Building py27-testtools-0.9.35_1.txz (origin /buildshare/ports/355755/devel/py-testtools) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/testtools-0.9.35.tar.gz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz x packages/py27-setuptools27-2.0.1.txz x packages/py27-extras-0.0.3.txz x packages/python27-2.7.6_4.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> py27-testtools-0.9.35_1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of py27-testtools-0.9.35_1 ===> py27-testtools-0.9.35_1 depends on package: py27-setuptools27>0 - not found ===> Verifying install for py27-setuptools27>0 in /buildshare/ports/355755/devel/py-setuptools27 ===> Installing existing package /packages/py27-setuptools27-2.0.1.txz Installing py27-setuptools27-2.0.1...Installing python27-2.7.6_4...Installing gettext-0.18.3.1_1... done done done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== ===> Returning to build of py27-testtools-0.9.35_1 ===> py27-testtools-0.9.35_1 depends on file: /usr/local/bin/python2.7 - found ===> py27-testtools-0.9.35_1 depends on package: py27-extras>=0.0.3 - not found ===> Verifying install for py27-extras>=0.0.3 in /buildshare/ports/355755/devel/py-extras ===> Installing existing package /packages/py27-extras-0.0.3.txz Installing py27-extras-0.0.3... done ===> Returning to build of py27-testtools-0.9.35_1 ===> py27-testtools-0.9.35_1 depends on package: py27-setuptools27>0 - found ===> py27-testtools-0.9.35_1 depends on file: /usr/local/bin/python2.7 - found Make install ===> License MIT accepted by the user ===> py27-testtools-0.9.35_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-testtools-0.9.35_1 for building ===> Extracting for py27-testtools-0.9.35_1 => SHA256 Checksum OK for testtools-0.9.35.tar.gz. ===> Patching for py27-testtools-0.9.35_1 ===> py27-testtools-0.9.35_1 depends on package: py27-setuptools27>0 - found ===> py27-testtools-0.9.35_1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-testtools-0.9.35_1 running config ===> Building for py27-testtools-0.9.35_1 running build running build_py creating build creating build/lib creating build/lib/testtools copying testtools/helpers.py -> build/lib/testtools copying testtools/testcase.py -> build/lib/testtools copying testtools/monkey.py -> build/lib/testtools copying testtools/content_type.py -> build/lib/testtools copying testtools/compat.py -> build/lib/testtools copying testtools/__init__.py -> build/lib/testtools copying testtools/tags.py -> build/lib/testtools copying testtools/_spinner.py -> build/lib/testtools copying testtools/_compat3x.py -> build/lib/testtools copying testtools/run.py -> build/lib/testtools copying testtools/distutilscmd.py -> build/lib/testtools copying testtools/utils.py -> build/lib/testtools copying testtools/runtest.py -> build/lib/testtools copying testtools/deferredruntest.py -> build/lib/testtools copying testtools/testsuite.py -> build/lib/testtools copying testtools/_compat2x.py -> build/lib/testtools copying testtools/content.py -> build/lib/testtools creating build/lib/testtools/matchers copying testtools/matchers/__init__.py -> build/lib/testtools/matchers copying testtools/matchers/_filesystem.py -> build/lib/testtools/matchers copying testtools/matchers/_exception.py -> build/lib/testtools/matchers copying testtools/matchers/_impl.py -> build/lib/testtools/matchers copying testtools/matchers/_dict.py -> build/lib/testtools/matchers copying testtools/matchers/_basic.py -> build/lib/testtools/matchers copying testtools/matchers/_doctest.py -> build/lib/testtools/matchers copying testtools/matchers/_higherorder.py -> build/lib/testtools/matchers copying testtools/matchers/_datastructures.py -> build/lib/testtools/matchers creating build/lib/testtools/testresult copying testtools/testresult/__init__.py -> build/lib/testtools/testresult copying testtools/testresult/doubles.py -> build/lib/testtools/testresult copying testtools/testresult/real.py -> build/lib/testtools/testresult creating build/lib/testtools/tests copying testtools/tests/test_testsuite.py -> build/lib/testtools/tests copying testtools/tests/test_tags.py -> build/lib/testtools/tests copying testtools/tests/helpers.py -> build/lib/testtools/tests copying testtools/tests/test_runtest.py -> build/lib/testtools/tests copying testtools/tests/__init__.py -> build/lib/testtools/tests copying testtools/tests/test_testresult.py -> build/lib/testtools/tests copying testtools/tests/test_testcase.py -> build/lib/testtools/tests copying testtools/tests/test_content.py -> build/lib/testtools/tests copying testtools/tests/test_distutilscmd.py -> build/lib/testtools/tests copying testtools/tests/test_monkey.py -> build/lib/testtools/tests copying testtools/tests/test_deferredruntest.py -> build/lib/testtools/tests copying testtools/tests/test_fixturesupport.py -> build/lib/testtools/tests copying testtools/tests/test_compat.py -> build/lib/testtools/tests copying testtools/tests/test_spinner.py -> build/lib/testtools/tests copying testtools/tests/test_content_type.py -> build/lib/testtools/tests copying testtools/tests/test_with_with.py -> build/lib/testtools/tests copying testtools/tests/test_run.py -> build/lib/testtools/tests copying testtools/tests/test_helpers.py -> build/lib/testtools/tests creating build/lib/testtools/tests/matchers copying testtools/tests/matchers/helpers.py -> build/lib/testtools/tests/matchers copying testtools/tests/matchers/__init__.py -> build/lib/testtools/tests/matchers copying testtools/tests/matchers/test_impl.py -> build/lib/testtools/tests/matchers copying testtools/tests/matchers/test_basic.py -> build/lib/testtools/tests/matchers copying testtools/tests/matchers/test_higherorder.py -> build/lib/testtools/tests/matchers copying testtools/tests/matchers/test_doctest.py -> build/lib/testtools/tests/matchers copying testtools/tests/matchers/test_datastructures.py -> build/lib/testtools/tests/matchers copying testtools/tests/matchers/test_filesystem.py -> build/lib/testtools/tests/matchers copying testtools/tests/matchers/test_dict.py -> build/lib/testtools/tests/matchers copying testtools/tests/matchers/test_exception.py -> build/lib/testtools/tests/matchers ===> Staging for py27-testtools-0.9.35_1 ===> py27-testtools-0.9.35_1 depends on package: py27-extras>=0.0.3 - found ===> py27-testtools-0.9.35_1 depends on package: py27-setuptools27>0 - found ===> py27-testtools-0.9.35_1 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7 creating /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages creating /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools creating /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/testresult copying build/lib/testtools/testresult/__init__.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/testresult copying build/lib/testtools/testresult/doubles.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/testresult copying build/lib/testtools/testresult/real.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/testresult copying build/lib/testtools/helpers.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools copying build/lib/testtools/testcase.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools copying build/lib/testtools/monkey.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools copying build/lib/testtools/content_type.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools copying build/lib/testtools/compat.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools creating /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/matchers copying build/lib/testtools/matchers/__init__.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/matchers copying build/lib/testtools/matchers/_filesystem.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/matchers copying build/lib/testtools/matchers/_exception.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/matchers copying build/lib/testtools/matchers/_impl.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/matchers copying build/lib/testtools/matchers/_dict.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/matchers copying build/lib/testtools/matchers/_basic.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/matchers copying build/lib/testtools/matchers/_doctest.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/matchers copying build/lib/testtools/matchers/_higherorder.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/matchers copying build/lib/testtools/matchers/_datastructures.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/matchers creating /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests copying build/lib/testtools/tests/test_testsuite.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests copying build/lib/testtools/tests/test_tags.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests copying build/lib/testtools/tests/helpers.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests copying build/lib/testtools/tests/test_runtest.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests creating /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/matchers copying build/lib/testtools/tests/matchers/helpers.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/matchers copying build/lib/testtools/tests/matchers/__init__.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/matchers copying build/lib/testtools/tests/matchers/test_impl.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/matchers copying build/lib/testtools/tests/matchers/test_basic.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/matchers copying build/lib/testtools/tests/matchers/test_higherorder.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/matchers copying build/lib/testtools/tests/matchers/test_doctest.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/matchers copying build/lib/testtools/tests/matchers/test_datastructures.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/matchers copying build/lib/testtools/tests/matchers/test_filesystem.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/matchers copying build/lib/testtools/tests/matchers/test_dict.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/matchers copying build/lib/testtools/tests/matchers/test_exception.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/matchers copying build/lib/testtools/tests/__init__.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests copying build/lib/testtools/tests/test_testresult.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests copying build/lib/testtools/tests/test_testcase.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests copying build/lib/testtools/tests/test_content.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests copying build/lib/testtools/tests/test_distutilscmd.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests copying build/lib/testtools/tests/test_monkey.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests copying build/lib/testtools/tests/test_deferredruntest.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests copying build/lib/testtools/tests/test_fixturesupport.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests copying build/lib/testtools/tests/test_compat.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests copying build/lib/testtools/tests/test_spinner.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests copying build/lib/testtools/tests/test_content_type.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests copying build/lib/testtools/tests/test_with_with.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests copying build/lib/testtools/tests/test_run.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests copying build/lib/testtools/tests/test_helpers.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests copying build/lib/testtools/__init__.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools copying build/lib/testtools/tags.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools copying build/lib/testtools/_spinner.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools copying build/lib/testtools/_compat3x.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools copying build/lib/testtools/run.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools copying build/lib/testtools/distutilscmd.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools copying build/lib/testtools/utils.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools copying build/lib/testtools/runtest.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools copying build/lib/testtools/deferredruntest.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools copying build/lib/testtools/testsuite.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools copying build/lib/testtools/_compat2x.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools copying build/lib/testtools/content.py -> /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/testresult/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/testresult/doubles.py to doubles.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/testresult/real.py to real.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/helpers.py to helpers.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/testcase.py to testcase.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/monkey.py to monkey.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/content_type.py to content_type.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/compat.py to compat.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/matchers/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/matchers/_filesystem.py to _filesystem.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/matchers/_exception.py to _exception.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/matchers/_impl.py to _impl.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/matchers/_dict.py to _dict.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/matchers/_basic.py to _basic.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/matchers/_doctest.py to _doctest.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/matchers/_higherorder.py to _higherorder.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/matchers/_datastructures.py to _datastructures.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/test_testsuite.py to test_testsuite.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/test_tags.py to test_tags.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/helpers.py to helpers.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/test_runtest.py to test_runtest.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/matchers/helpers.py to helpers.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/matchers/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/matchers/test_impl.py to test_impl.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/matchers/test_basic.py to test_basic.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/matchers/test_higherorder.py to test_higherorder.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/matchers/test_doctest.py to test_doctest.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/matchers/test_datastructures.py to test_datastructures.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/matchers/test_filesystem.py to test_filesystem.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/matchers/test_dict.py to test_dict.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/matchers/test_exception.py to test_exception.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/test_testresult.py to test_testresult.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/test_testcase.py to test_testcase.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/test_content.py to test_content.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/test_distutilscmd.py to test_distutilscmd.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/test_monkey.py to test_monkey.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/test_deferredruntest.py to test_deferredruntest.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/test_fixturesupport.py to test_fixturesupport.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/test_compat.py to test_compat.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/test_spinner.py to test_spinner.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/test_content_type.py to test_content_type.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/test_with_with.py to test_with_with.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/test_run.py to test_run.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tests/test_helpers.py to test_helpers.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/tags.py to tags.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/_spinner.py to _spinner.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/_compat3x.py to _compat3x.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/run.py to run.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/distutilscmd.py to distutilscmd.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/utils.py to utils.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/runtest.py to runtest.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/deferredruntest.py to deferredruntest.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/testsuite.py to testsuite.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/_compat2x.py to _compat2x.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools/content.py to content.pyc writing byte-compilation script '/tmp/tmp79a3Ca.py' /usr/local/bin/python2.7 -O /tmp/tmp79a3Ca.py removing /tmp/tmp79a3Ca.py running install_egg_info running egg_info writing requirements to testtools.egg-info/requires.txt writing testtools.egg-info/PKG-INFO writing top-level names to testtools.egg-info/top_level.txt writing dependency_links to testtools.egg-info/dependency_links.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'testtools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/_build' writing manifest file 'testtools.egg-info/SOURCES.txt' Copying testtools.egg-info to /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools-0.9.35-py2.7.egg-info running install_scripts writing list of installed files to '/obj/buildshare/ports/355755/devel/py-testtools/work/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) if [ -d "/obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools-0.9.35-py2.7.egg-info" ]; then /bin/ls /obj/buildshare/ports/355755/devel/py-testtools/work/stage/usr/local/lib/python2.7/site-packages/testtools-0.9.35-py2.7.egg-info | while read f; do echo lib/python2.7/site-packages/testtools-0.9.35-py2.7.egg-info/${f} >> /obj/buildshare/ports/355755/devel/py-testtools/work/.PLIST.mktmp; done; echo "@unexec rmdir \"%D/lib/python2.7/site-packages/testtools-0.9.35-py2.7.egg-info\" 2>/dev/null || true" >> /obj/buildshare/ports/355755/devel/py-testtools/work/.PLIST.mktmp; fi; ===> Installing for py27-testtools-0.9.35_1 ===> Checking if devel/py-testtools already installed ===> Registering installation for py27-testtools-0.9.35_1 Installing py27-testtools-0.9.35_1... done Make package ===> Building package for py27-testtools-0.9.35_1 slot2: removed