------------------------------------------------------------------------------- -- 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:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-leather-0.3.3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-leather-0.3.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-leather-0.3.3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-leather-0.3.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-leather-0.3.3 for building => SHA256 Checksum OK for leather-0.3.3.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-leather-0.3.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-leather-0.3.3 for building ===> Extracting for py37-leather-0.3.3 => SHA256 Checksum OK for leather-0.3.3.tar.gz. Extracted Memory Use: 0.18M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-leather-0.3.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-leather-0.3.3 depends on package: py37-setuptools>0 - found ===> py37-leather-0.3.3 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-leather-0.3.3 depends on package: py37-setuptools>0 - found ===> py37-leather-0.3.3 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-leather-0.3.3 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-leather-0.3.3 running build running build_py creating build creating build/lib creating build/lib/leather copying leather/testcase.py -> build/lib/leather copying leather/lattice.py -> build/lib/leather copying leather/__init__.py -> build/lib/leather copying leather/utils.py -> build/lib/leather copying leather/chart.py -> build/lib/leather copying leather/data_types.py -> build/lib/leather copying leather/axis.py -> build/lib/leather copying leather/grid.py -> build/lib/leather copying leather/theme.py -> build/lib/leather copying leather/svg.py -> build/lib/leather creating build/lib/leather/scales copying leather/scales/temporal.py -> build/lib/leather/scales copying leather/scales/ordinal.py -> build/lib/leather/scales copying leather/scales/linear.py -> build/lib/leather/scales copying leather/scales/__init__.py -> build/lib/leather/scales copying leather/scales/base.py -> build/lib/leather/scales creating build/lib/leather/series copying leather/series/base.py -> build/lib/leather/series copying leather/series/__init__.py -> build/lib/leather/series copying leather/series/category.py -> build/lib/leather/series creating build/lib/leather/shapes copying leather/shapes/__init__.py -> build/lib/leather/shapes copying leather/shapes/dots.py -> build/lib/leather/shapes copying leather/shapes/columns.py -> build/lib/leather/shapes copying leather/shapes/bars.py -> build/lib/leather/shapes copying leather/shapes/base.py -> build/lib/leather/shapes copying leather/shapes/line.py -> build/lib/leather/shapes creating build/lib/leather/ticks copying leather/ticks/__init__.py -> build/lib/leather/ticks copying leather/ticks/base.py -> build/lib/leather/ticks copying leather/ticks/score.py -> build/lib/leather/ticks copying leather/ticks/score_time.py -> build/lib/leather/ticks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-leather-0.3.3 depends on package: py37-six>=1.6.1 - found ===> py37-leather-0.3.3 depends on package: py37-setuptools>0 - found ===> py37-leather-0.3.3 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-leather-0.3.3 ===> py37-leather-0.3.3 depends on package: py37-six>=1.6.1 - found ===> py37-leather-0.3.3 depends on package: py37-setuptools>0 - found ===> py37-leather-0.3.3 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/graphics/py-leather/stage/usr/local/lib/python3.7 creating /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages creating /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather copying build/lib/leather/svg.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather copying build/lib/leather/axis.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather copying build/lib/leather/testcase.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather creating /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/scales copying build/lib/leather/scales/linear.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/scales copying build/lib/leather/scales/temporal.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/scales copying build/lib/leather/scales/__init__.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/scales copying build/lib/leather/scales/base.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/scales copying build/lib/leather/scales/ordinal.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/scales copying build/lib/leather/data_types.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather copying build/lib/leather/utils.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather creating /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/series copying build/lib/leather/series/category.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/series copying build/lib/leather/series/base.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/series copying build/lib/leather/series/__init__.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/series creating /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/ticks copying build/lib/leather/ticks/__init__.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/ticks copying build/lib/leather/ticks/score.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/ticks copying build/lib/leather/ticks/score_time.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/ticks copying build/lib/leather/ticks/base.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/ticks copying build/lib/leather/theme.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather creating /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/shapes copying build/lib/leather/shapes/__init__.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/shapes copying build/lib/leather/shapes/dots.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/shapes copying build/lib/leather/shapes/bars.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/shapes copying build/lib/leather/shapes/line.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/shapes copying build/lib/leather/shapes/columns.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/shapes copying build/lib/leather/shapes/base.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/shapes copying build/lib/leather/chart.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather copying build/lib/leather/__init__.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather copying build/lib/leather/lattice.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather copying build/lib/leather/grid.py -> /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/svg.py to svg.cpython-37.pyc byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/axis.py to axis.cpython-37.pyc byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/testcase.py to testcase.cpython-37.pyc byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/scales/linear.py to linear.cpython-37.pyc byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/scales/temporal.py to temporal.cpython-37.pyc byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/scales/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/scales/base.py to base.cpython-37.pyc byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/scales/ordinal.py to ordinal.cpython-37.pyc byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/data_types.py to data_types.cpython-37.pyc byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/utils.py to utils.cpython-37.pyc byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/series/category.py to category.cpython-37.pyc byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/series/base.py to base.cpython-37.pyc byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/series/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/ticks/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/ticks/score.py to score.cpython-37.pyc byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/ticks/score_time.py to score_time.cpython-37.pyc byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/ticks/base.py to base.cpython-37.pyc byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/theme.py to theme.cpython-37.pyc byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/shapes/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/shapes/dots.py to dots.cpython-37.pyc byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/shapes/bars.py to bars.cpython-37.pyc byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/shapes/line.py to line.cpython-37.pyc byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/shapes/columns.py to columns.cpython-37.pyc byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/shapes/base.py to base.cpython-37.pyc byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/chart.py to chart.cpython-37.pyc byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/lattice.py to lattice.cpython-37.pyc byte-compiling /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather/grid.py to grid.cpython-37.pyc writing byte-compilation script '/tmp/tmpt3ubf071.py' /usr/local/bin/python3.7 /tmp/tmpt3ubf071.py removing /tmp/tmpt3ubf071.py running install_egg_info running egg_info writing leather.egg-info/PKG-INFO writing dependency_links to leather.egg-info/dependency_links.txt writing requirements to leather.egg-info/requires.txt writing top-level names to leather.egg-info/top_level.txt reading manifest file 'leather.egg-info/SOURCES.txt' writing manifest file 'leather.egg-info/SOURCES.txt' Copying leather.egg-info to /construction/graphics/py-leather/stage/usr/local/lib/python3.7/site-packages/leather-0.3.3-py3.7.egg-info running install_scripts writing list of installed files to '/construction/graphics/py-leather/.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:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-leather-0.3.3 file sizes/checksums [89]: 0% file sizes/checksums [89]: 100% packing files [89]: 0% packing files [89]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:18