------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/openssl-1.1.1f,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- 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/metis-5.1.0_8.txz Installing /packages/All/tbb-2020.2.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/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_3,1.txz Installing /packages/All/suitesparse-5.7.2.txz Installing /packages/All/py37-numpy-1.16.5_4,1.txz Installing /packages/All/py37-joblib-0.13.0.txz Installing /packages/All/py37-scipy-1.2.2_1.txz Installing /packages/All/py37-scikit-learn-0.22_1.txz Installing /packages/All/py37-bayesian-optimization-1.1.0.txz Installing /packages/All/py37-cma-2.7.0_1.txz Installing /packages/All/py37-soupsieve-1.9_1.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libgpg-error-1.37.txz Installing /packages/All/libgcrypt-1.8.5.txz Installing /packages/All/libxslt-1.1.34_1.txz Installing /packages/All/py37-lxml-4.5.0.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-webencodings-0.5.1.txz Installing /packages/All/py37-html5lib-1.0.1.txz Installing /packages/All/py37-beautifulsoup-4.9.0.txz Installing /packages/All/py37-asn1crypto-1.3.0.txz Installing /packages/All/py37-pycparser-2.19.txz Installing /packages/All/py37-cffi-1.14.0.txz Installing /packages/All/py37-cryptography-2.6.1.txz Installing /packages/All/py37-openssl-19.0.0.txz Installing /packages/All/py37-werkzeug-1.0.1.txz Installing /packages/All/py37-MarkupSafe-1.1.1.txz Installing /packages/All/py37-pytz-2019.3,1.txz Installing /packages/All/py37-Babel-2.8.0.txz Installing /packages/All/py37-Jinja2-2.10.1.txz Installing /packages/All/py37-itsdangerous-0.24.txz Installing /packages/All/py37-click-7.0.txz Installing /packages/All/py37-Flask-1.1.1.txz Installing /packages/All/py37-Flask-Compress-1.4.0.txz Installing /packages/All/py37-backcall-0.1.0.txz Installing /packages/All/py37-decorator-4.4.2.txz Installing /packages/All/py37-parso-0.7.0.txz Installing /packages/All/py37-jedi-0.12.1.txz Installing /packages/All/py37-ptyprocess-0.6.0.txz Installing /packages/All/py37-pexpect-4.8.0.txz Installing /packages/All/py37-pickleshare-0.7.5.txz Installing /packages/All/py37-wcwidth-0.1.8.txz Installing /packages/All/py37-prompt_toolkit-2.0.10.txz Installing /packages/All/py37-pygments-2.5.2.txz Installing /packages/All/sqlite3-3.30.1_1,1.txz Installing /packages/All/py37-sqlite3-3.7.7_7.txz Installing /packages/All/py37-ipython_genutils-0.2.0.txz Installing /packages/All/py37-traitlets-4.3.3.txz Installing /packages/All/py37-ipython-7.13.0.txz Installing /packages/All/py37-hiplot-0.1.7.txz Installing /packages/All/py37-dateutil-2.8.0.txz Installing /packages/All/py37-bottleneck-1.3.2.txz Installing /packages/All/py37-numexpr-2.7.1.txz Installing /packages/All/py37-pandas-0.24.2_1,1.txz ===== Message from py37-pandas-0.24.2_1,1: -- Install math/py-statsmodels to enable parts of pandas.stats. Install devel/py-xarray to enable the to_xarray() function. Installing /packages/All/py37-cloudpickle-1.2.1.txz Installing /packages/All/py37-pyglet150-1.5.0.txz Installing /packages/All/py37-gym-0.17.1_1.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/png-1.6.37.txz Installing /packages/All/fontconfig-2.13.92_1,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/tcl86-8.6.10.txz Installing /packages/All/py37-cycler-0.10.0.txz Installing /packages/All/py37-pyparsing-2.4.7.txz Installing /packages/All/py37-tornado-5.1.1.txz Installing /packages/All/py37-kiwisolver-1.1.0.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/tk86-8.6.10_1.txz Installing /packages/All/py37-tkinter-3.7.7_6.txz Installing /packages/All/py37-matplotlib-2.2.4_1.txz Installing /packages/All/py37-certifi-2020.4.5.1.txz Installing /packages/All/py37-chardet-3.0.4_3.txz Installing /packages/All/py37-idna-2.8.txz Installing /packages/All/py37-pysocks-1.7.1.txz Installing /packages/All/py37-urllib3-1.25.7,1.txz ===== Message from py37-urllib3-1.25.7,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. Installing /packages/All/py37-requests-2.22.0.txz Installing /packages/All/py37-xlrd-1.2.0_1.txz Installing /packages/All/py37-xlwt-1.3.0.txz UNFLAVORED devel/binutils -> use devel/binutils@native SUCCEEDED 00:00:44 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-nevergrad-0.4.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-nevergrad-0.4.0 depends on file: /usr/local/sbin/pkg - found => nevergrad-0.4.0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/n/nevergrad/nevergrad-0.4.0.tar.gz nevergrad-0.4.0.tar.gz 0% of 178 kB 0 Bps nevergrad-0.4.0.tar.gz 178 kB 17 MBps 00s ===> Fetching all distfiles required by py37-nevergrad-0.4.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-nevergrad-0.4.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-nevergrad-0.4.0 for building => SHA256 Checksum OK for nevergrad-0.4.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-nevergrad-0.4.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-nevergrad-0.4.0 for building ===> Extracting for py37-nevergrad-0.4.0 => SHA256 Checksum OK for nevergrad-0.4.0.tar.gz. Extracted Memory Use: 1.03M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-nevergrad-0.4.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-nevergrad-0.4.0 depends on package: py37-setuptools>0 - found ===> py37-nevergrad-0.4.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-nevergrad-0.4.0 depends on package: py37-setuptools>0 - found ===> py37-nevergrad-0.4.0 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-nevergrad-0.4.0 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-nevergrad-0.4.0 running build running build_py creating build creating build/lib creating build/lib/nevergrad copying nevergrad/__init__.py -> build/lib/nevergrad creating build/lib/nevergrad/functions copying nevergrad/functions/utils.py -> build/lib/nevergrad/functions copying nevergrad/functions/test_utils.py -> build/lib/nevergrad/functions copying nevergrad/functions/functionlib.py -> build/lib/nevergrad/functions copying nevergrad/functions/test_functionlib.py -> build/lib/nevergrad/functions copying nevergrad/functions/__init__.py -> build/lib/nevergrad/functions copying nevergrad/functions/test_base.py -> build/lib/nevergrad/functions copying nevergrad/functions/base.py -> build/lib/nevergrad/functions copying nevergrad/functions/test_corefuncs.py -> build/lib/nevergrad/functions copying nevergrad/functions/corefuncs.py -> build/lib/nevergrad/functions creating build/lib/nevergrad/benchmark copying nevergrad/benchmark/test_plotting.py -> build/lib/nevergrad/benchmark copying nevergrad/benchmark/test_execution.py -> build/lib/nevergrad/benchmark copying nevergrad/benchmark/xpbase.py -> build/lib/nevergrad/benchmark copying nevergrad/benchmark/__init__.py -> build/lib/nevergrad/benchmark copying nevergrad/benchmark/plotting.py -> build/lib/nevergrad/benchmark copying nevergrad/benchmark/execution.py -> build/lib/nevergrad/benchmark copying nevergrad/benchmark/test_core.py -> build/lib/nevergrad/benchmark copying nevergrad/benchmark/frozenexperiments.py -> build/lib/nevergrad/benchmark copying nevergrad/benchmark/exporttable.py -> build/lib/nevergrad/benchmark copying nevergrad/benchmark/test_xpbase.py -> build/lib/nevergrad/benchmark copying nevergrad/benchmark/__main__.py -> build/lib/nevergrad/benchmark copying nevergrad/benchmark/core.py -> build/lib/nevergrad/benchmark copying nevergrad/benchmark/experiments.py -> build/lib/nevergrad/benchmark copying nevergrad/benchmark/test_experiments.py -> build/lib/nevergrad/benchmark creating build/lib/nevergrad/common copying nevergrad/common/decorators.py -> build/lib/nevergrad/common copying nevergrad/common/typetools.py -> build/lib/nevergrad/common copying nevergrad/common/tools.py -> build/lib/nevergrad/common copying nevergrad/common/test_tools.py -> build/lib/nevergrad/common copying nevergrad/common/__init__.py -> build/lib/nevergrad/common copying nevergrad/common/test_testing.py -> build/lib/nevergrad/common copying nevergrad/common/testing.py -> build/lib/nevergrad/common copying nevergrad/common/test_decorators.py -> build/lib/nevergrad/common creating build/lib/nevergrad/parametrization copying nevergrad/parametrization/helpers.py -> build/lib/nevergrad/parametrization copying nevergrad/parametrization/utils.py -> build/lib/nevergrad/parametrization copying nevergrad/parametrization/choice.py -> build/lib/nevergrad/parametrization copying nevergrad/parametrization/transforms.py -> build/lib/nevergrad/parametrization copying nevergrad/parametrization/test_parameter.py -> build/lib/nevergrad/parametrization copying nevergrad/parametrization/test_utils.py -> build/lib/nevergrad/parametrization copying nevergrad/parametrization/__init__.py -> build/lib/nevergrad/parametrization copying nevergrad/parametrization/parameter.py -> build/lib/nevergrad/parametrization copying nevergrad/parametrization/core.py -> build/lib/nevergrad/parametrization copying nevergrad/parametrization/test_instantiate.py -> build/lib/nevergrad/parametrization copying nevergrad/parametrization/test_discretization.py -> build/lib/nevergrad/parametrization copying nevergrad/parametrization/instantiate.py -> build/lib/nevergrad/parametrization copying nevergrad/parametrization/data.py -> build/lib/nevergrad/parametrization copying nevergrad/parametrization/container.py -> build/lib/nevergrad/parametrization copying nevergrad/parametrization/test_transforms.py -> build/lib/nevergrad/parametrization copying nevergrad/parametrization/test_parameters_legacy.py -> build/lib/nevergrad/parametrization copying nevergrad/parametrization/discretization.py -> build/lib/nevergrad/parametrization creating build/lib/nevergrad/optimization copying nevergrad/optimization/recastlib.py -> build/lib/nevergrad/optimization copying nevergrad/optimization/test_base.py -> build/lib/nevergrad/optimization copying nevergrad/optimization/mutations.py -> build/lib/nevergrad/optimization copying nevergrad/optimization/requirements_check.py -> build/lib/nevergrad/optimization copying nevergrad/optimization/sequences.py -> build/lib/nevergrad/optimization copying nevergrad/optimization/es.py -> build/lib/nevergrad/optimization copying nevergrad/optimization/test_utils.py -> build/lib/nevergrad/optimization copying nevergrad/optimization/differentialevolution.py -> build/lib/nevergrad/optimization copying nevergrad/optimization/test_sequences.py -> build/lib/nevergrad/optimization copying nevergrad/optimization/utils.py -> build/lib/nevergrad/optimization copying nevergrad/optimization/recaster.py -> build/lib/nevergrad/optimization copying nevergrad/optimization/test_callbacks.py -> build/lib/nevergrad/optimization copying nevergrad/optimization/__init__.py -> build/lib/nevergrad/optimization copying nevergrad/optimization/families.py -> build/lib/nevergrad/optimization copying nevergrad/optimization/oneshot.py -> build/lib/nevergrad/optimization copying nevergrad/optimization/test_doc.py -> build/lib/nevergrad/optimization copying nevergrad/optimization/optimizerlib.py -> build/lib/nevergrad/optimization copying nevergrad/optimization/helpers.py -> build/lib/nevergrad/optimization copying nevergrad/optimization/test_optimizerlib.py -> build/lib/nevergrad/optimization copying nevergrad/optimization/experimentalvariants.py -> build/lib/nevergrad/optimization copying nevergrad/optimization/callbacks.py -> build/lib/nevergrad/optimization copying nevergrad/optimization/test_recaster.py -> build/lib/nevergrad/optimization copying nevergrad/optimization/base.py -> build/lib/nevergrad/optimization copying nevergrad/optimization/test_mutations.py -> build/lib/nevergrad/optimization creating build/lib/nevergrad/functions/arcoating copying nevergrad/functions/arcoating/__init__.py -> build/lib/nevergrad/functions/arcoating copying nevergrad/functions/arcoating/core.py -> build/lib/nevergrad/functions/arcoating copying nevergrad/functions/arcoating/test_core.py -> build/lib/nevergrad/functions/arcoating creating build/lib/nevergrad/functions/rl copying nevergrad/functions/rl/test_agents.py -> build/lib/nevergrad/functions/rl copying nevergrad/functions/rl/envs.py -> build/lib/nevergrad/functions/rl copying nevergrad/functions/rl/test_envs.py -> build/lib/nevergrad/functions/rl copying nevergrad/functions/rl/__init__.py -> build/lib/nevergrad/functions/rl copying nevergrad/functions/rl/agents.py -> build/lib/nevergrad/functions/rl copying nevergrad/functions/rl/base.py -> build/lib/nevergrad/functions/rl creating build/lib/nevergrad/functions/photonics copying nevergrad/functions/photonics/photonics.py -> build/lib/nevergrad/functions/photonics copying nevergrad/functions/photonics/__init__.py -> build/lib/nevergrad/functions/photonics copying nevergrad/functions/photonics/core.py -> build/lib/nevergrad/functions/photonics copying nevergrad/functions/photonics/test_core.py -> build/lib/nevergrad/functions/photonics creating build/lib/nevergrad/functions/games copying nevergrad/functions/games/game.py -> build/lib/nevergrad/functions/games copying nevergrad/functions/games/test_game.py -> build/lib/nevergrad/functions/games copying nevergrad/functions/games/__init__.py -> build/lib/nevergrad/functions/games creating build/lib/nevergrad/functions/mlda copying nevergrad/functions/mlda/datasets.py -> build/lib/nevergrad/functions/mlda copying nevergrad/functions/mlda/test_datasets.py -> build/lib/nevergrad/functions/mlda copying nevergrad/functions/mlda/test_problems.py -> build/lib/nevergrad/functions/mlda copying nevergrad/functions/mlda/problems.py -> build/lib/nevergrad/functions/mlda copying nevergrad/functions/mlda/__init__.py -> build/lib/nevergrad/functions/mlda creating build/lib/nevergrad/functions/powersystems copying nevergrad/functions/powersystems/core.py -> build/lib/nevergrad/functions/powersystems copying nevergrad/functions/powersystems/__init__.py -> build/lib/nevergrad/functions/powersystems copying nevergrad/functions/powersystems/test_core.py -> build/lib/nevergrad/functions/powersystems creating build/lib/nevergrad/functions/multiobjective copying nevergrad/functions/multiobjective/core.py -> build/lib/nevergrad/functions/multiobjective copying nevergrad/functions/multiobjective/test_core.py -> build/lib/nevergrad/functions/multiobjective copying nevergrad/functions/multiobjective/test_structures.py -> build/lib/nevergrad/functions/multiobjective copying nevergrad/functions/multiobjective/__init__.py -> build/lib/nevergrad/functions/multiobjective copying nevergrad/functions/multiobjective/hypervolume.py -> build/lib/nevergrad/functions/multiobjective creating build/lib/nevergrad/functions/stsp copying nevergrad/functions/stsp/core.py -> build/lib/nevergrad/functions/stsp copying nevergrad/functions/stsp/test_core.py -> build/lib/nevergrad/functions/stsp copying nevergrad/functions/stsp/__init__.py -> build/lib/nevergrad/functions/stsp copying nevergrad/py.typed -> build/lib/nevergrad SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-nevergrad-0.4.0 depends on package: py37-bayesian-optimization>=1.1.0 - found ===> py37-nevergrad-0.4.0 depends on package: py37-cma>=2.6.0 - found ===> py37-nevergrad-0.4.0 depends on package: py37-hiplot>=0 - found ===> py37-nevergrad-0.4.0 depends on package: py37-numpy>=1.15,1<1.19,1 - found ===> py37-nevergrad-0.4.0 depends on package: py37-pandas>=0.23.4 - found ===> py37-nevergrad-0.4.0 depends on package: py37-gym>=0.12.1 - found ===> py37-nevergrad-0.4.0 depends on package: py37-matplotlib>=2.2.3 - found ===> py37-nevergrad-0.4.0 depends on package: py37-requests>=2.21.0 - found ===> py37-nevergrad-0.4.0 depends on package: py37-xlrd>=1.2.0 - found ===> py37-nevergrad-0.4.0 depends on package: py37-xlwt>=1.3.0 - found ===> py37-nevergrad-0.4.0 depends on package: py37-setuptools>0 - found ===> py37-nevergrad-0.4.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-nevergrad-0.4.0 ===> py37-nevergrad-0.4.0 depends on package: py37-bayesian-optimization>=1.1.0 - found ===> py37-nevergrad-0.4.0 depends on package: py37-cma>=2.6.0 - found ===> py37-nevergrad-0.4.0 depends on package: py37-hiplot>=0 - found ===> py37-nevergrad-0.4.0 depends on package: py37-numpy>=1.15,1<1.19,1 - found ===> py37-nevergrad-0.4.0 depends on package: py37-pandas>=0.23.4 - found ===> py37-nevergrad-0.4.0 depends on package: py37-gym>=0.12.1 - found ===> py37-nevergrad-0.4.0 depends on package: py37-matplotlib>=2.2.3 - found ===> py37-nevergrad-0.4.0 depends on package: py37-requests>=2.21.0 - found ===> py37-nevergrad-0.4.0 depends on package: py37-xlrd>=1.2.0 - found ===> py37-nevergrad-0.4.0 depends on package: py37-xlwt>=1.3.0 - found ===> py37-nevergrad-0.4.0 depends on package: py37-setuptools>0 - found ===> py37-nevergrad-0.4.0 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/math/py-nevergrad/stage/usr/local/lib/python3.7 creating /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages creating /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad copying build/lib/nevergrad/py.typed -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad creating /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization copying build/lib/nevergrad/optimization/utils.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization copying build/lib/nevergrad/optimization/callbacks.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization copying build/lib/nevergrad/optimization/mutations.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization copying build/lib/nevergrad/optimization/experimentalvariants.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization copying build/lib/nevergrad/optimization/test_mutations.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization copying build/lib/nevergrad/optimization/es.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization copying build/lib/nevergrad/optimization/oneshot.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization copying build/lib/nevergrad/optimization/test_recaster.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization copying build/lib/nevergrad/optimization/test_optimizerlib.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization copying build/lib/nevergrad/optimization/test_base.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization copying build/lib/nevergrad/optimization/optimizerlib.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization copying build/lib/nevergrad/optimization/differentialevolution.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization copying build/lib/nevergrad/optimization/sequences.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization copying build/lib/nevergrad/optimization/test_doc.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization copying build/lib/nevergrad/optimization/test_utils.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization copying build/lib/nevergrad/optimization/requirements_check.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization copying build/lib/nevergrad/optimization/recastlib.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization copying build/lib/nevergrad/optimization/__init__.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization copying build/lib/nevergrad/optimization/base.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization copying build/lib/nevergrad/optimization/test_sequences.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization copying build/lib/nevergrad/optimization/helpers.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization copying build/lib/nevergrad/optimization/families.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization copying build/lib/nevergrad/optimization/recaster.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization copying build/lib/nevergrad/optimization/test_callbacks.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization copying build/lib/nevergrad/__init__.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad creating /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization copying build/lib/nevergrad/parametrization/test_parameter.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization copying build/lib/nevergrad/parametrization/test_utils.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization copying build/lib/nevergrad/parametrization/test_transforms.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization copying build/lib/nevergrad/parametrization/container.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization copying build/lib/nevergrad/parametrization/test_discretization.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization copying build/lib/nevergrad/parametrization/parameter.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization copying build/lib/nevergrad/parametrization/transforms.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization copying build/lib/nevergrad/parametrization/helpers.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization copying build/lib/nevergrad/parametrization/choice.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization copying build/lib/nevergrad/parametrization/instantiate.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization copying build/lib/nevergrad/parametrization/test_parameters_legacy.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization copying build/lib/nevergrad/parametrization/test_instantiate.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization copying build/lib/nevergrad/parametrization/discretization.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization copying build/lib/nevergrad/parametrization/core.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization copying build/lib/nevergrad/parametrization/data.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization copying build/lib/nevergrad/parametrization/utils.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization copying build/lib/nevergrad/parametrization/__init__.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization creating /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions creating /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/mlda copying build/lib/nevergrad/functions/mlda/__init__.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/mlda copying build/lib/nevergrad/functions/mlda/test_problems.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/mlda copying build/lib/nevergrad/functions/mlda/test_datasets.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/mlda copying build/lib/nevergrad/functions/mlda/problems.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/mlda copying build/lib/nevergrad/functions/mlda/datasets.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/mlda creating /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/stsp copying build/lib/nevergrad/functions/stsp/test_core.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/stsp copying build/lib/nevergrad/functions/stsp/__init__.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/stsp copying build/lib/nevergrad/functions/stsp/core.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/stsp creating /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/powersystems copying build/lib/nevergrad/functions/powersystems/__init__.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/powersystems copying build/lib/nevergrad/functions/powersystems/test_core.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/powersystems copying build/lib/nevergrad/functions/powersystems/core.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/powersystems creating /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/rl copying build/lib/nevergrad/functions/rl/base.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/rl copying build/lib/nevergrad/functions/rl/envs.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/rl copying build/lib/nevergrad/functions/rl/test_envs.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/rl copying build/lib/nevergrad/functions/rl/test_agents.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/rl copying build/lib/nevergrad/functions/rl/__init__.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/rl copying build/lib/nevergrad/functions/rl/agents.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/rl copying build/lib/nevergrad/functions/utils.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions copying build/lib/nevergrad/functions/test_corefuncs.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions copying build/lib/nevergrad/functions/corefuncs.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions copying build/lib/nevergrad/functions/functionlib.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions copying build/lib/nevergrad/functions/test_functionlib.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions copying build/lib/nevergrad/functions/test_base.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions creating /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/photonics copying build/lib/nevergrad/functions/photonics/photonics.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/photonics copying build/lib/nevergrad/functions/photonics/__init__.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/photonics copying build/lib/nevergrad/functions/photonics/test_core.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/photonics copying build/lib/nevergrad/functions/photonics/core.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/photonics creating /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/multiobjective copying build/lib/nevergrad/functions/multiobjective/core.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/multiobjective copying build/lib/nevergrad/functions/multiobjective/test_core.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/multiobjective copying build/lib/nevergrad/functions/multiobjective/test_structures.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/multiobjective copying build/lib/nevergrad/functions/multiobjective/hypervolume.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/multiobjective copying build/lib/nevergrad/functions/multiobjective/__init__.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/multiobjective copying build/lib/nevergrad/functions/base.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions creating /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/arcoating copying build/lib/nevergrad/functions/arcoating/core.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/arcoating copying build/lib/nevergrad/functions/arcoating/test_core.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/arcoating copying build/lib/nevergrad/functions/arcoating/__init__.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/arcoating creating /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/games copying build/lib/nevergrad/functions/games/game.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/games copying build/lib/nevergrad/functions/games/__init__.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/games copying build/lib/nevergrad/functions/games/test_game.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/games copying build/lib/nevergrad/functions/__init__.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions copying build/lib/nevergrad/functions/test_utils.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions creating /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark copying build/lib/nevergrad/benchmark/__init__.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark copying build/lib/nevergrad/benchmark/test_plotting.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark copying build/lib/nevergrad/benchmark/execution.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark copying build/lib/nevergrad/benchmark/plotting.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark copying build/lib/nevergrad/benchmark/experiments.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark copying build/lib/nevergrad/benchmark/test_core.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark copying build/lib/nevergrad/benchmark/test_xpbase.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark copying build/lib/nevergrad/benchmark/xpbase.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark copying build/lib/nevergrad/benchmark/exporttable.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark copying build/lib/nevergrad/benchmark/test_experiments.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark copying build/lib/nevergrad/benchmark/core.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark copying build/lib/nevergrad/benchmark/frozenexperiments.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark copying build/lib/nevergrad/benchmark/__main__.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark copying build/lib/nevergrad/benchmark/test_execution.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark creating /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/common copying build/lib/nevergrad/common/testing.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/common copying build/lib/nevergrad/common/typetools.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/common copying build/lib/nevergrad/common/test_decorators.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/common copying build/lib/nevergrad/common/decorators.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/common copying build/lib/nevergrad/common/tools.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/common copying build/lib/nevergrad/common/__init__.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/common copying build/lib/nevergrad/common/test_tools.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/common copying build/lib/nevergrad/common/test_testing.py -> /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/common byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization/utils.py to utils.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization/callbacks.py to callbacks.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization/mutations.py to mutations.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization/experimentalvariants.py to experimentalvariants.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization/test_mutations.py to test_mutations.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization/es.py to es.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization/oneshot.py to oneshot.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization/test_recaster.py to test_recaster.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization/test_optimizerlib.py to test_optimizerlib.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization/test_base.py to test_base.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization/optimizerlib.py to optimizerlib.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization/differentialevolution.py to differentialevolution.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization/sequences.py to sequences.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization/test_doc.py to test_doc.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization/test_utils.py to test_utils.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization/requirements_check.py to requirements_check.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization/recastlib.py to recastlib.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization/base.py to base.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization/test_sequences.py to test_sequences.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization/helpers.py to helpers.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization/families.py to families.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization/recaster.py to recaster.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/optimization/test_callbacks.py to test_callbacks.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization/test_parameter.py to test_parameter.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization/test_utils.py to test_utils.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization/test_transforms.py to test_transforms.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization/container.py to container.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization/test_discretization.py to test_discretization.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization/parameter.py to parameter.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization/transforms.py to transforms.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization/helpers.py to helpers.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization/choice.py to choice.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization/instantiate.py to instantiate.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization/test_parameters_legacy.py to test_parameters_legacy.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization/test_instantiate.py to test_instantiate.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization/discretization.py to discretization.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization/core.py to core.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization/data.py to data.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization/utils.py to utils.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/parametrization/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/mlda/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/mlda/test_problems.py to test_problems.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/mlda/test_datasets.py to test_datasets.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/mlda/problems.py to problems.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/mlda/datasets.py to datasets.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/stsp/test_core.py to test_core.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/stsp/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/stsp/core.py to core.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/powersystems/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/powersystems/test_core.py to test_core.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/powersystems/core.py to core.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/rl/base.py to base.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/rl/envs.py to envs.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/rl/test_envs.py to test_envs.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/rl/test_agents.py to test_agents.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/rl/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/rl/agents.py to agents.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/utils.py to utils.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/test_corefuncs.py to test_corefuncs.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/corefuncs.py to corefuncs.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/functionlib.py to functionlib.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/test_functionlib.py to test_functionlib.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/test_base.py to test_base.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/photonics/photonics.py to photonics.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/photonics/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/photonics/test_core.py to test_core.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/photonics/core.py to core.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/multiobjective/core.py to core.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/multiobjective/test_core.py to test_core.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/multiobjective/test_structures.py to test_structures.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/multiobjective/hypervolume.py to hypervolume.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/multiobjective/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/base.py to base.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/arcoating/core.py to core.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/arcoating/test_core.py to test_core.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/arcoating/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/games/game.py to game.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/games/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/games/test_game.py to test_game.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/functions/test_utils.py to test_utils.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark/test_plotting.py to test_plotting.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark/execution.py to execution.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark/plotting.py to plotting.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark/experiments.py to experiments.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark/test_core.py to test_core.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark/test_xpbase.py to test_xpbase.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark/xpbase.py to xpbase.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark/exporttable.py to exporttable.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark/test_experiments.py to test_experiments.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark/core.py to core.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark/frozenexperiments.py to frozenexperiments.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark/__main__.py to __main__.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/benchmark/test_execution.py to test_execution.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/common/testing.py to testing.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/common/typetools.py to typetools.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/common/test_decorators.py to test_decorators.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/common/decorators.py to decorators.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/common/tools.py to tools.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/common/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/common/test_tools.py to test_tools.cpython-37.pyc byte-compiling /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad/common/test_testing.py to test_testing.cpython-37.pyc writing byte-compilation script '/tmp/tmp562ju1i6.py' /usr/local/bin/python3.7 /tmp/tmp562ju1i6.py removing /tmp/tmp562ju1i6.py running install_egg_info running egg_info writing nevergrad.egg-info/PKG-INFO writing dependency_links to nevergrad.egg-info/dependency_links.txt writing requirements to nevergrad.egg-info/requires.txt writing top-level names to nevergrad.egg-info/top_level.txt reading manifest file 'nevergrad.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'nevergrad.egg-info/SOURCES.txt' Copying nevergrad.egg-info to /construction/math/py-nevergrad/stage/usr/local/lib/python3.7/site-packages/nevergrad-0.4.0-py3.7.egg-info running install_scripts writing list of installed files to '/construction/math/py-nevergrad/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-nevergrad-0.4.0 file sizes/checksums [321]: 0% file sizes/checksums [321]: 31% file sizes/checksums [321]: 62% file sizes/checksums [321]: 93% file sizes/checksums [321]: 100% packing files [321]: 0% packing files [321]: 31% packing files [321]: 62% packing files [321]: 93% packing files [321]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:54