[Debian-astro-maintainers] Bug#917709: astropy: FTBFS: dh_auto_test: pybuild --test --test-pytest -i python{version} -p 3.7 returned exit code 13

Lucas Nussbaum lucas at debian.org
Sat Dec 29 21:59:00 GMT 2018


Source: astropy
Version: 3.0.5-1
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20181229 ftbfs-buster

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build --with python3,sphinxdoc --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:217: python3.7 setup.py config 
> Freezing version number to ./astropy/version.py
> running config
> /usr/lib/python3/dist-packages/astropy_helpers/git_helpers.py:112: UserWarning: Error running git: [Errno 2] No such file or directory: 'git': 'git'
>   warnings.warn('Error running git: ' + str(e))
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:217: /usr/bin/python3 setup.py build 
> running build
> running build_py
> running pre_hook from astropy._erfa.setup_package for build_py command
> running pre_hook from astropy.modeling.setup_package for build_py command
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy
> copying astropy/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy
> copying astropy/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy
> copying astropy/logger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy
> copying astropy/version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy
> copying astropy/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils
> copying astropy/utils/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils
> copying astropy/utils/console.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils
> copying astropy/utils/argparse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils
> copying astropy/utils/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils
> copying astropy/utils/introspection.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils
> copying astropy/utils/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils
> copying astropy/utils/metadata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils
> copying astropy/utils/state.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils
> copying astropy/utils/timer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils
> copying astropy/utils/data.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils
> copying astropy/utils/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils
> copying astropy/utils/collections.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils
> copying astropy/utils/codegen.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils
> copying astropy/utils/decorators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils
> copying astropy/utils/data_info.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/_erfa
> copying astropy/_erfa/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/_erfa
> copying astropy/_erfa/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/_erfa
> copying astropy/_erfa/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/_erfa
> copying astropy/_erfa/erfa_generator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/_erfa
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/config
> copying astropy/config/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/config
> copying astropy/config/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/config
> copying astropy/config/configuration.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/config
> copying astropy/config/paths.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/config
> copying astropy/config/affiliated.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/config
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units
> copying astropy/units/deprecated.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units
> copying astropy/units/equivalencies.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units
> copying astropy/units/quantity_helper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units
> copying astropy/units/astrophys.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units
> copying astropy/units/quantity.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units
> copying astropy/units/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units
> copying astropy/units/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units
> copying astropy/units/physical.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units
> copying astropy/units/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units
> copying astropy/units/cgs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units
> copying astropy/units/required_by_vounit.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units
> copying astropy/units/decorators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units
> copying astropy/units/imperial.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units
> copying astropy/units/si.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units
> copying astropy/units/cds.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/cosmology
> copying astropy/cosmology/funcs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/cosmology
> copying astropy/cosmology/parameters.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/cosmology
> copying astropy/cosmology/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/cosmology
> copying astropy/cosmology/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/cosmology
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling
> copying astropy/modeling/fitting.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling
> copying astropy/modeling/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling
> copying astropy/modeling/projections.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling
> copying astropy/modeling/mappings.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling
> copying astropy/modeling/parameters.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling
> copying astropy/modeling/polynomial.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling
> copying astropy/modeling/rotations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling
> copying astropy/modeling/models.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling
> copying astropy/modeling/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling
> copying astropy/modeling/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling
> copying astropy/modeling/functional_models.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling
> copying astropy/modeling/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling
> copying astropy/modeling/powerlaws.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling
> copying astropy/modeling/optimizers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling
> copying astropy/modeling/statistic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling
> copying astropy/modeling/separable.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling
> copying astropy/modeling/blackbody.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling
> copying astropy/modeling/tabular.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata
> copying astropy/nddata/compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata
> copying astropy/nddata/nddata_withmixins.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata
> copying astropy/nddata/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata
> copying astropy/nddata/nduncertainty.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata
> copying astropy/nddata/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata
> copying astropy/nddata/ccddata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata
> copying astropy/nddata/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata
> copying astropy/nddata/decorators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata
> copying astropy/nddata/nddata_base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata
> copying astropy/nddata/nddata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata
> copying astropy/nddata/flag_collection.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates
> copying astropy/coordinates/funcs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates
> copying astropy/coordinates/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates
> copying astropy/coordinates/attributes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates
> copying astropy/coordinates/representation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates
> copying astropy/coordinates/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates
> copying astropy/coordinates/solar_system.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates
> copying astropy/coordinates/angle_utilities.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates
> copying astropy/coordinates/calculation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates
> copying astropy/coordinates/matching.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates
> copying astropy/coordinates/matrix_utilities.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates
> copying astropy/coordinates/distances.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates
> copying astropy/coordinates/baseframe.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates
> copying astropy/coordinates/errors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates
> copying astropy/coordinates/angles.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates
> copying astropy/coordinates/earth_orientation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates
> copying astropy/coordinates/earth.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates
> copying astropy/coordinates/sites.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates
> copying astropy/coordinates/orbital_elements.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates
> copying astropy/coordinates/sky_coordinate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates
> copying astropy/coordinates/name_resolve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates
> copying astropy/coordinates/transformations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/tests
> copying astropy/tests/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/tests
> copying astropy/tests/runner.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/tests
> copying astropy/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/tests
> copying astropy/tests/test_logger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/tests
> copying astropy/tests/command.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/tests
> copying astropy/tests/disable_internet.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/tests
> copying astropy/tests/pytest_plugins.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/tests
> copying astropy/tests/image_tests.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/tests
> copying astropy/tests/helper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp
> copying astropy/samp/web_profile.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp
> copying astropy/samp/standard_profile.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp
> copying astropy/samp/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp
> copying astropy/samp/hub_proxy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp
> copying astropy/samp/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp
> copying astropy/samp/client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp
> copying astropy/samp/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp
> copying astropy/samp/integrated_client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp
> copying astropy/samp/constants.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp
> copying astropy/samp/errors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp
> copying astropy/samp/hub_script.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp
> copying astropy/samp/lockfile_helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp
> copying astropy/samp/hub.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io
> copying astropy/io/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io
> copying astropy/io/registry.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats
> copying astropy/stats/circstats.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats
> copying astropy/stats/funcs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats
> copying astropy/stats/biweight.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats
> copying astropy/stats/spatial.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats
> copying astropy/stats/histogram.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats
> copying astropy/stats/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats
> copying astropy/stats/info_theory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats
> copying astropy/stats/bayesian_blocks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats
> copying astropy/stats/sigma_clipping.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats
> copying astropy/stats/jackknife.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/convolution
> copying astropy/convolution/convolve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/convolution
> copying astropy/convolution/kernels.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/convolution
> copying astropy/convolution/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/convolution
> copying astropy/convolution/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/convolution
> copying astropy/convolution/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/convolution
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/extern
> copying astropy/extern/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/extern
> copying astropy/extern/configobj.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/extern
> copying astropy/extern/six.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/extern
> copying astropy/extern/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/extern
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/time
> copying astropy/time/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/time
> copying astropy/time/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/time
> copying astropy/time/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/time
> copying astropy/time/formats.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/time
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table
> copying astropy/table/jsviewer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table
> copying astropy/table/pprint.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table
> copying astropy/table/table.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table
> copying astropy/table/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table
> copying astropy/table/groups.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table
> copying astropy/table/table_helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table
> copying astropy/table/index.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table
> copying astropy/table/operations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table
> copying astropy/table/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table
> copying astropy/table/meta.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table
> copying astropy/table/pandas.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table
> copying astropy/table/serialize.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table
> copying astropy/table/sorted_array.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table
> copying astropy/table/np_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table
> copying astropy/table/column.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table
> copying astropy/table/info.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table
> copying astropy/table/row.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table
> copying astropy/table/bst.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs
> copying astropy/wcs/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs
> copying astropy/wcs/wcs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs
> copying astropy/wcs/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs
> copying astropy/wcs/wcslint.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs
> copying astropy/wcs/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs
> copying astropy/wcs/_docutil.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs
> copying astropy/wcs/docstrings.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization
> copying astropy/visualization/hist.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization
> copying astropy/visualization/mpl_style.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization
> copying astropy/visualization/interval.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization
> copying astropy/visualization/lupton_rgb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization
> copying astropy/visualization/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization
> copying astropy/visualization/transform.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization
> copying astropy/visualization/mpl_normalize.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization
> copying astropy/visualization/units.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization
> copying astropy/visualization/stretch.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/constants
> copying astropy/constants/astropyconst20.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/constants
> copying astropy/constants/astropyconst13.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/constants
> copying astropy/constants/iau2012.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/constants
> copying astropy/constants/constant.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/constants
> copying astropy/constants/iau2015.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/constants
> copying astropy/constants/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/constants
> copying astropy/constants/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/constants
> copying astropy/constants/cgs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/constants
> copying astropy/constants/codata2014.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/constants
> copying astropy/constants/codata2010.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/constants
> copying astropy/constants/si.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/constants
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests
> copying astropy/utils/tests/test_timer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests
> copying astropy/utils/tests/test_data.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests
> copying astropy/utils/tests/test_xml.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests
> copying astropy/utils/tests/test_misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests
> copying astropy/utils/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests
> copying astropy/utils/tests/test_metadata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests
> copying astropy/utils/tests/test_progress_bar_func.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests
> copying astropy/utils/tests/test_console.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests
> copying astropy/utils/tests/test_introspection.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests
> copying astropy/utils/tests/test_data_info.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests
> copying astropy/utils/tests/test_codegen.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests
> copying astropy/utils/tests/test_collections.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests
> copying astropy/utils/tests/test_decorators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/xml
> copying astropy/utils/xml/validate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/xml
> copying astropy/utils/xml/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/xml
> copying astropy/utils/xml/unescaper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/xml
> copying astropy/utils/xml/writer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/xml
> copying astropy/utils/xml/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/xml
> copying astropy/utils/xml/check.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/xml
> copying astropy/utils/xml/iterparser.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/xml
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/compat
> copying astropy/utils/compat/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/compat
> copying astropy/utils/compat/numpycompat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/compat
> copying astropy/utils/compat/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/compat
> copying astropy/utils/compat/funcsigs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/compat
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/iers
> copying astropy/utils/iers/iers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/iers
> copying astropy/utils/iers/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/iers
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/xml/tests
> copying astropy/utils/xml/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/xml/tests
> copying astropy/utils/xml/tests/test_iterparse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/xml/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/compat/numpy
> copying astropy/utils/compat/numpy/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/compat/numpy
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/compat/futures
> copying astropy/utils/compat/futures/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/compat/futures
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/compat/numpy/core
> copying astropy/utils/compat/numpy/core/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/compat/numpy/core
> copying astropy/utils/compat/numpy/core/multiarray.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/compat/numpy/core
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/compat/numpy/lib
> copying astropy/utils/compat/numpy/lib/stride_tricks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/compat/numpy/lib
> copying astropy/utils/compat/numpy/lib/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/compat/numpy/lib
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/compat/numpy/tests
> copying astropy/utils/compat/numpy/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/compat/numpy/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/iers/tests
> copying astropy/utils/iers/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/iers/tests
> copying astropy/utils/iers/tests/test_iers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/iers/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/_erfa/tests
> copying astropy/_erfa/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/_erfa/tests
> copying astropy/_erfa/tests/test_erfa.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/_erfa/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/config/tests
> copying astropy/config/tests/test_configs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/config/tests
> copying astropy/config/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/config/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/format
> copying astropy/units/format/fits.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/format
> copying astropy/units/format/generic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/format
> copying astropy/units/format/console.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/format
> copying astropy/units/format/generic_parsetab.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/format
> copying astropy/units/format/unicode_format.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/format
> copying astropy/units/format/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/format
> copying astropy/units/format/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/format
> copying astropy/units/format/latex.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/format
> copying astropy/units/format/vounit.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/format
> copying astropy/units/format/ogip.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/format
> copying astropy/units/format/generic_lextab.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/format
> copying astropy/units/format/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/format
> copying astropy/units/format/cds.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/format
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/tests
> copying astropy/units/tests/test_quantity_helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/tests
> copying astropy/units/tests/test_equivalencies.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/tests
> copying astropy/units/tests/test_units.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/tests
> copying astropy/units/tests/test_quantity_decorator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/tests
> copying astropy/units/tests/test_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/tests
> copying astropy/units/tests/test_deprecated.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/tests
> copying astropy/units/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/tests
> copying astropy/units/tests/test_quantity_array_methods.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/tests
> copying astropy/units/tests/test_quantity.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/tests
> copying astropy/units/tests/test_quantity_ufuncs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/tests
> copying astropy/units/tests/test_quantity_annotations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/tests
> copying astropy/units/tests/test_quantity_non_ufuncs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/tests
> copying astropy/units/tests/test_logarithmic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/tests
> copying astropy/units/tests/test_format.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/tests
> copying astropy/units/tests/test_physical.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/function
> copying astropy/units/function/mixin.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/function
> copying astropy/units/function/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/function
> copying astropy/units/function/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/function
> copying astropy/units/function/magnitude_zero_points.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/function
> copying astropy/units/function/logarithmic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/function
> copying astropy/units/function/units.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/units/function
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/cosmology/tests
> copying astropy/cosmology/tests/test_pickle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/cosmology/tests
> copying astropy/cosmology/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/cosmology/tests
> copying astropy/cosmology/tests/test_cosmology.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/cosmology/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests
> copying astropy/modeling/tests/test_functional_models.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests
> copying astropy/modeling/tests/test_core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests
> copying astropy/modeling/tests/test_models_quantities.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests
> copying astropy/modeling/tests/test_rotations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests
> copying astropy/modeling/tests/test_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests
> copying astropy/modeling/tests/test_input.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests
> copying astropy/modeling/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests
> copying astropy/modeling/tests/test_quantities_fitting.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests
> copying astropy/modeling/tests/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests
> copying astropy/modeling/tests/example_models.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests
> copying astropy/modeling/tests/test_separable.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests
> copying astropy/modeling/tests/test_fitters.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests
> copying astropy/modeling/tests/test_quantities_model.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests
> copying astropy/modeling/tests/test_model_sets.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests
> copying astropy/modeling/tests/test_quantities_evaluation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests
> copying astropy/modeling/tests/test_quantities_rotations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests
> copying astropy/modeling/tests/test_quantities_parameters.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests
> copying astropy/modeling/tests/test_polynomial.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests
> copying astropy/modeling/tests/test_parameters.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests
> copying astropy/modeling/tests/test_projections.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests
> copying astropy/modeling/tests/test_blackbody.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests
> copying astropy/modeling/tests/test_models.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests
> copying astropy/modeling/tests/irafutil.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests
> copying astropy/modeling/tests/test_compound.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests
> copying astropy/modeling/tests/test_constraints.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests
> copying astropy/modeling/tests/test_mappings.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/data
> copying astropy/modeling/tests/data/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata/mixins
> copying astropy/nddata/mixins/ndslicing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata/mixins
> copying astropy/nddata/mixins/ndarithmetic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata/mixins
> copying astropy/nddata/mixins/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata/mixins
> copying astropy/nddata/mixins/ndio.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata/mixins
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata/tests
> copying astropy/nddata/tests/test_flag_collection.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata/tests
> copying astropy/nddata/tests/test_compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata/tests
> copying astropy/nddata/tests/test_nduncertainty.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata/tests
> copying astropy/nddata/tests/test_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata/tests
> copying astropy/nddata/tests/test_nddata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata/tests
> copying astropy/nddata/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata/tests
> copying astropy/nddata/tests/test_ccddata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata/tests
> copying astropy/nddata/tests/test_decorators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata/tests
> copying astropy/nddata/tests/test_nddata_base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata/mixins/tests
> copying astropy/nddata/mixins/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata/mixins/tests
> copying astropy/nddata/mixins/tests/test_ndio.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata/mixins/tests
> copying astropy/nddata/mixins/tests/test_ndarithmetic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata/mixins/tests
> copying astropy/nddata/mixins/tests/test_ndslicing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata/mixins/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/builtin_frames
> copying astropy/coordinates/builtin_frames/icrs_fk5_transforms.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/builtin_frames
> copying astropy/coordinates/builtin_frames/cirs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/builtin_frames
> copying astropy/coordinates/builtin_frames/intermediate_rotation_transforms.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/builtin_frames
> copying astropy/coordinates/builtin_frames/ecliptic_transforms.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/builtin_frames
> copying astropy/coordinates/builtin_frames/skyoffset.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/builtin_frames
> copying astropy/coordinates/builtin_frames/gcrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/builtin_frames
> copying astropy/coordinates/builtin_frames/supergalactic_transforms.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/builtin_frames
> copying astropy/coordinates/builtin_frames/icrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/builtin_frames
> copying astropy/coordinates/builtin_frames/icrs_cirs_transforms.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/builtin_frames
> copying astropy/coordinates/builtin_frames/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/builtin_frames
> copying astropy/coordinates/builtin_frames/ecliptic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/builtin_frames
> copying astropy/coordinates/builtin_frames/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/builtin_frames
> copying astropy/coordinates/builtin_frames/itrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/builtin_frames
> copying astropy/coordinates/builtin_frames/baseradec.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/builtin_frames
> copying astropy/coordinates/builtin_frames/fk4.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/builtin_frames
> copying astropy/coordinates/builtin_frames/fk5.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/builtin_frames
> copying astropy/coordinates/builtin_frames/supergalactic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/builtin_frames
> copying astropy/coordinates/builtin_frames/galactic_transforms.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/builtin_frames
> copying astropy/coordinates/builtin_frames/galactocentric.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/builtin_frames
> copying astropy/coordinates/builtin_frames/hcrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/builtin_frames
> copying astropy/coordinates/builtin_frames/fk4_fk5_transforms.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/builtin_frames
> copying astropy/coordinates/builtin_frames/cirs_observed_transforms.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/builtin_frames
> copying astropy/coordinates/builtin_frames/galactic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/builtin_frames
> copying astropy/coordinates/builtin_frames/lsr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/builtin_frames
> copying astropy/coordinates/builtin_frames/altaz.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/builtin_frames
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_matching.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_arrays.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_iau_fullstack.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_earth.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_transformations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_atc_replacements.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_formatting.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_angles.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_pickle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_frames_with_velocity.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_solar_system.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_shape_manipulation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_distance.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_celestial_transformations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_velocity_corrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_skyoffset_transformations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_sites.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_representation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_funcs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_sky_coord_velocities.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_representation_arithmetic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_matrix_utilities.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_frames.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_representation_methods.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_finite_difference_velocities.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_api_ape5.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_intermediate_transformations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_sky_coord.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_regression.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_unit_representation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_angular_separation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_name_resolve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/generate_ref_ast.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/test_icrs_fk5.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/test_altaz_icrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/test_galactic_fk4.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/test_fk4_no_e_fk5.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/test_fk4_no_e_fk4.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/test_ecliptic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests/accuracy
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/tests/plugins
> copying astropy/tests/plugins/display.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/tests/plugins
> copying astropy/tests/plugins/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/tests/plugins
> copying astropy/tests/plugins/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/tests/plugins
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/tests/tests
> copying astropy/tests/tests/test_quantity_helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/tests/tests
> copying astropy/tests/tests/test_run_tests.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/tests/tests
> copying astropy/tests/tests/test_runner.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/tests/tests
> copying astropy/tests/tests/test_imports.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/tests/tests
> copying astropy/tests/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/tests/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp/tests
> copying astropy/samp/tests/test_web_profile.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp/tests
> copying astropy/samp/tests/test_hub_script.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp/tests
> copying astropy/samp/tests/test_hub_proxy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp/tests
> copying astropy/samp/tests/web_profile_test_helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp/tests
> copying astropy/samp/tests/test_hub.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp/tests
> copying astropy/samp/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp/tests
> copying astropy/samp/tests/test_standard_profile.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp/tests
> copying astropy/samp/tests/test_errors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp/tests
> copying astropy/samp/tests/test_helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp/tests
> copying astropy/samp/tests/test_client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits
> copying astropy/io/fits/_numpy_hacks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits
> copying astropy/io/fits/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits
> copying astropy/io/fits/diff.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits
> copying astropy/io/fits/convenience.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits
> copying astropy/io/fits/fitstime.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits
> copying astropy/io/fits/header.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits
> copying astropy/io/fits/card.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits
> copying astropy/io/fits/connect.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits
> copying astropy/io/fits/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits
> copying astropy/io/fits/file.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits
> copying astropy/io/fits/fitsrec.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits
> copying astropy/io/fits/verify.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits
> copying astropy/io/fits/util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits
> copying astropy/io/fits/column.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable
> copying astropy/io/votable/table.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable
> copying astropy/io/votable/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable
> copying astropy/io/votable/ucd.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable
> copying astropy/io/votable/connect.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable
> copying astropy/io/votable/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable
> copying astropy/io/votable/volint.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable
> copying astropy/io/votable/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable
> copying astropy/io/votable/xmlutil.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable
> copying astropy/io/votable/converters.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable
> copying astropy/io/votable/util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable
> copying astropy/io/votable/tree.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/tests
> copying astropy/io/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/tests
> copying astropy/io/tests/test_registry.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc
> copying astropy/io/misc/pickle_helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc
> copying astropy/io/misc/connect.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc
> copying astropy/io/misc/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc
> copying astropy/io/misc/yaml.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc
> copying astropy/io/misc/hdf5.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii
> copying astropy/io/ascii/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii
> copying astropy/io/ascii/fixedwidth.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii
> copying astropy/io/ascii/fastbasic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii
> copying astropy/io/ascii/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii
> copying astropy/io/ascii/ui.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii
> copying astropy/io/ascii/html.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii
> copying astropy/io/ascii/connect.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii
> copying astropy/io/ascii/daophot.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii
> copying astropy/io/ascii/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii
> copying astropy/io/ascii/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii
> copying astropy/io/ascii/basic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii
> copying astropy/io/ascii/latex.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii
> copying astropy/io/ascii/sextractor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii
> copying astropy/io/ascii/rst.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii
> copying astropy/io/ascii/ipac.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii
> copying astropy/io/ascii/ecsv.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii
> copying astropy/io/ascii/cds.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/table.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/hdulist.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/groups.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/nonstandard.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/image.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/compressed.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/streaming.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/hdu
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_diff.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_table.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_uint.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_division.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_compression_failures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_fitscheck.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_groups.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_nonstandard.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_hdulist.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_image.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_fitsinfo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests
> copying astropy/io/fits/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_structured.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_fitsdiff.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_convenience.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_connect.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_header.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_checksum.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_fitstime.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_fitsheader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/scripts
> copying astropy/io/fits/scripts/fitscheck.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/scripts
> copying astropy/io/fits/scripts/fitsdiff.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/scripts
> copying astropy/io/fits/scripts/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/scripts
> copying astropy/io/fits/scripts/fitsinfo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/scripts
> copying astropy/io/fits/scripts/fitsheader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/scripts
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tests
> copying astropy/io/votable/tests/util_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tests
> copying astropy/io/votable/tests/resource_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tests
> copying astropy/io/votable/tests/exception_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tests
> copying astropy/io/votable/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tests
> copying astropy/io/votable/tests/vo_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tests
> copying astropy/io/votable/tests/converter_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tests
> copying astropy/io/votable/tests/ucd_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tests
> copying astropy/io/votable/tests/table_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tests
> copying astropy/io/votable/tests/tree_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/validator
> copying astropy/io/votable/validator/html.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/validator
> copying astropy/io/votable/validator/result.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/validator
> copying astropy/io/votable/validator/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/validator
> copying astropy/io/votable/validator/main.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/validator
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/tests
> copying astropy/io/misc/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/tests
> copying astropy/io/misc/tests/test_pickle_helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/tests
> copying astropy/io/misc/tests/test_yaml.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/tests
> copying astropy/io/misc/tests/test_hdf5.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf
> copying astropy/io/misc/asdf/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf
> copying astropy/io/misc/asdf/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf
> copying astropy/io/misc/asdf/extension.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf
> copying astropy/io/misc/asdf/types.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags
> copying astropy/io/misc/asdf/tags/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/fits
> copying astropy/io/misc/asdf/tags/fits/fits.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/fits
> copying astropy/io/misc/asdf/tags/fits/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/fits
> copying astropy/io/misc/asdf/tags/fits/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/fits
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/coordinates
> copying astropy/io/misc/asdf/tags/coordinates/frames.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/coordinates
> copying astropy/io/misc/asdf/tags/coordinates/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/coordinates
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/transform
> copying astropy/io/misc/asdf/tags/transform/projections.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/transform
> copying astropy/io/misc/asdf/tags/transform/polynomial.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/transform
> copying astropy/io/misc/asdf/tags/transform/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/transform
> copying astropy/io/misc/asdf/tags/transform/basic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/transform
> copying astropy/io/misc/asdf/tags/transform/compound.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/transform
> copying astropy/io/misc/asdf/tags/transform/tabular.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/transform
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/unit
> copying astropy/io/misc/asdf/tags/unit/quantity.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/unit
> copying astropy/io/misc/asdf/tags/unit/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/unit
> copying astropy/io/misc/asdf/tags/unit/unit.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/unit
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/time
> copying astropy/io/misc/asdf/tags/time/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/time
> copying astropy/io/misc/asdf/tags/time/time.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/time
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/table
> copying astropy/io/misc/asdf/tags/table/table.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/table
> copying astropy/io/misc/asdf/tags/table/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/table
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/fits/tests
> copying astropy/io/misc/asdf/tags/fits/tests/test_fits.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/fits/tests
> copying astropy/io/misc/asdf/tags/fits/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/fits/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/coordinates/tests
> copying astropy/io/misc/asdf/tags/coordinates/tests/test_coords.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/coordinates/tests
> copying astropy/io/misc/asdf/tags/coordinates/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/coordinates/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/transform/tests
> copying astropy/io/misc/asdf/tags/transform/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/transform/tests
> copying astropy/io/misc/asdf/tags/transform/tests/test_transform.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/transform/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/unit/tests
> copying astropy/io/misc/asdf/tags/unit/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/unit/tests
> copying astropy/io/misc/asdf/tags/unit/tests/test_unit.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/unit/tests
> copying astropy/io/misc/asdf/tags/unit/tests/test_quantity.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/unit/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/time/tests
> copying astropy/io/misc/asdf/tags/time/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/time/tests
> copying astropy/io/misc/asdf/tags/time/tests/test_time.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/time/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/table/tests
> copying astropy/io/misc/asdf/tags/table/tests/test_table.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/table/tests
> copying astropy/io/misc/asdf/tags/table/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/table/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_types.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_rst.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_ipac_definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_fixedwidth.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_write.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_cds_header_from_readme.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/common.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_connect.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_read.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_ecsv.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_compressed.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_html.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_c_reader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/tests
> copying astropy/stats/tests/test_sigma_clipping.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/tests
> copying astropy/stats/tests/test_jackknife.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/tests
> copying astropy/stats/tests/test_circstats.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/tests
> copying astropy/stats/tests/test_biweight.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/tests
> copying astropy/stats/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/tests
> copying astropy/stats/tests/test_bayesian_blocks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/tests
> copying astropy/stats/tests/test_histogram.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/tests
> copying astropy/stats/tests/test_funcs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/tests
> copying astropy/stats/tests/test_spatial.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/tests
> copying astropy/stats/tests/test_info_theory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/lombscargle
> copying astropy/stats/lombscargle/_statistics.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/lombscargle
> copying astropy/stats/lombscargle/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/lombscargle
> copying astropy/stats/lombscargle/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/lombscargle
> copying astropy/stats/lombscargle/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/lombscargle
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/lombscargle/tests
> copying astropy/stats/lombscargle/tests/test_statistics.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/lombscargle/tests
> copying astropy/stats/lombscargle/tests/test_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/lombscargle/tests
> copying astropy/stats/lombscargle/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/lombscargle/tests
> copying astropy/stats/lombscargle/tests/test_lombscargle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/lombscargle/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/lombscargle/implementations
> copying astropy/stats/lombscargle/implementations/scipy_impl.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/lombscargle/implementations
> copying astropy/stats/lombscargle/implementations/chi2_impl.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/lombscargle/implementations
> copying astropy/stats/lombscargle/implementations/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/lombscargle/implementations
> copying astropy/stats/lombscargle/implementations/mle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/lombscargle/implementations
> copying astropy/stats/lombscargle/implementations/fastchi2_impl.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/lombscargle/implementations
> copying astropy/stats/lombscargle/implementations/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/lombscargle/implementations
> copying astropy/stats/lombscargle/implementations/main.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/lombscargle/implementations
> copying astropy/stats/lombscargle/implementations/slow_impl.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/lombscargle/implementations
> copying astropy/stats/lombscargle/implementations/fast_impl.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/lombscargle/implementations
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/lombscargle/implementations/tests
> copying astropy/stats/lombscargle/implementations/tests/test_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/lombscargle/implementations/tests
> copying astropy/stats/lombscargle/implementations/tests/test_mle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/lombscargle/implementations/tests
> copying astropy/stats/lombscargle/implementations/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/lombscargle/implementations/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/convolution/tests
> copying astropy/convolution/tests/test_convolve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/convolution/tests
> copying astropy/convolution/tests/test_convolve_nddata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/convolution/tests
> copying astropy/convolution/tests/test_pickle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/convolution/tests
> copying astropy/convolution/tests/test_kernel_class.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/convolution/tests
> copying astropy/convolution/tests/test_convolve_fft.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/convolution/tests
> copying astropy/convolution/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/convolution/tests
> copying astropy/convolution/tests/test_convolve_speeds.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/convolution/tests
> copying astropy/convolution/tests/test_convolve_models.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/convolution/tests
> copying astropy/convolution/tests/test_convolve_kernels.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/convolution/tests
> copying astropy/convolution/tests/test_discretize.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/convolution/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/extern/bundled
> copying astropy/extern/bundled/six.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/extern/bundled
> copying astropy/extern/bundled/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/extern/bundled
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/time/tests
> copying astropy/time/tests/test_quantity_interaction.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/time/tests
> copying astropy/time/tests/test_basic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/time/tests
> copying astropy/time/tests/test_delta.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/time/tests
> copying astropy/time/tests/test_methods.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/time/tests
> copying astropy/time/tests/test_corrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/time/tests
> copying astropy/time/tests/test_guess.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/time/tests
> copying astropy/time/tests/test_pickle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/time/tests
> copying astropy/time/tests/test_precision.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/time/tests
> copying astropy/time/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/time/tests
> copying astropy/time/tests/test_sidereal.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/time/tests
> copying astropy/time/tests/test_ut1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/time/tests
> copying astropy/time/tests/test_comparisons.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/time/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table/tests
> copying astropy/table/tests/test_init_table.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table/tests
> copying astropy/table/tests/test_np_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table/tests
> copying astropy/table/tests/test_table.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table/tests
> copying astropy/table/tests/test_bst.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table/tests
> copying astropy/table/tests/test_groups.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table/tests
> copying astropy/table/tests/test_masked.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table/tests
> copying astropy/table/tests/test_subclass.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table/tests
> copying astropy/table/tests/test_pickle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table/tests
> copying astropy/table/tests/test_showtable.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table/tests
> copying astropy/table/tests/test_info.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table/tests
> copying astropy/table/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table/tests
> copying astropy/table/tests/test_jsviewer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table/tests
> copying astropy/table/tests/test_column.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table/tests
> copying astropy/table/tests/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table/tests
> copying astropy/table/tests/test_item_access.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table/tests
> copying astropy/table/tests/test_pprint.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table/tests
> copying astropy/table/tests/test_row.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table/tests
> copying astropy/table/tests/test_operations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table/tests
> copying astropy/table/tests/test_index.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table/tests
> copying astropy/table/tests/test_array.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table/tests
> copying astropy/table/tests/test_mixin.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table/scripts
> copying astropy/table/scripts/showtable.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table/scripts
> copying astropy/table/scripts/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table/scripts
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests
> copying astropy/wcs/tests/test_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests
> copying astropy/wcs/tests/test_pickle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests
> copying astropy/wcs/tests/test_profiling.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests
> copying astropy/wcs/tests/test_wcsprm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests
> copying astropy/wcs/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests
> copying astropy/wcs/tests/test_wcs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/extension
> copying astropy/wcs/tests/extension/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/extension
> copying astropy/wcs/tests/extension/test_extension.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/extension
> copying astropy/wcs/tests/extension/setup.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/extension
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes
> copying astropy/visualization/wcsaxes/ticks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes
> copying astropy/visualization/wcsaxes/axislabels.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes
> copying astropy/visualization/wcsaxes/formatter_locator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes
> copying astropy/visualization/wcsaxes/grid_paths.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes
> copying astropy/visualization/wcsaxes/ticklabels.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes
> copying astropy/visualization/wcsaxes/transforms.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes
> copying astropy/visualization/wcsaxes/coordinate_range.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes
> copying astropy/visualization/wcsaxes/coordinate_helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes
> copying astropy/visualization/wcsaxes/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes
> copying astropy/visualization/wcsaxes/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes
> copying astropy/visualization/wcsaxes/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes
> copying astropy/visualization/wcsaxes/coordinates_map.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes
> copying astropy/visualization/wcsaxes/frame.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes
> copying astropy/visualization/wcsaxes/patches.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/tests
> copying astropy/visualization/tests/test_stretch.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/tests
> copying astropy/visualization/tests/test_units.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/tests
> copying astropy/visualization/tests/test_norm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/tests
> copying astropy/visualization/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/tests
> copying astropy/visualization/tests/test_lupton_rgb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/tests
> copying astropy/visualization/tests/test_histogram.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/tests
> copying astropy/visualization/tests/test_interval.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/scripts
> copying astropy/visualization/scripts/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/scripts
> copying astropy/visualization/scripts/fits2bitmap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/scripts
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes/tests
> copying astropy/visualization/wcsaxes/tests/test_formatter_locator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes/tests
> copying astropy/visualization/wcsaxes/tests/test_transform_coord_meta.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes/tests
> copying astropy/visualization/wcsaxes/tests/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes/tests
> copying astropy/visualization/wcsaxes/tests/test_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes/tests
> copying astropy/visualization/wcsaxes/tests/test_frame.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes/tests
> copying astropy/visualization/wcsaxes/tests/test_transforms.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes/tests
> copying astropy/visualization/wcsaxes/tests/test_misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes/tests
> copying astropy/visualization/wcsaxes/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes/tests
> copying astropy/visualization/wcsaxes/tests/test_coordinate_helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes/tests
> copying astropy/visualization/wcsaxes/tests/datasets.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes/tests
> copying astropy/visualization/wcsaxes/tests/test_images.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes/tests
> copying astropy/visualization/wcsaxes/tests/test_display_world_coordinates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/scripts/tests
> copying astropy/visualization/scripts/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/scripts/tests
> copying astropy/visualization/scripts/tests/test_fits2bitmap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/scripts/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/constants/tests
> copying astropy/constants/tests/test_prior_version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/constants/tests
> copying astropy/constants/tests/test_pickle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/constants/tests
> copying astropy/constants/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/constants/tests
> copying astropy/constants/tests/test_constant.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/constants/tests
> copying astropy/CITATION -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/data
> copying astropy/coordinates/data/constellation_names.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/data
> copying astropy/coordinates/data/constellation_data_roman87.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/data
> copying astropy/coordinates/data/sites.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/data
> copying astropy/tests/coveragerc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp/data
> copying astropy/samp/data/crossdomain.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp/data
> copying astropy/samp/data/astropy_icon.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp/data
> copying astropy/samp/data/clientaccesspolicy.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/samp/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/include
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/include/astropy_wcs
> copying astropy/wcs/include/astropy_wcs/astropy_wcs.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/include/astropy_wcs
> copying astropy/wcs/include/astropy_wcs/astropy_wcs_api.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/include/astropy_wcs
> copying astropy/wcs/include/astropy_wcs/distortion.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/include/astropy_wcs
> copying astropy/wcs/include/astropy_wcs/isnan.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/include/astropy_wcs
> copying astropy/wcs/include/astropy_wcs/pipeline.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/include/astropy_wcs
> copying astropy/wcs/include/astropy_wcs/pyutil.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/include/astropy_wcs
> copying astropy/wcs/include/astropy_wcs/sip.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/include/astropy_wcs
> copying astropy/wcs/include/astropy_wcs/util.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/include/astropy_wcs
> copying astropy/wcs/include/astropy_wcs_api.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/include
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests/data/test_package
> copying astropy/utils/tests/data/test_package/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests/data/test_package
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests/data/test_package/data
> copying astropy/utils/tests/data/test_package/data/foo.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests/data/test_package/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests/data/dataurl
> copying astropy/utils/tests/data/dataurl/index.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests/data/dataurl
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests/data/dataurl_mirror
> copying astropy/utils/tests/data/dataurl_mirror/index.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests/data/dataurl_mirror
> copying astropy/utils/tests/data/local.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests/data
> copying astropy/utils/tests/data/unicode.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests/data
> copying astropy/utils/tests/data/local.dat.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests/data
> copying astropy/utils/tests/data/unicode.txt.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests/data
> copying astropy/utils/tests/data/unicode.txt.bz2 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests/data
> copying astropy/utils/tests/data/local.dat.bz2 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests/data
> copying astropy/utils/tests/data/local.dat.xz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests/data
> copying astropy/utils/tests/data/unicode.txt.xz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests/data
> copying astropy/utils/tests/data/.hidden_file.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests/data
> copying astropy/utils/tests/data/alias.cfg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/tests/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/iers/data
> copying astropy/utils/iers/data/ReadMe.eopc04_IAU2000 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/iers/data
> copying astropy/utils/iers/data/ReadMe.finals2000A -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/iers/data
> copying astropy/utils/iers/data/eopc04_IAU2000.62-now -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/iers/data
> copying astropy/utils/iers/tests/finals2000A-2016-04-30-test -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/iers/tests
> copying astropy/utils/iers/tests/finals2000A-2016-02-30-test -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/iers/tests
> copying astropy/utils/iers/tests/iers_a_excerpt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/iers/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/config/tests/data
> copying astropy/config/tests/data/alias.cfg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/config/tests/data
> copying astropy/config/tests/data/not_empty.cfg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/config/tests/data
> copying astropy/config/tests/data/astropy.0.3.windows.cfg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/config/tests/data
> copying astropy/config/tests/data/astropy.0.3.cfg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/config/tests/data
> copying astropy/config/tests/data/deprecated.cfg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/config/tests/data
> copying astropy/config/tests/data/empty.cfg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/config/tests/data
> copying astropy/modeling/tests/data/idcompspec.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/data
> copying astropy/modeling/tests/data/1904-66_AZP.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/data
> copying astropy/modeling/tests/data/hst_sip.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/data
> copying astropy/modeling/tests/data/irac_sip.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_ZEA.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_CYP.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_SFL.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_BON.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_AIR.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_CSC.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_PAR.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_STG.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_MOL.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_HPX.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_MER.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_SIN.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_TSC.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_COE.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_AZP.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_QSC.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_COO.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_SZP.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_COD.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_ARC.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_TAN.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_CEA.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_COP.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_NCP.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_CAR.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_AIT.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_ZPN.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_PCO.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/tests/../../wcs/tests/maps
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata/tests/data
> copying astropy/nddata/tests/data/sip-wcs.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/nddata/tests/data
> copying astropy/coordinates/tests/accuracy/galactic_fk4.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/fk4_no_e_fk4.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/icrs_fk5.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/fk4_no_e_fk5.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/coordinates/tests/accuracy
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/data
> copying astropy/io/votable/data/ucd1p-words.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/data
> copying astropy/io/votable/data/VOTable.v1.1.xsd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/data
> copying astropy/io/votable/data/VOTable.v1.3.xsd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/data
> copying astropy/io/votable/data/VOTable.v1.2.xsd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/data
> copying astropy/io/votable/data/VOTable.dtd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/history_header.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/test0.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/compressed_float_bzero.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/memtest.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/comp.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/random_groups.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/o4sp040b0_raw.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/group.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/variable_length_table.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/scale.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/blank.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/fixed-1890.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/btable.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/table.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/tdim.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/zerowidth.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/checksum.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/compressed_image.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/chandra_time.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/stddata.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/tb.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/arange.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/ascii.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/tests/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/names.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/gemini.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/irsa-nph-error.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/resource_groups.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/empty_table.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/regression.bin.tabledata.truth.1.3.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/nonstandard_units.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/no_resource.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/regression.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/irsa-nph-m31.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/regression.bin.tabledata.truth.1.1.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/custom_datatype.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/too_many_columns.xml.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/tb.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/no_resource.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/validation.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tests/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/validator/urls
> copying astropy/io/votable/validator/urls/cone.good.dat.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/validator/urls
> copying astropy/io/votable/validator/urls/cone.big.dat.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/validator/urls
> copying astropy/io/votable/validator/urls/cone.broken.dat.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/validator/urls
> copying astropy/io/votable/validator/urls/cone.incorrect.dat.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/validator/urls
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/schemas
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/schemas/astropy.org
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/schemas/astropy.org/astropy
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/schemas/astropy.org/astropy/coordinates
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/schemas/astropy.org/astropy/coordinates/frames
> copying astropy/io/misc/asdf/schemas/astropy.org/astropy/coordinates/frames/icrs-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/schemas/astropy.org/astropy/coordinates/frames
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/fits/tests/data
> copying astropy/io/misc/asdf/tags/fits/tests/data/complex.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/misc/asdf/tags/fits/tests/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t/vizier
> copying astropy/io/ascii/tests/t/vizier/ReadMe -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t/vizier
> copying astropy/io/ascii/tests/t/vizier/table1.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t/vizier
> copying astropy/io/ascii/tests/t/vizier/table5.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t/vizier
> copying astropy/io/ascii/tests/t/apostrophe.rdb -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/apostrophe.tab -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/bad.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/bars_at_ends.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/cds.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/cds_malformed.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t/cds
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t/cds/glob
> copying astropy/io/ascii/tests/t/cds/glob/ReadMe -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t/cds/glob
> copying astropy/io/ascii/tests/t/cds/glob/lmxbrefs.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t/cds/glob
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t/cds/multi
> copying astropy/io/ascii/tests/t/cds/multi/ReadMe -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t/cds/multi
> copying astropy/io/ascii/tests/t/cds/multi/lhs2065.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t/cds/multi
> copying astropy/io/ascii/tests/t/cds/multi/lp944-20.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t/cds/multi
> copying astropy/io/ascii/tests/t/cds2.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/commented_header.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/commented_header2.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/continuation.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/daophot.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/daophot2.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/daophot3.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/daophot4.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/sextractor.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/sextractor2.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/sextractor3.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/daophot.dat.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/fill_values.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/html.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/html2.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/ipac.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/ipac.dat.bz2 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/ipac.dat.xz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/latex1.tex -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/latex1.tex.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/latex2.tex -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/latex3.tex -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/nls1_stackinfo.dbout -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/no_data_cds.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/no_data_daophot.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/no_data_sextractor.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/no_data_ipac.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/no_data_with_header.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/no_data_without_header.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/short.rdb -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/short.rdb.bz2 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/short.rdb.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/short.rdb.xz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/short.tab -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/simple.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/simple2.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/simple3.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/simple4.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/simple5.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/space_delim_blank_lines.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/space_delim_no_header.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/space_delim_no_names.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/test4.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/test5.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/vots_spec.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/whitespace.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/simple_csv.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/simple_csv_missing.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/fixed_width_2_line.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t/cds/description
> copying astropy/io/ascii/tests/t/cds/description/ReadMe -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t/cds/description
> copying astropy/io/ascii/tests/t/cds/description/table.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/tests/t/cds/description
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/invalid_header.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/3d_cd.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/tpvonly.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/defunct_keywords.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/outside_sky.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/2wcses.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/nonstandard_units.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/siponly.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/sip-broken.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/unit.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/irac_sip.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/locale.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/too_many_pv.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/zpn-hole.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/sub-segfault.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/j94f05bgq_flt.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/sip2.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/header_newlines.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/dist.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/sip.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/validate.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/validate.5.13.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/validate.6.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/validate.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/validate.5.0.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/dist_lookup.fits.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/spectra
> copying astropy/wcs/tests/spectra/orion-freq-4.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/spectra
> copying astropy/wcs/tests/spectra/orion-freq-1.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/spectra
> copying astropy/wcs/tests/spectra/orion-wave-1.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/spectra
> copying astropy/wcs/tests/spectra/orion-velo-4.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/spectra
> copying astropy/wcs/tests/spectra/orion-wave-4.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/spectra
> copying astropy/wcs/tests/spectra/orion-velo-1.hdr -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/spectra
> copying astropy/wcs/tests/extension/wcsapi_test.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/tests/extension
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes/tests/data
> copying astropy/visualization/wcsaxes/tests/data/2MASS_k_header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes/tests/data
> copying astropy/visualization/wcsaxes/tests/data/cube_header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes/tests/data
> copying astropy/visualization/wcsaxes/tests/data/rosat_header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes/tests/data
> copying astropy/visualization/wcsaxes/tests/data/slice_header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes/tests/data
> copying astropy/visualization/wcsaxes/tests/data/msx_header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/visualization/wcsaxes/tests/data
> running build_ext
> running pre_hook from astropy._erfa.setup_package for build_ext command
> running pre_hook from astropy.modeling.setup_package for build_ext command
> building 'astropy._compiler' extension
> creating build/temp.linux-amd64-3.7
> creating build/temp.linux-amd64-3.7/astropy
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.7m -c astropy/_compiler.c -o build/temp.linux-amd64-3.7/astropy/_compiler.o
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-amd64-3.7/astropy/_compiler.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/_compiler.cpython-37m-x86_64-linux-gnu.so
> building 'astropy.utils._compiler' extension
> creating build/temp.linux-amd64-3.7/astropy/utils
> creating build/temp.linux-amd64-3.7/astropy/utils/src
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.7m -c astropy/utils/src/compiler.c -o build/temp.linux-amd64-3.7/astropy/utils/src/compiler.o
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-amd64-3.7/astropy/utils/src/compiler.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/_compiler.cpython-37m-x86_64-linux-gnu.so
> building 'astropy._erfa._core' extension
> creating build/temp.linux-amd64-3.7/astropy/_erfa
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.7m -c astropy/_erfa/core.c -o build/temp.linux-amd64-3.7/astropy/_erfa/core.o
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-amd64-3.7/astropy/_erfa/core.o -lerfa -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/_erfa/_core.cpython-37m-x86_64-linux-gnu.so
> building 'astropy.modeling._projections' extension
> creating build/temp.linux-amd64-3.7/astropy/modeling
> creating build/temp.linux-amd64-3.7/astropy/modeling/src
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/modeling/src -I/usr/include/python3.7m -c astropy/modeling/src/projections.c -o build/temp.linux-amd64-3.7/astropy/modeling/src/projections.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-amd64-3.7/astropy/modeling/src/projections.o -lwcs -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/modeling/_projections.cpython-37m-x86_64-linux-gnu.so
> cythoning astropy/table/_np_utils.pyx to astropy/table/_np_utils.c
> building 'astropy.table._np_utils' extension
> creating build/temp.linux-amd64-3.7/astropy/table
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.7m -c astropy/table/_np_utils.c -o build/temp.linux-amd64-3.7/astropy/table/_np_utils.o -Wp,-w -Wno-unused-function
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-amd64-3.7/astropy/table/_np_utils.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table/_np_utils.cpython-37m-x86_64-linux-gnu.so
> cythoning astropy/table/_column_mixins.pyx to astropy/table/_column_mixins.c
> building 'astropy.table._column_mixins' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.7m -c astropy/table/_column_mixins.c -o build/temp.linux-amd64-3.7/astropy/table/_column_mixins.o -Wp,-w -Wno-unused-function
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-amd64-3.7/astropy/table/_column_mixins.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/table/_column_mixins.cpython-37m-x86_64-linux-gnu.so
> building 'astropy.wcs._wcs' extension
> creating build/temp.linux-amd64-3.7/astropy/wcs
> creating build/temp.linux-amd64-3.7/astropy/wcs/src
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/distortion.c -o build/temp.linux-amd64-3.7/astropy/wcs/src/distortion.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/distortion_wrap.c -o build/temp.linux-amd64-3.7/astropy/wcs/src/distortion_wrap.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/docstrings.c -o build/temp.linux-amd64-3.7/astropy/wcs/src/docstrings.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/pipeline.c -o build/temp.linux-amd64-3.7/astropy/wcs/src/pipeline.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/pyutil.c -o build/temp.linux-amd64-3.7/astropy/wcs/src/pyutil.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/astropy_wcs.c -o build/temp.linux-amd64-3.7/astropy/wcs/src/astropy_wcs.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/astropy_wcs_api.c -o build/temp.linux-amd64-3.7/astropy/wcs/src/astropy_wcs_api.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/sip.c -o build/temp.linux-amd64-3.7/astropy/wcs/src/sip.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/sip_wrap.c -o build/temp.linux-amd64-3.7/astropy/wcs/src/sip_wrap.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/str_list_proxy.c -o build/temp.linux-amd64-3.7/astropy/wcs/src/str_list_proxy.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/unit_list_proxy.c -o build/temp.linux-amd64-3.7/astropy/wcs/src/unit_list_proxy.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/util.c -o build/temp.linux-amd64-3.7/astropy/wcs/src/util.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/wcslib_wrap.c -o build/temp.linux-amd64-3.7/astropy/wcs/src/wcslib_wrap.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/wcslib_tabprm_wrap.c -o build/temp.linux-amd64-3.7/astropy/wcs/src/wcslib_tabprm_wrap.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-amd64-3.7/astropy/wcs/src/distortion.o build/temp.linux-amd64-3.7/astropy/wcs/src/distortion_wrap.o build/temp.linux-amd64-3.7/astropy/wcs/src/docstrings.o build/temp.linux-amd64-3.7/astropy/wcs/src/pipeline.o build/temp.linux-amd64-3.7/astropy/wcs/src/pyutil.o build/temp.linux-amd64-3.7/astropy/wcs/src/astropy_wcs.o build/temp.linux-amd64-3.7/astropy/wcs/src/astropy_wcs_api.o build/temp.linux-amd64-3.7/astropy/wcs/src/sip.o build/temp.linux-amd64-3.7/astropy/wcs/src/sip_wrap.o build/temp.linux-amd64-3.7/astropy/wcs/src/str_list_proxy.o build/temp.linux-amd64-3.7/astropy/wcs/src/unit_list_proxy.o build/temp.linux-amd64-3.7/astropy/wcs/src/util.o build/temp.linux-amd64-3.7/astropy/wcs/src/wcslib_wrap.o build/temp.linux-amd64-3.7/astropy/wcs/src/wcslib_tabprm_wrap.o -lwcs -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/wcs/_wcs.cpython-37m-x86_64-linux-gnu.so
> building 'astropy.utils.xml._iterparser' extension
> creating build/temp.linux-amd64-3.7/astropy/utils/xml
> creating build/temp.linux-amd64-3.7/astropy/utils/xml/src
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.7m -c astropy/utils/xml/src/iterparse.c -o build/temp.linux-amd64-3.7/astropy/utils/xml/src/iterparse.o
> astropy/utils/xml/src/iterparse.c: In function ‘_escape_xml’:
> astropy/utils/xml/src/iterparse.c:1187:9: warning: ‘PyUnicode_GetSize’ is deprecated [-Wdeprecated-declarations]
>          input_len = PyUnicode_GetSize(input_coerce);
>          ^~~~~~~~~
> In file included from /usr/include/python3.7m/Python.h:89,
>                  from astropy/utils/xml/src/iterparse.c:25:
> /usr/include/python3.7m/unicodeobject.h:793:24: note: declared here
>  PyAPI_FUNC(Py_ssize_t) PyUnicode_GetSize(
>                         ^~~~~~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-amd64-3.7/astropy/utils/xml/src/iterparse.o -lexpat -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/utils/xml/_iterparser.cpython-37m-x86_64-linux-gnu.so
> building 'astropy.io.fits.compression' extension
> creating build/temp.linux-amd64-3.7/astropy/io
> creating build/temp.linux-amd64-3.7/astropy/io/fits
> creating build/temp.linux-amd64-3.7/astropy/io/fits/src
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.7m -c astropy/io/fits/src/compressionmodule.c -o build/temp.linux-amd64-3.7/astropy/io/fits/src/compressionmodule.o
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-amd64-3.7/astropy/io/fits/src/compressionmodule.o -lcfitsio -lpthread -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/fits/compression.cpython-37m-x86_64-linux-gnu.so
> building 'astropy.io.votable.tablewriter' extension
> creating build/temp.linux-amd64-3.7/astropy/io/votable
> creating build/temp.linux-amd64-3.7/astropy/io/votable/src
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iastropy/io/votable/src -I/usr/include/python3.7m -c astropy/io/votable/src/tablewriter.c -o build/temp.linux-amd64-3.7/astropy/io/votable/src/tablewriter.o
> astropy/io/votable/src/tablewriter.c: In function ‘write_tabledata’:
> astropy/io/votable/src/tablewriter.c:274:17: warning: ‘PyUnicode_GetSize’ is deprecated [-Wdeprecated-declarations]
>                  str_len = PyUnicode_GetSize(str_val);
>                  ^~~~~~~
> In file included from /usr/include/python3.7m/Python.h:89,
>                  from astropy/io/votable/src/tablewriter.c:12:
> /usr/include/python3.7m/unicodeobject.h:793:24: note: declared here
>  PyAPI_FUNC(Py_ssize_t) PyUnicode_GetSize(
>                         ^~~~~~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-amd64-3.7/astropy/io/votable/src/tablewriter.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/votable/tablewriter.cpython-37m-x86_64-linux-gnu.so
> cythoning astropy/io/ascii/cparser.pyx to astropy/io/ascii/cparser.c
> building 'astropy.io.ascii.cparser' extension
> creating build/temp.linux-amd64-3.7/astropy/io/ascii
> creating build/temp.linux-amd64-3.7/astropy/io/ascii/src
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.7m -c astropy/io/ascii/cparser.c -o build/temp.linux-amd64-3.7/astropy/io/ascii/cparser.o -Wp,-w -Wno-unused-function
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.7m -c astropy/io/ascii/src/tokenizer.c -o build/temp.linux-amd64-3.7/astropy/io/ascii/src/tokenizer.o -Wp,-w -Wno-unused-function
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-amd64-3.7/astropy/io/ascii/cparser.o build/temp.linux-amd64-3.7/astropy/io/ascii/src/tokenizer.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/io/ascii/cparser.cpython-37m-x86_64-linux-gnu.so
> cythoning astropy/cosmology/scalar_inv_efuncs.pyx to astropy/cosmology/scalar_inv_efuncs.c
> building 'astropy.cosmology.scalar_inv_efuncs' extension
> creating build/temp.linux-amd64-3.7/astropy/cosmology
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.7m -c astropy/cosmology/scalar_inv_efuncs.c -o build/temp.linux-amd64-3.7/astropy/cosmology/scalar_inv_efuncs.o -Wp,-w -Wno-unused-function
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-amd64-3.7/astropy/cosmology/scalar_inv_efuncs.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/cosmology/scalar_inv_efuncs.cpython-37m-x86_64-linux-gnu.so
> cythoning astropy/convolution/boundary_none.pyx to astropy/convolution/boundary_none.c
> building 'astropy.convolution.boundary_none' extension
> creating build/temp.linux-amd64-3.7/astropy/convolution
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.7m -c astropy/convolution/boundary_none.c -o build/temp.linux-amd64-3.7/astropy/convolution/boundary_none.o -Wp,-w -Wno-unused-function
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-amd64-3.7/astropy/convolution/boundary_none.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/convolution/boundary_none.cpython-37m-x86_64-linux-gnu.so
> cythoning astropy/convolution/boundary_fill.pyx to astropy/convolution/boundary_fill.c
> building 'astropy.convolution.boundary_fill' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.7m -c astropy/convolution/boundary_fill.c -o build/temp.linux-amd64-3.7/astropy/convolution/boundary_fill.o -Wp,-w -Wno-unused-function
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-amd64-3.7/astropy/convolution/boundary_fill.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/convolution/boundary_fill.cpython-37m-x86_64-linux-gnu.so
> cythoning astropy/convolution/boundary_wrap.pyx to astropy/convolution/boundary_wrap.c
> building 'astropy.convolution.boundary_wrap' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.7m -c astropy/convolution/boundary_wrap.c -o build/temp.linux-amd64-3.7/astropy/convolution/boundary_wrap.o -Wp,-w -Wno-unused-function
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-amd64-3.7/astropy/convolution/boundary_wrap.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/convolution/boundary_wrap.cpython-37m-x86_64-linux-gnu.so
> cythoning astropy/convolution/boundary_extend.pyx to astropy/convolution/boundary_extend.c
> building 'astropy.convolution.boundary_extend' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.7m -c astropy/convolution/boundary_extend.c -o build/temp.linux-amd64-3.7/astropy/convolution/boundary_extend.o -Wp,-w -Wno-unused-function
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-amd64-3.7/astropy/convolution/boundary_extend.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/convolution/boundary_extend.cpython-37m-x86_64-linux-gnu.so
> cythoning astropy/stats/lombscargle/implementations/cython_impl.pyx to astropy/stats/lombscargle/implementations/cython_impl.c
> building 'astropy.stats.lombscargle.implementations.cython_impl' extension
> creating build/temp.linux-amd64-3.7/astropy/stats
> creating build/temp.linux-amd64-3.7/astropy/stats/lombscargle
> creating build/temp.linux-amd64-3.7/astropy/stats/lombscargle/implementations
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.7m -c astropy/stats/lombscargle/implementations/cython_impl.c -o build/temp.linux-amd64-3.7/astropy/stats/lombscargle/implementations/cython_impl.o -Wp,-w -Wno-unused-function
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-amd64-3.7/astropy/stats/lombscargle/implementations/cython_impl.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy/stats/lombscargle/implementations/cython_impl.cpython-37m-x86_64-linux-gnu.so
> copying astropy/cython_version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/astropy
> I: pybuild pybuild:295: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build; python3.7 -c 'import astropy.coordinates; astropy.coordinates.angle_utilities.parse_angle("0°"); import astropy.units.format; astropy.units.format.CDS.parse("m/s"); astropy.units.format.Generic.parse("m"); astropy.units.format.OGIP.parse("m/s")'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:217: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build; python3.7 -m pytest 
> ============================= test session starts ==============================
> platform linux -- Python 3.7.2rc1, pytest-3.10.1, py-1.7.0, pluggy-0.8.0
> Matplotlib: 3.0.2
> Freetype: 2.9.1
> rootdir: /<<PKGBUILDDIR>>, inifile: setup.cfg
> plugins: remotedata-0.3.1, openfiles-0.3.1, mpl-0.10, doctestplus-0.2.0, arraydiff-0.3
> collected 10739 items / 15 skipped
> 
> astropy/_erfa/tests/test_erfa.py .......                                 [  0%]
> astropy/config/configuration.py .                                        [  0%]
> astropy/config/tests/test_configs.py ...............                     [  0%]
> astropy/constants/__init__.py .                                          [  0%]
> astropy/constants/tests/test_constant.py ........                        [  0%]
> astropy/constants/tests/test_pickle.py xxxxxxxxx                         [  0%]
> astropy/constants/tests/test_prior_version.py .........                  [  0%]
> astropy/convolution/kernels.py ...                                       [  0%]
> astropy/convolution/tests/test_convolve.py ............................. [  0%]
> ...................................................................x.x.x [  1%]
> .x.x.x.x.x.............................................................. [  2%]
> ......................................                                   [  2%]
> astropy/convolution/tests/test_convolve_fft.py ......................... [  2%]
> ........................................................................ [  3%]
> ........................................................................ [  4%]
> ........................................................................ [  4%]
> .........................................................                [  5%]
> astropy/convolution/tests/test_convolve_kernels.py ..................... [  5%]
> .........................................................                [  5%]
> astropy/convolution/tests/test_convolve_models.py ............           [  6%]
> astropy/convolution/tests/test_convolve_nddata.py ...                    [  6%]
> astropy/convolution/tests/test_discretize.py ...s...........s........... [  6%]
> .......                                                                  [  6%]
> astropy/convolution/tests/test_kernel_class.py ......................... [  6%]
> ........................................................................ [  7%]
> ........................................................................ [  7%]
> ............                                                             [  8%]
> astropy/convolution/tests/test_pickle.py .xx.xx.xx                       [  8%]
> astropy/coordinates/angles.py ..                                         [  8%]
> astropy/coordinates/baseframe.py .                                       [  8%]
> astropy/coordinates/representation.py .                                  [  8%]
> astropy/coordinates/sky_coordinate.py ..                                 [  8%]
> astropy/coordinates/solar_system.py .....                                [  8%]
> astropy/coordinates/builtin_frames/galactocentric.py .                   [  8%]
> astropy/coordinates/tests/test_angles.py ............................... [  8%]
> ..........                                                               [  8%]
> astropy/coordinates/tests/test_angular_separation.py ....                [  8%]
> astropy/coordinates/tests/test_api_ape5.py ....s                         [  8%]
> astropy/coordinates/tests/test_arrays.py .............                   [  8%]
> astropy/coordinates/tests/test_atc_replacements.py ....                  [  8%]
> astropy/coordinates/tests/test_celestial_transformations.py ............ [  9%]
> ...                                                                      [  9%]
> astropy/coordinates/tests/test_distance.py ..........                    [  9%]
> astropy/coordinates/tests/test_earth.py ..............s..                [  9%]
> astropy/coordinates/tests/test_finite_difference_velocities.py ......... [  9%]
> xx                                                                       [  9%]
> astropy/coordinates/tests/test_formatting.py ..........                  [  9%]
> astropy/coordinates/tests/test_frames.py ............................... [  9%]
> .......                                                                  [  9%]
> astropy/coordinates/tests/test_frames_with_velocity.py ................. [ 10%]
> .............................                                            [ 10%]
> astropy/coordinates/tests/test_funcs.py ...                              [ 10%]
> astropy/coordinates/tests/test_iau_fullstack.py ........................ [ 10%]
> ............................                                             [ 10%]
> astropy/coordinates/tests/test_intermediate_transformations.py ......... [ 10%]
> ................................................s                        [ 11%]
> astropy/coordinates/tests/test_matching.py ..........                    [ 11%]
> astropy/coordinates/tests/test_matrix_utilities.py ..                    [ 11%]
> astropy/coordinates/tests/test_name_resolve.py sss                       [ 11%]
> astropy/coordinates/tests/test_pickle.py ....xx.x...xx.x...xx.x.         [ 11%]
> astropy/coordinates/tests/test_regression.py ........................... [ 11%]
>                                                                          [ 11%]
> astropy/coordinates/tests/test_representation.py ....................... [ 12%]
> ........................................................................ [ 12%]
>                                                                          [ 12%]
> astropy/coordinates/tests/test_representation_arithmetic.py ............ [ 12%]
> ........................................................................ [ 13%]
> .....                                                                    [ 13%]
> astropy/coordinates/tests/test_representation_methods.py ............    [ 13%]
> astropy/coordinates/tests/test_shape_manipulation.py .........           [ 13%]
> astropy/coordinates/tests/test_sites.py .ss.s..                          [ 13%]
> astropy/coordinates/tests/test_sky_coord.py ............................ [ 14%]
> ........................................................................ [ 14%]
> ........................................................................ [ 15%]
> ........................................................................ [ 16%]
> ........................................................................ [ 16%]
> ..............................................................x......... [ 17%]
> .......s.........                                                        [ 17%]
> astropy/coordinates/tests/test_sky_coord_velocities.py .........x....... [ 17%]
> ....x.x...........                                                       [ 18%]
> astropy/coordinates/tests/test_skyoffset_transformations.py ............ [ 18%]
> .................                                                        [ 18%]
> astropy/coordinates/tests/test_solar_system.py s....ssss..ssssssss....ss [ 18%]
> s                                                                        [ 18%]
> astropy/coordinates/tests/test_transformations.py ...................... [ 18%]
> ........                                                                 [ 18%]
> astropy/coordinates/tests/test_unit_representation.py .                  [ 18%]
> astropy/coordinates/tests/test_velocity_corrs.py ......                  [ 18%]
> astropy/coordinates/tests/accuracy/test_altaz_icrs.py ...x               [ 18%]
> astropy/coordinates/tests/accuracy/test_ecliptic.py .....                [ 18%]
> astropy/coordinates/tests/accuracy/test_fk4_no_e_fk4.py .                [ 18%]
> astropy/coordinates/tests/accuracy/test_fk4_no_e_fk5.py .                [ 18%]
> astropy/coordinates/tests/accuracy/test_galactic_fk4.py .                [ 18%]
> astropy/coordinates/tests/accuracy/test_icrs_fk5.py .                    [ 18%]
> astropy/cosmology/tests/test_cosmology.py .............................. [ 19%]
> .........                                                                [ 19%]
> astropy/cosmology/tests/test_pickle.py ...                               [ 19%]
> astropy/io/ascii/core.py .                                               [ 19%]
> astropy/io/ascii/daophot.py .                                            [ 19%]
> astropy/io/ascii/ecsv.py .                                               [ 19%]
> astropy/io/ascii/ipac.py .                                               [ 19%]
> astropy/io/ascii/tests/test_c_reader.py ...........................x.... [ 19%]
> ..........................x.......x.x.................ssss.ss.xx....     [ 20%]
> astropy/io/ascii/tests/test_cds_header_from_readme.py ....               [ 20%]
> astropy/io/ascii/tests/test_compressed.py .......                        [ 20%]
> astropy/io/ascii/tests/test_connect.py .............ss.........          [ 20%]
> astropy/io/ascii/tests/test_ecsv.py .....................ssss........... [ 21%]
> ..                                                                       [ 21%]
> astropy/io/ascii/tests/test_fixedwidth.py .............................. [ 21%]
> .                                                                        [ 21%]
> astropy/io/ascii/tests/test_html.py s.ssssss.ssss.s.sss.....s            [ 21%]
> astropy/io/ascii/tests/test_ipac_definitions.py ....................     [ 21%]
> astropy/io/ascii/tests/test_read.py .................................... [ 22%]
> ........................................................................ [ 22%]
> ...s.............                                                        [ 22%]
> astropy/io/ascii/tests/test_rst.py .........                             [ 22%]
> astropy/io/ascii/tests/test_types.py ...                                 [ 23%]
> astropy/io/ascii/tests/test_write.py ................................... [ 23%]
> ................................................                         [ 23%]
> astropy/io/fits/diff.py .                                                [ 23%]
> astropy/io/fits/util.py ...                                              [ 23%]
> astropy/io/fits/tests/test_checksum.py .....................             [ 24%]
> astropy/io/fits/tests/test_compression_failures.py ..................... [ 24%]
> ................                                                         [ 24%]
> astropy/io/fits/tests/test_connect.py .................................. [ 24%]
> .......ssss...........ss.                                                [ 24%]
> astropy/io/fits/tests/test_convenience.py ........                       [ 24%]
> astropy/io/fits/tests/test_core.py ................................s.... [ 25%]
> .....................................                                    [ 25%]
> astropy/io/fits/tests/test_diff.py ..................................... [ 26%]
> .....                                                                    [ 26%]
> astropy/io/fits/tests/test_division.py .....                             [ 26%]
> astropy/io/fits/tests/test_fitscheck.py ......                           [ 26%]
> astropy/io/fits/tests/test_fitsdiff.py ..............                    [ 26%]
> astropy/io/fits/tests/test_fitsheader.py .....                           [ 26%]
> astropy/io/fits/tests/test_fitsinfo.py ..                                [ 26%]
> astropy/io/fits/tests/test_fitstime.py ...................               [ 26%]
> astropy/io/fits/tests/test_groups.py ........                            [ 26%]
> astropy/io/fits/tests/test_hdulist.py .................................. [ 26%]
> ................                                                         [ 27%]
> astropy/io/fits/tests/test_header.py ................................... [ 27%]
> ........................................................................ [ 28%]
> .......................................                                  [ 28%]
> astropy/io/fits/tests/test_image.py .................................... [ 28%]
> ..............................................                           [ 29%]
> astropy/io/fits/tests/test_nonstandard.py ...                            [ 29%]
> astropy/io/fits/tests/test_structured.py .                               [ 29%]
> astropy/io/fits/tests/test_table.py .................................... [ 29%]
> .........................ss..........................                    [ 30%]
> astropy/io/fits/tests/test_uint.py ........                              [ 30%]
> astropy/io/fits/tests/test_util.py .........                             [ 30%]
> astropy/io/misc/yaml.py .                                                [ 30%]
> astropy/io/misc/tests/test_hdf5.py ..................................... [ 30%]
> ................ssss...........ss                                        [ 30%]
> astropy/io/misc/tests/test_pickle_helpers.py ....                        [ 30%]
> astropy/io/misc/tests/test_yaml.py ..............................        [ 31%]
> astropy/io/tests/test_registry.py ...................................    [ 31%]
> astropy/io/votable/tests/converter_test.py .......................       [ 31%]
> astropy/io/votable/tests/exception_test.py ..                            [ 31%]
> astropy/io/votable/tests/resource_test.py .                              [ 31%]
> astropy/io/votable/tests/table_test.py ..........                        [ 31%]
> astropy/io/votable/tests/tree_test.py ...                                [ 31%]
> astropy/io/votable/tests/ucd_test.py .....                               [ 31%]
> astropy/io/votable/tests/util_test.py ...........                        [ 32%]
> astropy/io/votable/tests/vo_test.py .................................... [ 32%]
> ........................................................................ [ 33%]
> .......................................................                  [ 33%]
> astropy/modeling/blackbody.py ..                                         [ 33%]
> astropy/modeling/core.py ..s..                                           [ 33%]
> astropy/modeling/functional_models.py .                                  [ 33%]
> astropy/modeling/mappings.py ..                                          [ 33%]
> astropy/modeling/parameters.py .                                         [ 33%]
> astropy/modeling/separable.py .                                          [ 33%]
> astropy/modeling/tabular.py ...                                          [ 33%]
> astropy/modeling/utils.py ..                                             [ 33%]
> astropy/modeling/tests/test_blackbody.py ........                        [ 33%]
> astropy/modeling/tests/test_compound.py ................................ [ 34%]
> ..............................                                           [ 34%]
> astropy/modeling/tests/test_constraints.py ..F....................       [ 34%]
> astropy/modeling/tests/test_core.py ...............                      [ 34%]
> astropy/modeling/tests/test_fitters.py .......EE........................ [ 35%]
> .............                                                            [ 35%]
> astropy/modeling/tests/test_functional_models.py .................       [ 35%]
> astropy/modeling/tests/test_input.py ................................... [ 35%]
> ...................                                                      [ 35%]
> astropy/modeling/tests/test_mappings.py .......                          [ 35%]
> astropy/modeling/tests/test_model_sets.py .......                        [ 35%]
> astropy/modeling/tests/test_models.py .................................. [ 36%]
> .....s.s..sss.sssssss.................s....s.s.s.s...................... [ 36%]
> .......s.s..sss.s.s............ssss.s..ssss........                      [ 37%]
> astropy/modeling/tests/test_models_quantities.py ....................... [ 37%]
> ........................................................................ [ 38%]
> ...................................................................      [ 38%]
> astropy/modeling/tests/test_parameters.py .............................. [ 39%]
> .......................                                                  [ 39%]
> astropy/modeling/tests/test_polynomial.py .............................. [ 39%]
> ......s..........                                                        [ 39%]
> astropy/modeling/tests/test_projections.py ............................. [ 40%]
> ........................................................................ [ 40%]
> .......................................                                  [ 41%]
> astropy/modeling/tests/test_quantities_evaluation.py ................... [ 41%]
> .                                                                        [ 41%]
> astropy/modeling/tests/test_quantities_fitting.py .....                  [ 41%]
> astropy/modeling/tests/test_quantities_model.py ..                       [ 41%]
> astropy/modeling/tests/test_quantities_parameters.py .............       [ 41%]
> astropy/modeling/tests/test_quantities_rotations.py ...............      [ 41%]
> astropy/modeling/tests/test_rotations.py ...................             [ 41%]
> astropy/modeling/tests/test_separable.py ..........                      [ 41%]
> astropy/modeling/tests/test_utils.py ...                                 [ 41%]
> astropy/nddata/ccddata.py .                                              [ 41%]
> astropy/nddata/nddata.py .                                               [ 41%]
> astropy/nddata/nddata_withmixins.py .                                    [ 41%]
> astropy/nddata/nduncertainty.py .                                        [ 42%]
> astropy/nddata/utils.py ......                                           [ 42%]
> astropy/nddata/mixins/ndarithmetic.py .                                  [ 42%]
> astropy/nddata/mixins/ndslicing.py .                                     [ 42%]
> astropy/nddata/mixins/tests/test_ndarithmetic.py ....................... [ 42%]
> ........................................................................ [ 42%]
> ..                                                                       [ 42%]
> astropy/nddata/mixins/tests/test_ndio.py .                               [ 42%]
> astropy/nddata/mixins/tests/test_ndslicing.py ...........                [ 43%]
> astropy/nddata/tests/test_ccddata.py ................................... [ 43%]
> ....................................................                     [ 43%]
> astropy/nddata/tests/test_compat.py .................                    [ 44%]
> astropy/nddata/tests/test_decorators.py ............................     [ 44%]
> astropy/nddata/tests/test_flag_collection.py ..........                  [ 44%]
> astropy/nddata/tests/test_nddata.py .................................... [ 44%]
>                                                                          [ 44%]
> astropy/nddata/tests/test_nddata_base.py .                               [ 44%]
> astropy/nddata/tests/test_nduncertainty.py ....................          [ 44%]
> astropy/nddata/tests/test_utils.py ..........................sssssssssss [ 45%]
> ss................                                                       [ 45%]
> astropy/samp/tests/test_client.py ....                                   [ 45%]
> astropy/samp/tests/test_errors.py ...                                    [ 45%]
> astropy/samp/tests/test_hub.py ...                                       [ 45%]
> astropy/samp/tests/test_hub_proxy.py .....                               [ 45%]
> astropy/samp/tests/test_hub_script.py .                                  [ 45%]
> astropy/samp/tests/test_standard_profile.py .                            [ 45%]
> astropy/samp/tests/test_web_profile.py ..                                [ 45%]
> astropy/stats/bayesian_blocks.py .                                       [ 45%]
> astropy/stats/biweight.py .....                                          [ 45%]
> astropy/stats/circstats.py ......                                        [ 45%]
> astropy/stats/funcs.py ...                                               [ 45%]
> astropy/stats/info_theory.py ....                                        [ 45%]
> astropy/stats/sigma_clipping.py ..                                       [ 45%]
> astropy/stats/spatial.py .                                               [ 45%]
> astropy/stats/lombscargle/core.py .                                      [ 45%]
> astropy/stats/lombscargle/implementations/utils.py .                     [ 45%]
> astropy/stats/lombscargle/implementations/tests/test_mle.py ............ [ 45%]
> ............                                                             [ 46%]
> astropy/stats/lombscargle/implementations/tests/test_utils.py .......... [ 46%]
> ...................................                                      [ 46%]
> astropy/stats/lombscargle/tests/test_lombscargle.py .................... [ 46%]
> ........................................................................ [ 47%]
> ........................................................................ [ 48%]
> ........................................................................ [ 48%]
> ........................................................................ [ 49%]
> ........................................................................ [ 50%]
> ........................................................................ [ 50%]
> ........................................................................ [ 51%]
> ........................................................................ [ 52%]
> ........................................................................ [ 52%]
> ........................................................................ [ 53%]
> ........................................................................ [ 54%]
> ........................................................................ [ 54%]
> ........................                                                 [ 54%]
> astropy/stats/lombscargle/tests/test_statistics.py ..................... [ 55%]
> ........................................................................ [ 55%]
> ........................................................................ [ 56%]
> .........                                                                [ 56%]
> astropy/stats/lombscargle/tests/test_utils.py ................           [ 56%]
> astropy/stats/tests/test_bayesian_blocks.py .......                      [ 56%]
> astropy/stats/tests/test_biweight.py ..........................          [ 57%]
> astropy/stats/tests/test_circstats.py .........                          [ 57%]
> astropy/stats/tests/test_funcs.py ...........x.......................... [ 57%]
> ...s..s................................                                  [ 57%]
> astropy/stats/tests/test_histogram.py .........                          [ 57%]
> astropy/stats/tests/test_info_theory.py ....                             [ 57%]
> astropy/stats/tests/test_jackknife.py ...                                [ 57%]
> astropy/stats/tests/test_sigma_clipping.py ............                  [ 58%]
> astropy/stats/tests/test_spatial.py ............                         [ 58%]
> astropy/table/info.py ..                                                 [ 58%]
> astropy/table/meta.py s.                                                 [ 58%]
> astropy/table/operations.py ....                                         [ 58%]
> astropy/table/row.py .                                                   [ 58%]
> astropy/table/table.py ..............                                    [ 58%]
> astropy/table/table_helpers.py .                                         [ 58%]
> astropy/table/tests/test_array.py ...                                    [ 58%]
> astropy/table/tests/test_bst.py .......                                  [ 58%]
> astropy/table/tests/test_column.py ..................................... [ 58%]
> ......................................................................   [ 59%]
> astropy/table/tests/test_groups.py ..................................... [ 59%]
> .                                                                        [ 59%]
> astropy/table/tests/test_index.py ...................................... [ 60%]
> ........................................................................ [ 60%]
> ........................................................................ [ 61%]
> ........................................................................ [ 62%]
> ........................................................................ [ 62%]
> ...................                                                      [ 63%]
> astropy/table/tests/test_info.py ..............                          [ 63%]
> astropy/table/tests/test_init_table.py ................................. [ 63%]
> ........................................................................ [ 64%]
> ..................................................                       [ 64%]
> astropy/table/tests/test_item_access.py ................................ [ 64%]
> ......                                                                   [ 65%]
> astropy/table/tests/test_jsviewer.py .s.s                                [ 65%]
> astropy/table/tests/test_masked.py ...................................   [ 65%]
> astropy/table/tests/test_mixin.py .....................................s [ 65%]
> ss.s..................................................................   [ 66%]
> astropy/table/tests/test_np_utils.py .                                   [ 66%]
> astropy/table/tests/test_operations.py .......x...x.x.x...........x..... [ 66%]
> x.......................x...x...x.........................x............. [ 67%]
>                                                                          [ 67%]
> astropy/table/tests/test_pickle.py ..............................        [ 67%]
> astropy/table/tests/test_pprint.py ..................................... [ 67%]
> .....................                                                    [ 68%]
> astropy/table/tests/test_row.py .....................................    [ 68%]
> astropy/table/tests/test_showtable.py ............                       [ 68%]
> astropy/table/tests/test_subclass.py ..                                  [ 68%]
> astropy/table/tests/test_table.py ...................................... [ 69%]
> ........................................................................ [ 69%]
> ........................................................................ [ 70%]
> ........................................................................ [ 71%]
> ........................................................................ [ 71%]
> .x........................ssss......................                     [ 72%]
> astropy/tests/test_logger.py ............x................               [ 72%]
> astropy/tests/tests/test_imports.py ..                                   [ 72%]
> astropy/tests/tests/test_quantity_helpers.py .                           [ 72%]
> astropy/tests/tests/test_run_tests.py ....                               [ 72%]
> astropy/tests/tests/test_runner.py ......                                [ 72%]
> astropy/time/core.py ....                                                [ 72%]
> astropy/time/formats.py ..                                               [ 72%]
> astropy/time/tests/test_basic.py ....................................... [ 72%]
> .....s.................                                                  [ 73%]
> astropy/time/tests/test_comparisons.py ...                               [ 73%]
> astropy/time/tests/test_corrs.py ...s                                    [ 73%]
> astropy/time/tests/test_delta.py ....................................... [ 73%]
> ...........................................                              [ 74%]
> astropy/time/tests/test_guess.py ....                                    [ 74%]
> astropy/time/tests/test_methods.py ..................................... [ 74%]
> ............                                                             [ 74%]
> astropy/time/tests/test_pickle.py .                                      [ 74%]
> astropy/time/tests/test_precision.py .......x..                          [ 74%]
> astropy/time/tests/test_quantity_interaction.py ...................      [ 74%]
> astropy/time/tests/test_sidereal.py ...................                  [ 74%]
> astropy/time/tests/test_ut1.py s..ss                                     [ 75%]
> astropy/units/cds.py .                                                   [ 75%]
> astropy/units/core.py ....                                               [ 75%]
> astropy/units/deprecated.py .                                            [ 75%]
> astropy/units/equivalencies.py ....                                      [ 75%]
> astropy/units/imperial.py .                                              [ 75%]
> astropy/units/format/console.py .                                        [ 75%]
> astropy/units/format/unicode_format.py .                                 [ 75%]
> astropy/units/function/logarithmic.py .                                  [ 75%]
> astropy/units/function/magnitude_zero_points.py .                        [ 75%]
> astropy/units/tests/test_deprecated.py ..                                [ 75%]
> astropy/units/tests/test_equivalencies.py .............................. [ 75%]
> ..............................                                           [ 75%]
> astropy/units/tests/test_format.py ..................................... [ 76%]
> ........................................................................ [ 76%]
> ........................................................................ [ 77%]
> ........................................................................ [ 78%]
> ........................................................................ [ 78%]
> ........................................................................ [ 79%]
> ........................................................................ [ 80%]
> ........................................................................ [ 80%]
> ........................................................................ [ 81%]
> .........                                                                [ 81%]
> astropy/units/tests/test_logarithmic.py ................................ [ 81%]
> ........................................................................ [ 82%]
> ........................................................................ [ 83%]
> .............................                                            [ 83%]
> astropy/units/tests/test_physical.py ...........                         [ 83%]
> astropy/units/tests/test_quantity.py ..........................x........ [ 83%]
> ..............................................                           [ 84%]
> astropy/units/tests/test_quantity_annotations.py ....................... [ 84%]
> ....                                                                     [ 84%]
> astropy/units/tests/test_quantity_array_methods.py ..................... [ 84%]
> .....................x................                                   [ 85%]
> astropy/units/tests/test_quantity_decorator.py ......................... [ 85%]
> ........................................................................ [ 86%]
> ........................................................................ [ 86%]
> ........................................................................ [ 87%]
> ........................................................................ [ 88%]
>                                                                          [ 88%]
> astropy/units/tests/test_quantity_helpers.py ....                        [ 88%]
> astropy/units/tests/test_quantity_non_ufuncs.py xxxx                     [ 88%]
> astropy/units/tests/test_quantity_ufuncs.py ssss........................ [ 88%]
> ........................................................................ [ 89%]
> ........................................................................ [ 89%]
> ........................................................................ [ 90%]
> ......................................                                   [ 90%]
> astropy/units/tests/test_units.py ...................................... [ 91%]
> ........................................................................ [ 91%]
> ........................................................................ [ 92%]
> ...........................................................              [ 92%]
> astropy/units/tests/test_utils.py ..                                     [ 92%]
> astropy/utils/data.py ....                                               [ 93%]
> astropy/utils/data_info.py ..                                            [ 93%]
> astropy/utils/decorators.py .....                                        [ 93%]
> astropy/utils/introspection.py ...                                       [ 93%]
> astropy/utils/metadata.py ..                                             [ 93%]
> astropy/utils/misc.py ...                                                [ 93%]
> astropy/utils/timer.py .                                                 [ 93%]
> astropy/utils/iers/tests/test_iers.py ....s...ss                         [ 93%]
> astropy/utils/tests/test_codegen.py .                                    [ 93%]
> astropy/utils/tests/test_collections.py .........                        [ 93%]
> astropy/utils/tests/test_console.py ............................         [ 93%]
> astropy/utils/tests/test_data.py ss.sssss...........s.....s.s..          [ 93%]
> astropy/utils/tests/test_data_info.py ............                       [ 94%]
> astropy/utils/tests/test_decorators.py ..........................        [ 94%]
> astropy/utils/tests/test_introspection.py ....                           [ 94%]
> astropy/utils/tests/test_metadata.py ...................                 [ 94%]
> astropy/utils/tests/test_misc.py ..s...s..                               [ 94%]
> astropy/utils/tests/test_timer.py .                                      [ 94%]
> astropy/utils/tests/test_xml.py .........s                               [ 94%]
> astropy/utils/xml/writer.py s                                            [ 94%]
> astropy/utils/xml/tests/test_iterparse.py .                              [ 94%]
> astropy/visualization/scripts/tests/test_fits2bitmap.py .......          [ 94%]
> astropy/visualization/tests/test_histogram.py ...                        [ 94%]
> astropy/visualization/tests/test_interval.py ........................... [ 95%]
>                                                                          [ 95%]
> astropy/visualization/tests/test_lupton_rgb.py ..........s..s.           [ 95%]
> astropy/visualization/tests/test_norm.py s................               [ 95%]
> astropy/visualization/tests/test_stretch.py ............................ [ 95%]
> .......................................................................  [ 96%]
> astropy/visualization/tests/test_units.py ...                            [ 96%]
> astropy/visualization/wcsaxes/tests/test_coordinate_helpers.py .....     [ 96%]
> astropy/visualization/wcsaxes/tests/test_display_world_coordinates.py .. [ 96%]
>                                                                          [ 96%]
> astropy/visualization/wcsaxes/tests/test_formatter_locator.py .......... [ 96%]
> ........................................................................ [ 97%]
> ........                                                                 [ 97%]
> astropy/visualization/wcsaxes/tests/test_frame.py ssss.                  [ 97%]
> astropy/visualization/wcsaxes/tests/test_images.py sssssssssssssssssssss [ 97%]
> ss                                                                       [ 97%]
> astropy/visualization/wcsaxes/tests/test_misc.py .........               [ 97%]
> astropy/visualization/wcsaxes/tests/test_transform_coord_meta.py sss     [ 97%]
> astropy/visualization/wcsaxes/tests/test_transforms.py ...               [ 97%]
> astropy/visualization/wcsaxes/tests/test_utils.py ....                   [ 97%]
> astropy/wcs/tests/test_pickle.py ......                                  [ 97%]
> astropy/wcs/tests/test_profiling.py .................................... [ 97%]
>                                                                          [ 97%]
> astropy/wcs/tests/test_utils.py ........................................ [ 98%]
> .....                                                                    [ 98%]
> astropy/wcs/tests/test_wcs.py .......................................... [ 98%]
> ................                                                         [ 98%]
> astropy/wcs/tests/test_wcsprm.py ....................................... [ 99%]
> .............................................................x.......... [ 99%]
>                                                                          [ 99%]
> astropy/wcs/tests/extension/test_extension.py s                          [100%]
> 
> ==================================== ERRORS ====================================
> ____________ ERROR at setup of TestJointFitter.test_joint_parameter ____________
> 
> self = <class 'astropy.modeling.tests.test_fitters.TestJointFitter'>
> 
>     def setup_class(self):
>         """
>         Create 2 gaussian models and some data with noise.
>         Create a fitter for the two models keeping the amplitude parameter
>         common for the two models.
>         """
>         self.g1 = models.Gaussian1D(10, mean=14.9, stddev=.3)
>         self.g2 = models.Gaussian1D(10, mean=13, stddev=.4)
>         self.jf = JointFitter([self.g1, self.g2],
>                                       {self.g1: ['amplitude'],
>                                        self.g2: ['amplitude']}, [9.8])
>         self.x = np.arange(10, 20, .1)
>         y1 = self.g1(self.x)
>         y2 = self.g2(self.x)
>     
>         with NumpyRNGContext(_RANDOM_SEED):
>             n = np.random.randn(100)
>     
>         self.ny1 = y1 + 2 * n
>         self.ny2 = y2 + 2 * n
> >       self.jf(self.x, self.ny1, self.x, self.ny2)
> 
> astropy/modeling/tests/test_fitters.py:156: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> astropy/modeling/fitting.py:1215: in __call__
>     self.fitparams, args=args)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> func = <bound method JointFitter.objective_function of <astropy.modeling.fitting.JointFitter object at 0x7f3f1945b358>>
> x0 = array([9.8, array([14.9]), array([0.3]), array([13.]), array([0.4])],
>       dtype=object)
> args = (array([10. , 10.1, 10.2, 10.3, 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 11. ,
>        11.1, 11.2, 11.3, 11.4, 11.5, 11.6, 1...595e+00, -1.30030932e+00, -2.36494839e+00,
>        -2.25212374e+00,  3.26000074e+00,  1.37397670e+00,  4.73034211e-02]))
> Dfun = None, full_output = 0, col_deriv = 0, ftol = 1.49012e-08
> xtol = 1.49012e-08, gtol = 0.0, maxfev = 1200, epsfcn = 2.220446049250313e-16
> factor = 100, diag = None
> 
>     def leastsq(func, x0, args=(), Dfun=None, full_output=0,
>                 col_deriv=0, ftol=1.49012e-8, xtol=1.49012e-8,
>                 gtol=0.0, maxfev=0, epsfcn=None, factor=100, diag=None):
>         """
>         Minimize the sum of squares of a set of equations.
>     
>         ::
>     
>             x = arg min(sum(func(y)**2,axis=0))
>                      y
>     
>         Parameters
>         ----------
>         func : callable
>             should take at least one (possibly length N vector) argument and
>             returns M floating point numbers. It must not return NaNs or
>             fitting might fail.
>         x0 : ndarray
>             The starting estimate for the minimization.
>         args : tuple, optional
>             Any extra arguments to func are placed in this tuple.
>         Dfun : callable, optional
>             A function or method to compute the Jacobian of func with derivatives
>             across the rows. If this is None, the Jacobian will be estimated.
>         full_output : bool, optional
>             non-zero to return all optional outputs.
>         col_deriv : bool, optional
>             non-zero to specify that the Jacobian function computes derivatives
>             down the columns (faster, because there is no transpose operation).
>         ftol : float, optional
>             Relative error desired in the sum of squares.
>         xtol : float, optional
>             Relative error desired in the approximate solution.
>         gtol : float, optional
>             Orthogonality desired between the function vector and the columns of
>             the Jacobian.
>         maxfev : int, optional
>             The maximum number of calls to the function. If `Dfun` is provided
>             then the default `maxfev` is 100*(N+1) where N is the number of elements
>             in x0, otherwise the default `maxfev` is 200*(N+1).
>         epsfcn : float, optional
>             A variable used in determining a suitable step length for the forward-
>             difference approximation of the Jacobian (for Dfun=None).
>             Normally the actual step length will be sqrt(epsfcn)*x
>             If epsfcn is less than the machine precision, it is assumed that the
>             relative errors are of the order of the machine precision.
>         factor : float, optional
>             A parameter determining the initial step bound
>             (``factor * || diag * x||``). Should be in interval ``(0.1, 100)``.
>         diag : sequence, optional
>             N positive entries that serve as a scale factors for the variables.
>     
>         Returns
>         -------
>         x : ndarray
>             The solution (or the result of the last iteration for an unsuccessful
>             call).
>         cov_x : ndarray
>             Uses the fjac and ipvt optional outputs to construct an
>             estimate of the jacobian around the solution. None if a
>             singular matrix encountered (indicates very flat curvature in
>             some direction).  This matrix must be multiplied by the
>             residual variance to get the covariance of the
>             parameter estimates -- see curve_fit.
>         infodict : dict
>             a dictionary of optional outputs with the key s:
>     
>             ``nfev``
>                 The number of function calls
>             ``fvec``
>                 The function evaluated at the output
>             ``fjac``
>                 A permutation of the R matrix of a QR
>                 factorization of the final approximate
>                 Jacobian matrix, stored column wise.
>                 Together with ipvt, the covariance of the
>                 estimate can be approximated.
>             ``ipvt``
>                 An integer array of length N which defines
>                 a permutation matrix, p, such that
>                 fjac*p = q*r, where r is upper triangular
>                 with diagonal elements of nonincreasing
>                 magnitude. Column j of p is column ipvt(j)
>                 of the identity matrix.
>             ``qtf``
>                 The vector (transpose(q) * fvec).
>     
>         mesg : str
>             A string message giving information about the cause of failure.
>         ier : int
>             An integer flag.  If it is equal to 1, 2, 3 or 4, the solution was
>             found.  Otherwise, the solution was not found. In either case, the
>             optional output variable 'mesg' gives more information.
>     
>         Notes
>         -----
>         "leastsq" is a wrapper around MINPACK's lmdif and lmder algorithms.
>     
>         cov_x is a Jacobian approximation to the Hessian of the least squares
>         objective function.
>         This approximation assumes that the objective function is based on the
>         difference between some observed target data (ydata) and a (non-linear)
>         function of the parameters `f(xdata, params)` ::
>     
>                func(params) = ydata - f(xdata, params)
>     
>         so that the objective function is ::
>     
>                min   sum((ydata - f(xdata, params))**2, axis=0)
>              params
>     
>         The solution, `x`, is always a 1D array, regardless of the shape of `x0`,
>         or whether `x0` is a scalar.
>         """
>         x0 = asarray(x0).flatten()
>         n = len(x0)
>         if not isinstance(args, tuple):
>             args = (args,)
>         shape, dtype = _check_func('leastsq', 'func', func, x0, args, n)
>         m = shape[0]
>         if n > m:
>             raise TypeError('Improper input: N=%s must not exceed M=%s' % (n, m))
>         if epsfcn is None:
>             epsfcn = finfo(dtype).eps
>         if Dfun is None:
>             if maxfev == 0:
>                 maxfev = 200*(n + 1)
>             with _MINPACK_LOCK:
>                 retval = _minpack._lmdif(func, x0, args, full_output, ftol, xtol,
> >                                        gtol, maxfev, epsfcn, factor, diag)
> E               TypeError: Cannot cast array data from dtype('O') to dtype('float64') according to the rule 'safe'
> 
> /usr/lib/python3/dist-packages/scipy/optimize/minpack.py:394: TypeError
> _____________ ERROR at setup of TestJointFitter.test_joint_fitter ______________
> 
> self = <class 'astropy.modeling.tests.test_fitters.TestJointFitter'>
> 
>     def setup_class(self):
>         """
>         Create 2 gaussian models and some data with noise.
>         Create a fitter for the two models keeping the amplitude parameter
>         common for the two models.
>         """
>         self.g1 = models.Gaussian1D(10, mean=14.9, stddev=.3)
>         self.g2 = models.Gaussian1D(10, mean=13, stddev=.4)
>         self.jf = JointFitter([self.g1, self.g2],
>                                       {self.g1: ['amplitude'],
>                                        self.g2: ['amplitude']}, [9.8])
>         self.x = np.arange(10, 20, .1)
>         y1 = self.g1(self.x)
>         y2 = self.g2(self.x)
>     
>         with NumpyRNGContext(_RANDOM_SEED):
>             n = np.random.randn(100)
>     
>         self.ny1 = y1 + 2 * n
>         self.ny2 = y2 + 2 * n
> >       self.jf(self.x, self.ny1, self.x, self.ny2)
> 
> astropy/modeling/tests/test_fitters.py:156: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> astropy/modeling/fitting.py:1215: in __call__
>     self.fitparams, args=args)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> func = <bound method JointFitter.objective_function of <astropy.modeling.fitting.JointFitter object at 0x7f3f1945b358>>
> x0 = array([9.8, array([14.9]), array([0.3]), array([13.]), array([0.4])],
>       dtype=object)
> args = (array([10. , 10.1, 10.2, 10.3, 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 11. ,
>        11.1, 11.2, 11.3, 11.4, 11.5, 11.6, 1...595e+00, -1.30030932e+00, -2.36494839e+00,
>        -2.25212374e+00,  3.26000074e+00,  1.37397670e+00,  4.73034211e-02]))
> Dfun = None, full_output = 0, col_deriv = 0, ftol = 1.49012e-08
> xtol = 1.49012e-08, gtol = 0.0, maxfev = 1200, epsfcn = 2.220446049250313e-16
> factor = 100, diag = None
> 
>     def leastsq(func, x0, args=(), Dfun=None, full_output=0,
>                 col_deriv=0, ftol=1.49012e-8, xtol=1.49012e-8,
>                 gtol=0.0, maxfev=0, epsfcn=None, factor=100, diag=None):
>         """
>         Minimize the sum of squares of a set of equations.
>     
>         ::
>     
>             x = arg min(sum(func(y)**2,axis=0))
>                      y
>     
>         Parameters
>         ----------
>         func : callable
>             should take at least one (possibly length N vector) argument and
>             returns M floating point numbers. It must not return NaNs or
>             fitting might fail.
>         x0 : ndarray
>             The starting estimate for the minimization.
>         args : tuple, optional
>             Any extra arguments to func are placed in this tuple.
>         Dfun : callable, optional
>             A function or method to compute the Jacobian of func with derivatives
>             across the rows. If this is None, the Jacobian will be estimated.
>         full_output : bool, optional
>             non-zero to return all optional outputs.
>         col_deriv : bool, optional
>             non-zero to specify that the Jacobian function computes derivatives
>             down the columns (faster, because there is no transpose operation).
>         ftol : float, optional
>             Relative error desired in the sum of squares.
>         xtol : float, optional
>             Relative error desired in the approximate solution.
>         gtol : float, optional
>             Orthogonality desired between the function vector and the columns of
>             the Jacobian.
>         maxfev : int, optional
>             The maximum number of calls to the function. If `Dfun` is provided
>             then the default `maxfev` is 100*(N+1) where N is the number of elements
>             in x0, otherwise the default `maxfev` is 200*(N+1).
>         epsfcn : float, optional
>             A variable used in determining a suitable step length for the forward-
>             difference approximation of the Jacobian (for Dfun=None).
>             Normally the actual step length will be sqrt(epsfcn)*x
>             If epsfcn is less than the machine precision, it is assumed that the
>             relative errors are of the order of the machine precision.
>         factor : float, optional
>             A parameter determining the initial step bound
>             (``factor * || diag * x||``). Should be in interval ``(0.1, 100)``.
>         diag : sequence, optional
>             N positive entries that serve as a scale factors for the variables.
>     
>         Returns
>         -------
>         x : ndarray
>             The solution (or the result of the last iteration for an unsuccessful
>             call).
>         cov_x : ndarray
>             Uses the fjac and ipvt optional outputs to construct an
>             estimate of the jacobian around the solution. None if a
>             singular matrix encountered (indicates very flat curvature in
>             some direction).  This matrix must be multiplied by the
>             residual variance to get the covariance of the
>             parameter estimates -- see curve_fit.
>         infodict : dict
>             a dictionary of optional outputs with the key s:
>     
>             ``nfev``
>                 The number of function calls
>             ``fvec``
>                 The function evaluated at the output
>             ``fjac``
>                 A permutation of the R matrix of a QR
>                 factorization of the final approximate
>                 Jacobian matrix, stored column wise.
>                 Together with ipvt, the covariance of the
>                 estimate can be approximated.
>             ``ipvt``
>                 An integer array of length N which defines
>                 a permutation matrix, p, such that
>                 fjac*p = q*r, where r is upper triangular
>                 with diagonal elements of nonincreasing
>                 magnitude. Column j of p is column ipvt(j)
>                 of the identity matrix.
>             ``qtf``
>                 The vector (transpose(q) * fvec).
>     
>         mesg : str
>             A string message giving information about the cause of failure.
>         ier : int
>             An integer flag.  If it is equal to 1, 2, 3 or 4, the solution was
>             found.  Otherwise, the solution was not found. In either case, the
>             optional output variable 'mesg' gives more information.
>     
>         Notes
>         -----
>         "leastsq" is a wrapper around MINPACK's lmdif and lmder algorithms.
>     
>         cov_x is a Jacobian approximation to the Hessian of the least squares
>         objective function.
>         This approximation assumes that the objective function is based on the
>         difference between some observed target data (ydata) and a (non-linear)
>         function of the parameters `f(xdata, params)` ::
>     
>                func(params) = ydata - f(xdata, params)
>     
>         so that the objective function is ::
>     
>                min   sum((ydata - f(xdata, params))**2, axis=0)
>              params
>     
>         The solution, `x`, is always a 1D array, regardless of the shape of `x0`,
>         or whether `x0` is a scalar.
>         """
>         x0 = asarray(x0).flatten()
>         n = len(x0)
>         if not isinstance(args, tuple):
>             args = (args,)
>         shape, dtype = _check_func('leastsq', 'func', func, x0, args, n)
>         m = shape[0]
>         if n > m:
>             raise TypeError('Improper input: N=%s must not exceed M=%s' % (n, m))
>         if epsfcn is None:
>             epsfcn = finfo(dtype).eps
>         if Dfun is None:
>             if maxfev == 0:
>                 maxfev = 200*(n + 1)
>             with _MINPACK_LOCK:
>                 retval = _minpack._lmdif(func, x0, args, full_output, ftol, xtol,
> >                                        gtol, maxfev, epsfcn, factor, diag)
> E               TypeError: Cannot cast array data from dtype('O') to dtype('float64') according to the rule 'safe'
> 
> /usr/lib/python3/dist-packages/scipy/optimize/minpack.py:394: TypeError
> =================================== FAILURES ===================================
> __________________ TestNonLinearConstraints.test_joint_fitter __________________
> 
> self = <astropy.modeling.tests.test_constraints.TestNonLinearConstraints object at 0x7f3f19550e48>
> 
>     @pytest.mark.skipif('not HAS_SCIPY')
>     def test_joint_fitter(self):
>         g1 = models.Gaussian1D(10, 14.9, stddev=.3)
>         g2 = models.Gaussian1D(10, 13, stddev=.4)
>         jf = fitting.JointFitter([g1, g2], {g1: ['amplitude'],
>                                             g2: ['amplitude']}, [9.8])
>         x = np.arange(10, 20, .1)
>         y1 = g1(x)
>         y2 = g2(x)
>         n = np.random.randn(100)
>         ny1 = y1 + 2 * n
>         ny2 = y2 + 2 * n
> >       jf(x, ny1, x, ny2)
> 
> astropy/modeling/tests/test_constraints.py:70: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> astropy/modeling/fitting.py:1215: in __call__
>     self.fitparams, args=args)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> func = <bound method JointFitter.objective_function of <astropy.modeling.fitting.JointFitter object at 0x7f3f19550828>>
> x0 = array([9.8, array([14.9]), array([0.3]), array([13.]), array([0.4])],
>       dtype=object)
> args = (array([10. , 10.1, 10.2, 10.3, 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 11. ,
>        11.1, 11.2, 11.3, 11.4, 11.5, 11.6, 1...59833,  3.12682059, -2.03803436, -1.28858306,
>         3.7637596 , -1.89099065,  1.30544309, -1.62184487,  1.9069015 ]))
> Dfun = None, full_output = 0, col_deriv = 0, ftol = 1.49012e-08
> xtol = 1.49012e-08, gtol = 0.0, maxfev = 1200, epsfcn = 2.220446049250313e-16
> factor = 100, diag = None
> 
>     def leastsq(func, x0, args=(), Dfun=None, full_output=0,
>                 col_deriv=0, ftol=1.49012e-8, xtol=1.49012e-8,
>                 gtol=0.0, maxfev=0, epsfcn=None, factor=100, diag=None):
>         """
>         Minimize the sum of squares of a set of equations.
>     
>         ::
>     
>             x = arg min(sum(func(y)**2,axis=0))
>                      y
>     
>         Parameters
>         ----------
>         func : callable
>             should take at least one (possibly length N vector) argument and
>             returns M floating point numbers. It must not return NaNs or
>             fitting might fail.
>         x0 : ndarray
>             The starting estimate for the minimization.
>         args : tuple, optional
>             Any extra arguments to func are placed in this tuple.
>         Dfun : callable, optional
>             A function or method to compute the Jacobian of func with derivatives
>             across the rows. If this is None, the Jacobian will be estimated.
>         full_output : bool, optional
>             non-zero to return all optional outputs.
>         col_deriv : bool, optional
>             non-zero to specify that the Jacobian function computes derivatives
>             down the columns (faster, because there is no transpose operation).
>         ftol : float, optional
>             Relative error desired in the sum of squares.
>         xtol : float, optional
>             Relative error desired in the approximate solution.
>         gtol : float, optional
>             Orthogonality desired between the function vector and the columns of
>             the Jacobian.
>         maxfev : int, optional
>             The maximum number of calls to the function. If `Dfun` is provided
>             then the default `maxfev` is 100*(N+1) where N is the number of elements
>             in x0, otherwise the default `maxfev` is 200*(N+1).
>         epsfcn : float, optional
>             A variable used in determining a suitable step length for the forward-
>             difference approximation of the Jacobian (for Dfun=None).
>             Normally the actual step length will be sqrt(epsfcn)*x
>             If epsfcn is less than the machine precision, it is assumed that the
>             relative errors are of the order of the machine precision.
>         factor : float, optional
>             A parameter determining the initial step bound
>             (``factor * || diag * x||``). Should be in interval ``(0.1, 100)``.
>         diag : sequence, optional
>             N positive entries that serve as a scale factors for the variables.
>     
>         Returns
>         -------
>         x : ndarray
>             The solution (or the result of the last iteration for an unsuccessful
>             call).
>         cov_x : ndarray
>             Uses the fjac and ipvt optional outputs to construct an
>             estimate of the jacobian around the solution. None if a
>             singular matrix encountered (indicates very flat curvature in
>             some direction).  This matrix must be multiplied by the
>             residual variance to get the covariance of the
>             parameter estimates -- see curve_fit.
>         infodict : dict
>             a dictionary of optional outputs with the key s:
>     
>             ``nfev``
>                 The number of function calls
>             ``fvec``
>                 The function evaluated at the output
>             ``fjac``
>                 A permutation of the R matrix of a QR
>                 factorization of the final approximate
>                 Jacobian matrix, stored column wise.
>                 Together with ipvt, the covariance of the
>                 estimate can be approximated.
>             ``ipvt``
>                 An integer array of length N which defines
>                 a permutation matrix, p, such that
>                 fjac*p = q*r, where r is upper triangular
>                 with diagonal elements of nonincreasing
>                 magnitude. Column j of p is column ipvt(j)
>                 of the identity matrix.
>             ``qtf``
>                 The vector (transpose(q) * fvec).
>     
>         mesg : str
>             A string message giving information about the cause of failure.
>         ier : int
>             An integer flag.  If it is equal to 1, 2, 3 or 4, the solution was
>             found.  Otherwise, the solution was not found. In either case, the
>             optional output variable 'mesg' gives more information.
>     
>         Notes
>         -----
>         "leastsq" is a wrapper around MINPACK's lmdif and lmder algorithms.
>     
>         cov_x is a Jacobian approximation to the Hessian of the least squares
>         objective function.
>         This approximation assumes that the objective function is based on the
>         difference between some observed target data (ydata) and a (non-linear)
>         function of the parameters `f(xdata, params)` ::
>     
>                func(params) = ydata - f(xdata, params)
>     
>         so that the objective function is ::
>     
>                min   sum((ydata - f(xdata, params))**2, axis=0)
>              params
>     
>         The solution, `x`, is always a 1D array, regardless of the shape of `x0`,
>         or whether `x0` is a scalar.
>         """
>         x0 = asarray(x0).flatten()
>         n = len(x0)
>         if not isinstance(args, tuple):
>             args = (args,)
>         shape, dtype = _check_func('leastsq', 'func', func, x0, args, n)
>         m = shape[0]
>         if n > m:
>             raise TypeError('Improper input: N=%s must not exceed M=%s' % (n, m))
>         if epsfcn is None:
>             epsfcn = finfo(dtype).eps
>         if Dfun is None:
>             if maxfev == 0:
>                 maxfev = 200*(n + 1)
>             with _MINPACK_LOCK:
>                 retval = _minpack._lmdif(func, x0, args, full_output, ftol, xtol,
> >                                        gtol, maxfev, epsfcn, factor, diag)
> E               TypeError: Cannot cast array data from dtype('O') to dtype('float64') according to the rule 'safe'
> 
> /usr/lib/python3/dist-packages/scipy/optimize/minpack.py:394: TypeError
> == 1 failed, 10477 passed, 208 skipped, 66 xfailed, 2 error in 162.88 seconds ==
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> /usr/lib/python3/dist-packages/matplotlib/__init__.py:888: MatplotlibDeprecationWarning: 
> examples.directory is deprecated; in the future, examples will be found relative to the 'datapath' directory.
>   "found relative to the 'datapath' directory.".format(key))
> sys:1: ResourceWarning: unclosed file <_io.BufferedWriter name=13>
> E: pybuild pybuild:338: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build; python3.7 -m pytest 
> dh_auto_test: pybuild --test --test-pytest -i python{version} -p 3.7 returned exit code 13

The full build log is available from:
   http://aws-logs.debian.net/2018/12/29/astropy_3.0.5-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Debian-astro-maintainers mailing list