------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/metis-5.1.0_8.txz Installing /packages/All/tbb-2020.2.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.2.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.9_2,1.txz Installing /packages/All/suitesparse-5.7.2_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/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-numpy-1.16.5_5,1.txz Installing /packages/All/blas-3.5.0_6.txz Installing /packages/All/lapack-3.5.0_8.txz UNFLAVORED devel/binutils -> use devel/binutils@native SUCCEEDED 00:00:50 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-levmar-0.2.3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-levmar-0.2.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-levmar-0.2.3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-levmar-0.2.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-levmar-0.2.3 for building => SHA256 Checksum OK for levmar-0.2.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-levmar-0.2.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-levmar-0.2.3 for building ===> Extracting for py37-levmar-0.2.3 => SHA256 Checksum OK for levmar-0.2.3.tar.gz. Extracted Memory Use: 1.22M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-levmar-0.2.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-levmar-0.2.3 depends on package: py37-numpy>=1.16,1<1.19,1 - found ===> py37-levmar-0.2.3 depends on package: py37-setuptools>0 - found ===> py37-levmar-0.2.3 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> py37-levmar-0.2.3 depends on shared library: libblas.so - found (/usr/local/lib/libblas.so) ===> py37-levmar-0.2.3 depends on shared library: liblapack.so - found (/usr/local/lib/liblapack.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-levmar-0.2.3 depends on package: py37-numpy>=1.16,1<1.19,1 - found ===> py37-levmar-0.2.3 depends on package: py37-setuptools>0 - found ===> py37-levmar-0.2.3 depends on file: /usr/local/bin/python3.7 - found ===> py37-levmar-0.2.3 depends on shared library: libblas.so - found (/usr/local/lib/libblas.so) ===> py37-levmar-0.2.3 depends on shared library: liblapack.so - found (/usr/local/lib/liblapack.so) ===> Configuring for py37-levmar-0.2.3 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-levmar-0.2.3 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/levmar copying levmar/_release.py -> build/lib.dragonfly-5.9-x86_64-3.7/levmar copying levmar/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/levmar copying levmar/_config.py -> build/lib.dragonfly-5.9-x86_64-3.7/levmar creating build/lib.dragonfly-5.9-x86_64-3.7/levmar/tests copying levmar/tests/test_levmar.py -> build/lib.dragonfly-5.9-x86_64-3.7/levmar/tests copying levmar/tests/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/levmar/tests running build_ext building 'levmar._levmar' extension creating build/temp.dragonfly-5.9-x86_64-3.7 creating build/temp.dragonfly-5.9-x86_64-3.7/levmar creating build/temp.dragonfly-5.9-x86_64-3.7/levmar/levmar-2.6 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 -Ilevmar/levmar-2.6 -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/python3.7m -c levmar/_levmar.c -o build/temp.dragonfly-5.9-x86_64-3.7/levmar/_levmar.o In file included from /usr/local/lib/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/local/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/local/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from levmar/_levmar.c:546: /usr/local/lib/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ 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 -Ilevmar/levmar-2.6 -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/python3.7m -c levmar/levmar-2.6/lm.c -o build/temp.dragonfly-5.9-x86_64-3.7/levmar/levmar-2.6/lm.o 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 -Ilevmar/levmar-2.6 -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/python3.7m -c levmar/levmar-2.6/Axb.c -o build/temp.dragonfly-5.9-x86_64-3.7/levmar/levmar-2.6/Axb.o 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 -Ilevmar/levmar-2.6 -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/python3.7m -c levmar/levmar-2.6/misc.c -o build/temp.dragonfly-5.9-x86_64-3.7/levmar/levmar-2.6/misc.o 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 -Ilevmar/levmar-2.6 -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/python3.7m -c levmar/levmar-2.6/lmlec.c -o build/temp.dragonfly-5.9-x86_64-3.7/levmar/levmar-2.6/lmlec.o 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 -Ilevmar/levmar-2.6 -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/python3.7m -c levmar/levmar-2.6/lmbc.c -o build/temp.dragonfly-5.9-x86_64-3.7/levmar/levmar-2.6/lmbc.o 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 -Ilevmar/levmar-2.6 -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/python3.7m -c levmar/levmar-2.6/lmblec.c -o build/temp.dragonfly-5.9-x86_64-3.7/levmar/levmar-2.6/lmblec.o 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 -Ilevmar/levmar-2.6 -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/python3.7m -c levmar/levmar-2.6/lmbleic.c -o build/temp.dragonfly-5.9-x86_64-3.7/levmar/levmar-2.6/lmbleic.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/levmar/_levmar.o build/temp.dragonfly-5.9-x86_64-3.7/levmar/levmar-2.6/lm.o build/temp.dragonfly-5.9-x86_64-3.7/levmar/levmar-2.6/Axb.o build/temp.dragonfly-5.9-x86_64-3.7/levmar/levmar-2.6/misc.o build/temp.dragonfly-5.9-x86_64-3.7/levmar/levmar-2.6/lmlec.o build/temp.dragonfly-5.9-x86_64-3.7/levmar/levmar-2.6/lmbc.o build/temp.dragonfly-5.9-x86_64-3.7/levmar/levmar-2.6/lmblec.o build/temp.dragonfly-5.9-x86_64-3.7/levmar/levmar-2.6/lmbleic.o -L/usr/local/lib -llapack -lblas -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/levmar/_levmar.so SUCCEEDED 00:00:31 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-levmar-0.2.3 depends on package: py37-setuptools>0 - found ===> py37-levmar-0.2.3 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-levmar-0.2.3 ===> py37-levmar-0.2.3 depends on package: py37-setuptools>0 - found ===> py37-levmar-0.2.3 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py copying levmar/_config.py -> build/lib.dragonfly-5.9-x86_64-3.7/levmar running build_ext running install_lib creating /construction/math/py-levmar/stage/usr/local/lib/python3.7 creating /construction/math/py-levmar/stage/usr/local/lib/python3.7/site-packages creating /construction/math/py-levmar/stage/usr/local/lib/python3.7/site-packages/levmar copying build/lib.dragonfly-5.9-x86_64-3.7/levmar/__init__.py -> /construction/math/py-levmar/stage/usr/local/lib/python3.7/site-packages/levmar copying build/lib.dragonfly-5.9-x86_64-3.7/levmar/_config.py -> /construction/math/py-levmar/stage/usr/local/lib/python3.7/site-packages/levmar copying build/lib.dragonfly-5.9-x86_64-3.7/levmar/_release.py -> /construction/math/py-levmar/stage/usr/local/lib/python3.7/site-packages/levmar creating /construction/math/py-levmar/stage/usr/local/lib/python3.7/site-packages/levmar/tests copying build/lib.dragonfly-5.9-x86_64-3.7/levmar/tests/test_levmar.py -> /construction/math/py-levmar/stage/usr/local/lib/python3.7/site-packages/levmar/tests copying build/lib.dragonfly-5.9-x86_64-3.7/levmar/tests/__init__.py -> /construction/math/py-levmar/stage/usr/local/lib/python3.7/site-packages/levmar/tests copying build/lib.dragonfly-5.9-x86_64-3.7/levmar/_levmar.so -> /construction/math/py-levmar/stage/usr/local/lib/python3.7/site-packages/levmar byte-compiling /construction/math/py-levmar/stage/usr/local/lib/python3.7/site-packages/levmar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-levmar/stage/usr/local/lib/python3.7/site-packages/levmar/_config.py to _config.cpython-37.pyc byte-compiling /construction/math/py-levmar/stage/usr/local/lib/python3.7/site-packages/levmar/_release.py to _release.cpython-37.pyc byte-compiling /construction/math/py-levmar/stage/usr/local/lib/python3.7/site-packages/levmar/tests/test_levmar.py to test_levmar.cpython-37.pyc byte-compiling /construction/math/py-levmar/stage/usr/local/lib/python3.7/site-packages/levmar/tests/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmp0bjcq01b.py' /usr/local/bin/python3.7 /tmp/tmp0bjcq01b.py removing /tmp/tmp0bjcq01b.py running install_egg_info running egg_info writing levmar.egg-info/PKG-INFO writing dependency_links to levmar.egg-info/dependency_links.txt writing requirements to levmar.egg-info/requires.txt writing top-level names to levmar.egg-info/top_level.txt reading manifest file 'levmar.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'levmar/levmar-2.6/matlab' warning: no previously-included files matching '.DS_Store' found anywhere in distribution writing manifest file 'levmar.egg-info/SOURCES.txt' Copying levmar.egg-info to /construction/math/py-levmar/stage/usr/local/lib/python3.7/site-packages/levmar-0.2.3-py3.7.egg-info running install_scripts writing list of installed files to '/construction/math/py-levmar/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python3.7/site-packages/levmar/_levmar.so is linked to /usr/local/lib/gcc8/libgfortran.so.5 from lang/gcc8 but it is not declared as a dependency Error: /usr/local/lib/python3.7/site-packages/levmar/_levmar.so is linked to /usr/local/lib/gcc8/libgcc_s.so.1 from lang/gcc8 but it is not declared as a dependency Error: /usr/local/lib/python3.7/site-packages/levmar/_levmar.so is linked to /usr/local/lib/gcc8/libquadmath.so.0 from lang/gcc8 but it is not declared as a dependency Error: /usr/local/lib/python3.7/site-packages/levmar/_levmar.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:05 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-levmar-0.2.3 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:01:31