------------------------------------------------------------------------------- -- 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/python27-2.7.17_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python27-2.7.17_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/py27-setuptools-44.0.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from py27-setuptools-44.0.0: -- Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-cbor-1.0.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py27-cbor-1.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-cbor-1.0.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py27-cbor-1.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-cbor-1.0.0 for building => SHA256 Checksum OK for cbor-1.0.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py27-cbor-1.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-cbor-1.0.0 for building ===> Extracting for py27-cbor-1.0.0 => SHA256 Checksum OK for cbor-1.0.0.tar.gz. Extracted Memory Use: 0.12M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-cbor-1.0.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-cbor-1.0.0 depends on package: py27-setuptools>0 - found ===> py27-cbor-1.0.0 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-cbor-1.0.0 depends on package: py27-setuptools>0 - found ===> py27-cbor-1.0.0 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-cbor-1.0.0 /usr/local/lib/python2.7/distutils/extension.py:133: UserWarning: Unknown Extension options: 'headers' warnings.warn(msg) running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-cbor-1.0.0 /usr/local/lib/python2.7/distutils/extension.py:133: UserWarning: Unknown Extension options: 'headers' warnings.warn(msg) running build running build_py creating build creating build/lib.dragonfly-5.9-x86_64-2.7 creating build/lib.dragonfly-5.9-x86_64-2.7/cbor copying cbor/VERSION.py -> build/lib.dragonfly-5.9-x86_64-2.7/cbor copying cbor/__init__.py -> build/lib.dragonfly-5.9-x86_64-2.7/cbor copying cbor/cbor_rpc_client.py -> build/lib.dragonfly-5.9-x86_64-2.7/cbor copying cbor/tagmap.py -> build/lib.dragonfly-5.9-x86_64-2.7/cbor copying cbor/cbor.py -> build/lib.dragonfly-5.9-x86_64-2.7/cbor running build_ext building 'cbor._cbor' extension creating build/temp.dragonfly-5.9-x86_64-2.7 creating build/temp.dragonfly-5.9-x86_64-2.7/c cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -Ic/ -I/usr/local/include/python2.7 -c c/cbormodule.c -o build/temp.dragonfly-5.9-x86_64-2.7/c/cbormodule.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/c/cbormodule.o -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/cbor/_cbor.so SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-cbor-1.0.0 depends on package: py27-setuptools>0 - found ===> py27-cbor-1.0.0 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-cbor-1.0.0 ===> py27-cbor-1.0.0 depends on package: py27-setuptools>0 - found ===> py27-cbor-1.0.0 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list /usr/local/lib/python2.7/distutils/extension.py:133: UserWarning: Unknown Extension options: 'headers' warnings.warn(msg) running install running build running build_py running build_ext running install_lib creating /construction/devel/py-cbor/stage/usr/local/lib/python2.7 creating /construction/devel/py-cbor/stage/usr/local/lib/python2.7/site-packages creating /construction/devel/py-cbor/stage/usr/local/lib/python2.7/site-packages/cbor copying build/lib.dragonfly-5.9-x86_64-2.7/cbor/_cbor.so -> /construction/devel/py-cbor/stage/usr/local/lib/python2.7/site-packages/cbor copying build/lib.dragonfly-5.9-x86_64-2.7/cbor/__init__.py -> /construction/devel/py-cbor/stage/usr/local/lib/python2.7/site-packages/cbor copying build/lib.dragonfly-5.9-x86_64-2.7/cbor/cbor.py -> /construction/devel/py-cbor/stage/usr/local/lib/python2.7/site-packages/cbor copying build/lib.dragonfly-5.9-x86_64-2.7/cbor/tagmap.py -> /construction/devel/py-cbor/stage/usr/local/lib/python2.7/site-packages/cbor copying build/lib.dragonfly-5.9-x86_64-2.7/cbor/VERSION.py -> /construction/devel/py-cbor/stage/usr/local/lib/python2.7/site-packages/cbor copying build/lib.dragonfly-5.9-x86_64-2.7/cbor/cbor_rpc_client.py -> /construction/devel/py-cbor/stage/usr/local/lib/python2.7/site-packages/cbor byte-compiling /construction/devel/py-cbor/stage/usr/local/lib/python2.7/site-packages/cbor/__init__.py to __init__.pyc byte-compiling /construction/devel/py-cbor/stage/usr/local/lib/python2.7/site-packages/cbor/cbor.py to cbor.pyc byte-compiling /construction/devel/py-cbor/stage/usr/local/lib/python2.7/site-packages/cbor/tagmap.py to tagmap.pyc byte-compiling /construction/devel/py-cbor/stage/usr/local/lib/python2.7/site-packages/cbor/VERSION.py to VERSION.pyc byte-compiling /construction/devel/py-cbor/stage/usr/local/lib/python2.7/site-packages/cbor/cbor_rpc_client.py to cbor_rpc_client.pyc writing byte-compilation script '/tmp/tmpK_2Teq.py' /usr/local/bin/python2.7 -O /tmp/tmpK_2Teq.py removing /tmp/tmpK_2Teq.py running install_egg_info running egg_info writing cbor.egg-info/PKG-INFO writing top-level names to cbor.egg-info/top_level.txt writing dependency_links to cbor.egg-info/dependency_links.txt reading manifest file 'cbor.egg-info/SOURCES.txt' writing manifest file 'cbor.egg-info/SOURCES.txt' Copying cbor.egg-info to /construction/devel/py-cbor/stage/usr/local/lib/python2.7/site-packages/cbor-1.0.0-py2.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-cbor/.PLIST.pymodtmp' /usr/bin/strip /construction/devel/py-cbor/stage/usr/local/lib/python2.7/site-packages/cbor/_cbor.so ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python2.7/site-packages/cbor/_cbor.so is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-cbor-1.0.0 file sizes/checksums [20]: 0% file sizes/checksums [20]: 100% packing files [20]: 0% packing files [20]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:09