------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/python36-3.6.9.tgz Message from python36-3.6.9: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== Installing /packages/All/py36-setuptools-41.0.1.tgz SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-radix-0.10.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-radix-0.10.0 for building => SHA256 Checksum OK for py-radix-0.10.0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-radix-0.10.0 for building ===> Extracting for py36-radix-0.10.0 => SHA256 Checksum OK for py-radix-0.10.0.tar.gz. Extracted Memory Use: 0.15M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-radix-0.10.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-radix-0.10.0 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-radix-0.10.0 running build running build_py creating build creating build/lib.dragonfly-5.7-x86_64-3.6 creating build/lib.dragonfly-5.7-x86_64-3.6/radix copying radix/__init__.py -> build/lib.dragonfly-5.7-x86_64-3.6/radix copying radix/radix.py -> build/lib.dragonfly-5.7-x86_64-3.6/radix running build_ext building 'radix._radix' extension creating build/temp.dragonfly-5.7-x86_64-3.6 creating build/temp.dragonfly-5.7-x86_64-3.6/radix creating build/temp.dragonfly-5.7-x86_64-3.6/radix/_radix cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I/construction/net/py-radix/py-radix-0.10.0/radix -I/usr/local/include/python3.6m -c radix/_radix.c -o build/temp.dragonfly-5.7-x86_64-3.6/radix/_radix.o radix/_radix.c: In function 'add_node_to_list': radix/_radix.c:527:37: warning: passing argument 2 of 'PyList_Append' from incompatible pointer type [-Wincompatible-pointer-types] PyList_Append(ret, ((RadixNodeObject *)node->data)); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/python3.6m/Python.h:98, from radix/_radix.c:17: /usr/local/include/python3.6m/listobject.h:57:43: note: expected 'PyObject *' {aka 'struct _object *'} but argument is of type 'RadixNodeObject *' {aka 'struct *'} PyAPI_FUNC(int) PyList_Append(PyObject *, PyObject *); ^~~~~~~~~~ cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I/construction/net/py-radix/py-radix-0.10.0/radix -I/usr/local/include/python3.6m -c radix/_radix/radix.c -o build/temp.dragonfly-5.7-x86_64-3.6/radix/_radix/radix.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.7-x86_64-3.6/radix/_radix.o build/temp.dragonfly-5.7-x86_64-3.6/radix/_radix/radix.o -L/usr/local/lib -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/radix/_radix.so SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-radix-0.10.0 ===> Generating temporary packing list running install running build running build_py running build_ext running install_lib creating /construction/net/py-radix/stage/usr/local/lib/python3.6 creating /construction/net/py-radix/stage/usr/local/lib/python3.6/site-packages creating /construction/net/py-radix/stage/usr/local/lib/python3.6/site-packages/radix copying build/lib.dragonfly-5.7-x86_64-3.6/radix/_radix.so -> /construction/net/py-radix/stage/usr/local/lib/python3.6/site-packages/radix copying build/lib.dragonfly-5.7-x86_64-3.6/radix/__init__.py -> /construction/net/py-radix/stage/usr/local/lib/python3.6/site-packages/radix copying build/lib.dragonfly-5.7-x86_64-3.6/radix/radix.py -> /construction/net/py-radix/stage/usr/local/lib/python3.6/site-packages/radix byte-compiling /construction/net/py-radix/stage/usr/local/lib/python3.6/site-packages/radix/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/net/py-radix/stage/usr/local/lib/python3.6/site-packages/radix/radix.py to radix.cpython-36.pyc writing byte-compilation script '/tmp/tmp2a300h7p.py' /usr/local/bin/python3.6 /tmp/tmp2a300h7p.py removing /tmp/tmp2a300h7p.py running install_egg_info running egg_info writing py_radix.egg-info/PKG-INFO writing dependency_links to py_radix.egg-info/dependency_links.txt writing top-level names to py_radix.egg-info/top_level.txt reading manifest file 'py_radix.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'py_radix.egg-info/SOURCES.txt' Copying py_radix.egg-info to /construction/net/py-radix/stage/usr/local/lib/python3.6/site-packages/py_radix-0.10.0-py3.6.egg-info running install_scripts writing list of installed files to '/construction/net/py-radix/.PLIST.pymodtmp' /usr/bin/strip /construction/net/py-radix/stage/usr/local/lib/python3.6/site-packages/radix/_radix.so ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python3.6/site-packages/radix/_radix.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: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for py36-radix-0.10.0 file sizes/checksums [11]: 0% file sizes/checksums [11]: 100% packing files [11]: 0% packing files [11]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:08