Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-astropy.spec'], chrootPath='/var/lib/mock/f31-build-110412-34013/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-astropy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564617600 Wrote: /builddir/build/SRPMS/python-astropy-3.2.1-1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-astropy.spec'], chrootPath='/var/lib/mock/f31-build-110412-34013/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-astropy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564617600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TT6hW6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf astropy-3.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/astropy-3.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd astropy-3.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /builddir/build/SOURCES/astropy-README.dist README.dist + find -name wcsconfig.h -delete + rm -rf 'astropy*egg-info' + echo 'Patch #0 (python-astropy-system-configobj.patch):' Patch #0 (python-astropy-system-configobj.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file astropy/config/configuration.py + echo 'Patch #1 (python-astropy-system-six.patch):' Patch #1 (python-astropy-system-six.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file astropy/extern/six.py Hunk #1 succeeded at 19 (offset 6 lines). + cp /builddir/build/SOURCES/astropy-ply.py astropy/extern/ply.py + echo 'cython_version = '\''unknown'\''' + rm -rf cextern/cfitsio + rm -rf cextern/erfa + rm -rf cextern/expat + rm -rf cextern/wcslib + echo '[build]' + echo use_system_cfitsio=1 + echo use_system_erfa=1 + echo use_system_expat=1 + echo use_system_wcslib=1 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pbvOI5 + umask 022 + cd /builddir/build/BUILD + cd astropy-3.2.1 + export MPLBACKEND=cairo + MPLBACKEND=cairo + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py --offline build '--executable=/usr/bin/python3 -s' running build running build_py running pre_hook from astropy.modeling.setup_package for build_py command running pre_hook from astropy._erfa.setup_package for build_py command creating build creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/astropy copying astropy/setup_package.py -> build/lib.linux-riscv64-3.7/astropy copying astropy/logger.py -> build/lib.linux-riscv64-3.7/astropy copying astropy/__init__.py -> build/lib.linux-riscv64-3.7/astropy copying astropy/cython_version.py -> build/lib.linux-riscv64-3.7/astropy copying astropy/conftest.py -> build/lib.linux-riscv64-3.7/astropy copying astropy/version.py -> build/lib.linux-riscv64-3.7/astropy creating build/lib.linux-riscv64-3.7/astropy/stats copying astropy/stats/bayesian_blocks.py -> build/lib.linux-riscv64-3.7/astropy/stats copying astropy/stats/histogram.py -> build/lib.linux-riscv64-3.7/astropy/stats copying astropy/stats/info_theory.py -> build/lib.linux-riscv64-3.7/astropy/stats copying astropy/stats/spatial.py -> build/lib.linux-riscv64-3.7/astropy/stats copying astropy/stats/funcs.py -> build/lib.linux-riscv64-3.7/astropy/stats copying astropy/stats/biweight.py -> build/lib.linux-riscv64-3.7/astropy/stats copying astropy/stats/__init__.py -> build/lib.linux-riscv64-3.7/astropy/stats copying astropy/stats/jackknife.py -> build/lib.linux-riscv64-3.7/astropy/stats copying astropy/stats/sigma_clipping.py -> build/lib.linux-riscv64-3.7/astropy/stats copying astropy/stats/circstats.py -> build/lib.linux-riscv64-3.7/astropy/stats creating build/lib.linux-riscv64-3.7/astropy/constants copying astropy/constants/astropyconst20.py -> build/lib.linux-riscv64-3.7/astropy/constants copying astropy/constants/cgs.py -> build/lib.linux-riscv64-3.7/astropy/constants copying astropy/constants/constant.py -> build/lib.linux-riscv64-3.7/astropy/constants copying astropy/constants/codata2014.py -> build/lib.linux-riscv64-3.7/astropy/constants copying astropy/constants/__init__.py -> build/lib.linux-riscv64-3.7/astropy/constants copying astropy/constants/astropyconst13.py -> build/lib.linux-riscv64-3.7/astropy/constants copying astropy/constants/codata2010.py -> build/lib.linux-riscv64-3.7/astropy/constants copying astropy/constants/iau2015.py -> build/lib.linux-riscv64-3.7/astropy/constants copying astropy/constants/si.py -> build/lib.linux-riscv64-3.7/astropy/constants copying astropy/constants/codata2018.py -> build/lib.linux-riscv64-3.7/astropy/constants copying astropy/constants/utils.py -> build/lib.linux-riscv64-3.7/astropy/constants copying astropy/constants/iau2012.py -> build/lib.linux-riscv64-3.7/astropy/constants creating build/lib.linux-riscv64-3.7/astropy/timeseries copying astropy/timeseries/downsample.py -> build/lib.linux-riscv64-3.7/astropy/timeseries copying astropy/timeseries/core.py -> build/lib.linux-riscv64-3.7/astropy/timeseries copying astropy/timeseries/sampled.py -> build/lib.linux-riscv64-3.7/astropy/timeseries copying astropy/timeseries/__init__.py -> build/lib.linux-riscv64-3.7/astropy/timeseries copying astropy/timeseries/binned.py -> build/lib.linux-riscv64-3.7/astropy/timeseries creating build/lib.linux-riscv64-3.7/astropy/modeling copying astropy/modeling/optimizers.py -> build/lib.linux-riscv64-3.7/astropy/modeling copying astropy/modeling/setup_package.py -> build/lib.linux-riscv64-3.7/astropy/modeling copying astropy/modeling/tabular.py -> build/lib.linux-riscv64-3.7/astropy/modeling copying astropy/modeling/parameters.py -> build/lib.linux-riscv64-3.7/astropy/modeling copying astropy/modeling/core.py -> build/lib.linux-riscv64-3.7/astropy/modeling copying astropy/modeling/separable.py -> build/lib.linux-riscv64-3.7/astropy/modeling copying astropy/modeling/polynomial.py -> build/lib.linux-riscv64-3.7/astropy/modeling copying astropy/modeling/powerlaws.py -> build/lib.linux-riscv64-3.7/astropy/modeling copying astropy/modeling/models.py -> build/lib.linux-riscv64-3.7/astropy/modeling copying astropy/modeling/fitting.py -> build/lib.linux-riscv64-3.7/astropy/modeling copying astropy/modeling/__init__.py -> build/lib.linux-riscv64-3.7/astropy/modeling copying astropy/modeling/blackbody.py -> build/lib.linux-riscv64-3.7/astropy/modeling copying astropy/modeling/rotations.py -> build/lib.linux-riscv64-3.7/astropy/modeling copying astropy/modeling/utils.py -> build/lib.linux-riscv64-3.7/astropy/modeling copying astropy/modeling/statistic.py -> build/lib.linux-riscv64-3.7/astropy/modeling copying astropy/modeling/projections.py -> build/lib.linux-riscv64-3.7/astropy/modeling copying astropy/modeling/mappings.py -> build/lib.linux-riscv64-3.7/astropy/modeling copying astropy/modeling/functional_models.py -> build/lib.linux-riscv64-3.7/astropy/modeling creating build/lib.linux-riscv64-3.7/astropy/convolution copying astropy/convolution/setup_package.py -> build/lib.linux-riscv64-3.7/astropy/convolution copying astropy/convolution/core.py -> build/lib.linux-riscv64-3.7/astropy/convolution copying astropy/convolution/__init__.py -> build/lib.linux-riscv64-3.7/astropy/convolution copying astropy/convolution/utils.py -> build/lib.linux-riscv64-3.7/astropy/convolution copying astropy/convolution/kernels.py -> build/lib.linux-riscv64-3.7/astropy/convolution copying astropy/convolution/convolve.py -> build/lib.linux-riscv64-3.7/astropy/convolution creating build/lib.linux-riscv64-3.7/astropy/wcs copying astropy/wcs/wcs.py -> build/lib.linux-riscv64-3.7/astropy/wcs copying astropy/wcs/docstrings.py -> build/lib.linux-riscv64-3.7/astropy/wcs copying astropy/wcs/setup_package.py -> build/lib.linux-riscv64-3.7/astropy/wcs copying astropy/wcs/__init__.py -> build/lib.linux-riscv64-3.7/astropy/wcs copying astropy/wcs/utils.py -> build/lib.linux-riscv64-3.7/astropy/wcs copying astropy/wcs/wcslint.py -> build/lib.linux-riscv64-3.7/astropy/wcs creating build/lib.linux-riscv64-3.7/astropy/nddata copying astropy/nddata/nddata_withmixins.py -> build/lib.linux-riscv64-3.7/astropy/nddata copying astropy/nddata/nddata_base.py -> build/lib.linux-riscv64-3.7/astropy/nddata copying astropy/nddata/nduncertainty.py -> build/lib.linux-riscv64-3.7/astropy/nddata copying astropy/nddata/decorators.py -> build/lib.linux-riscv64-3.7/astropy/nddata copying astropy/nddata/__init__.py -> build/lib.linux-riscv64-3.7/astropy/nddata copying astropy/nddata/flag_collection.py -> build/lib.linux-riscv64-3.7/astropy/nddata copying astropy/nddata/ccddata.py -> build/lib.linux-riscv64-3.7/astropy/nddata copying astropy/nddata/bitmask.py -> build/lib.linux-riscv64-3.7/astropy/nddata copying astropy/nddata/nddata.py -> build/lib.linux-riscv64-3.7/astropy/nddata copying astropy/nddata/utils.py -> build/lib.linux-riscv64-3.7/astropy/nddata copying astropy/nddata/compat.py -> build/lib.linux-riscv64-3.7/astropy/nddata creating build/lib.linux-riscv64-3.7/astropy/tests copying astropy/tests/setup_package.py -> build/lib.linux-riscv64-3.7/astropy/tests copying astropy/tests/command.py -> build/lib.linux-riscv64-3.7/astropy/tests copying astropy/tests/disable_internet.py -> build/lib.linux-riscv64-3.7/astropy/tests copying astropy/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/tests copying astropy/tests/image_tests.py -> build/lib.linux-riscv64-3.7/astropy/tests copying astropy/tests/test_logger.py -> build/lib.linux-riscv64-3.7/astropy/tests copying astropy/tests/runner.py -> build/lib.linux-riscv64-3.7/astropy/tests copying astropy/tests/helper.py -> build/lib.linux-riscv64-3.7/astropy/tests creating build/lib.linux-riscv64-3.7/astropy/units copying astropy/units/required_by_vounit.py -> build/lib.linux-riscv64-3.7/astropy/units copying astropy/units/photometric.py -> build/lib.linux-riscv64-3.7/astropy/units copying astropy/units/cgs.py -> build/lib.linux-riscv64-3.7/astropy/units copying astropy/units/astrophys.py -> build/lib.linux-riscv64-3.7/astropy/units copying astropy/units/core.py -> build/lib.linux-riscv64-3.7/astropy/units copying astropy/units/imperial.py -> build/lib.linux-riscv64-3.7/astropy/units copying astropy/units/decorators.py -> build/lib.linux-riscv64-3.7/astropy/units copying astropy/units/__init__.py -> build/lib.linux-riscv64-3.7/astropy/units copying astropy/units/cds.py -> build/lib.linux-riscv64-3.7/astropy/units copying astropy/units/deprecated.py -> build/lib.linux-riscv64-3.7/astropy/units copying astropy/units/quantity.py -> build/lib.linux-riscv64-3.7/astropy/units copying astropy/units/physical.py -> build/lib.linux-riscv64-3.7/astropy/units copying astropy/units/si.py -> build/lib.linux-riscv64-3.7/astropy/units copying astropy/units/utils.py -> build/lib.linux-riscv64-3.7/astropy/units copying astropy/units/equivalencies.py -> build/lib.linux-riscv64-3.7/astropy/units creating build/lib.linux-riscv64-3.7/astropy/uncertainty copying astropy/uncertainty/core.py -> build/lib.linux-riscv64-3.7/astropy/uncertainty copying astropy/uncertainty/__init__.py -> build/lib.linux-riscv64-3.7/astropy/uncertainty copying astropy/uncertainty/distributions.py -> build/lib.linux-riscv64-3.7/astropy/uncertainty creating build/lib.linux-riscv64-3.7/astropy/extern copying astropy/extern/__init__.py -> build/lib.linux-riscv64-3.7/astropy/extern copying astropy/extern/six.py -> build/lib.linux-riscv64-3.7/astropy/extern copying astropy/extern/ply.py -> build/lib.linux-riscv64-3.7/astropy/extern copying astropy/extern/_strptime.py -> build/lib.linux-riscv64-3.7/astropy/extern creating build/lib.linux-riscv64-3.7/astropy/_erfa copying astropy/_erfa/setup_package.py -> build/lib.linux-riscv64-3.7/astropy/_erfa copying astropy/_erfa/erfa_generator.py -> build/lib.linux-riscv64-3.7/astropy/_erfa copying astropy/_erfa/core.py -> build/lib.linux-riscv64-3.7/astropy/_erfa copying astropy/_erfa/__init__.py -> build/lib.linux-riscv64-3.7/astropy/_erfa creating build/lib.linux-riscv64-3.7/astropy/utils copying astropy/utils/codegen.py -> build/lib.linux-riscv64-3.7/astropy/utils copying astropy/utils/setup_package.py -> build/lib.linux-riscv64-3.7/astropy/utils copying astropy/utils/timer.py -> build/lib.linux-riscv64-3.7/astropy/utils copying astropy/utils/argparse.py -> build/lib.linux-riscv64-3.7/astropy/utils copying astropy/utils/misc.py -> build/lib.linux-riscv64-3.7/astropy/utils copying astropy/utils/decorators.py -> build/lib.linux-riscv64-3.7/astropy/utils copying astropy/utils/exceptions.py -> build/lib.linux-riscv64-3.7/astropy/utils copying astropy/utils/__init__.py -> build/lib.linux-riscv64-3.7/astropy/utils copying astropy/utils/data.py -> build/lib.linux-riscv64-3.7/astropy/utils copying astropy/utils/introspection.py -> build/lib.linux-riscv64-3.7/astropy/utils copying astropy/utils/metadata.py -> build/lib.linux-riscv64-3.7/astropy/utils copying astropy/utils/data_info.py -> build/lib.linux-riscv64-3.7/astropy/utils copying astropy/utils/collections.py -> build/lib.linux-riscv64-3.7/astropy/utils copying astropy/utils/state.py -> build/lib.linux-riscv64-3.7/astropy/utils copying astropy/utils/console.py -> build/lib.linux-riscv64-3.7/astropy/utils copying astropy/utils/diff.py -> build/lib.linux-riscv64-3.7/astropy/utils creating build/lib.linux-riscv64-3.7/astropy/config copying astropy/config/paths.py -> build/lib.linux-riscv64-3.7/astropy/config copying astropy/config/__init__.py -> build/lib.linux-riscv64-3.7/astropy/config copying astropy/config/configuration.py -> build/lib.linux-riscv64-3.7/astropy/config copying astropy/config/affiliated.py -> build/lib.linux-riscv64-3.7/astropy/config creating build/lib.linux-riscv64-3.7/astropy/visualization copying astropy/visualization/stretch.py -> build/lib.linux-riscv64-3.7/astropy/visualization copying astropy/visualization/__init__.py -> build/lib.linux-riscv64-3.7/astropy/visualization copying astropy/visualization/interval.py -> build/lib.linux-riscv64-3.7/astropy/visualization copying astropy/visualization/hist.py -> build/lib.linux-riscv64-3.7/astropy/visualization copying astropy/visualization/transform.py -> build/lib.linux-riscv64-3.7/astropy/visualization copying astropy/visualization/mpl_style.py -> build/lib.linux-riscv64-3.7/astropy/visualization copying astropy/visualization/mpl_normalize.py -> build/lib.linux-riscv64-3.7/astropy/visualization copying astropy/visualization/units.py -> build/lib.linux-riscv64-3.7/astropy/visualization copying astropy/visualization/lupton_rgb.py -> build/lib.linux-riscv64-3.7/astropy/visualization creating build/lib.linux-riscv64-3.7/astropy/samp copying astropy/samp/web_profile.py -> build/lib.linux-riscv64-3.7/astropy/samp copying astropy/samp/setup_package.py -> build/lib.linux-riscv64-3.7/astropy/samp copying astropy/samp/client.py -> build/lib.linux-riscv64-3.7/astropy/samp copying astropy/samp/standard_profile.py -> build/lib.linux-riscv64-3.7/astropy/samp copying astropy/samp/errors.py -> build/lib.linux-riscv64-3.7/astropy/samp copying astropy/samp/lockfile_helpers.py -> build/lib.linux-riscv64-3.7/astropy/samp copying astropy/samp/__init__.py -> build/lib.linux-riscv64-3.7/astropy/samp copying astropy/samp/integrated_client.py -> build/lib.linux-riscv64-3.7/astropy/samp copying astropy/samp/hub_script.py -> build/lib.linux-riscv64-3.7/astropy/samp copying astropy/samp/hub.py -> build/lib.linux-riscv64-3.7/astropy/samp copying astropy/samp/utils.py -> build/lib.linux-riscv64-3.7/astropy/samp copying astropy/samp/constants.py -> build/lib.linux-riscv64-3.7/astropy/samp copying astropy/samp/hub_proxy.py -> build/lib.linux-riscv64-3.7/astropy/samp creating build/lib.linux-riscv64-3.7/astropy/time copying astropy/time/formats.py -> build/lib.linux-riscv64-3.7/astropy/time copying astropy/time/core.py -> build/lib.linux-riscv64-3.7/astropy/time copying astropy/time/__init__.py -> build/lib.linux-riscv64-3.7/astropy/time copying astropy/time/utils.py -> build/lib.linux-riscv64-3.7/astropy/time creating build/lib.linux-riscv64-3.7/astropy/cosmology copying astropy/cosmology/parameters.py -> build/lib.linux-riscv64-3.7/astropy/cosmology copying astropy/cosmology/core.py -> build/lib.linux-riscv64-3.7/astropy/cosmology copying astropy/cosmology/funcs.py -> build/lib.linux-riscv64-3.7/astropy/cosmology copying astropy/cosmology/__init__.py -> build/lib.linux-riscv64-3.7/astropy/cosmology creating build/lib.linux-riscv64-3.7/astropy/table copying astropy/table/operations.py -> build/lib.linux-riscv64-3.7/astropy/table copying astropy/table/setup_package.py -> build/lib.linux-riscv64-3.7/astropy/table copying astropy/table/bst.py -> build/lib.linux-riscv64-3.7/astropy/table copying astropy/table/index.py -> build/lib.linux-riscv64-3.7/astropy/table copying astropy/table/column.py -> build/lib.linux-riscv64-3.7/astropy/table copying astropy/table/meta.py -> build/lib.linux-riscv64-3.7/astropy/table copying astropy/table/np_utils.py -> build/lib.linux-riscv64-3.7/astropy/table copying astropy/table/connect.py -> build/lib.linux-riscv64-3.7/astropy/table copying astropy/table/__init__.py -> build/lib.linux-riscv64-3.7/astropy/table copying astropy/table/groups.py -> build/lib.linux-riscv64-3.7/astropy/table copying astropy/table/serialize.py -> build/lib.linux-riscv64-3.7/astropy/table copying astropy/table/info.py -> build/lib.linux-riscv64-3.7/astropy/table copying astropy/table/pprint.py -> build/lib.linux-riscv64-3.7/astropy/table copying astropy/table/pandas.py -> build/lib.linux-riscv64-3.7/astropy/table copying astropy/table/jsviewer.py -> build/lib.linux-riscv64-3.7/astropy/table copying astropy/table/table.py -> build/lib.linux-riscv64-3.7/astropy/table copying astropy/table/sorted_array.py -> build/lib.linux-riscv64-3.7/astropy/table copying astropy/table/soco.py -> build/lib.linux-riscv64-3.7/astropy/table copying astropy/table/table_helpers.py -> build/lib.linux-riscv64-3.7/astropy/table copying astropy/table/row.py -> build/lib.linux-riscv64-3.7/astropy/table creating build/lib.linux-riscv64-3.7/astropy/io copying astropy/io/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io copying astropy/io/registry.py -> build/lib.linux-riscv64-3.7/astropy/io creating build/lib.linux-riscv64-3.7/astropy/coordinates copying astropy/coordinates/sites.py -> build/lib.linux-riscv64-3.7/astropy/coordinates copying astropy/coordinates/earth_orientation.py -> build/lib.linux-riscv64-3.7/astropy/coordinates copying astropy/coordinates/sky_coordinate.py -> build/lib.linux-riscv64-3.7/astropy/coordinates copying astropy/coordinates/baseframe.py -> build/lib.linux-riscv64-3.7/astropy/coordinates copying astropy/coordinates/funcs.py -> build/lib.linux-riscv64-3.7/astropy/coordinates copying astropy/coordinates/angle_lextab.py -> build/lib.linux-riscv64-3.7/astropy/coordinates copying astropy/coordinates/solar_system.py -> build/lib.linux-riscv64-3.7/astropy/coordinates copying astropy/coordinates/jparser.py -> build/lib.linux-riscv64-3.7/astropy/coordinates copying astropy/coordinates/angle_utilities.py -> build/lib.linux-riscv64-3.7/astropy/coordinates copying astropy/coordinates/errors.py -> build/lib.linux-riscv64-3.7/astropy/coordinates copying astropy/coordinates/name_resolve.py -> build/lib.linux-riscv64-3.7/astropy/coordinates copying astropy/coordinates/__init__.py -> build/lib.linux-riscv64-3.7/astropy/coordinates copying astropy/coordinates/matrix_utilities.py -> build/lib.linux-riscv64-3.7/astropy/coordinates copying astropy/coordinates/angles.py -> build/lib.linux-riscv64-3.7/astropy/coordinates copying astropy/coordinates/calculation.py -> build/lib.linux-riscv64-3.7/astropy/coordinates copying astropy/coordinates/transformations.py -> build/lib.linux-riscv64-3.7/astropy/coordinates copying astropy/coordinates/matching.py -> build/lib.linux-riscv64-3.7/astropy/coordinates copying astropy/coordinates/earth.py -> build/lib.linux-riscv64-3.7/astropy/coordinates copying astropy/coordinates/angle_parsetab.py -> build/lib.linux-riscv64-3.7/astropy/coordinates copying astropy/coordinates/sky_coordinate_parsers.py -> build/lib.linux-riscv64-3.7/astropy/coordinates copying astropy/coordinates/representation.py -> build/lib.linux-riscv64-3.7/astropy/coordinates copying astropy/coordinates/attributes.py -> build/lib.linux-riscv64-3.7/astropy/coordinates copying astropy/coordinates/orbital_elements.py -> build/lib.linux-riscv64-3.7/astropy/coordinates copying astropy/coordinates/distances.py -> build/lib.linux-riscv64-3.7/astropy/coordinates creating build/lib.linux-riscv64-3.7/astropy/stats/lombscargle copying astropy/stats/lombscargle/__init__.py -> build/lib.linux-riscv64-3.7/astropy/stats/lombscargle creating build/lib.linux-riscv64-3.7/astropy/stats/tests copying astropy/stats/tests/test_funcs.py -> build/lib.linux-riscv64-3.7/astropy/stats/tests copying astropy/stats/tests/test_histogram.py -> build/lib.linux-riscv64-3.7/astropy/stats/tests copying astropy/stats/tests/test_jackknife.py -> build/lib.linux-riscv64-3.7/astropy/stats/tests copying astropy/stats/tests/test_sigma_clipping.py -> build/lib.linux-riscv64-3.7/astropy/stats/tests copying astropy/stats/tests/test_biweight.py -> build/lib.linux-riscv64-3.7/astropy/stats/tests copying astropy/stats/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/stats/tests copying astropy/stats/tests/test_circstats.py -> build/lib.linux-riscv64-3.7/astropy/stats/tests copying astropy/stats/tests/test_info_theory.py -> build/lib.linux-riscv64-3.7/astropy/stats/tests copying astropy/stats/tests/test_bayesian_blocks.py -> build/lib.linux-riscv64-3.7/astropy/stats/tests copying astropy/stats/tests/test_spatial.py -> build/lib.linux-riscv64-3.7/astropy/stats/tests creating build/lib.linux-riscv64-3.7/astropy/stats/bls copying astropy/stats/bls/__init__.py -> build/lib.linux-riscv64-3.7/astropy/stats/bls creating build/lib.linux-riscv64-3.7/astropy/constants/tests copying astropy/constants/tests/test_constant.py -> build/lib.linux-riscv64-3.7/astropy/constants/tests copying astropy/constants/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/constants/tests copying astropy/constants/tests/test_pickle.py -> build/lib.linux-riscv64-3.7/astropy/constants/tests copying astropy/constants/tests/test_prior_version.py -> build/lib.linux-riscv64-3.7/astropy/constants/tests creating build/lib.linux-riscv64-3.7/astropy/timeseries/tests copying astropy/timeseries/tests/test_sampled.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/tests copying astropy/timeseries/tests/test_binned.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/tests copying astropy/timeseries/tests/test_downsample.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/tests copying astropy/timeseries/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/tests copying astropy/timeseries/tests/test_common.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/tests creating build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms copying astropy/timeseries/periodograms/__init__.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms copying astropy/timeseries/periodograms/base.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms creating build/lib.linux-riscv64-3.7/astropy/timeseries/io copying astropy/timeseries/io/__init__.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/io copying astropy/timeseries/io/kepler.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/io creating build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle copying astropy/timeseries/periodograms/lombscargle/core.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle copying astropy/timeseries/periodograms/lombscargle/__init__.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle copying astropy/timeseries/periodograms/lombscargle/_statistics.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle copying astropy/timeseries/periodograms/lombscargle/utils.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle creating build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/bls copying astropy/timeseries/periodograms/bls/setup_package.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/bls copying astropy/timeseries/periodograms/bls/methods.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/bls copying astropy/timeseries/periodograms/bls/core.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/bls copying astropy/timeseries/periodograms/bls/__init__.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/bls creating build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/tests copying astropy/timeseries/periodograms/lombscargle/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/tests copying astropy/timeseries/periodograms/lombscargle/tests/test_utils.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/tests copying astropy/timeseries/periodograms/lombscargle/tests/test_lombscargle.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/tests copying astropy/timeseries/periodograms/lombscargle/tests/test_statistics.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/tests creating build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations copying astropy/timeseries/periodograms/lombscargle/implementations/mle.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations copying astropy/timeseries/periodograms/lombscargle/implementations/main.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations copying astropy/timeseries/periodograms/lombscargle/implementations/chi2_impl.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations copying astropy/timeseries/periodograms/lombscargle/implementations/__init__.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations copying astropy/timeseries/periodograms/lombscargle/implementations/utils.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations copying astropy/timeseries/periodograms/lombscargle/implementations/fastchi2_impl.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations copying astropy/timeseries/periodograms/lombscargle/implementations/fast_impl.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations copying astropy/timeseries/periodograms/lombscargle/implementations/slow_impl.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations copying astropy/timeseries/periodograms/lombscargle/implementations/scipy_impl.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations creating build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations/tests copying astropy/timeseries/periodograms/lombscargle/implementations/tests/test_mle.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations/tests copying astropy/timeseries/periodograms/lombscargle/implementations/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations/tests copying astropy/timeseries/periodograms/lombscargle/implementations/tests/test_utils.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations/tests creating build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/bls/tests copying astropy/timeseries/periodograms/bls/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/bls/tests copying astropy/timeseries/periodograms/bls/tests/test_bls.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/bls/tests creating build/lib.linux-riscv64-3.7/astropy/timeseries/io/tests copying astropy/timeseries/io/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/io/tests copying astropy/timeseries/io/tests/test_kepler.py -> build/lib.linux-riscv64-3.7/astropy/timeseries/io/tests creating build/lib.linux-riscv64-3.7/astropy/modeling/tests copying astropy/modeling/tests/example_models.py -> build/lib.linux-riscv64-3.7/astropy/modeling/tests copying astropy/modeling/tests/test_mappings.py -> build/lib.linux-riscv64-3.7/astropy/modeling/tests copying astropy/modeling/tests/test_models_quantities.py -> build/lib.linux-riscv64-3.7/astropy/modeling/tests copying astropy/modeling/tests/test_quantities_parameters.py -> build/lib.linux-riscv64-3.7/astropy/modeling/tests copying astropy/modeling/tests/test_quantities_rotations.py -> build/lib.linux-riscv64-3.7/astropy/modeling/tests copying astropy/modeling/tests/test_quantities_model.py -> build/lib.linux-riscv64-3.7/astropy/modeling/tests copying astropy/modeling/tests/test_quantities_evaluation.py -> build/lib.linux-riscv64-3.7/astropy/modeling/tests copying astropy/modeling/tests/test_quantities_fitting.py -> build/lib.linux-riscv64-3.7/astropy/modeling/tests copying astropy/modeling/tests/test_core.py -> build/lib.linux-riscv64-3.7/astropy/modeling/tests copying astropy/modeling/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/modeling/tests copying astropy/modeling/tests/test_parameters.py -> build/lib.linux-riscv64-3.7/astropy/modeling/tests copying astropy/modeling/tests/irafutil.py -> build/lib.linux-riscv64-3.7/astropy/modeling/tests copying astropy/modeling/tests/test_functional_models.py -> build/lib.linux-riscv64-3.7/astropy/modeling/tests copying astropy/modeling/tests/test_compound.py -> build/lib.linux-riscv64-3.7/astropy/modeling/tests copying astropy/modeling/tests/test_polynomial.py -> build/lib.linux-riscv64-3.7/astropy/modeling/tests copying astropy/modeling/tests/test_utils.py -> build/lib.linux-riscv64-3.7/astropy/modeling/tests copying astropy/modeling/tests/test_projections.py -> build/lib.linux-riscv64-3.7/astropy/modeling/tests copying astropy/modeling/tests/test_constraints.py -> build/lib.linux-riscv64-3.7/astropy/modeling/tests copying astropy/modeling/tests/test_separable.py -> build/lib.linux-riscv64-3.7/astropy/modeling/tests copying astropy/modeling/tests/test_model_sets.py -> build/lib.linux-riscv64-3.7/astropy/modeling/tests copying astropy/modeling/tests/utils.py -> build/lib.linux-riscv64-3.7/astropy/modeling/tests copying astropy/modeling/tests/test_input.py -> build/lib.linux-riscv64-3.7/astropy/modeling/tests copying astropy/modeling/tests/test_fitters.py -> build/lib.linux-riscv64-3.7/astropy/modeling/tests copying astropy/modeling/tests/test_blackbody.py -> build/lib.linux-riscv64-3.7/astropy/modeling/tests copying astropy/modeling/tests/test_models.py -> build/lib.linux-riscv64-3.7/astropy/modeling/tests copying astropy/modeling/tests/test_rotations.py -> build/lib.linux-riscv64-3.7/astropy/modeling/tests creating build/lib.linux-riscv64-3.7/astropy/modeling/tests/data copying astropy/modeling/tests/data/__init__.py -> build/lib.linux-riscv64-3.7/astropy/modeling/tests/data creating build/lib.linux-riscv64-3.7/astropy/convolution/tests copying astropy/convolution/tests/test_kernel_class.py -> build/lib.linux-riscv64-3.7/astropy/convolution/tests copying astropy/convolution/tests/test_convolve_nddata.py -> build/lib.linux-riscv64-3.7/astropy/convolution/tests copying astropy/convolution/tests/test_convolve_speeds.py -> build/lib.linux-riscv64-3.7/astropy/convolution/tests copying astropy/convolution/tests/test_convolve_models.py -> build/lib.linux-riscv64-3.7/astropy/convolution/tests copying astropy/convolution/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/convolution/tests copying astropy/convolution/tests/test_pickle.py -> build/lib.linux-riscv64-3.7/astropy/convolution/tests copying astropy/convolution/tests/test_convolve_kernels.py -> build/lib.linux-riscv64-3.7/astropy/convolution/tests copying astropy/convolution/tests/test_discretize.py -> build/lib.linux-riscv64-3.7/astropy/convolution/tests copying astropy/convolution/tests/test_convolve_fft.py -> build/lib.linux-riscv64-3.7/astropy/convolution/tests copying astropy/convolution/tests/test_convolve.py -> build/lib.linux-riscv64-3.7/astropy/convolution/tests creating build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi copying astropy/wcs/wcsapi/sliced_low_level_wcs.py -> build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi copying astropy/wcs/wcsapi/high_level_wcs_wrapper.py -> build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi copying astropy/wcs/wcsapi/__init__.py -> build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi copying astropy/wcs/wcsapi/high_level_api.py -> build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi copying astropy/wcs/wcsapi/low_level_api.py -> build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi copying astropy/wcs/wcsapi/utils.py -> build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi copying astropy/wcs/wcsapi/fitswcs.py -> build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi creating build/lib.linux-riscv64-3.7/astropy/wcs/tests copying astropy/wcs/tests/test_profiling.py -> build/lib.linux-riscv64-3.7/astropy/wcs/tests copying astropy/wcs/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/wcs/tests copying astropy/wcs/tests/test_wcs.py -> build/lib.linux-riscv64-3.7/astropy/wcs/tests copying astropy/wcs/tests/test_pickle.py -> build/lib.linux-riscv64-3.7/astropy/wcs/tests copying astropy/wcs/tests/test_utils.py -> build/lib.linux-riscv64-3.7/astropy/wcs/tests copying astropy/wcs/tests/test_wcsprm.py -> build/lib.linux-riscv64-3.7/astropy/wcs/tests creating build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi/tests copying astropy/wcs/wcsapi/tests/test_high_level_wcs_wrapper.py -> build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi/tests copying astropy/wcs/wcsapi/tests/test_high_level_api.py -> build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi/tests copying astropy/wcs/wcsapi/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi/tests copying astropy/wcs/wcsapi/tests/test_low_level_api.py -> build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi/tests copying astropy/wcs/wcsapi/tests/test_utils.py -> build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi/tests copying astropy/wcs/wcsapi/tests/test_fitswcs.py -> build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi/tests copying astropy/wcs/wcsapi/tests/test_sliced_low_level_wcs.py -> build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi/tests creating build/lib.linux-riscv64-3.7/astropy/wcs/tests/extension copying astropy/wcs/tests/extension/setup.py -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/extension copying astropy/wcs/tests/extension/__init__.py -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/extension copying astropy/wcs/tests/extension/test_extension.py -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/extension creating build/lib.linux-riscv64-3.7/astropy/nddata/tests copying astropy/nddata/tests/test_decorators.py -> build/lib.linux-riscv64-3.7/astropy/nddata/tests copying astropy/nddata/tests/test_flag_collection.py -> build/lib.linux-riscv64-3.7/astropy/nddata/tests copying astropy/nddata/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/nddata/tests copying astropy/nddata/tests/test_bitmask.py -> build/lib.linux-riscv64-3.7/astropy/nddata/tests copying astropy/nddata/tests/test_nduncertainty.py -> build/lib.linux-riscv64-3.7/astropy/nddata/tests copying astropy/nddata/tests/test_utils.py -> build/lib.linux-riscv64-3.7/astropy/nddata/tests copying astropy/nddata/tests/test_ccddata.py -> build/lib.linux-riscv64-3.7/astropy/nddata/tests copying astropy/nddata/tests/test_nddata.py -> build/lib.linux-riscv64-3.7/astropy/nddata/tests copying astropy/nddata/tests/test_compat.py -> build/lib.linux-riscv64-3.7/astropy/nddata/tests copying astropy/nddata/tests/test_nddata_base.py -> build/lib.linux-riscv64-3.7/astropy/nddata/tests creating build/lib.linux-riscv64-3.7/astropy/nddata/mixins copying astropy/nddata/mixins/ndio.py -> build/lib.linux-riscv64-3.7/astropy/nddata/mixins copying astropy/nddata/mixins/__init__.py -> build/lib.linux-riscv64-3.7/astropy/nddata/mixins copying astropy/nddata/mixins/ndslicing.py -> build/lib.linux-riscv64-3.7/astropy/nddata/mixins copying astropy/nddata/mixins/ndarithmetic.py -> build/lib.linux-riscv64-3.7/astropy/nddata/mixins creating build/lib.linux-riscv64-3.7/astropy/nddata/mixins/tests copying astropy/nddata/mixins/tests/test_ndarithmetic.py -> build/lib.linux-riscv64-3.7/astropy/nddata/mixins/tests copying astropy/nddata/mixins/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/nddata/mixins/tests copying astropy/nddata/mixins/tests/test_ndio.py -> build/lib.linux-riscv64-3.7/astropy/nddata/mixins/tests copying astropy/nddata/mixins/tests/test_ndslicing.py -> build/lib.linux-riscv64-3.7/astropy/nddata/mixins/tests creating build/lib.linux-riscv64-3.7/astropy/tests/tests copying astropy/tests/tests/test_quantity_helpers.py -> build/lib.linux-riscv64-3.7/astropy/tests/tests copying astropy/tests/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/tests/tests copying astropy/tests/tests/test_runner.py -> build/lib.linux-riscv64-3.7/astropy/tests/tests copying astropy/tests/tests/test_imports.py -> build/lib.linux-riscv64-3.7/astropy/tests/tests copying astropy/tests/tests/test_run_tests.py -> build/lib.linux-riscv64-3.7/astropy/tests/tests creating build/lib.linux-riscv64-3.7/astropy/tests/plugins copying astropy/tests/plugins/display.py -> build/lib.linux-riscv64-3.7/astropy/tests/plugins copying astropy/tests/plugins/__init__.py -> build/lib.linux-riscv64-3.7/astropy/tests/plugins creating build/lib.linux-riscv64-3.7/astropy/units/tests copying astropy/units/tests/test_physical.py -> build/lib.linux-riscv64-3.7/astropy/units/tests copying astropy/units/tests/test_equivalencies.py -> build/lib.linux-riscv64-3.7/astropy/units/tests copying astropy/units/tests/test_quantity_helpers.py -> build/lib.linux-riscv64-3.7/astropy/units/tests copying astropy/units/tests/test_quantity_decorator.py -> build/lib.linux-riscv64-3.7/astropy/units/tests copying astropy/units/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/units/tests copying astropy/units/tests/test_logarithmic.py -> build/lib.linux-riscv64-3.7/astropy/units/tests copying astropy/units/tests/test_deprecated.py -> build/lib.linux-riscv64-3.7/astropy/units/tests copying astropy/units/tests/test_utils.py -> build/lib.linux-riscv64-3.7/astropy/units/tests copying astropy/units/tests/test_quantity.py -> build/lib.linux-riscv64-3.7/astropy/units/tests copying astropy/units/tests/test_photometric.py -> build/lib.linux-riscv64-3.7/astropy/units/tests copying astropy/units/tests/test_quantity_annotations.py -> build/lib.linux-riscv64-3.7/astropy/units/tests copying astropy/units/tests/test_quantity_ufuncs.py -> build/lib.linux-riscv64-3.7/astropy/units/tests copying astropy/units/tests/test_format.py -> build/lib.linux-riscv64-3.7/astropy/units/tests copying astropy/units/tests/test_quantity_array_methods.py -> build/lib.linux-riscv64-3.7/astropy/units/tests copying astropy/units/tests/test_units.py -> build/lib.linux-riscv64-3.7/astropy/units/tests copying astropy/units/tests/test_quantity_non_ufuncs.py -> build/lib.linux-riscv64-3.7/astropy/units/tests creating build/lib.linux-riscv64-3.7/astropy/units/format copying astropy/units/format/generic_lextab.py -> build/lib.linux-riscv64-3.7/astropy/units/format copying astropy/units/format/generic_parsetab.py -> build/lib.linux-riscv64-3.7/astropy/units/format copying astropy/units/format/fits.py -> build/lib.linux-riscv64-3.7/astropy/units/format copying astropy/units/format/ogip.py -> build/lib.linux-riscv64-3.7/astropy/units/format copying astropy/units/format/cds_parsetab.py -> build/lib.linux-riscv64-3.7/astropy/units/format copying astropy/units/format/vounit.py -> build/lib.linux-riscv64-3.7/astropy/units/format copying astropy/units/format/__init__.py -> build/lib.linux-riscv64-3.7/astropy/units/format copying astropy/units/format/cds_lextab.py -> build/lib.linux-riscv64-3.7/astropy/units/format copying astropy/units/format/cds.py -> build/lib.linux-riscv64-3.7/astropy/units/format copying astropy/units/format/generic.py -> build/lib.linux-riscv64-3.7/astropy/units/format copying astropy/units/format/latex.py -> build/lib.linux-riscv64-3.7/astropy/units/format copying astropy/units/format/unicode_format.py -> build/lib.linux-riscv64-3.7/astropy/units/format copying astropy/units/format/utils.py -> build/lib.linux-riscv64-3.7/astropy/units/format copying astropy/units/format/ogip_lextab.py -> build/lib.linux-riscv64-3.7/astropy/units/format copying astropy/units/format/ogip_parsetab.py -> build/lib.linux-riscv64-3.7/astropy/units/format copying astropy/units/format/base.py -> build/lib.linux-riscv64-3.7/astropy/units/format copying astropy/units/format/console.py -> build/lib.linux-riscv64-3.7/astropy/units/format creating build/lib.linux-riscv64-3.7/astropy/units/function copying astropy/units/function/mixin.py -> build/lib.linux-riscv64-3.7/astropy/units/function copying astropy/units/function/core.py -> build/lib.linux-riscv64-3.7/astropy/units/function copying astropy/units/function/__init__.py -> build/lib.linux-riscv64-3.7/astropy/units/function copying astropy/units/function/logarithmic.py -> build/lib.linux-riscv64-3.7/astropy/units/function copying astropy/units/function/units.py -> build/lib.linux-riscv64-3.7/astropy/units/function copying astropy/units/function/magnitude_zero_points.py -> build/lib.linux-riscv64-3.7/astropy/units/function creating build/lib.linux-riscv64-3.7/astropy/units/quantity_helper copying astropy/units/quantity_helper/helpers.py -> build/lib.linux-riscv64-3.7/astropy/units/quantity_helper copying astropy/units/quantity_helper/scipy_special.py -> build/lib.linux-riscv64-3.7/astropy/units/quantity_helper copying astropy/units/quantity_helper/__init__.py -> build/lib.linux-riscv64-3.7/astropy/units/quantity_helper copying astropy/units/quantity_helper/converters.py -> build/lib.linux-riscv64-3.7/astropy/units/quantity_helper copying astropy/units/quantity_helper/erfa.py -> build/lib.linux-riscv64-3.7/astropy/units/quantity_helper creating build/lib.linux-riscv64-3.7/astropy/uncertainty/tests copying astropy/uncertainty/tests/test_distribution.py -> build/lib.linux-riscv64-3.7/astropy/uncertainty/tests copying astropy/uncertainty/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/uncertainty/tests creating build/lib.linux-riscv64-3.7/astropy/extern/bundled copying astropy/extern/bundled/__init__.py -> build/lib.linux-riscv64-3.7/astropy/extern/bundled copying astropy/extern/bundled/six.py -> build/lib.linux-riscv64-3.7/astropy/extern/bundled creating build/lib.linux-riscv64-3.7/astropy/extern/ply copying astropy/extern/ply/ctokens.py -> build/lib.linux-riscv64-3.7/astropy/extern/ply copying astropy/extern/ply/lex.py -> build/lib.linux-riscv64-3.7/astropy/extern/ply copying astropy/extern/ply/__init__.py -> build/lib.linux-riscv64-3.7/astropy/extern/ply copying astropy/extern/ply/ygen.py -> build/lib.linux-riscv64-3.7/astropy/extern/ply copying astropy/extern/ply/yacc.py -> build/lib.linux-riscv64-3.7/astropy/extern/ply copying astropy/extern/ply/cpp.py -> build/lib.linux-riscv64-3.7/astropy/extern/ply creating build/lib.linux-riscv64-3.7/astropy/extern/configobj copying astropy/extern/configobj/configobj.py -> build/lib.linux-riscv64-3.7/astropy/extern/configobj copying astropy/extern/configobj/__init__.py -> build/lib.linux-riscv64-3.7/astropy/extern/configobj copying astropy/extern/configobj/validate.py -> build/lib.linux-riscv64-3.7/astropy/extern/configobj creating build/lib.linux-riscv64-3.7/astropy/extern/jquery copying astropy/extern/jquery/__init__.py -> build/lib.linux-riscv64-3.7/astropy/extern/jquery creating build/lib.linux-riscv64-3.7/astropy/_erfa/tests copying astropy/_erfa/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/_erfa/tests copying astropy/_erfa/tests/test_erfa.py -> build/lib.linux-riscv64-3.7/astropy/_erfa/tests creating build/lib.linux-riscv64-3.7/astropy/utils/iers copying astropy/utils/iers/iers.py -> build/lib.linux-riscv64-3.7/astropy/utils/iers copying astropy/utils/iers/__init__.py -> build/lib.linux-riscv64-3.7/astropy/utils/iers creating build/lib.linux-riscv64-3.7/astropy/utils/tests copying astropy/utils/tests/test_misc.py -> build/lib.linux-riscv64-3.7/astropy/utils/tests copying astropy/utils/tests/test_diff.py -> build/lib.linux-riscv64-3.7/astropy/utils/tests copying astropy/utils/tests/test_metadata.py -> build/lib.linux-riscv64-3.7/astropy/utils/tests copying astropy/utils/tests/test_collections.py -> build/lib.linux-riscv64-3.7/astropy/utils/tests copying astropy/utils/tests/test_decorators.py -> build/lib.linux-riscv64-3.7/astropy/utils/tests copying astropy/utils/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/utils/tests copying astropy/utils/tests/test_progress_bar_func.py -> build/lib.linux-riscv64-3.7/astropy/utils/tests copying astropy/utils/tests/test_console.py -> build/lib.linux-riscv64-3.7/astropy/utils/tests copying astropy/utils/tests/test_xml.py -> build/lib.linux-riscv64-3.7/astropy/utils/tests copying astropy/utils/tests/test_data.py -> build/lib.linux-riscv64-3.7/astropy/utils/tests copying astropy/utils/tests/test_introspection.py -> build/lib.linux-riscv64-3.7/astropy/utils/tests copying astropy/utils/tests/test_codegen.py -> build/lib.linux-riscv64-3.7/astropy/utils/tests copying astropy/utils/tests/test_timer.py -> build/lib.linux-riscv64-3.7/astropy/utils/tests copying astropy/utils/tests/test_data_info.py -> build/lib.linux-riscv64-3.7/astropy/utils/tests creating build/lib.linux-riscv64-3.7/astropy/utils/compat copying astropy/utils/compat/misc.py -> build/lib.linux-riscv64-3.7/astropy/utils/compat copying astropy/utils/compat/__init__.py -> build/lib.linux-riscv64-3.7/astropy/utils/compat copying astropy/utils/compat/funcsigs.py -> build/lib.linux-riscv64-3.7/astropy/utils/compat copying astropy/utils/compat/numpycompat.py -> build/lib.linux-riscv64-3.7/astropy/utils/compat creating build/lib.linux-riscv64-3.7/astropy/utils/xml copying astropy/utils/xml/iterparser.py -> build/lib.linux-riscv64-3.7/astropy/utils/xml copying astropy/utils/xml/writer.py -> build/lib.linux-riscv64-3.7/astropy/utils/xml copying astropy/utils/xml/setup_package.py -> build/lib.linux-riscv64-3.7/astropy/utils/xml copying astropy/utils/xml/unescaper.py -> build/lib.linux-riscv64-3.7/astropy/utils/xml copying astropy/utils/xml/__init__.py -> build/lib.linux-riscv64-3.7/astropy/utils/xml copying astropy/utils/xml/validate.py -> build/lib.linux-riscv64-3.7/astropy/utils/xml copying astropy/utils/xml/check.py -> build/lib.linux-riscv64-3.7/astropy/utils/xml creating build/lib.linux-riscv64-3.7/astropy/utils/iers/tests copying astropy/utils/iers/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/utils/iers/tests copying astropy/utils/iers/tests/test_iers.py -> build/lib.linux-riscv64-3.7/astropy/utils/iers/tests creating build/lib.linux-riscv64-3.7/astropy/utils/compat/numpy copying astropy/utils/compat/numpy/__init__.py -> build/lib.linux-riscv64-3.7/astropy/utils/compat/numpy creating build/lib.linux-riscv64-3.7/astropy/utils/compat/futures copying astropy/utils/compat/futures/__init__.py -> build/lib.linux-riscv64-3.7/astropy/utils/compat/futures creating build/lib.linux-riscv64-3.7/astropy/utils/compat/numpy/lib copying astropy/utils/compat/numpy/lib/__init__.py -> build/lib.linux-riscv64-3.7/astropy/utils/compat/numpy/lib copying astropy/utils/compat/numpy/lib/stride_tricks.py -> build/lib.linux-riscv64-3.7/astropy/utils/compat/numpy/lib creating build/lib.linux-riscv64-3.7/astropy/utils/compat/numpy/tests copying astropy/utils/compat/numpy/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/utils/compat/numpy/tests creating build/lib.linux-riscv64-3.7/astropy/utils/compat/numpy/core copying astropy/utils/compat/numpy/core/multiarray.py -> build/lib.linux-riscv64-3.7/astropy/utils/compat/numpy/core copying astropy/utils/compat/numpy/core/__init__.py -> build/lib.linux-riscv64-3.7/astropy/utils/compat/numpy/core creating build/lib.linux-riscv64-3.7/astropy/utils/xml/tests copying astropy/utils/xml/tests/test_iterparse.py -> build/lib.linux-riscv64-3.7/astropy/utils/xml/tests copying astropy/utils/xml/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/utils/xml/tests creating build/lib.linux-riscv64-3.7/astropy/config/tests copying astropy/config/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/config/tests copying astropy/config/tests/test_configs.py -> build/lib.linux-riscv64-3.7/astropy/config/tests creating build/lib.linux-riscv64-3.7/astropy/visualization/scripts copying astropy/visualization/scripts/__init__.py -> build/lib.linux-riscv64-3.7/astropy/visualization/scripts copying astropy/visualization/scripts/fits2bitmap.py -> build/lib.linux-riscv64-3.7/astropy/visualization/scripts creating build/lib.linux-riscv64-3.7/astropy/visualization/tests copying astropy/visualization/tests/test_lupton_rgb.py -> build/lib.linux-riscv64-3.7/astropy/visualization/tests copying astropy/visualization/tests/test_histogram.py -> build/lib.linux-riscv64-3.7/astropy/visualization/tests copying astropy/visualization/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/visualization/tests copying astropy/visualization/tests/test_interval.py -> build/lib.linux-riscv64-3.7/astropy/visualization/tests copying astropy/visualization/tests/test_stretch.py -> build/lib.linux-riscv64-3.7/astropy/visualization/tests copying astropy/visualization/tests/test_norm.py -> build/lib.linux-riscv64-3.7/astropy/visualization/tests copying astropy/visualization/tests/test_units.py -> build/lib.linux-riscv64-3.7/astropy/visualization/tests creating build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/grid_paths.py -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/formatter_locator.py -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/coordinates_map.py -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/patches.py -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/transforms.py -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/core.py -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/axislabels.py -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/__init__.py -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/coordinate_range.py -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/ticks.py -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/utils.py -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/coordinate_helpers.py -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/frame.py -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/ticklabels.py -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes creating build/lib.linux-riscv64-3.7/astropy/visualization/scripts/tests copying astropy/visualization/scripts/tests/test_fits2bitmap.py -> build/lib.linux-riscv64-3.7/astropy/visualization/scripts/tests copying astropy/visualization/scripts/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/visualization/scripts/tests creating build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests copying astropy/visualization/wcsaxes/tests/test_transforms.py -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests copying astropy/visualization/wcsaxes/tests/test_transform_coord_meta.py -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests copying astropy/visualization/wcsaxes/tests/test_misc.py -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests copying astropy/visualization/wcsaxes/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests copying astropy/visualization/wcsaxes/tests/datasets.py -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests copying astropy/visualization/wcsaxes/tests/test_formatter_locator.py -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests copying astropy/visualization/wcsaxes/tests/test_images.py -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests copying astropy/visualization/wcsaxes/tests/test_utils.py -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests copying astropy/visualization/wcsaxes/tests/test_display_world_coordinates.py -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests copying astropy/visualization/wcsaxes/tests/test_coordinate_helpers.py -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests copying astropy/visualization/wcsaxes/tests/test_frame.py -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests creating build/lib.linux-riscv64-3.7/astropy/samp/tests copying astropy/samp/tests/test_standard_profile.py -> build/lib.linux-riscv64-3.7/astropy/samp/tests copying astropy/samp/tests/test_hub_proxy.py -> build/lib.linux-riscv64-3.7/astropy/samp/tests copying astropy/samp/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/samp/tests copying astropy/samp/tests/web_profile_test_helpers.py -> build/lib.linux-riscv64-3.7/astropy/samp/tests copying astropy/samp/tests/test_helpers.py -> build/lib.linux-riscv64-3.7/astropy/samp/tests copying astropy/samp/tests/test_client.py -> build/lib.linux-riscv64-3.7/astropy/samp/tests copying astropy/samp/tests/test_web_profile.py -> build/lib.linux-riscv64-3.7/astropy/samp/tests copying astropy/samp/tests/test_hub_script.py -> build/lib.linux-riscv64-3.7/astropy/samp/tests copying astropy/samp/tests/test_errors.py -> build/lib.linux-riscv64-3.7/astropy/samp/tests copying astropy/samp/tests/test_hub.py -> build/lib.linux-riscv64-3.7/astropy/samp/tests creating build/lib.linux-riscv64-3.7/astropy/time/tests copying astropy/time/tests/test_quantity_interaction.py -> build/lib.linux-riscv64-3.7/astropy/time/tests copying astropy/time/tests/test_comparisons.py -> build/lib.linux-riscv64-3.7/astropy/time/tests copying astropy/time/tests/test_ut1.py -> build/lib.linux-riscv64-3.7/astropy/time/tests copying astropy/time/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/time/tests copying astropy/time/tests/test_precision.py -> build/lib.linux-riscv64-3.7/astropy/time/tests copying astropy/time/tests/test_basic.py -> build/lib.linux-riscv64-3.7/astropy/time/tests copying astropy/time/tests/test_pickle.py -> build/lib.linux-riscv64-3.7/astropy/time/tests copying astropy/time/tests/test_delta.py -> build/lib.linux-riscv64-3.7/astropy/time/tests copying astropy/time/tests/test_guess.py -> build/lib.linux-riscv64-3.7/astropy/time/tests copying astropy/time/tests/test_sidereal.py -> build/lib.linux-riscv64-3.7/astropy/time/tests copying astropy/time/tests/test_methods.py -> build/lib.linux-riscv64-3.7/astropy/time/tests copying astropy/time/tests/test_corrs.py -> build/lib.linux-riscv64-3.7/astropy/time/tests copying astropy/time/tests/test_mask.py -> build/lib.linux-riscv64-3.7/astropy/time/tests creating build/lib.linux-riscv64-3.7/astropy/cosmology/tests copying astropy/cosmology/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/cosmology/tests copying astropy/cosmology/tests/test_pickle.py -> build/lib.linux-riscv64-3.7/astropy/cosmology/tests copying astropy/cosmology/tests/test_cosmology.py -> build/lib.linux-riscv64-3.7/astropy/cosmology/tests creating build/lib.linux-riscv64-3.7/astropy/table/scripts copying astropy/table/scripts/__init__.py -> build/lib.linux-riscv64-3.7/astropy/table/scripts copying astropy/table/scripts/showtable.py -> build/lib.linux-riscv64-3.7/astropy/table/scripts creating build/lib.linux-riscv64-3.7/astropy/table/tests copying astropy/table/tests/test_index.py -> build/lib.linux-riscv64-3.7/astropy/table/tests copying astropy/table/tests/test_masked.py -> build/lib.linux-riscv64-3.7/astropy/table/tests copying astropy/table/tests/test_pprint.py -> build/lib.linux-riscv64-3.7/astropy/table/tests copying astropy/table/tests/test_info.py -> build/lib.linux-riscv64-3.7/astropy/table/tests copying astropy/table/tests/test_operations.py -> build/lib.linux-riscv64-3.7/astropy/table/tests copying astropy/table/tests/test_jsviewer.py -> build/lib.linux-riscv64-3.7/astropy/table/tests copying astropy/table/tests/test_init_table.py -> build/lib.linux-riscv64-3.7/astropy/table/tests copying astropy/table/tests/test_bst.py -> build/lib.linux-riscv64-3.7/astropy/table/tests copying astropy/table/tests/test_table.py -> build/lib.linux-riscv64-3.7/astropy/table/tests copying astropy/table/tests/test_column.py -> build/lib.linux-riscv64-3.7/astropy/table/tests copying astropy/table/tests/test_row.py -> build/lib.linux-riscv64-3.7/astropy/table/tests copying astropy/table/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/table/tests copying astropy/table/tests/test_mixin.py -> build/lib.linux-riscv64-3.7/astropy/table/tests copying astropy/table/tests/test_array.py -> build/lib.linux-riscv64-3.7/astropy/table/tests copying astropy/table/tests/test_np_utils.py -> build/lib.linux-riscv64-3.7/astropy/table/tests copying astropy/table/tests/test_pickle.py -> build/lib.linux-riscv64-3.7/astropy/table/tests copying astropy/table/tests/test_showtable.py -> build/lib.linux-riscv64-3.7/astropy/table/tests copying astropy/table/tests/conftest.py -> build/lib.linux-riscv64-3.7/astropy/table/tests copying astropy/table/tests/test_item_access.py -> build/lib.linux-riscv64-3.7/astropy/table/tests copying astropy/table/tests/test_groups.py -> build/lib.linux-riscv64-3.7/astropy/table/tests copying astropy/table/tests/test_subclass.py -> build/lib.linux-riscv64-3.7/astropy/table/tests creating build/lib.linux-riscv64-3.7/astropy/io/votable copying astropy/io/votable/setup_package.py -> build/lib.linux-riscv64-3.7/astropy/io/votable copying astropy/io/votable/ucd.py -> build/lib.linux-riscv64-3.7/astropy/io/votable copying astropy/io/votable/exceptions.py -> build/lib.linux-riscv64-3.7/astropy/io/votable copying astropy/io/votable/tree.py -> build/lib.linux-riscv64-3.7/astropy/io/votable copying astropy/io/votable/connect.py -> build/lib.linux-riscv64-3.7/astropy/io/votable copying astropy/io/votable/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/votable copying astropy/io/votable/volint.py -> build/lib.linux-riscv64-3.7/astropy/io/votable copying astropy/io/votable/converters.py -> build/lib.linux-riscv64-3.7/astropy/io/votable copying astropy/io/votable/table.py -> build/lib.linux-riscv64-3.7/astropy/io/votable copying astropy/io/votable/util.py -> build/lib.linux-riscv64-3.7/astropy/io/votable copying astropy/io/votable/xmlutil.py -> build/lib.linux-riscv64-3.7/astropy/io/votable creating build/lib.linux-riscv64-3.7/astropy/io/tests copying astropy/io/tests/test_registry.py -> build/lib.linux-riscv64-3.7/astropy/io/tests copying astropy/io/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/tests copying astropy/io/tests/test_registry_help.py -> build/lib.linux-riscv64-3.7/astropy/io/tests creating build/lib.linux-riscv64-3.7/astropy/io/ascii copying astropy/io/ascii/fixedwidth.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii copying astropy/io/ascii/setup_package.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii copying astropy/io/ascii/daophot.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii copying astropy/io/ascii/fastbasic.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii copying astropy/io/ascii/core.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii copying astropy/io/ascii/misc.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii copying astropy/io/ascii/basic.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii copying astropy/io/ascii/ui.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii copying astropy/io/ascii/connect.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii copying astropy/io/ascii/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii copying astropy/io/ascii/cds.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii copying astropy/io/ascii/docs.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii copying astropy/io/ascii/ecsv.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii copying astropy/io/ascii/latex.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii copying astropy/io/ascii/sextractor.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii copying astropy/io/ascii/ipac.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii copying astropy/io/ascii/rst.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii copying astropy/io/ascii/html.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii creating build/lib.linux-riscv64-3.7/astropy/io/misc copying astropy/io/misc/connect.py -> build/lib.linux-riscv64-3.7/astropy/io/misc copying astropy/io/misc/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/misc copying astropy/io/misc/hdf5.py -> build/lib.linux-riscv64-3.7/astropy/io/misc copying astropy/io/misc/pickle_helpers.py -> build/lib.linux-riscv64-3.7/astropy/io/misc copying astropy/io/misc/yaml.py -> build/lib.linux-riscv64-3.7/astropy/io/misc creating build/lib.linux-riscv64-3.7/astropy/io/fits copying astropy/io/fits/setup_package.py -> build/lib.linux-riscv64-3.7/astropy/io/fits copying astropy/io/fits/fitstime.py -> build/lib.linux-riscv64-3.7/astropy/io/fits copying astropy/io/fits/column.py -> build/lib.linux-riscv64-3.7/astropy/io/fits copying astropy/io/fits/connect.py -> build/lib.linux-riscv64-3.7/astropy/io/fits copying astropy/io/fits/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/fits copying astropy/io/fits/fitsrec.py -> build/lib.linux-riscv64-3.7/astropy/io/fits copying astropy/io/fits/convenience.py -> build/lib.linux-riscv64-3.7/astropy/io/fits copying astropy/io/fits/card.py -> build/lib.linux-riscv64-3.7/astropy/io/fits copying astropy/io/fits/header.py -> build/lib.linux-riscv64-3.7/astropy/io/fits copying astropy/io/fits/file.py -> build/lib.linux-riscv64-3.7/astropy/io/fits copying astropy/io/fits/verify.py -> build/lib.linux-riscv64-3.7/astropy/io/fits copying astropy/io/fits/util.py -> build/lib.linux-riscv64-3.7/astropy/io/fits copying astropy/io/fits/diff.py -> build/lib.linux-riscv64-3.7/astropy/io/fits creating build/lib.linux-riscv64-3.7/astropy/io/votable/tests copying astropy/io/votable/tests/exception_test.py -> build/lib.linux-riscv64-3.7/astropy/io/votable/tests copying astropy/io/votable/tests/converter_test.py -> build/lib.linux-riscv64-3.7/astropy/io/votable/tests copying astropy/io/votable/tests/table_test.py -> build/lib.linux-riscv64-3.7/astropy/io/votable/tests copying astropy/io/votable/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/votable/tests copying astropy/io/votable/tests/ucd_test.py -> build/lib.linux-riscv64-3.7/astropy/io/votable/tests copying astropy/io/votable/tests/util_test.py -> build/lib.linux-riscv64-3.7/astropy/io/votable/tests copying astropy/io/votable/tests/tree_test.py -> build/lib.linux-riscv64-3.7/astropy/io/votable/tests copying astropy/io/votable/tests/vo_test.py -> build/lib.linux-riscv64-3.7/astropy/io/votable/tests copying astropy/io/votable/tests/resource_test.py -> build/lib.linux-riscv64-3.7/astropy/io/votable/tests creating build/lib.linux-riscv64-3.7/astropy/io/votable/validator copying astropy/io/votable/validator/main.py -> build/lib.linux-riscv64-3.7/astropy/io/votable/validator copying astropy/io/votable/validator/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/votable/validator copying astropy/io/votable/validator/result.py -> build/lib.linux-riscv64-3.7/astropy/io/votable/validator copying astropy/io/votable/validator/html.py -> build/lib.linux-riscv64-3.7/astropy/io/votable/validator creating build/lib.linux-riscv64-3.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/test_cds_header_from_readme.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/test_ecsv.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/test_read.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/test_write.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/test_compressed.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/test_c_reader.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/test_fixedwidth.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/test_rst.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/test_types.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/test_html.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/common.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/test_ipac_definitions.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/test_connect.py -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests creating build/lib.linux-riscv64-3.7/astropy/io/misc/pandas copying astropy/io/misc/pandas/connect.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/pandas copying astropy/io/misc/pandas/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/pandas creating build/lib.linux-riscv64-3.7/astropy/io/misc/tests copying astropy/io/misc/tests/test_hdf5.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/tests copying astropy/io/misc/tests/test_yaml.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/tests copying astropy/io/misc/tests/test_pickle_helpers.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/tests copying astropy/io/misc/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/tests copying astropy/io/misc/tests/test_pandas.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/tests creating build/lib.linux-riscv64-3.7/astropy/io/misc/asdf copying astropy/io/misc/asdf/extension.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf copying astropy/io/misc/asdf/connect.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf copying astropy/io/misc/asdf/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf copying astropy/io/misc/asdf/types.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf creating build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tests copying astropy/io/misc/asdf/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tests copying astropy/io/misc/asdf/tests/test_io.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tests creating build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags copying astropy/io/misc/asdf/tags/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags creating build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/unit copying astropy/io/misc/asdf/tags/unit/unit.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/unit copying astropy/io/misc/asdf/tags/unit/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/unit copying astropy/io/misc/asdf/tags/unit/quantity.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/unit copying astropy/io/misc/asdf/tags/unit/equivalency.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/unit creating build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/tests copying astropy/io/misc/asdf/tags/tests/helpers.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/tests copying astropy/io/misc/asdf/tags/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/tests creating build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/transform copying astropy/io/misc/asdf/tags/transform/tabular.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/transform copying astropy/io/misc/asdf/tags/transform/basic.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/transform copying astropy/io/misc/asdf/tags/transform/polynomial.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/transform copying astropy/io/misc/asdf/tags/transform/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/transform copying astropy/io/misc/asdf/tags/transform/compound.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/transform copying astropy/io/misc/asdf/tags/transform/projections.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/transform creating build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/time copying astropy/io/misc/asdf/tags/time/timedelta.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/time copying astropy/io/misc/asdf/tags/time/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/time copying astropy/io/misc/asdf/tags/time/time.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/time creating build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/table copying astropy/io/misc/asdf/tags/table/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/table copying astropy/io/misc/asdf/tags/table/table.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/table creating build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/fits copying astropy/io/misc/asdf/tags/fits/fits.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/fits copying astropy/io/misc/asdf/tags/fits/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/fits creating build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/coordinates copying astropy/io/misc/asdf/tags/coordinates/frames.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/coordinates copying astropy/io/misc/asdf/tags/coordinates/skycoord.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/coordinates copying astropy/io/misc/asdf/tags/coordinates/angle.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/coordinates copying astropy/io/misc/asdf/tags/coordinates/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/coordinates copying astropy/io/misc/asdf/tags/coordinates/earthlocation.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/coordinates copying astropy/io/misc/asdf/tags/coordinates/representation.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/coordinates creating build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/unit/tests copying astropy/io/misc/asdf/tags/unit/tests/test_equivalency.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/unit/tests copying astropy/io/misc/asdf/tags/unit/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/unit/tests copying astropy/io/misc/asdf/tags/unit/tests/test_quantity.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/unit/tests copying astropy/io/misc/asdf/tags/unit/tests/test_unit.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/unit/tests creating build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/transform/tests copying astropy/io/misc/asdf/tags/transform/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/transform/tests copying astropy/io/misc/asdf/tags/transform/tests/test_transform.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/transform/tests creating build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/time/tests copying astropy/io/misc/asdf/tags/time/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/time/tests copying astropy/io/misc/asdf/tags/time/tests/test_time.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/time/tests copying astropy/io/misc/asdf/tags/time/tests/test_timedelta.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/time/tests creating build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/table/tests copying astropy/io/misc/asdf/tags/table/tests/test_table.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/table/tests copying astropy/io/misc/asdf/tags/table/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/table/tests creating build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/fits/tests copying astropy/io/misc/asdf/tags/fits/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/fits/tests copying astropy/io/misc/asdf/tags/fits/tests/test_fits.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/fits/tests creating build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/coordinates/tests copying astropy/io/misc/asdf/tags/coordinates/tests/test_skycoord.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/coordinates/tests copying astropy/io/misc/asdf/tags/coordinates/tests/test_earthlocation.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/coordinates/tests copying astropy/io/misc/asdf/tags/coordinates/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/coordinates/tests copying astropy/io/misc/asdf/tags/coordinates/tests/test_angle.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/coordinates/tests copying astropy/io/misc/asdf/tags/coordinates/tests/test_frames.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/coordinates/tests copying astropy/io/misc/asdf/tags/coordinates/tests/test_representation.py -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/coordinates/tests creating build/lib.linux-riscv64-3.7/astropy/io/fits/scripts copying astropy/io/fits/scripts/fitsdiff.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/scripts copying astropy/io/fits/scripts/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/scripts copying astropy/io/fits/scripts/fitsheader.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/scripts copying astropy/io/fits/scripts/fitscheck.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/scripts copying astropy/io/fits/scripts/fitsinfo.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/scripts creating build/lib.linux-riscv64-3.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_convenience.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_header.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_diff.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_hdulist.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_fitsheader.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_table.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_checksum.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_compression_failures.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_fitsdiff.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_core.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests copying astropy/io/fits/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_fitscheck.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_division.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_uint.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_structured.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_util.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_image.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_nonstandard.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_fitsinfo.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_fitstime.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_connect.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_groups.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests creating build/lib.linux-riscv64-3.7/astropy/io/fits/hdu copying astropy/io/fits/hdu/nonstandard.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/hdu copying astropy/io/fits/hdu/image.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/hdu copying astropy/io/fits/hdu/__init__.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/hdu copying astropy/io/fits/hdu/groups.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/hdu copying astropy/io/fits/hdu/streaming.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/hdu copying astropy/io/fits/hdu/table.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/hdu copying astropy/io/fits/hdu/hdulist.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/hdu copying astropy/io/fits/hdu/compressed.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/hdu copying astropy/io/fits/hdu/base.py -> build/lib.linux-riscv64-3.7/astropy/io/fits/hdu creating build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_representation_arithmetic.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_intermediate_transformations.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_skyoffset_transformations.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_transformations.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_regression.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_matrix_utilities.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_celestial_transformations.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_funcs.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_representation_methods.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_sky_coord.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_formatting.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_solar_system.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_frames_with_velocity.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_velocity_corrs.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/__init__.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_name_resolve.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_atc_replacements.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_sky_coord_velocities.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_angles.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_sites.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_pickle.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_iau_fullstack.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_angular_separation.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_distance.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_finite_difference_velocities.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_matching.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/utils.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_api_ape5.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_arrays.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/conftest.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_frames.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_unit_representation.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_representation.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_earth.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_shape_manipulation.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests creating build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/baseradec.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/supergalactic_transforms.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/galactic.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/galactocentric.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/icrs_fk5_transforms.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/ecliptic.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/fk5.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/hcrs.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/cirs_observed_transforms.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/galactic_transforms.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/fk4_fk5_transforms.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/icrs.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/__init__.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/fk4.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/lsr.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/gcrs.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/intermediate_rotation_transforms.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/skyoffset.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/itrs.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/icrs_cirs_transforms.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/altaz.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/supergalactic.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/utils.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/ecliptic_transforms.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/cirs.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames creating build/lib.linux-riscv64-3.7/astropy/coordinates/tests/accuracy copying astropy/coordinates/tests/accuracy/generate_ref_ast.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests/accuracy copying astropy/coordinates/tests/accuracy/test_ecliptic.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests/accuracy copying astropy/coordinates/tests/accuracy/test_icrs_fk5.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests/accuracy copying astropy/coordinates/tests/accuracy/test_galactic_fk4.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests/accuracy copying astropy/coordinates/tests/accuracy/test_fk4_no_e_fk4.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests/accuracy copying astropy/coordinates/tests/accuracy/__init__.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests/accuracy copying astropy/coordinates/tests/accuracy/test_altaz_icrs.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests/accuracy copying astropy/coordinates/tests/accuracy/test_fk4_no_e_fk5.py -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests/accuracy copying astropy/astropy.cfg -> build/lib.linux-riscv64-3.7/astropy copying astropy/CITATION -> build/lib.linux-riscv64-3.7/astropy creating build/lib.linux-riscv64-3.7/astropy/timeseries/tests/data copying astropy/timeseries/tests/data/binned.csv -> build/lib.linux-riscv64-3.7/astropy/timeseries/tests/data copying astropy/timeseries/tests/data/sampled.csv -> build/lib.linux-riscv64-3.7/astropy/timeseries/tests/data copying astropy/modeling/tests/data/hst_sip.hdr -> build/lib.linux-riscv64-3.7/astropy/modeling/tests/data copying astropy/modeling/tests/data/idcompspec.fits -> build/lib.linux-riscv64-3.7/astropy/modeling/tests/data copying astropy/modeling/tests/data/1904-66_AZP.fits -> build/lib.linux-riscv64-3.7/astropy/modeling/tests/data copying astropy/modeling/tests/data/irac_sip.hdr -> build/lib.linux-riscv64-3.7/astropy/modeling/tests/data creating build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi/data copying astropy/wcs/wcsapi/data/ucds.txt -> build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi/data creating build/lib.linux-riscv64-3.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/header_newlines.fits -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/sip.fits -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/j94f05bgq_flt.fits -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/3d_cd.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/invalid_header.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/nonstandard_units.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/outside_sky.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/sip-broken.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/locale.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/validate.6.txt -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/sub-segfault.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/validate.5.13.txt -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/validate.txt -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/header_with_time.fits -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/sip2.fits -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/defunct_keywords.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/2wcses.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/dist.fits -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/too_many_pv.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/zpn-hole.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/dist_lookup.fits.gz -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/siponly.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/unit.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/tpvonly.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/validate.5.0.txt -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/irac_sip.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/validate.fits -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data creating build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/spectra copying astropy/wcs/tests/data/spectra/orion-velo-4.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/spectra copying astropy/wcs/tests/data/spectra/orion-wave-1.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/spectra copying astropy/wcs/tests/data/spectra/orion-freq-1.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/spectra copying astropy/wcs/tests/data/spectra/orion-wave-4.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/spectra copying astropy/wcs/tests/data/spectra/orion-velo-1.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/spectra copying astropy/wcs/tests/data/spectra/orion-freq-4.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/spectra creating build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_CSC.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_TSC.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_QSC.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_BON.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_ARC.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_PAR.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_PCO.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_COE.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_MOL.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_SZP.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_COO.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_AIR.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_SIN.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_CAR.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_CYP.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_TAN.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_NCP.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_AZP.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_COD.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_AIT.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_STG.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_ZPN.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_HPX.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_ZEA.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_CEA.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_SFL.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_COP.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps copying astropy/wcs/tests/data/maps/1904-66_MER.hdr -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps creating build/lib.linux-riscv64-3.7/astropy/nddata/tests/data copying astropy/nddata/tests/data/sip-wcs.fits -> build/lib.linux-riscv64-3.7/astropy/nddata/tests/data creating build/lib.linux-riscv64-3.7/astropy/extern/jquery/data creating build/lib.linux-riscv64-3.7/astropy/extern/jquery/data/js copying astropy/extern/jquery/data/js/jquery.dataTables.min.js -> build/lib.linux-riscv64-3.7/astropy/extern/jquery/data/js copying astropy/extern/jquery/data/js/jquery-3.1.1.min.js -> build/lib.linux-riscv64-3.7/astropy/extern/jquery/data/js copying astropy/extern/jquery/data/js/jquery-3.1.1.js -> build/lib.linux-riscv64-3.7/astropy/extern/jquery/data/js copying astropy/extern/jquery/data/js/jquery.dataTables.js -> build/lib.linux-riscv64-3.7/astropy/extern/jquery/data/js creating build/lib.linux-riscv64-3.7/astropy/extern/jquery/data/css copying astropy/extern/jquery/data/css/jquery.dataTables.css -> build/lib.linux-riscv64-3.7/astropy/extern/jquery/data/css creating build/lib.linux-riscv64-3.7/astropy/utils/iers/data copying astropy/utils/iers/data/ReadMe.eopc04_IAU2000 -> build/lib.linux-riscv64-3.7/astropy/utils/iers/data copying astropy/utils/iers/data/ReadMe.finals2000A -> build/lib.linux-riscv64-3.7/astropy/utils/iers/data copying astropy/utils/iers/data/eopc04_IAU2000.62-now -> build/lib.linux-riscv64-3.7/astropy/utils/iers/data creating build/lib.linux-riscv64-3.7/astropy/utils/iers/tests/data copying astropy/utils/iers/tests/data/iers_a_excerpt -> build/lib.linux-riscv64-3.7/astropy/utils/iers/tests/data copying astropy/utils/iers/tests/data/finals2000A-2016-04-30-test -> build/lib.linux-riscv64-3.7/astropy/utils/iers/tests/data copying astropy/utils/iers/tests/data/finals2000A-2016-02-30-test -> build/lib.linux-riscv64-3.7/astropy/utils/iers/tests/data creating build/lib.linux-riscv64-3.7/astropy/utils/tests/data copying astropy/utils/tests/data/unicode.txt.bz2 -> build/lib.linux-riscv64-3.7/astropy/utils/tests/data copying astropy/utils/tests/data/unicode.txt.xz -> build/lib.linux-riscv64-3.7/astropy/utils/tests/data copying astropy/utils/tests/data/unicode.txt.gz -> build/lib.linux-riscv64-3.7/astropy/utils/tests/data copying astropy/utils/tests/data/local.dat.gz -> build/lib.linux-riscv64-3.7/astropy/utils/tests/data copying astropy/utils/tests/data/local.dat.xz -> build/lib.linux-riscv64-3.7/astropy/utils/tests/data copying astropy/utils/tests/data/local.dat -> build/lib.linux-riscv64-3.7/astropy/utils/tests/data copying astropy/utils/tests/data/alias.cfg -> build/lib.linux-riscv64-3.7/astropy/utils/tests/data copying astropy/utils/tests/data/local.dat.bz2 -> build/lib.linux-riscv64-3.7/astropy/utils/tests/data copying astropy/utils/tests/data/unicode.txt -> build/lib.linux-riscv64-3.7/astropy/utils/tests/data creating build/lib.linux-riscv64-3.7/astropy/utils/tests/data/dataurl copying astropy/utils/tests/data/dataurl/index.html -> build/lib.linux-riscv64-3.7/astropy/utils/tests/data/dataurl creating build/lib.linux-riscv64-3.7/astropy/utils/tests/data/dataurl_mirror copying astropy/utils/tests/data/dataurl_mirror/index.html -> build/lib.linux-riscv64-3.7/astropy/utils/tests/data/dataurl_mirror creating build/lib.linux-riscv64-3.7/astropy/utils/tests/data/test_package copying astropy/utils/tests/data/test_package/__init__.py -> build/lib.linux-riscv64-3.7/astropy/utils/tests/data/test_package creating build/lib.linux-riscv64-3.7/astropy/utils/tests/data/test_package/data copying astropy/utils/tests/data/test_package/data/foo.txt -> build/lib.linux-riscv64-3.7/astropy/utils/tests/data/test_package/data creating build/lib.linux-riscv64-3.7/astropy/config/tests/data copying astropy/config/tests/data/empty.cfg -> build/lib.linux-riscv64-3.7/astropy/config/tests/data copying astropy/config/tests/data/astropy.0.3.windows.cfg -> build/lib.linux-riscv64-3.7/astropy/config/tests/data copying astropy/config/tests/data/deprecated.cfg -> build/lib.linux-riscv64-3.7/astropy/config/tests/data copying astropy/config/tests/data/not_empty.cfg -> build/lib.linux-riscv64-3.7/astropy/config/tests/data copying astropy/config/tests/data/alias.cfg -> build/lib.linux-riscv64-3.7/astropy/config/tests/data copying astropy/config/tests/data/astropy.0.3.cfg -> build/lib.linux-riscv64-3.7/astropy/config/tests/data creating build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests/data copying astropy/visualization/wcsaxes/tests/data/rosat_header -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests/data copying astropy/visualization/wcsaxes/tests/data/slice_header -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests/data copying astropy/visualization/wcsaxes/tests/data/cube_header -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests/data copying astropy/visualization/wcsaxes/tests/data/2MASS_k_header -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests/data copying astropy/visualization/wcsaxes/tests/data/msx_header -> build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests/data creating build/lib.linux-riscv64-3.7/astropy/samp/data copying astropy/samp/data/clientaccesspolicy.xml -> build/lib.linux-riscv64-3.7/astropy/samp/data copying astropy/samp/data/crossdomain.xml -> build/lib.linux-riscv64-3.7/astropy/samp/data copying astropy/samp/data/astropy_icon.png -> build/lib.linux-riscv64-3.7/astropy/samp/data creating build/lib.linux-riscv64-3.7/astropy/io/votable/data copying astropy/io/votable/data/VOTable.dtd -> build/lib.linux-riscv64-3.7/astropy/io/votable/data copying astropy/io/votable/data/ucd1p-words.txt -> build/lib.linux-riscv64-3.7/astropy/io/votable/data copying astropy/io/votable/data/VOTable.v1.3.xsd -> build/lib.linux-riscv64-3.7/astropy/io/votable/data copying astropy/io/votable/data/VOTable.v1.1.xsd -> build/lib.linux-riscv64-3.7/astropy/io/votable/data copying astropy/io/votable/data/VOTable.v1.2.xsd -> build/lib.linux-riscv64-3.7/astropy/io/votable/data creating build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/irsa-nph-m31.xml -> build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/no_resource.txt -> build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/custom_datatype.xml -> build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/irsa-nph-error.xml -> build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/regression.xml -> build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/tb.fits -> build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/regression.bin.tabledata.truth.1.3.xml -> build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/validation.txt -> build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/regression.bin.tabledata.truth.1.1.xml -> build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/too_many_columns.xml.gz -> build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/gemini.xml -> build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/names.xml -> build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/no_resource.xml -> build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/empty_table.xml -> build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/resource_groups.xml -> build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/nonstandard_units.xml -> build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data creating build/lib.linux-riscv64-3.7/astropy/io/votable/validator/data creating build/lib.linux-riscv64-3.7/astropy/io/votable/validator/data/urls copying astropy/io/votable/validator/data/urls/cone.big.dat.gz -> build/lib.linux-riscv64-3.7/astropy/io/votable/validator/data/urls copying astropy/io/votable/validator/data/urls/cone.broken.dat.gz -> build/lib.linux-riscv64-3.7/astropy/io/votable/validator/data/urls copying astropy/io/votable/validator/data/urls/cone.good.dat.gz -> build/lib.linux-riscv64-3.7/astropy/io/votable/validator/data/urls copying astropy/io/votable/validator/data/urls/cone.incorrect.dat.gz -> build/lib.linux-riscv64-3.7/astropy/io/votable/validator/data/urls creating build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/daophot2.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/latex1.tex -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/daophot.dat.gz -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/cds2.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/ipac.dat.xz -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/no_data_daophot.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/no_data_with_header.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/space_delim_blank_lines.txt -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/html.html -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/daophot.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/latex2.tex -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/apostrophe.rdb -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/simple3.txt -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/short.tab -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/no_data_sextractor.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/test5.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/short.rdb.gz -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/nls1_stackinfo.dbout -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/fixed_width_2_line.txt -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/test4.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/continuation.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/vots_spec.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/simple5.txt -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/daophot3.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/sextractor2.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/no_data_cds.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/short.rdb.bz2 -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/commented_header2.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/space_delim_no_names.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/whitespace.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/no_data_ipac.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/daophot4.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/short.rdb -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/bars_at_ends.txt -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/sextractor.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/ipac.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/space_delim_no_header.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/simple2.txt -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/apostrophe.tab -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/latex3.tex -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/simple_csv.csv -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/simple.txt -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/bad.txt -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/no_data_without_header.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/simple_csv_missing.csv -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/cds.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/commented_header.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/simple4.txt -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/fill_values.txt -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/html2.html -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/ipac.dat.bz2 -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/sextractor3.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/short.rdb.xz -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/cds_malformed.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data copying astropy/io/ascii/tests/data/latex1.tex.gz -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data creating build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/cds creating build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/cds/glob copying astropy/io/ascii/tests/data/cds/glob/lmxbrefs.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/cds/glob copying astropy/io/ascii/tests/data/cds/glob/ReadMe -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/cds/glob creating build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/cds/multi copying astropy/io/ascii/tests/data/cds/multi/ReadMe -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/cds/multi copying astropy/io/ascii/tests/data/cds/multi/lp944-20.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/cds/multi copying astropy/io/ascii/tests/data/cds/multi/lhs2065.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/cds/multi creating build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/cds/description copying astropy/io/ascii/tests/data/cds/description/ReadMe -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/cds/description copying astropy/io/ascii/tests/data/cds/description/table.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/cds/description creating build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/vizier copying astropy/io/ascii/tests/data/vizier/ReadMe -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/vizier copying astropy/io/ascii/tests/data/vizier/table1.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/vizier copying astropy/io/ascii/tests/data/vizier/table5.dat -> build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/vizier creating build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data creating build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas creating build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org creating build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy creating build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/units copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/units/equivalency-1.0.0.yaml -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/units creating build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/time copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/time/timedelta-1.0.0.yaml -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/time creating build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/table copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/table/table-1.0.0.yaml -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/table creating build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/fits copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/fits/fits-1.0.0.yaml -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/fits creating build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/skycoord-1.0.0.yaml -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/longitude-1.0.0.yaml -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/latitude-1.0.0.yaml -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/representation-1.0.0.yaml -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/earthlocation-1.0.0.yaml -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/angle-1.0.0.yaml -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates creating build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/fk4noeterms-1.0.0.yaml -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/cirs-1.0.0.yaml -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/fk5-1.0.0.yaml -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/fk4-1.0.0.yaml -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/itrs-1.0.0.yaml -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/icrs-1.1.0.yaml -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/galactocentric-1.0.0.yaml -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/precessedgeocentric-1.0.0.yaml -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/gcrs-1.0.0.yaml -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/icrs-1.0.0.yaml -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/galactic-1.0.0.yaml -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/baseframe-1.0.0.yaml -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames creating build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/fits/tests/data copying astropy/io/misc/asdf/tags/fits/tests/data/complex.fits -> build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/fits/tests/data creating build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/group.fits -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/tdim.fits -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/blank.fits -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/history_header.fits -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/compressed_image.fits -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/zerowidth.fits -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/test1.fits -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/btable.fits -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/o4sp040b0_raw.fits -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/stddata.fits -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/tb.fits -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/random_groups.fits -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/compressed_float_bzero.fits -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/scale.fits -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/table.fits -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/arange.fits -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/ascii.fits -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/fixed-1890.fits -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/checksum.fits -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/test0.fits -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/memtest.fits -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/comp.fits -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/variable_length_table.fits -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/chandra_time.fits -> build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data creating build/lib.linux-riscv64-3.7/astropy/coordinates/data copying astropy/coordinates/data/sites.json -> build/lib.linux-riscv64-3.7/astropy/coordinates/data copying astropy/coordinates/data/constellation_data_roman87.dat -> build/lib.linux-riscv64-3.7/astropy/coordinates/data copying astropy/coordinates/data/constellation_names.dat -> build/lib.linux-riscv64-3.7/astropy/coordinates/data creating build/lib.linux-riscv64-3.7/astropy/coordinates/tests/accuracy/data copying astropy/coordinates/tests/accuracy/data/fk4_no_e_fk4.csv -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests/accuracy/data copying astropy/coordinates/tests/accuracy/data/icrs_fk5.csv -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests/accuracy/data copying astropy/coordinates/tests/accuracy/data/fk4_no_e_fk5.csv -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests/accuracy/data copying astropy/coordinates/tests/accuracy/data/galactic_fk4.csv -> build/lib.linux-riscv64-3.7/astropy/coordinates/tests/accuracy/data copying astropy/utils/tests/data/.hidden_file.txt -> build/lib.linux-riscv64-3.7/astropy/utils/tests/data creating build/lib.linux-riscv64-3.7/astropy/wcs/include creating build/lib.linux-riscv64-3.7/astropy/wcs/include/astropy_wcs copying astropy/wcs/include/astropy_wcs/astropy_wcs.h -> build/lib.linux-riscv64-3.7/astropy/wcs/include/astropy_wcs copying astropy/wcs/include/astropy_wcs/astropy_wcs_api.h -> build/lib.linux-riscv64-3.7/astropy/wcs/include/astropy_wcs copying astropy/wcs/include/astropy_wcs/distortion.h -> build/lib.linux-riscv64-3.7/astropy/wcs/include/astropy_wcs copying astropy/wcs/include/astropy_wcs/isnan.h -> build/lib.linux-riscv64-3.7/astropy/wcs/include/astropy_wcs copying astropy/wcs/include/astropy_wcs/pipeline.h -> build/lib.linux-riscv64-3.7/astropy/wcs/include/astropy_wcs copying astropy/wcs/include/astropy_wcs/pyutil.h -> build/lib.linux-riscv64-3.7/astropy/wcs/include/astropy_wcs copying astropy/wcs/include/astropy_wcs/sip.h -> build/lib.linux-riscv64-3.7/astropy/wcs/include/astropy_wcs copying astropy/wcs/include/astropy_wcs/util.h -> build/lib.linux-riscv64-3.7/astropy/wcs/include/astropy_wcs copying astropy/wcs/include/astropy_wcs_api.h -> build/lib.linux-riscv64-3.7/astropy/wcs/include copying astropy/tests/coveragerc -> build/lib.linux-riscv64-3.7/astropy/tests copying astropy/wcs/tests/extension/wcsapi_test.c -> build/lib.linux-riscv64-3.7/astropy/wcs/tests/extension running build_ext running pre_hook from astropy.modeling.setup_package for build_ext command running pre_hook from astropy._erfa.setup_package for build_ext command building 'astropy.compiler_version' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/astropy gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c astropy/_compiler.c -o build/temp.linux-riscv64-3.7/astropy/_compiler.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/astropy/_compiler.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/astropy/compiler_version.cpython-37m-riscv64-linux-gnu.so building 'astropy.modeling._projections' extension creating build/temp.linux-riscv64-3.7/astropy/modeling creating build/temp.linux-riscv64-3.7/astropy/modeling/src gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/modeling/src -I/usr/include/python3.7m -c astropy/modeling/src/projections.c -o build/temp.linux-riscv64-3.7/astropy/modeling/src/projections.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/astropy/modeling/src/projections.o -L/usr/lib64 -lwcs -lm -lpython3.7m -o build/lib.linux-riscv64-3.7/astropy/modeling/_projections.cpython-37m-riscv64-linux-gnu.so building 'astropy.convolution._convolve' extension creating build/temp.linux-riscv64-3.7/astropy/convolution creating build/temp.linux-riscv64-3.7/astropy/convolution/src gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c astropy/convolution/src/convolve.c -o build/temp.linux-riscv64-3.7/astropy/convolution/src/convolve.o -UNDEBUG -fPIC BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from astropy/convolution/src/convolve.h:42, BUILDSTDERR: from astropy/convolution/src/convolve.c:34: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: 15 | #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, BUILDSTDERR: from astropy/convolution/src/convolve.h:42, BUILDSTDERR: from astropy/convolution/src/convolve.c:34: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] BUILDSTDERR: 1463 | _import_array(void) BUILDSTDERR: | ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/astropy/convolution/src/convolve.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/astropy/convolution/_convolve.cpython-37m-riscv64-linux-gnu.so building 'astropy.wcs._wcs' extension creating build/temp.linux-riscv64-3.7/astropy/wcs creating build/temp.linux-riscv64-3.7/astropy/wcs/src gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/distortion.c -o build/temp.linux-riscv64-3.7/astropy/wcs/src/distortion.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/distortion_wrap.c -o build/temp.linux-riscv64-3.7/astropy/wcs/src/distortion_wrap.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/docstrings.c -o build/temp.linux-riscv64-3.7/astropy/wcs/src/docstrings.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/pipeline.c -o build/temp.linux-riscv64-3.7/astropy/wcs/src/pipeline.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/pyutil.c -o build/temp.linux-riscv64-3.7/astropy/wcs/src/pyutil.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/astropy_wcs.c -o build/temp.linux-riscv64-3.7/astropy/wcs/src/astropy_wcs.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/astropy_wcs_api.c -o build/temp.linux-riscv64-3.7/astropy/wcs/src/astropy_wcs_api.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/sip.c -o build/temp.linux-riscv64-3.7/astropy/wcs/src/sip.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/sip_wrap.c -o build/temp.linux-riscv64-3.7/astropy/wcs/src/sip_wrap.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/str_list_proxy.c -o build/temp.linux-riscv64-3.7/astropy/wcs/src/str_list_proxy.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/unit_list_proxy.c -o build/temp.linux-riscv64-3.7/astropy/wcs/src/unit_list_proxy.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized BUILDSTDERR: astropy/wcs/src/unit_list_proxy.c: In function ‘PyUnitListProxy_richcmp’: BUILDSTDERR: astropy/wcs/src/unit_list_proxy.c:210:37: warning: passing argument 1 of ‘strncmp’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 210 | equal = equal == 1 && !strncmp(lhs->array, rhs->array, ARRAYSIZE) && lhs->size == rhs->size; BUILDSTDERR: | ~~~^~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | char (*)[72] BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:30, BUILDSTDERR: from astropy/wcs/include/astropy_wcs/pyutil.h:13, BUILDSTDERR: from astropy/wcs/src/unit_list_proxy.c:8: BUILDSTDERR: /usr/include/string.h:139:33: note: expected ‘const char *’ but argument is of type ‘char (*)[72]’ BUILDSTDERR: 139 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) BUILDSTDERR: | ~~~~~~~~~~~~^~~~ BUILDSTDERR: astropy/wcs/src/unit_list_proxy.c:210:49: warning: passing argument 2 of ‘strncmp’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 210 | equal = equal == 1 && !strncmp(lhs->array, rhs->array, ARRAYSIZE) && lhs->size == rhs->size; BUILDSTDERR: | ~~~^~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | char (*)[72] BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:30, BUILDSTDERR: from astropy/wcs/include/astropy_wcs/pyutil.h:13, BUILDSTDERR: from astropy/wcs/src/unit_list_proxy.c:8: BUILDSTDERR: /usr/include/string.h:139:51: note: expected ‘const char *’ but argument is of type ‘char (*)[72]’ BUILDSTDERR: 139 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) BUILDSTDERR: | ~~~~~~~~~~~~^~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/util.c -o build/temp.linux-riscv64-3.7/astropy/wcs/src/util.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/wcslib_wrap.c -o build/temp.linux-riscv64-3.7/astropy/wcs/src/wcslib_wrap.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from /usr/include/python3.7m/Python.h:30, BUILDSTDERR: from astropy/wcs/include/astropy_wcs/pyutil.h:13, BUILDSTDERR: from astropy/wcs/include/astropy_wcs/wcslib_wrap.h:9, BUILDSTDERR: from astropy/wcs/src/wcslib_wrap.c:8: BUILDSTDERR: In function ‘strncpy’, BUILDSTDERR: inlined from ‘PyWcsprm_sptr’ at astropy/wcs/src/wcslib_wrap.c:1611:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 9 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python3.7m -c astropy/wcs/src/wcslib_tabprm_wrap.c -o build/temp.linux-riscv64-3.7/astropy/wcs/src/wcslib_tabprm_wrap.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/astropy/wcs/src/distortion.o build/temp.linux-riscv64-3.7/astropy/wcs/src/distortion_wrap.o build/temp.linux-riscv64-3.7/astropy/wcs/src/docstrings.o build/temp.linux-riscv64-3.7/astropy/wcs/src/pipeline.o build/temp.linux-riscv64-3.7/astropy/wcs/src/pyutil.o build/temp.linux-riscv64-3.7/astropy/wcs/src/astropy_wcs.o build/temp.linux-riscv64-3.7/astropy/wcs/src/astropy_wcs_api.o build/temp.linux-riscv64-3.7/astropy/wcs/src/sip.o build/temp.linux-riscv64-3.7/astropy/wcs/src/sip_wrap.o build/temp.linux-riscv64-3.7/astropy/wcs/src/str_list_proxy.o build/temp.linux-riscv64-3.7/astropy/wcs/src/unit_list_proxy.o build/temp.linux-riscv64-3.7/astropy/wcs/src/util.o build/temp.linux-riscv64-3.7/astropy/wcs/src/wcslib_wrap.o build/temp.linux-riscv64-3.7/astropy/wcs/src/wcslib_tabprm_wrap.o -L/usr/lib64 -lwcs -lm -lpython3.7m -o build/lib.linux-riscv64-3.7/astropy/wcs/_wcs.cpython-37m-riscv64-linux-gnu.so building 'astropy._erfa.ufunc' extension creating build/temp.linux-riscv64-3.7/astropy/_erfa gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c astropy/_erfa/ufunc.c -o build/temp.linux-riscv64-3.7/astropy/_erfa/ufunc.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c astropy/_erfa/pav2pv.c -o build/temp.linux-riscv64-3.7/astropy/_erfa/pav2pv.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c astropy/_erfa/pv2pav.c -o build/temp.linux-riscv64-3.7/astropy/_erfa/pv2pav.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/astropy/_erfa/ufunc.o build/temp.linux-riscv64-3.7/astropy/_erfa/pav2pv.o build/temp.linux-riscv64-3.7/astropy/_erfa/pv2pav.o -L/usr/lib64 -lerfa -lpython3.7m -o build/lib.linux-riscv64-3.7/astropy/_erfa/ufunc.cpython-37m-riscv64-linux-gnu.so building 'astropy.utils._compiler' extension creating build/temp.linux-riscv64-3.7/astropy/utils creating build/temp.linux-riscv64-3.7/astropy/utils/src gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c astropy/utils/src/compiler.c -o build/temp.linux-riscv64-3.7/astropy/utils/src/compiler.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/astropy/utils/src/compiler.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/astropy/utils/_compiler.cpython-37m-riscv64-linux-gnu.so cythoning astropy/table/_np_utils.pyx to astropy/table/_np_utils.c building 'astropy.table._np_utils' extension creating build/temp.linux-riscv64-3.7/astropy/table gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c astropy/table/_np_utils.c -o build/temp.linux-riscv64-3.7/astropy/table/_np_utils.o -Wp,-w -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/astropy/table/_np_utils.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/astropy/table/_np_utils.cpython-37m-riscv64-linux-gnu.so cythoning astropy/table/_column_mixins.pyx to astropy/table/_column_mixins.c building 'astropy.table._column_mixins' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c astropy/table/_column_mixins.c -o build/temp.linux-riscv64-3.7/astropy/table/_column_mixins.o -Wp,-w -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/astropy/table/_column_mixins.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/astropy/table/_column_mixins.cpython-37m-riscv64-linux-gnu.so cythoning astropy/timeseries/periodograms/bls/_impl.pyx to astropy/timeseries/periodograms/bls/_impl.c building 'astropy.timeseries.periodograms.bls._impl' extension creating build/temp.linux-riscv64-3.7/astropy/timeseries creating build/temp.linux-riscv64-3.7/astropy/timeseries/periodograms creating build/temp.linux-riscv64-3.7/astropy/timeseries/periodograms/bls gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c astropy/timeseries/periodograms/bls/bls.c -o build/temp.linux-riscv64-3.7/astropy/timeseries/periodograms/bls/bls.o -Wp,-w -Wno-unused-function gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c astropy/timeseries/periodograms/bls/_impl.c -o build/temp.linux-riscv64-3.7/astropy/timeseries/periodograms/bls/_impl.o -Wp,-w -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/astropy/timeseries/periodograms/bls/bls.o build/temp.linux-riscv64-3.7/astropy/timeseries/periodograms/bls/_impl.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/bls/_impl.cpython-37m-riscv64-linux-gnu.so building 'astropy.utils.xml._iterparser' extension creating build/temp.linux-riscv64-3.7/astropy/utils/xml creating build/temp.linux-riscv64-3.7/astropy/utils/xml/src gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c astropy/utils/xml/src/iterparse.c -o build/temp.linux-riscv64-3.7/astropy/utils/xml/src/iterparse.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/astropy/utils/xml/src/iterparse.o -L/usr/lib64 -lexpat -lpython3.7m -o build/lib.linux-riscv64-3.7/astropy/utils/xml/_iterparser.cpython-37m-riscv64-linux-gnu.so building 'astropy.io.votable.tablewriter' extension creating build/temp.linux-riscv64-3.7/astropy/io creating build/temp.linux-riscv64-3.7/astropy/io/votable creating build/temp.linux-riscv64-3.7/astropy/io/votable/src gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Iastropy/io/votable/src -I/usr/include/python3.7m -c astropy/io/votable/src/tablewriter.c -o build/temp.linux-riscv64-3.7/astropy/io/votable/src/tablewriter.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/astropy/io/votable/src/tablewriter.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/astropy/io/votable/tablewriter.cpython-37m-riscv64-linux-gnu.so cythoning astropy/io/ascii/cparser.pyx to astropy/io/ascii/cparser.c building 'astropy.io.ascii.cparser' extension creating build/temp.linux-riscv64-3.7/astropy/io/ascii creating build/temp.linux-riscv64-3.7/astropy/io/ascii/src gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c astropy/io/ascii/cparser.c -o build/temp.linux-riscv64-3.7/astropy/io/ascii/cparser.o -Wp,-w -Wno-unused-function gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c astropy/io/ascii/src/tokenizer.c -o build/temp.linux-riscv64-3.7/astropy/io/ascii/src/tokenizer.o -Wp,-w -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/astropy/io/ascii/cparser.o build/temp.linux-riscv64-3.7/astropy/io/ascii/src/tokenizer.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/astropy/io/ascii/cparser.cpython-37m-riscv64-linux-gnu.so building 'astropy.io.fits.compression' extension creating build/temp.linux-riscv64-3.7/astropy/io/fits creating build/temp.linux-riscv64-3.7/astropy/io/fits/src gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -U_REENTRANT -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/cfitsio -I/usr/include/python3.7m -c astropy/io/fits/src/compressionmodule.c -o build/temp.linux-riscv64-3.7/astropy/io/fits/src/compressionmodule.o BUILDSTDERR: astropy/io/fits/src/compressionmodule.c: In function ‘compression_compress_hdu’: BUILDSTDERR: astropy/io/fits/src/compressionmodule.c:1073:16: warning: comparison of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 1073 | if (znaxis < outbufsize) { BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from astropy/io/fits/src/compressionmodule.c:96: BUILDSTDERR: In function ‘strncpy’, BUILDSTDERR: inlined from ‘tcolumns_from_header’ at astropy/io/fits/src/compressionmodule.c:452:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 69 bytes from a string of length 71 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function ‘strncpy’, BUILDSTDERR: inlined from ‘tcolumns_from_header’ at astropy/io/fits/src/compressionmodule.c:459:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 9 bytes from a string of length 71 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function ‘strncpy’, BUILDSTDERR: inlined from ‘configure_compression’ at astropy/io/fits/src/compressionmodule.c:606:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 11 bytes from a string of length 71 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/astropy/io/fits/src/compressionmodule.o -L/usr/lib64 -lcfitsio -lpython3.7m -o build/lib.linux-riscv64-3.7/astropy/io/fits/compression.cpython-37m-riscv64-linux-gnu.so cythoning astropy/stats/_stats.pyx to astropy/stats/_stats.c building 'astropy.stats._stats' extension creating build/temp.linux-riscv64-3.7/astropy/stats gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c astropy/stats/_stats.c -o build/temp.linux-riscv64-3.7/astropy/stats/_stats.o -Wp,-w -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/astropy/stats/_stats.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/astropy/stats/_stats.cpython-37m-riscv64-linux-gnu.so cythoning astropy/cosmology/scalar_inv_efuncs.pyx to astropy/cosmology/scalar_inv_efuncs.c building 'astropy.cosmology.scalar_inv_efuncs' extension creating build/temp.linux-riscv64-3.7/astropy/cosmology gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c astropy/cosmology/scalar_inv_efuncs.c -o build/temp.linux-riscv64-3.7/astropy/cosmology/scalar_inv_efuncs.o -Wp,-w -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/astropy/cosmology/scalar_inv_efuncs.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/astropy/cosmology/scalar_inv_efuncs.cpython-37m-riscv64-linux-gnu.so cythoning astropy/timeseries/periodograms/lombscargle/implementations/cython_impl.pyx to astropy/timeseries/periodograms/lombscargle/implementations/cython_impl.c building 'astropy.timeseries.periodograms.lombscargle.implementations.cython_impl' extension creating build/temp.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle creating build/temp.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c astropy/timeseries/periodograms/lombscargle/implementations/cython_impl.c -o build/temp.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations/cython_impl.o -Wp,-w -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations/cython_impl.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations/cython_impl.cpython-37m-riscv64-linux-gnu.so cythoning astropy/io/fits/_utils.pyx to astropy/io/fits/_utils.c building 'astropy.io.fits._utils' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c astropy/io/fits/_utils.c -o build/temp.linux-riscv64-3.7/astropy/io/fits/_utils.o -Wp,-w -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/astropy/io/fits/_utils.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/astropy/io/fits/_utils.cpython-37m-riscv64-linux-gnu.so copying astropy/cython_version.py -> build/lib.linux-riscv64-3.7/astropy + rm -f docs/_build/html/.buildinfo + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DKGiY7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64 + cd astropy-3.2.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py --offline install -O1 --skip-build --root /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats copying build/lib.linux-riscv64-3.7/astropy/stats/bayesian_blocks.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats copying build/lib.linux-riscv64-3.7/astropy/stats/histogram.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats copying build/lib.linux-riscv64-3.7/astropy/stats/info_theory.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats copying build/lib.linux-riscv64-3.7/astropy/stats/spatial.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/lombscargle copying build/lib.linux-riscv64-3.7/astropy/stats/lombscargle/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/lombscargle copying build/lib.linux-riscv64-3.7/astropy/stats/funcs.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/tests copying build/lib.linux-riscv64-3.7/astropy/stats/tests/test_funcs.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/tests copying build/lib.linux-riscv64-3.7/astropy/stats/tests/test_histogram.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/tests copying build/lib.linux-riscv64-3.7/astropy/stats/tests/test_jackknife.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/tests copying build/lib.linux-riscv64-3.7/astropy/stats/tests/test_sigma_clipping.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/tests copying build/lib.linux-riscv64-3.7/astropy/stats/tests/test_biweight.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/tests copying build/lib.linux-riscv64-3.7/astropy/stats/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/tests copying build/lib.linux-riscv64-3.7/astropy/stats/tests/test_circstats.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/tests copying build/lib.linux-riscv64-3.7/astropy/stats/tests/test_info_theory.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/tests copying build/lib.linux-riscv64-3.7/astropy/stats/tests/test_bayesian_blocks.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/tests copying build/lib.linux-riscv64-3.7/astropy/stats/tests/test_spatial.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/tests copying build/lib.linux-riscv64-3.7/astropy/stats/_stats.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats copying build/lib.linux-riscv64-3.7/astropy/stats/biweight.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats copying build/lib.linux-riscv64-3.7/astropy/stats/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats copying build/lib.linux-riscv64-3.7/astropy/stats/jackknife.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/bls copying build/lib.linux-riscv64-3.7/astropy/stats/bls/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/bls copying build/lib.linux-riscv64-3.7/astropy/stats/sigma_clipping.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats copying build/lib.linux-riscv64-3.7/astropy/stats/circstats.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants copying build/lib.linux-riscv64-3.7/astropy/constants/astropyconst20.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants copying build/lib.linux-riscv64-3.7/astropy/constants/cgs.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants copying build/lib.linux-riscv64-3.7/astropy/constants/constant.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants copying build/lib.linux-riscv64-3.7/astropy/constants/codata2014.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants/tests copying build/lib.linux-riscv64-3.7/astropy/constants/tests/test_constant.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants/tests copying build/lib.linux-riscv64-3.7/astropy/constants/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants/tests copying build/lib.linux-riscv64-3.7/astropy/constants/tests/test_pickle.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants/tests copying build/lib.linux-riscv64-3.7/astropy/constants/tests/test_prior_version.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants/tests copying build/lib.linux-riscv64-3.7/astropy/constants/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants copying build/lib.linux-riscv64-3.7/astropy/constants/astropyconst13.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants copying build/lib.linux-riscv64-3.7/astropy/constants/codata2010.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants copying build/lib.linux-riscv64-3.7/astropy/constants/iau2015.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants copying build/lib.linux-riscv64-3.7/astropy/constants/si.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants copying build/lib.linux-riscv64-3.7/astropy/constants/codata2018.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants copying build/lib.linux-riscv64-3.7/astropy/constants/utils.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants copying build/lib.linux-riscv64-3.7/astropy/constants/iau2012.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants copying build/lib.linux-riscv64-3.7/astropy/compiler_version.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy copying build/lib.linux-riscv64-3.7/astropy/setup_package.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries copying build/lib.linux-riscv64-3.7/astropy/timeseries/downsample.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries copying build/lib.linux-riscv64-3.7/astropy/timeseries/core.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries copying build/lib.linux-riscv64-3.7/astropy/timeseries/sampled.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/tests copying build/lib.linux-riscv64-3.7/astropy/timeseries/tests/test_sampled.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/tests creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/tests/data copying build/lib.linux-riscv64-3.7/astropy/timeseries/tests/data/binned.csv -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/tests/data copying build/lib.linux-riscv64-3.7/astropy/timeseries/tests/data/sampled.csv -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/tests/data copying build/lib.linux-riscv64-3.7/astropy/timeseries/tests/test_binned.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/tests copying build/lib.linux-riscv64-3.7/astropy/timeseries/tests/test_downsample.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/tests copying build/lib.linux-riscv64-3.7/astropy/timeseries/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/tests copying build/lib.linux-riscv64-3.7/astropy/timeseries/tests/test_common.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/tests copying build/lib.linux-riscv64-3.7/astropy/timeseries/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/core.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/tests copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/tests copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/tests/test_utils.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/tests copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/tests/test_lombscargle.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/tests copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/tests/test_statistics.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/tests copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/_statistics.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/utils.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations/mle.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations/main.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations/cython_impl.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations/chi2_impl.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations/tests copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations/tests/test_mle.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations/tests copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations/tests copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations/tests/test_utils.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations/tests copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations/utils.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations/fastchi2_impl.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations/fast_impl.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations/slow_impl.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/lombscargle/implementations/scipy_impl.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/bls copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/bls/setup_package.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/bls copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/bls/methods.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/bls copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/bls/core.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/bls creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/bls/tests copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/bls/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/bls/tests copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/bls/tests/test_bls.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/bls/tests copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/bls/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/bls copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/bls/_impl.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/bls copying build/lib.linux-riscv64-3.7/astropy/timeseries/periodograms/base.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms copying build/lib.linux-riscv64-3.7/astropy/timeseries/binned.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/io creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/io/tests copying build/lib.linux-riscv64-3.7/astropy/timeseries/io/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/io/tests copying build/lib.linux-riscv64-3.7/astropy/timeseries/io/tests/test_kepler.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/io/tests copying build/lib.linux-riscv64-3.7/astropy/timeseries/io/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/io copying build/lib.linux-riscv64-3.7/astropy/timeseries/io/kepler.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/io copying build/lib.linux-riscv64-3.7/astropy/logger.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-3.7/astropy/modeling/optimizers.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-3.7/astropy/modeling/setup_package.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-3.7/astropy/modeling/tabular.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-3.7/astropy/modeling/parameters.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-3.7/astropy/modeling/core.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-3.7/astropy/modeling/separable.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-3.7/astropy/modeling/polynomial.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-3.7/astropy/modeling/powerlaws.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/example_models.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/test_mappings.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/test_models_quantities.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/data copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/data/hst_sip.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/data copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/data/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/data copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/data/idcompspec.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/data copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/data/1904-66_AZP.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/data copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/data/irac_sip.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/data copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/test_quantities_parameters.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/test_quantities_rotations.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/test_quantities_model.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/test_quantities_evaluation.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/test_quantities_fitting.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/test_core.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/test_parameters.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/irafutil.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/test_functional_models.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/test_compound.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/test_polynomial.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/test_utils.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/test_projections.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/test_constraints.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/test_separable.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/test_model_sets.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/utils.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/test_input.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/test_fitters.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/test_blackbody.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/test_models.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-3.7/astropy/modeling/tests/test_rotations.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-3.7/astropy/modeling/models.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-3.7/astropy/modeling/fitting.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-3.7/astropy/modeling/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-3.7/astropy/modeling/blackbody.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-3.7/astropy/modeling/rotations.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-3.7/astropy/modeling/_projections.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-3.7/astropy/modeling/utils.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-3.7/astropy/modeling/statistic.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-3.7/astropy/modeling/projections.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-3.7/astropy/modeling/mappings.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-3.7/astropy/modeling/functional_models.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution copying build/lib.linux-riscv64-3.7/astropy/convolution/_convolve.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution copying build/lib.linux-riscv64-3.7/astropy/convolution/setup_package.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution copying build/lib.linux-riscv64-3.7/astropy/convolution/core.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/tests copying build/lib.linux-riscv64-3.7/astropy/convolution/tests/test_kernel_class.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/tests copying build/lib.linux-riscv64-3.7/astropy/convolution/tests/test_convolve_nddata.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/tests copying build/lib.linux-riscv64-3.7/astropy/convolution/tests/test_convolve_speeds.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/tests copying build/lib.linux-riscv64-3.7/astropy/convolution/tests/test_convolve_models.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/tests copying build/lib.linux-riscv64-3.7/astropy/convolution/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/tests copying build/lib.linux-riscv64-3.7/astropy/convolution/tests/test_pickle.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/tests copying build/lib.linux-riscv64-3.7/astropy/convolution/tests/test_convolve_kernels.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/tests copying build/lib.linux-riscv64-3.7/astropy/convolution/tests/test_discretize.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/tests copying build/lib.linux-riscv64-3.7/astropy/convolution/tests/test_convolve_fft.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/tests copying build/lib.linux-riscv64-3.7/astropy/convolution/tests/test_convolve.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/tests copying build/lib.linux-riscv64-3.7/astropy/convolution/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution copying build/lib.linux-riscv64-3.7/astropy/convolution/utils.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution copying build/lib.linux-riscv64-3.7/astropy/convolution/kernels.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution copying build/lib.linux-riscv64-3.7/astropy/convolution/convolve.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs copying build/lib.linux-riscv64-3.7/astropy/wcs/wcs.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi copying build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi/sliced_low_level_wcs.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi/data copying build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi/data/ucds.txt -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi/data copying build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi/high_level_wcs_wrapper.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi/tests copying build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi/tests/test_high_level_wcs_wrapper.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi/tests copying build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi/tests/test_high_level_api.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi/tests copying build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi/tests copying build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi/tests/test_low_level_api.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi/tests copying build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi/tests/test_utils.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi/tests copying build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi/tests/test_fitswcs.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi/tests copying build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi/tests/test_sliced_low_level_wcs.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi/tests copying build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi copying build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi/high_level_api.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi copying build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi/low_level_api.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi copying build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi/utils.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi copying build/lib.linux-riscv64-3.7/astropy/wcs/wcsapi/fitswcs.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi copying build/lib.linux-riscv64-3.7/astropy/wcs/docstrings.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs copying build/lib.linux-riscv64-3.7/astropy/wcs/setup_package.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs copying build/lib.linux-riscv64-3.7/astropy/wcs/_wcs.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/include creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/include/astropy_wcs copying build/lib.linux-riscv64-3.7/astropy/wcs/include/astropy_wcs/pipeline.h -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/include/astropy_wcs copying build/lib.linux-riscv64-3.7/astropy/wcs/include/astropy_wcs/util.h -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/include/astropy_wcs copying build/lib.linux-riscv64-3.7/astropy/wcs/include/astropy_wcs/pyutil.h -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/include/astropy_wcs copying build/lib.linux-riscv64-3.7/astropy/wcs/include/astropy_wcs/distortion.h -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/include/astropy_wcs copying build/lib.linux-riscv64-3.7/astropy/wcs/include/astropy_wcs/sip.h -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/include/astropy_wcs copying build/lib.linux-riscv64-3.7/astropy/wcs/include/astropy_wcs/astropy_wcs.h -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/include/astropy_wcs copying build/lib.linux-riscv64-3.7/astropy/wcs/include/astropy_wcs/isnan.h -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/include/astropy_wcs copying build/lib.linux-riscv64-3.7/astropy/wcs/include/astropy_wcs/astropy_wcs_api.h -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/include/astropy_wcs copying build/lib.linux-riscv64-3.7/astropy/wcs/include/astropy_wcs_api.h -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/include creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/header_newlines.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/sip.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/j94f05bgq_flt.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/spectra copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/spectra/orion-velo-4.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/spectra copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/spectra/orion-wave-1.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/spectra copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/spectra/orion-freq-1.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/spectra copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/spectra/orion-wave-4.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/spectra copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/spectra/orion-velo-1.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/spectra copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/spectra/orion-freq-4.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/spectra copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/3d_cd.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/invalid_header.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/nonstandard_units.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/outside_sky.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/sip-broken.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/locale.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/validate.6.txt -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/sub-segfault.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/validate.5.13.txt -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/validate.txt -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/header_with_time.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/sip2.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/defunct_keywords.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/2wcses.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/dist.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/too_many_pv.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/zpn-hole.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/dist_lookup.fits.gz -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/siponly.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_CSC.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_TSC.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_QSC.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_BON.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_ARC.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_PAR.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_PCO.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_COE.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_MOL.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_SZP.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_COO.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_AIR.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_SIN.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_CAR.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_CYP.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_TAN.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_NCP.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_AZP.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_COD.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_AIT.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_STG.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_ZPN.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_HPX.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_ZEA.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_CEA.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_SFL.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_COP.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/maps/1904-66_MER.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data/maps copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/unit.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/tpvonly.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/validate.5.0.txt -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/irac_sip.hdr -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/data/validate.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/test_profiling.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/test_wcs.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/test_pickle.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/test_utils.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/extension copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/extension/wcsapi_test.c -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/extension copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/extension/setup.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/extension copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/extension/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/extension copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/extension/test_extension.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/extension copying build/lib.linux-riscv64-3.7/astropy/wcs/tests/test_wcsprm.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests copying build/lib.linux-riscv64-3.7/astropy/wcs/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs copying build/lib.linux-riscv64-3.7/astropy/wcs/utils.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs copying build/lib.linux-riscv64-3.7/astropy/wcs/wcslint.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-3.7/astropy/nddata/nddata_withmixins.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-3.7/astropy/nddata/nddata_base.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-3.7/astropy/nddata/nduncertainty.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/tests creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/tests/data copying build/lib.linux-riscv64-3.7/astropy/nddata/tests/data/sip-wcs.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/tests/data copying build/lib.linux-riscv64-3.7/astropy/nddata/tests/test_decorators.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/tests copying build/lib.linux-riscv64-3.7/astropy/nddata/tests/test_flag_collection.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/tests copying build/lib.linux-riscv64-3.7/astropy/nddata/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/tests copying build/lib.linux-riscv64-3.7/astropy/nddata/tests/test_bitmask.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/tests copying build/lib.linux-riscv64-3.7/astropy/nddata/tests/test_nduncertainty.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/tests copying build/lib.linux-riscv64-3.7/astropy/nddata/tests/test_utils.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/tests copying build/lib.linux-riscv64-3.7/astropy/nddata/tests/test_ccddata.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/tests copying build/lib.linux-riscv64-3.7/astropy/nddata/tests/test_nddata.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/tests copying build/lib.linux-riscv64-3.7/astropy/nddata/tests/test_compat.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/tests copying build/lib.linux-riscv64-3.7/astropy/nddata/tests/test_nddata_base.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/tests copying build/lib.linux-riscv64-3.7/astropy/nddata/decorators.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-3.7/astropy/nddata/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-3.7/astropy/nddata/flag_collection.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-3.7/astropy/nddata/ccddata.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-3.7/astropy/nddata/bitmask.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-3.7/astropy/nddata/nddata.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-3.7/astropy/nddata/utils.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/mixins copying build/lib.linux-riscv64-3.7/astropy/nddata/mixins/ndio.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/mixins creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/mixins/tests copying build/lib.linux-riscv64-3.7/astropy/nddata/mixins/tests/test_ndarithmetic.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/mixins/tests copying build/lib.linux-riscv64-3.7/astropy/nddata/mixins/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/mixins/tests copying build/lib.linux-riscv64-3.7/astropy/nddata/mixins/tests/test_ndio.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/mixins/tests copying build/lib.linux-riscv64-3.7/astropy/nddata/mixins/tests/test_ndslicing.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/mixins/tests copying build/lib.linux-riscv64-3.7/astropy/nddata/mixins/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/mixins copying build/lib.linux-riscv64-3.7/astropy/nddata/mixins/ndslicing.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/mixins copying build/lib.linux-riscv64-3.7/astropy/nddata/mixins/ndarithmetic.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/mixins copying build/lib.linux-riscv64-3.7/astropy/nddata/compat.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests copying build/lib.linux-riscv64-3.7/astropy/tests/setup_package.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests copying build/lib.linux-riscv64-3.7/astropy/tests/command.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests copying build/lib.linux-riscv64-3.7/astropy/tests/disable_internet.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests/tests copying build/lib.linux-riscv64-3.7/astropy/tests/tests/test_quantity_helpers.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests/tests copying build/lib.linux-riscv64-3.7/astropy/tests/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests/tests copying build/lib.linux-riscv64-3.7/astropy/tests/tests/test_runner.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests/tests copying build/lib.linux-riscv64-3.7/astropy/tests/tests/test_imports.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests/tests copying build/lib.linux-riscv64-3.7/astropy/tests/tests/test_run_tests.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests/tests copying build/lib.linux-riscv64-3.7/astropy/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests copying build/lib.linux-riscv64-3.7/astropy/tests/image_tests.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests copying build/lib.linux-riscv64-3.7/astropy/tests/coveragerc -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests copying build/lib.linux-riscv64-3.7/astropy/tests/test_logger.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests copying build/lib.linux-riscv64-3.7/astropy/tests/runner.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests copying build/lib.linux-riscv64-3.7/astropy/tests/helper.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests/plugins copying build/lib.linux-riscv64-3.7/astropy/tests/plugins/display.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests/plugins copying build/lib.linux-riscv64-3.7/astropy/tests/plugins/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests/plugins creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units copying build/lib.linux-riscv64-3.7/astropy/units/required_by_vounit.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units copying build/lib.linux-riscv64-3.7/astropy/units/photometric.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units copying build/lib.linux-riscv64-3.7/astropy/units/cgs.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units copying build/lib.linux-riscv64-3.7/astropy/units/astrophys.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units copying build/lib.linux-riscv64-3.7/astropy/units/core.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units copying build/lib.linux-riscv64-3.7/astropy/units/imperial.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-3.7/astropy/units/tests/test_physical.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-3.7/astropy/units/tests/test_equivalencies.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-3.7/astropy/units/tests/test_quantity_helpers.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-3.7/astropy/units/tests/test_quantity_decorator.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-3.7/astropy/units/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-3.7/astropy/units/tests/test_logarithmic.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-3.7/astropy/units/tests/test_deprecated.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-3.7/astropy/units/tests/test_utils.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-3.7/astropy/units/tests/test_quantity.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-3.7/astropy/units/tests/test_photometric.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-3.7/astropy/units/tests/test_quantity_annotations.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-3.7/astropy/units/tests/test_quantity_ufuncs.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-3.7/astropy/units/tests/test_format.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-3.7/astropy/units/tests/test_quantity_array_methods.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-3.7/astropy/units/tests/test_units.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-3.7/astropy/units/tests/test_quantity_non_ufuncs.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-3.7/astropy/units/decorators.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units copying build/lib.linux-riscv64-3.7/astropy/units/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units copying build/lib.linux-riscv64-3.7/astropy/units/cds.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units copying build/lib.linux-riscv64-3.7/astropy/units/deprecated.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units copying build/lib.linux-riscv64-3.7/astropy/units/quantity.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-3.7/astropy/units/format/generic_lextab.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-3.7/astropy/units/format/generic_parsetab.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-3.7/astropy/units/format/fits.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-3.7/astropy/units/format/ogip.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-3.7/astropy/units/format/cds_parsetab.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-3.7/astropy/units/format/vounit.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-3.7/astropy/units/format/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-3.7/astropy/units/format/cds_lextab.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-3.7/astropy/units/format/cds.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-3.7/astropy/units/format/generic.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-3.7/astropy/units/format/latex.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-3.7/astropy/units/format/unicode_format.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-3.7/astropy/units/format/utils.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-3.7/astropy/units/format/ogip_lextab.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-3.7/astropy/units/format/ogip_parsetab.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-3.7/astropy/units/format/base.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-3.7/astropy/units/format/console.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-3.7/astropy/units/physical.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units copying build/lib.linux-riscv64-3.7/astropy/units/si.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/function copying build/lib.linux-riscv64-3.7/astropy/units/function/mixin.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/function copying build/lib.linux-riscv64-3.7/astropy/units/function/core.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/function copying build/lib.linux-riscv64-3.7/astropy/units/function/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/function copying build/lib.linux-riscv64-3.7/astropy/units/function/logarithmic.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/function copying build/lib.linux-riscv64-3.7/astropy/units/function/units.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/function copying build/lib.linux-riscv64-3.7/astropy/units/function/magnitude_zero_points.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/function copying build/lib.linux-riscv64-3.7/astropy/units/utils.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/quantity_helper copying build/lib.linux-riscv64-3.7/astropy/units/quantity_helper/helpers.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/quantity_helper copying build/lib.linux-riscv64-3.7/astropy/units/quantity_helper/scipy_special.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/quantity_helper copying build/lib.linux-riscv64-3.7/astropy/units/quantity_helper/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/quantity_helper copying build/lib.linux-riscv64-3.7/astropy/units/quantity_helper/converters.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/quantity_helper copying build/lib.linux-riscv64-3.7/astropy/units/quantity_helper/erfa.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/quantity_helper copying build/lib.linux-riscv64-3.7/astropy/units/equivalencies.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/uncertainty copying build/lib.linux-riscv64-3.7/astropy/uncertainty/core.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/uncertainty creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/uncertainty/tests copying build/lib.linux-riscv64-3.7/astropy/uncertainty/tests/test_distribution.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/uncertainty/tests copying build/lib.linux-riscv64-3.7/astropy/uncertainty/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/uncertainty/tests copying build/lib.linux-riscv64-3.7/astropy/uncertainty/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/uncertainty copying build/lib.linux-riscv64-3.7/astropy/uncertainty/distributions.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/uncertainty copying build/lib.linux-riscv64-3.7/astropy/astropy.cfg -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/bundled copying build/lib.linux-riscv64-3.7/astropy/extern/bundled/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/bundled copying build/lib.linux-riscv64-3.7/astropy/extern/bundled/six.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/bundled copying build/lib.linux-riscv64-3.7/astropy/extern/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/ply copying build/lib.linux-riscv64-3.7/astropy/extern/ply/ctokens.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/ply copying build/lib.linux-riscv64-3.7/astropy/extern/ply/lex.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/ply copying build/lib.linux-riscv64-3.7/astropy/extern/ply/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/ply copying build/lib.linux-riscv64-3.7/astropy/extern/ply/ygen.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/ply copying build/lib.linux-riscv64-3.7/astropy/extern/ply/yacc.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/ply copying build/lib.linux-riscv64-3.7/astropy/extern/ply/cpp.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/ply creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/configobj copying build/lib.linux-riscv64-3.7/astropy/extern/configobj/configobj.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/configobj copying build/lib.linux-riscv64-3.7/astropy/extern/configobj/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/configobj copying build/lib.linux-riscv64-3.7/astropy/extern/configobj/validate.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/configobj copying build/lib.linux-riscv64-3.7/astropy/extern/six.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern copying build/lib.linux-riscv64-3.7/astropy/extern/ply.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern copying build/lib.linux-riscv64-3.7/astropy/extern/_strptime.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/jquery creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/jquery/data creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/jquery/data/js copying build/lib.linux-riscv64-3.7/astropy/extern/jquery/data/js/jquery.dataTables.min.js -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/jquery/data/js copying build/lib.linux-riscv64-3.7/astropy/extern/jquery/data/js/jquery-3.1.1.min.js -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/jquery/data/js copying build/lib.linux-riscv64-3.7/astropy/extern/jquery/data/js/jquery-3.1.1.js -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/jquery/data/js copying build/lib.linux-riscv64-3.7/astropy/extern/jquery/data/js/jquery.dataTables.js -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/jquery/data/js creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/jquery/data/css copying build/lib.linux-riscv64-3.7/astropy/extern/jquery/data/css/jquery.dataTables.css -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/jquery/data/css copying build/lib.linux-riscv64-3.7/astropy/extern/jquery/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/jquery copying build/lib.linux-riscv64-3.7/astropy/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/_erfa copying build/lib.linux-riscv64-3.7/astropy/_erfa/setup_package.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/_erfa copying build/lib.linux-riscv64-3.7/astropy/_erfa/erfa_generator.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/_erfa copying build/lib.linux-riscv64-3.7/astropy/_erfa/ufunc.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/_erfa copying build/lib.linux-riscv64-3.7/astropy/_erfa/core.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/_erfa creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/_erfa/tests copying build/lib.linux-riscv64-3.7/astropy/_erfa/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/_erfa/tests copying build/lib.linux-riscv64-3.7/astropy/_erfa/tests/test_erfa.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/_erfa/tests copying build/lib.linux-riscv64-3.7/astropy/_erfa/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/_erfa copying build/lib.linux-riscv64-3.7/astropy/CITATION -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils copying build/lib.linux-riscv64-3.7/astropy/utils/codegen.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils copying build/lib.linux-riscv64-3.7/astropy/utils/setup_package.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils copying build/lib.linux-riscv64-3.7/astropy/utils/timer.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils copying build/lib.linux-riscv64-3.7/astropy/utils/argparse.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/iers creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/iers/data copying build/lib.linux-riscv64-3.7/astropy/utils/iers/data/ReadMe.eopc04_IAU2000 -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/iers/data copying build/lib.linux-riscv64-3.7/astropy/utils/iers/data/ReadMe.finals2000A -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/iers/data copying build/lib.linux-riscv64-3.7/astropy/utils/iers/data/eopc04_IAU2000.62-now -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/iers/data creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/iers/tests creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/iers/tests/data copying build/lib.linux-riscv64-3.7/astropy/utils/iers/tests/data/iers_a_excerpt -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/iers/tests/data copying build/lib.linux-riscv64-3.7/astropy/utils/iers/tests/data/finals2000A-2016-04-30-test -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/iers/tests/data copying build/lib.linux-riscv64-3.7/astropy/utils/iers/tests/data/finals2000A-2016-02-30-test -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/iers/tests/data copying build/lib.linux-riscv64-3.7/astropy/utils/iers/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/iers/tests copying build/lib.linux-riscv64-3.7/astropy/utils/iers/tests/test_iers.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/iers/tests copying build/lib.linux-riscv64-3.7/astropy/utils/iers/iers.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/iers copying build/lib.linux-riscv64-3.7/astropy/utils/iers/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/iers copying build/lib.linux-riscv64-3.7/astropy/utils/misc.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests copying build/lib.linux-riscv64-3.7/astropy/utils/tests/test_misc.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests copying build/lib.linux-riscv64-3.7/astropy/utils/tests/test_diff.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/data copying build/lib.linux-riscv64-3.7/astropy/utils/tests/data/unicode.txt.bz2 -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/data copying build/lib.linux-riscv64-3.7/astropy/utils/tests/data/unicode.txt.xz -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/data creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/data/dataurl copying build/lib.linux-riscv64-3.7/astropy/utils/tests/data/dataurl/index.html -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/data/dataurl copying build/lib.linux-riscv64-3.7/astropy/utils/tests/data/unicode.txt.gz -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/data copying build/lib.linux-riscv64-3.7/astropy/utils/tests/data/local.dat.gz -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/data copying build/lib.linux-riscv64-3.7/astropy/utils/tests/data/local.dat.xz -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/data creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/data/dataurl_mirror copying build/lib.linux-riscv64-3.7/astropy/utils/tests/data/dataurl_mirror/index.html -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/data/dataurl_mirror copying build/lib.linux-riscv64-3.7/astropy/utils/tests/data/.hidden_file.txt -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/data creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/data/test_package creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/data/test_package/data copying build/lib.linux-riscv64-3.7/astropy/utils/tests/data/test_package/data/foo.txt -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/data/test_package/data copying build/lib.linux-riscv64-3.7/astropy/utils/tests/data/test_package/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/data/test_package copying build/lib.linux-riscv64-3.7/astropy/utils/tests/data/local.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/data copying build/lib.linux-riscv64-3.7/astropy/utils/tests/data/alias.cfg -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/data copying build/lib.linux-riscv64-3.7/astropy/utils/tests/data/local.dat.bz2 -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/data copying build/lib.linux-riscv64-3.7/astropy/utils/tests/data/unicode.txt -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/data copying build/lib.linux-riscv64-3.7/astropy/utils/tests/test_metadata.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests copying build/lib.linux-riscv64-3.7/astropy/utils/tests/test_collections.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests copying build/lib.linux-riscv64-3.7/astropy/utils/tests/test_decorators.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests copying build/lib.linux-riscv64-3.7/astropy/utils/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests copying build/lib.linux-riscv64-3.7/astropy/utils/tests/test_progress_bar_func.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests copying build/lib.linux-riscv64-3.7/astropy/utils/tests/test_console.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests copying build/lib.linux-riscv64-3.7/astropy/utils/tests/test_xml.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests copying build/lib.linux-riscv64-3.7/astropy/utils/tests/test_data.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests copying build/lib.linux-riscv64-3.7/astropy/utils/tests/test_introspection.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests copying build/lib.linux-riscv64-3.7/astropy/utils/tests/test_codegen.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests copying build/lib.linux-riscv64-3.7/astropy/utils/tests/test_timer.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests copying build/lib.linux-riscv64-3.7/astropy/utils/tests/test_data_info.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests copying build/lib.linux-riscv64-3.7/astropy/utils/decorators.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils copying build/lib.linux-riscv64-3.7/astropy/utils/exceptions.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils copying build/lib.linux-riscv64-3.7/astropy/utils/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils copying build/lib.linux-riscv64-3.7/astropy/utils/data.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils copying build/lib.linux-riscv64-3.7/astropy/utils/introspection.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils copying build/lib.linux-riscv64-3.7/astropy/utils/metadata.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils copying build/lib.linux-riscv64-3.7/astropy/utils/_compiler.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils copying build/lib.linux-riscv64-3.7/astropy/utils/data_info.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat/numpy creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat/numpy/lib copying build/lib.linux-riscv64-3.7/astropy/utils/compat/numpy/lib/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat/numpy/lib copying build/lib.linux-riscv64-3.7/astropy/utils/compat/numpy/lib/stride_tricks.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat/numpy/lib creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat/numpy/tests copying build/lib.linux-riscv64-3.7/astropy/utils/compat/numpy/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat/numpy/tests copying build/lib.linux-riscv64-3.7/astropy/utils/compat/numpy/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat/numpy creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat/numpy/core copying build/lib.linux-riscv64-3.7/astropy/utils/compat/numpy/core/multiarray.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat/numpy/core copying build/lib.linux-riscv64-3.7/astropy/utils/compat/numpy/core/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat/numpy/core copying build/lib.linux-riscv64-3.7/astropy/utils/compat/misc.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat/futures copying build/lib.linux-riscv64-3.7/astropy/utils/compat/futures/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat/futures copying build/lib.linux-riscv64-3.7/astropy/utils/compat/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat copying build/lib.linux-riscv64-3.7/astropy/utils/compat/funcsigs.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat copying build/lib.linux-riscv64-3.7/astropy/utils/compat/numpycompat.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat copying build/lib.linux-riscv64-3.7/astropy/utils/collections.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils copying build/lib.linux-riscv64-3.7/astropy/utils/state.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils copying build/lib.linux-riscv64-3.7/astropy/utils/console.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/xml copying build/lib.linux-riscv64-3.7/astropy/utils/xml/iterparser.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/xml copying build/lib.linux-riscv64-3.7/astropy/utils/xml/writer.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/xml copying build/lib.linux-riscv64-3.7/astropy/utils/xml/setup_package.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/xml copying build/lib.linux-riscv64-3.7/astropy/utils/xml/_iterparser.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/xml copying build/lib.linux-riscv64-3.7/astropy/utils/xml/unescaper.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/xml creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/xml/tests copying build/lib.linux-riscv64-3.7/astropy/utils/xml/tests/test_iterparse.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/xml/tests copying build/lib.linux-riscv64-3.7/astropy/utils/xml/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/xml/tests copying build/lib.linux-riscv64-3.7/astropy/utils/xml/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/xml copying build/lib.linux-riscv64-3.7/astropy/utils/xml/validate.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/xml copying build/lib.linux-riscv64-3.7/astropy/utils/xml/check.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/xml copying build/lib.linux-riscv64-3.7/astropy/utils/diff.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/config creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/config/tests creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/config/tests/data copying build/lib.linux-riscv64-3.7/astropy/config/tests/data/empty.cfg -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/config/tests/data copying build/lib.linux-riscv64-3.7/astropy/config/tests/data/astropy.0.3.windows.cfg -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/config/tests/data copying build/lib.linux-riscv64-3.7/astropy/config/tests/data/deprecated.cfg -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/config/tests/data copying build/lib.linux-riscv64-3.7/astropy/config/tests/data/not_empty.cfg -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/config/tests/data copying build/lib.linux-riscv64-3.7/astropy/config/tests/data/alias.cfg -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/config/tests/data copying build/lib.linux-riscv64-3.7/astropy/config/tests/data/astropy.0.3.cfg -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/config/tests/data copying build/lib.linux-riscv64-3.7/astropy/config/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/config/tests copying build/lib.linux-riscv64-3.7/astropy/config/tests/test_configs.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/config/tests copying build/lib.linux-riscv64-3.7/astropy/config/paths.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/config copying build/lib.linux-riscv64-3.7/astropy/config/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/config copying build/lib.linux-riscv64-3.7/astropy/config/configuration.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/config copying build/lib.linux-riscv64-3.7/astropy/config/affiliated.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/config copying build/lib.linux-riscv64-3.7/astropy/cython_version.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/scripts creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/scripts/tests copying build/lib.linux-riscv64-3.7/astropy/visualization/scripts/tests/test_fits2bitmap.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/scripts/tests copying build/lib.linux-riscv64-3.7/astropy/visualization/scripts/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/scripts/tests copying build/lib.linux-riscv64-3.7/astropy/visualization/scripts/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/scripts copying build/lib.linux-riscv64-3.7/astropy/visualization/scripts/fits2bitmap.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/scripts creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/tests copying build/lib.linux-riscv64-3.7/astropy/visualization/tests/test_lupton_rgb.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/tests copying build/lib.linux-riscv64-3.7/astropy/visualization/tests/test_histogram.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/tests copying build/lib.linux-riscv64-3.7/astropy/visualization/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/tests copying build/lib.linux-riscv64-3.7/astropy/visualization/tests/test_interval.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/tests copying build/lib.linux-riscv64-3.7/astropy/visualization/tests/test_stretch.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/tests copying build/lib.linux-riscv64-3.7/astropy/visualization/tests/test_norm.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/tests copying build/lib.linux-riscv64-3.7/astropy/visualization/tests/test_units.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/tests copying build/lib.linux-riscv64-3.7/astropy/visualization/stretch.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization copying build/lib.linux-riscv64-3.7/astropy/visualization/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization copying build/lib.linux-riscv64-3.7/astropy/visualization/interval.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization copying build/lib.linux-riscv64-3.7/astropy/visualization/hist.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization copying build/lib.linux-riscv64-3.7/astropy/visualization/transform.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization copying build/lib.linux-riscv64-3.7/astropy/visualization/mpl_style.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/grid_paths.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/formatter_locator.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/coordinates_map.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/patches.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/transforms.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/core.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests/test_transforms.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests/test_transform_coord_meta.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests/test_misc.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests/data copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests/data/rosat_header -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests/data copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests/data/slice_header -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests/data copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests/data/cube_header -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests/data copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests/data/2MASS_k_header -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests/data copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests/data/msx_header -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests/data copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests/datasets.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests/test_formatter_locator.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests/test_images.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests/test_utils.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests/test_display_world_coordinates.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests/test_coordinate_helpers.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/tests/test_frame.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/axislabels.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/coordinate_range.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/ticks.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/utils.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/coordinate_helpers.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/frame.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-3.7/astropy/visualization/wcsaxes/ticklabels.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-3.7/astropy/visualization/mpl_normalize.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization copying build/lib.linux-riscv64-3.7/astropy/visualization/units.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization copying build/lib.linux-riscv64-3.7/astropy/visualization/lupton_rgb.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp copying build/lib.linux-riscv64-3.7/astropy/samp/web_profile.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp copying build/lib.linux-riscv64-3.7/astropy/samp/setup_package.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp copying build/lib.linux-riscv64-3.7/astropy/samp/client.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/data copying build/lib.linux-riscv64-3.7/astropy/samp/data/clientaccesspolicy.xml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/data copying build/lib.linux-riscv64-3.7/astropy/samp/data/crossdomain.xml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/data copying build/lib.linux-riscv64-3.7/astropy/samp/data/astropy_icon.png -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/data copying build/lib.linux-riscv64-3.7/astropy/samp/standard_profile.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/tests copying build/lib.linux-riscv64-3.7/astropy/samp/tests/test_standard_profile.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/tests copying build/lib.linux-riscv64-3.7/astropy/samp/tests/test_hub_proxy.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/tests copying build/lib.linux-riscv64-3.7/astropy/samp/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/tests copying build/lib.linux-riscv64-3.7/astropy/samp/tests/web_profile_test_helpers.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/tests copying build/lib.linux-riscv64-3.7/astropy/samp/tests/test_helpers.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/tests copying build/lib.linux-riscv64-3.7/astropy/samp/tests/test_client.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/tests copying build/lib.linux-riscv64-3.7/astropy/samp/tests/test_web_profile.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/tests copying build/lib.linux-riscv64-3.7/astropy/samp/tests/test_hub_script.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/tests copying build/lib.linux-riscv64-3.7/astropy/samp/tests/test_errors.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/tests copying build/lib.linux-riscv64-3.7/astropy/samp/tests/test_hub.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/tests copying build/lib.linux-riscv64-3.7/astropy/samp/errors.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp copying build/lib.linux-riscv64-3.7/astropy/samp/lockfile_helpers.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp copying build/lib.linux-riscv64-3.7/astropy/samp/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp copying build/lib.linux-riscv64-3.7/astropy/samp/integrated_client.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp copying build/lib.linux-riscv64-3.7/astropy/samp/hub_script.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp copying build/lib.linux-riscv64-3.7/astropy/samp/hub.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp copying build/lib.linux-riscv64-3.7/astropy/samp/utils.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp copying build/lib.linux-riscv64-3.7/astropy/samp/constants.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp copying build/lib.linux-riscv64-3.7/astropy/samp/hub_proxy.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time copying build/lib.linux-riscv64-3.7/astropy/time/formats.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time copying build/lib.linux-riscv64-3.7/astropy/time/core.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/tests copying build/lib.linux-riscv64-3.7/astropy/time/tests/test_quantity_interaction.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/tests copying build/lib.linux-riscv64-3.7/astropy/time/tests/test_comparisons.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/tests copying build/lib.linux-riscv64-3.7/astropy/time/tests/test_ut1.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/tests copying build/lib.linux-riscv64-3.7/astropy/time/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/tests copying build/lib.linux-riscv64-3.7/astropy/time/tests/test_precision.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/tests copying build/lib.linux-riscv64-3.7/astropy/time/tests/test_basic.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/tests copying build/lib.linux-riscv64-3.7/astropy/time/tests/test_pickle.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/tests copying build/lib.linux-riscv64-3.7/astropy/time/tests/test_delta.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/tests copying build/lib.linux-riscv64-3.7/astropy/time/tests/test_guess.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/tests copying build/lib.linux-riscv64-3.7/astropy/time/tests/test_sidereal.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/tests copying build/lib.linux-riscv64-3.7/astropy/time/tests/test_methods.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/tests copying build/lib.linux-riscv64-3.7/astropy/time/tests/test_corrs.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/tests copying build/lib.linux-riscv64-3.7/astropy/time/tests/test_mask.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/tests copying build/lib.linux-riscv64-3.7/astropy/time/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time copying build/lib.linux-riscv64-3.7/astropy/time/utils.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time copying build/lib.linux-riscv64-3.7/astropy/conftest.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/cosmology copying build/lib.linux-riscv64-3.7/astropy/cosmology/parameters.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/cosmology copying build/lib.linux-riscv64-3.7/astropy/cosmology/core.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/cosmology copying build/lib.linux-riscv64-3.7/astropy/cosmology/funcs.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/cosmology creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/cosmology/tests copying build/lib.linux-riscv64-3.7/astropy/cosmology/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/cosmology/tests copying build/lib.linux-riscv64-3.7/astropy/cosmology/tests/test_pickle.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/cosmology/tests copying build/lib.linux-riscv64-3.7/astropy/cosmology/tests/test_cosmology.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/cosmology/tests copying build/lib.linux-riscv64-3.7/astropy/cosmology/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/cosmology copying build/lib.linux-riscv64-3.7/astropy/cosmology/scalar_inv_efuncs.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/cosmology creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table copying build/lib.linux-riscv64-3.7/astropy/table/operations.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table copying build/lib.linux-riscv64-3.7/astropy/table/setup_package.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table copying build/lib.linux-riscv64-3.7/astropy/table/bst.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table copying build/lib.linux-riscv64-3.7/astropy/table/index.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table copying build/lib.linux-riscv64-3.7/astropy/table/_column_mixins.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table copying build/lib.linux-riscv64-3.7/astropy/table/column.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table copying build/lib.linux-riscv64-3.7/astropy/table/meta.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/scripts copying build/lib.linux-riscv64-3.7/astropy/table/scripts/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/scripts copying build/lib.linux-riscv64-3.7/astropy/table/scripts/showtable.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/scripts creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-3.7/astropy/table/tests/test_index.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-3.7/astropy/table/tests/test_masked.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-3.7/astropy/table/tests/test_pprint.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-3.7/astropy/table/tests/test_info.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-3.7/astropy/table/tests/test_operations.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-3.7/astropy/table/tests/test_jsviewer.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-3.7/astropy/table/tests/test_init_table.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-3.7/astropy/table/tests/test_bst.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-3.7/astropy/table/tests/test_table.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-3.7/astropy/table/tests/test_column.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-3.7/astropy/table/tests/test_row.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-3.7/astropy/table/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-3.7/astropy/table/tests/test_mixin.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-3.7/astropy/table/tests/test_array.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-3.7/astropy/table/tests/test_np_utils.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-3.7/astropy/table/tests/test_pickle.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-3.7/astropy/table/tests/test_showtable.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-3.7/astropy/table/tests/conftest.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-3.7/astropy/table/tests/test_item_access.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-3.7/astropy/table/tests/test_groups.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-3.7/astropy/table/tests/test_subclass.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-3.7/astropy/table/np_utils.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table copying build/lib.linux-riscv64-3.7/astropy/table/connect.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table copying build/lib.linux-riscv64-3.7/astropy/table/_np_utils.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table copying build/lib.linux-riscv64-3.7/astropy/table/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table copying build/lib.linux-riscv64-3.7/astropy/table/groups.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table copying build/lib.linux-riscv64-3.7/astropy/table/serialize.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table copying build/lib.linux-riscv64-3.7/astropy/table/info.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table copying build/lib.linux-riscv64-3.7/astropy/table/pprint.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table copying build/lib.linux-riscv64-3.7/astropy/table/pandas.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table copying build/lib.linux-riscv64-3.7/astropy/table/jsviewer.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table copying build/lib.linux-riscv64-3.7/astropy/table/table.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table copying build/lib.linux-riscv64-3.7/astropy/table/sorted_array.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table copying build/lib.linux-riscv64-3.7/astropy/table/soco.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table copying build/lib.linux-riscv64-3.7/astropy/table/table_helpers.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table copying build/lib.linux-riscv64-3.7/astropy/table/row.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-3.7/astropy/io/votable/setup_package.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-3.7/astropy/io/votable/ucd.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/data copying build/lib.linux-riscv64-3.7/astropy/io/votable/data/VOTable.dtd -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/data copying build/lib.linux-riscv64-3.7/astropy/io/votable/data/ucd1p-words.txt -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/data copying build/lib.linux-riscv64-3.7/astropy/io/votable/data/VOTable.v1.3.xsd -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/data copying build/lib.linux-riscv64-3.7/astropy/io/votable/data/VOTable.v1.1.xsd -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/data copying build/lib.linux-riscv64-3.7/astropy/io/votable/data/VOTable.v1.2.xsd -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/data creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests copying build/lib.linux-riscv64-3.7/astropy/io/votable/tests/exception_test.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests copying build/lib.linux-riscv64-3.7/astropy/io/votable/tests/converter_test.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data/irsa-nph-m31.xml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data/no_resource.txt -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data/custom_datatype.xml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data/irsa-nph-error.xml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data/regression.xml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data/tb.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data/regression.bin.tabledata.truth.1.3.xml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data/validation.txt -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data/regression.bin.tabledata.truth.1.1.xml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data/too_many_columns.xml.gz -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data/gemini.xml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data/names.xml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data/no_resource.xml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data/empty_table.xml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data/resource_groups.xml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/votable/tests/data/nonstandard_units.xml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/votable/tests/table_test.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests copying build/lib.linux-riscv64-3.7/astropy/io/votable/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests copying build/lib.linux-riscv64-3.7/astropy/io/votable/tests/ucd_test.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests copying build/lib.linux-riscv64-3.7/astropy/io/votable/tests/util_test.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests copying build/lib.linux-riscv64-3.7/astropy/io/votable/tests/tree_test.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests copying build/lib.linux-riscv64-3.7/astropy/io/votable/tests/vo_test.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests copying build/lib.linux-riscv64-3.7/astropy/io/votable/tests/resource_test.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests copying build/lib.linux-riscv64-3.7/astropy/io/votable/exceptions.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-3.7/astropy/io/votable/tree.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-3.7/astropy/io/votable/connect.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-3.7/astropy/io/votable/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-3.7/astropy/io/votable/volint.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-3.7/astropy/io/votable/converters.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-3.7/astropy/io/votable/table.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-3.7/astropy/io/votable/util.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/validator copying build/lib.linux-riscv64-3.7/astropy/io/votable/validator/main.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/validator creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/validator/data creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/validator/data/urls copying build/lib.linux-riscv64-3.7/astropy/io/votable/validator/data/urls/cone.big.dat.gz -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/validator/data/urls copying build/lib.linux-riscv64-3.7/astropy/io/votable/validator/data/urls/cone.broken.dat.gz -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/validator/data/urls copying build/lib.linux-riscv64-3.7/astropy/io/votable/validator/data/urls/cone.good.dat.gz -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/validator/data/urls copying build/lib.linux-riscv64-3.7/astropy/io/votable/validator/data/urls/cone.incorrect.dat.gz -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/validator/data/urls copying build/lib.linux-riscv64-3.7/astropy/io/votable/validator/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/validator copying build/lib.linux-riscv64-3.7/astropy/io/votable/validator/result.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/validator copying build/lib.linux-riscv64-3.7/astropy/io/votable/validator/html.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/validator copying build/lib.linux-riscv64-3.7/astropy/io/votable/tablewriter.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-3.7/astropy/io/votable/xmlutil.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/tests copying build/lib.linux-riscv64-3.7/astropy/io/tests/test_registry.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/tests copying build/lib.linux-riscv64-3.7/astropy/io/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/tests copying build/lib.linux-riscv64-3.7/astropy/io/tests/test_registry_help.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/tests creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-3.7/astropy/io/ascii/fixedwidth.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-3.7/astropy/io/ascii/setup_package.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-3.7/astropy/io/ascii/daophot.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-3.7/astropy/io/ascii/fastbasic.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-3.7/astropy/io/ascii/core.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-3.7/astropy/io/ascii/misc.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-3.7/astropy/io/ascii/basic.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-3.7/astropy/io/ascii/ui.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/test_cds_header_from_readme.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/test_ecsv.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/test_read.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/daophot2.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/latex1.tex -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/daophot.dat.gz -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/cds2.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/ipac.dat.xz -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/no_data_daophot.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/no_data_with_header.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/space_delim_blank_lines.txt -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/html.html -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/daophot.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/latex2.tex -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/apostrophe.rdb -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/simple3.txt -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/short.tab -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/no_data_sextractor.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/test5.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/short.rdb.gz -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/nls1_stackinfo.dbout -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/fixed_width_2_line.txt -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/test4.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/continuation.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/vots_spec.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/simple5.txt -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/daophot3.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/sextractor2.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/no_data_cds.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/short.rdb.bz2 -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/commented_header2.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/space_delim_no_names.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/whitespace.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data/cds creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data/cds/glob copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/cds/glob/lmxbrefs.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data/cds/glob copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/cds/glob/ReadMe -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data/cds/glob creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data/cds/multi copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/cds/multi/ReadMe -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data/cds/multi copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/cds/multi/lp944-20.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data/cds/multi copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/cds/multi/lhs2065.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data/cds/multi creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data/cds/description copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/cds/description/ReadMe -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data/cds/description copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/cds/description/table.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data/cds/description copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/no_data_ipac.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/daophot4.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/short.rdb -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/bars_at_ends.txt -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/sextractor.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/ipac.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/space_delim_no_header.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/simple2.txt -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/apostrophe.tab -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/latex3.tex -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/simple_csv.csv -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/simple.txt -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/bad.txt -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/no_data_without_header.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/simple_csv_missing.csv -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/cds.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/commented_header.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/simple4.txt -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/fill_values.txt -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/html2.html -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data/vizier copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/vizier/ReadMe -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data/vizier copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/vizier/table1.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data/vizier copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/vizier/table5.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data/vizier copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/ipac.dat.bz2 -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/sextractor3.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/short.rdb.xz -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/cds_malformed.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/data/latex1.tex.gz -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/test_write.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/test_compressed.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/test_c_reader.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/test_fixedwidth.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/test_rst.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/test_types.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/test_html.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/common.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/test_ipac_definitions.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-3.7/astropy/io/ascii/tests/test_connect.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-3.7/astropy/io/ascii/connect.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-3.7/astropy/io/ascii/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-3.7/astropy/io/ascii/cds.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-3.7/astropy/io/ascii/docs.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-3.7/astropy/io/ascii/ecsv.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-3.7/astropy/io/ascii/latex.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-3.7/astropy/io/ascii/cparser.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-3.7/astropy/io/ascii/sextractor.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-3.7/astropy/io/ascii/ipac.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-3.7/astropy/io/ascii/rst.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-3.7/astropy/io/ascii/html.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-3.7/astropy/io/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io copying build/lib.linux-riscv64-3.7/astropy/io/registry.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/pandas copying build/lib.linux-riscv64-3.7/astropy/io/misc/pandas/connect.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/pandas copying build/lib.linux-riscv64-3.7/astropy/io/misc/pandas/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/pandas creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/tests/test_hdf5.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/tests/test_yaml.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/tests/test_pickle_helpers.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/tests/test_pandas.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/connect.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc copying build/lib.linux-riscv64-3.7/astropy/io/misc/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/extension.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/units copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/units/equivalency-1.0.0.yaml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/units creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/time copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/time/timedelta-1.0.0.yaml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/time creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/table copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/table/table-1.0.0.yaml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/table creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/fits copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/fits/fits-1.0.0.yaml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/fits creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/skycoord-1.0.0.yaml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/longitude-1.0.0.yaml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/latitude-1.0.0.yaml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/fk4noeterms-1.0.0.yaml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/cirs-1.0.0.yaml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/fk5-1.0.0.yaml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/fk4-1.0.0.yaml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/itrs-1.0.0.yaml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/icrs-1.1.0.yaml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/galactocentric-1.0.0.yaml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/precessedgeocentric-1.0.0.yaml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/gcrs-1.0.0.yaml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/icrs-1.0.0.yaml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/galactic-1.0.0.yaml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/baseframe-1.0.0.yaml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/representation-1.0.0.yaml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/earthlocation-1.0.0.yaml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/angle-1.0.0.yaml -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tests/test_io.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/connect.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/types.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/unit creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/unit/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/unit/tests/test_equivalency.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/unit/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/unit/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/unit/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/unit/tests/test_quantity.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/unit/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/unit/tests/test_unit.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/unit/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/unit/unit.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/unit copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/unit/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/unit copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/unit/quantity.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/unit copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/unit/equivalency.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/unit creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/tests/helpers.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/transform copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/transform/tabular.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/transform copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/transform/basic.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/transform copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/transform/polynomial.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/transform creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/transform/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/transform/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/transform/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/transform/tests/test_transform.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/transform/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/transform/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/transform copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/transform/compound.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/transform copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/transform/projections.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/transform creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/time creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/time/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/time/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/time/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/time/tests/test_time.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/time/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/time/tests/test_timedelta.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/time/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/time/timedelta.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/time copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/time/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/time copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/time/time.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/time creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/table creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/table/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/table/tests/test_table.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/table/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/table/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/table/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/table/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/table copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/table/table.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/table creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/fits copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/fits/fits.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/fits creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/fits/tests creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/fits/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/fits/tests/data/complex.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/fits/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/fits/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/fits/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/fits/tests/test_fits.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/fits/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/fits/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/fits creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/coordinates copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/coordinates/frames.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/coordinates copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/coordinates/skycoord.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/coordinates creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/coordinates/tests/test_skycoord.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/coordinates/tests/test_earthlocation.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/coordinates/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/coordinates/tests/test_angle.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/coordinates/tests/test_frames.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/coordinates/tests/test_representation.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/coordinates/angle.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/coordinates copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/coordinates/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/coordinates copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/coordinates/earthlocation.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/coordinates copying build/lib.linux-riscv64-3.7/astropy/io/misc/asdf/tags/coordinates/representation.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/coordinates copying build/lib.linux-riscv64-3.7/astropy/io/misc/hdf5.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc copying build/lib.linux-riscv64-3.7/astropy/io/misc/pickle_helpers.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc copying build/lib.linux-riscv64-3.7/astropy/io/misc/yaml.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-3.7/astropy/io/fits/setup_package.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-3.7/astropy/io/fits/fitstime.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-3.7/astropy/io/fits/column.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/scripts copying build/lib.linux-riscv64-3.7/astropy/io/fits/scripts/fitsdiff.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/scripts copying build/lib.linux-riscv64-3.7/astropy/io/fits/scripts/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/scripts copying build/lib.linux-riscv64-3.7/astropy/io/fits/scripts/fitsheader.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/scripts copying build/lib.linux-riscv64-3.7/astropy/io/fits/scripts/fitscheck.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/scripts copying build/lib.linux-riscv64-3.7/astropy/io/fits/scripts/fitsinfo.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/scripts creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/test_convenience.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/test_header.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/test_diff.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/test_hdulist.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data/group.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data/tdim.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data/blank.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data/history_header.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data/compressed_image.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data/zerowidth.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data/test1.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data/btable.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data/o4sp040b0_raw.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data/stddata.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data/tb.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data/random_groups.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data/compressed_float_bzero.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data/scale.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data/table.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data/arange.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data/ascii.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data/fixed-1890.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data/checksum.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data/test0.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data/memtest.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data/comp.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data/variable_length_table.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/data/chandra_time.fits -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/test_fitsheader.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/test_table.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/test_checksum.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/test_compression_failures.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/test_fitsdiff.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/test_core.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/test_fitscheck.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/test_division.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/test_uint.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/test_structured.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/test_util.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/test_image.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/test_nonstandard.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/test_fitsinfo.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/test_fitstime.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/test_connect.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-3.7/astropy/io/fits/tests/test_groups.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-3.7/astropy/io/fits/_utils.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-3.7/astropy/io/fits/connect.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-3.7/astropy/io/fits/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-3.7/astropy/io/fits/compression.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-3.7/astropy/io/fits/fitsrec.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-3.7/astropy/io/fits/convenience.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-3.7/astropy/io/fits/card.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-3.7/astropy/io/fits/header.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-3.7/astropy/io/fits/file.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-3.7/astropy/io/fits/verify.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-3.7/astropy/io/fits/util.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-3.7/astropy/io/fits/hdu/nonstandard.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-3.7/astropy/io/fits/hdu/image.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-3.7/astropy/io/fits/hdu/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-3.7/astropy/io/fits/hdu/groups.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-3.7/astropy/io/fits/hdu/streaming.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-3.7/astropy/io/fits/hdu/table.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-3.7/astropy/io/fits/hdu/hdulist.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-3.7/astropy/io/fits/hdu/compressed.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-3.7/astropy/io/fits/hdu/base.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-3.7/astropy/io/fits/diff.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-3.7/astropy/coordinates/sites.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-3.7/astropy/coordinates/earth_orientation.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-3.7/astropy/coordinates/sky_coordinate.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/data copying build/lib.linux-riscv64-3.7/astropy/coordinates/data/sites.json -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/data copying build/lib.linux-riscv64-3.7/astropy/coordinates/data/constellation_data_roman87.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/data copying build/lib.linux-riscv64-3.7/astropy/coordinates/data/constellation_names.dat -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/data copying build/lib.linux-riscv64-3.7/astropy/coordinates/baseframe.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-3.7/astropy/coordinates/funcs.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-3.7/astropy/coordinates/angle_lextab.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-3.7/astropy/coordinates/solar_system.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-3.7/astropy/coordinates/jparser.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-3.7/astropy/coordinates/angle_utilities.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_representation_arithmetic.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_intermediate_transformations.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_skyoffset_transformations.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_transformations.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_regression.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_matrix_utilities.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_celestial_transformations.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_funcs.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_representation_methods.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_sky_coord.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_formatting.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_solar_system.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_frames_with_velocity.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_velocity_corrs.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_name_resolve.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_atc_replacements.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_sky_coord_velocities.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_angles.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_sites.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_pickle.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/accuracy copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/accuracy/generate_ref_ast.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/accuracy copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/accuracy/test_ecliptic.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/accuracy creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/accuracy/data copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/accuracy/data/fk4_no_e_fk4.csv -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/accuracy/data copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/accuracy/data/icrs_fk5.csv -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/accuracy/data copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/accuracy/data/fk4_no_e_fk5.csv -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/accuracy/data copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/accuracy/data/galactic_fk4.csv -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/accuracy/data copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/accuracy/test_icrs_fk5.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/accuracy copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/accuracy/test_galactic_fk4.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/accuracy copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/accuracy/test_fk4_no_e_fk4.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/accuracy copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/accuracy/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/accuracy copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/accuracy/test_altaz_icrs.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/accuracy copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/accuracy/test_fk4_no_e_fk5.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/accuracy copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_iau_fullstack.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_angular_separation.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_distance.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_finite_difference_velocities.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_matching.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/utils.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_api_ape5.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_arrays.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/conftest.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_frames.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_unit_representation.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_representation.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_earth.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/tests/test_shape_manipulation.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-3.7/astropy/coordinates/errors.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-3.7/astropy/coordinates/name_resolve.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-3.7/astropy/coordinates/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-3.7/astropy/coordinates/matrix_utilities.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-3.7/astropy/coordinates/angles.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-3.7/astropy/coordinates/calculation.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-3.7/astropy/coordinates/transformations.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-3.7/astropy/coordinates/matching.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates creating /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames/baseradec.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames/supergalactic_transforms.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames/galactic.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames/galactocentric.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames/icrs_fk5_transforms.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames/ecliptic.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames/fk5.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames/hcrs.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames/cirs_observed_transforms.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames/galactic_transforms.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames/fk4_fk5_transforms.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames/icrs.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames/__init__.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames/fk4.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames/lsr.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames/gcrs.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames/intermediate_rotation_transforms.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames/skyoffset.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames/itrs.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames/icrs_cirs_transforms.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames/altaz.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames/supergalactic.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames/utils.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames/ecliptic_transforms.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-3.7/astropy/coordinates/builtin_frames/cirs.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-3.7/astropy/coordinates/earth.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-3.7/astropy/coordinates/angle_parsetab.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-3.7/astropy/coordinates/sky_coordinate_parsers.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-3.7/astropy/coordinates/representation.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-3.7/astropy/coordinates/attributes.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-3.7/astropy/coordinates/orbital_elements.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-3.7/astropy/coordinates/distances.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-3.7/astropy/version.py -> /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/bayesian_blocks.py to bayesian_blocks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/histogram.py to histogram.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/info_theory.py to info_theory.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/spatial.py to spatial.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/lombscargle/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/funcs.py to funcs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/tests/test_funcs.py to test_funcs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/tests/test_histogram.py to test_histogram.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/tests/test_jackknife.py to test_jackknife.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/tests/test_sigma_clipping.py to test_sigma_clipping.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/tests/test_biweight.py to test_biweight.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/tests/test_circstats.py to test_circstats.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/tests/test_info_theory.py to test_info_theory.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/tests/test_bayesian_blocks.py to test_bayesian_blocks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/tests/test_spatial.py to test_spatial.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/biweight.py to biweight.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/jackknife.py to jackknife.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/bls/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/sigma_clipping.py to sigma_clipping.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/circstats.py to circstats.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants/astropyconst20.py to astropyconst20.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants/cgs.py to cgs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants/constant.py to constant.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants/codata2014.py to codata2014.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants/tests/test_constant.py to test_constant.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants/tests/test_pickle.py to test_pickle.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants/tests/test_prior_version.py to test_prior_version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants/astropyconst13.py to astropyconst13.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants/codata2010.py to codata2010.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants/iau2015.py to iau2015.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants/si.py to si.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants/codata2018.py to codata2018.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/constants/iau2012.py to iau2012.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/setup_package.py to setup_package.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/downsample.py to downsample.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/sampled.py to sampled.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/tests/test_sampled.py to test_sampled.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/tests/test_binned.py to test_binned.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/tests/test_downsample.py to test_downsample.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/tests/test_common.py to test_common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/tests/test_utils.py to test_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/tests/test_lombscargle.py to test_lombscargle.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/tests/test_statistics.py to test_statistics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/_statistics.py to _statistics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations/mle.py to mle.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations/main.py to main.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations/chi2_impl.py to chi2_impl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations/tests/test_mle.py to test_mle.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations/tests/test_utils.py to test_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations/fastchi2_impl.py to fastchi2_impl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations/fast_impl.py to fast_impl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations/slow_impl.py to slow_impl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations/scipy_impl.py to scipy_impl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/bls/setup_package.py to setup_package.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/bls/methods.py to methods.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/bls/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/bls/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/bls/tests/test_bls.py to test_bls.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/bls/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/binned.py to binned.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/io/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/io/tests/test_kepler.py to test_kepler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/io/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/io/kepler.py to kepler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/logger.py to logger.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/optimizers.py to optimizers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/setup_package.py to setup_package.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tabular.py to tabular.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/parameters.py to parameters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/separable.py to separable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/polynomial.py to polynomial.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/powerlaws.py to powerlaws.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/example_models.py to example_models.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/test_mappings.py to test_mappings.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/test_models_quantities.py to test_models_quantities.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/data/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/test_quantities_parameters.py to test_quantities_parameters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/test_quantities_rotations.py to test_quantities_rotations.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/test_quantities_model.py to test_quantities_model.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/test_quantities_evaluation.py to test_quantities_evaluation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/test_quantities_fitting.py to test_quantities_fitting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/test_core.py to test_core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/test_parameters.py to test_parameters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/irafutil.py to irafutil.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/test_functional_models.py to test_functional_models.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/test_compound.py to test_compound.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/test_polynomial.py to test_polynomial.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/test_utils.py to test_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/test_projections.py to test_projections.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/test_constraints.py to test_constraints.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/test_separable.py to test_separable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/test_model_sets.py to test_model_sets.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/test_input.py to test_input.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/test_fitters.py to test_fitters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/test_blackbody.py to test_blackbody.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/test_models.py to test_models.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/tests/test_rotations.py to test_rotations.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/models.py to models.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/fitting.py to fitting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/blackbody.py to blackbody.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/rotations.py to rotations.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/statistic.py to statistic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/projections.py to projections.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/mappings.py to mappings.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/functional_models.py to functional_models.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/setup_package.py to setup_package.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/tests/test_kernel_class.py to test_kernel_class.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/tests/test_convolve_nddata.py to test_convolve_nddata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/tests/test_convolve_speeds.py to test_convolve_speeds.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/tests/test_convolve_models.py to test_convolve_models.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/tests/test_pickle.py to test_pickle.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/tests/test_convolve_kernels.py to test_convolve_kernels.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/tests/test_discretize.py to test_discretize.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/tests/test_convolve_fft.py to test_convolve_fft.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/tests/test_convolve.py to test_convolve.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/kernels.py to kernels.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/convolve.py to convolve.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcs.py to wcs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi/sliced_low_level_wcs.py to sliced_low_level_wcs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi/high_level_wcs_wrapper.py to high_level_wcs_wrapper.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi/tests/test_high_level_wcs_wrapper.py to test_high_level_wcs_wrapper.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi/tests/test_high_level_api.py to test_high_level_api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi/tests/test_low_level_api.py to test_low_level_api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi/tests/test_utils.py to test_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi/tests/test_fitswcs.py to test_fitswcs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi/tests/test_sliced_low_level_wcs.py to test_sliced_low_level_wcs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi/high_level_api.py to high_level_api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi/low_level_api.py to low_level_api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcsapi/fitswcs.py to fitswcs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/docstrings.py to docstrings.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/setup_package.py to setup_package.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/test_profiling.py to test_profiling.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/test_wcs.py to test_wcs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/test_pickle.py to test_pickle.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/test_utils.py to test_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/extension/setup.py to setup.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/extension/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/extension/test_extension.py to test_extension.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/tests/test_wcsprm.py to test_wcsprm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/wcslint.py to wcslint.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/nddata_withmixins.py to nddata_withmixins.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/nddata_base.py to nddata_base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/nduncertainty.py to nduncertainty.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/tests/test_decorators.py to test_decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/tests/test_flag_collection.py to test_flag_collection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/tests/test_bitmask.py to test_bitmask.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/tests/test_nduncertainty.py to test_nduncertainty.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/tests/test_utils.py to test_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/tests/test_ccddata.py to test_ccddata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/tests/test_nddata.py to test_nddata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/tests/test_compat.py to test_compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/tests/test_nddata_base.py to test_nddata_base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/decorators.py to decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/flag_collection.py to flag_collection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/ccddata.py to ccddata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/bitmask.py to bitmask.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/nddata.py to nddata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/mixins/ndio.py to ndio.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/mixins/tests/test_ndarithmetic.py to test_ndarithmetic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/mixins/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/mixins/tests/test_ndio.py to test_ndio.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/mixins/tests/test_ndslicing.py to test_ndslicing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/mixins/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/mixins/ndslicing.py to ndslicing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/mixins/ndarithmetic.py to ndarithmetic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/nddata/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests/setup_package.py to setup_package.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests/command.py to command.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests/disable_internet.py to disable_internet.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests/tests/test_quantity_helpers.py to test_quantity_helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests/tests/test_runner.py to test_runner.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests/tests/test_imports.py to test_imports.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests/tests/test_run_tests.py to test_run_tests.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests/image_tests.py to image_tests.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests/test_logger.py to test_logger.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests/runner.py to runner.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests/helper.py to helper.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests/plugins/display.py to display.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/tests/plugins/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/required_by_vounit.py to required_by_vounit.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/photometric.py to photometric.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/cgs.py to cgs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/astrophys.py to astrophys.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/imperial.py to imperial.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests/test_physical.py to test_physical.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests/test_equivalencies.py to test_equivalencies.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests/test_quantity_helpers.py to test_quantity_helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests/test_quantity_decorator.py to test_quantity_decorator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests/test_logarithmic.py to test_logarithmic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests/test_deprecated.py to test_deprecated.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests/test_utils.py to test_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests/test_quantity.py to test_quantity.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests/test_photometric.py to test_photometric.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests/test_quantity_annotations.py to test_quantity_annotations.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests/test_quantity_ufuncs.py to test_quantity_ufuncs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests/test_format.py to test_format.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests/test_quantity_array_methods.py to test_quantity_array_methods.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests/test_units.py to test_units.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/tests/test_quantity_non_ufuncs.py to test_quantity_non_ufuncs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/decorators.py to decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/cds.py to cds.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/deprecated.py to deprecated.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/quantity.py to quantity.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format/generic_lextab.py to generic_lextab.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format/generic_parsetab.py to generic_parsetab.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format/fits.py to fits.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format/ogip.py to ogip.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format/cds_parsetab.py to cds_parsetab.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format/vounit.py to vounit.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format/cds_lextab.py to cds_lextab.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format/cds.py to cds.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format/generic.py to generic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format/latex.py to latex.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format/unicode_format.py to unicode_format.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format/ogip_lextab.py to ogip_lextab.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format/ogip_parsetab.py to ogip_parsetab.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/format/console.py to console.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/physical.py to physical.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/si.py to si.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/function/mixin.py to mixin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/function/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/function/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/function/logarithmic.py to logarithmic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/function/units.py to units.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/function/magnitude_zero_points.py to magnitude_zero_points.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/quantity_helper/helpers.py to helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/quantity_helper/scipy_special.py to scipy_special.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/quantity_helper/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/quantity_helper/converters.py to converters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/quantity_helper/erfa.py to erfa.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/units/equivalencies.py to equivalencies.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/uncertainty/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/uncertainty/tests/test_distribution.py to test_distribution.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/uncertainty/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/uncertainty/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/uncertainty/distributions.py to distributions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/bundled/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/bundled/six.py to six.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/ply/ctokens.py to ctokens.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/ply/lex.py to lex.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/ply/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/ply/ygen.py to ygen.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/ply/yacc.py to yacc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/ply/cpp.py to cpp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/configobj/configobj.py to configobj.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/configobj/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/configobj/validate.py to validate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/six.py to six.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/ply.py to ply.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/_strptime.py to _strptime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/extern/jquery/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/_erfa/setup_package.py to setup_package.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/_erfa/erfa_generator.py to erfa_generator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/_erfa/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/_erfa/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/_erfa/tests/test_erfa.py to test_erfa.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/_erfa/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/codegen.py to codegen.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/setup_package.py to setup_package.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/timer.py to timer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/argparse.py to argparse.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/iers/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/iers/tests/test_iers.py to test_iers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/iers/iers.py to iers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/iers/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/misc.py to misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/test_misc.py to test_misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/test_diff.py to test_diff.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/data/test_package/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/test_metadata.py to test_metadata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/test_collections.py to test_collections.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/test_decorators.py to test_decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/test_progress_bar_func.py to test_progress_bar_func.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/test_console.py to test_console.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/test_xml.py to test_xml.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/test_data.py to test_data.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/test_introspection.py to test_introspection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/test_codegen.py to test_codegen.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/test_timer.py to test_timer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/tests/test_data_info.py to test_data_info.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/decorators.py to decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/data.py to data.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/introspection.py to introspection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/metadata.py to metadata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/data_info.py to data_info.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat/numpy/lib/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat/numpy/lib/stride_tricks.py to stride_tricks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat/numpy/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat/numpy/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat/numpy/core/multiarray.py to multiarray.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat/numpy/core/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat/misc.py to misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat/futures/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat/funcsigs.py to funcsigs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/compat/numpycompat.py to numpycompat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/collections.py to collections.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/state.py to state.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/console.py to console.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/xml/iterparser.py to iterparser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/xml/writer.py to writer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/xml/setup_package.py to setup_package.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/xml/unescaper.py to unescaper.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/xml/tests/test_iterparse.py to test_iterparse.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/xml/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/xml/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/xml/validate.py to validate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/xml/check.py to check.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/diff.py to diff.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/config/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/config/tests/test_configs.py to test_configs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/config/paths.py to paths.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/config/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/config/configuration.py to configuration.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/config/affiliated.py to affiliated.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/cython_version.py to cython_version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/scripts/tests/test_fits2bitmap.py to test_fits2bitmap.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/scripts/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/scripts/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/scripts/fits2bitmap.py to fits2bitmap.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/tests/test_lupton_rgb.py to test_lupton_rgb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/tests/test_histogram.py to test_histogram.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/tests/test_interval.py to test_interval.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/tests/test_stretch.py to test_stretch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/tests/test_norm.py to test_norm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/tests/test_units.py to test_units.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/stretch.py to stretch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/interval.py to interval.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/hist.py to hist.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/transform.py to transform.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/mpl_style.py to mpl_style.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/grid_paths.py to grid_paths.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/formatter_locator.py to formatter_locator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/coordinates_map.py to coordinates_map.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/patches.py to patches.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/transforms.py to transforms.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests/test_transforms.py to test_transforms.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests/test_transform_coord_meta.py to test_transform_coord_meta.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests/test_misc.py to test_misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests/datasets.py to datasets.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests/test_formatter_locator.py to test_formatter_locator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests/test_images.py to test_images.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests/test_utils.py to test_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests/test_display_world_coordinates.py to test_display_world_coordinates.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests/test_coordinate_helpers.py to test_coordinate_helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/tests/test_frame.py to test_frame.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/axislabels.py to axislabels.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/coordinate_range.py to coordinate_range.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/ticks.py to ticks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/coordinate_helpers.py to coordinate_helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/frame.py to frame.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/wcsaxes/ticklabels.py to ticklabels.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/mpl_normalize.py to mpl_normalize.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/units.py to units.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/visualization/lupton_rgb.py to lupton_rgb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/web_profile.py to web_profile.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/setup_package.py to setup_package.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/client.py to client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/standard_profile.py to standard_profile.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/tests/test_standard_profile.py to test_standard_profile.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/tests/test_hub_proxy.py to test_hub_proxy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/tests/web_profile_test_helpers.py to web_profile_test_helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/tests/test_helpers.py to test_helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/tests/test_client.py to test_client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/tests/test_web_profile.py to test_web_profile.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/tests/test_hub_script.py to test_hub_script.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/tests/test_errors.py to test_errors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/tests/test_hub.py to test_hub.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/errors.py to errors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/lockfile_helpers.py to lockfile_helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/integrated_client.py to integrated_client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/hub_script.py to hub_script.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/hub.py to hub.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/constants.py to constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/samp/hub_proxy.py to hub_proxy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/formats.py to formats.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/tests/test_quantity_interaction.py to test_quantity_interaction.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/tests/test_comparisons.py to test_comparisons.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/tests/test_ut1.py to test_ut1.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/tests/test_precision.py to test_precision.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/tests/test_basic.py to test_basic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/tests/test_pickle.py to test_pickle.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/tests/test_delta.py to test_delta.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/tests/test_guess.py to test_guess.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/tests/test_sidereal.py to test_sidereal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/tests/test_methods.py to test_methods.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/tests/test_corrs.py to test_corrs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/tests/test_mask.py to test_mask.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/time/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/cosmology/parameters.py to parameters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/cosmology/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/cosmology/funcs.py to funcs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/cosmology/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/cosmology/tests/test_pickle.py to test_pickle.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/cosmology/tests/test_cosmology.py to test_cosmology.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/cosmology/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/operations.py to operations.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/setup_package.py to setup_package.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/bst.py to bst.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/index.py to index.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/column.py to column.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/meta.py to meta.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/scripts/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/scripts/showtable.py to showtable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests/test_index.py to test_index.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests/test_masked.py to test_masked.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests/test_pprint.py to test_pprint.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests/test_info.py to test_info.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests/test_operations.py to test_operations.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests/test_jsviewer.py to test_jsviewer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests/test_init_table.py to test_init_table.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests/test_bst.py to test_bst.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests/test_table.py to test_table.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests/test_column.py to test_column.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests/test_row.py to test_row.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests/test_mixin.py to test_mixin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests/test_array.py to test_array.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests/test_np_utils.py to test_np_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests/test_pickle.py to test_pickle.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests/test_showtable.py to test_showtable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests/test_item_access.py to test_item_access.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests/test_groups.py to test_groups.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/tests/test_subclass.py to test_subclass.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/np_utils.py to np_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/connect.py to connect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/groups.py to groups.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/serialize.py to serialize.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/info.py to info.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/pprint.py to pprint.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/pandas.py to pandas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/jsviewer.py to jsviewer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/table.py to table.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/sorted_array.py to sorted_array.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/soco.py to soco.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/table_helpers.py to table_helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/row.py to row.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/setup_package.py to setup_package.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/ucd.py to ucd.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests/exception_test.py to exception_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests/converter_test.py to converter_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests/table_test.py to table_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests/ucd_test.py to ucd_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests/util_test.py to util_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests/tree_test.py to tree_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests/vo_test.py to vo_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tests/resource_test.py to resource_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tree.py to tree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/connect.py to connect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/volint.py to volint.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/converters.py to converters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/table.py to table.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/validator/main.py to main.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/validator/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/validator/result.py to result.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/validator/html.py to html.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/xmlutil.py to xmlutil.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/tests/test_registry.py to test_registry.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/tests/test_registry_help.py to test_registry_help.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/fixedwidth.py to fixedwidth.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/setup_package.py to setup_package.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/daophot.py to daophot.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/fastbasic.py to fastbasic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/misc.py to misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/basic.py to basic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/ui.py to ui.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/test_cds_header_from_readme.py to test_cds_header_from_readme.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/test_ecsv.py to test_ecsv.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/test_read.py to test_read.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/test_write.py to test_write.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/test_compressed.py to test_compressed.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/test_c_reader.py to test_c_reader.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/test_fixedwidth.py to test_fixedwidth.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/test_rst.py to test_rst.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/test_types.py to test_types.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/test_html.py to test_html.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/test_ipac_definitions.py to test_ipac_definitions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/tests/test_connect.py to test_connect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/connect.py to connect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/cds.py to cds.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/docs.py to docs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/ecsv.py to ecsv.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/latex.py to latex.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/sextractor.py to sextractor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/ipac.py to ipac.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/rst.py to rst.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/html.py to html.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/registry.py to registry.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/pandas/connect.py to connect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/pandas/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/tests/test_hdf5.py to test_hdf5.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/tests/test_yaml.py to test_yaml.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/tests/test_pickle_helpers.py to test_pickle_helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/tests/test_pandas.py to test_pandas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/connect.py to connect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/extension.py to extension.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tests/test_io.py to test_io.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/connect.py to connect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/types.py to types.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/unit/tests/test_equivalency.py to test_equivalency.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/unit/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/unit/tests/test_quantity.py to test_quantity.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/unit/tests/test_unit.py to test_unit.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/unit/unit.py to unit.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/unit/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/unit/quantity.py to quantity.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/unit/equivalency.py to equivalency.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/tests/helpers.py to helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/transform/tabular.py to tabular.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/transform/basic.py to basic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/transform/polynomial.py to polynomial.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/transform/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/transform/tests/test_transform.py to test_transform.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/transform/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/transform/compound.py to compound.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/transform/projections.py to projections.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/time/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/time/tests/test_time.py to test_time.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/time/tests/test_timedelta.py to test_timedelta.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/time/timedelta.py to timedelta.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/time/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/time/time.py to time.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/table/tests/test_table.py to test_table.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/table/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/table/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/table/table.py to table.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/fits/fits.py to fits.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/fits/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/fits/tests/test_fits.py to test_fits.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/fits/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/coordinates/frames.py to frames.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/coordinates/skycoord.py to skycoord.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/coordinates/tests/test_skycoord.py to test_skycoord.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/coordinates/tests/test_earthlocation.py to test_earthlocation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/coordinates/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/coordinates/tests/test_angle.py to test_angle.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/coordinates/tests/test_frames.py to test_frames.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/coordinates/tests/test_representation.py to test_representation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/coordinates/angle.py to angle.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/coordinates/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/coordinates/earthlocation.py to earthlocation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/asdf/tags/coordinates/representation.py to representation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/hdf5.py to hdf5.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/pickle_helpers.py to pickle_helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/misc/yaml.py to yaml.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/setup_package.py to setup_package.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/fitstime.py to fitstime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/column.py to column.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/scripts/fitsdiff.py to fitsdiff.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/scripts/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/scripts/fitsheader.py to fitsheader.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/scripts/fitscheck.py to fitscheck.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/scripts/fitsinfo.py to fitsinfo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/test_convenience.py to test_convenience.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/test_header.py to test_header.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/test_diff.py to test_diff.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/test_hdulist.py to test_hdulist.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/test_fitsheader.py to test_fitsheader.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/test_table.py to test_table.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/test_checksum.py to test_checksum.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/test_compression_failures.py to test_compression_failures.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/test_fitsdiff.py to test_fitsdiff.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/test_core.py to test_core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/test_fitscheck.py to test_fitscheck.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/test_division.py to test_division.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/test_uint.py to test_uint.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/test_structured.py to test_structured.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/test_util.py to test_util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/test_image.py to test_image.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/test_nonstandard.py to test_nonstandard.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/test_fitsinfo.py to test_fitsinfo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/test_fitstime.py to test_fitstime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/test_connect.py to test_connect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/tests/test_groups.py to test_groups.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/connect.py to connect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/fitsrec.py to fitsrec.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/convenience.py to convenience.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/card.py to card.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/header.py to header.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/file.py to file.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/verify.py to verify.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/hdu/nonstandard.py to nonstandard.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/hdu/image.py to image.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/hdu/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/hdu/groups.py to groups.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/hdu/streaming.py to streaming.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/hdu/table.py to table.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/hdu/hdulist.py to hdulist.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/hdu/compressed.py to compressed.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/hdu/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/diff.py to diff.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/sites.py to sites.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/earth_orientation.py to earth_orientation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/sky_coordinate.py to sky_coordinate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/baseframe.py to baseframe.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/funcs.py to funcs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/angle_lextab.py to angle_lextab.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/solar_system.py to solar_system.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/jparser.py to jparser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/angle_utilities.py to angle_utilities.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_representation_arithmetic.py to test_representation_arithmetic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_intermediate_transformations.py to test_intermediate_transformations.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_skyoffset_transformations.py to test_skyoffset_transformations.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_transformations.py to test_transformations.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_regression.py to test_regression.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_matrix_utilities.py to test_matrix_utilities.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_celestial_transformations.py to test_celestial_transformations.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_funcs.py to test_funcs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_representation_methods.py to test_representation_methods.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_sky_coord.py to test_sky_coord.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_formatting.py to test_formatting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_solar_system.py to test_solar_system.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_frames_with_velocity.py to test_frames_with_velocity.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_velocity_corrs.py to test_velocity_corrs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_name_resolve.py to test_name_resolve.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_atc_replacements.py to test_atc_replacements.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_sky_coord_velocities.py to test_sky_coord_velocities.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_angles.py to test_angles.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_sites.py to test_sites.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_pickle.py to test_pickle.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/accuracy/generate_ref_ast.py to generate_ref_ast.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/accuracy/test_ecliptic.py to test_ecliptic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/accuracy/test_icrs_fk5.py to test_icrs_fk5.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/accuracy/test_galactic_fk4.py to test_galactic_fk4.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/accuracy/test_fk4_no_e_fk4.py to test_fk4_no_e_fk4.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/accuracy/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/accuracy/test_altaz_icrs.py to test_altaz_icrs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/accuracy/test_fk4_no_e_fk5.py to test_fk4_no_e_fk5.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_iau_fullstack.py to test_iau_fullstack.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_angular_separation.py to test_angular_separation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_distance.py to test_distance.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_finite_difference_velocities.py to test_finite_difference_velocities.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_matching.py to test_matching.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_api_ape5.py to test_api_ape5.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_arrays.py to test_arrays.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_frames.py to test_frames.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_unit_representation.py to test_unit_representation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_representation.py to test_representation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_earth.py to test_earth.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/tests/test_shape_manipulation.py to test_shape_manipulation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/errors.py to errors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/name_resolve.py to name_resolve.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/matrix_utilities.py to matrix_utilities.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/angles.py to angles.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/calculation.py to calculation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/transformations.py to transformations.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/matching.py to matching.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames/baseradec.py to baseradec.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames/supergalactic_transforms.py to supergalactic_transforms.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames/galactic.py to galactic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames/galactocentric.py to galactocentric.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames/icrs_fk5_transforms.py to icrs_fk5_transforms.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames/ecliptic.py to ecliptic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames/fk5.py to fk5.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames/hcrs.py to hcrs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames/cirs_observed_transforms.py to cirs_observed_transforms.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames/galactic_transforms.py to galactic_transforms.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames/fk4_fk5_transforms.py to fk4_fk5_transforms.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames/icrs.py to icrs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames/fk4.py to fk4.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames/lsr.py to lsr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames/gcrs.py to gcrs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames/intermediate_rotation_transforms.py to intermediate_rotation_transforms.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames/skyoffset.py to skyoffset.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames/itrs.py to itrs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames/icrs_cirs_transforms.py to icrs_cirs_transforms.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames/altaz.py to altaz.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames/supergalactic.py to supergalactic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames/ecliptic_transforms.py to ecliptic_transforms.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/builtin_frames/cirs.py to cirs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/earth.py to earth.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/angle_parsetab.py to angle_parsetab.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/sky_coordinate_parsers.py to sky_coordinate_parsers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/representation.py to representation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/attributes.py to attributes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/orbital_elements.py to orbital_elements.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/coordinates/distances.py to distances.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/version.py to version.cpython-37.pyc writing byte-compilation script '/tmp/tmpujkd5hyy.py' /usr/bin/python3 /tmp/tmpujkd5hyy.py removing /tmp/tmpujkd5hyy.py running install_egg_info running egg_info creating astropy.egg-info writing astropy.egg-info/PKG-INFO writing dependency_links to astropy.egg-info/dependency_links.txt writing entry points to astropy.egg-info/entry_points.txt writing requirements to astropy.egg-info/requires.txt writing top-level names to astropy.egg-info/top_level.txt writing manifest file 'astropy.egg-info/SOURCES.txt' reading manifest file 'astropy.egg-info/SOURCES.txt' writing manifest file 'astropy.egg-info/SOURCES.txt' Copying astropy.egg-info to /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy-3.2.1-py3.7.egg-info running install_scripts Installing fits2bitmap script to /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/bin Installing fitscheck script to /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/bin Installing fitsdiff script to /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/bin Installing fitsheader script to /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/bin Installing fitsinfo script to /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/bin Installing samp_hub script to /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/bin Installing showtable script to /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/bin Installing volint script to /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/bin Installing wcslint script to /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/bin + xargs chmod 755 + find /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64 -name '*.so' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.2.1-1.fc31 --unique-debug-suffix -3.2.1-1.fc31.riscv64 --unique-debug-src-base python-astropy-3.2.1-1.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/astropy-3.2.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/compiler_version.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/_convolve.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/_erfa/ufunc.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/cosmology/scalar_inv_efuncs.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/convolution/_convolve.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/compiler_version.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/_erfa/ufunc.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/cosmology/scalar_inv_efuncs.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/_utils.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/cparser.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/_utils.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/ascii/cparser.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/compression.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/fits/compression.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tablewriter.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/io/votable/tablewriter.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/_projections.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/modeling/_projections.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/_stats.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/stats/_stats.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/_column_mixins.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/_column_mixins.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/_np_utils.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/table/_np_utils.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/bls/_impl.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/bls/_impl.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations/cython_impl.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/timeseries/periodograms/lombscargle/implementations/cython_impl.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/_compiler.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/_compiler.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/xml/_iterparser.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/utils/xml/_iterparser.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/_wcs.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages/astropy/wcs/_wcs.cpython-37m-riscv64-linux-gnu.so original debug info size: 8576kB, size after compression: 8104kB /usr/lib/rpm/sepdebugcrcfix: Updated 17 CRC32s, 0 CRC32s did match. BUILDSTDERR: 12567 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.mCjyX6 + umask 022 + cd /builddir/build/BUILD + cd astropy-3.2.1 + export PYTHONDONTWRITEBYTECODE=1 + PYTHONDONTWRITEBYTECODE=1 + export 'PYTEST_ADDOPTS=-p no:cacheprovider' + PYTEST_ADDOPTS='-p no:cacheprovider' + pushd /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64//usr/lib64/python3.7/site-packages ~/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages ~/build/BUILD/astropy-3.2.1 + py.test-3.7 astropy ============================= test session starts ============================== platform linux -- Python 3.7.4, pytest-4.6.5, py-1.8.0, pluggy-0.12.0 rootdir: /builddir/build/BUILDROOT/python-astropy-3.2.1-1.fc31.riscv64/usr/lib64/python3.7/site-packages plugins: openfiles-0.3.2, remotedata-0.3.1, arraydiff-0.3, doctestplus-0.3.0 collected 12529 items / 14 skipped / 12515 selected astropy/_erfa/tests/test_erfa.py ........ [ 0%] astropy/config/tests/test_configs.py ............... [ 0%] astropy/constants/tests/test_constant.py ........ [ 0%] astropy/constants/tests/test_pickle.py xxxxxxxxx [ 0%] astropy/constants/tests/test_prior_version.py ......... [ 0%] astropy/convolution/tests/test_convolve.py ............................. [ 0%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 2%] ........................................................................ [ 2%] ...................................x.x.x.x.x.x.x.x...................... [ 3%] ........................................................................ [ 4%] ...................... [ 4%] astropy/convolution/tests/test_convolve_fft.py ......................... [ 4%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 7%] ........................................................................ [ 7%] ................................. [ 8%] astropy/convolution/tests/test_convolve_kernels.py ..................... [ 8%] ........................................................................ [ 8%] ................. [ 9%] astropy/convolution/tests/test_convolve_models.py ............ [ 9%] astropy/convolution/tests/test_convolve_nddata.py ... [ 9%] astropy/convolution/tests/test_discretize.py ...s...........s........... [ 9%] ....... [ 9%] astropy/convolution/tests/test_kernel_class.py ......................... [ 9%] ........................................................................ [ 10%] ........................................................................ [ 10%] ............ [ 10%] astropy/convolution/tests/test_pickle.py .xx.xx.xx [ 10%] astropy/coordinates/tests/test_angles.py ............................... [ 11%] ........... [ 11%] astropy/coordinates/tests/test_angular_separation.py .... [ 11%] astropy/coordinates/tests/test_api_ape5.py ....s [ 11%] astropy/coordinates/tests/test_arrays.py ............. [ 11%] astropy/coordinates/tests/test_atc_replacements.py .... [ 11%] astropy/coordinates/tests/test_celestial_transformations.py ............ [ 11%] ss.. [ 11%] astropy/coordinates/tests/test_distance.py .......... [ 11%] astropy/coordinates/tests/test_earth.py ..............s.. [ 11%] astropy/coordinates/tests/test_finite_difference_velocities.py ......s.. [ 11%] xx [ 11%] astropy/coordinates/tests/test_formatting.py .......... [ 11%] astropy/coordinates/tests/test_frames.py ..........................s.... [ 12%] ........ [ 12%] astropy/coordinates/tests/test_frames_with_velocity.py ................. [ 12%] .............................. [ 12%] astropy/coordinates/tests/test_funcs.py .... [ 12%] astropy/coordinates/tests/test_iau_fullstack.py ssssssssssssssssssssssss [ 12%] sssssssssssssssssssssssssss. [ 13%] astropy/coordinates/tests/test_intermediate_transformations.py .....ssss [ 13%] sssssssssssssssssssssssssss..........ssssssssss.s [ 13%] astropy/coordinates/tests/test_matching.py ........... [ 13%] astropy/coordinates/tests/test_matrix_utilities.py .. [ 13%] astropy/coordinates/tests/test_name_resolve.py s.ss [ 13%] astropy/coordinates/tests/test_pickle.py ....xx.x...xx.x...xx.x. [ 13%] astropy/coordinates/tests/test_regression.py .ss.s.....s.sss.s....s....s [ 14%] ... [ 14%] astropy/coordinates/tests/test_representation.py ....................... [ 14%] .........................................................s.............. [ 14%] ... [ 14%] astropy/coordinates/tests/test_representation_arithmetic.py ............ [ 15%] ........................................................................ [ 15%] ..... [ 15%] astropy/coordinates/tests/test_representation_methods.py ............ [ 15%] astropy/coordinates/tests/test_shape_manipulation.py sssssssss [ 15%] astropy/coordinates/tests/test_sites.py .ss.s... [ 15%] astropy/coordinates/tests/test_sky_coord.py ............................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 17%] ........................................................................ [ 17%] .........................s.............................................. [ 18%] ...............................................................x........ [ 18%] .......s........... [ 19%] astropy/coordinates/tests/test_sky_coord_velocities.py .........x....... [ 19%] ....x.x........... [ 19%] astropy/coordinates/tests/test_skyoffset_transformations.py ...........s [ 19%] ................. [ 19%] astropy/coordinates/tests/test_solar_system.py s....ssssssssssssss....ss [ 19%] s [ 19%] astropy/coordinates/tests/test_transformations.py ...................... [ 20%] ....s... [ 20%] astropy/coordinates/tests/test_unit_representation.py s [ 20%] astropy/coordinates/tests/test_velocity_corrs.py ssssss [ 20%] astropy/coordinates/tests/accuracy/test_altaz_icrs.py ssss [ 20%] astropy/coordinates/tests/accuracy/test_ecliptic.py ......... [ 20%] astropy/coordinates/tests/accuracy/test_fk4_no_e_fk4.py . [ 20%] astropy/coordinates/tests/accuracy/test_fk4_no_e_fk5.py . [ 20%] astropy/coordinates/tests/accuracy/test_galactic_fk4.py . [ 20%] astropy/coordinates/tests/accuracy/test_icrs_fk5.py . [ 20%] astropy/cosmology/tests/test_cosmology.py .............................. [ 20%] ............ [ 20%] astropy/cosmology/tests/test_pickle.py ... [ 20%] astropy/io/ascii/tests/test_c_reader.py .............................x.. [ 20%] ............................x.......x.x.................ssssss..ssss..xx [ 21%] xx................ [ 21%] astropy/io/ascii/tests/test_cds_header_from_readme.py ..... [ 21%] astropy/io/ascii/tests/test_compressed.py ....... [ 21%] astropy/io/ascii/tests/test_connect.py .............ss......... [ 21%] astropy/io/ascii/tests/test_ecsv.py .....................ssss........... [ 22%] ..s.. [ 22%] astropy/io/ascii/tests/test_fixedwidth.py .............................. [ 22%] . [ 22%] astropy/io/ascii/tests/test_html.py s.ssssss.ssss.s.sss.....s [ 22%] astropy/io/ascii/tests/test_ipac_definitions.py ..................... [ 22%] astropy/io/ascii/tests/test_read.py .................................... [ 23%] ........................................................................ [ 23%] ....s................ [ 23%] astropy/io/ascii/tests/test_rst.py ......... [ 23%] astropy/io/ascii/tests/test_types.py ... [ 23%] astropy/io/ascii/tests/test_write.py ................................... [ 24%] ...................................................... [ 24%] astropy/io/fits/tests/test_checksum.py .........FFF......... [ 24%] astropy/io/fits/tests/test_compression_failures.py ..FF.FF....FFF.F..F.. [ 25%] F..F..FFF.FFFFFF [ 25%] astropy/io/fits/tests/test_connect.py .................................. [ 25%] ............................ssss...........ss.... [ 25%] astropy/io/fits/tests/test_convenience.py .............. [ 25%] astropy/io/fits/tests/test_core.py ...............................s..... [ 26%] ..................................... [ 26%] astropy/io/fits/tests/test_diff.py ......................F.............. [ 26%] .... [ 26%] astropy/io/fits/tests/test_division.py ..... [ 26%] astropy/io/fits/tests/test_fitscheck.py ...... [ 26%] astropy/io/fits/tests/test_fitsdiff.py .............F.. [ 27%] astropy/io/fits/tests/test_fitsheader.py ....... [ 27%] astropy/io/fits/tests/test_fitsinfo.py .. [ 27%] astropy/io/fits/tests/test_fitstime.py ................... [ 27%] astropy/io/fits/tests/test_groups.py ........ [ 27%] astropy/io/fits/tests/test_hdulist.py .................................. [ 27%] ......F............ [ 27%] astropy/io/fits/tests/test_header.py ................................... [ 28%] ........................................................................ [ 28%] .............................................. [ 28%] astropy/io/fits/tests/test_image.py .................................... [ 29%] ..FFFFFFFFFFFF.FF..FFFFFF......FFF.F.FFFFFFF.F.F [ 29%] astropy/io/fits/tests/test_nonstandard.py ... [ 29%] astropy/io/fits/tests/test_structured.py . [ 29%] astropy/io/fits/tests/test_table.py .................................... [ 29%] .........................ss............................ [ 30%] astropy/io/fits/tests/test_uint.py ...FF... [ 30%] astropy/io/fits/tests/test_util.py ...s..... [ 30%] astropy/io/misc/tests/test_hdf5.py ..................................... [ 30%] ...................ssss...........ss. [ 31%] astropy/io/misc/tests/test_pandas.py .s... [ 31%] astropy/io/misc/tests/test_pickle_helpers.py .... [ 31%] astropy/io/misc/tests/test_yaml.py .............................. [ 31%] astropy/io/tests/test_registry.py ................................... [ 31%] astropy/io/tests/test_registry_help.py ......... [ 31%] astropy/io/votable/tests/converter_test.py ....................... [ 31%] astropy/io/votable/tests/exception_test.py .. [ 31%] astropy/io/votable/tests/resource_test.py . [ 31%] astropy/io/votable/tests/table_test.py .......... [ 32%] astropy/io/votable/tests/tree_test.py ... [ 32%] astropy/io/votable/tests/ucd_test.py ..... [ 32%] astropy/io/votable/tests/util_test.py ........... [ 32%] astropy/io/votable/tests/vo_test.py .................................... [ 32%] ........................................................................ [ 33%] ....................................................... [ 33%] astropy/modeling/tests/test_blackbody.py ........ [ 33%] astropy/modeling/tests/test_compound.py ................................ [ 33%] .............................. [ 34%] astropy/modeling/tests/test_constraints.py ........................ [ 34%] astropy/modeling/tests/test_core.py ............... [ 34%] astropy/modeling/tests/test_fitters.py ................................. [ 34%] ............. [ 34%] astropy/modeling/tests/test_functional_models.py ..................... [ 34%] astropy/modeling/tests/test_input.py ................................... [ 35%] ................... [ 35%] astropy/modeling/tests/test_mappings.py ....... [ 35%] astropy/modeling/tests/test_model_sets.py ....... [ 35%] astropy/modeling/tests/test_models.py .................................. [ 35%] .....s.s..sss.sssssss.................s....s.s.s.s...................... [ 36%] .......s.s..sss.s.s............ssss.s..ssss........ [ 36%] astropy/modeling/tests/test_models_quantities.py ....................... [ 36%] ........................................................................ [ 37%] ................................................................... [ 38%] astropy/modeling/tests/test_parameters.py .............................. [ 38%] ....................... [ 38%] astropy/modeling/tests/test_polynomial.py .............................. [ 38%] ......s.......... [ 38%] astropy/modeling/tests/test_projections.py ............................. [ 39%] ........................................................................ [ 39%] ....................................... [ 39%] astropy/modeling/tests/test_quantities_evaluation.py ................... [ 40%] . [ 40%] astropy/modeling/tests/test_quantities_fitting.py ......... [ 40%] astropy/modeling/tests/test_quantities_model.py ........................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 41%] ............. [ 41%] astropy/modeling/tests/test_quantities_parameters.py ............. [ 41%] astropy/modeling/tests/test_quantities_rotations.py ............... [ 41%] astropy/modeling/tests/test_rotations.py .................... [ 41%] astropy/modeling/tests/test_separable.py .......... [ 42%] astropy/modeling/tests/test_utils.py ... [ 42%] astropy/nddata/mixins/tests/test_ndarithmetic.py ....................... [ 42%] ........................................................................ [ 42%] ........................................................................ [ 43%] .......... [ 43%] astropy/nddata/mixins/tests/test_ndio.py . [ 43%] astropy/nddata/mixins/tests/test_ndslicing.py ........... [ 43%] astropy/nddata/tests/test_bitmask.py ................................... [ 43%] ................................. [ 44%] astropy/nddata/tests/test_ccddata.py ................................... [ 44%] ........................................................... [ 44%] astropy/nddata/tests/test_compat.py ................. [ 45%] astropy/nddata/tests/test_decorators.py ............................ [ 45%] astropy/nddata/tests/test_flag_collection.py .......... [ 45%] astropy/nddata/tests/test_nddata.py .................................... [ 45%] ... [ 45%] astropy/nddata/tests/test_nddata_base.py . [ 45%] astropy/nddata/tests/test_nduncertainty.py ............................. [ 45%] .............................................. [ 46%] astropy/nddata/tests/test_utils.py ............................sssssssss [ 46%] ssss................ [ 46%] astropy/samp/tests/test_client.py .... [ 46%] astropy/samp/tests/test_errors.py ... [ 46%] astropy/samp/tests/test_hub.py ... [ 46%] astropy/samp/tests/test_hub_proxy.py ..... [ 46%] astropy/samp/tests/test_hub_script.py . [ 46%] astropy/samp/tests/test_standard_profile.py . [ 46%] astropy/samp/tests/test_web_profile.py .. [ 46%] astropy/stats/tests/test_bayesian_blocks.py ....... [ 46%] astropy/stats/tests/test_biweight.py .......................... [ 47%] astropy/stats/tests/test_circstats.py ......... [ 47%] astropy/stats/tests/test_funcs.py ...........x.......................... [ 47%] ...s..s.............................ss.. [ 47%] astropy/stats/tests/test_histogram.py ................... [ 47%] astropy/stats/tests/test_info_theory.py .... [ 48%] astropy/stats/tests/test_jackknife.py ... [ 48%] astropy/stats/tests/test_sigma_clipping.py ................ [ 48%] astropy/stats/tests/test_spatial.py ............ [ 48%] astropy/table/tests/test_array.py ... [ 48%] astropy/table/tests/test_bst.py ....... [ 48%] astropy/table/tests/test_column.py ..................................... [ 48%] ........................................................................ [ 49%] . [ 49%] astropy/table/tests/test_groups.py ..................................... [ 49%] .. [ 49%] astropy/table/tests/test_index.py ...................................... [ 49%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 51%] ........................................................................ [ 52%] .................... [ 52%] astropy/table/tests/test_info.py ................ [ 52%] astropy/table/tests/test_init_table.py ................................. [ 52%] ........................................................................ [ 53%] ........................................................ [ 53%] astropy/table/tests/test_item_access.py ................................ [ 53%] ...... [ 54%] astropy/table/tests/test_jsviewer.py .s.s [ 54%] astropy/table/tests/test_masked.py ................................... [ 54%] astropy/table/tests/test_mixin.py ...................................... [ 54%] .sss.s.................................................................. [ 55%] [ 55%] astropy/table/tests/test_np_utils.py . [ 55%] astropy/table/tests/test_operations.py .......x...x.x.x...........x..... [ 55%] x.................................x...x...x...........................x. [ 56%] ..................... [ 56%] astropy/table/tests/test_pickle.py .............................. [ 56%] astropy/table/tests/test_pprint.py ..................................... [ 56%] ....................... [ 56%] astropy/table/tests/test_row.py ..................................... [ 57%] astropy/table/tests/test_showtable.py ............ [ 57%] astropy/table/tests/test_subclass.py .. [ 57%] astropy/table/tests/test_table.py ...................................... [ 57%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 59%] ........................................................................ [ 59%] ................x....................................................... [ 60%] ...... [ 60%] astropy/tests/test_logger.py ............s................ [ 60%] astropy/tests/tests/test_imports.py .. [ 60%] astropy/tests/tests/test_quantity_helpers.py . [ 60%] astropy/tests/tests/test_run_tests.py .... [ 60%] astropy/tests/tests/test_runner.py ...... [ 60%] astropy/time/tests/test_basic.py ....................................... [ 61%] ......s.......................................... [ 61%] astropy/time/tests/test_comparisons.py ... [ 61%] astropy/time/tests/test_corrs.py ...s [ 61%] astropy/time/tests/test_delta.py ....................................... [ 61%] ...................................................... [ 62%] astropy/time/tests/test_guess.py .... [ 62%] astropy/time/tests/test_mask.py ......... [ 62%] astropy/time/tests/test_methods.py ..................................... [ 62%] ............................................................ [ 63%] astropy/time/tests/test_pickle.py . [ 63%] astropy/time/tests/test_precision.py ........x.. [ 63%] astropy/time/tests/test_quantity_interaction.py ..................... [ 63%] astropy/time/tests/test_sidereal.py ................... [ 63%] astropy/time/tests/test_ut1.py s..ss [ 63%] astropy/timeseries/io/tests/test_kepler.py .....ss [ 63%] astropy/timeseries/periodograms/bls/tests/test_bls.py .................. [ 63%] ..................................... [ 64%] astropy/timeseries/periodograms/lombscargle/implementations/tests/test_mle.py . [ 64%] ....................... [ 64%] astropy/timeseries/periodograms/lombscargle/implementations/tests/test_utils.py . [ 64%] ............................................ [ 64%] astropy/timeseries/periodograms/lombscargle/tests/test_lombscargle.py .. [ 64%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 66%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 70%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 72%] ........................................................................ [ 72%] ........................................................................ [ 73%] ........................................................................ [ 73%] ........................................................................ [ 74%] ...................................................... [ 74%] astropy/timeseries/periodograms/lombscargle/tests/test_statistics.py ... [ 75%] ........................................................................ [ 75%] ........................................................................ [ 76%] ........................... [ 76%] astropy/timeseries/periodograms/lombscargle/tests/test_utils.py ........ [ 76%] ........ [ 76%] astropy/timeseries/tests/test_binned.py ....................... [ 76%] astropy/timeseries/tests/test_common.py .................. [ 76%] astropy/timeseries/tests/test_downsample.py ... [ 76%] astropy/timeseries/tests/test_sampled.py ...................ss... [ 77%] astropy/uncertainty/tests/test_distribution.py ....................ss... [ 77%] ........ [ 77%] astropy/units/tests/test_deprecated.py .. [ 77%] astropy/units/tests/test_equivalencies.py .............................. [ 77%] .................................. [ 77%] astropy/units/tests/test_format.py ..................................... [ 78%] ........................................................................ [ 78%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 80%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 82%] ........................................................................ [ 82%] .................................... [ 83%] astropy/units/tests/test_logarithmic.py ................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 84%] ............................... [ 84%] astropy/units/tests/test_photometric.py .. [ 84%] astropy/units/tests/test_physical.py ........... [ 84%] astropy/units/tests/test_quantity.py ............................x...... [ 85%] ...................................................... [ 85%] astropy/units/tests/test_quantity_annotations.py ....................... [ 85%] .... [ 85%] astropy/units/tests/test_quantity_array_methods.py ..................... [ 85%] .....................x................. [ 86%] astropy/units/tests/test_quantity_decorator.py ......................... [ 86%] ........................................................................ [ 86%] ........................................................................ [ 87%] ........................................................................ [ 88%] ........................................................................ [ 88%] [ 88%] astropy/units/tests/test_quantity_helpers.py .... [ 88%] astropy/units/tests/test_quantity_non_ufuncs.py xxxx [ 88%] astropy/units/tests/test_quantity_ufuncs.py sss......................... [ 88%] ...............s........................................................ [ 89%] ........................................................................ [ 90%] ........sssssss......................................................... [ 90%] ................................................. [ 91%] astropy/units/tests/test_units.py ...................................... [ 91%] ........................................................................ [ 91%] ........................................................................ [ 92%] ................................................................... [ 93%] astropy/units/tests/test_utils.py .. [ 93%] astropy/utils/iers/tests/test_iers.py ....s...ss [ 93%] astropy/utils/tests/test_codegen.py . [ 93%] astropy/utils/tests/test_collections.py ......... [ 93%] astropy/utils/tests/test_console.py ............................ [ 93%] astropy/utils/tests/test_data.py ss.sssss...........s.....s.s.. [ 93%] astropy/utils/tests/test_data_info.py ............ [ 93%] astropy/utils/tests/test_decorators.py ......................... [ 93%] astropy/utils/tests/test_diff.py .................. [ 94%] astropy/utils/tests/test_introspection.py .... [ 94%] astropy/utils/tests/test_metadata.py ................... [ 94%] astropy/utils/tests/test_misc.py ..s...s.. [ 94%] astropy/utils/tests/test_timer.py . [ 94%] astropy/utils/tests/test_xml.py .........s [ 94%] astropy/utils/xml/tests/test_iterparse.py . [ 94%] astropy/visualization/scripts/tests/test_fits2bitmap.py ....... [ 94%] astropy/visualization/tests/test_histogram.py .... [ 94%] astropy/visualization/tests/test_interval.py ........................... [ 94%] [ 94%] astropy/visualization/tests/test_lupton_rgb.py ..........s..s. [ 94%] astropy/visualization/tests/test_norm.py s................... [ 95%] astropy/visualization/tests/test_stretch.py ............................ [ 95%] ........................................................................ [ 95%] ....... [ 95%] BUILDSTDERR: astropy/visualization/tests/test_units.py /var/tmp/rpm-tmp.mCjyX6: line 41: 15465 Aborted (core dumped) py.test-3.7 astropy RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.mCjyX6 (%check) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.mCjyX6 (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.7/site-packages/mockbuild/util.py", line 700, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-astropy.spec