------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/metis-5.1.0_8.txz Installing /packages/All/tbb-2020.1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/mpfr-4.0.2.txz Installing /packages/All/mpc-1.1.0_2.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/binutils-2.33.1_2,1.txz Installing /packages/All/gcc8-8.4.0.txz ===== Message from gcc8-8.4.0: -- To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc8 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Installing /packages/All/openblas-0.3.7_2,1.txz Installing /packages/All/suitesparse-5.4.0_5.txz Installing /packages/All/expat-2.2.8.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/openssl-1.1.1d,1.txz Installing /packages/All/python37-3.7.6.txz ===== Message from python37-3.7.6: -- 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-numpy-1.16.5_4,1.txz Installing /packages/All/py37-toml-0.10.0.txz Installing /packages/All/py37-setuptools_scm-3.4.3.txz UNFLAVORED devel/binutils -> use devel/binutils@native SUCCEEDED 00:00:40 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-fast-histogram-0.8 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-fast-histogram-0.8 depends on file: /usr/local/sbin/pkg - found => fast-histogram-0.8.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/f/fast-histogram/fast-histogram-0.8.tar.gz fast-histogram-0.8.tar.gz 0% of 40 kB 0 Bps fast-histogram-0.8.tar.gz 40 kB 51 MBps 00s ===> Fetching all distfiles required by py37-fast-histogram-0.8 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-fast-histogram-0.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-fast-histogram-0.8 for building => SHA256 Checksum OK for fast-histogram-0.8.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-fast-histogram-0.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-fast-histogram-0.8 for building ===> Extracting for py37-fast-histogram-0.8 => SHA256 Checksum OK for fast-histogram-0.8.tar.gz. Extracted Memory Use: 0.16M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-fast-histogram-0.8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-fast-histogram-0.8 depends on package: py37-numpy>=1.15,1<1.19,1 - found ===> py37-fast-histogram-0.8 depends on package: py37-setuptools_scm>0 - found ===> py37-fast-histogram-0.8 depends on package: py37-setuptools>0 - found ===> py37-fast-histogram-0.8 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-fast-histogram-0.8 depends on package: py37-numpy>=1.15,1<1.19,1 - found ===> py37-fast-histogram-0.8 depends on package: py37-setuptools_scm>0 - found ===> py37-fast-histogram-0.8 depends on package: py37-setuptools>0 - found ===> py37-fast-histogram-0.8 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-fast-histogram-0.8 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-fast-histogram-0.8 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/fast_histogram copying fast_histogram/histogram.py -> build/lib.dragonfly-5.9-x86_64-3.7/fast_histogram copying fast_histogram/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/fast_histogram copying fast_histogram/version.py -> build/lib.dragonfly-5.9-x86_64-3.7/fast_histogram creating build/lib.dragonfly-5.9-x86_64-3.7/fast_histogram/tests copying fast_histogram/tests/test_histogram.py -> build/lib.dragonfly-5.9-x86_64-3.7/fast_histogram/tests copying fast_histogram/tests/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/fast_histogram/tests running build_ext building 'fast_histogram._histogram_core' extension creating build/temp.dragonfly-5.9-x86_64-3.7 creating build/temp.dragonfly-5.9-x86_64-3.7/fast_histogram 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 -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/python3.7m -c fast_histogram/_histogram_core.c -o build/temp.dragonfly-5.9-x86_64-3.7/fast_histogram/_histogram_core.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/fast_histogram/_histogram_core.o -L/usr/local/lib -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/fast_histogram/_histogram_core.so SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-fast-histogram-0.8 depends on package: py37-numpy>=1.15,1<1.19,1 - found ===> py37-fast-histogram-0.8 depends on package: py37-setuptools>0 - found ===> py37-fast-histogram-0.8 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-fast-histogram-0.8 ===> py37-fast-histogram-0.8 depends on package: py37-numpy>=1.15,1<1.19,1 - found ===> py37-fast-histogram-0.8 depends on package: py37-setuptools>0 - found ===> py37-fast-histogram-0.8 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py copying fast_histogram/version.py -> build/lib.dragonfly-5.9-x86_64-3.7/fast_histogram running build_ext running install_lib creating /construction/misc/py-fast-histogram/stage/usr/local/lib/python3.7 creating /construction/misc/py-fast-histogram/stage/usr/local/lib/python3.7/site-packages creating /construction/misc/py-fast-histogram/stage/usr/local/lib/python3.7/site-packages/fast_histogram copying build/lib.dragonfly-5.9-x86_64-3.7/fast_histogram/_histogram_core.so -> /construction/misc/py-fast-histogram/stage/usr/local/lib/python3.7/site-packages/fast_histogram copying build/lib.dragonfly-5.9-x86_64-3.7/fast_histogram/version.py -> /construction/misc/py-fast-histogram/stage/usr/local/lib/python3.7/site-packages/fast_histogram copying build/lib.dragonfly-5.9-x86_64-3.7/fast_histogram/histogram.py -> /construction/misc/py-fast-histogram/stage/usr/local/lib/python3.7/site-packages/fast_histogram copying build/lib.dragonfly-5.9-x86_64-3.7/fast_histogram/__init__.py -> /construction/misc/py-fast-histogram/stage/usr/local/lib/python3.7/site-packages/fast_histogram creating /construction/misc/py-fast-histogram/stage/usr/local/lib/python3.7/site-packages/fast_histogram/tests copying build/lib.dragonfly-5.9-x86_64-3.7/fast_histogram/tests/__init__.py -> /construction/misc/py-fast-histogram/stage/usr/local/lib/python3.7/site-packages/fast_histogram/tests copying build/lib.dragonfly-5.9-x86_64-3.7/fast_histogram/tests/test_histogram.py -> /construction/misc/py-fast-histogram/stage/usr/local/lib/python3.7/site-packages/fast_histogram/tests byte-compiling /construction/misc/py-fast-histogram/stage/usr/local/lib/python3.7/site-packages/fast_histogram/version.py to version.cpython-37.pyc byte-compiling /construction/misc/py-fast-histogram/stage/usr/local/lib/python3.7/site-packages/fast_histogram/histogram.py to histogram.cpython-37.pyc byte-compiling /construction/misc/py-fast-histogram/stage/usr/local/lib/python3.7/site-packages/fast_histogram/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/misc/py-fast-histogram/stage/usr/local/lib/python3.7/site-packages/fast_histogram/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/misc/py-fast-histogram/stage/usr/local/lib/python3.7/site-packages/fast_histogram/tests/test_histogram.py to test_histogram.cpython-37.pyc writing byte-compilation script '/tmp/tmpcea5bzef.py' /usr/local/bin/python3.7 /tmp/tmpcea5bzef.py removing /tmp/tmpcea5bzef.py running install_egg_info running egg_info writing fast_histogram.egg-info/PKG-INFO writing dependency_links to fast_histogram.egg-info/dependency_links.txt writing requirements to fast_histogram.egg-info/requires.txt writing top-level names to fast_histogram.egg-info/top_level.txt reading manifest file 'fast_histogram.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'fast_histogram.egg-info/SOURCES.txt' Copying fast_histogram.egg-info to /construction/misc/py-fast-histogram/stage/usr/local/lib/python3.7/site-packages/fast_histogram-0.8-py3.7.egg-info running install_scripts writing list of installed files to '/construction/misc/py-fast-histogram/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python3.7/site-packages/fast_histogram/_histogram_core.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:06 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-fast-histogram-0.8 file sizes/checksums [22]: 0% file sizes/checksums [22]: 100% packing files [22]: 0% packing files [22]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:54