------------------------------------------------------------------------------- -- 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/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 Installing /packages/All/py36-Pint-0.8.1.tgz Installing /packages/All/py36-dataclasses-0.6.tgz Installing /packages/All/py36-pydantic-0.32.tgz SUCCEEDED 00:00:21 ------------------------------------------------------------------------------- -- 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-qcelemental-0.5.0 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-qcelemental-0.5.0 for building => SHA256 Checksum OK for qcelemental-0.5.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-qcelemental-0.5.0 for building ===> Extracting for py36-qcelemental-0.5.0 => SHA256 Checksum OK for qcelemental-0.5.0.tar.gz. Extracted Memory Use: 0.97M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-qcelemental-0.5.0 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-qcelemental-0.5.0 /usr/local/lib/python3.6/site-packages/setuptools/dist.py:472: UserWarning: Normalizing 'v0.5.0' to '0.5.0' normalized_version, running config SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-qcelemental-0.5.0 /usr/local/lib/python3.6/site-packages/setuptools/dist.py:472: UserWarning: Normalizing 'v0.5.0' to '0.5.0' normalized_version, running build running build_py creating build creating build/lib creating build/lib/qcelemental copying qcelemental/_version.py -> build/lib/qcelemental copying qcelemental/datum.py -> build/lib/qcelemental copying qcelemental/testing.py -> build/lib/qcelemental copying qcelemental/exceptions.py -> build/lib/qcelemental copying qcelemental/extras.py -> build/lib/qcelemental copying qcelemental/covalent_radii.py -> build/lib/qcelemental copying qcelemental/__init__.py -> build/lib/qcelemental copying qcelemental/periodic_table.py -> build/lib/qcelemental creating build/lib/qcelemental/molparse copying qcelemental/molparse/chgmult.py -> build/lib/qcelemental/molparse copying qcelemental/molparse/regex.py -> build/lib/qcelemental/molparse copying qcelemental/molparse/from_string.py -> build/lib/qcelemental/molparse copying qcelemental/molparse/from_schema.py -> build/lib/qcelemental/molparse copying qcelemental/molparse/pubchem.py -> build/lib/qcelemental/molparse copying qcelemental/molparse/to_schema.py -> build/lib/qcelemental/molparse copying qcelemental/molparse/to_string.py -> build/lib/qcelemental/molparse copying qcelemental/molparse/nucleus.py -> build/lib/qcelemental/molparse copying qcelemental/molparse/from_arrays.py -> build/lib/qcelemental/molparse copying qcelemental/molparse/__init__.py -> build/lib/qcelemental/molparse creating build/lib/qcelemental/molutil copying qcelemental/molutil/test_align.py -> build/lib/qcelemental/molutil copying qcelemental/molutil/align.py -> build/lib/qcelemental/molutil copying qcelemental/molutil/__init__.py -> build/lib/qcelemental/molutil creating build/lib/qcelemental/util copying qcelemental/util/gph_uno_bipartite.py -> build/lib/qcelemental/util copying qcelemental/util/np_rand3drot.py -> build/lib/qcelemental/util copying qcelemental/util/itertools.py -> build/lib/qcelemental/util copying qcelemental/util/__init__.py -> build/lib/qcelemental/util copying qcelemental/util/internal.py -> build/lib/qcelemental/util copying qcelemental/util/np_blockwise.py -> build/lib/qcelemental/util copying qcelemental/util/scipy_hungarian.py -> build/lib/qcelemental/util copying qcelemental/util/test_scipy_hungarian.py -> build/lib/qcelemental/util copying qcelemental/util/test_gph_uno_bipartite.py -> build/lib/qcelemental/util copying qcelemental/util/importing.py -> build/lib/qcelemental/util copying qcelemental/util/misc.py -> build/lib/qcelemental/util creating build/lib/qcelemental/models copying qcelemental/models/common_models.py -> build/lib/qcelemental/models copying qcelemental/models/align.py -> build/lib/qcelemental/models copying qcelemental/models/procedures.py -> build/lib/qcelemental/models copying qcelemental/models/__init__.py -> build/lib/qcelemental/models copying qcelemental/models/results.py -> build/lib/qcelemental/models copying qcelemental/models/molecule.py -> build/lib/qcelemental/models creating build/lib/qcelemental/data copying qcelemental/data/alvarez_2008_covalent_radii.py -> build/lib/qcelemental/data copying qcelemental/data/nist_2014_codata.py -> build/lib/qcelemental/data copying qcelemental/data/nist_2011_atomic_weights.py -> build/lib/qcelemental/data copying qcelemental/data/__init__.py -> build/lib/qcelemental/data creating build/lib/qcelemental/physical_constants copying qcelemental/physical_constants/__init__.py -> build/lib/qcelemental/physical_constants copying qcelemental/physical_constants/context.py -> build/lib/qcelemental/physical_constants copying qcelemental/physical_constants/ureg.py -> build/lib/qcelemental/physical_constants creating build/lib/qcelemental/tests copying qcelemental/tests/test_importing.py -> build/lib/qcelemental/tests copying qcelemental/tests/addons.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_utils.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_constants.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_covalentradii.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_testing.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_molparse_reconcile_nucleus.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_molparse_validate_and_fill_chgmult.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_units.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_model_serials.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_molparse_from_string.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_molparse_from_schema.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_molecule.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_molparse_pubchem.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_periodictable.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_molparse_to_schema.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_molparse_align_chiral.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_datum.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_molparse_parse_nucleus_label.py -> build/lib/qcelemental/tests copying qcelemental/tests/__init__.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_molparse_to_string.py -> build/lib/qcelemental/tests running egg_info writing qcelemental.egg-info/PKG-INFO writing dependency_links to qcelemental.egg-info/dependency_links.txt writing requirements to qcelemental.egg-info/requires.txt writing top-level names to qcelemental.egg-info/top_level.txt reading manifest file 'qcelemental.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.json' under directory 'qcelemental' warning: no previously-included files matching '*.py' found under directory 'qcelemental/checkup_data' warning: no previously-included files matching '*.md' found under directory 'qcelemental/checkup_data' writing manifest file 'qcelemental.egg-info/SOURCES.txt' copying qcelemental/data/README.md -> build/lib/qcelemental/data UPDATING build/lib/qcelemental/_version.py set build/lib/qcelemental/_version.py to 'v0.5.0' SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-qcelemental-0.5.0 ===> Generating temporary packing list /usr/local/lib/python3.6/site-packages/setuptools/dist.py:472: UserWarning: Normalizing 'v0.5.0' to '0.5.0' normalized_version, running install running build running build_py running egg_info writing qcelemental.egg-info/PKG-INFO writing dependency_links to qcelemental.egg-info/dependency_links.txt writing requirements to qcelemental.egg-info/requires.txt writing top-level names to qcelemental.egg-info/top_level.txt reading manifest file 'qcelemental.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.json' under directory 'qcelemental' warning: no previously-included files matching '*.py' found under directory 'qcelemental/checkup_data' warning: no previously-included files matching '*.md' found under directory 'qcelemental/checkup_data' writing manifest file 'qcelemental.egg-info/SOURCES.txt' UPDATING build/lib/qcelemental/_version.py set build/lib/qcelemental/_version.py to 'v0.5.0' running install_lib creating /construction/science/py-qcelemental/stage/usr/local/lib/python3.6 creating /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages creating /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental copying build/lib/qcelemental/datum.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental creating /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/util copying build/lib/qcelemental/util/__init__.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/util copying build/lib/qcelemental/util/test_gph_uno_bipartite.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/util copying build/lib/qcelemental/util/scipy_hungarian.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/util copying build/lib/qcelemental/util/importing.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/util copying build/lib/qcelemental/util/np_rand3drot.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/util copying build/lib/qcelemental/util/test_scipy_hungarian.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/util copying build/lib/qcelemental/util/np_blockwise.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/util copying build/lib/qcelemental/util/internal.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/util copying build/lib/qcelemental/util/gph_uno_bipartite.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/util copying build/lib/qcelemental/util/itertools.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/util copying build/lib/qcelemental/util/misc.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/util creating /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests copying build/lib/qcelemental/tests/test_model_serials.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests copying build/lib/qcelemental/tests/test_units.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests copying build/lib/qcelemental/tests/test_molparse_reconcile_nucleus.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests copying build/lib/qcelemental/tests/test_molparse_from_schema.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests copying build/lib/qcelemental/tests/test_utils.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests copying build/lib/qcelemental/tests/test_constants.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests copying build/lib/qcelemental/tests/test_molparse_pubchem.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests copying build/lib/qcelemental/tests/test_molecule.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests copying build/lib/qcelemental/tests/addons.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests copying build/lib/qcelemental/tests/test_molparse_validate_and_fill_chgmult.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests copying build/lib/qcelemental/tests/test_molparse_from_string.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests copying build/lib/qcelemental/tests/__init__.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests copying build/lib/qcelemental/tests/test_molparse_align_chiral.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests copying build/lib/qcelemental/tests/test_molparse_parse_nucleus_label.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests copying build/lib/qcelemental/tests/test_importing.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests copying build/lib/qcelemental/tests/test_molparse_to_string.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests copying build/lib/qcelemental/tests/test_datum.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests copying build/lib/qcelemental/tests/test_testing.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests copying build/lib/qcelemental/tests/test_periodictable.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests copying build/lib/qcelemental/tests/test_molparse_to_schema.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests copying build/lib/qcelemental/tests/test_covalentradii.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests creating /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/models copying build/lib/qcelemental/models/align.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/models copying build/lib/qcelemental/models/__init__.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/models copying build/lib/qcelemental/models/common_models.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/models copying build/lib/qcelemental/models/procedures.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/models copying build/lib/qcelemental/models/results.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/models copying build/lib/qcelemental/models/molecule.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/models copying build/lib/qcelemental/testing.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental copying build/lib/qcelemental/__init__.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental creating /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/data copying build/lib/qcelemental/data/__init__.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/data copying build/lib/qcelemental/data/alvarez_2008_covalent_radii.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/data copying build/lib/qcelemental/data/nist_2011_atomic_weights.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/data copying build/lib/qcelemental/data/nist_2014_codata.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/data copying build/lib/qcelemental/data/README.md -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/data copying build/lib/qcelemental/covalent_radii.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental copying build/lib/qcelemental/exceptions.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental copying build/lib/qcelemental/extras.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental copying build/lib/qcelemental/periodic_table.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental copying build/lib/qcelemental/_version.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental creating /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molutil copying build/lib/qcelemental/molutil/__init__.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molutil copying build/lib/qcelemental/molutil/test_align.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molutil copying build/lib/qcelemental/molutil/align.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molutil creating /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molparse copying build/lib/qcelemental/molparse/__init__.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molparse copying build/lib/qcelemental/molparse/to_string.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molparse copying build/lib/qcelemental/molparse/from_arrays.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molparse copying build/lib/qcelemental/molparse/regex.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molparse copying build/lib/qcelemental/molparse/from_schema.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molparse copying build/lib/qcelemental/molparse/pubchem.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molparse copying build/lib/qcelemental/molparse/to_schema.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molparse copying build/lib/qcelemental/molparse/from_string.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molparse copying build/lib/qcelemental/molparse/chgmult.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molparse copying build/lib/qcelemental/molparse/nucleus.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molparse creating /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/physical_constants copying build/lib/qcelemental/physical_constants/__init__.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/physical_constants copying build/lib/qcelemental/physical_constants/ureg.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/physical_constants copying build/lib/qcelemental/physical_constants/context.py -> /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/physical_constants byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/datum.py to datum.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/util/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/util/test_gph_uno_bipartite.py to test_gph_uno_bipartite.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/util/scipy_hungarian.py to scipy_hungarian.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/util/importing.py to importing.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/util/np_rand3drot.py to np_rand3drot.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/util/test_scipy_hungarian.py to test_scipy_hungarian.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/util/np_blockwise.py to np_blockwise.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/util/internal.py to internal.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/util/gph_uno_bipartite.py to gph_uno_bipartite.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/util/itertools.py to itertools.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/util/misc.py to misc.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests/test_model_serials.py to test_model_serials.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests/test_units.py to test_units.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests/test_molparse_reconcile_nucleus.py to test_molparse_reconcile_nucleus.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests/test_molparse_from_schema.py to test_molparse_from_schema.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests/test_utils.py to test_utils.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests/test_constants.py to test_constants.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests/test_molparse_pubchem.py to test_molparse_pubchem.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests/test_molecule.py to test_molecule.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests/addons.py to addons.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests/test_molparse_validate_and_fill_chgmult.py to test_molparse_validate_and_fill_chgmult.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests/test_molparse_from_string.py to test_molparse_from_string.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests/test_molparse_align_chiral.py to test_molparse_align_chiral.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests/test_molparse_parse_nucleus_label.py to test_molparse_parse_nucleus_label.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests/test_importing.py to test_importing.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests/test_molparse_to_string.py to test_molparse_to_string.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests/test_datum.py to test_datum.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests/test_testing.py to test_testing.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests/test_periodictable.py to test_periodictable.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests/test_molparse_to_schema.py to test_molparse_to_schema.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/tests/test_covalentradii.py to test_covalentradii.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/models/align.py to align.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/models/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/models/common_models.py to common_models.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/models/procedures.py to procedures.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/models/results.py to results.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/models/molecule.py to molecule.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/testing.py to testing.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/data/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/data/alvarez_2008_covalent_radii.py to alvarez_2008_covalent_radii.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/data/nist_2011_atomic_weights.py to nist_2011_atomic_weights.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/data/nist_2014_codata.py to nist_2014_codata.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/covalent_radii.py to covalent_radii.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/exceptions.py to exceptions.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/extras.py to extras.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/periodic_table.py to periodic_table.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/_version.py to _version.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molutil/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molutil/test_align.py to test_align.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molutil/align.py to align.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molparse/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molparse/to_string.py to to_string.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molparse/from_arrays.py to from_arrays.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molparse/regex.py to regex.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molparse/from_schema.py to from_schema.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molparse/pubchem.py to pubchem.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molparse/to_schema.py to to_schema.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molparse/from_string.py to from_string.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molparse/chgmult.py to chgmult.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/molparse/nucleus.py to nucleus.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/physical_constants/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/physical_constants/ureg.py to ureg.cpython-36.pyc byte-compiling /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental/physical_constants/context.py to context.cpython-36.pyc writing byte-compilation script '/tmp/tmp5m7zt5qk.py' /usr/local/bin/python3.6 /tmp/tmp5m7zt5qk.py removing /tmp/tmp5m7zt5qk.py running install_egg_info Copying qcelemental.egg-info to /construction/science/py-qcelemental/stage/usr/local/lib/python3.6/site-packages/qcelemental-0.5.0-py3.6.egg-info running install_scripts writing list of installed files to '/construction/science/py-qcelemental/.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:06 ------------------------------------------------------------------------------- -- 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for py36-qcelemental-0.5.0 file sizes/checksums [205]: 0% file sizes/checksums [205]: 48% file sizes/checksums [205]: 97% file sizes/checksums [205]: 100% packing files [205]: 0% packing files [205]: 48% packing files [205]: 97% packing files [205]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:35