------------------------------------------------------------------------------- -- 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:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> 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:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-editdistance-0.5.3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> 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. ===> py27-editdistance-0.5.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-editdistance-0.5.3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> 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. ===> py27-editdistance-0.5.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-editdistance-0.5.3 for building => SHA256 Checksum OK for editdistance-0.5.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> 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. ===> py27-editdistance-0.5.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-editdistance-0.5.3 for building ===> Extracting for py27-editdistance-0.5.3 => SHA256 Checksum OK for editdistance-0.5.3.tar.gz. Extracted Memory Use: 0.18M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-editdistance-0.5.3 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-editdistance-0.5.3 depends on package: py27-setuptools>0 - found ===> py27-editdistance-0.5.3 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-editdistance-0.5.3 depends on package: py27-setuptools>0 - found ===> py27-editdistance-0.5.3 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-editdistance-0.5.3 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-editdistance-0.5.3 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/editdistance copying editdistance/__init__.py -> build/lib.dragonfly-5.9-x86_64-2.7/editdistance copying editdistance/_editdistance.h -> build/lib.dragonfly-5.9-x86_64-2.7/editdistance copying editdistance/def.h -> build/lib.dragonfly-5.9-x86_64-2.7/editdistance running build_ext building 'editdistance.bycython' extension creating build/temp.dragonfly-5.9-x86_64-2.7 creating build/temp.dragonfly-5.9-x86_64-2.7/editdistance 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./editdistance -I/usr/local/include/python2.7 -c editdistance/_editdistance.cpp -o build/temp.dragonfly-5.9-x86_64-2.7/editdistance/_editdistance.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 -I./editdistance -I/usr/local/include/python2.7 -c editdistance/bycython.cpp -o build/temp.dragonfly-5.9-x86_64-2.7/editdistance/bycython.o editdistance/bycython.cpp: In function 'unsigned int __pyx_f_12editdistance_8bycython_eval(PyObject*, PyObject*, int)': editdistance/bycython.cpp:1243:13: warning: conversion from 'long unsigned int' to 'unsigned int' changes value from '18446744073709551615' to '4294967295' [-Woverflow] __pyx_r = 0xffffffffffffffff; ^~~~~~~~~~~~~~~~~~ c++ -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/editdistance/_editdistance.o build/temp.dragonfly-5.9-x86_64-2.7/editdistance/bycython.o -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/editdistance/bycython.so SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-editdistance-0.5.3 depends on package: py27-setuptools>0 - found ===> py27-editdistance-0.5.3 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-editdistance-0.5.3 ===> py27-editdistance-0.5.3 depends on package: py27-setuptools>0 - found ===> py27-editdistance-0.5.3 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/devel/py-editdistance/stage/usr/local/lib/python2.7 creating /construction/devel/py-editdistance/stage/usr/local/lib/python2.7/site-packages creating /construction/devel/py-editdistance/stage/usr/local/lib/python2.7/site-packages/editdistance copying build/lib.dragonfly-5.9-x86_64-2.7/editdistance/__init__.py -> /construction/devel/py-editdistance/stage/usr/local/lib/python2.7/site-packages/editdistance copying build/lib.dragonfly-5.9-x86_64-2.7/editdistance/_editdistance.h -> /construction/devel/py-editdistance/stage/usr/local/lib/python2.7/site-packages/editdistance copying build/lib.dragonfly-5.9-x86_64-2.7/editdistance/def.h -> /construction/devel/py-editdistance/stage/usr/local/lib/python2.7/site-packages/editdistance copying build/lib.dragonfly-5.9-x86_64-2.7/editdistance/bycython.so -> /construction/devel/py-editdistance/stage/usr/local/lib/python2.7/site-packages/editdistance byte-compiling /construction/devel/py-editdistance/stage/usr/local/lib/python2.7/site-packages/editdistance/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmphOD9yU.py' /usr/local/bin/python2.7 -O /tmp/tmphOD9yU.py removing /tmp/tmphOD9yU.py running install_egg_info running egg_info writing editdistance.egg-info/PKG-INFO writing top-level names to editdistance.egg-info/top_level.txt writing dependency_links to editdistance.egg-info/dependency_links.txt reading manifest file 'editdistance.egg-info/SOURCES.txt' writing manifest file 'editdistance.egg-info/SOURCES.txt' Copying editdistance.egg-info to /construction/devel/py-editdistance/stage/usr/local/lib/python2.7/site-packages/editdistance-0.5.3-py2.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-editdistance/.PLIST.pymodtmp' /usr/bin/strip /construction/devel/py-editdistance/stage/usr/local/lib/python2.7/site-packages/editdistance/bycython.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/editdistance/bycython.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-editdistance-0.5.3 file sizes/checksums [10]: 0% file sizes/checksums [10]: 100% packing files [10]: 0% packing files [10]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:11