------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.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/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-cython-0.29.15.txz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-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 ------------------------------------------------------------------------------- ===> py37-msgpack-0.6.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-msgpack-0.6.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-msgpack-0.6.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-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 ------------------------------------------------------------------------------- ===> py37-msgpack-0.6.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-msgpack-0.6.2 for building ===> Extracting for py37-msgpack-0.6.2 => SHA256 Checksum OK for msgpack-0.6.2.tar.gz. Extracted Memory Use: 0.87M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-msgpack-0.6.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-msgpack-0.6.2 depends on executable: cython-3.7 - found ===> py37-msgpack-0.6.2 depends on package: py37-setuptools>0 - found ===> py37-msgpack-0.6.2 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-msgpack-0.6.2 depends on executable: cython-3.7 - found ===> py37-msgpack-0.6.2 depends on package: py37-setuptools>0 - found ===> py37-msgpack-0.6.2 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-msgpack-0.6.2 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-msgpack-0.6.2 running build running build_py creating build creating build/lib.dragonfly-5.9-x86_64-3.7 creating build/lib.dragonfly-5.9-x86_64-3.7/msgpack copying msgpack/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/msgpack copying msgpack/_version.py -> build/lib.dragonfly-5.9-x86_64-3.7/msgpack copying msgpack/exceptions.py -> build/lib.dragonfly-5.9-x86_64-3.7/msgpack copying msgpack/fallback.py -> build/lib.dragonfly-5.9-x86_64-3.7/msgpack running build_ext building 'msgpack._cmsgpack' extension creating build/temp.dragonfly-5.9-x86_64-3.7 creating build/temp.dragonfly-5.9-x86_64-3.7/msgpack cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -D__LITTLE_ENDIAN__=1 -I. -I/usr/local/include/python3.7m -c msgpack/_cmsgpack.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/msgpack/_cmsgpack.o msgpack/_cmsgpack.cpp: In function 'int __pyx_f_7msgpack_9_cmsgpack_get_data_from_buffer(PyObject*, Py_buffer*, char**, Py_ssize_t*, int*)': msgpack/_cmsgpack.cpp:6752:100: warning: 'int PyObject_AsReadBuffer(PyObject*, const void**, Py_ssize_t*)' is deprecated [-Wdeprecated-declarations] __pyx_t_2 = PyObject_AsReadBuffer(__pyx_v_obj, ((void const **)__pyx_v_buf), __pyx_v_buffer_len); if (unlikely(__pyx_t_2 == ((int)-1))) __PYX_ERR(1, 135, __pyx_L1_error) ^ In file included from /usr/local/include/python3.7m/Python.h:147, from msgpack/_cmsgpack.cpp:4: /usr/local/include/python3.7m/abstract.h:489:17: note: declared here PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^~~~~~~~~~~~~~~~~~~~~ msgpack/_cmsgpack.cpp:6752:100: warning: 'int PyObject_AsReadBuffer(PyObject*, const void**, Py_ssize_t*)' is deprecated [-Wdeprecated-declarations] __pyx_t_2 = PyObject_AsReadBuffer(__pyx_v_obj, ((void const **)__pyx_v_buf), __pyx_v_buffer_len); if (unlikely(__pyx_t_2 == ((int)-1))) __PYX_ERR(1, 135, __pyx_L1_error) ^ In file included from /usr/local/include/python3.7m/Python.h:147, from msgpack/_cmsgpack.cpp:4: /usr/local/include/python3.7m/abstract.h:489:17: note: declared here PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^~~~~~~~~~~~~~~~~~~~~ c++ -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/msgpack/_cmsgpack.o -L/usr/local/lib -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/msgpack/_cmsgpack.so SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-msgpack-0.6.2 depends on package: py37-setuptools>0 - found ===> py37-msgpack-0.6.2 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-msgpack-0.6.2 ===> py37-msgpack-0.6.2 depends on package: py37-setuptools>0 - found ===> py37-msgpack-0.6.2 depends on file: /usr/local/bin/python3.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/python3.7 creating /construction/devel/py-msgpack/stage/usr/local/lib/python3.7/site-packages creating /construction/devel/py-msgpack/stage/usr/local/lib/python3.7/site-packages/msgpack copying build/lib.dragonfly-5.9-x86_64-3.7/msgpack/_cmsgpack.so -> /construction/devel/py-msgpack/stage/usr/local/lib/python3.7/site-packages/msgpack copying build/lib.dragonfly-5.9-x86_64-3.7/msgpack/_version.py -> /construction/devel/py-msgpack/stage/usr/local/lib/python3.7/site-packages/msgpack copying build/lib.dragonfly-5.9-x86_64-3.7/msgpack/fallback.py -> /construction/devel/py-msgpack/stage/usr/local/lib/python3.7/site-packages/msgpack copying build/lib.dragonfly-5.9-x86_64-3.7/msgpack/exceptions.py -> /construction/devel/py-msgpack/stage/usr/local/lib/python3.7/site-packages/msgpack copying build/lib.dragonfly-5.9-x86_64-3.7/msgpack/__init__.py -> /construction/devel/py-msgpack/stage/usr/local/lib/python3.7/site-packages/msgpack byte-compiling /construction/devel/py-msgpack/stage/usr/local/lib/python3.7/site-packages/msgpack/_version.py to _version.cpython-37.pyc byte-compiling /construction/devel/py-msgpack/stage/usr/local/lib/python3.7/site-packages/msgpack/fallback.py to fallback.cpython-37.pyc byte-compiling /construction/devel/py-msgpack/stage/usr/local/lib/python3.7/site-packages/msgpack/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/devel/py-msgpack/stage/usr/local/lib/python3.7/site-packages/msgpack/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmp7earbvog.py' /usr/local/bin/python3.7 /tmp/tmp7earbvog.py removing /tmp/tmp7earbvog.py running install_egg_info running egg_info creating msgpack.egg-info writing msgpack.egg-info/PKG-INFO writing dependency_links to msgpack.egg-info/dependency_links.txt writing top-level names to msgpack.egg-info/top_level.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/python3.7/site-packages/msgpack-0.6.2-py3.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/python3.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/python3.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 py37-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:20