------------------------------------------------------------------------------- -- 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-toml-0.10.0.txz Installing /packages/All/py37-setuptools_scm-3.4.3.txz Installing /packages/All/py37-atomicwrites-1.3.0.txz Installing /packages/All/py37-attrs-19.3.0.txz Installing /packages/All/py37-more-itertools-8.2.0.txz Installing /packages/All/py37-zipp-0.6.0_3.txz Installing /packages/All/py37-importlib-metadata-0.23.txz Installing /packages/All/py37-pluggy-0.12.0.txz Installing /packages/All/py37-py-1.8.1.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-wcwidth-0.1.8.txz SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-pytest-4.5.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-pytest-4.5.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-pytest-4.5.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-pytest-4.5.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-pytest-4.5.0 for building => SHA256 Checksum OK for pytest-4.5.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-pytest-4.5.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-pytest-4.5.0 for building ===> Extracting for py37-pytest-4.5.0 => SHA256 Checksum OK for pytest-4.5.0.tar.gz. Extracted Memory Use: 4.14M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-pytest-4.5.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-pytest-4.5.0 depends on package: py37-setuptools_scm>=0 - found ===> py37-pytest-4.5.0 depends on package: py37-setuptools>0 - found ===> py37-pytest-4.5.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-pytest-4.5.0 depends on package: py37-setuptools_scm>=0 - found ===> py37-pytest-4.5.0 depends on package: py37-setuptools>0 - found ===> py37-pytest-4.5.0 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-pytest-4.5.0 running config SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-pytest-4.5.0 running build running build_py creating build creating build/lib copying src/pytest.py -> build/lib creating build/lib/_pytest copying src/_pytest/__init__.py -> build/lib/_pytest copying src/_pytest/pathlib.py -> build/lib/_pytest copying src/_pytest/setuponly.py -> build/lib/_pytest copying src/_pytest/main.py -> build/lib/_pytest copying src/_pytest/helpconfig.py -> build/lib/_pytest copying src/_pytest/junitxml.py -> build/lib/_pytest copying src/_pytest/cacheprovider.py -> build/lib/_pytest copying src/_pytest/doctest.py -> build/lib/_pytest copying src/_pytest/recwarn.py -> build/lib/_pytest copying src/_pytest/pytester.py -> build/lib/_pytest copying src/_pytest/deprecated.py -> build/lib/_pytest copying src/_pytest/freeze_support.py -> build/lib/_pytest copying src/_pytest/python.py -> build/lib/_pytest copying src/_pytest/python_api.py -> build/lib/_pytest copying src/_pytest/runner.py -> build/lib/_pytest copying src/_pytest/unittest.py -> build/lib/_pytest copying src/_pytest/warnings.py -> build/lib/_pytest copying src/_pytest/hookspec.py -> build/lib/_pytest copying src/_pytest/_version.py -> build/lib/_pytest copying src/_pytest/pastebin.py -> build/lib/_pytest copying src/_pytest/setupplan.py -> build/lib/_pytest copying src/_pytest/resultlog.py -> build/lib/_pytest copying src/_pytest/tmpdir.py -> build/lib/_pytest copying src/_pytest/nose.py -> build/lib/_pytest copying src/_pytest/outcomes.py -> build/lib/_pytest copying src/_pytest/reports.py -> build/lib/_pytest copying src/_pytest/capture.py -> build/lib/_pytest copying src/_pytest/terminal.py -> build/lib/_pytest copying src/_pytest/logging.py -> build/lib/_pytest copying src/_pytest/debugging.py -> build/lib/_pytest copying src/_pytest/_argcomplete.py -> build/lib/_pytest copying src/_pytest/warning_types.py -> build/lib/_pytest copying src/_pytest/stepwise.py -> build/lib/_pytest copying src/_pytest/fixtures.py -> build/lib/_pytest copying src/_pytest/compat.py -> build/lib/_pytest copying src/_pytest/skipping.py -> build/lib/_pytest copying src/_pytest/nodes.py -> build/lib/_pytest copying src/_pytest/monkeypatch.py -> build/lib/_pytest creating build/lib/_pytest/_code copying src/_pytest/_code/code.py -> build/lib/_pytest/_code copying src/_pytest/_code/source.py -> build/lib/_pytest/_code copying src/_pytest/_code/_py2traceback.py -> build/lib/_pytest/_code copying src/_pytest/_code/__init__.py -> build/lib/_pytest/_code creating build/lib/_pytest/_io copying src/_pytest/_io/saferepr.py -> build/lib/_pytest/_io copying src/_pytest/_io/__init__.py -> build/lib/_pytest/_io creating build/lib/_pytest/assertion copying src/_pytest/assertion/util.py -> build/lib/_pytest/assertion copying src/_pytest/assertion/__init__.py -> build/lib/_pytest/assertion copying src/_pytest/assertion/rewrite.py -> build/lib/_pytest/assertion copying src/_pytest/assertion/truncate.py -> build/lib/_pytest/assertion creating build/lib/_pytest/config copying src/_pytest/config/__init__.py -> build/lib/_pytest/config copying src/_pytest/config/exceptions.py -> build/lib/_pytest/config copying src/_pytest/config/findpaths.py -> build/lib/_pytest/config copying src/_pytest/config/argparsing.py -> build/lib/_pytest/config creating build/lib/_pytest/mark copying src/_pytest/mark/evaluate.py -> build/lib/_pytest/mark copying src/_pytest/mark/legacy.py -> build/lib/_pytest/mark copying src/_pytest/mark/structures.py -> build/lib/_pytest/mark copying src/_pytest/mark/__init__.py -> build/lib/_pytest/mark SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-pytest-4.5.0 depends on package: py37-atomicwrites>=1.0 - found ===> py37-pytest-4.5.0 depends on package: py37-attrs>=17.4.0 - found ===> py37-pytest-4.5.0 depends on package: py37-pluggy>=0.9,<1.0 - found ===> py37-pytest-4.5.0 depends on package: py37-py>=1.5.0 - found ===> py37-pytest-4.5.0 depends on package: py37-six>=1.10.0 - found ===> py37-pytest-4.5.0 depends on package: py37-wcwidth>0 - found ===> py37-pytest-4.5.0 depends on package: py37-setuptools>0 - found ===> py37-pytest-4.5.0 depends on file: /usr/local/bin/python3.7 - found ===> py37-pytest-4.5.0 depends on package: py37-more-itertools>=4.0.0 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-pytest-4.5.0 ===> py37-pytest-4.5.0 depends on package: py37-atomicwrites>=1.0 - found ===> py37-pytest-4.5.0 depends on package: py37-attrs>=17.4.0 - found ===> py37-pytest-4.5.0 depends on package: py37-pluggy>=0.9,<1.0 - found ===> py37-pytest-4.5.0 depends on package: py37-py>=1.5.0 - found ===> py37-pytest-4.5.0 depends on package: py37-six>=1.10.0 - found ===> py37-pytest-4.5.0 depends on package: py37-wcwidth>0 - found ===> py37-pytest-4.5.0 depends on package: py37-setuptools>0 - found ===> py37-pytest-4.5.0 depends on file: /usr/local/bin/python3.7 - found ===> py37-pytest-4.5.0 depends on package: py37-more-itertools>=4.0.0 - found ===> Generating temporary packing list running install running build running build_py copying src/_pytest/_version.py -> build/lib/_pytest running install_lib creating /construction/devel/py-pytest/stage/usr/local/lib/python3.7 creating /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages copying build/lib/pytest.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages creating /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/cacheprovider.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/pastebin.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/resultlog.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest creating /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/_io copying build/lib/_pytest/_io/__init__.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/_io copying build/lib/_pytest/_io/saferepr.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/_io copying build/lib/_pytest/warnings.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest creating /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/rewrite.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/truncate.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/util.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/__init__.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/assertion copying build/lib/_pytest/warning_types.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/hookspec.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/logging.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/tmpdir.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/python.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/pytester.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/setuponly.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/unittest.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/capture.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/runner.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/deprecated.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/reports.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/_argcomplete.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/main.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/debugging.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/compat.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/nodes.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/recwarn.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest creating /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/config copying build/lib/_pytest/config/exceptions.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/config copying build/lib/_pytest/config/argparsing.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/config copying build/lib/_pytest/config/findpaths.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/config copying build/lib/_pytest/config/__init__.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/config copying build/lib/_pytest/junitxml.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest creating /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/_code copying build/lib/_pytest/_code/source.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/_code copying build/lib/_pytest/_code/__init__.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/_code copying build/lib/_pytest/_code/_py2traceback.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/_code copying build/lib/_pytest/_code/code.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/_code copying build/lib/_pytest/monkeypatch.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/pathlib.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/__init__.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/stepwise.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/freeze_support.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/python_api.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/helpconfig.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/_version.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest creating /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/mark copying build/lib/_pytest/mark/legacy.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/mark copying build/lib/_pytest/mark/structures.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/mark copying build/lib/_pytest/mark/__init__.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/mark copying build/lib/_pytest/mark/evaluate.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/mark copying build/lib/_pytest/fixtures.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/doctest.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/terminal.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/outcomes.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/skipping.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/nose.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest copying build/lib/_pytest/setupplan.py -> /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/pytest.py to pytest.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/cacheprovider.py to cacheprovider.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/pastebin.py to pastebin.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/resultlog.py to resultlog.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/_io/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/_io/saferepr.py to saferepr.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/warnings.py to warnings.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/assertion/rewrite.py to rewrite.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/assertion/truncate.py to truncate.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/assertion/util.py to util.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/assertion/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/warning_types.py to warning_types.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/hookspec.py to hookspec.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/logging.py to logging.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/tmpdir.py to tmpdir.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/python.py to python.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/pytester.py to pytester.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/setuponly.py to setuponly.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/unittest.py to unittest.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/capture.py to capture.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/runner.py to runner.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/deprecated.py to deprecated.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/reports.py to reports.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/_argcomplete.py to _argcomplete.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/main.py to main.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/debugging.py to debugging.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/compat.py to compat.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/nodes.py to nodes.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/recwarn.py to recwarn.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/config/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/config/argparsing.py to argparsing.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/config/findpaths.py to findpaths.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/config/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/junitxml.py to junitxml.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/_code/source.py to source.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/_code/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/_code/_py2traceback.py to _py2traceback.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/_code/code.py to code.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/monkeypatch.py to monkeypatch.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/pathlib.py to pathlib.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/stepwise.py to stepwise.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/freeze_support.py to freeze_support.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/python_api.py to python_api.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/helpconfig.py to helpconfig.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/_version.py to _version.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/mark/legacy.py to legacy.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/mark/structures.py to structures.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/mark/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/mark/evaluate.py to evaluate.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/fixtures.py to fixtures.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/doctest.py to doctest.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/terminal.py to terminal.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/outcomes.py to outcomes.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/skipping.py to skipping.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/nose.py to nose.cpython-37.pyc byte-compiling /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/_pytest/setupplan.py to setupplan.cpython-37.pyc writing byte-compilation script '/tmp/tmpudy5w6cf.py' /usr/local/bin/python3.7 /tmp/tmpudy5w6cf.py removing /tmp/tmpudy5w6cf.py running install_egg_info running egg_info writing src/pytest.egg-info/PKG-INFO writing dependency_links to src/pytest.egg-info/dependency_links.txt writing entry points to src/pytest.egg-info/entry_points.txt writing requirements to src/pytest.egg-info/requires.txt writing top-level names to src/pytest.egg-info/top_level.txt reading manifest file 'src/pytest.egg-info/SOURCES.txt' writing manifest file 'src/pytest.egg-info/SOURCES.txt' Copying src/pytest.egg-info to /construction/devel/py-pytest/stage/usr/local/lib/python3.7/site-packages/pytest-4.5.0-py3.7.egg-info running install_scripts Installing py.test script to /construction/devel/py-pytest/stage/usr/local/bin Installing pytest script to /construction/devel/py-pytest/stage/usr/local/bin writing list of installed files to '/construction/devel/py-pytest/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/py.test --> bin/py.test-3.7 Link: @bin/py.test --> bin/py.test-3.7 Move: bin/pytest --> bin/pytest-3.7 Link: @bin/pytest --> bin/pytest-3.7 ====> 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:11 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-pytest-4.5.0 file sizes/checksums [182]: 0% file sizes/checksums [182]: 54% file sizes/checksums [182]: 100% packing files [182]: 0% packing files [182]: 54% packing files [182]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:32