------------------------------------------------------------------------------- -- 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 UNFLAVORED devel/binutils -> use devel/binutils@native SUCCEEDED 00:00:37 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-pyhull-2015.2.1_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-pyhull-2015.2.1_2 depends on file: /usr/local/sbin/pkg - found => pyhull-2015.2.1.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/p/pyhull/pyhull-2015.2.1.tar.gz pyhull-2015.2.1.tar.gz 0% of 311 kB 0 Bps pyhull-2015.2.1.tar.gz 311 kB 23 MBps 00s ===> Fetching all distfiles required by py37-pyhull-2015.2.1_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-pyhull-2015.2.1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-pyhull-2015.2.1_2 for building => SHA256 Checksum OK for pyhull-2015.2.1.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-pyhull-2015.2.1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-pyhull-2015.2.1_2 for building ===> Extracting for py37-pyhull-2015.2.1_2 => SHA256 Checksum OK for pyhull-2015.2.1.tar.gz. Extracted Memory Use: 1.44M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-pyhull-2015.2.1_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-pyhull-2015.2.1_2 depends on package: py37-numpy>=1.15,1<1.19,1 - found ===> py37-pyhull-2015.2.1_2 depends on package: py37-setuptools>0 - found ===> py37-pyhull-2015.2.1_2 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-pyhull-2015.2.1_2 depends on package: py37-numpy>=1.15,1<1.19,1 - found ===> py37-pyhull-2015.2.1_2 depends on package: py37-setuptools>0 - found ===> py37-pyhull-2015.2.1_2 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-pyhull-2015.2.1_2 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-pyhull-2015.2.1_2 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/pyhull copying pyhull/convex_hull.py -> build/lib.dragonfly-5.9-x86_64-3.7/pyhull copying pyhull/voronoi.py -> build/lib.dragonfly-5.9-x86_64-3.7/pyhull copying pyhull/simplex.py -> build/lib.dragonfly-5.9-x86_64-3.7/pyhull copying pyhull/halfspace.py -> build/lib.dragonfly-5.9-x86_64-3.7/pyhull copying pyhull/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/pyhull copying pyhull/delaunay.py -> build/lib.dragonfly-5.9-x86_64-3.7/pyhull running build_ext building 'pyhull._pyhull' 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/src/libqhull 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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/_pyhull.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/_pyhull.o src/_pyhull.c: In function 'py_qconvex': src/_pyhull.c:137:20: warning: passing argument 1 of 'fmemopen' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] fin = fmemopen(data, strlen(data), "r"); ^~~~ In file included from /usr/local/include/python3.7m/Python.h:25, from src/_pyhull.c:28: /usr/include/stdio.h:319:8: note: expected 'void * restrict' but argument is of type 'const char *' FILE *fmemopen(void *__restrict, size_t, const char *__restrict); ^~~~~~~~ src/_pyhull.c: In function 'py_qdelaunay': src/_pyhull.c:234:20: warning: passing argument 1 of 'fmemopen' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] fin = fmemopen(data, strlen(data), "r"); ^~~~ In file included from /usr/local/include/python3.7m/Python.h:25, from src/_pyhull.c:28: /usr/include/stdio.h:319:8: note: expected 'void * restrict' but argument is of type 'const char *' FILE *fmemopen(void *__restrict, size_t, const char *__restrict); ^~~~~~~~ src/_pyhull.c: In function 'py_qvoronoi': src/_pyhull.c:334:20: warning: passing argument 1 of 'fmemopen' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] fin = fmemopen(data, strlen(data), "r"); ^~~~ In file included from /usr/local/include/python3.7m/Python.h:25, from src/_pyhull.c:28: /usr/include/stdio.h:319:8: note: expected 'void * restrict' but argument is of type 'const char *' FILE *fmemopen(void *__restrict, size_t, const char *__restrict); ^~~~~~~~ src/_pyhull.c: In function 'py_qhalf': src/_pyhull.c:432:20: warning: passing argument 1 of 'fmemopen' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] fin = fmemopen(data, strlen(data), "r"); ^~~~ In file included from /usr/local/include/python3.7m/Python.h:25, from src/_pyhull.c:28: /usr/include/stdio.h:319:8: note: expected 'void * restrict' but argument is of type 'const char *' FILE *fmemopen(void *__restrict, size_t, const char *__restrict); ^~~~~~~~ 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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/userprintf.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/userprintf.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/merge.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/merge.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/poly.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/poly.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/mem.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/mem.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/rboxlib.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/rboxlib.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/libqhull.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/libqhull.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/stat.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/stat.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/qset.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/qset.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/global.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/global.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/usermem.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/usermem.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/userprintf_rbox.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/userprintf_rbox.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/poly2.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/poly2.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/geom.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/geom.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/user.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/user.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/random.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/random.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/io.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/io.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/geom2.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/geom2.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/src/_pyhull.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/userprintf.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/merge.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/poly.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/mem.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/rboxlib.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/libqhull.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/stat.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/qset.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/global.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/usermem.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/userprintf_rbox.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/poly2.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/geom.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/user.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/random.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/io.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/geom2.o -L/usr/local/lib -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/pyhull/_pyhull.so SUCCEEDED 00:00:19 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-pyhull-2015.2.1_2 depends on package: py37-numpy>=1.15,1<1.19,1 - found ===> py37-pyhull-2015.2.1_2 depends on package: py37-setuptools>0 - found ===> py37-pyhull-2015.2.1_2 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-pyhull-2015.2.1_2 ===> py37-pyhull-2015.2.1_2 depends on package: py37-numpy>=1.15,1<1.19,1 - found ===> py37-pyhull-2015.2.1_2 depends on package: py37-setuptools>0 - found ===> py37-pyhull-2015.2.1_2 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py copying pyhull/convex_hull.py -> build/lib.dragonfly-5.9-x86_64-3.7/pyhull copying pyhull/voronoi.py -> build/lib.dragonfly-5.9-x86_64-3.7/pyhull copying pyhull/simplex.py -> build/lib.dragonfly-5.9-x86_64-3.7/pyhull copying pyhull/halfspace.py -> build/lib.dragonfly-5.9-x86_64-3.7/pyhull copying pyhull/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/pyhull copying pyhull/delaunay.py -> build/lib.dragonfly-5.9-x86_64-3.7/pyhull running build_ext building 'pyhull._pyhull' extension 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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/_pyhull.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/_pyhull.o src/_pyhull.c: In function 'py_qconvex': src/_pyhull.c:137:20: warning: passing argument 1 of 'fmemopen' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] fin = fmemopen(data, strlen(data), "r"); ^~~~ In file included from /usr/local/include/python3.7m/Python.h:25, from src/_pyhull.c:28: /usr/include/stdio.h:319:8: note: expected 'void * restrict' but argument is of type 'const char *' FILE *fmemopen(void *__restrict, size_t, const char *__restrict); ^~~~~~~~ src/_pyhull.c: In function 'py_qdelaunay': src/_pyhull.c:234:20: warning: passing argument 1 of 'fmemopen' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] fin = fmemopen(data, strlen(data), "r"); ^~~~ In file included from /usr/local/include/python3.7m/Python.h:25, from src/_pyhull.c:28: /usr/include/stdio.h:319:8: note: expected 'void * restrict' but argument is of type 'const char *' FILE *fmemopen(void *__restrict, size_t, const char *__restrict); ^~~~~~~~ src/_pyhull.c: In function 'py_qvoronoi': src/_pyhull.c:334:20: warning: passing argument 1 of 'fmemopen' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] fin = fmemopen(data, strlen(data), "r"); ^~~~ In file included from /usr/local/include/python3.7m/Python.h:25, from src/_pyhull.c:28: /usr/include/stdio.h:319:8: note: expected 'void * restrict' but argument is of type 'const char *' FILE *fmemopen(void *__restrict, size_t, const char *__restrict); ^~~~~~~~ src/_pyhull.c: In function 'py_qhalf': src/_pyhull.c:432:20: warning: passing argument 1 of 'fmemopen' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] fin = fmemopen(data, strlen(data), "r"); ^~~~ In file included from /usr/local/include/python3.7m/Python.h:25, from src/_pyhull.c:28: /usr/include/stdio.h:319:8: note: expected 'void * restrict' but argument is of type 'const char *' FILE *fmemopen(void *__restrict, size_t, const char *__restrict); ^~~~~~~~ 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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/userprintf.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/userprintf.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/merge.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/merge.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/poly.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/poly.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/mem.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/mem.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/rboxlib.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/rboxlib.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/libqhull.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/libqhull.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/stat.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/stat.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/qset.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/qset.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/global.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/global.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/usermem.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/usermem.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/userprintf_rbox.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/userprintf_rbox.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/poly2.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/poly2.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/geom.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/geom.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/user.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/user.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/random.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/random.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/io.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/io.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 -Isrc/libqhull -I/usr/local/include/python3.7m -c src/libqhull/geom2.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/geom2.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/src/_pyhull.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/userprintf.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/merge.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/poly.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/mem.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/rboxlib.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/libqhull.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/stat.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/qset.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/global.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/usermem.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/userprintf_rbox.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/poly2.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/geom.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/user.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/random.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/io.o build/temp.dragonfly-5.9-x86_64-3.7/src/libqhull/geom2.o -L/usr/local/lib -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/pyhull/_pyhull.so running install_lib creating /construction/math/py-pyhull/stage/usr/local/lib/python3.7 creating /construction/math/py-pyhull/stage/usr/local/lib/python3.7/site-packages creating /construction/math/py-pyhull/stage/usr/local/lib/python3.7/site-packages/pyhull copying build/lib.dragonfly-5.9-x86_64-3.7/pyhull/halfspace.py -> /construction/math/py-pyhull/stage/usr/local/lib/python3.7/site-packages/pyhull copying build/lib.dragonfly-5.9-x86_64-3.7/pyhull/voronoi.py -> /construction/math/py-pyhull/stage/usr/local/lib/python3.7/site-packages/pyhull copying build/lib.dragonfly-5.9-x86_64-3.7/pyhull/convex_hull.py -> /construction/math/py-pyhull/stage/usr/local/lib/python3.7/site-packages/pyhull copying build/lib.dragonfly-5.9-x86_64-3.7/pyhull/__init__.py -> /construction/math/py-pyhull/stage/usr/local/lib/python3.7/site-packages/pyhull copying build/lib.dragonfly-5.9-x86_64-3.7/pyhull/_pyhull.so -> /construction/math/py-pyhull/stage/usr/local/lib/python3.7/site-packages/pyhull copying build/lib.dragonfly-5.9-x86_64-3.7/pyhull/simplex.py -> /construction/math/py-pyhull/stage/usr/local/lib/python3.7/site-packages/pyhull copying build/lib.dragonfly-5.9-x86_64-3.7/pyhull/delaunay.py -> /construction/math/py-pyhull/stage/usr/local/lib/python3.7/site-packages/pyhull byte-compiling /construction/math/py-pyhull/stage/usr/local/lib/python3.7/site-packages/pyhull/halfspace.py to halfspace.cpython-37.pyc byte-compiling /construction/math/py-pyhull/stage/usr/local/lib/python3.7/site-packages/pyhull/voronoi.py to voronoi.cpython-37.pyc byte-compiling /construction/math/py-pyhull/stage/usr/local/lib/python3.7/site-packages/pyhull/convex_hull.py to convex_hull.cpython-37.pyc byte-compiling /construction/math/py-pyhull/stage/usr/local/lib/python3.7/site-packages/pyhull/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-pyhull/stage/usr/local/lib/python3.7/site-packages/pyhull/simplex.py to simplex.cpython-37.pyc byte-compiling /construction/math/py-pyhull/stage/usr/local/lib/python3.7/site-packages/pyhull/delaunay.py to delaunay.cpython-37.pyc writing byte-compilation script '/tmp/tmpeethif3u.py' /usr/local/bin/python3.7 /tmp/tmpeethif3u.py removing /tmp/tmpeethif3u.py running install_egg_info running egg_info writing pyhull.egg-info/PKG-INFO writing dependency_links to pyhull.egg-info/dependency_links.txt writing requirements to pyhull.egg-info/requires.txt writing top-level names to pyhull.egg-info/top_level.txt reading manifest file 'pyhull.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' warning: no files found matching '*.c' warning: no files found matching 'ez_setup.py' no previously-included directories found matching '**/tests' writing manifest file 'pyhull.egg-info/SOURCES.txt' Copying pyhull.egg-info to /construction/math/py-pyhull/stage/usr/local/lib/python3.7/site-packages/pyhull-2015.2.1-py3.7.egg-info running install_scripts writing list of installed files to '/construction/math/py-pyhull/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python3.7/site-packages/pyhull/_pyhull.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:21 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-pyhull-2015.2.1_2 file sizes/checksums [24]: 0% file sizes/checksums [24]: 100% packing files [24]: 0% packing files [24]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:22