------------------------------------------------------------------------------- -- 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 ------------------------------------------------------------------------------- /!\ py27-kjbuckets-1.0.0_1,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-kjbuckets-1.0.0_1,1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- /!\ py27-kjbuckets-1.0.0_1,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-kjbuckets-1.0.0_1,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-kjbuckets-1.0.0_1,1 for building SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- /!\ py27-kjbuckets-1.0.0_1,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-kjbuckets-1.0.0_1,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-kjbuckets-1.0.0_1,1 for building => SHA256 Checksum OK for gadfly-1.0.0.tar.gz. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- /!\ py27-kjbuckets-1.0.0_1,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-kjbuckets-1.0.0_1,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-kjbuckets-1.0.0_1,1 for building ===> Extracting for py27-kjbuckets-1.0.0_1,1 => SHA256 Checksum OK for gadfly-1.0.0.tar.gz. Extracted Memory Use: 1.22M SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-kjbuckets-1.0.0_1,1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-kjbuckets-1.0.0_1,1 depends on package: py27-setuptools>0 - found ===> py27-kjbuckets-1.0.0_1,1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-kjbuckets-1.0.0_1,1 depends on package: py27-setuptools>0 - found ===> py27-kjbuckets-1.0.0_1,1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-kjbuckets-1.0.0_1,1 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-kjbuckets-1.0.0_1,1 running build running build_ext building 'kjbuckets' 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 -I/usr/local/include/python2.7 -c kjbucketsmodule.c -o build/temp.dragonfly-5.9-x86_64-2.7/kjbucketsmodule.o kjbucketsmodule.c:3286:9: warning: initialization of 'Py_ssize_t (*)(PyObject *)' {aka 'long int (*)(struct _object *)'} from incompatible pointer type 'int (*)(PyObject *)' {aka 'int (*)(struct _object *)'} [-Wincompatible-pointer-types] (inquiry)Wrapper_length, /*mp_length*/ ^ kjbucketsmodule.c:3286:9: note: (near initialization for 'kjSet_as_mapping.mp_length') kjbucketsmodule.c:3294:9: warning: initialization of 'Py_ssize_t (*)(PyObject *)' {aka 'long int (*)(struct _object *)'} from incompatible pointer type 'int (*)(PyObject *)' {aka 'int (*)(struct _object *)'} [-Wincompatible-pointer-types] (inquiry)Wrapper_length, /*mp_length*/ ^ kjbucketsmodule.c:3294:9: note: (near initialization for 'kjDict_as_mapping.mp_length') kjbucketsmodule.c:3305:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (unsigned int)NULL, /*tp_itemsize */ ^ 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/kjbucketsmodule.o -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/kjbuckets.so SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-kjbuckets-1.0.0_1,1 depends on package: py27-setuptools>0 - found ===> py27-kjbuckets-1.0.0_1,1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-kjbuckets-1.0.0_1,1 ===> py27-kjbuckets-1.0.0_1,1 depends on package: py27-setuptools>0 - found ===> py27-kjbuckets-1.0.0_1,1 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-kjbuckets/stage/usr/local/lib/python2.7 creating /construction/devel/py-kjbuckets/stage/usr/local/lib/python2.7/site-packages copying build/lib.dragonfly-5.9-x86_64-2.7/kjbuckets.so -> /construction/devel/py-kjbuckets/stage/usr/local/lib/python2.7/site-packages writing byte-compilation script '/tmp/tmpcyMeaB.py' /usr/local/bin/python2.7 -O /tmp/tmpcyMeaB.py removing /tmp/tmpcyMeaB.py running install_egg_info running egg_info creating kjbuckets.egg-info writing kjbuckets.egg-info/PKG-INFO writing top-level names to kjbuckets.egg-info/top_level.txt writing dependency_links to kjbuckets.egg-info/dependency_links.txt writing manifest file 'kjbuckets.egg-info/SOURCES.txt' reading manifest file 'kjbuckets.egg-info/SOURCES.txt' writing manifest file 'kjbuckets.egg-info/SOURCES.txt' Copying kjbuckets.egg-info to /construction/devel/py-kjbuckets/stage/usr/local/lib/python2.7/site-packages/kjbuckets-2.2-py2.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-kjbuckets/.PLIST.pymodtmp' /usr/bin/strip /construction/devel/py-kjbuckets/stage/usr/local/lib/python2.7/site-packages/kjbuckets.so install -m 0644 /construction/devel/py-kjbuckets/gadfly-1.0.0/kjbuckets/../COPYRIGHT.txt /construction/devel/py-kjbuckets/stage/usr/local/share/doc/kjbuckets install -m 0644 /construction/devel/py-kjbuckets/gadfly-1.0.0/kjbuckets/../doc/kjbuckets.txt /construction/devel/py-kjbuckets/stage/usr/local/share/doc/kjbuckets install -m 0644 /construction/devel/py-kjbuckets/gadfly-1.0.0/kjbuckets/../doc/demo/kjbuckets/*.py /construction/devel/py-kjbuckets/stage/usr/local/share/examples/kjbuckets ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python2.7/site-packages/kjbuckets.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-kjbuckets-1.0.0_1,1 file sizes/checksums [13]: 0% file sizes/checksums [13]: 100% packing files [13]: 0% packing files [13]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:48