------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/indexinfo-0.3.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/gettext-runtime-0.20.1.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/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/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/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/openblas-0.2.20_10,1.tgz Installing /packages/All/suitesparse-5.2.0_4.tgz Installing /packages/All/dsdp-5.8_3.tgz Installing /packages/All/fftw3-3.3.8_4.tgz Installing /packages/All/glpk-4.65.tgz Installing /packages/All/gsl-2.5_1.tgz SUCCEEDED 00:00:23 ------------------------------------------------------------------------------- -- 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-cvxopt-1.2.3_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-cvxopt-1.2.3_1 for building => SHA256 Checksum OK for cvxopt-cvxopt-1.2.3_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-cvxopt-1.2.3_1 for building ===> Extracting for py36-cvxopt-1.2.3_1 => SHA256 Checksum OK for cvxopt-cvxopt-1.2.3_GH0.tar.gz. Extracted Memory Use: 7.70M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-cvxopt-1.2.3_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-cvxopt-1.2.3_1 running config SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-cvxopt-1.2.3_1 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/cvxopt copying src/python/cvxprog.py -> build/lib.dragonfly-5.7-x86_64-3.6/cvxopt copying src/python/msk.py -> build/lib.dragonfly-5.7-x86_64-3.6/cvxopt copying src/python/printing.py -> build/lib.dragonfly-5.7-x86_64-3.6/cvxopt copying src/python/misc.py -> build/lib.dragonfly-5.7-x86_64-3.6/cvxopt copying src/python/_version.py -> build/lib.dragonfly-5.7-x86_64-3.6/cvxopt copying src/python/__init__.py -> build/lib.dragonfly-5.7-x86_64-3.6/cvxopt copying src/python/coneprog.py -> build/lib.dragonfly-5.7-x86_64-3.6/cvxopt copying src/python/solvers.py -> build/lib.dragonfly-5.7-x86_64-3.6/cvxopt copying src/python/info.py -> build/lib.dragonfly-5.7-x86_64-3.6/cvxopt copying src/python/modeling.py -> build/lib.dragonfly-5.7-x86_64-3.6/cvxopt UPDATING build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/_version.py set build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/_version.py to '1.2.3' running build_ext building 'gsl' extension creating build/temp.dragonfly-5.7-x86_64-3.6 creating build/temp.dragonfly-5.7-x86_64-3.6/src creating build/temp.dragonfly-5.7-x86_64-3.6/src/C cc -DNDEBUG -pipe -I/usr/local/include/suitesparse -I/usr/local/include/dsdp -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -I/usr/include/gsl -I/usr/local/include/python3.6m -c src/C/gsl.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/C/gsl.o cc -shared -L/usr/local/lib -pipe -I/usr/local/include/suitesparse -I/usr/local/include/dsdp -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include build/temp.dragonfly-5.7-x86_64-3.6/src/C/gsl.o -L/usr/lib -L/usr/lib -L/usr/local/lib -lm -lgsl -lblas -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/gsl.so building 'fftw' extension cc -DNDEBUG -pipe -I/usr/local/include/suitesparse -I/usr/local/include/dsdp -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -I/usr/include -I/usr/local/include/python3.6m -c src/C/fftw.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/C/fftw.o cc -shared -L/usr/local/lib -pipe -I/usr/local/include/suitesparse -I/usr/local/include/dsdp -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include build/temp.dragonfly-5.7-x86_64-3.6/src/C/fftw.o -L/usr/lib -L/usr/lib -L/usr/local/lib -lfftw3 -lblas -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/fftw.so building 'glpk' extension cc -DNDEBUG -pipe -I/usr/local/include/suitesparse -I/usr/local/include/dsdp -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -I/usr/include -I/usr/local/include/python3.6m -c src/C/glpk.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/C/glpk.o cc -shared -L/usr/local/lib -pipe -I/usr/local/include/suitesparse -I/usr/local/include/dsdp -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include build/temp.dragonfly-5.7-x86_64-3.6/src/C/glpk.o -L/usr/lib -L/usr/local/lib -lglpk -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/glpk.so building 'dsdp' extension cc -DNDEBUG -pipe -I/usr/local/include/suitesparse -I/usr/local/include/dsdp -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -I/usr/include/dsdp -I/usr/local/include/python3.6m -c src/C/dsdp.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/C/dsdp.o cc -shared -L/usr/local/lib -pipe -I/usr/local/include/suitesparse -I/usr/local/include/dsdp -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include build/temp.dragonfly-5.7-x86_64-3.6/src/C/dsdp.o -L/usr/lib -L/usr/lib -L/usr/local/lib -ldsdp -llapack -lblas -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/dsdp.so building 'base' extension cc -DNDEBUG -pipe -I/usr/local/include/suitesparse -I/usr/local/include/dsdp -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -I/usr/local/include/python3.6m -c src/C/base.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/C/base.o cc -DNDEBUG -pipe -I/usr/local/include/suitesparse -I/usr/local/include/dsdp -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -I/usr/local/include/python3.6m -c src/C/dense.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/C/dense.o cc -DNDEBUG -pipe -I/usr/local/include/suitesparse -I/usr/local/include/dsdp -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -I/usr/local/include/python3.6m -c src/C/sparse.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/C/sparse.o cc -shared -L/usr/local/lib -pipe -I/usr/local/include/suitesparse -I/usr/local/include/dsdp -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include build/temp.dragonfly-5.7-x86_64-3.6/src/C/base.o build/temp.dragonfly-5.7-x86_64-3.6/src/C/dense.o build/temp.dragonfly-5.7-x86_64-3.6/src/C/sparse.o -L/usr/lib -L/usr/local/lib -lm -llapack -lblas -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/base.so building 'blas' extension cc -DNDEBUG -pipe -I/usr/local/include/suitesparse -I/usr/local/include/dsdp -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -I/usr/local/include/python3.6m -c src/C/blas.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/C/blas.o cc -shared -L/usr/local/lib -pipe -I/usr/local/include/suitesparse -I/usr/local/include/dsdp -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include build/temp.dragonfly-5.7-x86_64-3.6/src/C/blas.o -L/usr/lib -L/usr/local/lib -lblas -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/blas.so building 'lapack' extension cc -DNDEBUG -pipe -I/usr/local/include/suitesparse -I/usr/local/include/dsdp -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -I/usr/local/include/python3.6m -c src/C/lapack.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/C/lapack.o cc -shared -L/usr/local/lib -pipe -I/usr/local/include/suitesparse -I/usr/local/include/dsdp -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include build/temp.dragonfly-5.7-x86_64-3.6/src/C/lapack.o -L/usr/lib -L/usr/local/lib -llapack -lblas -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/lapack.so building 'umfpack' extension cc -DNDEBUG -pipe -I/usr/local/include/suitesparse -I/usr/local/include/dsdp -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -I/usr/include -I/usr/local/include/python3.6m -c src/C/umfpack.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/C/umfpack.o cc -shared -L/usr/local/lib -pipe -I/usr/local/include/suitesparse -I/usr/local/include/dsdp -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include build/temp.dragonfly-5.7-x86_64-3.6/src/C/umfpack.o -L/usr/lib -L/usr/lib -L/usr/local/lib -lumfpack -lcholmod -lamd -lcolamd -lsuitesparseconfig -llapack -lblas -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/umfpack.so building 'cholmod' extension cc -DNDEBUG -pipe -I/usr/local/include/suitesparse -I/usr/local/include/dsdp -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -I/usr/include -I/usr/local/include/python3.6m -c src/C/cholmod.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/C/cholmod.o cc -shared -L/usr/local/lib -pipe -I/usr/local/include/suitesparse -I/usr/local/include/dsdp -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include build/temp.dragonfly-5.7-x86_64-3.6/src/C/cholmod.o -L/usr/lib -L/usr/lib -L/usr/local/lib -lcholmod -lcolamd -lamd -lsuitesparseconfig -llapack -lblas -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/cholmod.so building 'amd' extension cc -DNDEBUG -pipe -I/usr/local/include/suitesparse -I/usr/local/include/dsdp -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -I/usr/include -I/usr/local/include/python3.6m -c src/C/amd.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/C/amd.o cc -shared -L/usr/local/lib -pipe -I/usr/local/include/suitesparse -I/usr/local/include/dsdp -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include build/temp.dragonfly-5.7-x86_64-3.6/src/C/amd.o -L/usr/lib -L/usr/local/lib -lamd -lsuitesparseconfig -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/amd.so building 'misc_solvers' extension cc -DNDEBUG -pipe -I/usr/local/include/suitesparse -I/usr/local/include/dsdp -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DDLONG -I/usr/local/include/python3.6m -c src/C/misc_solvers.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/C/misc_solvers.o cc -shared -L/usr/local/lib -pipe -I/usr/local/include/suitesparse -I/usr/local/include/dsdp -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include build/temp.dragonfly-5.7-x86_64-3.6/src/C/misc_solvers.o -L/usr/lib -L/usr/local/lib -llapack -lblas -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/misc_solvers.so SUCCEEDED 00:00:48 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-cvxopt-1.2.3_1 ===> Generating temporary packing list running install running build running build_py UPDATING build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/_version.py set build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/_version.py to '1.2.3' running build_ext running install_lib creating /construction/math/py-cvxopt/stage/usr/local/lib/python3.6 creating /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages creating /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt copying build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/base.so -> /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt copying build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/cholmod.so -> /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt copying build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/coneprog.py -> /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt copying build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/info.py -> /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt copying build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/_version.py -> /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt copying build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/cvxprog.py -> /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt copying build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/printing.py -> /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt copying build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/modeling.py -> /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt copying build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/misc.py -> /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt copying build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/solvers.py -> /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt copying build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/msk.py -> /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt copying build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/__init__.py -> /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt copying build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/amd.so -> /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt copying build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/dsdp.so -> /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt copying build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/misc_solvers.so -> /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt copying build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/fftw.so -> /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt copying build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/blas.so -> /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt copying build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/lapack.so -> /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt copying build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/glpk.so -> /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt copying build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/umfpack.so -> /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt copying build/lib.dragonfly-5.7-x86_64-3.6/cvxopt/gsl.so -> /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt byte-compiling /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt/coneprog.py to coneprog.cpython-36.pyc byte-compiling /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt/info.py to info.cpython-36.pyc byte-compiling /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt/_version.py to _version.cpython-36.pyc byte-compiling /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt/cvxprog.py to cvxprog.cpython-36.pyc byte-compiling /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt/printing.py to printing.cpython-36.pyc byte-compiling /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt/modeling.py to modeling.cpython-36.pyc byte-compiling /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt/misc.py to misc.cpython-36.pyc byte-compiling /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt/solvers.py to solvers.cpython-36.pyc byte-compiling /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt/msk.py to msk.cpython-36.pyc byte-compiling /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpix5xx1ht.py' /usr/local/bin/python3.6 /tmp/tmpix5xx1ht.py removing /tmp/tmpix5xx1ht.py running install_egg_info running egg_info creating cvxopt.egg-info writing cvxopt.egg-info/PKG-INFO writing dependency_links to cvxopt.egg-info/dependency_links.txt writing top-level names to cvxopt.egg-info/top_level.txt writing manifest file 'cvxopt.egg-info/SOURCES.txt' reading manifest file 'cvxopt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cvxopt.egg-info/SOURCES.txt' Copying cvxopt.egg-info to /construction/math/py-cvxopt/stage/usr/local/lib/python3.6/site-packages/cvxopt-1.2.3-py3.6.egg-info running install_scripts writing list of installed files to '/construction/math/py-cvxopt/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python3.6/site-packages/cvxopt/amd.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 Error: /usr/local/lib/python3.6/site-packages/cvxopt/base.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.6/site-packages/cvxopt/base.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.6/site-packages/cvxopt/base.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.6/site-packages/cvxopt/cholmod.so is linked to /usr/local/lib/libmetis.so.2 from math/metis but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libmetis.so:math/metis Error: /usr/local/lib/python3.6/site-packages/cvxopt/cholmod.so is linked to /usr/local/lib/libopenblasp.so.0 from math/openblas but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libopenblasp.so:math/openblas Error: /usr/local/lib/python3.6/site-packages/cvxopt/dsdp.so is linked to /usr/local/lib/libdsdp.so which does not have a SONAME. math/dsdp needs to be fixed. Error: /usr/local/lib/python3.6/site-packages/cvxopt/glpk.so is linked to /usr/local/lib/libgmp.so.10 from math/gmp but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgmp.so:math/gmp Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for py36-cvxopt-1.2.3_1 file sizes/checksums [46]: 0% file sizes/checksums [46]: 100% packing files [46]: 0% packing files [46]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:01:25