------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.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/gettext-runtime-0.20.1.txz Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/python27-2.7.17_1.txz ===== Message from python27-2.7.17_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/py27-setuptools-44.0.0.txz ===== Message from py27-setuptools-44.0.0: -- Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. Installing /packages/All/metis-5.1.0_8.txz Installing /packages/All/tbb-2020.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/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/py27-numpy-1.16.5_4,1.txz Installing /packages/All/py27-decorator-4.3.0.txz Installing /packages/All/py27-scipy-1.2.2_1.txz Installing /packages/All/py27-six-1.14.0.txz UNFLAVORED devel/binutils -> use devel/binutils@native SUCCEEDED 00:00:35 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-paramz-0.9.5_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py27-paramz-0.9.5_1 depends on file: /usr/local/sbin/pkg - found => paramz-0.9.5.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/p/paramz/paramz-0.9.5.tar.gz paramz-0.9.5.tar.gz 0% of 69 kB 0 Bps paramz-0.9.5.tar.gz 69 kB 18 MBps 00s ===> Fetching all distfiles required by py27-paramz-0.9.5_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py27-paramz-0.9.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-paramz-0.9.5_1 for building => SHA256 Checksum OK for paramz-0.9.5.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py27-paramz-0.9.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-paramz-0.9.5_1 for building ===> Extracting for py27-paramz-0.9.5_1 => SHA256 Checksum OK for paramz-0.9.5.tar.gz. Extracted Memory Use: 0.46M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-paramz-0.9.5_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-paramz-0.9.5_1 depends on package: py27-setuptools>0 - found ===> py27-paramz-0.9.5_1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-paramz-0.9.5_1 depends on package: py27-setuptools>0 - found ===> py27-paramz-0.9.5_1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-paramz-0.9.5_1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-paramz-0.9.5_1 running build running build_py creating build creating build/lib creating build/lib/paramz copying paramz/__init__.py -> build/lib/paramz copying paramz/caching.py -> build/lib/paramz copying paramz/__version__.py -> build/lib/paramz copying paramz/domains.py -> build/lib/paramz copying paramz/model.py -> build/lib/paramz copying paramz/util.py -> build/lib/paramz copying paramz/param.py -> build/lib/paramz copying paramz/parameterized.py -> build/lib/paramz copying paramz/transformations.py -> build/lib/paramz creating build/lib/paramz/core copying paramz/core/observable.py -> build/lib/paramz/core copying paramz/core/gradcheckable.py -> build/lib/paramz/core copying paramz/core/nameable.py -> build/lib/paramz/core copying paramz/core/observable_array.py -> build/lib/paramz/core copying paramz/core/constrainable.py -> build/lib/paramz/core copying paramz/core/__init__.py -> build/lib/paramz/core copying paramz/core/parentable.py -> build/lib/paramz/core copying paramz/core/updateable.py -> build/lib/paramz/core copying paramz/core/parameter_core.py -> build/lib/paramz/core copying paramz/core/pickleable.py -> build/lib/paramz/core copying paramz/core/index_operations.py -> build/lib/paramz/core copying paramz/core/indexable.py -> build/lib/paramz/core copying paramz/core/lists_and_dicts.py -> build/lib/paramz/core creating build/lib/paramz/optimization copying paramz/optimization/verbose_optimization.py -> build/lib/paramz/optimization copying paramz/optimization/scg.py -> build/lib/paramz/optimization copying paramz/optimization/__init__.py -> build/lib/paramz/optimization copying paramz/optimization/optimization.py -> build/lib/paramz/optimization creating build/lib/paramz/examples copying paramz/examples/ridge_regression.py -> build/lib/paramz/examples copying paramz/examples/__init__.py -> build/lib/paramz/examples creating build/lib/paramz/tests copying paramz/tests/observable_tests.py -> build/lib/paramz/tests copying paramz/tests/parameterized_tests.py -> build/lib/paramz/tests copying paramz/tests/init_tests.py -> build/lib/paramz/tests copying paramz/tests/pickle_tests.py -> build/lib/paramz/tests copying paramz/tests/__init__.py -> build/lib/paramz/tests copying paramz/tests/index_operations_tests.py -> build/lib/paramz/tests copying paramz/tests/cacher_tests.py -> build/lib/paramz/tests copying paramz/tests/model_tests.py -> build/lib/paramz/tests copying paramz/tests/lists_and_dicts_tests.py -> build/lib/paramz/tests copying paramz/tests/array_core_tests.py -> build/lib/paramz/tests copying paramz/tests/examples_tests.py -> build/lib/paramz/tests copying paramz/tests/verbose_optimize_tests.py -> build/lib/paramz/tests SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-paramz-0.9.5_1 depends on package: py27-numpy>=1.15,1<1.19,1 - found ===> py27-paramz-0.9.5_1 depends on package: py27-decorator>=4.0.10 - found ===> py27-paramz-0.9.5_1 depends on package: py27-scipy>0 - found ===> py27-paramz-0.9.5_1 depends on package: py27-six>0 - found ===> py27-paramz-0.9.5_1 depends on package: py27-setuptools>0 - found ===> py27-paramz-0.9.5_1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-paramz-0.9.5_1 ===> py27-paramz-0.9.5_1 depends on package: py27-numpy>=1.15,1<1.19,1 - found ===> py27-paramz-0.9.5_1 depends on package: py27-decorator>=4.0.10 - found ===> py27-paramz-0.9.5_1 depends on package: py27-scipy>0 - found ===> py27-paramz-0.9.5_1 depends on package: py27-six>0 - found ===> py27-paramz-0.9.5_1 depends on package: py27-setuptools>0 - found ===> py27-paramz-0.9.5_1 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/science/py-paramz/stage/usr/local/lib/python2.7 creating /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages creating /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz copying build/lib/paramz/__version__.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz copying build/lib/paramz/parameterized.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz creating /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/tests copying build/lib/paramz/tests/pickle_tests.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/tests copying build/lib/paramz/tests/model_tests.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/tests copying build/lib/paramz/tests/parameterized_tests.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/tests copying build/lib/paramz/tests/init_tests.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/tests copying build/lib/paramz/tests/examples_tests.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/tests copying build/lib/paramz/tests/observable_tests.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/tests copying build/lib/paramz/tests/verbose_optimize_tests.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/tests copying build/lib/paramz/tests/array_core_tests.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/tests copying build/lib/paramz/tests/__init__.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/tests copying build/lib/paramz/tests/index_operations_tests.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/tests copying build/lib/paramz/tests/lists_and_dicts_tests.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/tests copying build/lib/paramz/tests/cacher_tests.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/tests copying build/lib/paramz/util.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz creating /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/examples copying build/lib/paramz/examples/__init__.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/examples copying build/lib/paramz/examples/ridge_regression.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/examples creating /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/core copying build/lib/paramz/core/index_operations.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/core copying build/lib/paramz/core/lists_and_dicts.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/core copying build/lib/paramz/core/gradcheckable.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/core copying build/lib/paramz/core/parentable.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/core copying build/lib/paramz/core/__init__.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/core copying build/lib/paramz/core/observable.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/core copying build/lib/paramz/core/constrainable.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/core copying build/lib/paramz/core/updateable.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/core copying build/lib/paramz/core/parameter_core.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/core copying build/lib/paramz/core/indexable.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/core copying build/lib/paramz/core/observable_array.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/core copying build/lib/paramz/core/nameable.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/core copying build/lib/paramz/core/pickleable.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/core creating /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/optimization copying build/lib/paramz/optimization/optimization.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/optimization copying build/lib/paramz/optimization/scg.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/optimization copying build/lib/paramz/optimization/verbose_optimization.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/optimization copying build/lib/paramz/optimization/__init__.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/optimization copying build/lib/paramz/param.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz copying build/lib/paramz/model.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz copying build/lib/paramz/caching.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz copying build/lib/paramz/transformations.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz copying build/lib/paramz/domains.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz copying build/lib/paramz/__init__.py -> /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/__version__.py to __version__.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/parameterized.py to parameterized.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/tests/pickle_tests.py to pickle_tests.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/tests/model_tests.py to model_tests.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/tests/parameterized_tests.py to parameterized_tests.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/tests/init_tests.py to init_tests.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/tests/examples_tests.py to examples_tests.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/tests/observable_tests.py to observable_tests.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/tests/verbose_optimize_tests.py to verbose_optimize_tests.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/tests/array_core_tests.py to array_core_tests.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/tests/__init__.py to __init__.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/tests/index_operations_tests.py to index_operations_tests.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/tests/lists_and_dicts_tests.py to lists_and_dicts_tests.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/tests/cacher_tests.py to cacher_tests.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/util.py to util.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/examples/__init__.py to __init__.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/examples/ridge_regression.py to ridge_regression.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/core/index_operations.py to index_operations.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/core/lists_and_dicts.py to lists_and_dicts.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/core/gradcheckable.py to gradcheckable.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/core/parentable.py to parentable.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/core/__init__.py to __init__.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/core/observable.py to observable.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/core/constrainable.py to constrainable.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/core/updateable.py to updateable.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/core/parameter_core.py to parameter_core.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/core/indexable.py to indexable.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/core/observable_array.py to observable_array.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/core/nameable.py to nameable.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/core/pickleable.py to pickleable.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/optimization/optimization.py to optimization.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/optimization/scg.py to scg.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/optimization/verbose_optimization.py to verbose_optimization.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/optimization/__init__.py to __init__.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/param.py to param.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/model.py to model.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/caching.py to caching.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/transformations.py to transformations.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/domains.py to domains.pyc byte-compiling /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpqovWhi.py' /usr/local/bin/python2.7 -O /tmp/tmpqovWhi.py removing /tmp/tmpqovWhi.py running install_egg_info running egg_info writing requirements to paramz.egg-info/requires.txt writing paramz.egg-info/PKG-INFO writing top-level names to paramz.egg-info/top_level.txt writing dependency_links to paramz.egg-info/dependency_links.txt reading manifest file 'paramz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'paramz.egg-info/SOURCES.txt' Copying paramz.egg-info to /construction/science/py-paramz/stage/usr/local/lib/python2.7/site-packages/paramz-0.9.5-py2.7.egg-info running install_scripts writing list of installed files to '/construction/science/py-paramz/.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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-paramz-0.9.5_1 file sizes/checksums [125]: 0% file sizes/checksums [125]: 80% file sizes/checksums [125]: 100% packing files [125]: 0% packing files [125]: 80% packing files [125]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:40