------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/metis-5.1.0_8.tgz Message from metis-5.1.0_8: ===> NOTICE: The metis port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/gmp-6.1.2_1.tgz Installing /packages/All/mpfr-4.0.2.tgz Installing /packages/All/mpc-1.1.0_2.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/binutils-2.32_1,1.tgz Installing /packages/All/gcc8-8.3.0_3.tgz Message from gcc8-8.3.0_3: 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/blas-3.5.0_6.tgz Installing /packages/All/lapack-3.5.0_8.tgz Installing /packages/All/openblas-0.2.20_10,1.tgz Installing /packages/All/suitesparse-5.2.0_4.tgz Installing /packages/All/expat-2.2.6_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/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 Installing /packages/All/py36-numpy-1.16.4_1,1.tgz Installing /packages/All/py36-cython-0.29_1.tgz SUCCEEDED 00:00:17 ------------------------------------------------------------------------------- -- 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-PyOpenGL-accelerate-3.1.0_3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-PyOpenGL-accelerate-3.1.0_3 for building => SHA256 Checksum OK for PyOpenGL-accelerate-3.1.0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-PyOpenGL-accelerate-3.1.0_3 for building ===> Extracting for py36-PyOpenGL-accelerate-3.1.0_3 => SHA256 Checksum OK for PyOpenGL-accelerate-3.1.0.tar.gz. Extracted Memory Use: 2.77M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-PyOpenGL-accelerate-3.1.0_3 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-PyOpenGL-accelerate-3.1.0_3 running config SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-PyOpenGL-accelerate-3.1.0_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/OpenGL_accelerate copying ./__init__.py -> build/lib.dragonfly-5.7-x86_64-3.6/OpenGL_accelerate running build_ext skipping 'src/wrapper.c' Cython extension (up-to-date) building 'OpenGL_accelerate.wrapper' extension creating build/temp.dragonfly-5.7-x86_64-3.6 creating build/temp.dragonfly-5.7-x86_64-3.6/src cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I/construction/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.0/.. -I/construction/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.0/src -I/construction/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.0 -I/usr/local/include/python3.6m -c src/wrapper.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/wrapper.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.7-x86_64-3.6/src/wrapper.o -L/usr/local/lib -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/OpenGL_accelerate/wrapper.so skipping 'src/formathandler.c' Cython extension (up-to-date) building 'OpenGL_accelerate.formathandler' extension cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I/construction/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.0/.. -I/construction/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.0/src -I/construction/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.0 -I/usr/local/include/python3.6m -c src/formathandler.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/formathandler.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.7-x86_64-3.6/src/formathandler.o -L/usr/local/lib -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/OpenGL_accelerate/formathandler.so skipping 'src/arraydatatype.c' Cython extension (up-to-date) building 'OpenGL_accelerate.arraydatatype' extension cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I/construction/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.0/.. -I/construction/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.0/src -I/construction/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.0 -I/usr/local/include/python3.6m -c src/arraydatatype.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/arraydatatype.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.7-x86_64-3.6/src/arraydatatype.o -L/usr/local/lib -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/OpenGL_accelerate/arraydatatype.so skipping 'src/errorchecker.c' Cython extension (up-to-date) building 'OpenGL_accelerate.errorchecker' extension cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I/construction/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.0/.. -I/construction/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.0/src -I/construction/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.0 -I/usr/local/include/python3.6m -c src/errorchecker.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/errorchecker.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.7-x86_64-3.6/src/errorchecker.o -L/usr/local/lib -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/OpenGL_accelerate/errorchecker.so skipping 'src/vbo.c' Cython extension (up-to-date) building 'OpenGL_accelerate.vbo' extension cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I/construction/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.0/.. -I/construction/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.0/src -I/construction/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.0 -I/usr/local/include/python3.6m -c src/vbo.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/vbo.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.7-x86_64-3.6/src/vbo.o -L/usr/local/lib -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/OpenGL_accelerate/vbo.so skipping 'src/nones_formathandler.c' Cython extension (up-to-date) building 'OpenGL_accelerate.nones_formathandler' extension cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I/construction/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.0/.. -I/construction/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.0/src -I/construction/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.0 -I/usr/local/include/python3.6m -c src/nones_formathandler.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/nones_formathandler.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.7-x86_64-3.6/src/nones_formathandler.o -L/usr/local/lib -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/OpenGL_accelerate/nones_formathandler.so skipping 'src/latebind.c' Cython extension (up-to-date) building 'OpenGL_accelerate.latebind' extension cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I/construction/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.0/.. -I/construction/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.0/src -I/construction/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.0 -I/usr/local/include/python3.6m -c src/latebind.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/latebind.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.7-x86_64-3.6/src/latebind.o -L/usr/local/lib -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/OpenGL_accelerate/latebind.so skipping 'src/buffers_formathandler.c' Cython extension (up-to-date) building 'OpenGL_accelerate.buffers_formathandler' extension cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I/construction/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.0/.. -I/construction/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.0/src -I/construction/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.0 -I/usr/local/include/python3.6m -c src/buffers_formathandler.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/buffers_formathandler.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.7-x86_64-3.6/src/buffers_formathandler.o -L/usr/local/lib -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/OpenGL_accelerate/buffers_formathandler.so skipping 'src/numpy_formathandler.c' Cython extension (up-to-date) building 'OpenGL_accelerate.numpy_formathandler' extension cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I/construction/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.0/.. -I/construction/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.0/src -I/construction/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.0 -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include/python3.6m -c src/numpy_formathandler.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/numpy_formathandler.o In file included from /usr/local/lib/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/local/lib/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/local/lib/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from src/numpy_formathandler.c:346: /usr/local/lib/python3.6/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 -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.7-x86_64-3.6/src/numpy_formathandler.o -L/usr/local/lib -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/OpenGL_accelerate/numpy_formathandler.so SUCCEEDED 00:00:29 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-PyOpenGL-accelerate-3.1.0_3 ===> Generating temporary packing list running install running build running build_py running build_ext skipping 'src/wrapper.c' Cython extension (up-to-date) skipping 'src/formathandler.c' Cython extension (up-to-date) skipping 'src/arraydatatype.c' Cython extension (up-to-date) skipping 'src/errorchecker.c' Cython extension (up-to-date) skipping 'src/vbo.c' Cython extension (up-to-date) skipping 'src/nones_formathandler.c' Cython extension (up-to-date) skipping 'src/latebind.c' Cython extension (up-to-date) skipping 'src/buffers_formathandler.c' Cython extension (up-to-date) skipping 'src/numpy_formathandler.c' Cython extension (up-to-date) running install_lib creating /construction/graphics/py-PyOpenGL-accelerate/stage/usr/local/lib/python3.6 creating /construction/graphics/py-PyOpenGL-accelerate/stage/usr/local/lib/python3.6/site-packages creating /construction/graphics/py-PyOpenGL-accelerate/stage/usr/local/lib/python3.6/site-packages/OpenGL_accelerate copying build/lib.dragonfly-5.7-x86_64-3.6/OpenGL_accelerate/errorchecker.so -> /construction/graphics/py-PyOpenGL-accelerate/stage/usr/local/lib/python3.6/site-packages/OpenGL_accelerate copying build/lib.dragonfly-5.7-x86_64-3.6/OpenGL_accelerate/vbo.so -> /construction/graphics/py-PyOpenGL-accelerate/stage/usr/local/lib/python3.6/site-packages/OpenGL_accelerate copying build/lib.dragonfly-5.7-x86_64-3.6/OpenGL_accelerate/wrapper.so -> /construction/graphics/py-PyOpenGL-accelerate/stage/usr/local/lib/python3.6/site-packages/OpenGL_accelerate copying build/lib.dragonfly-5.7-x86_64-3.6/OpenGL_accelerate/__init__.py -> /construction/graphics/py-PyOpenGL-accelerate/stage/usr/local/lib/python3.6/site-packages/OpenGL_accelerate copying build/lib.dragonfly-5.7-x86_64-3.6/OpenGL_accelerate/arraydatatype.so -> /construction/graphics/py-PyOpenGL-accelerate/stage/usr/local/lib/python3.6/site-packages/OpenGL_accelerate copying build/lib.dragonfly-5.7-x86_64-3.6/OpenGL_accelerate/numpy_formathandler.so -> /construction/graphics/py-PyOpenGL-accelerate/stage/usr/local/lib/python3.6/site-packages/OpenGL_accelerate copying build/lib.dragonfly-5.7-x86_64-3.6/OpenGL_accelerate/formathandler.so -> /construction/graphics/py-PyOpenGL-accelerate/stage/usr/local/lib/python3.6/site-packages/OpenGL_accelerate copying build/lib.dragonfly-5.7-x86_64-3.6/OpenGL_accelerate/buffers_formathandler.so -> /construction/graphics/py-PyOpenGL-accelerate/stage/usr/local/lib/python3.6/site-packages/OpenGL_accelerate copying build/lib.dragonfly-5.7-x86_64-3.6/OpenGL_accelerate/latebind.so -> /construction/graphics/py-PyOpenGL-accelerate/stage/usr/local/lib/python3.6/site-packages/OpenGL_accelerate copying build/lib.dragonfly-5.7-x86_64-3.6/OpenGL_accelerate/nones_formathandler.so -> /construction/graphics/py-PyOpenGL-accelerate/stage/usr/local/lib/python3.6/site-packages/OpenGL_accelerate byte-compiling /construction/graphics/py-PyOpenGL-accelerate/stage/usr/local/lib/python3.6/site-packages/OpenGL_accelerate/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpwfm039_g.py' /usr/local/bin/python3.6 /tmp/tmpwfm039_g.py removing /tmp/tmpwfm039_g.py running install_egg_info running egg_info writing PyOpenGL_accelerate.egg-info/PKG-INFO writing dependency_links to PyOpenGL_accelerate.egg-info/dependency_links.txt writing top-level names to PyOpenGL_accelerate.egg-info/top_level.txt reading manifest file 'PyOpenGL_accelerate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'PyOpenGL_accelerate.egg-info/SOURCES.txt' Copying PyOpenGL_accelerate.egg-info to /construction/graphics/py-PyOpenGL-accelerate/stage/usr/local/lib/python3.6/site-packages/PyOpenGL_accelerate-3.1.0-py3.6.egg-info running install_scripts writing list of installed files to '/construction/graphics/py-PyOpenGL-accelerate/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python3.6/site-packages/OpenGL_accelerate/arraydatatype.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:04 ------------------------------------------------------------------------------- -- 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-PyOpenGL-accelerate-3.1.0_3 file sizes/checksums [16]: 0% file sizes/checksums [16]: 100% packing files [16]: 0% packing files [16]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:56