------------------------------------------------------------------------------- -- 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/python27-2.7.16_1.tgz Message from python27-2.7.16_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-41.0.1.tgz Message from py27-setuptools-41.0.1: ******************************************************************* 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.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/py27-numpy-1.16.4_1,1.tgz Installing /packages/All/py27-six-1.12.0.tgz Installing /packages/All/py27-dateutil-2.8.0.tgz Installing /packages/All/py27-pytz-2019.1,1.tgz Installing /packages/All/sqlite3-3.29.0.tgz Installing /packages/All/py27-sqlite3-2.7.16_7.tgz Installing /packages/All/py27-bottleneck-1.2.1_5.tgz Installing /packages/All/py27-numexpr-2.6.9_1.tgz Installing /packages/All/py27-pandas-0.24.2_1.tgz Message from py27-pandas-0.24.2_1: === Install math/py-statsmodels to enable parts of pandas.stats. Install devel/py-xarray to enable the to_xarray() function. === SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- 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 py27-xarray011-0.11.3_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py27-xarray011-0.11.3_1 for building => SHA256 Checksum OK for xarray-0.11.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py27-xarray011-0.11.3_1 for building ===> Extracting for py27-xarray011-0.11.3_1 => SHA256 Checksum OK for xarray-0.11.3.tar.gz. Extracted Memory Use: 4.09M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py27-xarray011-0.11.3_1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py27-xarray011-0.11.3_1 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py27-xarray011-0.11.3_1 running build running build_py creating build creating build/lib creating build/lib/xarray copying xarray/tutorial.py -> build/lib/xarray copying xarray/__init__.py -> build/lib/xarray copying xarray/ufuncs.py -> build/lib/xarray copying xarray/convert.py -> build/lib/xarray copying xarray/testing.py -> build/lib/xarray copying xarray/conventions.py -> build/lib/xarray copying xarray/_version.py -> build/lib/xarray creating build/lib/xarray/core copying xarray/core/extensions.py -> build/lib/xarray/core copying xarray/core/common.py -> build/lib/xarray/core copying xarray/core/nanops.py -> build/lib/xarray/core copying xarray/core/ops.py -> build/lib/xarray/core copying xarray/core/dask_array_compat.py -> build/lib/xarray/core copying xarray/core/dataarray.py -> build/lib/xarray/core copying xarray/core/pdcompat.py -> build/lib/xarray/core copying xarray/core/computation.py -> build/lib/xarray/core copying xarray/core/resample.py -> build/lib/xarray/core copying xarray/core/pycompat.py -> build/lib/xarray/core copying xarray/core/missing.py -> build/lib/xarray/core copying xarray/core/variable.py -> build/lib/xarray/core copying xarray/core/rolling.py -> build/lib/xarray/core copying xarray/core/combine.py -> build/lib/xarray/core copying xarray/core/merge.py -> build/lib/xarray/core copying xarray/core/formatting.py -> build/lib/xarray/core copying xarray/core/npcompat.py -> build/lib/xarray/core copying xarray/core/alignment.py -> build/lib/xarray/core copying xarray/core/dtypes.py -> build/lib/xarray/core copying xarray/core/groupby.py -> build/lib/xarray/core copying xarray/core/nputils.py -> build/lib/xarray/core copying xarray/core/accessors.py -> build/lib/xarray/core copying xarray/core/indexing.py -> build/lib/xarray/core copying xarray/core/__init__.py -> build/lib/xarray/core copying xarray/core/duck_array_ops.py -> build/lib/xarray/core copying xarray/core/dask_array_ops.py -> build/lib/xarray/core copying xarray/core/arithmetic.py -> build/lib/xarray/core copying xarray/core/dataset.py -> build/lib/xarray/core copying xarray/core/options.py -> build/lib/xarray/core copying xarray/core/coordinates.py -> build/lib/xarray/core copying xarray/core/utils.py -> build/lib/xarray/core creating build/lib/xarray/backends copying xarray/backends/pydap_.py -> build/lib/xarray/backends copying xarray/backends/scipy_.py -> build/lib/xarray/backends copying xarray/backends/common.py -> build/lib/xarray/backends copying xarray/backends/netCDF4_.py -> build/lib/xarray/backends copying xarray/backends/pynio_.py -> build/lib/xarray/backends copying xarray/backends/api.py -> build/lib/xarray/backends copying xarray/backends/lru_cache.py -> build/lib/xarray/backends copying xarray/backends/rasterio_.py -> build/lib/xarray/backends copying xarray/backends/cfgrib_.py -> build/lib/xarray/backends copying xarray/backends/pseudonetcdf_.py -> build/lib/xarray/backends copying xarray/backends/memory.py -> build/lib/xarray/backends copying xarray/backends/file_manager.py -> build/lib/xarray/backends copying xarray/backends/__init__.py -> build/lib/xarray/backends copying xarray/backends/locks.py -> build/lib/xarray/backends copying xarray/backends/netcdf3.py -> build/lib/xarray/backends copying xarray/backends/zarr.py -> build/lib/xarray/backends copying xarray/backends/h5netcdf_.py -> build/lib/xarray/backends creating build/lib/xarray/plot copying xarray/plot/plot.py -> build/lib/xarray/plot copying xarray/plot/utils.py -> build/lib/xarray/plot copying xarray/plot/__init__.py -> build/lib/xarray/plot copying xarray/plot/facetgrid.py -> build/lib/xarray/plot creating build/lib/xarray/tests copying xarray/tests/test_duck_array_ops.py -> build/lib/xarray/tests copying xarray/tests/test_extensions.py -> build/lib/xarray/tests copying xarray/tests/test_cftimeindex.py -> build/lib/xarray/tests copying xarray/tests/test_backends_locks.py -> build/lib/xarray/tests copying xarray/tests/test_ufuncs.py -> build/lib/xarray/tests copying xarray/tests/test_utils.py -> build/lib/xarray/tests copying xarray/tests/test_dask.py -> build/lib/xarray/tests copying xarray/tests/test_backends_api.py -> build/lib/xarray/tests copying xarray/tests/test_coding_strings.py -> build/lib/xarray/tests copying xarray/tests/test_tutorial.py -> build/lib/xarray/tests copying xarray/tests/test_backends_lru_cache.py -> build/lib/xarray/tests copying xarray/tests/__init__.py -> build/lib/xarray/tests copying xarray/tests/test_dataset.py -> build/lib/xarray/tests copying xarray/tests/test_accessors.py -> build/lib/xarray/tests copying xarray/tests/test_conventions.py -> build/lib/xarray/tests copying xarray/tests/test_missing.py -> build/lib/xarray/tests copying xarray/tests/test_coding_times.py -> build/lib/xarray/tests copying xarray/tests/test_testing.py -> build/lib/xarray/tests copying xarray/tests/test_nputils.py -> build/lib/xarray/tests copying xarray/tests/test_coding.py -> build/lib/xarray/tests copying xarray/tests/test_dtypes.py -> build/lib/xarray/tests copying xarray/tests/test_merge.py -> build/lib/xarray/tests copying xarray/tests/test_combine.py -> build/lib/xarray/tests copying xarray/tests/test_indexing.py -> build/lib/xarray/tests copying xarray/tests/test_distributed.py -> build/lib/xarray/tests copying xarray/tests/test_backends_file_manager.py -> build/lib/xarray/tests copying xarray/tests/test_cftime_offsets.py -> build/lib/xarray/tests copying xarray/tests/test_variable.py -> build/lib/xarray/tests copying xarray/tests/test_dataarray.py -> build/lib/xarray/tests copying xarray/tests/test_interp.py -> build/lib/xarray/tests copying xarray/tests/test_groupby.py -> build/lib/xarray/tests copying xarray/tests/test_computation.py -> build/lib/xarray/tests copying xarray/tests/test_backends.py -> build/lib/xarray/tests copying xarray/tests/test_formatting.py -> build/lib/xarray/tests copying xarray/tests/test_plot.py -> build/lib/xarray/tests copying xarray/tests/test_options.py -> build/lib/xarray/tests creating build/lib/xarray/coding copying xarray/coding/__init__.py -> build/lib/xarray/coding copying xarray/coding/strings.py -> build/lib/xarray/coding copying xarray/coding/times.py -> build/lib/xarray/coding copying xarray/coding/variables.py -> build/lib/xarray/coding copying xarray/coding/cftime_offsets.py -> build/lib/xarray/coding copying xarray/coding/cftimeindex.py -> build/lib/xarray/coding creating build/lib/xarray/util copying xarray/util/print_versions.py -> build/lib/xarray/util copying xarray/util/__init__.py -> build/lib/xarray/util creating build/lib/xarray/tests/data copying xarray/tests/data/example_1.nc -> build/lib/xarray/tests/data copying xarray/tests/data/example_1.nc.gz -> build/lib/xarray/tests/data copying xarray/tests/data/example.grib -> build/lib/xarray/tests/data copying xarray/tests/data/example.ict -> build/lib/xarray/tests/data copying xarray/tests/data/example.uamiv -> build/lib/xarray/tests/data copying xarray/tests/data/bears.nc -> build/lib/xarray/tests/data UPDATING build/lib/xarray/_version.py set build/lib/xarray/_version.py to '0.11.3' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py27-xarray011-0.11.3_1 ===> Generating temporary packing list running install running build running build_py UPDATING build/lib/xarray/_version.py set build/lib/xarray/_version.py to '0.11.3' running install_lib creating /construction/devel/py-xarray011/stage/usr/local/lib/python2.7 creating /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages creating /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray copying build/lib/xarray/tutorial.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray copying build/lib/xarray/__init__.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray copying build/lib/xarray/ufuncs.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray copying build/lib/xarray/convert.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray copying build/lib/xarray/testing.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray copying build/lib/xarray/conventions.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray copying build/lib/xarray/_version.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray creating /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/extensions.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/common.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/nanops.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/ops.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/dask_array_compat.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/dataarray.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/pdcompat.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/computation.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/resample.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/pycompat.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/missing.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/variable.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/rolling.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/combine.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/merge.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/formatting.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/npcompat.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/alignment.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/dtypes.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/groupby.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/nputils.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/accessors.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/indexing.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/__init__.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/duck_array_ops.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/dask_array_ops.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/arithmetic.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/dataset.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/options.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/coordinates.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core copying build/lib/xarray/core/utils.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core creating /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends copying build/lib/xarray/backends/pydap_.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends copying build/lib/xarray/backends/scipy_.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends copying build/lib/xarray/backends/common.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends copying build/lib/xarray/backends/netCDF4_.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends copying build/lib/xarray/backends/pynio_.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends copying build/lib/xarray/backends/api.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends copying build/lib/xarray/backends/lru_cache.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends copying build/lib/xarray/backends/rasterio_.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends copying build/lib/xarray/backends/cfgrib_.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends copying build/lib/xarray/backends/pseudonetcdf_.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends copying build/lib/xarray/backends/memory.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends copying build/lib/xarray/backends/file_manager.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends copying build/lib/xarray/backends/__init__.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends copying build/lib/xarray/backends/locks.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends copying build/lib/xarray/backends/netcdf3.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends copying build/lib/xarray/backends/zarr.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends copying build/lib/xarray/backends/h5netcdf_.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends creating /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/plot copying build/lib/xarray/plot/plot.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/plot copying build/lib/xarray/plot/utils.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/plot copying build/lib/xarray/plot/__init__.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/plot copying build/lib/xarray/plot/facetgrid.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/plot creating /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_duck_array_ops.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_extensions.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_cftimeindex.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_locks.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_ufuncs.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_utils.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_dask.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_api.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_coding_strings.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_tutorial.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_lru_cache.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/__init__.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_dataset.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_accessors.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_conventions.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_missing.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_coding_times.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_testing.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_nputils.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_coding.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_dtypes.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_merge.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_combine.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_indexing.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_distributed.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_file_manager.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_cftime_offsets.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_variable.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_dataarray.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_interp.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_groupby.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_computation.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_formatting.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_plot.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_options.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests creating /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example_1.nc -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example_1.nc.gz -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example.grib -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example.ict -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example.uamiv -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/bears.nc -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/data creating /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/coding copying build/lib/xarray/coding/__init__.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/coding copying build/lib/xarray/coding/strings.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/coding copying build/lib/xarray/coding/times.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/coding copying build/lib/xarray/coding/variables.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/coding copying build/lib/xarray/coding/cftime_offsets.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/coding copying build/lib/xarray/coding/cftimeindex.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/coding creating /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/util copying build/lib/xarray/util/print_versions.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/util copying build/lib/xarray/util/__init__.py -> /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/util byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tutorial.py to tutorial.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/__init__.py to __init__.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/ufuncs.py to ufuncs.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/convert.py to convert.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/testing.py to testing.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/conventions.py to conventions.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/_version.py to _version.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/extensions.py to extensions.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/common.py to common.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/nanops.py to nanops.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/ops.py to ops.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/dask_array_compat.py to dask_array_compat.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/dataarray.py to dataarray.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/pdcompat.py to pdcompat.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/computation.py to computation.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/resample.py to resample.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/pycompat.py to pycompat.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/missing.py to missing.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/variable.py to variable.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/rolling.py to rolling.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/combine.py to combine.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/merge.py to merge.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/formatting.py to formatting.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/npcompat.py to npcompat.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/alignment.py to alignment.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/dtypes.py to dtypes.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/groupby.py to groupby.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/nputils.py to nputils.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/accessors.py to accessors.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/indexing.py to indexing.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/__init__.py to __init__.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/duck_array_ops.py to duck_array_ops.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/dask_array_ops.py to dask_array_ops.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/arithmetic.py to arithmetic.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/dataset.py to dataset.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/options.py to options.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/coordinates.py to coordinates.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/core/utils.py to utils.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends/pydap_.py to pydap_.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends/scipy_.py to scipy_.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends/common.py to common.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends/netCDF4_.py to netCDF4_.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends/pynio_.py to pynio_.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends/api.py to api.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends/lru_cache.py to lru_cache.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends/rasterio_.py to rasterio_.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends/cfgrib_.py to cfgrib_.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends/pseudonetcdf_.py to pseudonetcdf_.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends/memory.py to memory.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends/file_manager.py to file_manager.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends/__init__.py to __init__.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends/locks.py to locks.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends/netcdf3.py to netcdf3.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends/zarr.py to zarr.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/backends/h5netcdf_.py to h5netcdf_.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/plot/plot.py to plot.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/plot/utils.py to utils.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/plot/__init__.py to __init__.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/plot/facetgrid.py to facetgrid.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_duck_array_ops.py to test_duck_array_ops.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_extensions.py to test_extensions.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_cftimeindex.py to test_cftimeindex.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_backends_locks.py to test_backends_locks.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_ufuncs.py to test_ufuncs.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_utils.py to test_utils.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_dask.py to test_dask.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_backends_api.py to test_backends_api.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_coding_strings.py to test_coding_strings.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_tutorial.py to test_tutorial.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_backends_lru_cache.py to test_backends_lru_cache.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/__init__.py to __init__.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_dataset.py to test_dataset.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_accessors.py to test_accessors.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_conventions.py to test_conventions.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_missing.py to test_missing.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_coding_times.py to test_coding_times.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_testing.py to test_testing.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_nputils.py to test_nputils.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_coding.py to test_coding.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_dtypes.py to test_dtypes.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_merge.py to test_merge.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_combine.py to test_combine.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_indexing.py to test_indexing.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_distributed.py to test_distributed.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_backends_file_manager.py to test_backends_file_manager.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_cftime_offsets.py to test_cftime_offsets.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_variable.py to test_variable.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_dataarray.py to test_dataarray.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_interp.py to test_interp.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_groupby.py to test_groupby.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_computation.py to test_computation.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_backends.py to test_backends.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_formatting.py to test_formatting.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_plot.py to test_plot.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/tests/test_options.py to test_options.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/coding/__init__.py to __init__.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/coding/strings.py to strings.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/coding/times.py to times.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/coding/variables.py to variables.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/coding/cftime_offsets.py to cftime_offsets.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/coding/cftimeindex.py to cftimeindex.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/util/print_versions.py to print_versions.pyc byte-compiling /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray/util/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpK86Jx5.py' /usr/local/bin/python2.7 -O /tmp/tmpK86Jx5.py removing /tmp/tmpK86Jx5.py running install_egg_info running egg_info writing requirements to xarray.egg-info/requires.txt writing xarray.egg-info/PKG-INFO writing top-level names to xarray.egg-info/top_level.txt writing dependency_links to xarray.egg-info/dependency_links.txt reading manifest file 'xarray.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/_build' no previously-included directories found matching 'doc/generated' warning: no previously-included files matching '.DS_Store' found anywhere in distribution writing manifest file 'xarray.egg-info/SOURCES.txt' Copying xarray.egg-info to /construction/devel/py-xarray011/stage/usr/local/lib/python2.7/site-packages/xarray-0.11.3-py2.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-xarray011/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> 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:02 ------------------------------------------------------------------------------- -- 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 py27-xarray011-0.11.3_1 file sizes/checksums [320]: 0% file sizes/checksums [320]: 31% file sizes/checksums [320]: 62% file sizes/checksums [320]: 93% file sizes/checksums [320]: 100% packing files [320]: 0% packing files [320]: 31% packing files [320]: 62% packing files [320]: 93% packing files [320]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:17