------------------------------------------------------------------------------- -- 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-scipy-1.2.2_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native SUCCEEDED 00:00:32 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-luminol-0.3.1_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py27-luminol-0.3.1_3 depends on file: /usr/local/sbin/pkg - found => linkedin-luminol-v0.3.1_GH0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://codeload.github.com/linkedin/luminol/tar.gz/v0.3.1?dummy=/linkedin-luminol-v0.3.1_GH0.tar.gz fetch: https://codeload.github.com/linkedin/luminol/tar.gz/v0.3.1?dummy=/linkedin-luminol-v0.3.1_GH0.tar.gz: size unknown fetch: https://codeload.github.com/linkedin/luminol/tar.gz/v0.3.1?dummy=/linkedin-luminol-v0.3.1_GH0.tar.gz: size of remote file is not known linkedin-luminol-v0.3.1_GH0.tar.gz 0 B 0 Bps linkedin-luminol-v0.3.1_GH0.tar.gz 138 kB 1691 kBps 00s ===> Fetching all distfiles required by py27-luminol-0.3.1_3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py27-luminol-0.3.1_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-luminol-0.3.1_3 for building => SHA256 Checksum OK for linkedin-luminol-v0.3.1_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py27-luminol-0.3.1_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-luminol-0.3.1_3 for building ===> Extracting for py27-luminol-0.3.1_3 => SHA256 Checksum OK for linkedin-luminol-v0.3.1_GH0.tar.gz. Extracted Memory Use: 0.69M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-luminol-0.3.1_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-luminol-0.3.1_3 depends on package: py27-setuptools>0 - found ===> py27-luminol-0.3.1_3 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-luminol-0.3.1_3 depends on package: py27-setuptools>0 - found ===> py27-luminol-0.3.1_3 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-luminol-0.3.1_3 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-luminol-0.3.1_3 running build running build_py creating build creating build/lib creating build/lib/luminol copying src/luminol/__init__.py -> build/lib/luminol copying src/luminol/anomaly_detector.py -> build/lib/luminol copying src/luminol/constants.py -> build/lib/luminol copying src/luminol/correlator.py -> build/lib/luminol copying src/luminol/exceptions.py -> build/lib/luminol copying src/luminol/utils.py -> build/lib/luminol creating build/lib/luminol/algorithms copying src/luminol/algorithms/__init__.py -> build/lib/luminol/algorithms creating build/lib/luminol/modules copying src/luminol/modules/__init__.py -> build/lib/luminol/modules copying src/luminol/modules/anomaly.py -> build/lib/luminol/modules copying src/luminol/modules/correlation_result.py -> build/lib/luminol/modules copying src/luminol/modules/time_series.py -> build/lib/luminol/modules creating build/lib/luminol/algorithms/anomaly_detector_algorithms copying src/luminol/algorithms/anomaly_detector_algorithms/__init__.py -> build/lib/luminol/algorithms/anomaly_detector_algorithms copying src/luminol/algorithms/anomaly_detector_algorithms/absolute_threshold.py -> build/lib/luminol/algorithms/anomaly_detector_algorithms copying src/luminol/algorithms/anomaly_detector_algorithms/all.py -> build/lib/luminol/algorithms/anomaly_detector_algorithms copying src/luminol/algorithms/anomaly_detector_algorithms/bitmap_detector.py -> build/lib/luminol/algorithms/anomaly_detector_algorithms copying src/luminol/algorithms/anomaly_detector_algorithms/default_detector.py -> build/lib/luminol/algorithms/anomaly_detector_algorithms copying src/luminol/algorithms/anomaly_detector_algorithms/derivative_detector.py -> build/lib/luminol/algorithms/anomaly_detector_algorithms copying src/luminol/algorithms/anomaly_detector_algorithms/diff_percent_threshold.py -> build/lib/luminol/algorithms/anomaly_detector_algorithms copying src/luminol/algorithms/anomaly_detector_algorithms/exp_avg_detector.py -> build/lib/luminol/algorithms/anomaly_detector_algorithms copying src/luminol/algorithms/anomaly_detector_algorithms/sign_test.py -> build/lib/luminol/algorithms/anomaly_detector_algorithms creating build/lib/luminol/algorithms/correlator_algorithms copying src/luminol/algorithms/correlator_algorithms/__init__.py -> build/lib/luminol/algorithms/correlator_algorithms copying src/luminol/algorithms/correlator_algorithms/all.py -> build/lib/luminol/algorithms/correlator_algorithms copying src/luminol/algorithms/correlator_algorithms/cross_correlator.py -> build/lib/luminol/algorithms/correlator_algorithms SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-luminol-0.3.1_3 depends on package: py27-scipy>0 - found ===> py27-luminol-0.3.1_3 depends on package: py27-numpy>=1.6.2,1 - found ===> py27-luminol-0.3.1_3 depends on package: py27-setuptools>0 - found ===> py27-luminol-0.3.1_3 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-luminol-0.3.1_3 ===> py27-luminol-0.3.1_3 depends on package: py27-scipy>0 - found ===> py27-luminol-0.3.1_3 depends on package: py27-numpy>=1.6.2,1 - found ===> py27-luminol-0.3.1_3 depends on package: py27-setuptools>0 - found ===> py27-luminol-0.3.1_3 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/math/py-luminol/stage/usr/local/lib/python2.7 creating /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages creating /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol copying build/lib/luminol/utils.py -> /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol copying build/lib/luminol/correlator.py -> /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol copying build/lib/luminol/exceptions.py -> /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol creating /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms creating /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms/correlator_algorithms copying build/lib/luminol/algorithms/correlator_algorithms/cross_correlator.py -> /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms/correlator_algorithms copying build/lib/luminol/algorithms/correlator_algorithms/__init__.py -> /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms/correlator_algorithms copying build/lib/luminol/algorithms/correlator_algorithms/all.py -> /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms/correlator_algorithms copying build/lib/luminol/algorithms/__init__.py -> /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms creating /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms/anomaly_detector_algorithms copying build/lib/luminol/algorithms/anomaly_detector_algorithms/exp_avg_detector.py -> /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms/anomaly_detector_algorithms copying build/lib/luminol/algorithms/anomaly_detector_algorithms/derivative_detector.py -> /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms/anomaly_detector_algorithms copying build/lib/luminol/algorithms/anomaly_detector_algorithms/diff_percent_threshold.py -> /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms/anomaly_detector_algorithms copying build/lib/luminol/algorithms/anomaly_detector_algorithms/sign_test.py -> /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms/anomaly_detector_algorithms copying build/lib/luminol/algorithms/anomaly_detector_algorithms/default_detector.py -> /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms/anomaly_detector_algorithms copying build/lib/luminol/algorithms/anomaly_detector_algorithms/absolute_threshold.py -> /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms/anomaly_detector_algorithms copying build/lib/luminol/algorithms/anomaly_detector_algorithms/__init__.py -> /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms/anomaly_detector_algorithms copying build/lib/luminol/algorithms/anomaly_detector_algorithms/bitmap_detector.py -> /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms/anomaly_detector_algorithms copying build/lib/luminol/algorithms/anomaly_detector_algorithms/all.py -> /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms/anomaly_detector_algorithms creating /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/modules copying build/lib/luminol/modules/time_series.py -> /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/modules copying build/lib/luminol/modules/correlation_result.py -> /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/modules copying build/lib/luminol/modules/anomaly.py -> /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/modules copying build/lib/luminol/modules/__init__.py -> /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/modules copying build/lib/luminol/__init__.py -> /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol copying build/lib/luminol/anomaly_detector.py -> /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol copying build/lib/luminol/constants.py -> /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol byte-compiling /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/utils.py to utils.pyc byte-compiling /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/correlator.py to correlator.pyc byte-compiling /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/exceptions.py to exceptions.pyc byte-compiling /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms/correlator_algorithms/cross_correlator.py to cross_correlator.pyc byte-compiling /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms/correlator_algorithms/__init__.py to __init__.pyc byte-compiling /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms/correlator_algorithms/all.py to all.pyc byte-compiling /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms/__init__.py to __init__.pyc byte-compiling /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms/anomaly_detector_algorithms/exp_avg_detector.py to exp_avg_detector.pyc byte-compiling /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms/anomaly_detector_algorithms/derivative_detector.py to derivative_detector.pyc byte-compiling /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms/anomaly_detector_algorithms/diff_percent_threshold.py to diff_percent_threshold.pyc byte-compiling /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms/anomaly_detector_algorithms/sign_test.py to sign_test.pyc byte-compiling /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms/anomaly_detector_algorithms/default_detector.py to default_detector.pyc byte-compiling /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms/anomaly_detector_algorithms/absolute_threshold.py to absolute_threshold.pyc byte-compiling /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms/anomaly_detector_algorithms/__init__.py to __init__.pyc byte-compiling /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms/anomaly_detector_algorithms/bitmap_detector.py to bitmap_detector.pyc byte-compiling /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/algorithms/anomaly_detector_algorithms/all.py to all.pyc byte-compiling /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/modules/time_series.py to time_series.pyc byte-compiling /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/modules/correlation_result.py to correlation_result.pyc byte-compiling /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/modules/anomaly.py to anomaly.pyc byte-compiling /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/modules/__init__.py to __init__.pyc byte-compiling /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/__init__.py to __init__.pyc byte-compiling /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/anomaly_detector.py to anomaly_detector.pyc byte-compiling /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol/constants.py to constants.pyc writing byte-compilation script '/tmp/tmpv6J9VD.py' /usr/local/bin/python2.7 -O /tmp/tmpv6J9VD.py removing /tmp/tmpv6J9VD.py running install_egg_info running egg_info creating src/luminol.egg-info writing requirements to src/luminol.egg-info/requires.txt writing src/luminol.egg-info/PKG-INFO writing top-level names to src/luminol.egg-info/top_level.txt writing dependency_links to src/luminol.egg-info/dependency_links.txt writing manifest file 'src/luminol.egg-info/SOURCES.txt' reading manifest file 'src/luminol.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/luminol.egg-info/SOURCES.txt' Copying src/luminol.egg-info to /construction/math/py-luminol/stage/usr/local/lib/python2.7/site-packages/luminol-0.3-py2.7.egg-info running install_scripts writing list of installed files to '/construction/math/py-luminol/.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-luminol-0.3.1_3 file sizes/checksums [74]: 0% file sizes/checksums [74]: 100% packing files [74]: 0% packing files [74]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:37