------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-terminaltables-3.1.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-terminaltables-3.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-terminaltables-3.1.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-terminaltables-3.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-terminaltables-3.1.0 for building => SHA256 Checksum OK for terminaltables-3.1.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-terminaltables-3.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-terminaltables-3.1.0 for building ===> Extracting for py37-terminaltables-3.1.0 => SHA256 Checksum OK for terminaltables-3.1.0.tar.gz. Extracted Memory Use: 0.10M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-terminaltables-3.1.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-terminaltables-3.1.0 depends on package: py37-setuptools>0 - found ===> py37-terminaltables-3.1.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-terminaltables-3.1.0 depends on package: py37-setuptools>0 - found ===> py37-terminaltables-3.1.0 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-terminaltables-3.1.0 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-terminaltables-3.1.0 running build running build_py creating build creating build/lib creating build/lib/terminaltables copying terminaltables/build.py -> build/lib/terminaltables copying terminaltables/github_table.py -> build/lib/terminaltables copying terminaltables/base_table.py -> build/lib/terminaltables copying terminaltables/width_and_alignment.py -> build/lib/terminaltables copying terminaltables/ascii_table.py -> build/lib/terminaltables copying terminaltables/terminal_io.py -> build/lib/terminaltables copying terminaltables/other_tables.py -> build/lib/terminaltables copying terminaltables/__init__.py -> build/lib/terminaltables SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-terminaltables-3.1.0 depends on package: py37-setuptools>0 - found ===> py37-terminaltables-3.1.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-terminaltables-3.1.0 ===> py37-terminaltables-3.1.0 depends on package: py37-setuptools>0 - found ===> py37-terminaltables-3.1.0 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.7 creating /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.7/site-packages creating /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.7/site-packages/terminaltables copying build/lib/terminaltables/build.py -> /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.7/site-packages/terminaltables copying build/lib/terminaltables/other_tables.py -> /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.7/site-packages/terminaltables copying build/lib/terminaltables/base_table.py -> /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.7/site-packages/terminaltables copying build/lib/terminaltables/width_and_alignment.py -> /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.7/site-packages/terminaltables copying build/lib/terminaltables/ascii_table.py -> /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.7/site-packages/terminaltables copying build/lib/terminaltables/terminal_io.py -> /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.7/site-packages/terminaltables copying build/lib/terminaltables/github_table.py -> /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.7/site-packages/terminaltables copying build/lib/terminaltables/__init__.py -> /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.7/site-packages/terminaltables byte-compiling /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.7/site-packages/terminaltables/build.py to build.cpython-37.pyc byte-compiling /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.7/site-packages/terminaltables/other_tables.py to other_tables.cpython-37.pyc byte-compiling /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.7/site-packages/terminaltables/base_table.py to base_table.cpython-37.pyc byte-compiling /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.7/site-packages/terminaltables/width_and_alignment.py to width_and_alignment.cpython-37.pyc byte-compiling /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.7/site-packages/terminaltables/ascii_table.py to ascii_table.cpython-37.pyc byte-compiling /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.7/site-packages/terminaltables/terminal_io.py to terminal_io.cpython-37.pyc byte-compiling /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.7/site-packages/terminaltables/github_table.py to github_table.cpython-37.pyc byte-compiling /construction/textproc/py-terminaltables/stage/usr/local/lib/python3.7/site-packages/terminaltables/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpex780ety.py' /usr/local/bin/python3.7 /tmp/tmpex780ety.py removing /tmp/tmpex780ety.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.7/site-packages/terminaltables-3.1.0-py3.7.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: package ------------------------------------------------------------------------------- ===> Building package for py37-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:11