------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/python36-3.6.9.tgz Message from python36-3.6.9: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== Installing /packages/All/py36-setuptools-41.0.1.tgz SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-terminaltables-3.1.0 for building SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-terminaltables-3.1.0 for building => SHA256 Checksum OK for terminaltables-3.1.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-terminaltables-3.1.0 for building ===> Extracting for py36-terminaltables-3.1.0 => SHA256 Checksum OK for terminaltables-3.1.0.tar.gz. Extracted Memory Use: 0.10M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-terminaltables-3.1.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-terminaltables-3.1.0 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-terminaltables-3.1.0 running build running build_py creating build creating build/lib creating build/lib/terminaltables copying terminaltables/__init__.py -> build/lib/terminaltables copying terminaltables/ascii_table.py -> build/lib/terminaltables copying terminaltables/base_table.py -> build/lib/terminaltables copying terminaltables/build.py -> build/lib/terminaltables copying terminaltables/github_table.py -> build/lib/terminaltables copying terminaltables/other_tables.py -> build/lib/terminaltables copying terminaltables/terminal_io.py -> build/lib/terminaltables copying terminaltables/width_and_alignment.py -> build/lib/terminaltables SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-terminaltables-3.1.0 ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.6 creating /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.6/site-packages creating /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.6/site-packages/terminaltables copying build/lib/terminaltables/width_and_alignment.py -> /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.6/site-packages/terminaltables copying build/lib/terminaltables/terminal_io.py -> /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.6/site-packages/terminaltables copying build/lib/terminaltables/ascii_table.py -> /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.6/site-packages/terminaltables copying build/lib/terminaltables/github_table.py -> /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.6/site-packages/terminaltables copying build/lib/terminaltables/other_tables.py -> /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.6/site-packages/terminaltables copying build/lib/terminaltables/__init__.py -> /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.6/site-packages/terminaltables copying build/lib/terminaltables/base_table.py -> /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.6/site-packages/terminaltables copying build/lib/terminaltables/build.py -> /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.6/site-packages/terminaltables byte-compiling /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.6/site-packages/terminaltables/width_and_alignment.py to width_and_alignment.cpython-36.pyc byte-compiling /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.6/site-packages/terminaltables/terminal_io.py to terminal_io.cpython-36.pyc byte-compiling /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.6/site-packages/terminaltables/ascii_table.py to ascii_table.cpython-36.pyc byte-compiling /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.6/site-packages/terminaltables/github_table.py to github_table.cpython-36.pyc byte-compiling /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.6/site-packages/terminaltables/other_tables.py to other_tables.cpython-36.pyc byte-compiling /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.6/site-packages/terminaltables/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.6/site-packages/terminaltables/base_table.py to base_table.cpython-36.pyc byte-compiling /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.6/site-packages/terminaltables/build.py to build.cpython-36.pyc writing byte-compilation script '/tmp/tmpnwx_gqzj.py' /usr/local/bin/python3.6 /tmp/tmpnwx_gqzj.py removing /tmp/tmpnwx_gqzj.py running install_egg_info running egg_info writing terminaltables.egg-info/PKG-INFO writing dependency_links to terminaltables.egg-info/dependency_links.txt writing top-level names to terminaltables.egg-info/top_level.txt reading manifest file 'terminaltables.egg-info/SOURCES.txt' writing manifest file 'terminaltables.egg-info/SOURCES.txt' Copying terminaltables.egg-info to /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.6/site-packages/terminaltables-3.1.0-py3.6.egg-info running install_scripts writing list of installed files to '/construction/textproc/py-terminaltables/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for py36-terminaltables-3.1.0 file sizes/checksums [29]: 0% file sizes/checksums [29]: 100% packing files [29]: 0% packing files [29]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:10