[Debian-astro-maintainers] Bug#1020112: sunpy: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.10 returned exit code 13

Lucas Nussbaum lucas at debian.org
Sun Sep 18 07:40:42 BST 2022


Source: sunpy
Version: 4.0.4-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20220917 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
>  debian/rules binary
> dh binary --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:240: python3.10 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:240: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy
> copying sunpy/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy
> copying sunpy/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy
> copying sunpy/_version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy
> copying sunpy/version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/sun
> copying sunpy/sun/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/sun
> copying sunpy/sun/_constants.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/sun
> copying sunpy/sun/models.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/sun
> copying sunpy/sun/constants.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/sun
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map
> copying sunpy/map/map_factory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map
> copying sunpy/map/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map
> copying sunpy/map/compositemap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map
> copying sunpy/map/header_helper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map
> copying sunpy/map/_units.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map
> copying sunpy/map/mapsequence.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map
> copying sunpy/map/mapbase.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map
> copying sunpy/map/maputils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/visualization
> copying sunpy/visualization/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/visualization
> copying sunpy/visualization/limb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/visualization
> copying sunpy/visualization/wcsaxes_compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/visualization
> copying sunpy/visualization/visualization.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/visualization
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/physics
> copying sunpy/physics/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/physics
> copying sunpy/physics/differential_rotation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/physics
> copying sunpy/physics/solar_rotation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/physics
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries
> copying sunpy/timeseries/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries
> copying sunpy/timeseries/timeseries_factory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries
> copying sunpy/timeseries/metadata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries
> copying sunpy/timeseries/timeseriesbase.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util
> copying sunpy/util/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util
> copying sunpy/util/logger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util
> copying sunpy/util/util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util
> copying sunpy/util/parfive_helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util
> copying sunpy/util/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util
> copying sunpy/util/functools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util
> copying sunpy/util/scraper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util
> copying sunpy/util/decorators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util
> copying sunpy/util/metadata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util
> copying sunpy/util/datatype_factory_base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util
> copying sunpy/util/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util
> copying sunpy/util/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util
> copying sunpy/util/xml.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util
> copying sunpy/util/sysinfo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util
> copying sunpy/util/types.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util
> copying sunpy/util/net.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/extern
> copying sunpy/extern/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/extern
> copying sunpy/extern/inflect.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/extern
> copying sunpy/extern/parse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/extern
> copying sunpy/extern/modest_image.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/extern
> copying sunpy/extern/distro.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/extern
> copying sunpy/extern/appdirs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/extern
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/time
> copying sunpy/time/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/time
> copying sunpy/time/timerange.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/time
> copying sunpy/time/timeformats.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/time
> copying sunpy/time/time.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/time
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/image
> copying sunpy/image/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/image
> copying sunpy/image/coalignment.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/image
> copying sunpy/image/resample.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/image
> copying sunpy/image/transform.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/image
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net
> copying sunpy/net/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net
> copying sunpy/net/base_client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net
> copying sunpy/net/helioviewer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net
> copying sunpy/net/fido_factory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net
> copying sunpy/net/scraper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net
> copying sunpy/net/_attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net
> copying sunpy/net/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net
> copying sunpy/net/attr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/frameattributes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/ephemeris.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/frames.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/metaframes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/wcs_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/transformations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/sun.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/offset_frame.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/coordinates
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/database
> copying sunpy/database/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/database
> copying sunpy/database/commands.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/database
> copying sunpy/database/tables.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/database
> copying sunpy/database/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/database
> copying sunpy/database/caching.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/database
> copying sunpy/database/database.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/database
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/tests
> copying sunpy/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/tests
> copying sunpy/tests/mocks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/tests
> copying sunpy/tests/self_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/tests
> copying sunpy/tests/helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io
> copying sunpy/io/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io
> copying sunpy/io/file_tools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io
> copying sunpy/io/jp2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io
> copying sunpy/io/ana.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io
> copying sunpy/io/fits.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io
> copying sunpy/io/header.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io
> copying sunpy/io/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io
> copying sunpy/io/cdf.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io
> copying sunpy/io/_fits.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/data
> copying sunpy/data/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/data
> copying sunpy/data/_sample.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/data
> copying sunpy/data/sample.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/sun/tests
> copying sunpy/sun/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/sun/tests
> copying sunpy/sun/tests/test_constants.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/sun/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/hinode.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/stereo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/trace.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/rhessi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/mlso.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/yohkoh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/psp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/proba2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/suvi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/solo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/source_type.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/iris.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/soho.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/sdo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_mapbase.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_maputils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/strategies.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_plotting.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_reproject_to.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_mapsequence.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_header.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_header_helper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_compositemap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_map_factory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_cor_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_hmi_synoptic_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_suvi_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_wispr_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_lasco_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_euvi_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_source_type.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_swap_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_sot_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_iris_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_trace_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_eit_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_hmi_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_mdi_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_eui_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_rhessi_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_xrt_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_kcor_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_hi_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_aia_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/map/sources/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/visualization/animator
> copying sunpy/visualization/animator/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/visualization/animator
> copying sunpy/visualization/animator/mapsequenceanimator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/visualization/animator
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/visualization/colormaps
> copying sunpy/visualization/colormaps/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/visualization/colormaps
> copying sunpy/visualization/colormaps/cm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/visualization/colormaps
> copying sunpy/visualization/colormaps/color_tables.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/visualization/colormaps
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/visualization/tests
> copying sunpy/visualization/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/visualization/tests
> copying sunpy/visualization/tests/test_limb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/visualization/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/visualization/animator/tests
> copying sunpy/visualization/animator/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/visualization/animator/tests
> copying sunpy/visualization/animator/tests/test_wcs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/visualization/animator/tests
> copying sunpy/visualization/animator/tests/test_basefuncanimator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/visualization/animator/tests
> copying sunpy/visualization/animator/tests/test_mapsequenceanimator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/visualization/animator/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/visualization/colormaps/tests
> copying sunpy/visualization/colormaps/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/visualization/colormaps/tests
> copying sunpy/visualization/colormaps/tests/test_cm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/visualization/colormaps/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/physics/tests
> copying sunpy/physics/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/physics/tests
> copying sunpy/physics/tests/test_solar_rotation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/physics/tests
> copying sunpy/physics/tests/test_differential_rotation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/physics/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/goes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/noaa.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/eve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/rhessi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/lyra.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/fermi_gbm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/norh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries/sources
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries/tests
> copying sunpy/timeseries/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries/tests
> copying sunpy/timeseries/tests/test_timeseriesbase.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries/tests
> copying sunpy/timeseries/tests/test_timeseries_factory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries/tests
> copying sunpy/timeseries/tests/test_timeseriesmetadata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries/sources/tests
> copying sunpy/timeseries/sources/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries/sources/tests
> copying sunpy/timeseries/sources/tests/test_goes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries/sources/tests
> copying sunpy/timeseries/sources/tests/test_norh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries/sources/tests
> copying sunpy/timeseries/sources/tests/test_lyra.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries/sources/tests
> copying sunpy/timeseries/sources/tests/test_eve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries/sources/tests
> copying sunpy/timeseries/sources/tests/test_rhessi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries/sources/tests
> copying sunpy/timeseries/sources/tests/test_fermi_gbm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries/sources/tests
> copying sunpy/timeseries/sources/tests/test_noaa.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/timeseries/sources/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util/sphinx
> copying sunpy/util/sphinx/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util/sphinx
> copying sunpy/util/sphinx/generate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util/sphinx
> copying sunpy/util/sphinx/doctest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util/sphinx
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_net.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_datatype_factory_base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_metadata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_logger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_sysinfo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_xml.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_decorators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_functools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/util/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/time/tests
> copying sunpy/time/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/time/tests
> copying sunpy/time/tests/test_utime.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/time/tests
> copying sunpy/time/tests/test_timerange.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/time/tests
> copying sunpy/time/tests/test_taiseconds.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/time/tests
> copying sunpy/time/tests/test_time.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/time/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/image/tests
> copying sunpy/image/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/image/tests
> copying sunpy/image/tests/test_resample.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/image/tests
> copying sunpy/image/tests/test_coalignment.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/image/tests
> copying sunpy/image/tests/test_transform.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/image/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/hek2vso
> copying sunpy/net/hek2vso/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/hek2vso
> copying sunpy/net/hek2vso/hek2vso.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/hek2vso
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/cdaweb
> copying sunpy/net/cdaweb/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/cdaweb
> copying sunpy/net/cdaweb/walker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/cdaweb
> copying sunpy/net/cdaweb/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/cdaweb
> copying sunpy/net/cdaweb/cdaweb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/cdaweb
> copying sunpy/net/cdaweb/helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/cdaweb
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/helio
> copying sunpy/net/helio/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/helio
> copying sunpy/net/helio/parser.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/helio
> copying sunpy/net/helio/chaincode.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/helio
> copying sunpy/net/helio/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/helio
> copying sunpy/net/helio/hec.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/helio
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/vso
> copying sunpy/net/vso/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/vso
> copying sunpy/net/vso/zeep_plugins.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/vso
> copying sunpy/net/vso/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/vso
> copying sunpy/net/vso/vso.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/vso
> copying sunpy/net/vso/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/vso
> copying sunpy/net/vso/legacy_response.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/vso
> copying sunpy/net/vso/table_response.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/vso
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever
> copying sunpy/net/dataretriever/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever
> copying sunpy/net/dataretriever/client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/strategies.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_baseclient.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_attr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_fido.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_attr_walker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_scraper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_helioviewer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/hek
> copying sunpy/net/hek/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/hek
> copying sunpy/net/hek/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/hek
> copying sunpy/net/hek/hek.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/hek
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/jsoc
> copying sunpy/net/jsoc/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/jsoc
> copying sunpy/net/jsoc/jsoc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/jsoc
> copying sunpy/net/jsoc/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/jsoc
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/hek2vso/tests
> copying sunpy/net/hek2vso/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/hek2vso/tests
> copying sunpy/net/hek2vso/tests/test_hek2vso.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/hek2vso/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/cdaweb/test
> copying sunpy/net/cdaweb/test/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/cdaweb/test
> copying sunpy/net/cdaweb/test/test_cdaweb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/cdaweb/test
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/helio/tests
> copying sunpy/net/helio/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/helio/tests
> copying sunpy/net/helio/tests/test_chaincode.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/helio/tests
> copying sunpy/net/helio/tests/test_helio.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/helio/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/vso/tests
> copying sunpy/net/vso/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/vso/tests
> copying sunpy/net/vso/tests/test_vso.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/vso/tests
> copying sunpy/net/vso/tests/test_attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/vso/tests
> copying sunpy/net/vso/tests/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/vso/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/vso/data
> copying sunpy/net/vso/data/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/vso/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/goes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/noaa.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/eve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/gong.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/rhessi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/lyra.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/fermi_gbm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/norh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever/sources
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever/tests
> copying sunpy/net/dataretriever/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever/tests
> copying sunpy/net/dataretriever/tests/test_client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever/attrs
> copying sunpy/net/dataretriever/attrs/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever/attrs
> copying sunpy/net/dataretriever/attrs/goes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever/attrs
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/test_goes_ud.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/test_norh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/test_eve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/test_rhessi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/test_gong_synoptic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/test_goes_suvi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/test_fermi_gbm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/test_noaa.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/test_lyra_ud.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/dataretriever/sources/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/hek/tests
> copying sunpy/net/hek/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/hek/tests
> copying sunpy/net/hek/tests/test_hek.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/hek/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/jsoc/tests
> copying sunpy/net/jsoc/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/jsoc/tests
> copying sunpy/net/jsoc/tests/test_jsoc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/jsoc/tests
> copying sunpy/net/jsoc/tests/test_attr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/jsoc/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/jsoc/data
> copying sunpy/net/jsoc/data/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/jsoc/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_sun.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_transformations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/strategies.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_offset_frame.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_wcs_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_metaframes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_frames.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_frameattributes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_ephemeris.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/coordinates/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/database/tests
> copying sunpy/database/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/database/tests
> copying sunpy/database/tests/test_tables.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/database/tests
> copying sunpy/database/tests/test_database.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/database/tests
> copying sunpy/database/tests/test_attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/database/tests
> copying sunpy/database/tests/test_commands.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/database/tests
> copying sunpy/database/tests/test_caching.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/database/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/tests/tests
> copying sunpy/tests/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/tests/tests
> copying sunpy/tests/tests/test_self_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/tests/tests
> copying sunpy/tests/tests/test_mocks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/tests/tests
> copying sunpy/tests/tests/test_sunpy_data_filenames.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/tests/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special
> copying sunpy/io/special/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special
> copying sunpy/io/special/srs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special
> copying sunpy/io/special/genx.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/test_filetools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/test_jp2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/test_ana.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/test_genx.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/test_srs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/test_fits.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf
> copying sunpy/io/special/asdf/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf
> copying sunpy/io/special/asdf/entry_points.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf/resources
> copying sunpy/io/special/asdf/resources/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf/resources
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf/tests
> copying sunpy/io/special/asdf/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf/tests
> copying sunpy/io/special/asdf/tests/test_coordinate_frames.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf/tests
> copying sunpy/io/special/asdf/tests/test_genericmap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf/tests
> copying sunpy/io/special/asdf/tests/helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf/converters
> copying sunpy/io/special/asdf/converters/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf/converters
> copying sunpy/io/special/asdf/converters/frames.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf/converters
> copying sunpy/io/special/asdf/converters/generic_map.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf/converters
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/data/test
> copying sunpy/data/test/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/data/test
> copying sunpy/data/test/_generate_asdf_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/data/test
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/data/data_manager
> copying sunpy/data/data_manager/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/data/data_manager
> copying sunpy/data/data_manager/manager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/data/data_manager
> copying sunpy/data/data_manager/downloader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/data/data_manager
> copying sunpy/data/data_manager/cache.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/data/data_manager
> copying sunpy/data/data_manager/storage.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/data/data_manager
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/data/tests
> copying sunpy/data/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/data/tests
> copying sunpy/data/tests/test_sample.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/data/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/data/test/waveunit
> copying sunpy/data/test/waveunit/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/data/test/waveunit
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/data/data_manager/tests
> copying sunpy/data/data_manager/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/data/data_manager/tests
> copying sunpy/data/data_manager/tests/mocks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/data/data_manager/tests
> copying sunpy/data/data_manager/tests/test_cache.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/data/data_manager/tests
> copying sunpy/data/data_manager/tests/test_manager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/data/data_manager/tests
> copying sunpy/data/data_manager/tests/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/data/data_manager/tests
> copying sunpy/data/data_manager/tests/test_storage.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/data/data_manager/tests
> running egg_info
> writing sunpy.egg-info/PKG-INFO
> writing dependency_links to sunpy.egg-info/dependency_links.txt
> writing entry points to sunpy.egg-info/entry_points.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'
> reading manifest template 'MANIFEST.in'
> warning: no previously-included files found matching '.codecov.yaml'
> warning: no previously-included files found matching '.editorconfig'
> warning: no previously-included files found matching '.gitattributes'
> warning: no previously-included files found matching '.gitignore'
> warning: no previously-included files found matching '.mailmap'
> warning: no previously-included files found matching '.pre-commit-config.yaml'
> warning: no previously-included files found matching '.readthedocs.yaml'
> warning: no previously-included files found matching '.test_package_pins.txt'
> warning: no previously-included files found matching '.zenodo.json'
> warning: no previously-included files found matching 'asv.conf.json'
> warning: no previously-included files found matching 'CITATION.cff'
> warning: no previously-included files found matching 'readthedocs.yml'
> no previously-included directories found matching '.circleci'
> no previously-included directories found matching '.github'
> no previously-included directories found matching '.jupyter'
> no previously-included directories found matching 'benchmarks'
> no previously-included directories found matching 'binder'
> no previously-included directories found matching 'changelog'
> no previously-included directories found matching 'tools'
> no previously-included directories found matching 'sunpy/_dev'
> adding license file 'LICENSE.rst'
> writing manifest file 'sunpy.egg-info/SOURCES.txt'
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'sunpy.io.special.asdf.resources.manifests' as data is deprecated, please list it in `packages`.
>     !!
> 
> 
>     ############################
>     # Package would be ignored #
>     ############################
>     Python recognizes 'sunpy.io.special.asdf.resources.manifests' as an importable package,
>     but it is not listed in the `packages` configuration of setuptools.
> 
>     'sunpy.io.special.asdf.resources.manifests' has been automatically added to the distribution only
>     because it may contain data files, but this behavior is likely to change
>     in future versions of setuptools (and therefore is considered deprecated).
> 
>     Please make sure that 'sunpy.io.special.asdf.resources.manifests' is included as a package by using
>     the `packages` configuration field or the proper discovery methods
>     (for example by using `find_namespace_packages(...)`/`find_namespace:`
>     instead of `find_packages(...)`/`find:`).
> 
>     You can read more about "package discovery" and "data files" on setuptools
>     documentation page.
> 
> 
> !!
> 
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'sunpy.io.special.asdf.resources.schemas' as data is deprecated, please list it in `packages`.
>     !!
> 
> 
>     ############################
>     # Package would be ignored #
>     ############################
>     Python recognizes 'sunpy.io.special.asdf.resources.schemas' as an importable package,
>     but it is not listed in the `packages` configuration of setuptools.
> 
>     'sunpy.io.special.asdf.resources.schemas' has been automatically added to the distribution only
>     because it may contain data files, but this behavior is likely to change
>     in future versions of setuptools (and therefore is considered deprecated).
> 
>     Please make sure that 'sunpy.io.special.asdf.resources.schemas' is included as a package by using
>     the `packages` configuration field or the proper discovery methods
>     (for example by using `find_namespace_packages(...)`/`find_namespace:`
>     instead of `find_packages(...)`/`find:`).
> 
>     You can read more about "package discovery" and "data files" on setuptools
>     documentation page.
> 
> 
> !!
> 
>   check.warn(importable)
> copying sunpy/_compiler.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/geocentricearthequatorial-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/heliographic_carrington-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/heliocentricearthecliptic-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/heliographic_stonyhurst-1.1.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/geocentricsolarecliptic-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/generic_map-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/generic_map-1.1.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/helioprojective-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/heliocentricinertial-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/heliocentric-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/heliographic_stonyhurst-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/heliographic_carrington-1.1.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/heliographic_carrington-1.2.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf/resources/schemas
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf/resources/manifests
> copying sunpy/io/special/asdf/resources/manifests/sunpy-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/special/asdf/resources/manifests
> running build_ext
> building 'sunpy.io._pyana' extension
> creating build
> creating build/temp.linux-x86_64-cpython-310
> creating build/temp.linux-x86_64-cpython-310/sunpy
> creating build/temp.linux-x86_64-cpython-310/sunpy/io
> creating build/temp.linux-x86_64-cpython-310/sunpy/io/src
> creating build/temp.linux-x86_64-cpython-310/sunpy/io/src/ana
> x86_64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-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.10 -c ./sunpy/io/src/ana/_pyana.c -o build/temp.linux-x86_64-cpython-310/./sunpy/io/src/ana/_pyana.o -std=c99 -O3 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-result -Wno-sign-compare
> ./sunpy/io/src/ana/_pyana.c: In function ‘pyana_fzwrite’:
> ./sunpy/io/src/ana/_pyana.c:340:45: warning: passing argument 1 of ‘PyArray_DATA’ from incompatible pointer type [-Wincompatible-pointer-types]
>   340 |     anadata_bytes = (uint8_t*) PyArray_DATA(anadata_align);
>       |                                             ^~~~~~~~~~~~~
>       |                                             |
>       |                                             PyObject * {aka struct _object *}
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:12,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from ./sunpy/io/src/ana/_pyana.c:18:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1509:29: note: expected ‘PyArrayObject *’ {aka ‘struct tagPyArrayObject *’} but argument is of type ‘PyObject *’ {aka ‘struct _object *’}
>  1509 | PyArray_DATA(PyArrayObject *arr)
>       |              ~~~~~~~~~~~~~~~^~~
> ./sunpy/io/src/ana/_pyana.c:346:39: warning: passing argument 1 of ‘PyArray_DIMS’ from incompatible pointer type [-Wincompatible-pointer-types]
>   346 |     npy_intp *npy_dims = PyArray_DIMS(anadata_align);
>       |                                       ^~~~~~~~~~~~~
>       |                                       |
>       |                                       PyObject * {aka struct _object *}
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1521:29: note: expected ‘PyArrayObject *’ {aka ‘struct tagPyArrayObject *’} but argument is of type ‘PyObject *’ {aka ‘struct _object *’}
>  1521 | PyArray_DIMS(PyArrayObject *arr)
>       |              ~~~~~~~~~~~~~~~^~~
> ./sunpy/io/src/ana/_pyana.c:285:9: warning: argument 1 null where non-null expected [-Wnonnull]
>   285 |         gettimeofday(tv_time, NULL);
>       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/python3.10/pyport.h:217,
>                  from /usr/include/python3.10/Python.h:50,
>                  from ./sunpy/io/src/ana/_pyana.c:16:
> /usr/include/x86_64-linux-gnu/sys/time.h:67:12: note: in a call to function ‘gettimeofday’ declared ‘nonnull’
>    67 | extern int gettimeofday (struct timeval *__restrict __tv,
>       |            ^~~~~~~~~~~~
> x86_64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-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.10 -c ./sunpy/io/src/ana/anacompress.c -o build/temp.linux-x86_64-cpython-310/./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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-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.10 -c ./sunpy/io/src/ana/anadecompress.c -o build/temp.linux-x86_64-cpython-310/./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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-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.10 -c ./sunpy/io/src/ana/anarw.c -o build/temp.linux-x86_64-cpython-310/./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 -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-cpython-310/./sunpy/io/src/ana/_pyana.o build/temp.linux-x86_64-cpython-310/./sunpy/io/src/ana/anacompress.o build/temp.linux-x86_64-cpython-310/./sunpy/io/src/ana/anadecompress.o build/temp.linux-x86_64-cpython-310/./sunpy/io/src/ana/anarw.o -L/usr/lib/x86_64-linux-gnu -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/io/_pyana.abi3.so
> building 'sunpy.compiler_version' extension
> x86_64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -c sunpy/_compiler.c -o build/temp.linux-x86_64-cpython-310/sunpy/_compiler.o
> x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-cpython-310/sunpy/_compiler.o -L/usr/lib/x86_64-linux-gnu -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/compiler_version.cpython-310-x86_64-linux-gnu.so
> I: pybuild pybuild:326: cp -a CITATION.rst /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/ && cp -a sunpy/data/ /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/ && cp -a sunpy/visualization/colormaps/data /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/visualization/colormaps/ && cp -a sunpy/net/jsoc/data /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/jsoc/ && cp -a sunpy/net/vso/data /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/vso && cp -a sunpy/net/cdaweb/data /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/net/cdaweb && cp -a sunpy/database/tests/*.txt /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build/sunpy/database/tests/
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:240: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build; python3.10 -m pytest -k "not figure and not online"
> ============================= test session starts ==============================
> platform linux -- Python 3.10.7, pytest-7.1.2, pluggy-1.0.0+repack
> rootdir: /<<PKGBUILDDIR>>, configfile: setup.cfg
> plugins: astropy-header-0.2.2, asdf-2.12.0, mock-3.8.2, hypothesis-6.36.0, filter-subpackage-0.1.1, arraydiff-0.5.0, astropy-0.10.0, doctestplus-0.12.0, openfiles-0.5.0, cov-3.0.0, remotedata-0.3.3
> collected 2466 items / 10 deselected / 4 skipped / 2456 selected
> 
> sunpy/coordinates/ephemeris.py ...                                                                                                                                           [  0%]
> sunpy/coordinates/frames.py .....                                                                                                                                            [  0%]
> sunpy/coordinates/sun.py .                                                                                                                                                   [  0%]
> sunpy/coordinates/transformations.py ..                                                                                                                                      [  0%]
> sunpy/coordinates/utils.py ...                                                                                                                                               [  0%]
> sunpy/coordinates/tests/test_ephemeris.py ....ssss                                                                                                                           [  0%]
> sunpy/coordinates/tests/test_frameattributes.py ........................ [  1%]
>                                                                                                                                                                              [  1%]
> sunpy/coordinates/tests/test_frames.py ................................. [  3%]
> ..........................................                                                                                                                                   [  4%]
> sunpy/coordinates/tests/test_metaframes.py ............................. [  6%]
> .                                                                                                                                                                            [  6%]
> sunpy/coordinates/tests/test_offset_frame.py .....                                                                                                                           [  6%]
> sunpy/coordinates/tests/test_sun.py .................................... [  7%]
> ........................                                                                                                                                                     [  8%]
> sunpy/coordinates/tests/test_transformations.py ........................ [  9%]
> ...........................................                                                                                                                                  [ 11%]
> sunpy/coordinates/tests/test_utils.py ...............................                                                                                                        [ 12%]
> sunpy/coordinates/tests/test_wcs_utils.py ................ss.......                                                                                                          [ 13%]
> sunpy/data/data_manager/manager.py s                                                                                                                                         [ 13%]
> sunpy/data/data_manager/tests/test_cache.py .......                                                                                                                          [ 14%]
> sunpy/data/data_manager/tests/test_manager.py ............                                                                                                                   [ 14%]
> sunpy/data/data_manager/tests/test_storage.py .....                                                                                                                          [ 14%]
> sunpy/data/tests/test_sample.py ss                                                                                                                                           [ 14%]
> sunpy/database/database.py .s..                                                                                                                                              [ 15%]
> sunpy/database/tables.py .....                                                                                                                                               [ 15%]
> sunpy/database/tests/test_attrs.py .............................sss                                                                                                          [ 16%]
> sunpy/database/tests/test_caching.py ....                                                                                                                                    [ 16%]
> sunpy/database/tests/test_commands.py ...........................                                                                                                            [ 17%]
> sunpy/database/tests/test_database.py .................................s [ 19%]
> ssssssssss...............................ssssss..                                                                                                                            [ 21%]
> sunpy/database/tests/test_tables.py ......ssssss......sss....                                                                                                                [ 22%]
> sunpy/image/coalignment.py .                                                                                                                                                 [ 22%]
> sunpy/image/tests/test_coalignment.py .............                                                                                                                          [ 22%]
> sunpy/image/tests/test_resample.py .....                                                                                                                                     [ 23%]
> sunpy/image/tests/test_transform.py .................................... [ 24%]
> .ssssssssssssssssssss                                                                                                                                                        [ 25%]
> sunpy/io/_fits.py .                                                                                                                                                          [ 25%]
> sunpy/io/ana.py sss                                                                                                                                                          [ 25%]
> sunpy/io/special/asdf/tests/test_coordinate_frames.py xsssssssssssssssss [ 26%]
> s                                                                                                                                                                            [ 26%]
> sunpy/io/special/asdf/tests/test_genericmap.py ssss                                                                                                                          [ 26%]
> sunpy/io/tests/test_ana.py ......                                                                                                                                            [ 26%]
> sunpy/io/tests/test_filetools.py ....s.s......                                                                                                                               [ 27%]
> sunpy/io/tests/test_fits.py .......................                                                                                                                          [ 28%]
> sunpy/io/tests/test_genx.py ...................                                                                                                                              [ 28%]
> sunpy/io/tests/test_jp2.py sss                                                                                                                                               [ 29%]
> sunpy/io/tests/test_srs.py .............                                                                                                                                     [ 29%]
> sunpy/map/compositemap.py ..                                                                                                                                                 [ 29%]
> sunpy/map/header_helper.py ..                                                                                                                                                [ 29%]
> sunpy/map/map_factory.py .                                                                                                                                                   [ 29%]
> sunpy/map/mapbase.py ..s...                                                                                                                                                  [ 30%]
> sunpy/map/mapsequence.py .....                                                                                                                                               [ 30%]
> sunpy/map/sources/tests/test_aia_source.py .......                                                                                                                           [ 30%]
> sunpy/map/sources/tests/test_cor_source.py ......                                                                                                                            [ 30%]
> sunpy/map/sources/tests/test_eit_source.py ............................. [ 31%]
> ..............................................................                                                                                                               [ 34%]
> sunpy/map/sources/tests/test_eui_source.py ..........                                                                                                                        [ 34%]
> sunpy/map/sources/tests/test_euvi_source.py ........                                                                                                                         [ 35%]
> sunpy/map/sources/tests/test_hi_source.py ......                                                                                                                             [ 35%]
> sunpy/map/sources/tests/test_hmi_source.py .....                                                                                                                             [ 35%]
> sunpy/map/sources/tests/test_hmi_synoptic_source.py ........                                                                                                                 [ 35%]
> sunpy/map/sources/tests/test_iris_source.py .......                                                                                                                          [ 36%]
> sunpy/map/sources/tests/test_kcor_source.py ......                                                                                                                           [ 36%]
> sunpy/map/sources/tests/test_lasco_source.py ................ss..                                                                                                            [ 37%]
> sunpy/map/sources/tests/test_mdi_source.py ...........                                                                                                                       [ 37%]
> sunpy/map/sources/tests/test_rhessi_source.py .......                                                                                                                        [ 38%]
> sunpy/map/sources/tests/test_sot_source.py ........                                                                                                                          [ 38%]
> sunpy/map/sources/tests/test_source_type.py ss                                                                                                                               [ 38%]
> sunpy/map/sources/tests/test_suvi_source.py .....s                                                                                                                           [ 38%]
> sunpy/map/sources/tests/test_swap_source.py ....................                                                                                                             [ 39%]
> sunpy/map/sources/tests/test_trace_source.py ......                                                                                                                          [ 39%]
> sunpy/map/sources/tests/test_wispr_source.py .............                                                                                                                   [ 40%]
> sunpy/map/sources/tests/test_xrt_source.py .........                                                                                                                         [ 40%]
> sunpy/map/tests/test_compositemap.py ..................                                                                                                                      [ 41%]
> sunpy/map/tests/test_header.py .                                                                                                                                             [ 41%]
> sunpy/map/tests/test_header_helper.py .........                                                                                                                              [ 41%]
> sunpy/map/tests/test_map_factory.py .................................... [ 43%]
> ...................................s.s.s.............                                                                                                                        [ 45%]
> sunpy/map/tests/test_mapbase.py ........................................ [ 47%]
> ......................................................................x. [ 49%]
> ......................s............sss....................                                                                                                                   [ 52%]
> sunpy/map/tests/test_mapsequence.py ............                                                                                                                             [ 52%]
> sunpy/map/tests/test_maputils.py .................                                                                                                                           [ 53%]
> sunpy/map/tests/test_plotting.py ..................................                                                                                                          [ 54%]
> sunpy/map/tests/test_reproject_to.py .....F..                                                                                                                                [ 55%]
> sunpy/net/attr.py .                                                                                                                                                          [ 55%]
> sunpy/net/attrs.py .                                                                                                                                                         [ 55%]
> sunpy/net/fido_factory.py ..                                                                                                                                                 [ 55%]
> sunpy/net/helioviewer.py ....                                                                                                                                                [ 55%]
> sunpy/net/scraper.py ..                                                                                                                                                      [ 55%]
> sunpy/net/cdaweb/cdaweb.py .                                                                                                                                                 [ 55%]
> sunpy/net/cdaweb/helpers.py ..                                                                                                                                               [ 55%]
> sunpy/net/cdaweb/test/test_cdaweb.py ss                                                                                                                                      [ 55%]
> sunpy/net/dataretriever/sources/eve.py .                                                                                                                                     [ 55%]
> sunpy/net/dataretriever/sources/fermi_gbm.py .                                                                                                                               [ 55%]
> sunpy/net/dataretriever/sources/goes.py ..                                                                                                                                   [ 55%]
> sunpy/net/dataretriever/sources/gong.py .                                                                                                                                    [ 56%]
> sunpy/net/dataretriever/sources/lyra.py .                                                                                                                                    [ 56%]
> sunpy/net/dataretriever/sources/noaa.py ...                                                                                                                                  [ 56%]
> sunpy/net/dataretriever/sources/norh.py .                                                                                                                                    [ 56%]
> sunpy/net/dataretriever/sources/rhessi.py ...                                                                                                                                [ 56%]
> sunpy/net/dataretriever/sources/tests/test_eve.py sss.ssss...                                                                                                                [ 56%]
> sunpy/net/dataretriever/sources/tests/test_fermi_gbm.py s.sss...                                                                                                             [ 57%]
> sunpy/net/dataretriever/sources/tests/test_goes_suvi.py ..ssssssssssssss [ 57%]
> sssssssssssss.                                                                                                                                                               [ 58%]
> sunpy/net/dataretriever/sources/tests/test_goes_ud.py ssssss.ssssssss... [ 59%]
>                                                                                                                                                                              [ 59%]
> sunpy/net/dataretriever/sources/tests/test_gong_synoptic.py sss.....ssss [ 59%]
> ..                                                                                                                                                                           [ 59%]
> sunpy/net/dataretriever/sources/tests/test_lyra_ud.py sss.ssss...                                                                                                            [ 60%]
> sunpy/net/dataretriever/sources/tests/test_noaa.py s......sssssss....                                                                                                        [ 60%]
> sunpy/net/dataretriever/sources/tests/test_norh.py ....ss......                                                                                                              [ 61%]
> sunpy/net/dataretriever/sources/tests/test_rhessi.py .............                                                                                                           [ 61%]
> sunpy/net/dataretriever/tests/test_client.py ...                                                                                                                             [ 61%]
> sunpy/net/hek/hek.py .                                                                                                                                                       [ 62%]
> sunpy/net/hek/tests/test_hek.py ............ssssssssssss                                                                                                                     [ 62%]
> sunpy/net/hek2vso/hek2vso.py .....                                                                                                                                           [ 63%]
> sunpy/net/hek2vso/tests/test_hek2vso.py ssssss                                                                                                                               [ 63%]
> sunpy/net/helio/chaincode.py .                                                                                                                                               [ 63%]
> sunpy/net/helio/hec.py ...s                                                                                                                                                  [ 63%]
> sunpy/net/helio/parser.py .....                                                                                                                                              [ 63%]
> sunpy/net/helio/tests/test_chaincode.py ...........                                                                                                                          [ 64%]
> sunpy/net/helio/tests/test_helio.py s...........s..ssss                                                                                                                      [ 65%]
> sunpy/net/jsoc/jsoc.py ..                                                                                                                                                    [ 65%]
> sunpy/net/jsoc/tests/test_attr.py ..........                                                                                                                                 [ 65%]
> sunpy/net/jsoc/tests/test_jsoc.py ..ss.ssssssssss..s.s                                                                                                                       [ 66%]
> sunpy/net/tests/test_attr.py ......................................                                                                                                          [ 67%]
> sunpy/net/tests/test_attr_walker.py ....                                                                                                                                     [ 68%]
> sunpy/net/tests/test_attrs.py ..                                                                                                                                             [ 68%]
> sunpy/net/tests/test_baseclient.py ................                                                                                                                          [ 68%]
> sunpy/net/tests/test_fido.py .sssss.sss.ssss....s..ss.ss.s.                                                                                                                  [ 70%]
> sunpy/net/tests/test_helioviewer.py sssssssss                                                                                                                                [ 70%]
> sunpy/net/tests/test_scraper.py ......................sssss...ss....                                                                                                         [ 71%]
> sunpy/net/vso/vso.py s.                                                                                                                                                      [ 71%]
> sunpy/net/vso/tests/test_attrs.py ...s...s...........                                                                                                                        [ 72%]
> sunpy/net/vso/tests/test_vso.py s...ss......s...s....sss..s                                                                                                                  [ 73%]
> sunpy/physics/differential_rotation.py ..                                                                                                                                    [ 73%]
> sunpy/physics/solar_rotation.py .                                                                                                                                            [ 73%]
> sunpy/physics/tests/test_differential_rotation.py ...................... [ 74%]
> ...                                                                                                                                                                          [ 74%]
> sunpy/physics/tests/test_solar_rotation.py ..                                                                                                                                [ 75%]
> sunpy/sun/constants.py .                                                                                                                                                     [ 75%]
> sunpy/sun/tests/test_constants.py ...................................... [ 76%]
> ........................................................................ [ 79%]
> ................................                                                                                                                                             [ 80%]
> sunpy/tests/mocks.py ...                                                                                                                                                     [ 80%]
> sunpy/tests/tests/test_mocks.py .............                                                                                                                                [ 81%]
> sunpy/tests/tests/test_self_test.py XX.......                                                                                                                                [ 81%]
> sunpy/tests/tests/test_sunpy_data_filenames.py .                                                                                                                             [ 81%]
> sunpy/time/time.py ..                                                                                                                                                        [ 82%]
> sunpy/time/timeformats.py ..                                                                                                                                                 [ 82%]
> sunpy/time/timerange.py ...                                                                                                                                                  [ 82%]
> sunpy/time/tests/test_taiseconds.py ......                                                                                                                                   [ 82%]
> sunpy/time/tests/test_time.py .......................................... [ 84%]
> .........                                                                                                                                                                    [ 84%]
> sunpy/time/tests/test_timerange.py ...................................                                                                                                       [ 85%]
> sunpy/time/tests/test_utime.py ...                                                                                                                                           [ 86%]
> sunpy/timeseries/metadata.py .                                                                                                                                               [ 86%]
> sunpy/timeseries/timeseries_factory.py .                                                                                                                                     [ 86%]
> sunpy/timeseries/timeseriesbase.py .s                                                                                                                                        [ 86%]
> sunpy/timeseries/sources/eve.py .                                                                                                                                            [ 86%]
> sunpy/timeseries/sources/fermi_gbm.py .                                                                                                                                      [ 86%]
> sunpy/timeseries/sources/goes.py .                                                                                                                                           [ 86%]
> sunpy/timeseries/sources/lyra.py .                                                                                                                                           [ 86%]
> sunpy/timeseries/sources/noaa.py ..                                                                                                                                          [ 86%]
> sunpy/timeseries/sources/norh.py .                                                                                                                                           [ 86%]
> sunpy/timeseries/sources/rhessi.py .                                                                                                                                         [ 86%]
> sunpy/timeseries/sources/tests/test_eve.py ...                                                                                                                               [ 86%]
> sunpy/timeseries/sources/tests/test_fermi_gbm.py ..                                                                                                                          [ 86%]
> sunpy/timeseries/sources/tests/test_goes.py ..............s.                                                                                                                 [ 87%]
> sunpy/timeseries/sources/tests/test_lyra.py ..                                                                                                                               [ 87%]
> sunpy/timeseries/sources/tests/test_noaa.py ..                                                                                                                               [ 87%]
> sunpy/timeseries/sources/tests/test_norh.py ..                                                                                                                               [ 87%]
> sunpy/timeseries/sources/tests/test_rhessi.py ..                                                                                                                             [ 87%]
> sunpy/timeseries/tests/test_timeseries_factory.py .....ssss............. [ 88%]
> .                                                                                                                                                                            [ 88%]
> sunpy/timeseries/tests/test_timeseriesbase.py .......................... [ 89%]
> .................................................                                                                                                                            [ 91%]
> sunpy/timeseries/tests/test_timeseriesmetadata.py ...................... [ 92%]
> ...........................                                                                                                                                                  [ 93%]
> sunpy/util/util.py ..                                                                                                                                                        [ 93%]
> sunpy/util/tests/test_config.py ........                                                                                                                                     [ 94%]
> sunpy/util/tests/test_datatype_factory_base.py ......                                                                                                                        [ 94%]
> sunpy/util/tests/test_decorators.py ......                                                                                                                                   [ 94%]
> sunpy/util/tests/test_functools.py .....                                                                                                                                     [ 94%]
> sunpy/util/tests/test_logger.py ......                                                                                                                                       [ 95%]
> sunpy/util/tests/test_metadata.py s............................                                                                                                              [ 96%]
> sunpy/util/tests/test_net.py ...                                                                                                                                             [ 96%]
> sunpy/util/tests/test_sysinfo.py xx..x                                                                                                                                       [ 96%]
> sunpy/util/tests/test_util.py ..........                                                                                                                                     [ 96%]
> sunpy/util/tests/test_xml.py .....................                                                                                                                           [ 97%]
> sunpy/visualization/animator/tests/test_basefuncanimator.py ...........                                                                                                      [ 98%]
> sunpy/visualization/animator/tests/test_mapsequenceanimator.py ....                                                                                                          [ 98%]
> sunpy/visualization/animator/tests/test_wcs.py ......................                                                                                                        [ 99%]
> sunpy/visualization/colormaps/cm.py .                                                                                                                                        [ 99%]
> sunpy/visualization/colormaps/color_tables.py .                                                                                                                              [ 99%]
> sunpy/visualization/colormaps/tests/test_cm.py .............                                                                                                                 [ 99%]
> sunpy/visualization/tests/test_limb.py .                                                                                                                                     [100%]
> 
> ===================================================================================== FAILURES =====================================================================================
> __________________________________________________________________________ test_reproject_to_hpc_adaptive __________________________________________________________________________
> 
> aia171_test_map = <sunpy.map.sources.sdo.AIAMap object at 0x7f1c2c2b6800>
> SunPy Map
> ---------
> Observatory:		 SDO
> Instrument:		 AIA 3
> Det...0.  ],
>        [-0.25,  0.  , -0.5 , ...,  0.75, -0.75,  0.  ],
>        [ 0.75,  1.5 , -0.75, ...,  0.  , -0.5 ,  0.5 ]])
> hpc_header = MetaDict([('wcsaxes', 2), ('crpix1', 64.5), ('crpix2', 64.5), ('cdelt1', 19.183648), ('cdelt2', 19.183648), ('cunit1',...8), ('naxis2', 128), ('pc1_1', 1.0), ('pc1_2', -0.0), ('pc2_1', 0.0), ('pc2_2', 1.0), ('rsun_obs', 959.6448290812949)])
> 
>     @figure_test
>     def test_reproject_to_hpc_adaptive(aia171_test_map, hpc_header):
> >       aia171_test_map.reproject_to(hpc_header, algorithm='adaptive').plot()
> 
> sunpy/map/tests/test_reproject_to.py:101: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> sunpy/map/mapbase.py:2724: in reproject_to
>     output_array = func(self, target_wcs, return_footprint=return_footprint, **reproject_args)
> /usr/lib/python3/dist-packages/astropy/utils/decorators.py:546: in wrapper
>     return function(*args, **kwargs)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> input_data = <sunpy.map.sources.sdo.AIAMap object at 0x7f1c2c2b6800>
> SunPy Map
> ---------
> Observatory:		 SDO
> Instrument:		 AIA 3
> Det...0.  ],
>        [-0.25,  0.  , -0.5 , ...,  0.75, -0.75,  0.  ],
>        [ 0.75,  1.5 , -0.75, ...,  0.  , -0.5 ,  0.5 ]])
> output_projection = WCS Keywords
> 
> Number of WCS axes: 2
> CTYPE : 'HPLN-TAN'  'HPLT-TAN'  
> CRVAL : 0.0  0.0  
> CRPIX : 64.5  64.5  
> PC1_1 PC1_2  : 1.0  -0.0  
> PC2_1 PC2_2  : 0.0  1.0  
> CDELT : 0.005328791111111112  0.005328791111111112  
> NAXIS : 128  128
> shape_out = (128, 128), hdu_in = 0, order = None, return_footprint = False, center_jacobian = False, roundtrip_coords = True, conserve_flux = False, kernel = 'hann'
> kernel_width = 1.3, sample_region_width = 4, boundary_mode = None, boundary_fill_value = 0, boundary_ignore_threshold = 0.5, x_cyclic = False, y_cyclic = False
> 
>     @astropy.utils.deprecated_renamed_argument('order', None, since=0.9)
>     def reproject_adaptive(input_data, output_projection, shape_out=None, hdu_in=0,
>                            order=None,
>                            return_footprint=True, center_jacobian=False,
>                            roundtrip_coords=True, conserve_flux=False,
>                            kernel=None, kernel_width=1.3,
>                            sample_region_width=4,
>                            boundary_mode=None, boundary_fill_value=0,
>                            boundary_ignore_threshold=0.5, x_cyclic=False,
>                            y_cyclic=False):
>         """
>         Reproject a 2D array from one WCS to another using the DeForest (2004)
>         adaptive, anti-aliased resampling algorithm, with optional flux
>         conservation. This algorithm smoothly transitions between filtered
>         interpolation and spatial averaging, depending on the scaling applied by
>         the transformation at each output location.
>     
>         Parameters
>         ----------
>         input_data
>             The input data to reproject. This can be:
>     
>                 * The name of a FITS file
>                 * An `~astropy.io.fits.HDUList` object
>                 * An image HDU object such as a `~astropy.io.fits.PrimaryHDU`,
>                   `~astropy.io.fits.ImageHDU`, or `~astropy.io.fits.CompImageHDU`
>                   instance
>                 * A tuple where the first element is a `~numpy.ndarray` and the
>                   second element is either a `~astropy.wcs.WCS` or a
>                   `~astropy.io.fits.Header` object
>                 * An `~astropy.nddata.NDData` object from which the ``.data`` and
>                   ``.wcs`` attributes will be used as the input data.
>     
>         output_projection : `~astropy.wcs.WCS` or `~astropy.io.fits.Header`
>             The output projection, which can be either a `~astropy.wcs.WCS`
>             or a `~astropy.io.fits.Header` instance.
>         shape_out : tuple, optional
>             If ``output_projection`` is a `~astropy.wcs.WCS` instance, the
>             shape of the output data should be specified separately.
>         hdu_in : int or str, optional
>             If ``input_data`` is a FITS file or an `~astropy.io.fits.HDUList`
>             instance, specifies the HDU to use.
>         order : str
>             Deprecated, and no longer has any effect. Will be removed in a future
>             release.
>         return_footprint : bool
>             Whether to return the footprint in addition to the output array.
>         center_jacobian : bool
>             A Jacobian matrix is calculated, representing
>             d(input image coordinate) / d(output image coordinate),
>             a local linearization of the coordinate transformation. When this flag
>             is ``True``, the Jacobian is calculated at pixel grid points by
>             calculating the transformation at locations offset by half a pixel.
>             This is more accurate but carries the cost of tripling the number of
>             coordinate transforms done by this routine. This is recommended if your
>             coordinate transform varies significantly and non-smoothly between
>             output pixels. When ``False``, the Jacobian is calculated using
>             pixel-grid-point transforms, which produces Jacobian values at
>             locations between pixel grid points, and nearby Jacobian values are
>             averaged to produce values at the pixel grid points. This is more
>             efficient, and the loss of accuracy is extremely small for
>             transformations that vary smoothly between pixels. Defaults to
>             ``False``.
>         roundtrip_coords : bool
>             Whether to verify that coordinate transformations are defined in both
>             directions.
>         conserve_flux : bool
>             Whether to rescale output pixel values so flux is conserved.
>         kernel : str
>             The averaging kernel to use. Allowed values are 'Hann' and 'Gaussian'.
>             Case-insensitive. The Gaussian kernel produces better photometric
>             accuracy and stronger anti-aliasing at the cost of some blurring (on
>             the scale of a few pixels). If not specified, the Hann kernel is used
>             by default, but this will change to the Gaussian kernel in a future
>             release.
>         kernel_width : double
>             The width of the kernel in pixels, measuring to +/- 1 sigma for the
>             Gaussian window. Does not apply to the Hann window. Reducing this width
>             may introduce photometric errors or leave input pixels under-sampled,
>             while increasing it may improve the degree of anti-aliasing but will
>             increase blurring of the output image. If this width is changed from
>             the default, a proportional change should be made to the value of
>             sample_region_width to maintain an equivalent degree of photometric
>             accuracy.
>         sample_region_width : double
>             The width in pixels of the output-image region which, when transformed
>             to the input plane, defines the region to be sampled for each output
>             pixel. Used only for the Gaussian kernel, which otherwise has infinite
>             extent. This value sets a trade-off between accuracy and computation
>             time, with better accuracy at higher values. The default value of 4,
>             with the default kernel width, should limit the most extreme errors to
>             less than one percent. Higher values will offer even more photometric
>             accuracy.
>         boundary_mode : str
>             How to handle when the sampling region includes regions outside the
>             bounds of the input image. The default is ``ignore``, but this will
>             change to ``strict`` in a future release. Allowed values are:
>     
>                 * ``strict`` --- Output pixels will be NaN if any input sample
>                   falls outside the input image.
>                 * ``constant`` --- Samples outside the input image are replaced by
>                   a constant value, set with the ``boundary_fill_value`` argument.
>                   Output values become NaN if there are no valid input samples.
>                 * ``grid-constant`` --- Samples outside the input image are
>                   replaced by a constant value, set with the
>                   ``boundary_fill_value`` argument. Output values will be
>                   ``boundary_fill_value`` if there are no valid input samples.
>                 * ``ignore`` --- Samples outside the input image are simply
>                   ignored, contributing neither to the output value nor the
>                   sum-of-weights normalization.
>                 * ``ignore_threshold`` --- Acts as ``ignore``, unless the total
>                   weight of the ignored samples exceeds a set fraction of the total
>                   weight across the entire sampling region, set by the
>                   ``boundary_ignore_threshold`` argument. In that case, acts as
>                   ``strict``.
>                 * ``nearest`` --- Samples outside the input image are replaced by
>                   the nearst in-bounds input pixel.
>     
>         boundary_fill_value : double
>             The constant value used by the ``constant`` boundary mode.
>         boundary_ignore_threshold : double
>             The threshold used by the ``ignore_threshold`` boundary mode. Should be
>             a value between 0 and 1, representing a fraction of the total weight
>             across the sampling region.
>         x_cyclic, y_cyclic : bool
>             Indicates that the x or y axis of the input image should be treated as
>             cyclic or periodic. Overrides the boundary mode for that axis, so that
>             out-of-bounds samples wrap to the other side of the image.
>     
>         Returns
>         -------
>         array_new : `~numpy.ndarray`
>             The reprojected array
>         footprint : `~numpy.ndarray`
>             Footprint of the input array in the output array. Values of 0 indicate
>             no coverage or valid values in the input image, while values of 1
>             indicate valid values.
>         """
>     
>         if kernel is None:
>             kernel = 'hann'
> >           warnings.warn(
>                     "The default kernel will change from 'Hann' to "
>                     " 'Gaussian' in a future release. To suppress this warning, "
>                     "explicitly select a kernel with the 'kernel' argument.",
>                     FutureWarning, stacklevel=3)
> E           FutureWarning: The default kernel will change from 'Hann' to  'Gaussian' in a future release. To suppress this warning, explicitly select a kernel with the 'kernel' argument.
> 
> /usr/lib/python3/dist-packages/reproject/adaptive/high_level.py:152: FutureWarning
> ================================================================================= warnings summary =================================================================================
> ../../../../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1252
>   /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1252: PytestConfigWarning: Unknown config option: mpl-results-path
>   
>     self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")
> 
> ../../../../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1252
>   /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1252: PytestConfigWarning: Unknown config option: mpl-use-full-test-name
>   
>     self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> ============================================================================= short test summary info ==============================================================================
> FAILED sunpy/map/tests/test_reproject_to.py::test_reproject_to_hpc_adaptive - FutureWarning: The default kernel will change from 'Hann' to  'Gaussian' in a future release. To su...
> ===================================== 1 failed, 2176 passed, 276 skipped, 10 deselected, 5 xfailed, 2 xpassed, 2 warnings in 145.46s (0:02:25) =====================================
> E: pybuild pybuild:379: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sunpy/build; python3.10 -m pytest -k "not figure and not online"
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.10 returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2022/09/17/sunpy_4.0.4-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220917;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220917&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the Debian-astro-maintainers mailing list