------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/python36-3.6.9.tgz Message from python36-3.6.9: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== Installing /packages/All/py36-setuptools-41.0.1.tgz Installing /packages/All/hdf-szip-2.1.1.tgz Installing /packages/All/hdf5-1.10.5_2.tgz Installing /packages/All/libnghttp2-1.39.1_1.tgz Installing /packages/All/ca_root_nss-3.45.tgz Message from ca_root_nss-3.45: ********************************* WARNING ********************************* FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. *********************************** NOTE ********************************** This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem *************************************************************************** Installing /packages/All/curl-7.65.3.tgz Installing /packages/All/pkgconf-1.6.1,1.tgz Installing /packages/All/netcdf-4.7.0.tgz Installing /packages/All/png-1.6.37.tgz Installing /packages/All/jbigkit-2.1_1.tgz Installing /packages/All/jpeg-turbo-2.0.2.tgz Installing /packages/All/tiff-4.0.10_1.tgz Installing /packages/All/lcms2-2.9.tgz Installing /packages/All/openjpeg-2.3.1.tgz Installing /packages/All/perl5-5.28.2.tgz Message from perl5-5.28.2: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/eccodes-2.13.0.tgz Installing /packages/All/py36-attrs-19.1.0.tgz Installing /packages/All/py36-pycparser-2.19.tgz Installing /packages/All/py36-cffi-1.12.3.tgz Installing /packages/All/metis-5.1.0_8.tgz Message from metis-5.1.0_8: ===> NOTICE: The metis port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/gmp-6.1.2_1.tgz Installing /packages/All/mpfr-4.0.2.tgz Installing /packages/All/mpc-1.1.0_2.tgz Installing /packages/All/binutils-2.32_1,1.tgz Installing /packages/All/gcc8-8.3.0_3.tgz Message from gcc8-8.3.0_3: 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/blas-3.5.0_6.tgz Installing /packages/All/lapack-3.5.0_8.tgz Installing /packages/All/openblas-0.2.20_10,1.tgz Installing /packages/All/suitesparse-5.2.0_4.tgz Installing /packages/All/py36-numpy-1.16.4_1,1.tgz SUCCEEDED 00:00:28 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-eccodes-python-0.9.2_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-eccodes-python-0.9.2_1 for building => SHA256 Checksum OK for eccodes-python-0.9.2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-eccodes-python-0.9.2_1 for building ===> Extracting for py36-eccodes-python-0.9.2_1 => SHA256 Checksum OK for eccodes-python-0.9.2.tar.gz. Extracted Memory Use: 0.32M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-eccodes-python-0.9.2_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-eccodes-python-0.9.2_1 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-eccodes-python-0.9.2_1 running build running build_py creating build creating build/lib creating build/lib/eccodes copying eccodes/__main__.py -> build/lib/eccodes copying eccodes/__init__.py -> build/lib/eccodes copying eccodes/eccodes.py -> build/lib/eccodes creating build/lib/gribapi copying gribapi/errors.py -> build/lib/gribapi copying gribapi/__init__.py -> build/lib/gribapi copying gribapi/bindings.py -> build/lib/gribapi copying gribapi/gribapi.py -> build/lib/gribapi creating build/lib/eccodes/high_level copying eccodes/high_level/gribindex.py -> build/lib/eccodes/high_level copying eccodes/high_level/__init__.py -> build/lib/eccodes/high_level copying eccodes/high_level/bufr.py -> build/lib/eccodes/high_level copying eccodes/high_level/gribmessage.py -> build/lib/eccodes/high_level copying eccodes/high_level/codesmessage.py -> build/lib/eccodes/high_level copying eccodes/high_level/gribfile.py -> build/lib/eccodes/high_level copying eccodes/high_level/codesfile.py -> build/lib/eccodes/high_level running egg_info writing eccodes_python.egg-info/PKG-INFO writing dependency_links to eccodes_python.egg-info/dependency_links.txt writing requirements to eccodes_python.egg-info/requires.txt writing top-level names to eccodes_python.egg-info/top_level.txt reading manifest file 'eccodes_python.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.grib' under directory 'tests' warning: no files found matching '*.ipynb' under directory 'tests' writing manifest file 'eccodes_python.egg-info/SOURCES.txt' copying gribapi/eccodes.h -> build/lib/gribapi copying gribapi/grib_api.h -> build/lib/gribapi SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-eccodes-python-0.9.2_1 ===> Generating temporary packing list running install running build running build_py running egg_info writing eccodes_python.egg-info/PKG-INFO writing dependency_links to eccodes_python.egg-info/dependency_links.txt writing requirements to eccodes_python.egg-info/requires.txt writing top-level names to eccodes_python.egg-info/top_level.txt reading manifest file 'eccodes_python.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.grib' under directory 'tests' warning: no files found matching '*.ipynb' under directory 'tests' writing manifest file 'eccodes_python.egg-info/SOURCES.txt' running install_lib creating /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6 creating /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages creating /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/gribapi copying build/lib/gribapi/eccodes.h -> /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/gribapi copying build/lib/gribapi/bindings.py -> /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/gribapi copying build/lib/gribapi/grib_api.h -> /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/gribapi copying build/lib/gribapi/__init__.py -> /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/gribapi copying build/lib/gribapi/errors.py -> /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/gribapi copying build/lib/gribapi/gribapi.py -> /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/gribapi creating /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/eccodes creating /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/eccodes/high_level copying build/lib/eccodes/high_level/gribindex.py -> /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/eccodes/high_level copying build/lib/eccodes/high_level/bufr.py -> /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/eccodes/high_level copying build/lib/eccodes/high_level/gribfile.py -> /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/eccodes/high_level copying build/lib/eccodes/high_level/codesfile.py -> /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/eccodes/high_level copying build/lib/eccodes/high_level/codesmessage.py -> /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/eccodes/high_level copying build/lib/eccodes/high_level/__init__.py -> /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/eccodes/high_level copying build/lib/eccodes/high_level/gribmessage.py -> /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/eccodes/high_level copying build/lib/eccodes/__init__.py -> /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/eccodes copying build/lib/eccodes/__main__.py -> /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/eccodes copying build/lib/eccodes/eccodes.py -> /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/eccodes byte-compiling /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/gribapi/bindings.py to bindings.cpython-36.pyc byte-compiling /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/gribapi/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/gribapi/errors.py to errors.cpython-36.pyc byte-compiling /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/gribapi/gribapi.py to gribapi.cpython-36.pyc byte-compiling /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/eccodes/high_level/gribindex.py to gribindex.cpython-36.pyc byte-compiling /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/eccodes/high_level/bufr.py to bufr.cpython-36.pyc byte-compiling /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/eccodes/high_level/gribfile.py to gribfile.cpython-36.pyc byte-compiling /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/eccodes/high_level/codesfile.py to codesfile.cpython-36.pyc byte-compiling /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/eccodes/high_level/codesmessage.py to codesmessage.cpython-36.pyc byte-compiling /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/eccodes/high_level/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/eccodes/high_level/gribmessage.py to gribmessage.cpython-36.pyc byte-compiling /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/eccodes/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/eccodes/__main__.py to __main__.cpython-36.pyc byte-compiling /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/eccodes/eccodes.py to eccodes.cpython-36.pyc writing byte-compilation script '/tmp/tmp5cv49pol.py' /usr/local/bin/python3.6 /tmp/tmp5cv49pol.py removing /tmp/tmp5cv49pol.py running install_egg_info Copying eccodes_python.egg-info to /construction/science/py-eccodes-python/stage/usr/local/lib/python3.6/site-packages/eccodes_python-0.9.2-py3.6.egg-info running install_scripts writing list of installed files to '/construction/science/py-eccodes-python/.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: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for py36-eccodes-python-0.9.2_1 file sizes/checksums [50]: 0% file sizes/checksums [50]: 100% packing files [50]: 0% packing files [50]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:39