------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- 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/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 UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/metis-5.1.0_8.txz Installing /packages/All/tbb-2020.1.txz Installing /packages/All/openblas-0.3.7_2,1.txz Installing /packages/All/suitesparse-5.4.0_5.txz Installing /packages/All/py37-numpy-1.16.5_4,1.txz UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native SUCCEEDED 00:00:41 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-symcxx-0.1.10 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-symcxx-0.1.10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-symcxx-0.1.10 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-symcxx-0.1.10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-symcxx-0.1.10 for building => SHA256 Checksum OK for symcxx-0.1.10.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-symcxx-0.1.10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-symcxx-0.1.10 for building ===> Extracting for py37-symcxx-0.1.10 => SHA256 Checksum OK for symcxx-0.1.10.tar.gz. Extracted Memory Use: 2.43M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-symcxx-0.1.10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-symcxx-0.1.10 depends on executable: gfortran8 - found ===> py37-symcxx-0.1.10 depends on package: py37-setuptools>0 - found ===> py37-symcxx-0.1.10 depends on file: /usr/local/bin/python3.7 - found ===> py37-symcxx-0.1.10 depends on file: /usr/local/bin/as - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-symcxx-0.1.10 depends on executable: gfortran8 - found ===> py37-symcxx-0.1.10 depends on package: py37-setuptools>0 - found ===> py37-symcxx-0.1.10 depends on file: /usr/local/bin/python3.7 - found ===> py37-symcxx-0.1.10 depends on file: /usr/local/bin/as - found ===> Configuring for py37-symcxx-0.1.10 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-symcxx-0.1.10 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/symcxx copying symcxx/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/symcxx copying symcxx/_release.py -> build/lib.dragonfly-5.9-x86_64-3.7/symcxx creating build/lib.dragonfly-5.9-x86_64-3.7/symcxx/tests copying symcxx/tests/test_lambdify.py -> build/lib.dragonfly-5.9-x86_64-3.7/symcxx/tests copying symcxx/tests/test_symcxx.py -> build/lib.dragonfly-5.9-x86_64-3.7/symcxx/tests copying symcxx/tests/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/symcxx/tests running build_ext building 'symcxx._symcxx' extension creating build/temp.dragonfly-5.9-x86_64-3.7 creating build/temp.dragonfly-5.9-x86_64-3.7/src creating build/temp.dragonfly-5.9-x86_64-3.7/symcxx 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./include -I/usr/local/include/python3.7m -c src/basic.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/src/basic.o -std=c++11 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./include -I/usr/local/include/python3.7m -c src/namespace.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/src/namespace.o -std=c++11 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./include -I/usr/local/include/python3.7m -c symcxx/_symcxx.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/symcxx/_symcxx.o -std=c++11 c++ -shared -Wl,-rpath=/usr/local/lib/gcc8 -L/usr/local/lib/gcc8 -B/usr/local/bin -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/src/basic.o build/temp.dragonfly-5.9-x86_64-3.7/src/namespace.o build/temp.dragonfly-5.9-x86_64-3.7/symcxx/_symcxx.o -L/usr/local/lib -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/symcxx/_symcxx.so /usr/local/bin/ld: /usr/lib/libc.so: .dynsym local symbol at index 8 (>= sh_info of 6) SUCCEEDED 00:00:58 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-symcxx-0.1.10 depends on package: py37-numpy>=1.15,1<1.19,1 - found ===> py37-symcxx-0.1.10 depends on executable: gfortran8 - found ===> py37-symcxx-0.1.10 depends on package: py37-setuptools>0 - found ===> py37-symcxx-0.1.10 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-symcxx-0.1.10 ===> py37-symcxx-0.1.10 depends on package: py37-numpy>=1.15,1<1.19,1 - found ===> py37-symcxx-0.1.10 depends on executable: gfortran8 - found ===> py37-symcxx-0.1.10 depends on package: py37-setuptools>0 - found ===> py37-symcxx-0.1.10 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/math/py-symcxx/stage/usr/local/lib/python3.7 creating /construction/math/py-symcxx/stage/usr/local/lib/python3.7/site-packages creating /construction/math/py-symcxx/stage/usr/local/lib/python3.7/site-packages/symcxx copying build/lib.dragonfly-5.9-x86_64-3.7/symcxx/_symcxx.so -> /construction/math/py-symcxx/stage/usr/local/lib/python3.7/site-packages/symcxx copying build/lib.dragonfly-5.9-x86_64-3.7/symcxx/_release.py -> /construction/math/py-symcxx/stage/usr/local/lib/python3.7/site-packages/symcxx copying build/lib.dragonfly-5.9-x86_64-3.7/symcxx/__init__.py -> /construction/math/py-symcxx/stage/usr/local/lib/python3.7/site-packages/symcxx creating /construction/math/py-symcxx/stage/usr/local/lib/python3.7/site-packages/symcxx/tests copying build/lib.dragonfly-5.9-x86_64-3.7/symcxx/tests/test_lambdify.py -> /construction/math/py-symcxx/stage/usr/local/lib/python3.7/site-packages/symcxx/tests copying build/lib.dragonfly-5.9-x86_64-3.7/symcxx/tests/__init__.py -> /construction/math/py-symcxx/stage/usr/local/lib/python3.7/site-packages/symcxx/tests copying build/lib.dragonfly-5.9-x86_64-3.7/symcxx/tests/test_symcxx.py -> /construction/math/py-symcxx/stage/usr/local/lib/python3.7/site-packages/symcxx/tests byte-compiling /construction/math/py-symcxx/stage/usr/local/lib/python3.7/site-packages/symcxx/_release.py to _release.cpython-37.pyc byte-compiling /construction/math/py-symcxx/stage/usr/local/lib/python3.7/site-packages/symcxx/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-symcxx/stage/usr/local/lib/python3.7/site-packages/symcxx/tests/test_lambdify.py to test_lambdify.cpython-37.pyc byte-compiling /construction/math/py-symcxx/stage/usr/local/lib/python3.7/site-packages/symcxx/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-symcxx/stage/usr/local/lib/python3.7/site-packages/symcxx/tests/test_symcxx.py to test_symcxx.cpython-37.pyc writing byte-compilation script '/tmp/tmpl9jtwd67.py' /usr/local/bin/python3.7 /tmp/tmpl9jtwd67.py removing /tmp/tmpl9jtwd67.py running install_egg_info running egg_info writing symcxx.egg-info/PKG-INFO writing dependency_links to symcxx.egg-info/dependency_links.txt writing requirements to symcxx.egg-info/requires.txt writing top-level names to symcxx.egg-info/top_level.txt reading manifest file 'symcxx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'symcxx.egg-info/SOURCES.txt' Copying symcxx.egg-info to /construction/math/py-symcxx/stage/usr/local/lib/python3.7/site-packages/symcxx-0.1.10-py3.7.egg-info running install_scripts writing list of installed files to '/construction/math/py-symcxx/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python3.7/site-packages/symcxx/_symcxx.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-symcxx-0.1.10 file sizes/checksums [21]: 0% file sizes/checksums [21]: 100% packing files [21]: 0% packing files [21]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:01:47