[Debian-astro-maintainers] Bug#917720: sunpy: 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 22:14:46 GMT 2018


Source: sunpy
Version: 0.9.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 --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 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:217: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy
> copying sunpy/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy
> copying sunpy/version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy
> copying sunpy/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/instr
> copying sunpy/instr/aia.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/instr
> copying sunpy/instr/rhessi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/instr
> copying sunpy/instr/goes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/instr
> copying sunpy/instr/lyra.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/instr
> copying sunpy/instr/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/instr
> copying sunpy/instr/fermi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/instr
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/map
> copying sunpy/map/mapcube.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/map
> copying sunpy/map/mapbase.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/map
> copying sunpy/map/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/map
> copying sunpy/map/map_factory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/map
> copying sunpy/map/compositemap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/map
> copying sunpy/map/mapsequence.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/map
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/util
> copying sunpy/util/xml.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/util
> copying sunpy/util/create.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/util
> copying sunpy/util/cond_dispatch.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/util
> copying sunpy/util/sysinfo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/util
> copying sunpy/util/multimethod.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/util
> copying sunpy/util/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/util
> copying sunpy/util/scraper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/util
> copying sunpy/util/metadata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/util
> copying sunpy/util/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/util
> copying sunpy/util/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/util
> copying sunpy/util/net.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/util
> copying sunpy/util/datatype_factory_base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/util
> copying sunpy/util/progressbar.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/util
> copying sunpy/util/decorators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/util
> copying sunpy/util/util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/util
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/wcs_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/offset_frame.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/frames.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/frameattributes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/ephemeris.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/transformations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/coordinates
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/sun
> copying sunpy/sun/models.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/sun
> copying sunpy/sun/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/sun
> copying sunpy/sun/_constants.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/sun
> copying sunpy/sun/constants.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/sun
> copying sunpy/sun/sun.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/sun
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/cm
> copying sunpy/cm/cm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/cm
> copying sunpy/cm/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/cm
> copying sunpy/cm/color_tables.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/cm
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/tests
> copying sunpy/tests/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/tests
> copying sunpy/tests/helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/tests
> copying sunpy/tests/hash.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/tests
> copying sunpy/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/tests
> copying sunpy/tests/mocks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/tests
> copying sunpy/tests/setup_command.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io
> copying sunpy/io/fits.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io
> copying sunpy/io/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io
> copying sunpy/io/header.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io
> copying sunpy/io/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io
> copying sunpy/io/jp2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io
> copying sunpy/io/file_tools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io
> copying sunpy/io/ana.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/timeseries
> copying sunpy/timeseries/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/timeseries
> copying sunpy/timeseries/timeseries_factory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/timeseries
> copying sunpy/timeseries/metadata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/timeseries
> copying sunpy/timeseries/timeseriesbase.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/timeseries
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net
> copying sunpy/net/download.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net
> copying sunpy/net/attr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net
> copying sunpy/net/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net
> copying sunpy/net/fido_factory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net
> copying sunpy/net/helioviewer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net
> copying sunpy/net/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net
> copying sunpy/net/proxyfix.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/lightcurve
> copying sunpy/lightcurve/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/lightcurve
> copying sunpy/lightcurve/table_to_dataframe.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/lightcurve
> copying sunpy/lightcurve/lightcurve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/lightcurve
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/image
> copying sunpy/image/rescale.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/image
> copying sunpy/image/coalignment.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/image
> copying sunpy/image/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/image
> copying sunpy/image/transform.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/image
> copying sunpy/image/util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/image
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/spectra
> copying sunpy/spectra/spectrogram.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/spectra
> copying sunpy/spectra/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/spectra
> copying sunpy/spectra/spectrum.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/spectra
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data
> copying sunpy/data/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data
> copying sunpy/data/sample.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data
> copying sunpy/data/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data
> copying sunpy/data/_sample.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/extern
> copying sunpy/extern/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/extern
> copying sunpy/extern/six.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/extern
> copying sunpy/extern/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/extern
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/database
> copying sunpy/database/caching.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/database
> copying sunpy/database/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/database
> copying sunpy/database/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/database
> copying sunpy/database/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/database
> copying sunpy/database/tables.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/database
> copying sunpy/database/database.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/database
> copying sunpy/database/commands.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/database
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/time
> copying sunpy/time/julian.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/time
> copying sunpy/time/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/time
> copying sunpy/time/utime.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/time
> copying sunpy/time/time.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/time
> copying sunpy/time/timerange.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/time
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/wcs
> copying sunpy/wcs/wcs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/wcs
> copying sunpy/wcs/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/wcs
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/physics
> copying sunpy/physics/solar_rotation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/physics
> copying sunpy/physics/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/physics
> copying sunpy/physics/differential_rotation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/physics
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/visualization
> copying sunpy/visualization/mapsequenceanimator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/visualization
> copying sunpy/visualization/visualization.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/visualization
> copying sunpy/visualization/imageanimator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/visualization
> copying sunpy/visualization/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/visualization
> copying sunpy/visualization/wcsaxes_compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/visualization
> copying sunpy/visualization/mapcubeanimator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/visualization
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/roi
> copying sunpy/roi/roi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/roi
> copying sunpy/roi/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/roi
> copying sunpy/roi/chaincode.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/roi
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/instr/tests
> copying sunpy/instr/tests/test_lyra.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/instr/tests
> copying sunpy/instr/tests/test_goes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/instr/tests
> copying sunpy/instr/tests/test_iris.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/instr/tests
> copying sunpy/instr/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/instr/tests
> copying sunpy/instr/tests/test_rhessi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/instr/tests
> copying sunpy/instr/tests/test_fermi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/instr/tests
> copying sunpy/instr/tests/test_aia.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/instr/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/instr/iris
> copying sunpy/instr/iris/iris.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/instr/iris
> copying sunpy/instr/iris/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/instr/iris
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_mapbase.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_plotting.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_mapcube.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_mapsequence.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_header.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_map_factory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/map/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/rhessi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/iris.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/stereo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/yohkoh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/proba2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/hinode.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/source_type.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/soho.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/trace.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/sdo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/map/sources
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_datatype_factory_base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_scraper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_xml.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_cond_dispatch.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_sysinfo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_metadata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_multimethod.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/util/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_offset_frame.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_transformations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_ephemeris.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_wcs_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_transformations_comparision.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_frames.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_frameattributes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/coordinates/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/sun/tests
> copying sunpy/sun/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/sun/tests
> copying sunpy/sun/tests/test_constants.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/sun/tests
> copying sunpy/sun/tests/test_sun.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/sun/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/tests/tests
> copying sunpy/tests/tests/test_mocks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/tests/tests
> copying sunpy/tests/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/tests/tests
> copying sunpy/tests/tests/test_main.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/tests/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io/special
> copying sunpy/io/special/genx.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io/special
> copying sunpy/io/special/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io/special
> copying sunpy/io/special/srs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io/special
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/test_jp2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/test_ana.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/test_fits.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/test_srs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/test_genx.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/test_filetools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/timeseries/tests
> copying sunpy/timeseries/tests/test_timeseriesmetadata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/timeseries/tests
> copying sunpy/timeseries/tests/test_timeseries_factory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/timeseries/tests
> copying sunpy/timeseries/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/timeseries/tests
> copying sunpy/timeseries/tests/test_timeseriesbase.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/timeseries/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/rhessi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/goes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/norh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/eve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/lyra.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/fermi_gbm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/noaa.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/timeseries/sources
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/helio
> copying sunpy/net/helio/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/helio
> copying sunpy/net/helio/registry_links.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/helio
> copying sunpy/net/helio/parser.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/helio
> copying sunpy/net/helio/hec.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/helio
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_hek.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_fido.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_helio.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_helioviewer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/strategies.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_vso.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_hek2vso.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_attr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_download.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/vso
> copying sunpy/net/vso/vso.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/vso
> copying sunpy/net/vso/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/vso
> copying sunpy/net/vso/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/vso
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/dataretriever
> copying sunpy/net/dataretriever/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/dataretriever
> copying sunpy/net/dataretriever/client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/dataretriever
> copying sunpy/net/dataretriever/clients.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/dataretriever
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/hek2vso
> copying sunpy/net/hek2vso/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/hek2vso
> copying sunpy/net/hek2vso/hek2vso.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/hek2vso
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/jsoc
> copying sunpy/net/jsoc/jsoc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/jsoc
> copying sunpy/net/jsoc/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/jsoc
> copying sunpy/net/jsoc/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/jsoc
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/hek
> copying sunpy/net/hek/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/hek
> copying sunpy/net/hek/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/hek
> copying sunpy/net/hek/hek.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/hek
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/dataretriever/tests
> copying sunpy/net/dataretriever/tests/test_noaa.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/dataretriever/tests
> copying sunpy/net/dataretriever/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/dataretriever/tests
> copying sunpy/net/dataretriever/tests/test_eve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/dataretriever/tests
> copying sunpy/net/dataretriever/tests/test_rhessi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/dataretriever/tests
> copying sunpy/net/dataretriever/tests/test_goes_ud.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/dataretriever/tests
> copying sunpy/net/dataretriever/tests/test_client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/dataretriever/tests
> copying sunpy/net/dataretriever/tests/test_norh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/dataretriever/tests
> copying sunpy/net/dataretriever/tests/test_lyra_ud.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/dataretriever/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/rhessi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/goes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/norh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/eve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/lyra.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/noaa.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/dataretriever/sources
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/dataretriever/attrs
> copying sunpy/net/dataretriever/attrs/goes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/dataretriever/attrs
> copying sunpy/net/dataretriever/attrs/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/dataretriever/attrs
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/jsoc/tests
> copying sunpy/net/jsoc/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/jsoc/tests
> copying sunpy/net/jsoc/tests/test_jsoc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/jsoc/tests
> copying sunpy/net/jsoc/tests/test_attr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/net/jsoc/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/lightcurve/tests
> copying sunpy/lightcurve/tests/test_lyra.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/lightcurve/tests
> copying sunpy/lightcurve/tests/test_goes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/lightcurve/tests
> copying sunpy/lightcurve/tests/test_lightcurve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/lightcurve/tests
> copying sunpy/lightcurve/tests/test_noaa.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/lightcurve/tests
> copying sunpy/lightcurve/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/lightcurve/tests
> copying sunpy/lightcurve/tests/test_eve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/lightcurve/tests
> copying sunpy/lightcurve/tests/test_rhessi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/lightcurve/tests
> copying sunpy/lightcurve/tests/test_norh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/lightcurve/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/lightcurve/sources
> copying sunpy/lightcurve/sources/rhessi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/lightcurve/sources
> copying sunpy/lightcurve/sources/goes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/lightcurve/sources
> copying sunpy/lightcurve/sources/norh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/lightcurve/sources
> copying sunpy/lightcurve/sources/logical.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/lightcurve/sources
> copying sunpy/lightcurve/sources/eve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/lightcurve/sources
> copying sunpy/lightcurve/sources/lyra.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/lightcurve/sources
> copying sunpy/lightcurve/sources/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/lightcurve/sources
> copying sunpy/lightcurve/sources/fermi_gbm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/lightcurve/sources
> copying sunpy/lightcurve/sources/noaa.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/lightcurve/sources
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/image/tests
> copying sunpy/image/tests/test_resample.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/image/tests
> copying sunpy/image/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/image/tests
> copying sunpy/image/tests/test_util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/image/tests
> copying sunpy/image/tests/test_transform.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/image/tests
> copying sunpy/image/tests/test_coalignment.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/image/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/spectra/tests
> copying sunpy/spectra/tests/test_callisto.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/spectra/tests
> copying sunpy/spectra/tests/test_spectrogram.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/spectra/tests
> copying sunpy/spectra/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/spectra/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/spectra/sources
> copying sunpy/spectra/sources/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/spectra/sources
> copying sunpy/spectra/sources/swaves.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/spectra/sources
> copying sunpy/spectra/sources/callisto.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/spectra/sources
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/waveunit
> copying sunpy/data/test/waveunit/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/waveunit
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/extern/bundled
> copying sunpy/extern/bundled/six.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/extern/bundled
> copying sunpy/extern/bundled/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/extern/bundled
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/database/tests
> copying sunpy/database/tests/test_tables.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/database/tests
> copying sunpy/database/tests/test_commands.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/database/tests
> copying sunpy/database/tests/test_database.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/database/tests
> copying sunpy/database/tests/test_caching.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/database/tests
> copying sunpy/database/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/database/tests
> copying sunpy/database/tests/test_attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/database/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/time/tests
> copying sunpy/time/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/time/tests
> copying sunpy/time/tests/test_timerange.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/time/tests
> copying sunpy/time/tests/test_julian.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/time/tests
> copying sunpy/time/tests/test_time.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/time/tests
> copying sunpy/time/tests/test_utime.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/time/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/wcs/tests
> copying sunpy/wcs/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/wcs/tests
> copying sunpy/wcs/tests/test_wcs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/wcs/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/physics/transforms
> copying sunpy/physics/transforms/solar_rotation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/physics/transforms
> copying sunpy/physics/transforms/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/physics/transforms
> copying sunpy/physics/transforms/differential_rotation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/physics/transforms
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/visualization/tests
> copying sunpy/visualization/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/visualization/tests
> copying sunpy/visualization/tests/test_imageanimator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/visualization/tests
> running egg_info
> creating sunpy.egg-info
> writing sunpy.egg-info/PKG-INFO
> writing dependency_links to sunpy.egg-info/dependency_links.txt
> writing requirements to sunpy.egg-info/requires.txt
> writing top-level names to sunpy.egg-info/top_level.txt
> writing manifest file 'sunpy.egg-info/SOURCES.txt'
> reading manifest file 'sunpy.egg-info/SOURCES.txt'
> writing manifest file 'sunpy.egg-info/SOURCES.txt'
> copying sunpy/_compiler.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io/src
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io/src/ana
> copying sunpy/io/src/ana/_pyana.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io/src/ana
> copying sunpy/io/src/ana/anarw.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io/src/ana
> copying sunpy/io/src/ana/anacompress.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io/src/ana
> copying sunpy/io/src/ana/testrw.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io/src/ana
> copying sunpy/io/src/ana/anadecompress.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io/src/ana
> copying sunpy/tests/coveragerc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/tests
> copying sunpy/data/sunpyrc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data
> copying sunpy/data/test/lasco_c2_25299383_s.fts -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/annotation_science.db -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/hsi_obssumm_20120601_018_truncated.fits.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/annotation_lyra.db -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/test_ana.fz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/20150101SRS.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/predicted-sunspot-radio-flux_truncated.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/gzip_test.fts.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/swap_lv1_20140606_000113.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/resampled_hmi.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/HinodeXRT.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/annotation_manual.db -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/EVE_He_II_304_averages.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/tsi20010130_025823_a2.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/go1520120601.fits.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/aia_171_level1.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/iris_l2_20130801_074720_4040000014_SJI_1400_t000.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/heliographic_phase_map.fits.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/annotation_ppt.db -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/20150306SRS.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/RecentIndices_truncated.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/EVE_L0CS_DIODES_1m_truncated.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/BIR_20110922_051500_01.fit.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/hi_20110910_114721_s7h2A.fts -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/generated_sample.genx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/tca110810_truncated -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/BIR_20110922_050000_01.fit -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/gbm.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/gzip_test.fits.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/HinodeSOT.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/go1520110607.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/mdi_fd_M_96m_01d.5874.0005_s.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/2013_06_24__17_31_30_84__SDO_AIA_AIA_193.jp2 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/hsi_calib_ev_20020220_1106_20020220_1106_25_40.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/cor1_20090615_000500_s4c1A.fts -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/mdi_fd_Ic_6h_01d.5871.0000_s.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/20150906SRS.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/hsi_image_20101016_191218.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/gzip_test.fit.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/FGMG4_20110214_030443.7.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/lyra_20150101-000000_lev3_std_truncated.fits.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/LATEST_EVE_L0CS_DIODES_1m.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> copying sunpy/data/test/euvi_20090615_000900_n4euA_s.fts -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/SWAP
> copying sunpy/data/test/SWAP/resampled3_swap.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/SWAP
> copying sunpy/data/test/SWAP/resampled0_swap.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/SWAP
> copying sunpy/data/test/SWAP/resampled1_swap.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/SWAP
> copying sunpy/data/test/SWAP/resampled2_swap.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/SWAP
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/EIT
> copying sunpy/data/test/EIT/efz20040301.040010_s.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/EIT
> copying sunpy/data/test/EIT/efz20040301.090010_s.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/EIT
> copying sunpy/data/test/EIT/efz20040301.080010_s.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/EIT
> copying sunpy/data/test/EIT/efz20040301.020010_s.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/EIT
> copying sunpy/data/test/EIT/efz20040301.120010_s.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/EIT
> copying sunpy/data/test/EIT/efz20040301.030011_s.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/EIT
> copying sunpy/data/test/EIT/efz20040301.110010_s.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/EIT
> copying sunpy/data/test/EIT/efz20040301.100010_s.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/EIT
> copying sunpy/data/test/EIT/efz20040301.050010_s.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/EIT
> copying sunpy/data/test/EIT/efz20040301.000010_s.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/EIT
> copying sunpy/data/test/EIT/efz20040301.060010_s.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/EIT
> copying sunpy/data/test/EIT/efz20040301.070014_s.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/EIT
> copying sunpy/data/test/EIT/efz20040301.010016_s.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/EIT
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/eve
> copying sunpy/data/test/eve/eve_01.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/eve
> copying sunpy/data/test/eve/eve_02.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/eve
> copying sunpy/data/test/eve/eve_05.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/eve
> copying sunpy/data/test/eve/eve_04.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/eve
> copying sunpy/data/test/eve/eve_03.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/eve
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/tests
> copying sunpy/data/test/tests/test_data_filenames.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/tests
> copying sunpy/data/test/waveunit/svsm_e3100_S2_20110625_1856.fts -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/waveunit
> copying sunpy/data/test/waveunit/medn_halph_fl_20050501_074655.fts -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/waveunit
> copying sunpy/data/test/waveunit/na120701.091058.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/waveunit
> copying sunpy/data/test/waveunit/mq130812.084253.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/data/test/waveunit
> copying sunpy/database/tests/test_table.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/database/tests
> running build_ext
> building 'sunpy.io._pyana' extension
> creating build
> creating build/temp.linux-amd64-3.7
> creating build/temp.linux-amd64-3.7/sunpy
> creating build/temp.linux-amd64-3.7/sunpy/io
> creating build/temp.linux-amd64-3.7/sunpy/io/src
> creating build/temp.linux-amd64-3.7/sunpy/io/src/ana
> 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 -Inumpy -I/usr/include/python3.7m -c sunpy/io/src/ana/_pyana.c -o build/temp.linux-amd64-3.7/sunpy/io/src/ana/_pyana.o -std=c99 -O3 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-result -Wno-sign-compare
> In file included from /usr/include/python3.7m/numpy/ndarraytypes.h:1822,
>                  from /usr/include/python3.7m/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.7m/numpy/arrayobject.h:4,
>                  from sunpy/io/src/ana/_pyana.c:11:
> /usr/include/python3.7m/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it with " \
>   ^~~~~~~
> sunpy/io/src/ana/_pyana.c: In function 'pyana_fzwrite':
> sunpy/io/src/ana/_pyana.c:262:3: warning: argument 1 null where non-null expected [-Wnonnull]
>    gettimeofday(tv_time, NULL);
>    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/python3.7m/pyport.h:198,
>                  from /usr/include/python3.7m/Python.h:53,
>                  from sunpy/io/src/ana/_pyana.c:10:
> /usr/include/x86_64-linux-gnu/sys/time.h:68:12: note: in a call to function 'gettimeofday' declared here
>  extern int gettimeofday (struct timeval *__restrict __tv,
>             ^~~~~~~~~~~~
> 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 -Inumpy -I/usr/include/python3.7m -c sunpy/io/src/ana/anacompress.c -o build/temp.linux-amd64-3.7/sunpy/io/src/ana/anacompress.o -std=c99 -O3 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-result -Wno-sign-compare
> 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 -Inumpy -I/usr/include/python3.7m -c sunpy/io/src/ana/anadecompress.c -o build/temp.linux-amd64-3.7/sunpy/io/src/ana/anadecompress.o -std=c99 -O3 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-result -Wno-sign-compare
> 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 -Inumpy -I/usr/include/python3.7m -c sunpy/io/src/ana/anarw.c -o build/temp.linux-amd64-3.7/sunpy/io/src/ana/anarw.o -std=c99 -O3 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-result -Wno-sign-compare
> 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 -Inumpy -I/usr/include/python3.7m -c sunpy/io/src/ana/testrw.c -o build/temp.linux-amd64-3.7/sunpy/io/src/ana/testrw.o -std=c99 -O3 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-result -Wno-sign-compare
> 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/sunpy/io/src/ana/_pyana.o build/temp.linux-amd64-3.7/sunpy/io/src/ana/anacompress.o build/temp.linux-amd64-3.7/sunpy/io/src/ana/anadecompress.o build/temp.linux-amd64-3.7/sunpy/io/src/ana/anarw.o build/temp.linux-amd64-3.7/sunpy/io/src/ana/testrw.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/io/_pyana.cpython-37m-x86_64-linux-gnu.so
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:217: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build; python3.7 -m pytest -k "not figure and not online"
> ============================= test session starts ==============================
> platform linux -- Python 3.7.2rc1, pytest-3.10.1, py-1.7.0, pluggy-0.8.0
> hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/.hypothesis/examples')
> rootdir: /<<PKGBUILDDIR>>, inifile: setup.cfg
> plugins: remotedata-0.3.1, openfiles-0.3.1, mock-1.7.1, doctestplus-0.2.0, arraydiff-0.3, hypothesis-3.71.11
> collected 1385 items / 3 errors / 35 deselected
> 
> ==================================== ERRORS ====================================
>  ERROR collecting .pybuild/cpython3_3.7_sunpy/build/sunpy/image/tests/test_coalignment.py 
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/image/tests/test_coalignment.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> sunpy/image/tests/test_coalignment.py:16: in <module>
>     from sunpy.image.coalignment import parabolic_turning_point, \
> sunpy/image/coalignment.py:27: in <module>
>     from skimage.feature import match_template
> /usr/lib/python3/dist-packages/skimage/__init__.py:176: in <module>
>     from .util.lookfor import lookfor
> /usr/lib/python3/dist-packages/skimage/util/__init__.py:8: in <module>
>     from .arraycrop import crop
> /usr/lib/python3/dist-packages/skimage/util/arraycrop.py:8: in <module>
>     from numpy.lib.arraypad import _validate_lengths
> E   ImportError: cannot import name '_validate_lengths' from 'numpy.lib.arraypad' (/usr/lib/python3/dist-packages/numpy/lib/arraypad.py)
>  ERROR collecting .pybuild/cpython3_3.7_sunpy/build/sunpy/image/tests/test_transform.py 
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/image/tests/test_transform.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> sunpy/image/tests/test_transform.py:5: in <module>
>     from skimage import transform as tf
> /usr/lib/python3/dist-packages/skimage/__init__.py:176: in <module>
>     from .util.lookfor import lookfor
> /usr/lib/python3/dist-packages/skimage/util/__init__.py:8: in <module>
>     from .arraycrop import crop
> /usr/lib/python3/dist-packages/skimage/util/arraycrop.py:8: in <module>
>     from numpy.lib.arraypad import _validate_lengths
> E   ImportError: cannot import name '_validate_lengths' from 'numpy.lib.arraypad' (/usr/lib/python3/dist-packages/numpy/lib/arraypad.py)
>  ERROR collecting .pybuild/cpython3_3.7_sunpy/build/sunpy/image/tests/test_util.py 
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build/sunpy/image/tests/test_util.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> sunpy/image/tests/test_util.py:7: in <module>
>     from sunpy.image.util import to_norm, un_norm
> sunpy/image/util.py:7: in <module>
>     from skimage.util import img_as_float
> /usr/lib/python3/dist-packages/skimage/__init__.py:176: in <module>
>     from .util.lookfor import lookfor
> /usr/lib/python3/dist-packages/skimage/util/__init__.py:8: in <module>
>     from .arraycrop import crop
> /usr/lib/python3/dist-packages/skimage/util/arraycrop.py:8: in <module>
>     from numpy.lib.arraypad import _validate_lengths
> E   ImportError: cannot import name '_validate_lengths' from 'numpy.lib.arraypad' (/usr/lib/python3/dist-packages/numpy/lib/arraypad.py)
> !!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!!
> ==================== 35 deselected, 3 error in 5.89 seconds ====================
> E: pybuild pybuild:338: test: plugin distutils failed with: exit code=2: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sunpy/build; python3.7 -m pytest -k "not figure and not online"
> 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/sunpy_0.9.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