------------------------------------------------------------------------------- -- 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.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python27-2.7.18.txz ===== Message from python27-2.7.18: -- 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. -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. 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.9_2,1.txz Installing /packages/All/suitesparse-5.7.2_1.txz Installing /packages/All/py27-numpy-1.16.5_5,1.txz ===== Message from py27-numpy-1.16.5_5,1: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. UNFLAVORED devel/binutils -> use devel/binutils@native SUCCEEDED 00:00:37 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-algopy-0.5.7_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-algopy-0.5.7_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-algopy-0.5.7_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-algopy-0.5.7_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-algopy-0.5.7_2 for building => SHA256 Checksum OK for algopy-0.5.7.zip. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-algopy-0.5.7_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-algopy-0.5.7_2 for building ===> Extracting for py27-algopy-0.5.7_2 => SHA256 Checksum OK for algopy-0.5.7.zip. Extracted Memory Use: 1.02M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-algopy-0.5.7_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-algopy-0.5.7_2 depends on package: py27-setuptools>0 - found ===> py27-algopy-0.5.7_2 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-algopy-0.5.7_2 depends on package: py27-setuptools>0 - found ===> py27-algopy-0.5.7_2 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-algopy-0.5.7_2 .dev running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-algopy-0.5.7_2 .dev running build running build_py creating build creating build/lib creating build/lib/algopy copying algopy/_npversion.py -> build/lib/algopy copying algopy/utils.py -> build/lib/algopy copying algopy/compound.py -> build/lib/algopy copying algopy/globalfuncs.py -> build/lib/algopy copying algopy/base_type.py -> build/lib/algopy copying algopy/__init__.py -> build/lib/algopy copying algopy/_six.py -> build/lib/algopy copying algopy/version.py -> build/lib/algopy copying algopy/exact_interpolation.py -> build/lib/algopy creating build/lib/algopy/tracer copying algopy/tracer/__init__.py -> build/lib/algopy/tracer copying algopy/tracer/tracer.py -> build/lib/algopy/tracer creating build/lib/algopy/tracer/tests copying algopy/tracer/tests/test_tracer.py -> build/lib/algopy/tracer/tests copying algopy/tracer/tests/__init__.py -> build/lib/algopy/tracer/tests copying algopy/tracer/tests/test_tracer_complex.py -> build/lib/algopy/tracer/tests copying algopy/tracer/tests/environment.py -> build/lib/algopy/tracer/tests copying algopy/tracer/tests/test_future_division.py -> build/lib/algopy/tracer/tests creating build/lib/algopy/tracer/tests/test_output copying algopy/tracer/tests/test_output/__init__.py -> build/lib/algopy/tracer/tests/test_output creating build/lib/algopy/fft copying algopy/fft/fft.py -> build/lib/algopy/fft copying algopy/fft/__init__.py -> build/lib/algopy/fft creating build/lib/algopy/utpm copying algopy/utpm/algorithms.py -> build/lib/algopy/utpm copying algopy/utpm/__init__.py -> build/lib/algopy/utpm copying algopy/utpm/utpm.py -> build/lib/algopy/utpm creating build/lib/algopy/utpm/tests copying algopy/utpm/tests/test_utpm_complex.py -> build/lib/algopy/utpm/tests copying algopy/utpm/tests/test_utpm_convenience.py -> build/lib/algopy/utpm/tests copying algopy/utpm/tests/test_special_function_identities.py -> build/lib/algopy/utpm/tests copying algopy/utpm/tests/__init__.py -> build/lib/algopy/utpm/tests copying algopy/utpm/tests/test_utpm.py -> build/lib/algopy/utpm/tests copying algopy/utpm/tests/test_algorithms.py -> build/lib/algopy/utpm/tests creating build/lib/algopy/tests copying algopy/tests/test_compound.py -> build/lib/algopy/tests copying algopy/tests/test_npversion.py -> build/lib/algopy/tests copying algopy/tests/test_operators.py -> build/lib/algopy/tests copying algopy/tests/test_utils.py -> build/lib/algopy/tests copying algopy/tests/test_nthderiv.py -> build/lib/algopy/tests copying algopy/tests/test_linalg.py -> build/lib/algopy/tests copying algopy/tests/__init__.py -> build/lib/algopy/tests copying algopy/tests/test_special.py -> build/lib/algopy/tests copying algopy/tests/test_examples.py -> build/lib/algopy/tests copying algopy/tests/test_globalfuncs.py -> build/lib/algopy/tests copying algopy/tests/test_exact_interpolation.py -> build/lib/algopy/tests creating build/lib/algopy/linalg copying algopy/linalg/compound.py -> build/lib/algopy/linalg copying algopy/linalg/__init__.py -> build/lib/algopy/linalg copying algopy/linalg/linalg.py -> build/lib/algopy/linalg creating build/lib/algopy/nthderiv copying algopy/nthderiv/__init__.py -> build/lib/algopy/nthderiv copying algopy/nthderiv/nthderiv.py -> build/lib/algopy/nthderiv creating build/lib/algopy/special copying algopy/special/__init__.py -> build/lib/algopy/special copying algopy/special/special.py -> build/lib/algopy/special copying algopy/special/compound.py -> build/lib/algopy/special SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-algopy-0.5.7_2 depends on package: py27-numpy>=1.16,1<1.19,1 - found ===> py27-algopy-0.5.7_2 depends on package: py27-setuptools>0 - found ===> py27-algopy-0.5.7_2 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-algopy-0.5.7_2 ===> py27-algopy-0.5.7_2 depends on package: py27-numpy>=1.16,1<1.19,1 - found ===> py27-algopy-0.5.7_2 depends on package: py27-setuptools>0 - found ===> py27-algopy-0.5.7_2 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list .dev running install running build running build_py copying algopy/version.py -> build/lib/algopy running install_lib creating /construction/math/py-algopy/stage/usr/local/lib/python2.7 creating /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages creating /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy creating /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tests copying build/lib/algopy/tests/test_special.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tests copying build/lib/algopy/tests/test_operators.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tests copying build/lib/algopy/tests/test_nthderiv.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tests copying build/lib/algopy/tests/test_utils.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tests copying build/lib/algopy/tests/test_examples.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tests copying build/lib/algopy/tests/test_linalg.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tests copying build/lib/algopy/tests/test_compound.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tests copying build/lib/algopy/tests/test_npversion.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tests copying build/lib/algopy/tests/__init__.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tests copying build/lib/algopy/tests/test_globalfuncs.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tests copying build/lib/algopy/tests/test_exact_interpolation.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tests creating /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/utpm copying build/lib/algopy/utpm/utpm.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/utpm creating /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/utpm/tests copying build/lib/algopy/utpm/tests/test_algorithms.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/utpm/tests copying build/lib/algopy/utpm/tests/test_utpm_convenience.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/utpm/tests copying build/lib/algopy/utpm/tests/__init__.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/utpm/tests copying build/lib/algopy/utpm/tests/test_utpm.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/utpm/tests copying build/lib/algopy/utpm/tests/test_special_function_identities.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/utpm/tests copying build/lib/algopy/utpm/tests/test_utpm_complex.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/utpm/tests copying build/lib/algopy/utpm/__init__.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/utpm copying build/lib/algopy/utpm/algorithms.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/utpm creating /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/fft copying build/lib/algopy/fft/fft.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/fft copying build/lib/algopy/fft/__init__.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/fft creating /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tracer creating /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tracer/tests creating /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tracer/tests/test_output copying build/lib/algopy/tracer/tests/test_output/__init__.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tracer/tests/test_output copying build/lib/algopy/tracer/tests/test_future_division.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tracer/tests copying build/lib/algopy/tracer/tests/test_tracer_complex.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tracer/tests copying build/lib/algopy/tracer/tests/__init__.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tracer/tests copying build/lib/algopy/tracer/tests/environment.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tracer/tests copying build/lib/algopy/tracer/tests/test_tracer.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tracer/tests copying build/lib/algopy/tracer/tracer.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tracer copying build/lib/algopy/tracer/__init__.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tracer copying build/lib/algopy/exact_interpolation.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy copying build/lib/algopy/version.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy copying build/lib/algopy/_six.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy copying build/lib/algopy/base_type.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy copying build/lib/algopy/_npversion.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy copying build/lib/algopy/utils.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy copying build/lib/algopy/__init__.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy copying build/lib/algopy/compound.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy copying build/lib/algopy/globalfuncs.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy creating /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/nthderiv copying build/lib/algopy/nthderiv/nthderiv.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/nthderiv copying build/lib/algopy/nthderiv/__init__.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/nthderiv creating /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/linalg copying build/lib/algopy/linalg/linalg.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/linalg copying build/lib/algopy/linalg/compound.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/linalg copying build/lib/algopy/linalg/__init__.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/linalg creating /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/special copying build/lib/algopy/special/__init__.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/special copying build/lib/algopy/special/special.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/special copying build/lib/algopy/special/compound.py -> /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/special byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tests/test_special.py to test_special.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tests/test_operators.py to test_operators.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tests/test_nthderiv.py to test_nthderiv.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tests/test_utils.py to test_utils.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tests/test_examples.py to test_examples.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tests/test_linalg.py to test_linalg.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tests/test_compound.py to test_compound.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tests/test_npversion.py to test_npversion.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tests/__init__.py to __init__.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tests/test_globalfuncs.py to test_globalfuncs.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tests/test_exact_interpolation.py to test_exact_interpolation.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/utpm/utpm.py to utpm.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/utpm/tests/test_algorithms.py to test_algorithms.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/utpm/tests/test_utpm_convenience.py to test_utpm_convenience.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/utpm/tests/__init__.py to __init__.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/utpm/tests/test_utpm.py to test_utpm.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/utpm/tests/test_special_function_identities.py to test_special_function_identities.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/utpm/tests/test_utpm_complex.py to test_utpm_complex.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/utpm/__init__.py to __init__.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/utpm/algorithms.py to algorithms.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/fft/fft.py to fft.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/fft/__init__.py to __init__.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tracer/tests/test_output/__init__.py to __init__.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tracer/tests/test_future_division.py to test_future_division.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tracer/tests/test_tracer_complex.py to test_tracer_complex.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tracer/tests/__init__.py to __init__.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tracer/tests/environment.py to environment.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tracer/tests/test_tracer.py to test_tracer.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tracer/tracer.py to tracer.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/tracer/__init__.py to __init__.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/exact_interpolation.py to exact_interpolation.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/version.py to version.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/_six.py to _six.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/base_type.py to base_type.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/_npversion.py to _npversion.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/utils.py to utils.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/__init__.py to __init__.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/compound.py to compound.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/globalfuncs.py to globalfuncs.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/nthderiv/nthderiv.py to nthderiv.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/nthderiv/__init__.py to __init__.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/linalg/linalg.py to linalg.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/linalg/compound.py to compound.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/linalg/__init__.py to __init__.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/special/__init__.py to __init__.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/special/special.py to special.pyc byte-compiling /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy/special/compound.py to compound.pyc writing byte-compilation script '/tmp/tmpZgqavM.py' /usr/local/bin/python2.7 -O /tmp/tmpZgqavM.py removing /tmp/tmpZgqavM.py running install_egg_info running egg_info creating algopy.egg-info writing algopy.egg-info/PKG-INFO writing top-level names to algopy.egg-info/top_level.txt writing dependency_links to algopy.egg-info/dependency_links.txt writing manifest file 'algopy.egg-info/SOURCES.txt' reading manifest file 'algopy.egg-info/SOURCES.txt' writing manifest file 'algopy.egg-info/SOURCES.txt' Copying algopy.egg-info to /construction/math/py-algopy/stage/usr/local/lib/python2.7/site-packages/algopy-0.5.7-py2.7.egg-info running install_scripts writing list of installed files to '/construction/math/py-algopy/.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 py27-algopy-0.5.7_2 file sizes/checksums [145]: 0% file sizes/checksums [145]: 68% file sizes/checksums [145]: 100% packing files [145]: 0% packing files [145]: 68% packing files [145]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:45