------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-toml-0.10.0.txz Installing /packages/All/py37-setuptools_scm-3.4.3.txz Installing /packages/All/metis-5.1.0_8.txz Installing /packages/All/tbb-2020.2.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/mpfr-4.0.2.txz Installing /packages/All/mpc-1.1.0_2.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/binutils-2.33.1_2,1.txz Installing /packages/All/gcc8-8.4.0.txz ===== Message from gcc8-8.4.0: -- To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc8 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Installing /packages/All/openblas-0.3.9_2,1.txz Installing /packages/All/suitesparse-5.7.2_1.txz Installing /packages/All/py37-numpy-1.16.5_5,1.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-dateutil-2.8.0.txz Installing /packages/All/py37-pytz-2020.1,1.txz Installing /packages/All/sqlite3-3.31.1_1,1.txz Installing /packages/All/py37-sqlite3-3.7.7_7.txz Installing /packages/All/py37-bottleneck-1.3.2.txz Installing /packages/All/py37-numexpr-2.7.1.txz Installing /packages/All/py37-pandas-0.24.2_1,1.txz ===== Message from py37-pandas-0.24.2_1,1: -- Install math/py-statsmodels to enable parts of pandas.stats. Install devel/py-xarray to enable the to_xarray() function. UNFLAVORED devel/binutils -> use devel/binutils@native SUCCEEDED 00:00:36 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-xarray-0.15.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-xarray-0.15.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-xarray-0.15.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-xarray-0.15.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-xarray-0.15.1 for building => SHA256 Checksum OK for xarray-0.15.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-xarray-0.15.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-xarray-0.15.1 for building ===> Extracting for py37-xarray-0.15.1 => SHA256 Checksum OK for xarray-0.15.1.tar.gz. Extracted Memory Use: 5.26M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-xarray-0.15.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-xarray-0.15.1 depends on package: py37-setuptools_scm>=0 - found ===> py37-xarray-0.15.1 depends on package: py37-setuptools>0 - found ===> py37-xarray-0.15.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-xarray-0.15.1 depends on package: py37-setuptools_scm>=0 - found ===> py37-xarray-0.15.1 depends on package: py37-setuptools>0 - found ===> py37-xarray-0.15.1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-xarray-0.15.1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-xarray-0.15.1 running build running build_py creating build creating build/lib creating build/lib/xarray copying xarray/conventions.py -> build/lib/xarray copying xarray/__init__.py -> build/lib/xarray copying xarray/convert.py -> build/lib/xarray copying xarray/testing.py -> build/lib/xarray copying xarray/tutorial.py -> build/lib/xarray copying xarray/ufuncs.py -> build/lib/xarray running egg_info writing xarray.egg-info/PKG-INFO writing dependency_links to xarray.egg-info/dependency_links.txt writing requirements to xarray.egg-info/requires.txt writing top-level names to xarray.egg-info/top_level.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/py.typed -> build/lib/xarray creating build/lib/xarray/backends copying xarray/backends/__init__.py -> build/lib/xarray/backends copying xarray/backends/api.py -> build/lib/xarray/backends copying xarray/backends/cfgrib_.py -> build/lib/xarray/backends copying xarray/backends/common.py -> build/lib/xarray/backends copying xarray/backends/file_manager.py -> build/lib/xarray/backends copying xarray/backends/h5netcdf_.py -> build/lib/xarray/backends copying xarray/backends/locks.py -> build/lib/xarray/backends copying xarray/backends/lru_cache.py -> build/lib/xarray/backends copying xarray/backends/memory.py -> build/lib/xarray/backends copying xarray/backends/netCDF4_.py -> build/lib/xarray/backends copying xarray/backends/netcdf3.py -> build/lib/xarray/backends copying xarray/backends/pseudonetcdf_.py -> build/lib/xarray/backends copying xarray/backends/pydap_.py -> build/lib/xarray/backends copying xarray/backends/pynio_.py -> build/lib/xarray/backends copying xarray/backends/rasterio_.py -> build/lib/xarray/backends copying xarray/backends/scipy_.py -> build/lib/xarray/backends copying xarray/backends/zarr.py -> build/lib/xarray/backends creating build/lib/xarray/coding copying xarray/coding/__init__.py -> build/lib/xarray/coding copying xarray/coding/cftime_offsets.py -> build/lib/xarray/coding copying xarray/coding/cftimeindex.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 creating build/lib/xarray/core copying xarray/core/__init__.py -> build/lib/xarray/core copying xarray/core/accessor_dt.py -> build/lib/xarray/core copying xarray/core/accessor_str.py -> build/lib/xarray/core copying xarray/core/alignment.py -> build/lib/xarray/core copying xarray/core/arithmetic.py -> build/lib/xarray/core copying xarray/core/combine.py -> build/lib/xarray/core copying xarray/core/common.py -> build/lib/xarray/core copying xarray/core/computation.py -> build/lib/xarray/core copying xarray/core/concat.py -> build/lib/xarray/core copying xarray/core/coordinates.py -> build/lib/xarray/core copying xarray/core/dask_array_compat.py -> build/lib/xarray/core copying xarray/core/dask_array_ops.py -> build/lib/xarray/core copying xarray/core/dataarray.py -> build/lib/xarray/core copying xarray/core/dataset.py -> build/lib/xarray/core copying xarray/core/dtypes.py -> build/lib/xarray/core copying xarray/core/duck_array_ops.py -> build/lib/xarray/core copying xarray/core/extensions.py -> build/lib/xarray/core copying xarray/core/formatting.py -> build/lib/xarray/core copying xarray/core/formatting_html.py -> build/lib/xarray/core copying xarray/core/groupby.py -> build/lib/xarray/core copying xarray/core/indexes.py -> build/lib/xarray/core copying xarray/core/indexing.py -> build/lib/xarray/core copying xarray/core/merge.py -> build/lib/xarray/core copying xarray/core/missing.py -> build/lib/xarray/core copying xarray/core/nanops.py -> build/lib/xarray/core copying xarray/core/npcompat.py -> build/lib/xarray/core copying xarray/core/nputils.py -> build/lib/xarray/core copying xarray/core/ops.py -> build/lib/xarray/core copying xarray/core/options.py -> build/lib/xarray/core copying xarray/core/parallel.py -> build/lib/xarray/core copying xarray/core/pdcompat.py -> build/lib/xarray/core copying xarray/core/pycompat.py -> build/lib/xarray/core copying xarray/core/resample.py -> build/lib/xarray/core copying xarray/core/resample_cftime.py -> build/lib/xarray/core copying xarray/core/rolling.py -> build/lib/xarray/core copying xarray/core/rolling_exp.py -> build/lib/xarray/core copying xarray/core/utils.py -> build/lib/xarray/core copying xarray/core/variable.py -> build/lib/xarray/core copying xarray/core/weighted.py -> build/lib/xarray/core creating build/lib/xarray/plot copying xarray/plot/__init__.py -> build/lib/xarray/plot copying xarray/plot/dataset_plot.py -> build/lib/xarray/plot copying xarray/plot/facetgrid.py -> build/lib/xarray/plot copying xarray/plot/plot.py -> build/lib/xarray/plot copying xarray/plot/utils.py -> build/lib/xarray/plot creating build/lib/xarray/static creating build/lib/xarray/static/css copying xarray/static/css/style.css -> build/lib/xarray/static/css creating build/lib/xarray/static/html copying xarray/static/html/icons-svg-inline.html -> build/lib/xarray/static/html creating build/lib/xarray/tests copying xarray/tests/__init__.py -> build/lib/xarray/tests copying xarray/tests/test_accessor_dt.py -> build/lib/xarray/tests copying xarray/tests/test_accessor_str.py -> build/lib/xarray/tests copying xarray/tests/test_backends.py -> build/lib/xarray/tests copying xarray/tests/test_backends_api.py -> build/lib/xarray/tests copying xarray/tests/test_backends_common.py -> build/lib/xarray/tests copying xarray/tests/test_backends_file_manager.py -> build/lib/xarray/tests copying xarray/tests/test_backends_locks.py -> build/lib/xarray/tests copying xarray/tests/test_backends_lru_cache.py -> build/lib/xarray/tests copying xarray/tests/test_cftime_offsets.py -> build/lib/xarray/tests copying xarray/tests/test_cftimeindex.py -> build/lib/xarray/tests copying xarray/tests/test_cftimeindex_resample.py -> build/lib/xarray/tests copying xarray/tests/test_coding.py -> build/lib/xarray/tests copying xarray/tests/test_coding_strings.py -> build/lib/xarray/tests copying xarray/tests/test_coding_times.py -> build/lib/xarray/tests copying xarray/tests/test_combine.py -> build/lib/xarray/tests copying xarray/tests/test_computation.py -> build/lib/xarray/tests copying xarray/tests/test_concat.py -> build/lib/xarray/tests copying xarray/tests/test_conventions.py -> build/lib/xarray/tests copying xarray/tests/test_dask.py -> build/lib/xarray/tests copying xarray/tests/test_dataarray.py -> build/lib/xarray/tests copying xarray/tests/test_dataset.py -> build/lib/xarray/tests copying xarray/tests/test_distributed.py -> build/lib/xarray/tests copying xarray/tests/test_dtypes.py -> 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_formatting.py -> build/lib/xarray/tests copying xarray/tests/test_formatting_html.py -> build/lib/xarray/tests copying xarray/tests/test_groupby.py -> build/lib/xarray/tests copying xarray/tests/test_indexing.py -> build/lib/xarray/tests copying xarray/tests/test_interp.py -> build/lib/xarray/tests copying xarray/tests/test_merge.py -> build/lib/xarray/tests copying xarray/tests/test_missing.py -> build/lib/xarray/tests copying xarray/tests/test_nputils.py -> build/lib/xarray/tests copying xarray/tests/test_options.py -> build/lib/xarray/tests copying xarray/tests/test_plot.py -> build/lib/xarray/tests copying xarray/tests/test_print_versions.py -> build/lib/xarray/tests copying xarray/tests/test_sparse.py -> build/lib/xarray/tests copying xarray/tests/test_testing.py -> build/lib/xarray/tests copying xarray/tests/test_tutorial.py -> build/lib/xarray/tests copying xarray/tests/test_ufuncs.py -> build/lib/xarray/tests copying xarray/tests/test_units.py -> build/lib/xarray/tests copying xarray/tests/test_utils.py -> build/lib/xarray/tests copying xarray/tests/test_variable.py -> build/lib/xarray/tests copying xarray/tests/test_weighted.py -> build/lib/xarray/tests creating build/lib/xarray/tests/data copying xarray/tests/data/bears.nc -> 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/example_1.nc -> build/lib/xarray/tests/data copying xarray/tests/data/example_1.nc.gz -> build/lib/xarray/tests/data creating build/lib/xarray/util copying xarray/util/__init__.py -> build/lib/xarray/util copying xarray/util/print_versions.py -> build/lib/xarray/util SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-xarray-0.15.1 depends on package: py37-numpy>=1.16,1<1.19,1 - found ===> py37-xarray-0.15.1 depends on package: py37-pandas>=0.25 - found ===> py37-xarray-0.15.1 depends on package: py37-setuptools>0 - found ===> py37-xarray-0.15.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-xarray-0.15.1 ===> py37-xarray-0.15.1 depends on package: py37-numpy>=1.16,1<1.19,1 - found ===> py37-xarray-0.15.1 depends on package: py37-pandas>=0.25 - found ===> py37-xarray-0.15.1 depends on package: py37-setuptools>0 - found ===> py37-xarray-0.15.1 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing xarray.egg-info/PKG-INFO writing dependency_links to xarray.egg-info/dependency_links.txt writing requirements to xarray.egg-info/requires.txt writing top-level names to xarray.egg-info/top_level.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' running install_lib creating /construction/devel/py-xarray/stage/usr/local/lib/python3.7 creating /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages creating /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray copying build/lib/xarray/ufuncs.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray copying build/lib/xarray/testing.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray copying build/lib/xarray/conventions.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray copying build/lib/xarray/__init__.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray copying build/lib/xarray/tutorial.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray copying build/lib/xarray/convert.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray creating /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends copying build/lib/xarray/backends/cfgrib_.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends copying build/lib/xarray/backends/__init__.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends copying build/lib/xarray/backends/api.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends copying build/lib/xarray/backends/netcdf3.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends copying build/lib/xarray/backends/pynio_.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends copying build/lib/xarray/backends/rasterio_.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends copying build/lib/xarray/backends/scipy_.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends copying build/lib/xarray/backends/pydap_.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends copying build/lib/xarray/backends/locks.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends copying build/lib/xarray/backends/lru_cache.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends copying build/lib/xarray/backends/common.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends copying build/lib/xarray/backends/zarr.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends copying build/lib/xarray/backends/pseudonetcdf_.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends copying build/lib/xarray/backends/h5netcdf_.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends copying build/lib/xarray/backends/file_manager.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends copying build/lib/xarray/backends/memory.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends copying build/lib/xarray/backends/netCDF4_.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends creating /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/util copying build/lib/xarray/util/print_versions.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/util copying build/lib/xarray/util/__init__.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/util creating /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/plot copying build/lib/xarray/plot/plot.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/plot copying build/lib/xarray/plot/dataset_plot.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/plot copying build/lib/xarray/plot/utils.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/plot copying build/lib/xarray/plot/facetgrid.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/plot copying build/lib/xarray/plot/__init__.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/plot copying build/lib/xarray/py.typed -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray creating /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/coding copying build/lib/xarray/coding/__init__.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/coding copying build/lib/xarray/coding/strings.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/coding copying build/lib/xarray/coding/cftime_offsets.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/coding copying build/lib/xarray/coding/times.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/coding copying build/lib/xarray/coding/cftimeindex.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/coding copying build/lib/xarray/coding/variables.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/coding creating /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/combine.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/__init__.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/accessor_str.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/options.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/nanops.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/dtypes.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/extensions.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/dask_array_compat.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/computation.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/pdcompat.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/parallel.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/dataarray.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/groupby.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/indexing.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/coordinates.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/concat.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/common.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/dataset.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/resample.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/weighted.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/merge.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/dask_array_ops.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/pycompat.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/alignment.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/nputils.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/formatting.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/rolling_exp.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/utils.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/ops.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/duck_array_ops.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/resample_cftime.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/indexes.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/npcompat.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/missing.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/variable.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/arithmetic.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/accessor_dt.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/rolling.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core copying build/lib/xarray/core/formatting_html.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core creating /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/static creating /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/static/css copying build/lib/xarray/static/css/style.css -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/static/css creating /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/static/html copying build/lib/xarray/static/html/icons-svg-inline.html -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/static/html creating /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_conventions.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_missing.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_plot.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_dataarray.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_dataset.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_cftimeindex.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_cftime_offsets.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_weighted.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests creating /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example.uamiv -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example.grib -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example_1.nc -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example.ict -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example_1.nc.gz -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/bears.nc -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/data copying build/lib/xarray/tests/test_variable.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_sparse.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_testing.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_tutorial.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_ufuncs.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_units.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_utils.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_common.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_extensions.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_dask.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_options.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_nputils.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/__init__.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_interp.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_print_versions.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_distributed.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_accessor_str.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_accessor_dt.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_cftimeindex_resample.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_merge.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_coding_times.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_duck_array_ops.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_lru_cache.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_groupby.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_file_manager.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_formatting_html.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_concat.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_coding.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_dtypes.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_coding_strings.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_formatting.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_combine.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_locks.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_api.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_computation.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests copying build/lib/xarray/tests/test_indexing.py -> /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/ufuncs.py to ufuncs.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/testing.py to testing.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/conventions.py to conventions.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tutorial.py to tutorial.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/convert.py to convert.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends/cfgrib_.py to cfgrib_.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends/api.py to api.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends/netcdf3.py to netcdf3.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends/pynio_.py to pynio_.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends/rasterio_.py to rasterio_.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends/scipy_.py to scipy_.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends/pydap_.py to pydap_.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends/locks.py to locks.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends/lru_cache.py to lru_cache.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends/common.py to common.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends/zarr.py to zarr.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends/pseudonetcdf_.py to pseudonetcdf_.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends/h5netcdf_.py to h5netcdf_.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends/file_manager.py to file_manager.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends/memory.py to memory.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/backends/netCDF4_.py to netCDF4_.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/util/print_versions.py to print_versions.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/util/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/plot/plot.py to plot.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/plot/dataset_plot.py to dataset_plot.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/plot/utils.py to utils.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/plot/facetgrid.py to facetgrid.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/plot/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/coding/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/coding/strings.py to strings.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/coding/cftime_offsets.py to cftime_offsets.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/coding/times.py to times.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/coding/cftimeindex.py to cftimeindex.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/coding/variables.py to variables.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/combine.py to combine.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/accessor_str.py to accessor_str.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/options.py to options.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/nanops.py to nanops.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/dtypes.py to dtypes.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/extensions.py to extensions.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/dask_array_compat.py to dask_array_compat.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/computation.py to computation.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/pdcompat.py to pdcompat.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/parallel.py to parallel.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/dataarray.py to dataarray.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/groupby.py to groupby.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/indexing.py to indexing.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/coordinates.py to coordinates.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/concat.py to concat.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/common.py to common.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/dataset.py to dataset.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/resample.py to resample.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/weighted.py to weighted.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/merge.py to merge.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/dask_array_ops.py to dask_array_ops.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/pycompat.py to pycompat.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/alignment.py to alignment.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/nputils.py to nputils.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/formatting.py to formatting.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/rolling_exp.py to rolling_exp.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/utils.py to utils.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/ops.py to ops.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/duck_array_ops.py to duck_array_ops.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/resample_cftime.py to resample_cftime.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/indexes.py to indexes.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/npcompat.py to npcompat.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/missing.py to missing.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/variable.py to variable.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/arithmetic.py to arithmetic.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/accessor_dt.py to accessor_dt.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/rolling.py to rolling.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/core/formatting_html.py to formatting_html.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_backends.py to test_backends.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_conventions.py to test_conventions.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_missing.py to test_missing.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_plot.py to test_plot.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_dataarray.py to test_dataarray.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_dataset.py to test_dataset.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_cftimeindex.py to test_cftimeindex.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_cftime_offsets.py to test_cftime_offsets.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_weighted.py to test_weighted.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_variable.py to test_variable.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_sparse.py to test_sparse.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_testing.py to test_testing.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_tutorial.py to test_tutorial.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_ufuncs.py to test_ufuncs.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_units.py to test_units.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_utils.py to test_utils.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_backends_common.py to test_backends_common.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_extensions.py to test_extensions.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_dask.py to test_dask.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_options.py to test_options.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_nputils.py to test_nputils.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_interp.py to test_interp.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_print_versions.py to test_print_versions.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_distributed.py to test_distributed.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_accessor_str.py to test_accessor_str.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_accessor_dt.py to test_accessor_dt.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_cftimeindex_resample.py to test_cftimeindex_resample.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_merge.py to test_merge.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_coding_times.py to test_coding_times.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_duck_array_ops.py to test_duck_array_ops.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_backends_lru_cache.py to test_backends_lru_cache.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_groupby.py to test_groupby.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_backends_file_manager.py to test_backends_file_manager.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_formatting_html.py to test_formatting_html.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_concat.py to test_concat.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_coding.py to test_coding.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_dtypes.py to test_dtypes.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_coding_strings.py to test_coding_strings.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_formatting.py to test_formatting.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_combine.py to test_combine.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_backends_locks.py to test_backends_locks.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_backends_api.py to test_backends_api.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_computation.py to test_computation.cpython-37.pyc byte-compiling /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray/tests/test_indexing.py to test_indexing.cpython-37.pyc writing byte-compilation script '/tmp/tmpat6kmlms.py' /usr/local/bin/python3.7 /tmp/tmpat6kmlms.py removing /tmp/tmpat6kmlms.py running install_egg_info Copying xarray.egg-info to /construction/devel/py-xarray/stage/usr/local/lib/python3.7/site-packages/xarray-0.15.1-py3.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-xarray/.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:07 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-xarray-0.15.1 file sizes/checksums [375]: 0% file sizes/checksums [375]: 26% file sizes/checksums [375]: 53% file sizes/checksums [375]: 80% file sizes/checksums [375]: 100% packing files [375]: 0% packing files [375]: 26% packing files [375]: 53% packing files [375]: 80% packing files [375]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:06 TOTAL TIME 00:00:56