------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- 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/expat-2.2.8.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. Installing /packages/All/py27-pycparser-2.19.txz Installing /packages/All/py27-cffi-1.14.0.txz SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-xattr-0.9.6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py27-xattr-0.9.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-xattr-0.9.6 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py27-xattr-0.9.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-xattr-0.9.6 for building => SHA256 Checksum OK for xattr-0.9.6.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py27-xattr-0.9.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-xattr-0.9.6 for building ===> Extracting for py27-xattr-0.9.6 ===> py27-xattr-0.9.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-xattr-0.9.6 for building => SHA256 Checksum OK for xattr-0.9.6.tar.gz. Extracted Memory Use: 0.13M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-xattr-0.9.6 /usr/bin/env WRKSRC=/construction/devel/py-xattr/xattr-0.9.6 REWARNFILE=/construction/devel/py-xattr/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's|FreeBSD|DragonFly|' /construction/devel/py-xattr/xattr-0.9.6/setup.py /construction/devel/py-xattr/xattr-0.9.6/xattr/lib_build.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-xattr-0.9.6 depends on package: py27-cffi>=1.0.0 - found ===> py27-xattr-0.9.6 depends on package: py27-setuptools>0 - found ===> py27-xattr-0.9.6 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-xattr-0.9.6 depends on package: py27-cffi>=1.0.0 - found ===> py27-xattr-0.9.6 depends on package: py27-setuptools>0 - found ===> py27-xattr-0.9.6 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-xattr-0.9.6 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-xattr-0.9.6 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/xattr copying xattr/__init__.py -> build/lib.dragonfly-5.9-x86_64-2.7/xattr copying xattr/compat.py -> build/lib.dragonfly-5.9-x86_64-2.7/xattr copying xattr/lib.py -> build/lib.dragonfly-5.9-x86_64-2.7/xattr copying xattr/lib_build.py -> build/lib.dragonfly-5.9-x86_64-2.7/xattr copying xattr/pyxattr_compat.py -> build/lib.dragonfly-5.9-x86_64-2.7/xattr copying xattr/tool.py -> build/lib.dragonfly-5.9-x86_64-2.7/xattr running build_ext generating cffi module 'build/temp.dragonfly-5.9-x86_64-2.7/_lib.c' creating build/temp.dragonfly-5.9-x86_64-2.7 building '_lib' extension creating build/temp.dragonfly-5.9-x86_64-2.7/build creating build/temp.dragonfly-5.9-x86_64-2.7/build/temp.dragonfly-5.9-x86_64-2.7 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 -I/usr/local/include/python2.7 -c build/temp.dragonfly-5.9-x86_64-2.7/_lib.c -o build/temp.dragonfly-5.9-x86_64-2.7/build/temp.dragonfly-5.9-x86_64-2.7/_lib.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/build/temp.dragonfly-5.9-x86_64-2.7/_lib.o -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/xattr/_lib.so SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-xattr-0.9.6 depends on package: py27-cffi>=1.0.0 - found ===> py27-xattr-0.9.6 depends on package: py27-setuptools>0 - found ===> py27-xattr-0.9.6 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-xattr-0.9.6 ===> py27-xattr-0.9.6 depends on package: py27-cffi>=1.0.0 - found ===> py27-xattr-0.9.6 depends on package: py27-setuptools>0 - found ===> py27-xattr-0.9.6 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running build_ext generating cffi module 'build/temp.dragonfly-5.9-x86_64-2.7/_lib.c' already up-to-date running install_lib creating /construction/devel/py-xattr/stage/usr/local/lib/python2.7 creating /construction/devel/py-xattr/stage/usr/local/lib/python2.7/site-packages creating /construction/devel/py-xattr/stage/usr/local/lib/python2.7/site-packages/xattr copying build/lib.dragonfly-5.9-x86_64-2.7/xattr/_lib.so -> /construction/devel/py-xattr/stage/usr/local/lib/python2.7/site-packages/xattr copying build/lib.dragonfly-5.9-x86_64-2.7/xattr/tool.py -> /construction/devel/py-xattr/stage/usr/local/lib/python2.7/site-packages/xattr copying build/lib.dragonfly-5.9-x86_64-2.7/xattr/lib.py -> /construction/devel/py-xattr/stage/usr/local/lib/python2.7/site-packages/xattr copying build/lib.dragonfly-5.9-x86_64-2.7/xattr/lib_build.py -> /construction/devel/py-xattr/stage/usr/local/lib/python2.7/site-packages/xattr copying build/lib.dragonfly-5.9-x86_64-2.7/xattr/__init__.py -> /construction/devel/py-xattr/stage/usr/local/lib/python2.7/site-packages/xattr copying build/lib.dragonfly-5.9-x86_64-2.7/xattr/compat.py -> /construction/devel/py-xattr/stage/usr/local/lib/python2.7/site-packages/xattr copying build/lib.dragonfly-5.9-x86_64-2.7/xattr/pyxattr_compat.py -> /construction/devel/py-xattr/stage/usr/local/lib/python2.7/site-packages/xattr byte-compiling /construction/devel/py-xattr/stage/usr/local/lib/python2.7/site-packages/xattr/tool.py to tool.pyc byte-compiling /construction/devel/py-xattr/stage/usr/local/lib/python2.7/site-packages/xattr/lib.py to lib.pyc byte-compiling /construction/devel/py-xattr/stage/usr/local/lib/python2.7/site-packages/xattr/lib_build.py to lib_build.pyc byte-compiling /construction/devel/py-xattr/stage/usr/local/lib/python2.7/site-packages/xattr/__init__.py to __init__.pyc byte-compiling /construction/devel/py-xattr/stage/usr/local/lib/python2.7/site-packages/xattr/compat.py to compat.pyc byte-compiling /construction/devel/py-xattr/stage/usr/local/lib/python2.7/site-packages/xattr/pyxattr_compat.py to pyxattr_compat.pyc writing byte-compilation script '/tmp/tmpPoaOVb.py' /usr/local/bin/python2.7 -O /tmp/tmpPoaOVb.py removing /tmp/tmpPoaOVb.py running install_egg_info running egg_info writing requirements to xattr.egg-info/requires.txt writing xattr.egg-info/PKG-INFO writing top-level names to xattr.egg-info/top_level.txt writing dependency_links to xattr.egg-info/dependency_links.txt writing entry points to xattr.egg-info/entry_points.txt reading manifest file 'xattr.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'xattr.egg-info/SOURCES.txt' Copying xattr.egg-info to /construction/devel/py-xattr/stage/usr/local/lib/python2.7/site-packages/xattr-0.9.6-py2.7.egg-info running install_scripts Installing xattr script to /construction/devel/py-xattr/stage/usr/local/bin writing list of installed files to '/construction/devel/py-xattr/.PLIST.pymodtmp' /usr/bin/strip /construction/devel/py-xattr/stage/usr/local/lib/python2.7/site-packages/xattr/_lib*.so ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python2.7/site-packages/xattr/_lib.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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-xattr-0.9.6 file sizes/checksums [27]: 0% file sizes/checksums [27]: 100% packing files [27]: 0% packing files [27]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:09