------------------------------------------------------------------------------- -- 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:33 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-deap-1.3.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-deap-1.3.1 depends on file: /usr/local/sbin/pkg - found => deap-1.3.1.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/d/deap/deap-1.3.1.tar.gz deap-1.3.1.tar.gz 0% of 1043 kB 0 Bps deap-1.3.1.tar.gz 1043 kB 26 MBps 00s ===> Fetching all distfiles required by py37-deap-1.3.1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-deap-1.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-deap-1.3.1 for building => SHA256 Checksum OK for deap-1.3.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-deap-1.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-deap-1.3.1 for building ===> Extracting for py37-deap-1.3.1 => SHA256 Checksum OK for deap-1.3.1.tar.gz. Extracted Memory Use: 3.01M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-deap-1.3.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-deap-1.3.1 depends on package: py37-numpy>=1.15,1<1.19,1 - found ===> py37-deap-1.3.1 depends on package: py37-setuptools>0 - found ===> py37-deap-1.3.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-deap-1.3.1 depends on package: py37-numpy>=1.15,1<1.19,1 - found ===> py37-deap-1.3.1 depends on package: py37-setuptools>0 - found ===> py37-deap-1.3.1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-deap-1.3.1 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-deap-1.3.1 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/deap copying deap/gp.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap copying deap/creator.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap copying deap/algorithms.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap copying deap/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap copying deap/base.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap copying deap/cma.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap creating build/lib.dragonfly-5.9-x86_64-3.7/deap/tools copying deap/tools/emo.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap/tools copying deap/tools/init.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap/tools copying deap/tools/mutation.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap/tools copying deap/tools/selection.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap/tools copying deap/tools/crossover.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap/tools copying deap/tools/migration.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap/tools copying deap/tools/indicator.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap/tools copying deap/tools/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap/tools copying deap/tools/constraint.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap/tools copying deap/tools/support.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap/tools creating build/lib.dragonfly-5.9-x86_64-3.7/deap/tests copying deap/tests/test_statistics.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap/tests copying deap/tests/test_init.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap/tests copying deap/tests/test_logbook.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap/tests copying deap/tests/test_benchmarks.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap/tests copying deap/tests/test_pickle.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap/tests copying deap/tests/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap/tests copying deap/tests/test_algorithms.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap/tests copying deap/tests/test_creator.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap/tests creating build/lib.dragonfly-5.9-x86_64-3.7/deap/benchmarks copying deap/benchmarks/gp.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap/benchmarks copying deap/benchmarks/movingpeaks.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap/benchmarks copying deap/benchmarks/binary.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap/benchmarks copying deap/benchmarks/tools.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap/benchmarks copying deap/benchmarks/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap/benchmarks creating build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/_hypervolume copying deap/tools/_hypervolume/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/_hypervolume copying deap/tools/_hypervolume/pyhv.py -> build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/_hypervolume Fixing build/lib.dragonfly-5.9-x86_64-3.7/deap/gp.py build/lib.dragonfly-5.9-x86_64-3.7/deap/creator.py build/lib.dragonfly-5.9-x86_64-3.7/deap/algorithms.py build/lib.dragonfly-5.9-x86_64-3.7/deap/__init__.py build/lib.dragonfly-5.9-x86_64-3.7/deap/base.py build/lib.dragonfly-5.9-x86_64-3.7/deap/cma.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/emo.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/init.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/mutation.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/selection.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/crossover.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/migration.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/indicator.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/__init__.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/constraint.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/support.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tests/test_statistics.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tests/test_init.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tests/test_logbook.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tests/test_benchmarks.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tests/test_pickle.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tests/__init__.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tests/test_algorithms.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tests/test_creator.py build/lib.dragonfly-5.9-x86_64-3.7/deap/benchmarks/gp.py build/lib.dragonfly-5.9-x86_64-3.7/deap/benchmarks/movingpeaks.py build/lib.dragonfly-5.9-x86_64-3.7/deap/benchmarks/binary.py build/lib.dragonfly-5.9-x86_64-3.7/deap/benchmarks/tools.py build/lib.dragonfly-5.9-x86_64-3.7/deap/benchmarks/__init__.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/_hypervolume/__init__.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/_hypervolume/pyhv.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma Fixing build/lib.dragonfly-5.9-x86_64-3.7/deap/gp.py build/lib.dragonfly-5.9-x86_64-3.7/deap/creator.py build/lib.dragonfly-5.9-x86_64-3.7/deap/algorithms.py build/lib.dragonfly-5.9-x86_64-3.7/deap/__init__.py build/lib.dragonfly-5.9-x86_64-3.7/deap/base.py build/lib.dragonfly-5.9-x86_64-3.7/deap/cma.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/emo.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/init.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/mutation.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/selection.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/crossover.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/migration.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/indicator.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/__init__.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/constraint.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/support.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tests/test_statistics.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tests/test_init.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tests/test_logbook.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tests/test_benchmarks.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tests/test_pickle.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tests/__init__.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tests/test_algorithms.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tests/test_creator.py build/lib.dragonfly-5.9-x86_64-3.7/deap/benchmarks/gp.py build/lib.dragonfly-5.9-x86_64-3.7/deap/benchmarks/movingpeaks.py build/lib.dragonfly-5.9-x86_64-3.7/deap/benchmarks/binary.py build/lib.dragonfly-5.9-x86_64-3.7/deap/benchmarks/tools.py build/lib.dragonfly-5.9-x86_64-3.7/deap/benchmarks/__init__.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/_hypervolume/__init__.py build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/_hypervolume/pyhv.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma running build_ext building 'deap.tools._hypervolume.hv' extension creating build/temp.dragonfly-5.9-x86_64-3.7 creating build/temp.dragonfly-5.9-x86_64-3.7/deap creating build/temp.dragonfly-5.9-x86_64-3.7/deap/tools creating build/temp.dragonfly-5.9-x86_64-3.7/deap/tools/_hypervolume 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/usr/local/include/python3.7m -c deap/tools/_hypervolume/_hv.c -o build/temp.dragonfly-5.9-x86_64-3.7/deap/tools/_hypervolume/_hv.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 -I/usr/local/include/python3.7m -c deap/tools/_hypervolume/hv.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/deap/tools/_hypervolume/hv.o c++ -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/deap/tools/_hypervolume/_hv.o build/temp.dragonfly-5.9-x86_64-3.7/deap/tools/_hypervolume/hv.o -L/usr/local/lib -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/_hypervolume/hv.so SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-deap-1.3.1 depends on package: py37-numpy>=1.15,1<1.19,1 - found ===> py37-deap-1.3.1 depends on package: py37-setuptools>0 - found ===> py37-deap-1.3.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-deap-1.3.1 ===> py37-deap-1.3.1 depends on package: py37-numpy>=1.15,1<1.19,1 - found ===> py37-deap-1.3.1 depends on package: py37-setuptools>0 - found ===> py37-deap-1.3.1 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-deap/stage/usr/local/lib/python3.7 creating /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages creating /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap copying build/lib.dragonfly-5.9-x86_64-3.7/deap/__init__.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap copying build/lib.dragonfly-5.9-x86_64-3.7/deap/base.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap copying build/lib.dragonfly-5.9-x86_64-3.7/deap/cma.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap creating /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tests copying build/lib.dragonfly-5.9-x86_64-3.7/deap/tests/test_init.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tests copying build/lib.dragonfly-5.9-x86_64-3.7/deap/tests/test_statistics.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tests copying build/lib.dragonfly-5.9-x86_64-3.7/deap/tests/test_algorithms.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tests copying build/lib.dragonfly-5.9-x86_64-3.7/deap/tests/test_benchmarks.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tests copying build/lib.dragonfly-5.9-x86_64-3.7/deap/tests/__init__.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tests copying build/lib.dragonfly-5.9-x86_64-3.7/deap/tests/test_pickle.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tests copying build/lib.dragonfly-5.9-x86_64-3.7/deap/tests/test_logbook.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tests copying build/lib.dragonfly-5.9-x86_64-3.7/deap/tests/test_creator.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tests copying build/lib.dragonfly-5.9-x86_64-3.7/deap/algorithms.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap copying build/lib.dragonfly-5.9-x86_64-3.7/deap/creator.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap copying build/lib.dragonfly-5.9-x86_64-3.7/deap/gp.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap creating /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tools copying build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/mutation.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tools copying build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/crossover.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tools copying build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/indicator.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tools copying build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/emo.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tools copying build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/constraint.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tools copying build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/__init__.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tools copying build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/migration.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tools copying build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/init.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tools copying build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/support.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tools copying build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/selection.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tools creating /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tools/_hypervolume copying build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/_hypervolume/hv.so -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tools/_hypervolume copying build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/_hypervolume/__init__.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tools/_hypervolume copying build/lib.dragonfly-5.9-x86_64-3.7/deap/tools/_hypervolume/pyhv.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tools/_hypervolume creating /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/benchmarks copying build/lib.dragonfly-5.9-x86_64-3.7/deap/benchmarks/binary.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/benchmarks copying build/lib.dragonfly-5.9-x86_64-3.7/deap/benchmarks/__init__.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/benchmarks copying build/lib.dragonfly-5.9-x86_64-3.7/deap/benchmarks/gp.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/benchmarks copying build/lib.dragonfly-5.9-x86_64-3.7/deap/benchmarks/tools.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/benchmarks copying build/lib.dragonfly-5.9-x86_64-3.7/deap/benchmarks/movingpeaks.py -> /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/benchmarks byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/base.py to base.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/cma.py to cma.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tests/test_init.py to test_init.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tests/test_statistics.py to test_statistics.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tests/test_algorithms.py to test_algorithms.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tests/test_benchmarks.py to test_benchmarks.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tests/test_pickle.py to test_pickle.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tests/test_logbook.py to test_logbook.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tests/test_creator.py to test_creator.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/algorithms.py to algorithms.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/creator.py to creator.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/gp.py to gp.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tools/mutation.py to mutation.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tools/crossover.py to crossover.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tools/indicator.py to indicator.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tools/emo.py to emo.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tools/constraint.py to constraint.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tools/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tools/migration.py to migration.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tools/init.py to init.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tools/support.py to support.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tools/selection.py to selection.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tools/_hypervolume/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/tools/_hypervolume/pyhv.py to pyhv.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/benchmarks/binary.py to binary.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/benchmarks/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/benchmarks/gp.py to gp.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/benchmarks/tools.py to tools.cpython-37.pyc byte-compiling /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap/benchmarks/movingpeaks.py to movingpeaks.cpython-37.pyc writing byte-compilation script '/tmp/tmp1mgsq49a.py' /usr/local/bin/python3.7 /tmp/tmp1mgsq49a.py removing /tmp/tmp1mgsq49a.py running install_egg_info running egg_info writing deap.egg-info/PKG-INFO writing dependency_links to deap.egg-info/dependency_links.txt writing requirements to deap.egg-info/requires.txt writing top-level names to deap.egg-info/top_level.txt reading manifest file 'deap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.hpp' under directory 'deap' warning: no files found matching '*.h' under directory 'examples' no previously-included directories found matching 'doc/_build' warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'deap.egg-info/SOURCES.txt' Copying deap.egg-info to /construction/math/py-deap/stage/usr/local/lib/python3.7/site-packages/deap-1.3.1-py3.7.egg-info running install_scripts writing list of installed files to '/construction/math/py-deap/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/python3.7/site-packages/deap/tools/_hypervolume/hv.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Error: /usr/local/lib/python3.7/site-packages/deap/tools/_hypervolume/hv.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:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-deap-1.3.1 file sizes/checksums [99]: 0% file sizes/checksums [99]: 100% packing files [99]: 0% packing files [99]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:51