------------------------------------------------------------------------------- -- 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. Installing /packages/All/py27-cython-0.29.15.txz ===== Message from py27-cython-0.29.15: -- ===> 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:06 ------------------------------------------------------------------------------- -- 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-msgpack-0.6.2 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-msgpack-0.6.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-msgpack-0.6.2 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-msgpack-0.6.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-msgpack-0.6.2 for building => SHA256 Checksum OK for msgpack-0.6.2.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-msgpack-0.6.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-msgpack-0.6.2 for building ===> Extracting for py27-msgpack-0.6.2 => SHA256 Checksum OK for msgpack-0.6.2.tar.gz. Extracted Memory Use: 0.87M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-msgpack-0.6.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-msgpack-0.6.2 depends on executable: cython-2.7 - found ===> py27-msgpack-0.6.2 depends on package: py27-setuptools>0 - found ===> py27-msgpack-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-msgpack-0.6.2 depends on executable: cython-2.7 - found ===> py27-msgpack-0.6.2 depends on package: py27-setuptools>0 - found ===> py27-msgpack-0.6.2 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-msgpack-0.6.2 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-msgpack-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/msgpack copying msgpack/exceptions.py -> build/lib.dragonfly-5.9-x86_64-2.7/msgpack copying msgpack/fallback.py -> build/lib.dragonfly-5.9-x86_64-2.7/msgpack copying msgpack/_version.py -> build/lib.dragonfly-5.9-x86_64-2.7/msgpack copying msgpack/__init__.py -> build/lib.dragonfly-5.9-x86_64-2.7/msgpack running build_ext building 'msgpack._cmsgpack' extension creating build/temp.dragonfly-5.9-x86_64-2.7 creating build/temp.dragonfly-5.9-x86_64-2.7/msgpack 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 -D__LITTLE_ENDIAN__=1 -I. -I/usr/local/include/python2.7 -c msgpack/_cmsgpack.cpp -o build/temp.dragonfly-5.9-x86_64-2.7/msgpack/_cmsgpack.o In file included from msgpack/_cmsgpack.cpp:617: msgpack/unpack.h: In function 'int unpack_callback_ext(unpack_user*, const char*, const char*, unsigned int, PyObject**)': msgpack/unpack.h:277:94: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] py = PyObject_CallFunction(u->ext_hook, "(is#)", (int)typecode, pos, (Py_ssize_t)length-1); ^ c++ -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/msgpack/_cmsgpack.o -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/msgpack/_cmsgpack.so SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-msgpack-0.6.2 depends on package: py27-setuptools>0 - found ===> py27-msgpack-0.6.2 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-msgpack-0.6.2 ===> py27-msgpack-0.6.2 depends on package: py27-setuptools>0 - found ===> py27-msgpack-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/devel/py-msgpack/stage/usr/local/lib/python2.7 creating /construction/devel/py-msgpack/stage/usr/local/lib/python2.7/site-packages creating /construction/devel/py-msgpack/stage/usr/local/lib/python2.7/site-packages/msgpack copying build/lib.dragonfly-5.9-x86_64-2.7/msgpack/_version.py -> /construction/devel/py-msgpack/stage/usr/local/lib/python2.7/site-packages/msgpack copying build/lib.dragonfly-5.9-x86_64-2.7/msgpack/fallback.py -> /construction/devel/py-msgpack/stage/usr/local/lib/python2.7/site-packages/msgpack copying build/lib.dragonfly-5.9-x86_64-2.7/msgpack/__init__.py -> /construction/devel/py-msgpack/stage/usr/local/lib/python2.7/site-packages/msgpack copying build/lib.dragonfly-5.9-x86_64-2.7/msgpack/exceptions.py -> /construction/devel/py-msgpack/stage/usr/local/lib/python2.7/site-packages/msgpack copying build/lib.dragonfly-5.9-x86_64-2.7/msgpack/_cmsgpack.so -> /construction/devel/py-msgpack/stage/usr/local/lib/python2.7/site-packages/msgpack byte-compiling /construction/devel/py-msgpack/stage/usr/local/lib/python2.7/site-packages/msgpack/_version.py to _version.pyc byte-compiling /construction/devel/py-msgpack/stage/usr/local/lib/python2.7/site-packages/msgpack/fallback.py to fallback.pyc byte-compiling /construction/devel/py-msgpack/stage/usr/local/lib/python2.7/site-packages/msgpack/__init__.py to __init__.pyc byte-compiling /construction/devel/py-msgpack/stage/usr/local/lib/python2.7/site-packages/msgpack/exceptions.py to exceptions.pyc writing byte-compilation script '/tmp/tmp6cUdWX.py' /usr/local/bin/python2.7 -O /tmp/tmp6cUdWX.py removing /tmp/tmp6cUdWX.py running install_egg_info running egg_info creating msgpack.egg-info writing msgpack.egg-info/PKG-INFO writing top-level names to msgpack.egg-info/top_level.txt writing dependency_links to msgpack.egg-info/dependency_links.txt writing manifest file 'msgpack.egg-info/SOURCES.txt' reading manifest file 'msgpack.egg-info/SOURCES.txt' writing manifest file 'msgpack.egg-info/SOURCES.txt' Copying msgpack.egg-info to /construction/devel/py-msgpack/stage/usr/local/lib/python2.7/site-packages/msgpack-0.6.2-py2.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-msgpack/.PLIST.pymodtmp' /usr/bin/strip /construction/devel/py-msgpack/stage/usr/local/lib/python2.7/site-packages/msgpack/_cmsgpack.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/msgpack/_cmsgpack.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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-msgpack-0.6.2 file sizes/checksums [17]: 0% file sizes/checksums [17]: 100% packing files [17]: 0% packing files [17]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:16