------------------------------------------------------------------------------- -- 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-wsaccel-0.6.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py27-wsaccel-0.6.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-wsaccel-0.6.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py27-wsaccel-0.6.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-wsaccel-0.6.2 for building => SHA256 Checksum OK for wsaccel-0.6.2.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py27-wsaccel-0.6.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-wsaccel-0.6.2 for building ===> Extracting for py27-wsaccel-0.6.2 => SHA256 Checksum OK for wsaccel-0.6.2.tar.gz. Extracted Memory Use: 0.24M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-wsaccel-0.6.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-wsaccel-0.6.2 depends on package: py27-setuptools>0 - found ===> py27-wsaccel-0.6.2 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-wsaccel-0.6.2 depends on package: py27-setuptools>0 - found ===> py27-wsaccel-0.6.2 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-wsaccel-0.6.2 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-wsaccel-0.6.2 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/wsaccel copying wsaccel/__init__.py -> build/lib.dragonfly-5.9-x86_64-2.7/wsaccel running build_ext building 'wsaccel.utf8validator' extension creating build/temp.dragonfly-5.9-x86_64-2.7 creating build/temp.dragonfly-5.9-x86_64-2.7/wsaccel 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 wsaccel/utf8validator.c -o build/temp.dragonfly-5.9-x86_64-2.7/wsaccel/utf8validator.o wsaccel/utf8validator.c: In function '__pyx_pf_7wsaccel_13utf8validator_13Utf8Validator_6validate': wsaccel/utf8validator.c:983:50: warning: passing argument 2 of 'PyObject_AsReadBuffer' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_t_1 = PyObject_AsReadBuffer(__pyx_v_ba, ((void **)(&__pyx_v_buf)), (&__pyx_v_buf_len)); if (unlikely(__pyx_t_1 == -1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 104; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/python2.7/Python.h:136, from wsaccel/utf8validator.c:16: /usr/local/include/python2.7/abstract.h:502:56: note: expected 'const void **' but argument is of type 'void **' const void **buffer, ~~~~~~~~~~~~~^~~~~~ cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/wsaccel/utf8validator.o -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/wsaccel/utf8validator.so building 'wsaccel.xormask' extension 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 wsaccel/xormask.c -o build/temp.dragonfly-5.9-x86_64-2.7/wsaccel/xormask.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/wsaccel/xormask.o -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/wsaccel/xormask.so SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-wsaccel-0.6.2 depends on package: py27-setuptools>0 - found ===> py27-wsaccel-0.6.2 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-wsaccel-0.6.2 ===> py27-wsaccel-0.6.2 depends on package: py27-setuptools>0 - found ===> py27-wsaccel-0.6.2 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running build_ext running install_lib creating /construction/www/py-wsaccel/stage/usr/local/lib/python2.7 creating /construction/www/py-wsaccel/stage/usr/local/lib/python2.7/site-packages creating /construction/www/py-wsaccel/stage/usr/local/lib/python2.7/site-packages/wsaccel copying build/lib.dragonfly-5.9-x86_64-2.7/wsaccel/utf8validator.so -> /construction/www/py-wsaccel/stage/usr/local/lib/python2.7/site-packages/wsaccel copying build/lib.dragonfly-5.9-x86_64-2.7/wsaccel/xormask.so -> /construction/www/py-wsaccel/stage/usr/local/lib/python2.7/site-packages/wsaccel copying build/lib.dragonfly-5.9-x86_64-2.7/wsaccel/__init__.py -> /construction/www/py-wsaccel/stage/usr/local/lib/python2.7/site-packages/wsaccel byte-compiling /construction/www/py-wsaccel/stage/usr/local/lib/python2.7/site-packages/wsaccel/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpIcGHm7.py' /usr/local/bin/python2.7 -O /tmp/tmpIcGHm7.py removing /tmp/tmpIcGHm7.py running install_egg_info running egg_info creating wsaccel.egg-info writing wsaccel.egg-info/PKG-INFO writing top-level names to wsaccel.egg-info/top_level.txt writing dependency_links to wsaccel.egg-info/dependency_links.txt writing manifest file 'wsaccel.egg-info/SOURCES.txt' reading manifest file 'wsaccel.egg-info/SOURCES.txt' writing manifest file 'wsaccel.egg-info/SOURCES.txt' Copying wsaccel.egg-info to /construction/www/py-wsaccel/stage/usr/local/lib/python2.7/site-packages/wsaccel-0.6.2-py2.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-wsaccel/.PLIST.pymodtmp' /usr/bin/strip /construction/www/py-wsaccel/stage/usr/local/lib/python2.7/site-packages/wsaccel/utf8validator.so /usr/bin/strip /construction/www/py-wsaccel/stage/usr/local/lib/python2.7/site-packages/wsaccel/xormask.so ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python2.7/site-packages/wsaccel/utf8validator.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-wsaccel-0.6.2 file sizes/checksums [9]: 0% file sizes/checksums [9]: 100% packing files [9]: 0% packing files [9]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:11