------------------------------------------------------------------------------- -- 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-editdistance-0.5.3 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-editdistance-0.5.3 for building => SHA256 Checksum OK for editdistance-0.5.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-editdistance-0.5.3 for building ===> Extracting for py36-editdistance-0.5.3 => SHA256 Checksum OK for editdistance-0.5.3.tar.gz. Extracted Memory Use: 0.18M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-editdistance-0.5.3 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-editdistance-0.5.3 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-editdistance-0.5.3 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/editdistance copying editdistance/__init__.py -> build/lib.dragonfly-5.7-x86_64-3.6/editdistance copying editdistance/_editdistance.h -> build/lib.dragonfly-5.7-x86_64-3.6/editdistance copying editdistance/def.h -> build/lib.dragonfly-5.7-x86_64-3.6/editdistance running build_ext building 'editdistance.bycython' extension creating build/temp.dragonfly-5.7-x86_64-3.6 creating build/temp.dragonfly-5.7-x86_64-3.6/editdistance cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I./editdistance -I/usr/local/include/python3.6m -c editdistance/_editdistance.cpp -o build/temp.dragonfly-5.7-x86_64-3.6/editdistance/_editdistance.o cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I./editdistance -I/usr/local/include/python3.6m -c editdistance/bycython.cpp -o build/temp.dragonfly-5.7-x86_64-3.6/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.7-x86_64-3.6/editdistance/_editdistance.o build/temp.dragonfly-5.7-x86_64-3.6/editdistance/bycython.o -L/usr/local/lib -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/editdistance/bycython.so SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-editdistance-0.5.3 ===> 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/python3.6 creating /construction/devel/py-editdistance/stage/usr/local/lib/python3.6/site-packages creating /construction/devel/py-editdistance/stage/usr/local/lib/python3.6/site-packages/editdistance copying build/lib.dragonfly-5.7-x86_64-3.6/editdistance/_editdistance.h -> /construction/devel/py-editdistance/stage/usr/local/lib/python3.6/site-packages/editdistance copying build/lib.dragonfly-5.7-x86_64-3.6/editdistance/def.h -> /construction/devel/py-editdistance/stage/usr/local/lib/python3.6/site-packages/editdistance copying build/lib.dragonfly-5.7-x86_64-3.6/editdistance/__init__.py -> /construction/devel/py-editdistance/stage/usr/local/lib/python3.6/site-packages/editdistance copying build/lib.dragonfly-5.7-x86_64-3.6/editdistance/bycython.so -> /construction/devel/py-editdistance/stage/usr/local/lib/python3.6/site-packages/editdistance byte-compiling /construction/devel/py-editdistance/stage/usr/local/lib/python3.6/site-packages/editdistance/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpyn1l3ndc.py' /usr/local/bin/python3.6 /tmp/tmpyn1l3ndc.py removing /tmp/tmpyn1l3ndc.py running install_egg_info running egg_info writing editdistance.egg-info/PKG-INFO writing dependency_links to editdistance.egg-info/dependency_links.txt writing top-level names to editdistance.egg-info/top_level.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/python3.6/site-packages/editdistance-0.5.3-py3.6.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/python3.6/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/python3.6/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: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-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:12