------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python27-2.7.18.txz ===== Message from python27-2.7.18: -- 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 ===== 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. -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- /!\ py27-pyhs-0.2.4_1: 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-pyhs-0.2.4_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- /!\ py27-pyhs-0.2.4_1: 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-pyhs-0.2.4_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-pyhs-0.2.4_1 for building SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- /!\ py27-pyhs-0.2.4_1: 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-pyhs-0.2.4_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-pyhs-0.2.4_1 for building => SHA256 Checksum OK for python-handler-socket-0.2.4.tar.gz. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- /!\ py27-pyhs-0.2.4_1: 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-pyhs-0.2.4_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-pyhs-0.2.4_1 for building ===> Extracting for py27-pyhs-0.2.4_1 => SHA256 Checksum OK for python-handler-socket-0.2.4.tar.gz. Extracted Memory Use: 0.15M SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-pyhs-0.2.4_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-pyhs-0.2.4_1 depends on package: py27-setuptools>0 - found ===> py27-pyhs-0.2.4_1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-pyhs-0.2.4_1 depends on package: py27-setuptools>0 - found ===> py27-pyhs-0.2.4_1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-pyhs-0.2.4_1 setup.py:12: DistDeprecationWarning: Features are deprecated and will be removed in a future version. See https://github.com/pypa/setuptools/issues/65. Extension('pyhs._speedups', ['pyhs/_speedups.c']), /usr/local/lib/python2.7/distutils/core.py:111: DistDeprecationWarning: Features are deprecated and will be removed in a future version. See https://github.com/pypa/setuptools/issues/65. _setup_distribution = dist = klass(attrs) running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-pyhs-0.2.4_1 setup.py:12: DistDeprecationWarning: Features are deprecated and will be removed in a future version. See https://github.com/pypa/setuptools/issues/65. Extension('pyhs._speedups', ['pyhs/_speedups.c']), /usr/local/lib/python2.7/distutils/core.py:111: DistDeprecationWarning: Features are deprecated and will be removed in a future version. See https://github.com/pypa/setuptools/issues/65. _setup_distribution = dist = klass(attrs) 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/pyhs copying pyhs/sockets.py -> build/lib.dragonfly-5.9-x86_64-2.7/pyhs copying pyhs/utils.py -> build/lib.dragonfly-5.9-x86_64-2.7/pyhs copying pyhs/exceptions.py -> build/lib.dragonfly-5.9-x86_64-2.7/pyhs copying pyhs/__init__.py -> build/lib.dragonfly-5.9-x86_64-2.7/pyhs copying pyhs/manager.py -> build/lib.dragonfly-5.9-x86_64-2.7/pyhs running build_ext building 'pyhs._speedups' extension creating build/temp.dragonfly-5.9-x86_64-2.7 creating build/temp.dragonfly-5.9-x86_64-2.7/pyhs 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 pyhs/_speedups.c -o build/temp.dragonfly-5.9-x86_64-2.7/pyhs/_speedups.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/pyhs/_speedups.o -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/pyhs/_speedups.so SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-pyhs-0.2.4_1 depends on package: py27-setuptools>0 - found ===> py27-pyhs-0.2.4_1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-pyhs-0.2.4_1 ===> py27-pyhs-0.2.4_1 depends on package: py27-setuptools>0 - found ===> py27-pyhs-0.2.4_1 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list setup.py:12: DistDeprecationWarning: Features are deprecated and will be removed in a future version. See https://github.com/pypa/setuptools/issues/65. Extension('pyhs._speedups', ['pyhs/_speedups.c']), /usr/local/lib/python2.7/distutils/core.py:111: DistDeprecationWarning: Features are deprecated and will be removed in a future version. See https://github.com/pypa/setuptools/issues/65. _setup_distribution = dist = klass(attrs) running install running build running build_py running build_ext running install_lib creating /construction/databases/py-pyhs/stage/usr/local/lib/python2.7 creating /construction/databases/py-pyhs/stage/usr/local/lib/python2.7/site-packages creating /construction/databases/py-pyhs/stage/usr/local/lib/python2.7/site-packages/pyhs copying build/lib.dragonfly-5.9-x86_64-2.7/pyhs/_speedups.so -> /construction/databases/py-pyhs/stage/usr/local/lib/python2.7/site-packages/pyhs copying build/lib.dragonfly-5.9-x86_64-2.7/pyhs/sockets.py -> /construction/databases/py-pyhs/stage/usr/local/lib/python2.7/site-packages/pyhs copying build/lib.dragonfly-5.9-x86_64-2.7/pyhs/utils.py -> /construction/databases/py-pyhs/stage/usr/local/lib/python2.7/site-packages/pyhs copying build/lib.dragonfly-5.9-x86_64-2.7/pyhs/exceptions.py -> /construction/databases/py-pyhs/stage/usr/local/lib/python2.7/site-packages/pyhs copying build/lib.dragonfly-5.9-x86_64-2.7/pyhs/__init__.py -> /construction/databases/py-pyhs/stage/usr/local/lib/python2.7/site-packages/pyhs copying build/lib.dragonfly-5.9-x86_64-2.7/pyhs/manager.py -> /construction/databases/py-pyhs/stage/usr/local/lib/python2.7/site-packages/pyhs byte-compiling /construction/databases/py-pyhs/stage/usr/local/lib/python2.7/site-packages/pyhs/sockets.py to sockets.pyc byte-compiling /construction/databases/py-pyhs/stage/usr/local/lib/python2.7/site-packages/pyhs/utils.py to utils.pyc byte-compiling /construction/databases/py-pyhs/stage/usr/local/lib/python2.7/site-packages/pyhs/exceptions.py to exceptions.pyc byte-compiling /construction/databases/py-pyhs/stage/usr/local/lib/python2.7/site-packages/pyhs/__init__.py to __init__.pyc byte-compiling /construction/databases/py-pyhs/stage/usr/local/lib/python2.7/site-packages/pyhs/manager.py to manager.pyc writing byte-compilation script '/tmp/tmpRUeQFR.py' /usr/local/bin/python2.7 -O /tmp/tmpRUeQFR.py removing /tmp/tmpRUeQFR.py running install_egg_info running egg_info writing python_handler_socket.egg-info/PKG-INFO writing top-level names to python_handler_socket.egg-info/top_level.txt writing dependency_links to python_handler_socket.egg-info/dependency_links.txt reading manifest file 'python_handler_socket.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs/_build' writing manifest file 'python_handler_socket.egg-info/SOURCES.txt' Copying python_handler_socket.egg-info to /construction/databases/py-pyhs/stage/usr/local/lib/python2.7/site-packages/python_handler_socket-0.2.4-py2.7.egg-info running install_scripts writing list of installed files to '/construction/databases/py-pyhs/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/python2.7/site-packages/pyhs/_speedups.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Error: /usr/local/lib/python2.7/site-packages/pyhs/_speedups.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-pyhs-0.2.4_1 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:47