------------------------------------------------------------------------------- -- 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:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-testfixtures-6.10.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-testfixtures-6.10.0 for building => SHA256 Checksum OK for testfixtures-6.10.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-testfixtures-6.10.0 for building ===> Extracting for py36-testfixtures-6.10.0 => SHA256 Checksum OK for testfixtures-6.10.0.tar.gz. Extracted Memory Use: 0.74M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-testfixtures-6.10.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-testfixtures-6.10.0 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-testfixtures-6.10.0 running build running build_py creating build creating build/lib creating build/lib/testfixtures copying testfixtures/__init__.py -> build/lib/testfixtures copying testfixtures/comparison.py -> build/lib/testfixtures copying testfixtures/compat.py -> build/lib/testfixtures copying testfixtures/components.py -> build/lib/testfixtures copying testfixtures/django.py -> build/lib/testfixtures copying testfixtures/logcapture.py -> build/lib/testfixtures copying testfixtures/mock.py -> build/lib/testfixtures copying testfixtures/outputcapture.py -> build/lib/testfixtures copying testfixtures/popen.py -> build/lib/testfixtures copying testfixtures/replace.py -> build/lib/testfixtures copying testfixtures/resolve.py -> build/lib/testfixtures copying testfixtures/rmtree.py -> build/lib/testfixtures copying testfixtures/shouldraise.py -> build/lib/testfixtures copying testfixtures/shouldwarn.py -> build/lib/testfixtures copying testfixtures/sybil.py -> build/lib/testfixtures copying testfixtures/tdatetime.py -> build/lib/testfixtures copying testfixtures/tempdirectory.py -> build/lib/testfixtures copying testfixtures/twisted.py -> build/lib/testfixtures copying testfixtures/utils.py -> build/lib/testfixtures creating build/lib/testfixtures/tests copying testfixtures/tests/__init__.py -> build/lib/testfixtures/tests copying testfixtures/tests/conftest.py -> build/lib/testfixtures/tests copying testfixtures/tests/sample1.py -> build/lib/testfixtures/tests copying testfixtures/tests/sample2.py -> build/lib/testfixtures/tests copying testfixtures/tests/test_compare.py -> build/lib/testfixtures/tests copying testfixtures/tests/test_comparison.py -> build/lib/testfixtures/tests copying testfixtures/tests/test_components.py -> build/lib/testfixtures/tests copying testfixtures/tests/test_date.py -> build/lib/testfixtures/tests copying testfixtures/tests/test_datetime.py -> build/lib/testfixtures/tests copying testfixtures/tests/test_diff.py -> build/lib/testfixtures/tests copying testfixtures/tests/test_generator.py -> build/lib/testfixtures/tests copying testfixtures/tests/test_log_capture.py -> build/lib/testfixtures/tests copying testfixtures/tests/test_logcapture.py -> build/lib/testfixtures/tests copying testfixtures/tests/test_mock.py -> build/lib/testfixtures/tests copying testfixtures/tests/test_outputcapture.py -> build/lib/testfixtures/tests copying testfixtures/tests/test_popen.py -> build/lib/testfixtures/tests copying testfixtures/tests/test_popen_docs.py -> build/lib/testfixtures/tests copying testfixtures/tests/test_rangecomparison.py -> build/lib/testfixtures/tests copying testfixtures/tests/test_replace.py -> build/lib/testfixtures/tests copying testfixtures/tests/test_replacer.py -> build/lib/testfixtures/tests copying testfixtures/tests/test_roundcomparison.py -> build/lib/testfixtures/tests copying testfixtures/tests/test_should_raise.py -> build/lib/testfixtures/tests copying testfixtures/tests/test_shouldwarn.py -> build/lib/testfixtures/tests copying testfixtures/tests/test_stringcomparison.py -> build/lib/testfixtures/tests copying testfixtures/tests/test_sybil.py -> build/lib/testfixtures/tests copying testfixtures/tests/test_tempdir.py -> build/lib/testfixtures/tests copying testfixtures/tests/test_tempdirectory.py -> build/lib/testfixtures/tests copying testfixtures/tests/test_time.py -> build/lib/testfixtures/tests copying testfixtures/tests/test_twisted.py -> build/lib/testfixtures/tests copying testfixtures/tests/test_wrap.py -> build/lib/testfixtures/tests creating build/lib/testfixtures/tests/test_django copying testfixtures/tests/test_django/__init__.py -> build/lib/testfixtures/tests/test_django copying testfixtures/tests/test_django/manage.py -> build/lib/testfixtures/tests/test_django copying testfixtures/tests/test_django/models.py -> build/lib/testfixtures/tests/test_django copying testfixtures/tests/test_django/settings.py -> build/lib/testfixtures/tests/test_django copying testfixtures/tests/test_django/test_compare.py -> build/lib/testfixtures/tests/test_django copying testfixtures/tests/test_django/test_shouldraise.py -> build/lib/testfixtures/tests/test_django running egg_info writing testfixtures.egg-info/PKG-INFO writing dependency_links to testfixtures.egg-info/dependency_links.txt writing requirements to testfixtures.egg-info/requires.txt writing top-level names to testfixtures.egg-info/top_level.txt reading manifest file 'testfixtures.egg-info/SOURCES.txt' writing manifest file 'testfixtures.egg-info/SOURCES.txt' copying testfixtures/version.txt -> build/lib/testfixtures copying testfixtures/tests/configparser-read.txt -> build/lib/testfixtures/tests copying testfixtures/tests/configparser-write.txt -> build/lib/testfixtures/tests copying testfixtures/tests/directory-contents.txt -> build/lib/testfixtures/tests SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-testfixtures-6.10.0 ===> Generating temporary packing list running install running build running build_py running egg_info writing testfixtures.egg-info/PKG-INFO writing dependency_links to testfixtures.egg-info/dependency_links.txt writing requirements to testfixtures.egg-info/requires.txt writing top-level names to testfixtures.egg-info/top_level.txt reading manifest file 'testfixtures.egg-info/SOURCES.txt' writing manifest file 'testfixtures.egg-info/SOURCES.txt' running install_lib creating /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6 creating /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages creating /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures copying build/lib/testfixtures/twisted.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures copying build/lib/testfixtures/tempdirectory.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures copying build/lib/testfixtures/tdatetime.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures copying build/lib/testfixtures/sybil.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures copying build/lib/testfixtures/shouldwarn.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures copying build/lib/testfixtures/shouldraise.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures copying build/lib/testfixtures/rmtree.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures copying build/lib/testfixtures/resolve.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures copying build/lib/testfixtures/replace.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures copying build/lib/testfixtures/popen.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures copying build/lib/testfixtures/outputcapture.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures copying build/lib/testfixtures/mock.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures copying build/lib/testfixtures/logcapture.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures copying build/lib/testfixtures/django.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures copying build/lib/testfixtures/components.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures copying build/lib/testfixtures/compat.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures copying build/lib/testfixtures/comparison.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures copying build/lib/testfixtures/__init__.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures creating /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests creating /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_django copying build/lib/testfixtures/tests/test_django/models.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_django copying build/lib/testfixtures/tests/test_django/manage.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_django copying build/lib/testfixtures/tests/test_django/__init__.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_django copying build/lib/testfixtures/tests/test_django/settings.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_django copying build/lib/testfixtures/tests/test_django/test_compare.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_django copying build/lib/testfixtures/tests/test_django/test_shouldraise.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_django copying build/lib/testfixtures/tests/test_wrap.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/test_twisted.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/test_time.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/test_tempdirectory.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/test_tempdir.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/test_sybil.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/test_stringcomparison.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/test_shouldwarn.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/test_should_raise.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/test_roundcomparison.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/test_replacer.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/test_replace.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/test_rangecomparison.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/test_popen_docs.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/test_popen.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/test_outputcapture.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/test_mock.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/test_logcapture.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/test_log_capture.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/test_generator.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/test_diff.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/test_datetime.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/test_date.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/test_components.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/test_comparison.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/test_compare.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/sample2.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/sample1.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/conftest.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/__init__.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/directory-contents.txt -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/configparser-write.txt -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/tests/configparser-read.txt -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests copying build/lib/testfixtures/utils.py -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures copying build/lib/testfixtures/version.txt -> /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/twisted.py to twisted.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tempdirectory.py to tempdirectory.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tdatetime.py to tdatetime.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/sybil.py to sybil.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/shouldwarn.py to shouldwarn.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/shouldraise.py to shouldraise.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/rmtree.py to rmtree.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/resolve.py to resolve.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/replace.py to replace.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/popen.py to popen.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/outputcapture.py to outputcapture.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/mock.py to mock.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/logcapture.py to logcapture.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/django.py to django.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/components.py to components.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/compat.py to compat.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/comparison.py to comparison.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_django/models.py to models.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_django/manage.py to manage.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_django/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_django/settings.py to settings.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_django/test_compare.py to test_compare.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_django/test_shouldraise.py to test_shouldraise.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_wrap.py to test_wrap.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_twisted.py to test_twisted.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_time.py to test_time.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_tempdirectory.py to test_tempdirectory.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_tempdir.py to test_tempdir.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_sybil.py to test_sybil.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_stringcomparison.py to test_stringcomparison.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_shouldwarn.py to test_shouldwarn.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_should_raise.py to test_should_raise.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_roundcomparison.py to test_roundcomparison.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_replacer.py to test_replacer.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_replace.py to test_replace.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_rangecomparison.py to test_rangecomparison.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_popen_docs.py to test_popen_docs.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_popen.py to test_popen.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_outputcapture.py to test_outputcapture.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_mock.py to test_mock.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_logcapture.py to test_logcapture.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_log_capture.py to test_log_capture.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_generator.py to test_generator.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_diff.py to test_diff.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_datetime.py to test_datetime.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_date.py to test_date.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_components.py to test_components.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_comparison.py to test_comparison.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/test_compare.py to test_compare.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/sample2.py to sample2.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/sample1.py to sample1.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/conftest.py to conftest.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures/utils.py to utils.cpython-36.pyc writing byte-compilation script '/tmp/tmp7xgqrfgu.py' /usr/local/bin/python3.6 /tmp/tmp7xgqrfgu.py removing /tmp/tmp7xgqrfgu.py running install_egg_info Copying testfixtures.egg-info to /construction/devel/py-testfixtures/stage/usr/local/lib/python3.6/site-packages/testfixtures-6.10.0-py3.6.egg-info running install_scripts writing list of installed files to '/construction/devel/py-testfixtures/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> 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:01 ------------------------------------------------------------------------------- -- 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for py36-testfixtures-6.10.0 file sizes/checksums [175]: 0% file sizes/checksums [175]: 57% file sizes/checksums [175]: 100% packing files [175]: 0% packing files [175]: 57% packing files [175]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:10