------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 FLAVOR=py37 UNAME_r=5.9 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/construction/astro/py-metpy XDG_CONFIG_HOME=/construction/astro/py-metpy HOME=/construction/astro/py-metpy TMPDIR="/tmp" PATH=/construction/astro/py-metpy/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/astro/py-metpy XDG_CONFIG_HOME=/construction/astro/py-metpy HOME=/construction/astro/py-metpy TMPDIR="/tmp" PATH=/construction/astro/py-metpy/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/astro/py-metpy/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=dragonfly5 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_EXT_SUFFIX= PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/py37-metpy" EXAMPLESDIR="share/examples/py37-metpy" DATADIR="share/py37-metpy" WWWDIR="www/py37-metpy" ETCDIR="etc/py37-metpy" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py37-metpy DOCSDIR=/usr/local/share/doc/py37-metpy EXAMPLESDIR=/usr/local/share/examples/py37-metpy WWWDIR=/usr/local/www/py37-metpy ETCDIR=/usr/local/etc/py37-metpy SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500908 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/expat-2.2.10.txz Installing /packages/All/ncurses-6.2.20210213.txz Installing /packages/All/readline-8.1.0.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/openssl-1.1.1j_1,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- 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.2.txz Installing /packages/All/py37-setuptools_scm-4.1.2_1.txz Installing /packages/All/png-1.6.37_1.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/qhull-7.2.1,1.txz Installing /packages/All/fontconfig-2.13.93,1.txz Installing /packages/All/tcl86-8.6.11_1.txz Installing /packages/All/gmp-6.2.1.txz Installing /packages/All/mpfr-4.1.0.txz Installing /packages/All/metis-5.1.0_8.txz ===== 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/mpc-1.1.0_2.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/binutils-2.33.1_4,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.12,1.txz Installing /packages/All/suitesparse-5.8.1_1.txz Installing /packages/All/py37-numpy-1.16.6,1.txz Installing /packages/All/py37-six-1.15.0.txz Installing /packages/All/py37-cycler-0.10.0.txz Installing /packages/All/py37-dateutil-2.8.1.txz Installing /packages/All/py37-pytz-2020.5,1.txz Installing /packages/All/py37-pyparsing-2.4.7.txz Installing /packages/All/py37-tornado-6.1.txz Installing /packages/All/py37-zipp-3.4.0.txz Installing /packages/All/py37-typing-extensions-3.7.4.3.txz Installing /packages/All/py37-importlib-metadata-3.3.0_1.txz Installing /packages/All/py37-pluggy-0.13.1.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.6.txz Installing /packages/All/tiff-4.2.0.txz Installing /packages/All/lcms2-2.12.txz Installing /packages/All/openjpeg-2.4.0.txz Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/webp-1.2.0.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/tk86-8.6.11_2.txz Installing /packages/All/py37-olefile-0.46.txz Installing /packages/All/py37-tkinter-3.7.9_6.txz Installing /packages/All/py37-pillow-7.0.0.txz Installing /packages/All/py37-certifi-2020.12.5.txz Installing /packages/All/py37-kiwisolver-1.1.0,1.txz Installing /packages/All/py37-matplotlib-3.3.3.txz Installing /packages/All/py37-cython-0.29.21.txz Installing /packages/All/libedit-3.1.20191231,1.txz Installing /packages/All/sqlite3-3.34.1,1.txz Installing /packages/All/py37-sqlite3-3.7.9_7.txz Installing /packages/All/py37-bottleneck-1.3.2.txz Installing /packages/All/py37-numexpr-2.7.2.txz Installing /packages/All/py37-pandas-1.2.0,1.txz ===== Message from py37-pandas-1.2.0,1: -- Install math/py-statsmodels to enable parts of pandas.stats. Install devel/py-xarray to enable the to_xarray() function. Installing /packages/All/py37-packaging-20.9.txz Installing /packages/All/py37-pint-0.16.1.txz Installing /packages/All/py37-appdirs-1.4.4.txz Installing /packages/All/py37-chardet-3.0.4_3.txz Installing /packages/All/py37-idna-2.10.txz Installing /packages/All/py37-pysocks-1.7.1.txz Installing /packages/All/py37-pycparser-2.20.txz Installing /packages/All/py37-cffi-1.14.5.txz Installing /packages/All/py37-cryptography-2.9.2.txz Installing /packages/All/py37-openssl-20.0.1.txz Installing /packages/All/py37-urllib3-1.25.11,1.txz ===== Message from py37-urllib3-1.25.11,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. Installing /packages/All/py37-requests-2.22.0_2.txz Installing /packages/All/py37-pooch-1.3.0.txz Installing /packages/All/libnghttp2-1.43.0.txz Installing /packages/All/ca_root_nss-3.61.txz ===== Message from ca_root_nss-3.61: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/curl-7.75.0.txz Installing /packages/All/proj-7.2.1,1.txz ===== Message from proj-7.2.1,1: -- Since proj 7, datum grids are available from a CDN at https://cdn.proj.org and should either be fetched dynamically at runtime (disabled by default, cf https://proj.org/usage/network.html) or be fetched locally depending on your work area needs, using the projsync command. DATA option allows you to download all the data, but it requires more than 400mb! This option is disabled by default. It is better to use the projsync command. Use projsync --list-files to list the CDN content. They can either by installed in the user homedir (under ~/.local/share/proj) $ projsync --file fr_ign_ntf_r93.tif Downloading from https://cdn.proj.org into /home/user/.local/share/proj Total to download: 93581 bytes Downloading https://cdn.proj.org/fr_ign_ntf_r93.tif... (1 / 1) or systemwide in the default PROJ_LIB dir (under /usr/local/share/proj, cf https://proj.org/resource_files.html) # projsync --system-directory --file fr_ign_ntf_r93.tif Downloading from https://cdn.proj.org into /usr/local/share/proj Total to download: 93581 bytes Downloading https://cdn.proj.org/fr_ign_ntf_r93.tif... (1 / 1) If not using the default, make sure to set PROJ_LIB environment variable accordingly. Installing /packages/All/py37-pyproj-3.0.0.txz Installing /packages/All/blas-3.5.0_6.txz Installing /packages/All/py37-scipy-1.6.0.txz Installing /packages/All/py37-decorator-4.4.2.txz Installing /packages/All/py37-ipython_genutils-0.2.0.txz Installing /packages/All/py37-traitlets-5.0.5.txz Installing /packages/All/py37-xarray-0.16.2.txz Installing /packages/All/py37-importlib-resources-3.3.0.txz UNFLAVORED devel/binutils -> use devel/binutils@native SUCCEEDED 00:02:15 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-metpy-1.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-metpy-1.0 depends on file: /usr/local/sbin/pkg - found => MetPy-1.0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/M/MetPy/MetPy-1.0.tar.gz MetPy-1.0.tar.gz 0% of 6847 kB 0 Bps MetPy-1.0.tar.gz 6847 kB 46 MBps 00s ===> Fetching all distfiles required by py37-metpy-1.0 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-metpy-1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-metpy-1.0 for building => SHA256 Checksum OK for MetPy-1.0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-metpy-1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-metpy-1.0 for building ===> Extracting for py37-metpy-1.0 => SHA256 Checksum OK for MetPy-1.0.tar.gz. Extracted Memory Use: 10.19M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-metpy-1.0 ===> Applying ports patches for py37-metpy-1.0 from /xports/astro/py-metpy/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-metpy-1.0 depends on package: py37-setuptools_scm>=0 - found ===> py37-metpy-1.0 depends on package: py37-setuptools>0 - found ===> py37-metpy-1.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-metpy-1.0 depends on package: py37-setuptools_scm>=0 - found ===> py37-metpy-1.0 depends on package: py37-setuptools>0 - found ===> py37-metpy-1.0 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-metpy-1.0 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-metpy-1.0 running build running build_py creating build creating build/lib creating build/lib/metpy copying src/metpy/deprecation.py -> build/lib/metpy copying src/metpy/units.py -> build/lib/metpy copying src/metpy/__init__.py -> build/lib/metpy copying src/metpy/package_tools.py -> build/lib/metpy copying src/metpy/future.py -> build/lib/metpy copying src/metpy/pandas.py -> build/lib/metpy copying src/metpy/xarray.py -> build/lib/metpy copying src/metpy/cbook.py -> build/lib/metpy copying src/metpy/constants.py -> build/lib/metpy copying src/metpy/_version.py -> build/lib/metpy copying src/metpy/testing.py -> build/lib/metpy creating build/lib/metpy/plots copying src/metpy/plots/skewt.py -> build/lib/metpy/plots copying src/metpy/plots/declarative.py -> build/lib/metpy/plots copying src/metpy/plots/cartopy_utils.py -> build/lib/metpy/plots copying src/metpy/plots/ctables.py -> build/lib/metpy/plots copying src/metpy/plots/_util.py -> build/lib/metpy/plots copying src/metpy/plots/wx_symbols.py -> build/lib/metpy/plots copying src/metpy/plots/mapping.py -> build/lib/metpy/plots copying src/metpy/plots/_mpl.py -> build/lib/metpy/plots copying src/metpy/plots/__init__.py -> build/lib/metpy/plots copying src/metpy/plots/station_plot.py -> build/lib/metpy/plots creating build/lib/metpy/_vendor copying src/metpy/_vendor/xarray.py -> build/lib/metpy/_vendor copying src/metpy/_vendor/__init__.py -> build/lib/metpy/_vendor creating build/lib/metpy/calc copying src/metpy/calc/basic.py -> build/lib/metpy/calc copying src/metpy/calc/indices.py -> build/lib/metpy/calc copying src/metpy/calc/__init__.py -> build/lib/metpy/calc copying src/metpy/calc/cross_sections.py -> build/lib/metpy/calc copying src/metpy/calc/tools.py -> build/lib/metpy/calc copying src/metpy/calc/kinematics.py -> build/lib/metpy/calc copying src/metpy/calc/thermo.py -> build/lib/metpy/calc copying src/metpy/calc/turbulence.py -> build/lib/metpy/calc creating build/lib/metpy/io copying src/metpy/io/gini.py -> build/lib/metpy/io copying src/metpy/io/metar_parser.py -> build/lib/metpy/io copying src/metpy/io/metar.py -> build/lib/metpy/io copying src/metpy/io/_tools.py -> build/lib/metpy/io copying src/metpy/io/station_data.py -> build/lib/metpy/io copying src/metpy/io/nexrad.py -> build/lib/metpy/io copying src/metpy/io/__init__.py -> build/lib/metpy/io creating build/lib/metpy/interpolate copying src/metpy/interpolate/tools.py -> build/lib/metpy/interpolate copying src/metpy/interpolate/one_dimension.py -> build/lib/metpy/interpolate copying src/metpy/interpolate/grid.py -> build/lib/metpy/interpolate copying src/metpy/interpolate/slices.py -> build/lib/metpy/interpolate copying src/metpy/interpolate/__init__.py -> build/lib/metpy/interpolate copying src/metpy/interpolate/geometry.py -> build/lib/metpy/interpolate copying src/metpy/interpolate/points.py -> build/lib/metpy/interpolate creating build/lib/metpy/io/_nexrad_msgs copying src/metpy/io/_nexrad_msgs/msg18.py -> build/lib/metpy/io/_nexrad_msgs copying src/metpy/io/_nexrad_msgs/__init__.py -> build/lib/metpy/io/_nexrad_msgs copying src/metpy/io/_nexrad_msgs/msg3.py -> build/lib/metpy/io/_nexrad_msgs running egg_info writing src/MetPy.egg-info/PKG-INFO writing dependency_links to src/MetPy.egg-info/dependency_links.txt writing requirements to src/MetPy.egg-info/requires.txt writing top-level names to src/MetPy.egg-info/top_level.txt reading manifest file 'src/MetPy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'staticdata' no previously-included directories found matching 'talks' warning: no previously-included files found matching 'docs/_static/*.pdf' writing manifest file 'src/MetPy.egg-info/SOURCES.txt' copying src/metpy/static-data-manifest.txt -> build/lib/metpy creating build/lib/metpy/plots/_static copying src/metpy/plots/_static/metpy_150x150.png -> build/lib/metpy/plots/_static copying src/metpy/plots/_static/metpy_75x75.png -> build/lib/metpy/plots/_static copying src/metpy/plots/_static/unidata_150x150.png -> build/lib/metpy/plots/_static copying src/metpy/plots/_static/unidata_75x75.png -> build/lib/metpy/plots/_static creating build/lib/metpy/plots/colortable_files copying src/metpy/plots/colortable_files/Carbone42.tbl -> build/lib/metpy/plots/colortable_files copying src/metpy/plots/colortable_files/NWS8bitVel.tbl -> build/lib/metpy/plots/colortable_files copying src/metpy/plots/colortable_files/NWSReflectivity.tbl -> build/lib/metpy/plots/colortable_files copying src/metpy/plots/colortable_files/NWSReflectivityExpanded.tbl -> build/lib/metpy/plots/colortable_files copying src/metpy/plots/colortable_files/NWSSpectrumWidth.tbl -> build/lib/metpy/plots/colortable_files copying src/metpy/plots/colortable_files/NWSStormClearReflectivity.tbl -> build/lib/metpy/plots/colortable_files copying src/metpy/plots/colortable_files/NWSVelocity.tbl -> build/lib/metpy/plots/colortable_files copying src/metpy/plots/colortable_files/WVCIMSS.tbl -> build/lib/metpy/plots/colortable_files copying src/metpy/plots/colortable_files/ir_bd.tbl -> build/lib/metpy/plots/colortable_files copying src/metpy/plots/colortable_files/ir_drgb.tbl -> build/lib/metpy/plots/colortable_files copying src/metpy/plots/colortable_files/ir_rgbv.tbl -> build/lib/metpy/plots/colortable_files copying src/metpy/plots/colortable_files/ir_tpc.tbl -> build/lib/metpy/plots/colortable_files copying src/metpy/plots/colortable_files/ir_tv1.tbl -> build/lib/metpy/plots/colortable_files copying src/metpy/plots/colortable_files/precipitation.tbl -> build/lib/metpy/plots/colortable_files copying src/metpy/plots/colortable_files/rainbow.tbl -> build/lib/metpy/plots/colortable_files copying src/metpy/plots/colortable_files/viridis.tbl -> build/lib/metpy/plots/colortable_files copying src/metpy/plots/colortable_files/wv_tpc.tbl -> build/lib/metpy/plots/colortable_files creating build/lib/metpy/plots/fonts copying src/metpy/plots/fonts/wx_symbols.ttf -> build/lib/metpy/plots/fonts copying src/metpy/plots/fonts/wx_symbols_license.md -> build/lib/metpy/plots/fonts creating build/lib/metpy/plots/nexrad_tables copying src/metpy/plots/nexrad_tables/cc_table.tbl -> build/lib/metpy/plots/nexrad_tables copying src/metpy/plots/nexrad_tables/et_table.tbl -> build/lib/metpy/plots/nexrad_tables copying src/metpy/plots/nexrad_tables/hmc_table.tbl -> build/lib/metpy/plots/nexrad_tables copying src/metpy/plots/nexrad_tables/kdp_table.tbl -> build/lib/metpy/plots/nexrad_tables copying src/metpy/plots/nexrad_tables/lcr_tabl.tbl -> build/lib/metpy/plots/nexrad_tables copying src/metpy/plots/nexrad_tables/ml_table.tbl -> build/lib/metpy/plots/nexrad_tables copying src/metpy/plots/nexrad_tables/osw_table.tbl -> build/lib/metpy/plots/nexrad_tables copying src/metpy/plots/nexrad_tables/precip_table.tbl -> build/lib/metpy/plots/nexrad_tables copying src/metpy/plots/nexrad_tables/ref_table.tbl -> build/lib/metpy/plots/nexrad_tables copying src/metpy/plots/nexrad_tables/ref_table8.tbl -> build/lib/metpy/plots/nexrad_tables copying src/metpy/plots/nexrad_tables/spw_table.tbl -> build/lib/metpy/plots/nexrad_tables copying src/metpy/plots/nexrad_tables/srm_table.tbl -> build/lib/metpy/plots/nexrad_tables copying src/metpy/plots/nexrad_tables/ulr_table.tbl -> build/lib/metpy/plots/nexrad_tables copying src/metpy/plots/nexrad_tables/vad_table.tbl -> build/lib/metpy/plots/nexrad_tables copying src/metpy/plots/nexrad_tables/vel_table.tbl -> build/lib/metpy/plots/nexrad_tables copying src/metpy/plots/nexrad_tables/vel_table8.tbl -> build/lib/metpy/plots/nexrad_tables copying src/metpy/plots/nexrad_tables/vil_table.tbl -> build/lib/metpy/plots/nexrad_tables copying src/metpy/plots/nexrad_tables/vwp_table.tbl -> build/lib/metpy/plots/nexrad_tables copying src/metpy/plots/nexrad_tables/zdr_table.tbl -> build/lib/metpy/plots/nexrad_tables copying src/metpy/io/metar_parse.peg -> build/lib/metpy/io SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-metpy-1.0 depends on package: py37-matplotlib>=2.1.0 - found ===> py37-metpy-1.0 depends on package: py37-numpy>=1.16,1<1.20,1 - found ===> py37-metpy-1.0 depends on package: py37-pandas>=0.22.0,1 - found ===> py37-metpy-1.0 depends on package: py37-pint>=0.10.1 - found ===> py37-metpy-1.0 depends on package: py37-pooch>=0.1 - found ===> py37-metpy-1.0 depends on package: py37-pyproj>=2.3.0 - found ===> py37-metpy-1.0 depends on package: py37-scipy>=1.0 - found ===> py37-metpy-1.0 depends on package: py37-traitlets>=4.3.0 - found ===> py37-metpy-1.0 depends on package: py37-xarray>=0.14.1 - found ===> py37-metpy-1.0 depends on package: py37-setuptools>0 - found ===> py37-metpy-1.0 depends on file: /usr/local/bin/python3.7 - found ===> py37-metpy-1.0 depends on package: py37-importlib-metadata>=1.0.0 - found ===> py37-metpy-1.0 depends on package: py37-importlib-resources>=1.3.0 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-metpy-1.0 ===> py37-metpy-1.0 depends on package: py37-matplotlib>=2.1.0 - found ===> py37-metpy-1.0 depends on package: py37-numpy>=1.16,1<1.20,1 - found ===> py37-metpy-1.0 depends on package: py37-pandas>=0.22.0,1 - found ===> py37-metpy-1.0 depends on package: py37-pint>=0.10.1 - found ===> py37-metpy-1.0 depends on package: py37-pooch>=0.1 - found ===> py37-metpy-1.0 depends on package: py37-pyproj>=2.3.0 - found ===> py37-metpy-1.0 depends on package: py37-scipy>=1.0 - found ===> py37-metpy-1.0 depends on package: py37-traitlets>=4.3.0 - found ===> py37-metpy-1.0 depends on package: py37-xarray>=0.14.1 - found ===> py37-metpy-1.0 depends on package: py37-setuptools>0 - found ===> py37-metpy-1.0 depends on file: /usr/local/bin/python3.7 - found ===> py37-metpy-1.0 depends on package: py37-importlib-metadata>=1.0.0 - found ===> py37-metpy-1.0 depends on package: py37-importlib-resources>=1.3.0 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing src/MetPy.egg-info/PKG-INFO writing dependency_links to src/MetPy.egg-info/dependency_links.txt writing requirements to src/MetPy.egg-info/requires.txt writing top-level names to src/MetPy.egg-info/top_level.txt reading manifest file 'src/MetPy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'staticdata' no previously-included directories found matching 'talks' warning: no previously-included files found matching 'docs/_static/*.pdf' writing manifest file 'src/MetPy.egg-info/SOURCES.txt' running install_lib creating /construction/astro/py-metpy/stage/usr/local/lib/python3.7 creating /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages creating /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy copying build/lib/metpy/static-data-manifest.txt -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy copying build/lib/metpy/__init__.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy copying build/lib/metpy/package_tools.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy copying build/lib/metpy/pandas.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy copying build/lib/metpy/deprecation.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy creating /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/interpolate copying build/lib/metpy/interpolate/__init__.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/interpolate copying build/lib/metpy/interpolate/slices.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/interpolate copying build/lib/metpy/interpolate/one_dimension.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/interpolate copying build/lib/metpy/interpolate/points.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/interpolate copying build/lib/metpy/interpolate/tools.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/interpolate copying build/lib/metpy/interpolate/grid.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/interpolate copying build/lib/metpy/interpolate/geometry.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/interpolate copying build/lib/metpy/testing.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy copying build/lib/metpy/_version.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy creating /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots creating /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/_static copying build/lib/metpy/plots/_static/metpy_150x150.png -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/_static copying build/lib/metpy/plots/_static/metpy_75x75.png -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/_static copying build/lib/metpy/plots/_static/unidata_150x150.png -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/_static copying build/lib/metpy/plots/_static/unidata_75x75.png -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/_static creating /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/colortable_files copying build/lib/metpy/plots/colortable_files/Carbone42.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/colortable_files copying build/lib/metpy/plots/colortable_files/NWS8bitVel.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/colortable_files copying build/lib/metpy/plots/colortable_files/NWSReflectivity.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/colortable_files copying build/lib/metpy/plots/colortable_files/NWSReflectivityExpanded.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/colortable_files copying build/lib/metpy/plots/colortable_files/NWSSpectrumWidth.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/colortable_files copying build/lib/metpy/plots/colortable_files/NWSStormClearReflectivity.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/colortable_files copying build/lib/metpy/plots/colortable_files/NWSVelocity.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/colortable_files copying build/lib/metpy/plots/colortable_files/WVCIMSS.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/colortable_files copying build/lib/metpy/plots/colortable_files/ir_bd.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/colortable_files copying build/lib/metpy/plots/colortable_files/ir_drgb.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/colortable_files copying build/lib/metpy/plots/colortable_files/ir_rgbv.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/colortable_files copying build/lib/metpy/plots/colortable_files/ir_tpc.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/colortable_files copying build/lib/metpy/plots/colortable_files/ir_tv1.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/colortable_files copying build/lib/metpy/plots/colortable_files/precipitation.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/colortable_files copying build/lib/metpy/plots/colortable_files/rainbow.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/colortable_files copying build/lib/metpy/plots/colortable_files/viridis.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/colortable_files copying build/lib/metpy/plots/colortable_files/wv_tpc.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/colortable_files creating /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/fonts copying build/lib/metpy/plots/fonts/wx_symbols.ttf -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/fonts copying build/lib/metpy/plots/fonts/wx_symbols_license.md -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/fonts creating /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/nexrad_tables copying build/lib/metpy/plots/nexrad_tables/cc_table.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/nexrad_tables copying build/lib/metpy/plots/nexrad_tables/et_table.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/nexrad_tables copying build/lib/metpy/plots/nexrad_tables/hmc_table.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/nexrad_tables copying build/lib/metpy/plots/nexrad_tables/kdp_table.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/nexrad_tables copying build/lib/metpy/plots/nexrad_tables/lcr_tabl.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/nexrad_tables copying build/lib/metpy/plots/nexrad_tables/ml_table.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/nexrad_tables copying build/lib/metpy/plots/nexrad_tables/osw_table.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/nexrad_tables copying build/lib/metpy/plots/nexrad_tables/precip_table.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/nexrad_tables copying build/lib/metpy/plots/nexrad_tables/ref_table.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/nexrad_tables copying build/lib/metpy/plots/nexrad_tables/ref_table8.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/nexrad_tables copying build/lib/metpy/plots/nexrad_tables/spw_table.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/nexrad_tables copying build/lib/metpy/plots/nexrad_tables/srm_table.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/nexrad_tables copying build/lib/metpy/plots/nexrad_tables/ulr_table.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/nexrad_tables copying build/lib/metpy/plots/nexrad_tables/vad_table.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/nexrad_tables copying build/lib/metpy/plots/nexrad_tables/vel_table.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/nexrad_tables copying build/lib/metpy/plots/nexrad_tables/vel_table8.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/nexrad_tables copying build/lib/metpy/plots/nexrad_tables/vil_table.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/nexrad_tables copying build/lib/metpy/plots/nexrad_tables/vwp_table.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/nexrad_tables copying build/lib/metpy/plots/nexrad_tables/zdr_table.tbl -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/nexrad_tables copying build/lib/metpy/plots/__init__.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots copying build/lib/metpy/plots/_util.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots copying build/lib/metpy/plots/station_plot.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots copying build/lib/metpy/plots/skewt.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots copying build/lib/metpy/plots/ctables.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots copying build/lib/metpy/plots/wx_symbols.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots copying build/lib/metpy/plots/cartopy_utils.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots copying build/lib/metpy/plots/mapping.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots copying build/lib/metpy/plots/_mpl.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots copying build/lib/metpy/plots/declarative.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots copying build/lib/metpy/units.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy copying build/lib/metpy/future.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy creating /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/io copying build/lib/metpy/io/metar_parse.peg -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/io copying build/lib/metpy/io/__init__.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/io creating /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/io/_nexrad_msgs copying build/lib/metpy/io/_nexrad_msgs/msg3.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/io/_nexrad_msgs copying build/lib/metpy/io/_nexrad_msgs/__init__.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/io/_nexrad_msgs copying build/lib/metpy/io/_nexrad_msgs/msg18.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/io/_nexrad_msgs copying build/lib/metpy/io/_tools.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/io copying build/lib/metpy/io/metar.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/io copying build/lib/metpy/io/station_data.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/io copying build/lib/metpy/io/metar_parser.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/io copying build/lib/metpy/io/nexrad.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/io copying build/lib/metpy/io/gini.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/io creating /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/_vendor copying build/lib/metpy/_vendor/__init__.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/_vendor copying build/lib/metpy/_vendor/xarray.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/_vendor copying build/lib/metpy/xarray.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy creating /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/calc copying build/lib/metpy/calc/kinematics.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/calc copying build/lib/metpy/calc/__init__.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/calc copying build/lib/metpy/calc/tools.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/calc copying build/lib/metpy/calc/indices.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/calc copying build/lib/metpy/calc/cross_sections.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/calc copying build/lib/metpy/calc/basic.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/calc copying build/lib/metpy/calc/thermo.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/calc copying build/lib/metpy/calc/turbulence.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/calc copying build/lib/metpy/constants.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy copying build/lib/metpy/cbook.py -> /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/package_tools.py to package_tools.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/pandas.py to pandas.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/deprecation.py to deprecation.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/interpolate/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/interpolate/slices.py to slices.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/interpolate/one_dimension.py to one_dimension.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/interpolate/points.py to points.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/interpolate/tools.py to tools.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/interpolate/grid.py to grid.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/interpolate/geometry.py to geometry.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/testing.py to testing.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/_version.py to _version.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/_util.py to _util.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/station_plot.py to station_plot.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/skewt.py to skewt.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/ctables.py to ctables.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/wx_symbols.py to wx_symbols.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/cartopy_utils.py to cartopy_utils.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/mapping.py to mapping.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/_mpl.py to _mpl.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/plots/declarative.py to declarative.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/units.py to units.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/future.py to future.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/io/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/io/_nexrad_msgs/msg3.py to msg3.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/io/_nexrad_msgs/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/io/_nexrad_msgs/msg18.py to msg18.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/io/_tools.py to _tools.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/io/metar.py to metar.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/io/station_data.py to station_data.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/io/metar_parser.py to metar_parser.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/io/nexrad.py to nexrad.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/io/gini.py to gini.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/_vendor/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/_vendor/xarray.py to xarray.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/xarray.py to xarray.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/calc/kinematics.py to kinematics.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/calc/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/calc/tools.py to tools.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/calc/indices.py to indices.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/calc/cross_sections.py to cross_sections.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/calc/basic.py to basic.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/calc/thermo.py to thermo.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/calc/turbulence.py to turbulence.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/constants.py to constants.cpython-37.pyc byte-compiling /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/metpy/cbook.py to cbook.cpython-37.pyc writing byte-compilation script '/tmp/tmp9dbvmsex.py' /usr/local/bin/python3.7 /tmp/tmp9dbvmsex.py removing /tmp/tmp9dbvmsex.py running install_egg_info Copying src/MetPy.egg-info to /construction/astro/py-metpy/stage/usr/local/lib/python3.7/site-packages/MetPy-1.0-py3.7.egg-info running install_scripts writing list of installed files to '/construction/astro/py-metpy/.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:05 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> 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 ------------------------------------------------------------------------------- ===> Building package for py37-metpy-1.0 file sizes/checksums [194]: 0% file sizes/checksums [194]: 51% file sizes/checksums [194]: 100% packing files [194]: 0% packing files [194]: 51% packing files [194]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:02:33