------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/python37-3.7.6.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python37-3.7.6: -- 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 pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/py37-six-1.14.0.txz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-PyHamcrest-1.10.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-PyHamcrest-1.10.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-PyHamcrest-1.10.1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-PyHamcrest-1.10.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-PyHamcrest-1.10.1 for building => SHA256 Checksum OK for hamcrest-PyHamcrest-V1.10.1_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-PyHamcrest-1.10.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-PyHamcrest-1.10.1 for building ===> Extracting for py37-PyHamcrest-1.10.1 => SHA256 Checksum OK for hamcrest-PyHamcrest-V1.10.1_GH0.tar.gz. Extracted Memory Use: 0.61M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-PyHamcrest-1.10.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-PyHamcrest-1.10.1 depends on package: py37-setuptools>0 - found ===> py37-PyHamcrest-1.10.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-PyHamcrest-1.10.1 depends on package: py37-setuptools>0 - found ===> py37-PyHamcrest-1.10.1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-PyHamcrest-1.10.1 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-PyHamcrest-1.10.1 running build running build_py creating build creating build/lib creating build/lib/hamcrest copying src/hamcrest/__init__.py -> build/lib/hamcrest creating build/lib/hamcrest/core copying src/hamcrest/core/assert_that.py -> build/lib/hamcrest/core copying src/hamcrest/core/description.py -> build/lib/hamcrest/core copying src/hamcrest/core/base_matcher.py -> build/lib/hamcrest/core copying src/hamcrest/core/selfdescribing.py -> build/lib/hamcrest/core copying src/hamcrest/core/string_description.py -> build/lib/hamcrest/core copying src/hamcrest/core/base_description.py -> build/lib/hamcrest/core copying src/hamcrest/core/compat.py -> build/lib/hamcrest/core copying src/hamcrest/core/selfdescribingvalue.py -> build/lib/hamcrest/core copying src/hamcrest/core/matcher.py -> build/lib/hamcrest/core copying src/hamcrest/core/__init__.py -> build/lib/hamcrest/core creating build/lib/hamcrest/library copying src/hamcrest/library/__init__.py -> build/lib/hamcrest/library creating build/lib/hamcrest/core/core copying src/hamcrest/core/core/described_as.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/anyof.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isnot.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/__init__.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/is_.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/raises.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isnone.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/issame.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isequal.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isanything.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/allof.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isinstanceof.py -> build/lib/hamcrest/core/core creating build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/ismock.py -> build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/hasmethod.py -> build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/__init__.py -> build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/wrap_matcher.py -> build/lib/hamcrest/core/helpers creating build/lib/hamcrest/library/integration copying src/hamcrest/library/integration/__init__.py -> build/lib/hamcrest/library/integration copying src/hamcrest/library/integration/match_equality.py -> build/lib/hamcrest/library/integration creating build/lib/hamcrest/library/number copying src/hamcrest/library/number/iscloseto.py -> build/lib/hamcrest/library/number copying src/hamcrest/library/number/ordering_comparison.py -> build/lib/hamcrest/library/number copying src/hamcrest/library/number/__init__.py -> build/lib/hamcrest/library/number creating build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_containinginorder.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/is_empty.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containing.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_containinginanyorder.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isin.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containingentries.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/__init__.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containingkey.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containingvalue.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_onlycontaining.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_containing.py -> build/lib/hamcrest/library/collection creating build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringcontainsinorder.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringcontains.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/__init__.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringendswith.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/substringmatcher.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringstartswith.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringmatches.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/isequal_ignoring_whitespace.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/isequal_ignoring_case.py -> build/lib/hamcrest/library/text creating build/lib/hamcrest/library/object copying src/hamcrest/library/object/hasproperty.py -> build/lib/hamcrest/library/object copying src/hamcrest/library/object/__init__.py -> build/lib/hamcrest/library/object copying src/hamcrest/library/object/hasstring.py -> build/lib/hamcrest/library/object copying src/hamcrest/library/object/haslength.py -> build/lib/hamcrest/library/object SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-PyHamcrest-1.10.1 depends on package: py37-six>=1.4 - found ===> py37-PyHamcrest-1.10.1 depends on package: py37-setuptools>0 - found ===> py37-PyHamcrest-1.10.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-PyHamcrest-1.10.1 ===> py37-PyHamcrest-1.10.1 depends on package: py37-six>=1.4 - found ===> py37-PyHamcrest-1.10.1 depends on package: py37-setuptools>0 - found ===> py37-PyHamcrest-1.10.1 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-pyhamcrest/stage/usr/local/lib/python3.7 creating /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages creating /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest creating /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library creating /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/__init__.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/isequal_ignoring_whitespace.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/isequal_ignoring_case.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringcontains.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringcontainsinorder.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringmatches.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringstartswith.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringendswith.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/substringmatcher.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/text creating /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/integration copying build/lib/hamcrest/library/integration/__init__.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/integration copying build/lib/hamcrest/library/integration/match_equality.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/integration creating /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingentries.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containinginanyorder.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containinginorder.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_onlycontaining.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingvalue.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/__init__.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingkey.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isin.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containing.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containing.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/is_empty.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/collection creating /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/number copying build/lib/hamcrest/library/number/iscloseto.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/number copying build/lib/hamcrest/library/number/__init__.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/number copying build/lib/hamcrest/library/number/ordering_comparison.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/number creating /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/hasstring.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/haslength.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/__init__.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/hasproperty.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/__init__.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library creating /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core copying build/lib/hamcrest/core/description.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core copying build/lib/hamcrest/core/matcher.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core copying build/lib/hamcrest/core/string_description.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core copying build/lib/hamcrest/core/compat.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core copying build/lib/hamcrest/core/selfdescribing.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core copying build/lib/hamcrest/core/assert_that.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core copying build/lib/hamcrest/core/__init__.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core creating /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isequal.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/is_.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isnot.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/issame.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/raises.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/described_as.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/anyof.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/__init__.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isanything.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isnone.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isinstanceof.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/allof.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/selfdescribingvalue.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core copying build/lib/hamcrest/core/base_matcher.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core creating /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/__init__.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/hasmethod.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/wrap_matcher.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/ismock.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/base_description.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core copying build/lib/hamcrest/__init__.py -> /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/text/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/text/isequal_ignoring_whitespace.py to isequal_ignoring_whitespace.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/text/isequal_ignoring_case.py to isequal_ignoring_case.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/text/stringcontains.py to stringcontains.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/text/stringcontainsinorder.py to stringcontainsinorder.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/text/stringmatches.py to stringmatches.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/text/stringstartswith.py to stringstartswith.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/text/stringendswith.py to stringendswith.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/text/substringmatcher.py to substringmatcher.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/integration/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/integration/match_equality.py to match_equality.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/collection/isdict_containingentries.py to isdict_containingentries.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/collection/issequence_containinginanyorder.py to issequence_containinginanyorder.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/collection/issequence_containinginorder.py to issequence_containinginorder.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/collection/issequence_onlycontaining.py to issequence_onlycontaining.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/collection/isdict_containingvalue.py to isdict_containingvalue.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/collection/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/collection/isdict_containingkey.py to isdict_containingkey.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/collection/isin.py to isin.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/collection/issequence_containing.py to issequence_containing.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/collection/isdict_containing.py to isdict_containing.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/collection/is_empty.py to is_empty.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/number/iscloseto.py to iscloseto.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/number/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/number/ordering_comparison.py to ordering_comparison.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/object/hasstring.py to hasstring.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/object/haslength.py to haslength.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/object/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/object/hasproperty.py to hasproperty.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/library/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/description.py to description.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/matcher.py to matcher.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/string_description.py to string_description.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/compat.py to compat.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/selfdescribing.py to selfdescribing.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/assert_that.py to assert_that.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/core/isequal.py to isequal.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/core/is_.py to is_.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/core/isnot.py to isnot.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/core/issame.py to issame.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/core/raises.py to raises.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/core/described_as.py to described_as.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/core/anyof.py to anyof.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/core/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/core/isanything.py to isanything.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/core/isnone.py to isnone.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/core/isinstanceof.py to isinstanceof.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/core/allof.py to allof.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/selfdescribingvalue.py to selfdescribingvalue.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/base_matcher.py to base_matcher.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/helpers/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/helpers/hasmethod.py to hasmethod.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/helpers/wrap_matcher.py to wrap_matcher.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/helpers/ismock.py to ismock.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/core/base_description.py to base_description.cpython-37.pyc byte-compiling /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/hamcrest/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpzuk23sd6.py' /usr/local/bin/python3.7 /tmp/tmpzuk23sd6.py removing /tmp/tmpzuk23sd6.py running install_egg_info running egg_info creating src/PyHamcrest.egg-info writing src/PyHamcrest.egg-info/PKG-INFO writing dependency_links to src/PyHamcrest.egg-info/dependency_links.txt writing requirements to src/PyHamcrest.egg-info/requires.txt writing top-level names to src/PyHamcrest.egg-info/top_level.txt writing manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' reading manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' writing manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' Copying src/PyHamcrest.egg-info to /construction/textproc/py-pyhamcrest/stage/usr/local/lib/python3.7/site-packages/PyHamcrest-1.10.1-py3.7.egg-info running install_scripts writing list of installed files to '/construction/textproc/py-pyhamcrest/.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:04 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-PyHamcrest-1.10.1 file sizes/checksums [176]: 0% file sizes/checksums [176]: 56% file sizes/checksums [176]: 100% packing files [176]: 0% packing files [176]: 56% packing files [176]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:18