------------------------------------------------------------------------------- -- 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 ------------------------------------------------------------------------------- /!\ py27-generate-2.8: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses deprecated version of python. It is scheduled to be removed on or after 2020-08-15. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-generate-2.8 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- /!\ py27-generate-2.8: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses deprecated version of python. It is scheduled to be removed on or after 2020-08-15. ===> py27-generate-2.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-generate-2.8 for building SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- /!\ py27-generate-2.8: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses deprecated version of python. It is scheduled to be removed on or after 2020-08-15. ===> py27-generate-2.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-generate-2.8 for building => SHA256 Checksum OK for generate-2.8.tgz. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- /!\ py27-generate-2.8: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses deprecated version of python. It is scheduled to be removed on or after 2020-08-15. ===> py27-generate-2.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-generate-2.8 for building ===> Extracting for py27-generate-2.8 => SHA256 Checksum OK for generate-2.8.tgz. Extracted Memory Use: 0.12M SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-generate-2.8 ===> Applying ports patches for py27-generate-2.8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-generate-2.8 depends on package: py27-setuptools>0 - found ===> py27-generate-2.8 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-generate-2.8 depends on package: py27-setuptools>0 - found ===> py27-generate-2.8 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-generate-2.8 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-generate-2.8 running build running build_ext building 'generate' extension creating build creating 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 -DPYTHON=1 -DXGETLINE_VERSION=1 -DRESTRICTED_VERSION=1 -I/usr/local/include/python2.7 -c generate.c -o build/temp.dragonfly-5.9-x86_64-2.7/generate.o generate.c: In function 'Generate': generate.c:1641:34: warning: passing argument 2 of 'PyDict_Next' from incompatible pointer type [-Wincompatible-pointer-types] while (PyDict_Next(dict, &pos, &key, &value)) { ^~~~ In file included from /usr/local/include/python2.7/Python.h:104, from generate.c:1335: /usr/local/include/python2.7/dictobject.h:119:31: note: expected 'Py_ssize_t *' {aka 'long int *'} but argument is of type 'int *' PyObject *mp, Py_ssize_t *pos, PyObject **key, PyObject **value); ~~~~~~~~~~~~^~~ 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 -DPYTHON=1 -DXGETLINE_VERSION=1 -DRESTRICTED_VERSION=1 -I/usr/local/include/python2.7 -c expr.c -o build/temp.dragonfly-5.9-x86_64-2.7/expr.o 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 -DPYTHON=1 -DXGETLINE_VERSION=1 -DRESTRICTED_VERSION=1 -I/usr/local/include/python2.7 -c getarg.c -o build/temp.dragonfly-5.9-x86_64-2.7/getarg.o 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 -DPYTHON=1 -DXGETLINE_VERSION=1 -DRESTRICTED_VERSION=1 -I/usr/local/include/python2.7 -c getline.c -o build/temp.dragonfly-5.9-x86_64-2.7/getline.o 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 -DPYTHON=1 -DXGETLINE_VERSION=1 -DRESTRICTED_VERSION=1 -I/usr/local/include/python2.7 -c sockunix.c -o build/temp.dragonfly-5.9-x86_64-2.7/sockunix.o 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 -DPYTHON=1 -DXGETLINE_VERSION=1 -DRESTRICTED_VERSION=1 -I/usr/local/include/python2.7 -c xstrtok.c -o build/temp.dragonfly-5.9-x86_64-2.7/xstrtok.o creating build/lib.dragonfly-5.9-x86_64-2.7 cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/generate.o build/temp.dragonfly-5.9-x86_64-2.7/expr.o build/temp.dragonfly-5.9-x86_64-2.7/getarg.o build/temp.dragonfly-5.9-x86_64-2.7/getline.o build/temp.dragonfly-5.9-x86_64-2.7/sockunix.o build/temp.dragonfly-5.9-x86_64-2.7/xstrtok.o -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/generate.so SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-generate-2.8 depends on package: py27-setuptools>0 - found ===> py27-generate-2.8 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-generate-2.8 ===> py27-generate-2.8 depends on package: py27-setuptools>0 - found ===> py27-generate-2.8 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_ext running install_lib creating /construction/devel/py-generate/stage/usr/local/lib/python2.7 creating /construction/devel/py-generate/stage/usr/local/lib/python2.7/site-packages copying build/lib.dragonfly-5.9-x86_64-2.7/generate.so -> /construction/devel/py-generate/stage/usr/local/lib/python2.7/site-packages writing byte-compilation script '/tmp/tmpUx7Ll9.py' /usr/local/bin/python2.7 -O /tmp/tmpUx7Ll9.py removing /tmp/tmpUx7Ll9.py running install_egg_info running egg_info creating generate.egg-info writing generate.egg-info/PKG-INFO writing top-level names to generate.egg-info/top_level.txt writing dependency_links to generate.egg-info/dependency_links.txt writing manifest file 'generate.egg-info/SOURCES.txt' reading manifest file 'generate.egg-info/SOURCES.txt' writing manifest file 'generate.egg-info/SOURCES.txt' Copying generate.egg-info to /construction/devel/py-generate/stage/usr/local/lib/python2.7/site-packages/generate-2.8-py2.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-generate/.PLIST.pymodtmp' /usr/bin/strip /construction/devel/py-generate/stage/usr/local/lib/python2.7/site-packages/generate.so ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python2.7/site-packages/generate.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-generate-2.8 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:53