Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python2-astropy.spec'], chrootPath='/var/lib/mock/f29-build-32815-17224/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': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python2-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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/python2-astropy-2.0.9-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python2-astropy.spec'], chrootPath='/var/lib/mock/f29-build-32815-17224/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': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python2-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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VxSEiV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf astropy-2.0.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/astropy-2.0.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd astropy-2.0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/python-astropy-system-configobj.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/python-astropy-system-six.patch + cp /builddir/build/SOURCES/astropy-README.dist README.dist + find -name wcsconfig.h -delete + rm -rf 'astropy*egg-info' + cp /builddir/build/SOURCES/astropy-ply.py astropy/extern/ply.py + 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 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eil9Lu + umask 022 + cd /builddir/build/BUILD + cd astropy-2.0.9 + 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py --offline build '--executable=/usr/bin/python2 -s' running build running build_py running pre_hook from astropy._erfa.setup_package for build_py command running pre_hook from astropy.modeling.setup_package for build_py command creating build BUILDSTDERR: WARNING: The autogenerated wrappers in astropy.modeling._projections seem to be older than the source templates used to create them. Because this is a release version we will use them anyway, but this might be a sign of some sort of version mismatch or other tampering. Or it might just mean you moved some files around or otherwise accidentally changed timestamps. creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/astropy copying astropy/conftest.py -> build/lib.linux-riscv64-2.7/astropy copying astropy/cython_version.py -> build/lib.linux-riscv64-2.7/astropy copying astropy/version.py -> build/lib.linux-riscv64-2.7/astropy copying astropy/setup_package.py -> build/lib.linux-riscv64-2.7/astropy copying astropy/__init__.py -> build/lib.linux-riscv64-2.7/astropy copying astropy/logger.py -> build/lib.linux-riscv64-2.7/astropy creating build/lib.linux-riscv64-2.7/astropy/extern copying astropy/extern/ply.py -> build/lib.linux-riscv64-2.7/astropy/extern copying astropy/extern/six.py -> build/lib.linux-riscv64-2.7/astropy/extern copying astropy/extern/setup_package.py -> build/lib.linux-riscv64-2.7/astropy/extern copying astropy/extern/__init__.py -> build/lib.linux-riscv64-2.7/astropy/extern creating build/lib.linux-riscv64-2.7/astropy/_erfa copying astropy/_erfa/erfa_generator.py -> build/lib.linux-riscv64-2.7/astropy/_erfa copying astropy/_erfa/core.py -> build/lib.linux-riscv64-2.7/astropy/_erfa copying astropy/_erfa/setup_package.py -> build/lib.linux-riscv64-2.7/astropy/_erfa copying astropy/_erfa/__init__.py -> build/lib.linux-riscv64-2.7/astropy/_erfa creating build/lib.linux-riscv64-2.7/astropy/samp copying astropy/samp/integrated_client.py -> build/lib.linux-riscv64-2.7/astropy/samp copying astropy/samp/lockfile_helpers.py -> build/lib.linux-riscv64-2.7/astropy/samp copying astropy/samp/hub_script.py -> build/lib.linux-riscv64-2.7/astropy/samp copying astropy/samp/client.py -> build/lib.linux-riscv64-2.7/astropy/samp copying astropy/samp/hub.py -> build/lib.linux-riscv64-2.7/astropy/samp copying astropy/samp/errors.py -> build/lib.linux-riscv64-2.7/astropy/samp copying astropy/samp/constants.py -> build/lib.linux-riscv64-2.7/astropy/samp copying astropy/samp/standard_profile.py -> build/lib.linux-riscv64-2.7/astropy/samp copying astropy/samp/utils.py -> build/lib.linux-riscv64-2.7/astropy/samp copying astropy/samp/hub_proxy.py -> build/lib.linux-riscv64-2.7/astropy/samp copying astropy/samp/web_profile.py -> build/lib.linux-riscv64-2.7/astropy/samp copying astropy/samp/setup_package.py -> build/lib.linux-riscv64-2.7/astropy/samp copying astropy/samp/__init__.py -> build/lib.linux-riscv64-2.7/astropy/samp creating build/lib.linux-riscv64-2.7/astropy/vo copying astropy/vo/__init__.py -> build/lib.linux-riscv64-2.7/astropy/vo creating build/lib.linux-riscv64-2.7/astropy/table copying astropy/table/row.py -> build/lib.linux-riscv64-2.7/astropy/table copying astropy/table/column.py -> build/lib.linux-riscv64-2.7/astropy/table copying astropy/table/table.py -> build/lib.linux-riscv64-2.7/astropy/table copying astropy/table/jsviewer.py -> build/lib.linux-riscv64-2.7/astropy/table copying astropy/table/serialize.py -> build/lib.linux-riscv64-2.7/astropy/table copying astropy/table/meta.py -> build/lib.linux-riscv64-2.7/astropy/table copying astropy/table/info.py -> build/lib.linux-riscv64-2.7/astropy/table copying astropy/table/index.py -> build/lib.linux-riscv64-2.7/astropy/table copying astropy/table/pprint.py -> build/lib.linux-riscv64-2.7/astropy/table copying astropy/table/table_helpers.py -> build/lib.linux-riscv64-2.7/astropy/table copying astropy/table/operations.py -> build/lib.linux-riscv64-2.7/astropy/table copying astropy/table/bst.py -> build/lib.linux-riscv64-2.7/astropy/table copying astropy/table/groups.py -> build/lib.linux-riscv64-2.7/astropy/table copying astropy/table/setup_package.py -> build/lib.linux-riscv64-2.7/astropy/table copying astropy/table/__init__.py -> build/lib.linux-riscv64-2.7/astropy/table copying astropy/table/sorted_array.py -> build/lib.linux-riscv64-2.7/astropy/table copying astropy/table/np_utils.py -> build/lib.linux-riscv64-2.7/astropy/table creating build/lib.linux-riscv64-2.7/astropy/utils copying astropy/utils/state.py -> build/lib.linux-riscv64-2.7/astropy/utils copying astropy/utils/introspection.py -> build/lib.linux-riscv64-2.7/astropy/utils copying astropy/utils/decorators.py -> build/lib.linux-riscv64-2.7/astropy/utils copying astropy/utils/collections.py -> build/lib.linux-riscv64-2.7/astropy/utils copying astropy/utils/console.py -> build/lib.linux-riscv64-2.7/astropy/utils copying astropy/utils/data_info.py -> build/lib.linux-riscv64-2.7/astropy/utils copying astropy/utils/codegen.py -> build/lib.linux-riscv64-2.7/astropy/utils copying astropy/utils/metadata.py -> build/lib.linux-riscv64-2.7/astropy/utils copying astropy/utils/data.py -> build/lib.linux-riscv64-2.7/astropy/utils copying astropy/utils/argparse.py -> build/lib.linux-riscv64-2.7/astropy/utils copying astropy/utils/misc.py -> build/lib.linux-riscv64-2.7/astropy/utils copying astropy/utils/timer.py -> build/lib.linux-riscv64-2.7/astropy/utils copying astropy/utils/exceptions.py -> build/lib.linux-riscv64-2.7/astropy/utils copying astropy/utils/setup_package.py -> build/lib.linux-riscv64-2.7/astropy/utils copying astropy/utils/__init__.py -> build/lib.linux-riscv64-2.7/astropy/utils creating build/lib.linux-riscv64-2.7/astropy/constants copying astropy/constants/constant.py -> build/lib.linux-riscv64-2.7/astropy/constants copying astropy/constants/iau2015.py -> build/lib.linux-riscv64-2.7/astropy/constants copying astropy/constants/astropyconst20.py -> build/lib.linux-riscv64-2.7/astropy/constants copying astropy/constants/iau2012.py -> build/lib.linux-riscv64-2.7/astropy/constants copying astropy/constants/astropyconst13.py -> build/lib.linux-riscv64-2.7/astropy/constants copying astropy/constants/codata2010.py -> build/lib.linux-riscv64-2.7/astropy/constants copying astropy/constants/cgs.py -> build/lib.linux-riscv64-2.7/astropy/constants copying astropy/constants/si.py -> build/lib.linux-riscv64-2.7/astropy/constants copying astropy/constants/codata2014.py -> build/lib.linux-riscv64-2.7/astropy/constants copying astropy/constants/setup_package.py -> build/lib.linux-riscv64-2.7/astropy/constants copying astropy/constants/__init__.py -> build/lib.linux-riscv64-2.7/astropy/constants creating build/lib.linux-riscv64-2.7/astropy/config copying astropy/config/affiliated.py -> build/lib.linux-riscv64-2.7/astropy/config copying astropy/config/paths.py -> build/lib.linux-riscv64-2.7/astropy/config copying astropy/config/configuration.py -> build/lib.linux-riscv64-2.7/astropy/config copying astropy/config/setup_package.py -> build/lib.linux-riscv64-2.7/astropy/config copying astropy/config/__init__.py -> build/lib.linux-riscv64-2.7/astropy/config creating build/lib.linux-riscv64-2.7/astropy/analytic_functions copying astropy/analytic_functions/blackbody.py -> build/lib.linux-riscv64-2.7/astropy/analytic_functions copying astropy/analytic_functions/__init__.py -> build/lib.linux-riscv64-2.7/astropy/analytic_functions creating build/lib.linux-riscv64-2.7/astropy/nddata copying astropy/nddata/decorators.py -> build/lib.linux-riscv64-2.7/astropy/nddata copying astropy/nddata/nddata.py -> build/lib.linux-riscv64-2.7/astropy/nddata copying astropy/nddata/utils.py -> build/lib.linux-riscv64-2.7/astropy/nddata copying astropy/nddata/nddata_withmixins.py -> build/lib.linux-riscv64-2.7/astropy/nddata copying astropy/nddata/nddata_base.py -> build/lib.linux-riscv64-2.7/astropy/nddata copying astropy/nddata/nduncertainty.py -> build/lib.linux-riscv64-2.7/astropy/nddata copying astropy/nddata/compat.py -> build/lib.linux-riscv64-2.7/astropy/nddata copying astropy/nddata/setup_package.py -> build/lib.linux-riscv64-2.7/astropy/nddata copying astropy/nddata/__init__.py -> build/lib.linux-riscv64-2.7/astropy/nddata copying astropy/nddata/ccddata.py -> build/lib.linux-riscv64-2.7/astropy/nddata copying astropy/nddata/flag_collection.py -> build/lib.linux-riscv64-2.7/astropy/nddata creating build/lib.linux-riscv64-2.7/astropy/tests copying astropy/tests/disable_internet.py -> build/lib.linux-riscv64-2.7/astropy/tests copying astropy/tests/helper.py -> build/lib.linux-riscv64-2.7/astropy/tests copying astropy/tests/image_tests.py -> build/lib.linux-riscv64-2.7/astropy/tests copying astropy/tests/pytest_repeat.py -> build/lib.linux-riscv64-2.7/astropy/tests copying astropy/tests/command.py -> build/lib.linux-riscv64-2.7/astropy/tests copying astropy/tests/runner.py -> build/lib.linux-riscv64-2.7/astropy/tests copying astropy/tests/test_logger.py -> build/lib.linux-riscv64-2.7/astropy/tests copying astropy/tests/output_checker.py -> build/lib.linux-riscv64-2.7/astropy/tests copying astropy/tests/pytest_plugins.py -> build/lib.linux-riscv64-2.7/astropy/tests copying astropy/tests/setup_package.py -> build/lib.linux-riscv64-2.7/astropy/tests copying astropy/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/tests creating build/lib.linux-riscv64-2.7/astropy/modeling copying astropy/modeling/fitting.py -> build/lib.linux-riscv64-2.7/astropy/modeling copying astropy/modeling/powerlaws.py -> build/lib.linux-riscv64-2.7/astropy/modeling copying astropy/modeling/parameters.py -> build/lib.linux-riscv64-2.7/astropy/modeling copying astropy/modeling/mappings.py -> build/lib.linux-riscv64-2.7/astropy/modeling copying astropy/modeling/blackbody.py -> build/lib.linux-riscv64-2.7/astropy/modeling copying astropy/modeling/statistic.py -> build/lib.linux-riscv64-2.7/astropy/modeling copying astropy/modeling/utils.py -> build/lib.linux-riscv64-2.7/astropy/modeling copying astropy/modeling/rotations.py -> build/lib.linux-riscv64-2.7/astropy/modeling copying astropy/modeling/optimizers.py -> build/lib.linux-riscv64-2.7/astropy/modeling copying astropy/modeling/core.py -> build/lib.linux-riscv64-2.7/astropy/modeling copying astropy/modeling/tabular.py -> build/lib.linux-riscv64-2.7/astropy/modeling copying astropy/modeling/setup_package.py -> build/lib.linux-riscv64-2.7/astropy/modeling copying astropy/modeling/__init__.py -> build/lib.linux-riscv64-2.7/astropy/modeling copying astropy/modeling/projections.py -> build/lib.linux-riscv64-2.7/astropy/modeling copying astropy/modeling/models.py -> build/lib.linux-riscv64-2.7/astropy/modeling copying astropy/modeling/functional_models.py -> build/lib.linux-riscv64-2.7/astropy/modeling copying astropy/modeling/polynomial.py -> build/lib.linux-riscv64-2.7/astropy/modeling creating build/lib.linux-riscv64-2.7/astropy/cosmology copying astropy/cosmology/parameters.py -> build/lib.linux-riscv64-2.7/astropy/cosmology copying astropy/cosmology/funcs.py -> build/lib.linux-riscv64-2.7/astropy/cosmology copying astropy/cosmology/core.py -> build/lib.linux-riscv64-2.7/astropy/cosmology copying astropy/cosmology/setup_package.py -> build/lib.linux-riscv64-2.7/astropy/cosmology copying astropy/cosmology/__init__.py -> build/lib.linux-riscv64-2.7/astropy/cosmology creating build/lib.linux-riscv64-2.7/astropy/convolution copying astropy/convolution/utils.py -> build/lib.linux-riscv64-2.7/astropy/convolution copying astropy/convolution/core.py -> build/lib.linux-riscv64-2.7/astropy/convolution copying astropy/convolution/convolve.py -> build/lib.linux-riscv64-2.7/astropy/convolution copying astropy/convolution/setup_package.py -> build/lib.linux-riscv64-2.7/astropy/convolution copying astropy/convolution/__init__.py -> build/lib.linux-riscv64-2.7/astropy/convolution copying astropy/convolution/kernels.py -> build/lib.linux-riscv64-2.7/astropy/convolution creating build/lib.linux-riscv64-2.7/astropy/coordinates copying astropy/coordinates/angles.py -> build/lib.linux-riscv64-2.7/astropy/coordinates copying astropy/coordinates/attributes.py -> build/lib.linux-riscv64-2.7/astropy/coordinates copying astropy/coordinates/angle_utilities.py -> build/lib.linux-riscv64-2.7/astropy/coordinates copying astropy/coordinates/distances.py -> build/lib.linux-riscv64-2.7/astropy/coordinates copying astropy/coordinates/transformations.py -> build/lib.linux-riscv64-2.7/astropy/coordinates copying astropy/coordinates/representation.py -> build/lib.linux-riscv64-2.7/astropy/coordinates copying astropy/coordinates/sky_coordinate.py -> build/lib.linux-riscv64-2.7/astropy/coordinates copying astropy/coordinates/solar_system.py -> build/lib.linux-riscv64-2.7/astropy/coordinates copying astropy/coordinates/angle_parsetab.py -> build/lib.linux-riscv64-2.7/astropy/coordinates copying astropy/coordinates/errors.py -> build/lib.linux-riscv64-2.7/astropy/coordinates copying astropy/coordinates/baseframe.py -> build/lib.linux-riscv64-2.7/astropy/coordinates copying astropy/coordinates/funcs.py -> build/lib.linux-riscv64-2.7/astropy/coordinates copying astropy/coordinates/earth_orientation.py -> build/lib.linux-riscv64-2.7/astropy/coordinates copying astropy/coordinates/name_resolve.py -> build/lib.linux-riscv64-2.7/astropy/coordinates copying astropy/coordinates/matching.py -> build/lib.linux-riscv64-2.7/astropy/coordinates copying astropy/coordinates/orbital_elements.py -> build/lib.linux-riscv64-2.7/astropy/coordinates copying astropy/coordinates/matrix_utilities.py -> build/lib.linux-riscv64-2.7/astropy/coordinates copying astropy/coordinates/calculation.py -> build/lib.linux-riscv64-2.7/astropy/coordinates copying astropy/coordinates/earth.py -> build/lib.linux-riscv64-2.7/astropy/coordinates copying astropy/coordinates/angle_lextab.py -> build/lib.linux-riscv64-2.7/astropy/coordinates copying astropy/coordinates/setup_package.py -> build/lib.linux-riscv64-2.7/astropy/coordinates copying astropy/coordinates/__init__.py -> build/lib.linux-riscv64-2.7/astropy/coordinates copying astropy/coordinates/sites.py -> build/lib.linux-riscv64-2.7/astropy/coordinates creating build/lib.linux-riscv64-2.7/astropy/units copying astropy/units/decorators.py -> build/lib.linux-riscv64-2.7/astropy/units copying astropy/units/physical.py -> build/lib.linux-riscv64-2.7/astropy/units copying astropy/units/astrophys.py -> build/lib.linux-riscv64-2.7/astropy/units copying astropy/units/imperial.py -> build/lib.linux-riscv64-2.7/astropy/units copying astropy/units/quantity.py -> build/lib.linux-riscv64-2.7/astropy/units copying astropy/units/utils.py -> build/lib.linux-riscv64-2.7/astropy/units copying astropy/units/required_by_vounit.py -> build/lib.linux-riscv64-2.7/astropy/units copying astropy/units/cgs.py -> build/lib.linux-riscv64-2.7/astropy/units copying astropy/units/core.py -> build/lib.linux-riscv64-2.7/astropy/units copying astropy/units/cds.py -> build/lib.linux-riscv64-2.7/astropy/units copying astropy/units/si.py -> build/lib.linux-riscv64-2.7/astropy/units copying astropy/units/deprecated.py -> build/lib.linux-riscv64-2.7/astropy/units copying astropy/units/equivalencies.py -> build/lib.linux-riscv64-2.7/astropy/units copying astropy/units/setup_package.py -> build/lib.linux-riscv64-2.7/astropy/units copying astropy/units/__init__.py -> build/lib.linux-riscv64-2.7/astropy/units copying astropy/units/quantity_helper.py -> build/lib.linux-riscv64-2.7/astropy/units creating build/lib.linux-riscv64-2.7/astropy/time copying astropy/time/formats.py -> build/lib.linux-riscv64-2.7/astropy/time copying astropy/time/utils.py -> build/lib.linux-riscv64-2.7/astropy/time copying astropy/time/core.py -> build/lib.linux-riscv64-2.7/astropy/time copying astropy/time/setup_package.py -> build/lib.linux-riscv64-2.7/astropy/time copying astropy/time/__init__.py -> build/lib.linux-riscv64-2.7/astropy/time creating build/lib.linux-riscv64-2.7/astropy/visualization copying astropy/visualization/hist.py -> build/lib.linux-riscv64-2.7/astropy/visualization copying astropy/visualization/units.py -> build/lib.linux-riscv64-2.7/astropy/visualization copying astropy/visualization/interval.py -> build/lib.linux-riscv64-2.7/astropy/visualization copying astropy/visualization/lupton_rgb.py -> build/lib.linux-riscv64-2.7/astropy/visualization copying astropy/visualization/mpl_normalize.py -> build/lib.linux-riscv64-2.7/astropy/visualization copying astropy/visualization/mpl_style.py -> build/lib.linux-riscv64-2.7/astropy/visualization copying astropy/visualization/transform.py -> build/lib.linux-riscv64-2.7/astropy/visualization copying astropy/visualization/__init__.py -> build/lib.linux-riscv64-2.7/astropy/visualization copying astropy/visualization/stretch.py -> build/lib.linux-riscv64-2.7/astropy/visualization creating build/lib.linux-riscv64-2.7/astropy/wcs copying astropy/wcs/docstrings.py -> build/lib.linux-riscv64-2.7/astropy/wcs copying astropy/wcs/utils.py -> build/lib.linux-riscv64-2.7/astropy/wcs copying astropy/wcs/wcs.py -> build/lib.linux-riscv64-2.7/astropy/wcs copying astropy/wcs/wcslint.py -> build/lib.linux-riscv64-2.7/astropy/wcs copying astropy/wcs/setup_package.py -> build/lib.linux-riscv64-2.7/astropy/wcs copying astropy/wcs/__init__.py -> build/lib.linux-riscv64-2.7/astropy/wcs copying astropy/wcs/_docutil.py -> build/lib.linux-riscv64-2.7/astropy/wcs creating build/lib.linux-riscv64-2.7/astropy/io copying astropy/io/registry.py -> build/lib.linux-riscv64-2.7/astropy/io copying astropy/io/setup_package.py -> build/lib.linux-riscv64-2.7/astropy/io copying astropy/io/__init__.py -> build/lib.linux-riscv64-2.7/astropy/io creating build/lib.linux-riscv64-2.7/astropy/stats copying astropy/stats/spatial.py -> build/lib.linux-riscv64-2.7/astropy/stats copying astropy/stats/biweight.py -> build/lib.linux-riscv64-2.7/astropy/stats copying astropy/stats/info_theory.py -> build/lib.linux-riscv64-2.7/astropy/stats copying astropy/stats/funcs.py -> build/lib.linux-riscv64-2.7/astropy/stats copying astropy/stats/circstats.py -> build/lib.linux-riscv64-2.7/astropy/stats copying astropy/stats/sigma_clipping.py -> build/lib.linux-riscv64-2.7/astropy/stats copying astropy/stats/jackknife.py -> build/lib.linux-riscv64-2.7/astropy/stats copying astropy/stats/bayesian_blocks.py -> build/lib.linux-riscv64-2.7/astropy/stats copying astropy/stats/histogram.py -> build/lib.linux-riscv64-2.7/astropy/stats copying astropy/stats/setup_package.py -> build/lib.linux-riscv64-2.7/astropy/stats copying astropy/stats/__init__.py -> build/lib.linux-riscv64-2.7/astropy/stats creating build/lib.linux-riscv64-2.7/astropy/extern/bundled copying astropy/extern/bundled/six.py -> build/lib.linux-riscv64-2.7/astropy/extern/bundled copying astropy/extern/bundled/__init__.py -> build/lib.linux-riscv64-2.7/astropy/extern/bundled creating build/lib.linux-riscv64-2.7/astropy/extern/ply copying astropy/extern/ply/lex.py -> build/lib.linux-riscv64-2.7/astropy/extern/ply copying astropy/extern/ply/cpp.py -> build/lib.linux-riscv64-2.7/astropy/extern/ply copying astropy/extern/ply/ctokens.py -> build/lib.linux-riscv64-2.7/astropy/extern/ply copying astropy/extern/ply/yacc.py -> build/lib.linux-riscv64-2.7/astropy/extern/ply copying astropy/extern/ply/__init__.py -> build/lib.linux-riscv64-2.7/astropy/extern/ply creating build/lib.linux-riscv64-2.7/astropy/extern/configobj copying astropy/extern/configobj/configobj.py -> build/lib.linux-riscv64-2.7/astropy/extern/configobj copying astropy/extern/configobj/validate.py -> build/lib.linux-riscv64-2.7/astropy/extern/configobj copying astropy/extern/configobj/__init__.py -> build/lib.linux-riscv64-2.7/astropy/extern/configobj creating build/lib.linux-riscv64-2.7/astropy/extern/plugins copying astropy/extern/plugins/__init__.py -> build/lib.linux-riscv64-2.7/astropy/extern/plugins creating build/lib.linux-riscv64-2.7/astropy/extern/plugins/pytest_openfiles copying astropy/extern/plugins/pytest_openfiles/plugin.py -> build/lib.linux-riscv64-2.7/astropy/extern/plugins/pytest_openfiles copying astropy/extern/plugins/pytest_openfiles/__init__.py -> build/lib.linux-riscv64-2.7/astropy/extern/plugins/pytest_openfiles creating build/lib.linux-riscv64-2.7/astropy/extern/plugins/pytest_doctestplus copying astropy/extern/plugins/pytest_doctestplus/plugin.py -> build/lib.linux-riscv64-2.7/astropy/extern/plugins/pytest_doctestplus copying astropy/extern/plugins/pytest_doctestplus/output_checker.py -> build/lib.linux-riscv64-2.7/astropy/extern/plugins/pytest_doctestplus copying astropy/extern/plugins/pytest_doctestplus/__init__.py -> build/lib.linux-riscv64-2.7/astropy/extern/plugins/pytest_doctestplus creating build/lib.linux-riscv64-2.7/astropy/extern/plugins/pytest_remotedata copying astropy/extern/plugins/pytest_remotedata/disable_internet.py -> build/lib.linux-riscv64-2.7/astropy/extern/plugins/pytest_remotedata copying astropy/extern/plugins/pytest_remotedata/plugin.py -> build/lib.linux-riscv64-2.7/astropy/extern/plugins/pytest_remotedata copying astropy/extern/plugins/pytest_remotedata/__init__.py -> build/lib.linux-riscv64-2.7/astropy/extern/plugins/pytest_remotedata creating build/lib.linux-riscv64-2.7/astropy/_erfa/tests copying astropy/_erfa/tests/test_erfa.py -> build/lib.linux-riscv64-2.7/astropy/_erfa/tests copying astropy/_erfa/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/_erfa/tests creating build/lib.linux-riscv64-2.7/astropy/samp/tests copying astropy/samp/tests/test_hub_script.py -> build/lib.linux-riscv64-2.7/astropy/samp/tests copying astropy/samp/tests/test_hub.py -> build/lib.linux-riscv64-2.7/astropy/samp/tests copying astropy/samp/tests/test_hub_proxy.py -> build/lib.linux-riscv64-2.7/astropy/samp/tests copying astropy/samp/tests/test_standard_profile.py -> build/lib.linux-riscv64-2.7/astropy/samp/tests copying astropy/samp/tests/test_helpers.py -> build/lib.linux-riscv64-2.7/astropy/samp/tests copying astropy/samp/tests/web_profile_test_helpers.py -> build/lib.linux-riscv64-2.7/astropy/samp/tests copying astropy/samp/tests/test_client.py -> build/lib.linux-riscv64-2.7/astropy/samp/tests copying astropy/samp/tests/test_web_profile.py -> build/lib.linux-riscv64-2.7/astropy/samp/tests copying astropy/samp/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/samp/tests copying astropy/samp/tests/test_errors.py -> build/lib.linux-riscv64-2.7/astropy/samp/tests creating build/lib.linux-riscv64-2.7/astropy/vo/client copying astropy/vo/client/conesearch.py -> build/lib.linux-riscv64-2.7/astropy/vo/client copying astropy/vo/client/vo_async.py -> build/lib.linux-riscv64-2.7/astropy/vo/client copying astropy/vo/client/exceptions.py -> build/lib.linux-riscv64-2.7/astropy/vo/client copying astropy/vo/client/setup_package.py -> build/lib.linux-riscv64-2.7/astropy/vo/client copying astropy/vo/client/__init__.py -> build/lib.linux-riscv64-2.7/astropy/vo/client copying astropy/vo/client/vos_catalog.py -> build/lib.linux-riscv64-2.7/astropy/vo/client creating build/lib.linux-riscv64-2.7/astropy/vo/validator copying astropy/vo/validator/validate.py -> build/lib.linux-riscv64-2.7/astropy/vo/validator copying astropy/vo/validator/tstquery.py -> build/lib.linux-riscv64-2.7/astropy/vo/validator copying astropy/vo/validator/exceptions.py -> build/lib.linux-riscv64-2.7/astropy/vo/validator copying astropy/vo/validator/setup_package.py -> build/lib.linux-riscv64-2.7/astropy/vo/validator copying astropy/vo/validator/__init__.py -> build/lib.linux-riscv64-2.7/astropy/vo/validator copying astropy/vo/validator/inspect.py -> build/lib.linux-riscv64-2.7/astropy/vo/validator creating build/lib.linux-riscv64-2.7/astropy/vo/samp copying astropy/vo/samp/__init__.py -> build/lib.linux-riscv64-2.7/astropy/vo/samp creating build/lib.linux-riscv64-2.7/astropy/vo/client/tests copying astropy/vo/client/tests/test_conesearch.py -> build/lib.linux-riscv64-2.7/astropy/vo/client/tests copying astropy/vo/client/tests/test_vos_catalog.py -> build/lib.linux-riscv64-2.7/astropy/vo/client/tests copying astropy/vo/client/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/vo/client/tests creating build/lib.linux-riscv64-2.7/astropy/vo/validator/tests copying astropy/vo/validator/tests/test_validate.py -> build/lib.linux-riscv64-2.7/astropy/vo/validator/tests copying astropy/vo/validator/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/vo/validator/tests copying astropy/vo/validator/tests/test_inpect.py -> build/lib.linux-riscv64-2.7/astropy/vo/validator/tests creating build/lib.linux-riscv64-2.7/astropy/table/tests copying astropy/table/tests/conftest.py -> build/lib.linux-riscv64-2.7/astropy/table/tests copying astropy/table/tests/test_np_utils.py -> build/lib.linux-riscv64-2.7/astropy/table/tests copying astropy/table/tests/test_subclass.py -> build/lib.linux-riscv64-2.7/astropy/table/tests copying astropy/table/tests/test_operations.py -> build/lib.linux-riscv64-2.7/astropy/table/tests copying astropy/table/tests/test_masked.py -> build/lib.linux-riscv64-2.7/astropy/table/tests copying astropy/table/tests/test_item_access.py -> build/lib.linux-riscv64-2.7/astropy/table/tests copying astropy/table/tests/test_index.py -> build/lib.linux-riscv64-2.7/astropy/table/tests copying astropy/table/tests/test_jsviewer.py -> build/lib.linux-riscv64-2.7/astropy/table/tests copying astropy/table/tests/test_column.py -> build/lib.linux-riscv64-2.7/astropy/table/tests copying astropy/table/tests/test_array.py -> build/lib.linux-riscv64-2.7/astropy/table/tests copying astropy/table/tests/test_pickle.py -> build/lib.linux-riscv64-2.7/astropy/table/tests copying astropy/table/tests/test_bst.py -> build/lib.linux-riscv64-2.7/astropy/table/tests copying astropy/table/tests/test_mixin.py -> build/lib.linux-riscv64-2.7/astropy/table/tests copying astropy/table/tests/test_table.py -> build/lib.linux-riscv64-2.7/astropy/table/tests copying astropy/table/tests/test_groups.py -> build/lib.linux-riscv64-2.7/astropy/table/tests copying astropy/table/tests/test_init_table.py -> build/lib.linux-riscv64-2.7/astropy/table/tests copying astropy/table/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/table/tests copying astropy/table/tests/test_info.py -> build/lib.linux-riscv64-2.7/astropy/table/tests copying astropy/table/tests/test_pprint.py -> build/lib.linux-riscv64-2.7/astropy/table/tests copying astropy/table/tests/test_row.py -> build/lib.linux-riscv64-2.7/astropy/table/tests creating build/lib.linux-riscv64-2.7/astropy/utils/iers copying astropy/utils/iers/__init__.py -> build/lib.linux-riscv64-2.7/astropy/utils/iers copying astropy/utils/iers/iers.py -> build/lib.linux-riscv64-2.7/astropy/utils/iers creating build/lib.linux-riscv64-2.7/astropy/utils/tests copying astropy/utils/tests/test_metadata.py -> build/lib.linux-riscv64-2.7/astropy/utils/tests copying astropy/utils/tests/test_timer.py -> build/lib.linux-riscv64-2.7/astropy/utils/tests copying astropy/utils/tests/test_console.py -> build/lib.linux-riscv64-2.7/astropy/utils/tests copying astropy/utils/tests/test_introspection.py -> build/lib.linux-riscv64-2.7/astropy/utils/tests copying astropy/utils/tests/test_decorators.py -> build/lib.linux-riscv64-2.7/astropy/utils/tests copying astropy/utils/tests/test_data_info.py -> build/lib.linux-riscv64-2.7/astropy/utils/tests copying astropy/utils/tests/test_data.py -> build/lib.linux-riscv64-2.7/astropy/utils/tests copying astropy/utils/tests/test_codegen.py -> build/lib.linux-riscv64-2.7/astropy/utils/tests copying astropy/utils/tests/test_xml.py -> build/lib.linux-riscv64-2.7/astropy/utils/tests copying astropy/utils/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/utils/tests copying astropy/utils/tests/test_misc.py -> build/lib.linux-riscv64-2.7/astropy/utils/tests copying astropy/utils/tests/test_collections.py -> build/lib.linux-riscv64-2.7/astropy/utils/tests creating build/lib.linux-riscv64-2.7/astropy/utils/compat copying astropy/utils/compat/funcsigs.py -> build/lib.linux-riscv64-2.7/astropy/utils/compat copying astropy/utils/compat/misc.py -> build/lib.linux-riscv64-2.7/astropy/utils/compat copying astropy/utils/compat/_funcsigs.py -> build/lib.linux-riscv64-2.7/astropy/utils/compat copying astropy/utils/compat/__init__.py -> build/lib.linux-riscv64-2.7/astropy/utils/compat copying astropy/utils/compat/numpycompat.py -> build/lib.linux-riscv64-2.7/astropy/utils/compat creating build/lib.linux-riscv64-2.7/astropy/utils/xml copying astropy/utils/xml/unescaper.py -> build/lib.linux-riscv64-2.7/astropy/utils/xml copying astropy/utils/xml/validate.py -> build/lib.linux-riscv64-2.7/astropy/utils/xml copying astropy/utils/xml/check.py -> build/lib.linux-riscv64-2.7/astropy/utils/xml copying astropy/utils/xml/setup_package.py -> build/lib.linux-riscv64-2.7/astropy/utils/xml copying astropy/utils/xml/__init__.py -> build/lib.linux-riscv64-2.7/astropy/utils/xml copying astropy/utils/xml/writer.py -> build/lib.linux-riscv64-2.7/astropy/utils/xml copying astropy/utils/xml/iterparser.py -> build/lib.linux-riscv64-2.7/astropy/utils/xml creating build/lib.linux-riscv64-2.7/astropy/utils/iers/tests copying astropy/utils/iers/tests/test_iers.py -> build/lib.linux-riscv64-2.7/astropy/utils/iers/tests copying astropy/utils/iers/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/utils/iers/tests creating build/lib.linux-riscv64-2.7/astropy/utils/compat/futures copying astropy/utils/compat/futures/process.py -> build/lib.linux-riscv64-2.7/astropy/utils/compat/futures copying astropy/utils/compat/futures/thread.py -> build/lib.linux-riscv64-2.7/astropy/utils/compat/futures copying astropy/utils/compat/futures/_base.py -> build/lib.linux-riscv64-2.7/astropy/utils/compat/futures copying astropy/utils/compat/futures/__init__.py -> build/lib.linux-riscv64-2.7/astropy/utils/compat/futures creating build/lib.linux-riscv64-2.7/astropy/utils/compat/numpy copying astropy/utils/compat/numpy/__init__.py -> build/lib.linux-riscv64-2.7/astropy/utils/compat/numpy creating build/lib.linux-riscv64-2.7/astropy/utils/compat/numpy/tests copying astropy/utils/compat/numpy/tests/test_matmul.py -> build/lib.linux-riscv64-2.7/astropy/utils/compat/numpy/tests copying astropy/utils/compat/numpy/tests/test_broadcast_arrays.py -> build/lib.linux-riscv64-2.7/astropy/utils/compat/numpy/tests copying astropy/utils/compat/numpy/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/utils/compat/numpy/tests creating build/lib.linux-riscv64-2.7/astropy/utils/compat/numpy/core copying astropy/utils/compat/numpy/core/multiarray.py -> build/lib.linux-riscv64-2.7/astropy/utils/compat/numpy/core copying astropy/utils/compat/numpy/core/__init__.py -> build/lib.linux-riscv64-2.7/astropy/utils/compat/numpy/core creating build/lib.linux-riscv64-2.7/astropy/utils/compat/numpy/lib copying astropy/utils/compat/numpy/lib/__init__.py -> build/lib.linux-riscv64-2.7/astropy/utils/compat/numpy/lib copying astropy/utils/compat/numpy/lib/stride_tricks.py -> build/lib.linux-riscv64-2.7/astropy/utils/compat/numpy/lib creating build/lib.linux-riscv64-2.7/astropy/utils/xml/tests copying astropy/utils/xml/tests/test_iterparse.py -> build/lib.linux-riscv64-2.7/astropy/utils/xml/tests copying astropy/utils/xml/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/utils/xml/tests creating build/lib.linux-riscv64-2.7/astropy/constants/tests copying astropy/constants/tests/test_constant.py -> build/lib.linux-riscv64-2.7/astropy/constants/tests copying astropy/constants/tests/test_pickle.py -> build/lib.linux-riscv64-2.7/astropy/constants/tests copying astropy/constants/tests/test_prior_version.py -> build/lib.linux-riscv64-2.7/astropy/constants/tests copying astropy/constants/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/constants/tests creating build/lib.linux-riscv64-2.7/astropy/config/tests copying astropy/config/tests/test_configs.py -> build/lib.linux-riscv64-2.7/astropy/config/tests copying astropy/config/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/config/tests creating build/lib.linux-riscv64-2.7/astropy/analytic_functions/tests copying astropy/analytic_functions/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/analytic_functions/tests copying astropy/analytic_functions/tests/test_blackbody.py -> build/lib.linux-riscv64-2.7/astropy/analytic_functions/tests creating build/lib.linux-riscv64-2.7/astropy/nddata/mixins copying astropy/nddata/mixins/ndarithmetic.py -> build/lib.linux-riscv64-2.7/astropy/nddata/mixins copying astropy/nddata/mixins/__init__.py -> build/lib.linux-riscv64-2.7/astropy/nddata/mixins copying astropy/nddata/mixins/ndio.py -> build/lib.linux-riscv64-2.7/astropy/nddata/mixins copying astropy/nddata/mixins/ndslicing.py -> build/lib.linux-riscv64-2.7/astropy/nddata/mixins creating build/lib.linux-riscv64-2.7/astropy/nddata/tests copying astropy/nddata/tests/test_nduncertainty.py -> build/lib.linux-riscv64-2.7/astropy/nddata/tests copying astropy/nddata/tests/test_nddata.py -> build/lib.linux-riscv64-2.7/astropy/nddata/tests copying astropy/nddata/tests/test_flag_collection.py -> build/lib.linux-riscv64-2.7/astropy/nddata/tests copying astropy/nddata/tests/test_decorators.py -> build/lib.linux-riscv64-2.7/astropy/nddata/tests copying astropy/nddata/tests/test_utils.py -> build/lib.linux-riscv64-2.7/astropy/nddata/tests copying astropy/nddata/tests/test_ccddata.py -> build/lib.linux-riscv64-2.7/astropy/nddata/tests copying astropy/nddata/tests/test_compat.py -> build/lib.linux-riscv64-2.7/astropy/nddata/tests copying astropy/nddata/tests/test_nddata_base.py -> build/lib.linux-riscv64-2.7/astropy/nddata/tests copying astropy/nddata/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/nddata/tests creating build/lib.linux-riscv64-2.7/astropy/nddata/mixins/tests copying astropy/nddata/mixins/tests/test_ndarithmetic.py -> build/lib.linux-riscv64-2.7/astropy/nddata/mixins/tests copying astropy/nddata/mixins/tests/test_ndslicing.py -> build/lib.linux-riscv64-2.7/astropy/nddata/mixins/tests copying astropy/nddata/mixins/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/nddata/mixins/tests copying astropy/nddata/mixins/tests/test_ndio.py -> build/lib.linux-riscv64-2.7/astropy/nddata/mixins/tests creating build/lib.linux-riscv64-2.7/astropy/tests/tests copying astropy/tests/tests/test_skip_remote_data.py -> build/lib.linux-riscv64-2.7/astropy/tests/tests copying astropy/tests/tests/test_run_tests.py -> build/lib.linux-riscv64-2.7/astropy/tests/tests copying astropy/tests/tests/test_socketblocker.py -> build/lib.linux-riscv64-2.7/astropy/tests/tests copying astropy/tests/tests/test_runner.py -> build/lib.linux-riscv64-2.7/astropy/tests/tests copying astropy/tests/tests/test_quantity_helpers.py -> build/lib.linux-riscv64-2.7/astropy/tests/tests copying astropy/tests/tests/test_open_file_detection.py -> build/lib.linux-riscv64-2.7/astropy/tests/tests copying astropy/tests/tests/test_imports.py -> build/lib.linux-riscv64-2.7/astropy/tests/tests copying astropy/tests/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/tests/tests creating build/lib.linux-riscv64-2.7/astropy/modeling/tests copying astropy/modeling/tests/test_models.py -> build/lib.linux-riscv64-2.7/astropy/modeling/tests copying astropy/modeling/tests/test_rotations.py -> build/lib.linux-riscv64-2.7/astropy/modeling/tests copying astropy/modeling/tests/test_functional_models.py -> build/lib.linux-riscv64-2.7/astropy/modeling/tests copying astropy/modeling/tests/test_constraints.py -> build/lib.linux-riscv64-2.7/astropy/modeling/tests copying astropy/modeling/tests/test_mappings.py -> build/lib.linux-riscv64-2.7/astropy/modeling/tests copying astropy/modeling/tests/test_quantities_parameters.py -> build/lib.linux-riscv64-2.7/astropy/modeling/tests copying astropy/modeling/tests/test_polynomial.py -> build/lib.linux-riscv64-2.7/astropy/modeling/tests copying astropy/modeling/tests/example_models.py -> build/lib.linux-riscv64-2.7/astropy/modeling/tests copying astropy/modeling/tests/test_fitters.py -> build/lib.linux-riscv64-2.7/astropy/modeling/tests copying astropy/modeling/tests/irafutil.py -> build/lib.linux-riscv64-2.7/astropy/modeling/tests copying astropy/modeling/tests/test_models_quantities.py -> build/lib.linux-riscv64-2.7/astropy/modeling/tests copying astropy/modeling/tests/utils.py -> build/lib.linux-riscv64-2.7/astropy/modeling/tests copying astropy/modeling/tests/test_utils.py -> build/lib.linux-riscv64-2.7/astropy/modeling/tests copying astropy/modeling/tests/test_quantities_fitting.py -> build/lib.linux-riscv64-2.7/astropy/modeling/tests copying astropy/modeling/tests/test_quantities_model.py -> build/lib.linux-riscv64-2.7/astropy/modeling/tests copying astropy/modeling/tests/test_quantities_rotations.py -> build/lib.linux-riscv64-2.7/astropy/modeling/tests copying astropy/modeling/tests/test_quantities_evaluation.py -> build/lib.linux-riscv64-2.7/astropy/modeling/tests copying astropy/modeling/tests/test_core.py -> build/lib.linux-riscv64-2.7/astropy/modeling/tests copying astropy/modeling/tests/test_input.py -> build/lib.linux-riscv64-2.7/astropy/modeling/tests copying astropy/modeling/tests/test_parameters.py -> build/lib.linux-riscv64-2.7/astropy/modeling/tests copying astropy/modeling/tests/test_compound.py -> build/lib.linux-riscv64-2.7/astropy/modeling/tests copying astropy/modeling/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/modeling/tests copying astropy/modeling/tests/test_blackbody.py -> build/lib.linux-riscv64-2.7/astropy/modeling/tests copying astropy/modeling/tests/test_projections.py -> build/lib.linux-riscv64-2.7/astropy/modeling/tests creating build/lib.linux-riscv64-2.7/astropy/modeling/tests/data copying astropy/modeling/tests/data/__init__.py -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/data creating build/lib.linux-riscv64-2.7/astropy/cosmology/tests copying astropy/cosmology/tests/test_cosmology.py -> build/lib.linux-riscv64-2.7/astropy/cosmology/tests copying astropy/cosmology/tests/test_pickle.py -> build/lib.linux-riscv64-2.7/astropy/cosmology/tests copying astropy/cosmology/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/cosmology/tests creating build/lib.linux-riscv64-2.7/astropy/convolution/tests copying astropy/convolution/tests/test_convolve.py -> build/lib.linux-riscv64-2.7/astropy/convolution/tests copying astropy/convolution/tests/test_convolve_nddata.py -> build/lib.linux-riscv64-2.7/astropy/convolution/tests copying astropy/convolution/tests/test_convolve_fft.py -> build/lib.linux-riscv64-2.7/astropy/convolution/tests copying astropy/convolution/tests/test_convolve_kernels.py -> build/lib.linux-riscv64-2.7/astropy/convolution/tests copying astropy/convolution/tests/test_convolve_speeds.py -> build/lib.linux-riscv64-2.7/astropy/convolution/tests copying astropy/convolution/tests/test_convolve_models.py -> build/lib.linux-riscv64-2.7/astropy/convolution/tests copying astropy/convolution/tests/test_pickle.py -> build/lib.linux-riscv64-2.7/astropy/convolution/tests copying astropy/convolution/tests/test_discretize.py -> build/lib.linux-riscv64-2.7/astropy/convolution/tests copying astropy/convolution/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/convolution/tests copying astropy/convolution/tests/test_kernel_class.py -> build/lib.linux-riscv64-2.7/astropy/convolution/tests creating build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_representation_methods.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_matching.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_representation_arithmetic.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_angular_separation.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_finite_difference_velocities.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_iau_fullstack.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_distance.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_skyoffset_transformations.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_earth.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_frames.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_regression.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_atc_replacements.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_frames_with_velocity.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_name_resolve.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_unit_representation.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_shape_manipulation.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_sky_coord.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/utils.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_api_ape5.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_arrays.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_celestial_transformations.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_transformations.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_intermediate_transformations.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_pickle.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_representation.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_angles.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_formatting.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_sites.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_velocity_corrs.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_funcs.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_solar_system.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests copying astropy/coordinates/tests/test_matrix_utilities.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests creating build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/skyoffset.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/itrs.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/hcrs.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/ecliptic.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/galactocentric.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/fk5.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/supergalactic.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/utils.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/icrs_cirs_transforms.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/supergalactic_transforms.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/galactic.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/ecliptic_transforms.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/altaz.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/fk4.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/gcrs.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/lsr.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/icrs.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/fk4_fk5_transforms.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/icrs_fk5_transforms.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/__init__.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/intermediate_rotation_transforms.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/cirs.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/baseradec.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/galactic_transforms.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames copying astropy/coordinates/builtin_frames/cirs_observed_transforms.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames creating build/lib.linux-riscv64-2.7/astropy/coordinates/tests/accuracy copying astropy/coordinates/tests/accuracy/test_altaz_icrs.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests/accuracy copying astropy/coordinates/tests/accuracy/test_fk4_no_e_fk5.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests/accuracy copying astropy/coordinates/tests/accuracy/test_icrs_fk5.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests/accuracy copying astropy/coordinates/tests/accuracy/generate_ref_ast.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests/accuracy copying astropy/coordinates/tests/accuracy/test_ecliptic.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests/accuracy copying astropy/coordinates/tests/accuracy/__init__.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests/accuracy copying astropy/coordinates/tests/accuracy/test_fk4_no_e_fk4.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests/accuracy copying astropy/coordinates/tests/accuracy/test_galactic_fk4.py -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests/accuracy creating build/lib.linux-riscv64-2.7/astropy/units/tests copying astropy/units/tests/test_quantity.py -> build/lib.linux-riscv64-2.7/astropy/units/tests copying astropy/units/tests/test_deprecated.py -> build/lib.linux-riscv64-2.7/astropy/units/tests copying astropy/units/tests/py3_test_quantity_annotations.py -> build/lib.linux-riscv64-2.7/astropy/units/tests copying astropy/units/tests/test_quantity_ufuncs.py -> build/lib.linux-riscv64-2.7/astropy/units/tests copying astropy/units/tests/test_format.py -> build/lib.linux-riscv64-2.7/astropy/units/tests copying astropy/units/tests/test_utils.py -> build/lib.linux-riscv64-2.7/astropy/units/tests copying astropy/units/tests/test_quantity_non_ufuncs.py -> build/lib.linux-riscv64-2.7/astropy/units/tests copying astropy/units/tests/test_equivalencies.py -> build/lib.linux-riscv64-2.7/astropy/units/tests copying astropy/units/tests/test_physical.py -> build/lib.linux-riscv64-2.7/astropy/units/tests copying astropy/units/tests/test_quantity_decorator.py -> build/lib.linux-riscv64-2.7/astropy/units/tests copying astropy/units/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/units/tests copying astropy/units/tests/test_quantity_array_methods.py -> build/lib.linux-riscv64-2.7/astropy/units/tests copying astropy/units/tests/test_logarithmic.py -> build/lib.linux-riscv64-2.7/astropy/units/tests copying astropy/units/tests/test_units.py -> build/lib.linux-riscv64-2.7/astropy/units/tests creating build/lib.linux-riscv64-2.7/astropy/units/function copying astropy/units/function/units.py -> build/lib.linux-riscv64-2.7/astropy/units/function copying astropy/units/function/logarithmic.py -> build/lib.linux-riscv64-2.7/astropy/units/function copying astropy/units/function/magnitude_zero_points.py -> build/lib.linux-riscv64-2.7/astropy/units/function copying astropy/units/function/core.py -> build/lib.linux-riscv64-2.7/astropy/units/function copying astropy/units/function/__init__.py -> build/lib.linux-riscv64-2.7/astropy/units/function copying astropy/units/function/mixin.py -> build/lib.linux-riscv64-2.7/astropy/units/function creating build/lib.linux-riscv64-2.7/astropy/units/format copying astropy/units/format/ogip.py -> build/lib.linux-riscv64-2.7/astropy/units/format copying astropy/units/format/generic_parsetab.py -> build/lib.linux-riscv64-2.7/astropy/units/format copying astropy/units/format/fits.py -> build/lib.linux-riscv64-2.7/astropy/units/format copying astropy/units/format/cds_lextab.py -> build/lib.linux-riscv64-2.7/astropy/units/format copying astropy/units/format/latex.py -> build/lib.linux-riscv64-2.7/astropy/units/format copying astropy/units/format/ogip_parsetab.py -> build/lib.linux-riscv64-2.7/astropy/units/format copying astropy/units/format/vounit.py -> build/lib.linux-riscv64-2.7/astropy/units/format copying astropy/units/format/console.py -> build/lib.linux-riscv64-2.7/astropy/units/format copying astropy/units/format/utils.py -> build/lib.linux-riscv64-2.7/astropy/units/format copying astropy/units/format/cds.py -> build/lib.linux-riscv64-2.7/astropy/units/format copying astropy/units/format/unicode_format.py -> build/lib.linux-riscv64-2.7/astropy/units/format copying astropy/units/format/generic_lextab.py -> build/lib.linux-riscv64-2.7/astropy/units/format copying astropy/units/format/generic.py -> build/lib.linux-riscv64-2.7/astropy/units/format copying astropy/units/format/__init__.py -> build/lib.linux-riscv64-2.7/astropy/units/format copying astropy/units/format/base.py -> build/lib.linux-riscv64-2.7/astropy/units/format copying astropy/units/format/cds_parsetab.py -> build/lib.linux-riscv64-2.7/astropy/units/format copying astropy/units/format/ogip_lextab.py -> build/lib.linux-riscv64-2.7/astropy/units/format creating build/lib.linux-riscv64-2.7/astropy/time/tests copying astropy/time/tests/test_basic.py -> build/lib.linux-riscv64-2.7/astropy/time/tests copying astropy/time/tests/test_delta.py -> build/lib.linux-riscv64-2.7/astropy/time/tests copying astropy/time/tests/test_corrs.py -> build/lib.linux-riscv64-2.7/astropy/time/tests copying astropy/time/tests/test_comparisons.py -> build/lib.linux-riscv64-2.7/astropy/time/tests copying astropy/time/tests/test_sidereal.py -> build/lib.linux-riscv64-2.7/astropy/time/tests copying astropy/time/tests/test_guess.py -> build/lib.linux-riscv64-2.7/astropy/time/tests copying astropy/time/tests/test_methods.py -> build/lib.linux-riscv64-2.7/astropy/time/tests copying astropy/time/tests/test_ut1.py -> build/lib.linux-riscv64-2.7/astropy/time/tests copying astropy/time/tests/test_pickle.py -> build/lib.linux-riscv64-2.7/astropy/time/tests copying astropy/time/tests/test_quantity_interaction.py -> build/lib.linux-riscv64-2.7/astropy/time/tests copying astropy/time/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/time/tests copying astropy/time/tests/test_precision.py -> build/lib.linux-riscv64-2.7/astropy/time/tests creating build/lib.linux-riscv64-2.7/astropy/visualization/tests copying astropy/visualization/tests/test_lupton_rgb.py -> build/lib.linux-riscv64-2.7/astropy/visualization/tests copying astropy/visualization/tests/test_interval.py -> build/lib.linux-riscv64-2.7/astropy/visualization/tests copying astropy/visualization/tests/test_stretch.py -> build/lib.linux-riscv64-2.7/astropy/visualization/tests copying astropy/visualization/tests/test_norm.py -> build/lib.linux-riscv64-2.7/astropy/visualization/tests copying astropy/visualization/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/visualization/tests copying astropy/visualization/tests/test_units.py -> build/lib.linux-riscv64-2.7/astropy/visualization/tests copying astropy/visualization/tests/test_histogram.py -> build/lib.linux-riscv64-2.7/astropy/visualization/tests creating build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/coordinate_helpers.py -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/patches.py -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/coordinate_range.py -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/formatter_locator.py -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/utils.py -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/ticks.py -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/core.py -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/coordinates_map.py -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/ticklabels.py -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/grid_paths.py -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/frame.py -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/transforms.py -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/__init__.py -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes copying astropy/visualization/wcsaxes/axislabels.py -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes creating build/lib.linux-riscv64-2.7/astropy/visualization/scripts copying astropy/visualization/scripts/__init__.py -> build/lib.linux-riscv64-2.7/astropy/visualization/scripts copying astropy/visualization/scripts/fits2bitmap.py -> build/lib.linux-riscv64-2.7/astropy/visualization/scripts creating build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests copying astropy/visualization/wcsaxes/tests/datasets.py -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests copying astropy/visualization/wcsaxes/tests/test_frame.py -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests copying astropy/visualization/wcsaxes/tests/test_coordinate_helpers.py -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests copying astropy/visualization/wcsaxes/tests/test_transforms.py -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests copying astropy/visualization/wcsaxes/tests/test_utils.py -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests copying astropy/visualization/wcsaxes/tests/test_display_world_coordinates.py -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests copying astropy/visualization/wcsaxes/tests/test_images.py -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests copying astropy/visualization/wcsaxes/tests/setup_package.py -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests copying astropy/visualization/wcsaxes/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests copying astropy/visualization/wcsaxes/tests/test_misc.py -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests copying astropy/visualization/wcsaxes/tests/test_formatter_locator.py -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests copying astropy/visualization/wcsaxes/tests/test_transform_coord_meta.py -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests creating build/lib.linux-riscv64-2.7/astropy/visualization/scripts/tests copying astropy/visualization/scripts/tests/test_fits2bitmap.py -> build/lib.linux-riscv64-2.7/astropy/visualization/scripts/tests copying astropy/visualization/scripts/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/visualization/scripts/tests creating build/lib.linux-riscv64-2.7/astropy/wcs/tests copying astropy/wcs/tests/test_profiling.py -> build/lib.linux-riscv64-2.7/astropy/wcs/tests copying astropy/wcs/tests/test_utils.py -> build/lib.linux-riscv64-2.7/astropy/wcs/tests copying astropy/wcs/tests/test_wcsprm.py -> build/lib.linux-riscv64-2.7/astropy/wcs/tests copying astropy/wcs/tests/test_wcs.py -> build/lib.linux-riscv64-2.7/astropy/wcs/tests copying astropy/wcs/tests/test_pickle.py -> build/lib.linux-riscv64-2.7/astropy/wcs/tests copying astropy/wcs/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/wcs/tests creating build/lib.linux-riscv64-2.7/astropy/wcs/tests/extension copying astropy/wcs/tests/extension/test_extension.py -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/extension copying astropy/wcs/tests/extension/setup.py -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/extension copying astropy/wcs/tests/extension/__init__.py -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/extension creating build/lib.linux-riscv64-2.7/astropy/io/tests copying astropy/io/tests/test_registry.py -> build/lib.linux-riscv64-2.7/astropy/io/tests copying astropy/io/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/io/tests creating build/lib.linux-riscv64-2.7/astropy/io/misc copying astropy/io/misc/connect.py -> build/lib.linux-riscv64-2.7/astropy/io/misc copying astropy/io/misc/__init__.py -> build/lib.linux-riscv64-2.7/astropy/io/misc copying astropy/io/misc/pickle_helpers.py -> build/lib.linux-riscv64-2.7/astropy/io/misc copying astropy/io/misc/yaml.py -> build/lib.linux-riscv64-2.7/astropy/io/misc copying astropy/io/misc/hdf5.py -> build/lib.linux-riscv64-2.7/astropy/io/misc creating build/lib.linux-riscv64-2.7/astropy/io/votable copying astropy/io/votable/volint.py -> build/lib.linux-riscv64-2.7/astropy/io/votable copying astropy/io/votable/tree.py -> build/lib.linux-riscv64-2.7/astropy/io/votable copying astropy/io/votable/table.py -> build/lib.linux-riscv64-2.7/astropy/io/votable copying astropy/io/votable/converters.py -> build/lib.linux-riscv64-2.7/astropy/io/votable copying astropy/io/votable/util.py -> build/lib.linux-riscv64-2.7/astropy/io/votable copying astropy/io/votable/xmlutil.py -> build/lib.linux-riscv64-2.7/astropy/io/votable copying astropy/io/votable/exceptions.py -> build/lib.linux-riscv64-2.7/astropy/io/votable copying astropy/io/votable/connect.py -> build/lib.linux-riscv64-2.7/astropy/io/votable copying astropy/io/votable/setup_package.py -> build/lib.linux-riscv64-2.7/astropy/io/votable copying astropy/io/votable/__init__.py -> build/lib.linux-riscv64-2.7/astropy/io/votable copying astropy/io/votable/ucd.py -> build/lib.linux-riscv64-2.7/astropy/io/votable creating build/lib.linux-riscv64-2.7/astropy/io/fits copying astropy/io/fits/column.py -> build/lib.linux-riscv64-2.7/astropy/io/fits copying astropy/io/fits/card.py -> build/lib.linux-riscv64-2.7/astropy/io/fits copying astropy/io/fits/util.py -> build/lib.linux-riscv64-2.7/astropy/io/fits copying astropy/io/fits/_numpy_hacks.py -> build/lib.linux-riscv64-2.7/astropy/io/fits copying astropy/io/fits/file.py -> build/lib.linux-riscv64-2.7/astropy/io/fits copying astropy/io/fits/py3compat.py -> build/lib.linux-riscv64-2.7/astropy/io/fits copying astropy/io/fits/fitsrec.py -> build/lib.linux-riscv64-2.7/astropy/io/fits copying astropy/io/fits/connect.py -> build/lib.linux-riscv64-2.7/astropy/io/fits copying astropy/io/fits/header.py -> build/lib.linux-riscv64-2.7/astropy/io/fits copying astropy/io/fits/setup_package.py -> build/lib.linux-riscv64-2.7/astropy/io/fits copying astropy/io/fits/__init__.py -> build/lib.linux-riscv64-2.7/astropy/io/fits copying astropy/io/fits/diff.py -> build/lib.linux-riscv64-2.7/astropy/io/fits copying astropy/io/fits/verify.py -> build/lib.linux-riscv64-2.7/astropy/io/fits copying astropy/io/fits/convenience.py -> build/lib.linux-riscv64-2.7/astropy/io/fits creating build/lib.linux-riscv64-2.7/astropy/io/ascii copying astropy/io/ascii/sextractor.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii copying astropy/io/ascii/latex.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii copying astropy/io/ascii/daophot.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii copying astropy/io/ascii/ecsv.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii copying astropy/io/ascii/basic.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii copying astropy/io/ascii/rst.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii copying astropy/io/ascii/html.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii copying astropy/io/ascii/core.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii copying astropy/io/ascii/misc.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii copying astropy/io/ascii/fastbasic.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii copying astropy/io/ascii/cds.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii copying astropy/io/ascii/ipac.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii copying astropy/io/ascii/connect.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii copying astropy/io/ascii/setup_package.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii copying astropy/io/ascii/__init__.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii copying astropy/io/ascii/ui.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii copying astropy/io/ascii/fixedwidth.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii creating build/lib.linux-riscv64-2.7/astropy/io/misc/tests copying astropy/io/misc/tests/test_yaml.py -> build/lib.linux-riscv64-2.7/astropy/io/misc/tests copying astropy/io/misc/tests/test_hdf5.py -> build/lib.linux-riscv64-2.7/astropy/io/misc/tests copying astropy/io/misc/tests/test_pickle_helpers.py -> build/lib.linux-riscv64-2.7/astropy/io/misc/tests copying astropy/io/misc/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/io/misc/tests creating build/lib.linux-riscv64-2.7/astropy/io/votable/validator copying astropy/io/votable/validator/main.py -> build/lib.linux-riscv64-2.7/astropy/io/votable/validator copying astropy/io/votable/validator/html.py -> build/lib.linux-riscv64-2.7/astropy/io/votable/validator copying astropy/io/votable/validator/result.py -> build/lib.linux-riscv64-2.7/astropy/io/votable/validator copying astropy/io/votable/validator/__init__.py -> build/lib.linux-riscv64-2.7/astropy/io/votable/validator creating build/lib.linux-riscv64-2.7/astropy/io/votable/tests copying astropy/io/votable/tests/ucd_test.py -> build/lib.linux-riscv64-2.7/astropy/io/votable/tests copying astropy/io/votable/tests/tree_test.py -> build/lib.linux-riscv64-2.7/astropy/io/votable/tests copying astropy/io/votable/tests/util_test.py -> build/lib.linux-riscv64-2.7/astropy/io/votable/tests copying astropy/io/votable/tests/vo_test.py -> build/lib.linux-riscv64-2.7/astropy/io/votable/tests copying astropy/io/votable/tests/exception_test.py -> build/lib.linux-riscv64-2.7/astropy/io/votable/tests copying astropy/io/votable/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/io/votable/tests copying astropy/io/votable/tests/table_test.py -> build/lib.linux-riscv64-2.7/astropy/io/votable/tests copying astropy/io/votable/tests/converter_test.py -> build/lib.linux-riscv64-2.7/astropy/io/votable/tests creating build/lib.linux-riscv64-2.7/astropy/io/fits/hdu copying astropy/io/fits/hdu/table.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/hdu copying astropy/io/fits/hdu/hdulist.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/hdu copying astropy/io/fits/hdu/streaming.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/hdu copying astropy/io/fits/hdu/nonstandard.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/hdu copying astropy/io/fits/hdu/image.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/hdu copying astropy/io/fits/hdu/compressed.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/hdu copying astropy/io/fits/hdu/groups.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/hdu copying astropy/io/fits/hdu/__init__.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/hdu copying astropy/io/fits/hdu/base.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/hdu creating build/lib.linux-riscv64-2.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_fitsdiff.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_header.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_uint.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_structured.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_diff.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_nonstandard.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_division.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_fitsinfo.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_checksum.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_core.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_table.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_connect.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_groups.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_fitsheader.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_image.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests copying astropy/io/fits/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_convenience.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_util.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests copying astropy/io/fits/tests/test_hdulist.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests creating build/lib.linux-riscv64-2.7/astropy/io/fits/scripts copying astropy/io/fits/scripts/fitscheck.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/scripts copying astropy/io/fits/scripts/fitsinfo.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/scripts copying astropy/io/fits/scripts/fitsdiff.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/scripts copying astropy/io/fits/scripts/fitsheader.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/scripts copying astropy/io/fits/scripts/__init__.py -> build/lib.linux-riscv64-2.7/astropy/io/fits/scripts creating build/lib.linux-riscv64-2.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/test_compressed.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/test_fixedwidth.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/test_write.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/test_ipac_definitions.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/test_ecsv.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/test_c_reader.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/test_rst.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/test_connect.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/test_html.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/test_types.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/test_cds_header_from_readme.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/common.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests copying astropy/io/ascii/tests/test_read.py -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests creating build/lib.linux-riscv64-2.7/astropy/stats/lombscargle copying astropy/stats/lombscargle/core.py -> build/lib.linux-riscv64-2.7/astropy/stats/lombscargle copying astropy/stats/lombscargle/__init__.py -> build/lib.linux-riscv64-2.7/astropy/stats/lombscargle creating build/lib.linux-riscv64-2.7/astropy/stats/tests copying astropy/stats/tests/test_sigma_clipping.py -> build/lib.linux-riscv64-2.7/astropy/stats/tests copying astropy/stats/tests/test_info_theory.py -> build/lib.linux-riscv64-2.7/astropy/stats/tests copying astropy/stats/tests/test_jackknife.py -> build/lib.linux-riscv64-2.7/astropy/stats/tests copying astropy/stats/tests/test_circstats.py -> build/lib.linux-riscv64-2.7/astropy/stats/tests copying astropy/stats/tests/test_spatial.py -> build/lib.linux-riscv64-2.7/astropy/stats/tests copying astropy/stats/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/stats/tests copying astropy/stats/tests/test_biweight.py -> build/lib.linux-riscv64-2.7/astropy/stats/tests copying astropy/stats/tests/test_funcs.py -> build/lib.linux-riscv64-2.7/astropy/stats/tests copying astropy/stats/tests/test_histogram.py -> build/lib.linux-riscv64-2.7/astropy/stats/tests copying astropy/stats/tests/test_bayesian_blocks.py -> build/lib.linux-riscv64-2.7/astropy/stats/tests creating build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations copying astropy/stats/lombscargle/implementations/fastchi2_impl.py -> build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations copying astropy/stats/lombscargle/implementations/chi2_impl.py -> build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations copying astropy/stats/lombscargle/implementations/mle.py -> build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations copying astropy/stats/lombscargle/implementations/main.py -> build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations copying astropy/stats/lombscargle/implementations/slow_impl.py -> build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations copying astropy/stats/lombscargle/implementations/utils.py -> build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations copying astropy/stats/lombscargle/implementations/fast_impl.py -> build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations copying astropy/stats/lombscargle/implementations/scipy_impl.py -> build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations copying astropy/stats/lombscargle/implementations/__init__.py -> build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations creating build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/tests copying astropy/stats/lombscargle/tests/test_lombscargle.py -> build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/tests copying astropy/stats/lombscargle/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/tests creating build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/tests copying astropy/stats/lombscargle/implementations/tests/test_utils.py -> build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/tests copying astropy/stats/lombscargle/implementations/tests/test_mle.py -> build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/tests copying astropy/stats/lombscargle/implementations/tests/__init__.py -> build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/tests copying astropy/astropy.cfg -> build/lib.linux-riscv64-2.7/astropy copying astropy/CITATION -> build/lib.linux-riscv64-2.7/astropy creating build/lib.linux-riscv64-2.7/astropy/extern/js copying astropy/extern/js/jquery-3.1.1.js -> build/lib.linux-riscv64-2.7/astropy/extern/js copying astropy/extern/js/jquery.dataTables.min.js -> build/lib.linux-riscv64-2.7/astropy/extern/js copying astropy/extern/js/jquery-3.1.1.min.js -> build/lib.linux-riscv64-2.7/astropy/extern/js copying astropy/extern/js/jquery.dataTables.js -> build/lib.linux-riscv64-2.7/astropy/extern/js creating build/lib.linux-riscv64-2.7/astropy/extern/css copying astropy/extern/css/jquery.dataTables.css -> build/lib.linux-riscv64-2.7/astropy/extern/css creating build/lib.linux-riscv64-2.7/astropy/samp/data copying astropy/samp/data/astropy_icon.png -> build/lib.linux-riscv64-2.7/astropy/samp/data copying astropy/samp/data/crossdomain.xml -> build/lib.linux-riscv64-2.7/astropy/samp/data copying astropy/samp/data/clientaccesspolicy.xml -> build/lib.linux-riscv64-2.7/astropy/samp/data copying astropy/tests/coveragerc -> build/lib.linux-riscv64-2.7/astropy/tests creating build/lib.linux-riscv64-2.7/astropy/coordinates/data copying astropy/coordinates/data/constellation_names.dat -> build/lib.linux-riscv64-2.7/astropy/coordinates/data copying astropy/coordinates/data/constellation_data_roman87.dat -> build/lib.linux-riscv64-2.7/astropy/coordinates/data copying astropy/coordinates/data/sites.json -> build/lib.linux-riscv64-2.7/astropy/coordinates/data creating build/lib.linux-riscv64-2.7/astropy/wcs/include creating build/lib.linux-riscv64-2.7/astropy/wcs/include/astropy_wcs copying astropy/wcs/include/astropy_wcs/astropy_wcs.h -> build/lib.linux-riscv64-2.7/astropy/wcs/include/astropy_wcs copying astropy/wcs/include/astropy_wcs/astropy_wcs_api.h -> build/lib.linux-riscv64-2.7/astropy/wcs/include/astropy_wcs copying astropy/wcs/include/astropy_wcs/distortion.h -> build/lib.linux-riscv64-2.7/astropy/wcs/include/astropy_wcs copying astropy/wcs/include/astropy_wcs/isnan.h -> build/lib.linux-riscv64-2.7/astropy/wcs/include/astropy_wcs copying astropy/wcs/include/astropy_wcs/pipeline.h -> build/lib.linux-riscv64-2.7/astropy/wcs/include/astropy_wcs copying astropy/wcs/include/astropy_wcs/pyutil.h -> build/lib.linux-riscv64-2.7/astropy/wcs/include/astropy_wcs copying astropy/wcs/include/astropy_wcs/sip.h -> build/lib.linux-riscv64-2.7/astropy/wcs/include/astropy_wcs copying astropy/wcs/include/astropy_wcs/util.h -> build/lib.linux-riscv64-2.7/astropy/wcs/include/astropy_wcs copying astropy/wcs/include/astropy_wcs_api.h -> build/lib.linux-riscv64-2.7/astropy/wcs/include creating build/lib.linux-riscv64-2.7/astropy/vo/validator/data copying astropy/vo/validator/data/conesearch_urls.txt -> build/lib.linux-riscv64-2.7/astropy/vo/validator/data creating build/lib.linux-riscv64-2.7/astropy/vo/client/tests/data copying astropy/vo/client/tests/data/conesearch_error1.xml -> build/lib.linux-riscv64-2.7/astropy/vo/client/tests/data copying astropy/vo/client/tests/data/conesearch_error2.xml -> build/lib.linux-riscv64-2.7/astropy/vo/client/tests/data copying astropy/vo/client/tests/data/conesearch_error3.xml -> build/lib.linux-riscv64-2.7/astropy/vo/client/tests/data copying astropy/vo/client/tests/data/conesearch_error4.xml -> build/lib.linux-riscv64-2.7/astropy/vo/client/tests/data copying astropy/vo/client/tests/data/basic.json -> build/lib.linux-riscv64-2.7/astropy/vo/client/tests/data creating build/lib.linux-riscv64-2.7/astropy/vo/validator/tests/data copying astropy/vo/validator/tests/data/conesearch_good.json -> build/lib.linux-riscv64-2.7/astropy/vo/validator/tests/data copying astropy/vo/validator/tests/data/conesearch_warn.json -> build/lib.linux-riscv64-2.7/astropy/vo/validator/tests/data copying astropy/vo/validator/tests/data/conesearch_error.json -> build/lib.linux-riscv64-2.7/astropy/vo/validator/tests/data copying astropy/vo/validator/tests/data/conesearch_exception.json -> build/lib.linux-riscv64-2.7/astropy/vo/validator/tests/data copying astropy/vo/validator/tests/data/vao_conesearch_sites_121107_subset.xml -> build/lib.linux-riscv64-2.7/astropy/vo/validator/tests/data copying astropy/vo/validator/tests/data/printcat.out -> build/lib.linux-riscv64-2.7/astropy/vo/validator/tests/data copying astropy/vo/validator/tests/data/listcats2.out -> build/lib.linux-riscv64-2.7/astropy/vo/validator/tests/data copying astropy/vo/validator/tests/data/tally.out -> build/lib.linux-riscv64-2.7/astropy/vo/validator/tests/data copying astropy/vo/validator/tests/data/listcats1.out -> build/lib.linux-riscv64-2.7/astropy/vo/validator/tests/data creating build/lib.linux-riscv64-2.7/astropy/utils/iers/data copying astropy/utils/iers/data/ReadMe.eopc04_IAU2000 -> build/lib.linux-riscv64-2.7/astropy/utils/iers/data copying astropy/utils/iers/data/ReadMe.finals2000A -> build/lib.linux-riscv64-2.7/astropy/utils/iers/data copying astropy/utils/iers/data/eopc04_IAU2000.62-now -> build/lib.linux-riscv64-2.7/astropy/utils/iers/data copying astropy/utils/iers/tests/finals2000A-2016-04-30-test -> build/lib.linux-riscv64-2.7/astropy/utils/iers/tests copying astropy/utils/iers/tests/finals2000A-2016-02-30-test -> build/lib.linux-riscv64-2.7/astropy/utils/iers/tests copying astropy/utils/iers/tests/iers_a_excerpt -> build/lib.linux-riscv64-2.7/astropy/utils/iers/tests creating build/lib.linux-riscv64-2.7/astropy/utils/tests/data creating build/lib.linux-riscv64-2.7/astropy/utils/tests/data/test_package copying astropy/utils/tests/data/test_package/__init__.py -> build/lib.linux-riscv64-2.7/astropy/utils/tests/data/test_package creating build/lib.linux-riscv64-2.7/astropy/utils/tests/data/test_package/data copying astropy/utils/tests/data/test_package/data/foo.txt -> build/lib.linux-riscv64-2.7/astropy/utils/tests/data/test_package/data creating build/lib.linux-riscv64-2.7/astropy/utils/tests/data/dataurl copying astropy/utils/tests/data/dataurl/index.html -> build/lib.linux-riscv64-2.7/astropy/utils/tests/data/dataurl creating build/lib.linux-riscv64-2.7/astropy/utils/tests/data/dataurl_mirror copying astropy/utils/tests/data/dataurl_mirror/index.html -> build/lib.linux-riscv64-2.7/astropy/utils/tests/data/dataurl_mirror copying astropy/utils/tests/data/local.dat -> build/lib.linux-riscv64-2.7/astropy/utils/tests/data copying astropy/utils/tests/data/unicode.txt -> build/lib.linux-riscv64-2.7/astropy/utils/tests/data copying astropy/utils/tests/data/local.dat.gz -> build/lib.linux-riscv64-2.7/astropy/utils/tests/data copying astropy/utils/tests/data/unicode.txt.gz -> build/lib.linux-riscv64-2.7/astropy/utils/tests/data copying astropy/utils/tests/data/unicode.txt.bz2 -> build/lib.linux-riscv64-2.7/astropy/utils/tests/data copying astropy/utils/tests/data/local.dat.bz2 -> build/lib.linux-riscv64-2.7/astropy/utils/tests/data copying astropy/utils/tests/data/local.dat.xz -> build/lib.linux-riscv64-2.7/astropy/utils/tests/data copying astropy/utils/tests/data/unicode.txt.xz -> build/lib.linux-riscv64-2.7/astropy/utils/tests/data copying astropy/utils/tests/data/.hidden_file.txt -> build/lib.linux-riscv64-2.7/astropy/utils/tests/data copying astropy/utils/tests/data/alias.cfg -> build/lib.linux-riscv64-2.7/astropy/utils/tests/data creating build/lib.linux-riscv64-2.7/astropy/config/tests/data copying astropy/config/tests/data/astropy.0.3.windows.cfg -> build/lib.linux-riscv64-2.7/astropy/config/tests/data copying astropy/config/tests/data/empty.cfg -> build/lib.linux-riscv64-2.7/astropy/config/tests/data copying astropy/config/tests/data/not_empty.cfg -> build/lib.linux-riscv64-2.7/astropy/config/tests/data copying astropy/config/tests/data/alias.cfg -> build/lib.linux-riscv64-2.7/astropy/config/tests/data copying astropy/config/tests/data/astropy.0.3.cfg -> build/lib.linux-riscv64-2.7/astropy/config/tests/data copying astropy/config/tests/data/deprecated.cfg -> build/lib.linux-riscv64-2.7/astropy/config/tests/data creating build/lib.linux-riscv64-2.7/astropy/nddata/tests/data copying astropy/nddata/tests/data/sip-wcs.fits -> build/lib.linux-riscv64-2.7/astropy/nddata/tests/data creating build/lib.linux-riscv64-2.7/astropy/tests/tests/data copying astropy/tests/tests/data/open_file_detection.txt -> build/lib.linux-riscv64-2.7/astropy/tests/tests/data copying astropy/modeling/tests/data/idcompspec.fits -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/data copying astropy/modeling/tests/data/1904-66_AZP.fits -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/data copying astropy/modeling/tests/data/hst_sip.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/data copying astropy/modeling/tests/data/irac_sip.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/data creating build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_AIT.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_AZP.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_ZEA.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_CYP.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_ARC.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_MOL.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_TAN.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_CAR.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_COO.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_MER.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_STG.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_COD.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_HPX.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_SZP.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_TSC.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_PAR.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_QSC.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_AIR.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_PCO.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_SIN.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_CEA.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_ZPN.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_SFL.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_NCP.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_BON.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_COE.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_COP.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/modeling/tests/../../wcs/tests/maps/1904-66_CSC.hdr -> build/lib.linux-riscv64-2.7/astropy/modeling/tests/../../wcs/tests/maps copying astropy/coordinates/tests/accuracy/fk4_no_e_fk4.csv -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests/accuracy copying astropy/coordinates/tests/accuracy/icrs_fk5.csv -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests/accuracy copying astropy/coordinates/tests/accuracy/fk4_no_e_fk5.csv -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests/accuracy copying astropy/coordinates/tests/accuracy/galactic_fk4.csv -> build/lib.linux-riscv64-2.7/astropy/coordinates/tests/accuracy creating build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests/data copying astropy/visualization/wcsaxes/tests/data/cube_header -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests/data copying astropy/visualization/wcsaxes/tests/data/rosat_header -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests/data copying astropy/visualization/wcsaxes/tests/data/msx_header -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests/data copying astropy/visualization/wcsaxes/tests/data/slice_header -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests/data copying astropy/visualization/wcsaxes/tests/data/2MASS_k_header -> build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests/data creating build/lib.linux-riscv64-2.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/tpvonly.hdr -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/zpn-hole.hdr -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/unit.hdr -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/outside_sky.hdr -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/locale.hdr -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/nonstandard_units.hdr -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/irac_sip.hdr -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/2wcses.hdr -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/too_many_pv.hdr -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/3d_cd.hdr -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/defunct_keywords.hdr -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/sip-broken.hdr -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/invalid_header.hdr -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/siponly.hdr -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/sub-segfault.hdr -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/j94f05bgq_flt.fits -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/header_newlines.fits -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/validate.fits -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/sip.fits -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/dist.fits -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/sip2.fits -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/validate.txt -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/validate.5.0.txt -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/validate.5.13.txt -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/data copying astropy/wcs/tests/data/dist_lookup.fits.gz -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/data creating build/lib.linux-riscv64-2.7/astropy/wcs/tests/spectra copying astropy/wcs/tests/spectra/orion-wave-1.hdr -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/spectra copying astropy/wcs/tests/spectra/orion-wave-4.hdr -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/spectra copying astropy/wcs/tests/spectra/orion-freq-1.hdr -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/spectra copying astropy/wcs/tests/spectra/orion-velo-1.hdr -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/spectra copying astropy/wcs/tests/spectra/orion-freq-4.hdr -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/spectra copying astropy/wcs/tests/spectra/orion-velo-4.hdr -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/spectra copying astropy/wcs/tests/extension/wcsapi_test.c -> build/lib.linux-riscv64-2.7/astropy/wcs/tests/extension creating build/lib.linux-riscv64-2.7/astropy/io/votable/data copying astropy/io/votable/data/ucd1p-words.txt -> build/lib.linux-riscv64-2.7/astropy/io/votable/data copying astropy/io/votable/data/VOTable.v1.1.xsd -> build/lib.linux-riscv64-2.7/astropy/io/votable/data copying astropy/io/votable/data/VOTable.v1.2.xsd -> build/lib.linux-riscv64-2.7/astropy/io/votable/data copying astropy/io/votable/data/VOTable.v1.3.xsd -> build/lib.linux-riscv64-2.7/astropy/io/votable/data copying astropy/io/votable/data/VOTable.dtd -> build/lib.linux-riscv64-2.7/astropy/io/votable/data creating build/lib.linux-riscv64-2.7/astropy/io/votable/validator/urls copying astropy/io/votable/validator/urls/cone.big.dat.gz -> build/lib.linux-riscv64-2.7/astropy/io/votable/validator/urls copying astropy/io/votable/validator/urls/cone.good.dat.gz -> build/lib.linux-riscv64-2.7/astropy/io/votable/validator/urls copying astropy/io/votable/validator/urls/cone.incorrect.dat.gz -> build/lib.linux-riscv64-2.7/astropy/io/votable/validator/urls copying astropy/io/votable/validator/urls/cone.broken.dat.gz -> build/lib.linux-riscv64-2.7/astropy/io/votable/validator/urls creating build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/irsa-nph-error.xml -> build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/irsa-nph-m31.xml -> build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/no_resource.xml -> build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/custom_datatype.xml -> build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/regression.bin.tabledata.truth.1.3.xml -> build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/regression.xml -> build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/regression.bin.tabledata.truth.1.1.xml -> build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/nonstandard_units.xml -> build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/empty_table.xml -> build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/gemini.xml -> build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/names.xml -> build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/too_many_columns.xml.gz -> build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/tb.fits -> build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/no_resource.txt -> build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data copying astropy/io/votable/tests/data/validation.txt -> build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data creating build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/comp.fits -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/group.fits -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/table.fits -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/compressed_image.fits -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/zerowidth.fits -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/arange.fits -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/checksum.fits -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/stddata.fits -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/blank.fits -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/btable.fits -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/history_header.fits -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/fixed-1890.fits -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/o4sp040b0_raw.fits -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/tdim.fits -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/random_groups.fits -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/tb.fits -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/scale.fits -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/memtest.fits -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/ascii.fits -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/test0.fits -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/variable_length_table.fits -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data copying astropy/io/fits/tests/data/compressed_float_bzero.fits -> build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data creating build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t creating build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/vizier copying astropy/io/ascii/tests/t/vizier/ReadMe -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/vizier copying astropy/io/ascii/tests/t/vizier/table1.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/vizier copying astropy/io/ascii/tests/t/vizier/table5.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/vizier copying astropy/io/ascii/tests/t/apostrophe.rdb -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/apostrophe.tab -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/bad.txt -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/bars_at_ends.txt -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/cds.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/cds_malformed.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t creating build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/cds creating build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/cds/glob copying astropy/io/ascii/tests/t/cds/glob/ReadMe -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/cds/glob copying astropy/io/ascii/tests/t/cds/glob/lmxbrefs.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/cds/glob creating build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/cds/multi copying astropy/io/ascii/tests/t/cds/multi/ReadMe -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/cds/multi copying astropy/io/ascii/tests/t/cds/multi/lhs2065.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/cds/multi copying astropy/io/ascii/tests/t/cds/multi/lp944-20.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/cds/multi copying astropy/io/ascii/tests/t/cds2.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/commented_header.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/commented_header2.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/continuation.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/daophot.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/daophot2.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/daophot3.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/daophot4.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/sextractor.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/sextractor2.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/sextractor3.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/daophot.dat.gz -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/fill_values.txt -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/html.html -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/html2.html -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/ipac.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/ipac.dat.bz2 -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/ipac.dat.xz -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/latex1.tex -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/latex1.tex.gz -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/latex2.tex -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/latex3.tex -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/nls1_stackinfo.dbout -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/no_data_cds.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/no_data_daophot.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/no_data_sextractor.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/no_data_ipac.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/no_data_with_header.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/no_data_without_header.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/short.rdb -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/short.rdb.bz2 -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/short.rdb.gz -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/short.rdb.xz -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/short.tab -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/simple.txt -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/simple2.txt -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/simple3.txt -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/simple4.txt -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/simple5.txt -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/space_delim_blank_lines.txt -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/space_delim_no_header.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/space_delim_no_names.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/test4.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/test5.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/vots_spec.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/whitespace.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/simple_csv.csv -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/simple_csv_missing.csv -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t copying astropy/io/ascii/tests/t/fixed_width_2_line.txt -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t creating build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/cds/description copying astropy/io/ascii/tests/t/cds/description/ReadMe -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/cds/description copying astropy/io/ascii/tests/t/cds/description/table.dat -> build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/cds/description running build_ext running pre_hook from astropy._erfa.setup_package for build_ext command running pre_hook from astropy.modeling.setup_package for build_ext command BUILDSTDERR: WARNING: The autogenerated wrappers in astropy.modeling._projections seem to be older than the source templates used to create them. Because this is a release version we will use them anyway, but this might be a sign of some sort of version mismatch or other tampering. Or it might just mean you moved some files around or otherwise accidentally changed timestamps. building 'astropy._compiler' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/astropy gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7 -c astropy/_compiler.c -o build/temp.linux-riscv64-2.7/astropy/_compiler.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/astropy/_compiler.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/astropy/_compiler.so building 'astropy._erfa._core' extension creating build/temp.linux-riscv64-2.7/astropy/_erfa gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c astropy/_erfa/core.c -o build/temp.linux-riscv64-2.7/astropy/_erfa/core.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/astropy/_erfa/core.o -L/usr/lib64 -lerfa -lpython2.7 -o build/lib.linux-riscv64-2.7/astropy/_erfa/_core.so building 'astropy.table._np_utils' extension creating build/temp.linux-riscv64-2.7/astropy/table gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c astropy/table/_np_utils.c -o build/temp.linux-riscv64-2.7/astropy/table/_np_utils.o -Wp,-w -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/astropy/table/_np_utils.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/astropy/table/_np_utils.so building 'astropy.table._column_mixins' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c astropy/table/_column_mixins.c -o build/temp.linux-riscv64-2.7/astropy/table/_column_mixins.o -Wp,-w -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/astropy/table/_column_mixins.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/astropy/table/_column_mixins.so building 'astropy.utils._compiler' extension creating build/temp.linux-riscv64-2.7/astropy/utils creating build/temp.linux-riscv64-2.7/astropy/utils/src gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7 -c astropy/utils/src/compiler.c -o build/temp.linux-riscv64-2.7/astropy/utils/src/compiler.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/astropy/utils/src/compiler.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/astropy/utils/_compiler.so building 'astropy.modeling._projections' extension creating build/temp.linux-riscv64-2.7/astropy/modeling creating build/temp.linux-riscv64-2.7/astropy/modeling/src gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/modeling/src -I/usr/include/python2.7 -c astropy/modeling/src/projections.c -o build/temp.linux-riscv64-2.7/astropy/modeling/src/projections.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/astropy/modeling/src/projections.o -L/usr/lib64 -lwcs -lm -lpython2.7 -o build/lib.linux-riscv64-2.7/astropy/modeling/_projections.so building 'astropy.wcs._wcs' extension creating build/temp.linux-riscv64-2.7/astropy/wcs creating build/temp.linux-riscv64-2.7/astropy/wcs/src gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python2.7 -c astropy/wcs/src/distortion.c -o build/temp.linux-riscv64-2.7/astropy/wcs/src/distortion.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python2.7 -c astropy/wcs/src/distortion_wrap.c -o build/temp.linux-riscv64-2.7/astropy/wcs/src/distortion_wrap.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python2.7 -c astropy/wcs/src/docstrings.c -o build/temp.linux-riscv64-2.7/astropy/wcs/src/docstrings.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python2.7 -c astropy/wcs/src/pipeline.c -o build/temp.linux-riscv64-2.7/astropy/wcs/src/pipeline.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python2.7 -c astropy/wcs/src/pyutil.c -o build/temp.linux-riscv64-2.7/astropy/wcs/src/pyutil.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python2.7 -c astropy/wcs/src/astropy_wcs.c -o build/temp.linux-riscv64-2.7/astropy/wcs/src/astropy_wcs.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python2.7 -c astropy/wcs/src/astropy_wcs_api.c -o build/temp.linux-riscv64-2.7/astropy/wcs/src/astropy_wcs_api.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python2.7 -c astropy/wcs/src/sip.c -o build/temp.linux-riscv64-2.7/astropy/wcs/src/sip.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python2.7 -c astropy/wcs/src/sip_wrap.c -o build/temp.linux-riscv64-2.7/astropy/wcs/src/sip_wrap.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python2.7 -c astropy/wcs/src/str_list_proxy.c -o build/temp.linux-riscv64-2.7/astropy/wcs/src/str_list_proxy.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python2.7 -c astropy/wcs/src/unit_list_proxy.c -o build/temp.linux-riscv64-2.7/astropy/wcs/src/unit_list_proxy.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python2.7 -c astropy/wcs/src/util.c -o build/temp.linux-riscv64-2.7/astropy/wcs/src/util.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python2.7 -c astropy/wcs/src/wcslib_wrap.c -o build/temp.linux-riscv64-2.7/astropy/wcs/src/wcslib_wrap.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7/site-packages/numpy/core/include -I/usr/include/wcslib -Iastropy/wcs/include -I/usr/include/python2.7 -c astropy/wcs/src/wcslib_tabprm_wrap.c -o build/temp.linux-riscv64-2.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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/astropy/wcs/src/distortion.o build/temp.linux-riscv64-2.7/astropy/wcs/src/distortion_wrap.o build/temp.linux-riscv64-2.7/astropy/wcs/src/docstrings.o build/temp.linux-riscv64-2.7/astropy/wcs/src/pipeline.o build/temp.linux-riscv64-2.7/astropy/wcs/src/pyutil.o build/temp.linux-riscv64-2.7/astropy/wcs/src/astropy_wcs.o build/temp.linux-riscv64-2.7/astropy/wcs/src/astropy_wcs_api.o build/temp.linux-riscv64-2.7/astropy/wcs/src/sip.o build/temp.linux-riscv64-2.7/astropy/wcs/src/sip_wrap.o build/temp.linux-riscv64-2.7/astropy/wcs/src/str_list_proxy.o build/temp.linux-riscv64-2.7/astropy/wcs/src/unit_list_proxy.o build/temp.linux-riscv64-2.7/astropy/wcs/src/util.o build/temp.linux-riscv64-2.7/astropy/wcs/src/wcslib_wrap.o build/temp.linux-riscv64-2.7/astropy/wcs/src/wcslib_tabprm_wrap.o -L/usr/lib64 -lwcs -lm -lpython2.7 -o build/lib.linux-riscv64-2.7/astropy/wcs/_wcs.so building 'astropy.utils.xml._iterparser' extension creating build/temp.linux-riscv64-2.7/astropy/utils/xml creating build/temp.linux-riscv64-2.7/astropy/utils/xml/src gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7 -c astropy/utils/xml/src/iterparse.c -o build/temp.linux-riscv64-2.7/astropy/utils/xml/src/iterparse.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/astropy/utils/xml/src/iterparse.o -L/usr/lib64 -lexpat -lpython2.7 -o build/lib.linux-riscv64-2.7/astropy/utils/xml/_iterparser.so building 'astropy.io.votable.tablewriter' extension creating build/temp.linux-riscv64-2.7/astropy/io creating build/temp.linux-riscv64-2.7/astropy/io/votable creating build/temp.linux-riscv64-2.7/astropy/io/votable/src gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7 -c astropy/io/votable/src/tablewriter.c -o build/temp.linux-riscv64-2.7/astropy/io/votable/src/tablewriter.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/astropy/io/votable/src/tablewriter.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/astropy/io/votable/tablewriter.so building 'astropy.io.fits.compression' extension creating build/temp.linux-riscv64-2.7/astropy/io/fits creating build/temp.linux-riscv64-2.7/astropy/io/fits/src gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7/site-packages/numpy/core/include -I/usr/include/cfitsio -I/usr/include/python2.7 -c astropy/io/fits/src/compressionmodule.c -o build/temp.linux-riscv64-2.7/astropy/io/fits/src/compressionmodule.o BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from astropy/io/fits/src/compressionmodule.c:96: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1232: warning: "_POSIX_C_SOURCE" redefined BUILDSTDERR: #define _POSIX_C_SOURCE 200112L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/math.h:27, BUILDSTDERR: from astropy/io/fits/src/compressionmodule.c:93: BUILDSTDERR: /usr/include/features.h:265: note: this is the location of the previous definition BUILDSTDERR: # define _POSIX_C_SOURCE 200809L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from astropy/io/fits/src/compressionmodule.c:96: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1254: warning: "_XOPEN_SOURCE" redefined BUILDSTDERR: #define _XOPEN_SOURCE 600 BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/math.h:27, BUILDSTDERR: from astropy/io/fits/src/compressionmodule.c:93: BUILDSTDERR: /usr/include/features.h:202: note: this is the location of the previous definition BUILDSTDERR: # define _XOPEN_SOURCE 700 BUILDSTDERR: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/astropy/io/fits/src/compressionmodule.o -L/usr/lib64 -lcfitsio -lpython2.7 -o build/lib.linux-riscv64-2.7/astropy/io/fits/compression.so building 'astropy.io.ascii.cparser' extension creating build/temp.linux-riscv64-2.7/astropy/io/ascii creating build/temp.linux-riscv64-2.7/astropy/io/ascii/src gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c astropy/io/ascii/cparser.c -o build/temp.linux-riscv64-2.7/astropy/io/ascii/cparser.o -Wp,-w -Wno-unused-function gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c astropy/io/ascii/src/tokenizer.c -o build/temp.linux-riscv64-2.7/astropy/io/ascii/src/tokenizer.o -Wp,-w -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/astropy/io/ascii/cparser.o build/temp.linux-riscv64-2.7/astropy/io/ascii/src/tokenizer.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/astropy/io/ascii/cparser.so building 'astropy.cosmology.scalar_inv_efuncs' extension creating build/temp.linux-riscv64-2.7/astropy/cosmology gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c astropy/cosmology/scalar_inv_efuncs.c -o build/temp.linux-riscv64-2.7/astropy/cosmology/scalar_inv_efuncs.o -Wp,-w -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/astropy/cosmology/scalar_inv_efuncs.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/astropy/cosmology/scalar_inv_efuncs.so building 'astropy.convolution.boundary_fill' extension creating build/temp.linux-riscv64-2.7/astropy/convolution gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c astropy/convolution/boundary_fill.c -o build/temp.linux-riscv64-2.7/astropy/convolution/boundary_fill.o -Wp,-w -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/astropy/convolution/boundary_fill.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/astropy/convolution/boundary_fill.so building 'astropy.convolution.boundary_none' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c astropy/convolution/boundary_none.c -o build/temp.linux-riscv64-2.7/astropy/convolution/boundary_none.o -Wp,-w -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/astropy/convolution/boundary_none.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/astropy/convolution/boundary_none.so building 'astropy.convolution.boundary_wrap' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c astropy/convolution/boundary_wrap.c -o build/temp.linux-riscv64-2.7/astropy/convolution/boundary_wrap.o -Wp,-w -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/astropy/convolution/boundary_wrap.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/astropy/convolution/boundary_wrap.so building 'astropy.convolution.boundary_extend' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c astropy/convolution/boundary_extend.c -o build/temp.linux-riscv64-2.7/astropy/convolution/boundary_extend.o -Wp,-w -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/astropy/convolution/boundary_extend.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/astropy/convolution/boundary_extend.so building 'astropy.stats.lombscargle.implementations.cython_impl' extension creating build/temp.linux-riscv64-2.7/astropy/stats creating build/temp.linux-riscv64-2.7/astropy/stats/lombscargle creating build/temp.linux-riscv64-2.7/astropy/stats/lombscargle/implementations gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c astropy/stats/lombscargle/implementations/cython_impl.c -o build/temp.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/cython_impl.o -Wp,-w -Wno-unused-function gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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-2.7/astropy/stats/lombscargle/implementations/cython_impl.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/cython_impl.so + sleep 1 + export MPLBACKEND=cairo + MPLBACKEND=cairo + /usr/bin/python2 setup.py build_sphinx --offline running build_sphinx creating /builddir/build/BUILD/astropy-2.0.9/docs/_build creating /builddir/build/BUILD/astropy-2.0.9/docs/_build/doctrees creating /builddir/build/BUILD/astropy-2.0.9/docs/_build/html BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/astropy_helpers/astropy_helpers/commands/build_sphinx.py:263: AstropyDeprecationWarning: The "build_sphinx" command is now deprecated. Use"build_docs" instead. BUILDSTDERR: '"build_docs" instead.', AstropyDeprecationWarning) running build running build_py running pre_hook from astropy._erfa.setup_package for build_py command running pre_hook from astropy.modeling.setup_package for build_py command BUILDSTDERR: WARNING: The autogenerated wrappers in astropy.modeling._projections seem to be older than the source templates used to create them. Because this is a release version we will use them anyway, but this might be a sign of some sort of version mismatch or other tampering. Or it might just mean you moved some files around or otherwise accidentally changed timestamps. running build_ext running pre_hook from astropy._erfa.setup_package for build_ext command running pre_hook from astropy.modeling.setup_package for build_ext command BUILDSTDERR: WARNING: The autogenerated wrappers in astropy.modeling._projections seem to be older than the source templates used to create them. Because this is a release version we will use them anyway, but this might be a sign of some sort of version mismatch or other tampering. Or it might just mean you moved some files around or otherwise accidentally changed timestamps. building 'astropy._compiler' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c astropy/_compiler.c -o build/temp.linux-riscv64-2.7/astropy/_compiler.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-riscv64-2.7/astropy/_compiler.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/astropy/_compiler.so Running Sphinx v1.7.6 BUILDSTDERR: WARNING: The sphinx_gallery extension is not installed, so the gallery will not be built. You will probably see additional warnings about undefined references due to this. loading pickled environment... not yet created loading intersphinx inventory from https://sphinx-automodapi.readthedocs.io/en/stable/objects.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'https://sphinx-automodapi.readthedocs.io/en/stable/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://sphinx-automodapi.readthedocs.io/en/stable/objects.inv', , ConnectionError(...)) loading intersphinx inventory from http://docs.astropy.org/projects/package-template/en/latest/objects.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'http://docs.astropy.org/projects/package-template/en/latest/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://docs.astropy.org/projects/package-template/en/latest/objects.inv', , ConnectionError(...)) loading intersphinx inventory from https://docs.python.org/2/objects.inv... loading intersphinx inventory from http://data.astropy.org/intersphinx/python2.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'https://docs.python.org/2/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.python.org/2/objects.inv', , ConnectionError(...)) BUILDSTDERR: WARNING: intersphinx inventory 'http://data.astropy.org/intersphinx/python2.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://data.astropy.org/intersphinx/python2.inv', , ConnectionError(...)) loading intersphinx inventory from http://matplotlib.org/objects.inv... loading intersphinx inventory from http://data.astropy.org/intersphinx/matplotlib.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'http://matplotlib.org/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://matplotlib.org/objects.inv', , ConnectionError(...)) BUILDSTDERR: WARNING: intersphinx inventory 'http://data.astropy.org/intersphinx/matplotlib.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://data.astropy.org/intersphinx/matplotlib.inv', , ConnectionError(...)) loading intersphinx inventory from http://pandas.pydata.org/pandas-docs/stable/objects.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'http://pandas.pydata.org/pandas-docs/stable/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://pandas.pydata.org/pandas-docs/stable/objects.inv', , ConnectionError(...)) loading intersphinx inventory from http://ipython.readthedocs.io/en/stable/objects.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'http://ipython.readthedocs.io/en/stable/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://ipython.readthedocs.io/en/stable/objects.inv', , ConnectionError(...)) loading intersphinx inventory from https://docs.scipy.org/doc/scipy/reference/objects.inv... loading intersphinx inventory from http://data.astropy.org/intersphinx/scipy.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'https://docs.scipy.org/doc/scipy/reference/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.scipy.org/doc/scipy/reference/objects.inv', , ConnectionError(...)) BUILDSTDERR: WARNING: intersphinx inventory 'http://data.astropy.org/intersphinx/scipy.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://data.astropy.org/intersphinx/scipy.inv', , ConnectionError(...)) loading intersphinx inventory from https://docs.pytest.org/en/stable/objects.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'https://docs.pytest.org/en/stable/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.pytest.org/en/stable/objects.inv', , ConnectionError(...)) loading intersphinx inventory from http://docs.h5py.org/en/stable/objects.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'http://docs.h5py.org/en/stable/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://docs.h5py.org/en/stable/objects.inv', , ConnectionError(...)) loading intersphinx inventory from https://docs.scipy.org/doc/numpy/objects.inv... loading intersphinx inventory from http://data.astropy.org/intersphinx/numpy.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'https://docs.scipy.org/doc/numpy/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.scipy.org/doc/numpy/objects.inv', , ConnectionError(...)) BUILDSTDERR: WARNING: intersphinx inventory 'http://data.astropy.org/intersphinx/numpy.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://data.astropy.org/intersphinx/numpy.inv', , ConnectionError(...)) loading intersphinx inventory from /builddir/build/BUILD/astropy-2.0.9/astropy_helpers/astropy_helpers/sphinx/local/python2_local_links.inv... [autosummary] generating autosummary for: analytic_functions/index.rst, changelog.rst, config/config_0_4_transition.rst, config/index.rst, constants/index.rst, convolution/index.rst, convolution/kernels.rst, convolution/non_normalized_kernels.rst, convolution/using.rst, coordinates/angles.rst, ..., whatsnew/0.1.rst, whatsnew/0.2.rst, whatsnew/0.3.rst, whatsnew/0.4.rst, whatsnew/1.0.rst, whatsnew/1.1.rst, whatsnew/1.2.rst, whatsnew/1.3.rst, whatsnew/2.0.rst, whatsnew/index.rst [automodsumm] vo/conesearch/index.rst: found 27 automodsumm entries to generate [automodsumm] time/index.rst: found 31 automodsumm entries to generate [automodsumm] io/ascii/index.rst: found 55 automodsumm entries to generate [automodsumm] stats/robust.rst: found 5 automodsumm entries to generate [automodsumm] convolution/index.rst: found 24 automodsumm entries to generate [automodsumm] stats/index.rst: found 39 automodsumm entries to generate [automodsumm] constants/index.rst: found 2 automodsumm entries to generate [automodsumm] nddata/utils.rst: found 9 automodsumm entries to generate [automodsumm] units/index.rst: found 93 automodsumm entries to generate [automodsumm] logging.rst: found 3 automodsumm entries to generate [automodsumm] cosmology/index.rst: found 11 automodsumm entries to generate [automodsumm] visualization/wcsaxes/index.rst: found 10 automodsumm entries to generate [automodsumm] config/index.rst: found 10 automodsumm entries to generate [automodsumm] io/misc.rst: found 9 automodsumm entries to generate [automodsumm] samp/index.rst: found 11 automodsumm entries to generate [automodsumm] utils/index.rst: found 99 automodsumm entries to generate [automodsumm] io/registry.rst: found 11 automodsumm entries to generate [automodsumm] testhelpers.rst: found 13 automodsumm entries to generate [automodsumm] wcs/index.rst: found 30 automodsumm entries to generate [automodsumm] stats/circ.rst: found 7 automodsumm entries to generate [automodsumm] table/index.rst: found 25 automodsumm entries to generate [automodsumm] visualization/index.rst: found 26 automodsumm entries to generate [automodsumm] coordinates/index.rst: found 94 automodsumm entries to generate [automodsumm] io/votable/index.rst: found 33 automodsumm entries to generate [automodsumm] modeling/index.rst: found 193 automodsumm entries to generate [automodsumm] nddata/index.rst: found 36 automodsumm entries to generate [automodsumm] analytic_functions/index.rst: found 2 automodsumm entries to generate building [mo]: all of 0 po files building [html]: all source files updating environment: 1076 added, 0 changed, 0 removed reading sources... [ 0%] analytic_functions/index reading sources... [ 0%] api/astropy.analytic_functions.blackbody.blackbody_lambda reading sources... [ 0%] api/astropy.analytic_functions.blackbody.blackbody_nu reading sources... [ 0%] api/astropy.config.ConfigItem reading sources... [ 0%] api/astropy.config.ConfigNamespace reading sources... [ 0%] api/astropy.config.ConfigurationMissingWarning reading sources... [ 0%] api/astropy.config.InvalidConfigurationItemWarning reading sources... [ 0%] api/astropy.config.get_cache_dir reading sources... [ 0%] api/astropy.config.get_config reading sources... [ 0%] api/astropy.config.get_config_dir reading sources... [ 1%] api/astropy.config.reload_config reading sources... [ 1%] api/astropy.config.set_temp_cache reading sources... [ 1%] api/astropy.config.set_temp_config reading sources... [ 1%] api/astropy.constants.Constant reading sources... [ 1%] api/astropy.constants.EMConstant reading sources... [ 1%] api/astropy.convolution.AiryDisk2DKernel reading sources... [ 1%] api/astropy.convolution.Box1DKernel reading sources... [ 1%] api/astropy.convolution.Box2DKernel reading sources... [ 1%] api/astropy.convolution.CustomKernel reading sources... [ 1%] api/astropy.convolution.Gaussian1DKernel reading sources... [ 1%] api/astropy.convolution.Gaussian2DKernel reading sources... [ 2%] api/astropy.convolution.Kernel reading sources... [ 2%] api/astropy.convolution.Kernel1D reading sources... [ 2%] api/astropy.convolution.Kernel2D reading sources... [ 2%] api/astropy.convolution.MexicanHat1DKernel reading sources... [ 2%] api/astropy.convolution.MexicanHat2DKernel reading sources... [ 2%] api/astropy.convolution.Model1DKernel reading sources... [ 2%] api/astropy.convolution.Model2DKernel reading sources... [ 2%] api/astropy.convolution.Moffat2DKernel reading sources... [ 2%] api/astropy.convolution.Ring2DKernel reading sources... [ 2%] api/astropy.convolution.Tophat2DKernel reading sources... [ 2%] api/astropy.convolution.Trapezoid1DKernel reading sources... [ 3%] api/astropy.convolution.TrapezoidDisk2DKernel reading sources... [ 3%] api/astropy.convolution.convolve reading sources... [ 3%] api/astropy.convolution.convolve_fft reading sources... [ 3%] api/astropy.convolution.convolve_models reading sources... [ 3%] api/astropy.convolution.discretize_model reading sources... [ 3%] api/astropy.convolution.interpolate_replace_nans reading sources... [ 3%] api/astropy.convolution.kernel_arithmetics reading sources... [ 3%] api/astropy.coordinates.AffineTransform reading sources... [ 3%] api/astropy.coordinates.AltAz reading sources... [ 3%] api/astropy.coordinates.Angle reading sources... [ 3%] api/astropy.coordinates.Attribute reading sources... [ 4%] api/astropy.coordinates.BarycentricTrueEcliptic reading sources... [ 4%] api/astropy.coordinates.BaseAffineTransform reading sources... [ 4%] api/astropy.coordinates.BaseCoordinateFrame reading sources... [ 4%] api/astropy.coordinates.BaseDifferential reading sources... [ 4%] api/astropy.coordinates.BaseEclipticFrame reading sources... [ 4%] api/astropy.coordinates.BaseRADecFrame reading sources... [ 4%] api/astropy.coordinates.BaseRepresentation reading sources... [ 4%] api/astropy.coordinates.BaseRepresentationOrDifferential reading sources... [ 4%] api/astropy.coordinates.BaseSphericalCosLatDifferential reading sources... [ 4%] api/astropy.coordinates.BaseSphericalDifferential reading sources... [ 5%] api/astropy.coordinates.BoundsError reading sources... [ 5%] api/astropy.coordinates.CIRS reading sources... [ 5%] api/astropy.coordinates.CartesianDifferential reading sources... [ 5%] api/astropy.coordinates.CartesianRepresentation reading sources... [ 5%] api/astropy.coordinates.CartesianRepresentationAttribute reading sources... [ 5%] api/astropy.coordinates.CartesianRepresentationFrameAttribute reading sources... [ 5%] api/astropy.coordinates.CompositeTransform reading sources... [ 5%] api/astropy.coordinates.ConvertError reading sources... [ 5%] api/astropy.coordinates.CoordinateAttribute reading sources... [ 5%] api/astropy.coordinates.CoordinateTransform reading sources... [ 5%] api/astropy.coordinates.CylindricalDifferential reading sources... [ 6%] api/astropy.coordinates.CylindricalRepresentation reading sources... [ 6%] api/astropy.coordinates.DifferentialAttribute reading sources... [ 6%] api/astropy.coordinates.Distance reading sources... [ 6%] api/astropy.coordinates.DynamicMatrixTransform reading sources... [ 6%] api/astropy.coordinates.EarthLocation reading sources... [ 6%] api/astropy.coordinates.EarthLocationAttribute reading sources... [ 6%] api/astropy.coordinates.FK4 reading sources... [ 6%] api/astropy.coordinates.FK4NoETerms reading sources... [ 6%] api/astropy.coordinates.FK5 reading sources... [ 6%] api/astropy.coordinates.FunctionTransform reading sources... [ 6%] api/astropy.coordinates.FunctionTransformWithFiniteDifference reading sources... [ 7%] api/astropy.coordinates.GCRS reading sources... [ 7%] api/astropy.coordinates.Galactic reading sources... [ 7%] api/astropy.coordinates.GalacticLSR reading sources... [ 7%] api/astropy.coordinates.Galactocentric reading sources... [ 7%] api/astropy.coordinates.GenericFrame reading sources... [ 7%] api/astropy.coordinates.GeocentricTrueEcliptic reading sources... [ 7%] api/astropy.coordinates.HCRS reading sources... [ 7%] api/astropy.coordinates.HeliocentricTrueEcliptic reading sources... [ 7%] api/astropy.coordinates.ICRS reading sources... [ 7%] api/astropy.coordinates.ITRS reading sources... [ 7%] api/astropy.coordinates.IllegalHourError reading sources... [ 8%] api/astropy.coordinates.IllegalHourWarning reading sources... [ 8%] api/astropy.coordinates.IllegalMinuteError reading sources... [ 8%] api/astropy.coordinates.IllegalMinuteWarning reading sources... [ 8%] api/astropy.coordinates.IllegalSecondError reading sources... [ 8%] api/astropy.coordinates.IllegalSecondWarning reading sources... [ 8%] api/astropy.coordinates.LSR reading sources... [ 8%] api/astropy.coordinates.Latitude reading sources... [ 8%] api/astropy.coordinates.Longitude reading sources... [ 8%] api/astropy.coordinates.PhysicsSphericalDifferential reading sources... [ 8%] api/astropy.coordinates.PhysicsSphericalRepresentation reading sources... [ 9%] api/astropy.coordinates.PrecessedGeocentric reading sources... [ 9%] api/astropy.coordinates.QuantityAttribute reading sources... [ 9%] api/astropy.coordinates.QuantityFrameAttribute reading sources... [ 9%] api/astropy.coordinates.RadialDifferential reading sources... [ 9%] api/astropy.coordinates.RadialRepresentation reading sources... [ 9%] api/astropy.coordinates.RangeError reading sources... [ 9%] api/astropy.coordinates.RepresentationMapping reading sources... [ 9%] api/astropy.coordinates.SkyCoord reading sources... [ 9%] api/astropy.coordinates.SkyCoordInfo reading sources... [ 9%] api/astropy.coordinates.SkyOffsetFrame reading sources... [ 9%] api/astropy.coordinates.SphericalCosLatDifferential reading sources... [ 10%] api/astropy.coordinates.SphericalDifferential reading sources... [ 10%] api/astropy.coordinates.SphericalRepresentation reading sources... [ 10%] api/astropy.coordinates.StaticMatrixTransform reading sources... [ 10%] api/astropy.coordinates.Supergalactic reading sources... [ 10%] api/astropy.coordinates.TimeAttribute reading sources... [ 10%] api/astropy.coordinates.TimeFrameAttribute reading sources... [ 10%] api/astropy.coordinates.TransformGraph reading sources... [ 10%] api/astropy.coordinates.UnitSphericalCosLatDifferential reading sources... [ 10%] api/astropy.coordinates.UnitSphericalDifferential reading sources... [ 10%] api/astropy.coordinates.UnitSphericalRepresentation reading sources... [ 10%] api/astropy.coordinates.UnknownSiteException reading sources... [ 11%] api/astropy.coordinates.cartesian_to_spherical reading sources... [ 11%] api/astropy.coordinates.concatenate reading sources... [ 11%] api/astropy.coordinates.get_body reading sources... [ 11%] api/astropy.coordinates.get_body_barycentric reading sources... [ 11%] api/astropy.coordinates.get_body_barycentric_posvel reading sources... [ 11%] api/astropy.coordinates.get_constellation reading sources... [ 11%] api/astropy.coordinates.get_icrs_coordinates reading sources... [ 11%] api/astropy.coordinates.get_moon reading sources... [ 11%] api/astropy.coordinates.get_sun reading sources... [ 11%] api/astropy.coordinates.match_coordinates_3d reading sources... [ 11%] api/astropy.coordinates.match_coordinates_sky reading sources... [ 12%] api/astropy.coordinates.search_around_3d reading sources... [ 12%] api/astropy.coordinates.search_around_sky reading sources... [ 12%] api/astropy.coordinates.solar_system_ephemeris reading sources... [ 12%] api/astropy.coordinates.spherical_to_cartesian reading sources... [ 12%] api/astropy.cosmology.FLRW reading sources... [ 12%] api/astropy.cosmology.FlatLambdaCDM reading sources... [ 12%] api/astropy.cosmology.Flatw0waCDM reading sources... [ 12%] api/astropy.cosmology.FlatwCDM reading sources... [ 12%] api/astropy.cosmology.LambdaCDM reading sources... [ 12%] api/astropy.cosmology.default_cosmology reading sources... [ 13%] api/astropy.cosmology.w0waCDM reading sources... [ 13%] api/astropy.cosmology.w0wzCDM reading sources... [ 13%] api/astropy.cosmology.wCDM reading sources... [ 13%] api/astropy.cosmology.wpwaCDM reading sources... [ 13%] api/astropy.cosmology.z_at_value reading sources... [ 13%] api/astropy.io.ascii.AASTex reading sources... [ 13%] api/astropy.io.ascii.AllType reading sources... [ 13%] api/astropy.io.ascii.BaseData reading sources... [ 13%] api/astropy.io.ascii.BaseHeader reading sources... [ 13%] api/astropy.io.ascii.BaseInputter reading sources... [ 13%] api/astropy.io.ascii.BaseOutputter reading sources... [ 14%] api/astropy.io.ascii.BaseReader reading sources... [ 14%] api/astropy.io.ascii.BaseSplitter reading sources... [ 14%] api/astropy.io.ascii.Basic reading sources... [ 14%] api/astropy.io.ascii.BasicData reading sources... [ 14%] api/astropy.io.ascii.BasicHeader reading sources... [ 14%] api/astropy.io.ascii.Cds reading sources... [ 14%] api/astropy.io.ascii.Column reading sources... [ 14%] api/astropy.io.ascii.CommentedHeader reading sources... [ 14%] api/astropy.io.ascii.ContinuationLinesInputter reading sources... [ 14%] api/astropy.io.ascii.Csv reading sources... [ 14%] api/astropy.io.ascii.Daophot reading sources... [ 15%] api/astropy.io.ascii.DefaultSplitter reading sources... [ 15%] api/astropy.io.ascii.Ecsv reading sources... [ 15%] api/astropy.io.ascii.FastBasic reading sources... [ 15%] api/astropy.io.ascii.FastCommentedHeader reading sources... [ 15%] api/astropy.io.ascii.FastCsv reading sources... [ 15%] api/astropy.io.ascii.FastNoHeader reading sources... [ 15%] api/astropy.io.ascii.FastRdb reading sources... [ 15%] api/astropy.io.ascii.FastTab reading sources... [ 15%] api/astropy.io.ascii.FixedWidth reading sources... [ 15%] api/astropy.io.ascii.FixedWidthData reading sources... [ 15%] api/astropy.io.ascii.FixedWidthHeader reading sources... [ 16%] api/astropy.io.ascii.FixedWidthNoHeader reading sources... [ 16%] api/astropy.io.ascii.FixedWidthSplitter reading sources... [ 16%] api/astropy.io.ascii.FixedWidthTwoLine reading sources... [ 16%] api/astropy.io.ascii.FloatType reading sources... [ 16%] api/astropy.io.ascii.HTML reading sources... [ 16%] api/astropy.io.ascii.InconsistentTableError reading sources... [ 16%] api/astropy.io.ascii.IntType reading sources... [ 16%] api/astropy.io.ascii.Ipac reading sources... [ 16%] api/astropy.io.ascii.Latex reading sources... [ 16%] api/astropy.io.ascii.NoHeader reading sources... [ 17%] api/astropy.io.ascii.NoType reading sources... [ 17%] api/astropy.io.ascii.NumType reading sources... [ 17%] api/astropy.io.ascii.ParameterError reading sources... [ 17%] api/astropy.io.ascii.RST reading sources... [ 17%] api/astropy.io.ascii.Rdb reading sources... [ 17%] api/astropy.io.ascii.SExtractor reading sources... [ 17%] api/astropy.io.ascii.StrType reading sources... [ 17%] api/astropy.io.ascii.Tab reading sources... [ 17%] api/astropy.io.ascii.TableOutputter reading sources... [ 17%] api/astropy.io.ascii.WhitespaceSplitter reading sources... [ 17%] api/astropy.io.ascii.convert_numpy reading sources... [ 18%] api/astropy.io.ascii.get_read_trace reading sources... [ 18%] api/astropy.io.ascii.get_reader reading sources... [ 18%] api/astropy.io.ascii.get_writer reading sources... [ 18%] api/astropy.io.ascii.read reading sources... [ 18%] api/astropy.io.ascii.set_guess reading sources... [ 18%] api/astropy.io.ascii.write reading sources... [ 18%] api/astropy.io.misc.fnpickle reading sources... [ 18%] api/astropy.io.misc.fnunpickle reading sources... [ 18%] api/astropy.io.misc.hdf5.read_table_hdf5 reading sources... [ 18%] api/astropy.io.misc.hdf5.write_table_hdf5 reading sources... [ 18%] api/astropy.io.misc.yaml.AstropyDumper reading sources... [ 19%] api/astropy.io.misc.yaml.AstropyLoader reading sources... [ 19%] api/astropy.io.misc.yaml.dump reading sources... [ 19%] api/astropy.io.misc.yaml.load reading sources... [ 19%] api/astropy.io.misc.yaml.load_all reading sources... [ 19%] api/astropy.io.registry.IORegistryError reading sources... [ 19%] api/astropy.io.registry.delay_doc_updates reading sources... [ 19%] api/astropy.io.registry.get_formats reading sources... [ 19%] api/astropy.io.registry.get_reader reading sources... [ 19%] api/astropy.io.registry.get_writer reading sources... [ 19%] api/astropy.io.registry.identify_format reading sources... [ 19%] api/astropy.io.registry.read reading sources... [ 20%] api/astropy.io.registry.register_identifier reading sources... [ 20%] api/astropy.io.registry.register_reader reading sources... [ 20%] api/astropy.io.registry.register_writer reading sources... [ 20%] api/astropy.io.registry.write reading sources... [ 20%] api/astropy.io.votable.Conf reading sources... [ 20%] api/astropy.io.votable.converters.Converter reading sources... [ 20%] api/astropy.io.votable.converters.get_converter reading sources... [ 20%] api/astropy.io.votable.converters.table_column_to_votable_datatype reading sources... [ 20%] api/astropy.io.votable.from_table reading sources... [ 20%] api/astropy.io.votable.is_votable reading sources... [ 21%] api/astropy.io.votable.parse reading sources... [ 21%] api/astropy.io.votable.parse_single_table reading sources... [ 21%] api/astropy.io.votable.tree.CooSys reading sources... [ 21%] api/astropy.io.votable.tree.Field reading sources... [ 21%] api/astropy.io.votable.tree.FieldRef reading sources... [ 21%] api/astropy.io.votable.tree.Group reading sources... [ 21%] api/astropy.io.votable.tree.Info reading sources... [ 21%] api/astropy.io.votable.tree.Link reading sources... [ 21%] api/astropy.io.votable.tree.Param reading sources... [ 21%] api/astropy.io.votable.tree.ParamRef reading sources... [ 21%] api/astropy.io.votable.tree.Resource reading sources... [ 22%] api/astropy.io.votable.tree.Table reading sources... [ 22%] api/astropy.io.votable.tree.VOTableFile reading sources... [ 22%] api/astropy.io.votable.tree.Values reading sources... [ 22%] api/astropy.io.votable.ucd.check_ucd reading sources... [ 22%] api/astropy.io.votable.ucd.parse_ucd reading sources... [ 22%] api/astropy.io.votable.util.coerce_range_list_param reading sources... [ 22%] api/astropy.io.votable.util.convert_to_writable_filelike reading sources... [ 22%] api/astropy.io.votable.validate reading sources... [ 22%] api/astropy.io.votable.validator.make_validation_report reading sources... [ 22%] api/astropy.io.votable.writeto reading sources... [ 22%] api/astropy.io.votable.xmlutil.check_anyuri reading sources... [ 23%] api/astropy.io.votable.xmlutil.check_id reading sources... [ 23%] api/astropy.io.votable.xmlutil.check_mime_content_type reading sources... [ 23%] api/astropy.io.votable.xmlutil.check_token reading sources... [ 23%] api/astropy.io.votable.xmlutil.fix_id reading sources... [ 23%] api/astropy.io.votable.xmlutil.validate_schema reading sources... [ 23%] api/astropy.logger.AstropyLogger reading sources... [ 23%] api/astropy.logger.Conf reading sources... [ 23%] api/astropy.logger.LoggingError reading sources... [ 23%] api/astropy.modeling.Fittable1DModel reading sources... [ 23%] api/astropy.modeling.Fittable2DModel reading sources... [ 23%] api/astropy.modeling.FittableModel reading sources... [ 24%] api/astropy.modeling.InputParameterError reading sources... [ 24%] api/astropy.modeling.Model reading sources... [ 24%] api/astropy.modeling.ModelDefinitionError reading sources... [ 24%] api/astropy.modeling.Parameter reading sources... [ 24%] api/astropy.modeling.ParameterError reading sources... [ 24%] api/astropy.modeling.blackbody.BlackBody1D reading sources... [ 24%] api/astropy.modeling.blackbody.blackbody_lambda reading sources... [ 24%] api/astropy.modeling.blackbody.blackbody_nu reading sources... [ 24%] api/astropy.modeling.custom_model reading sources... [ 24%] api/astropy.modeling.fitting.Fitter reading sources... [ 25%] api/astropy.modeling.fitting.FittingWithOutlierRemoval reading sources... [ 25%] api/astropy.modeling.fitting.JointFitter reading sources... [ 25%] api/astropy.modeling.fitting.LevMarLSQFitter reading sources... [ 25%] api/astropy.modeling.fitting.LinearLSQFitter reading sources... [ 25%] api/astropy.modeling.fitting.SLSQPLSQFitter reading sources... [ 25%] api/astropy.modeling.fitting.SimplexLSQFitter reading sources... [ 25%] api/astropy.modeling.functional_models.AiryDisk2D reading sources... [ 25%] api/astropy.modeling.functional_models.BaseGaussian1D reading sources... [ 25%] api/astropy.modeling.functional_models.Box1D reading sources... [ 25%] api/astropy.modeling.functional_models.Box2D reading sources... [ 25%] api/astropy.modeling.functional_models.Const1D reading sources... [ 26%] api/astropy.modeling.functional_models.Const2D reading sources... [ 26%] api/astropy.modeling.functional_models.Disk2D reading sources... [ 26%] api/astropy.modeling.functional_models.Ellipse2D reading sources... [ 26%] api/astropy.modeling.functional_models.Gaussian1D reading sources... [ 26%] api/astropy.modeling.functional_models.Gaussian2D reading sources... [ 26%] api/astropy.modeling.functional_models.GaussianAbsorption1D reading sources... [ 26%] api/astropy.modeling.functional_models.Linear1D reading sources... [ 26%] api/astropy.modeling.functional_models.Lorentz1D reading sources... [ 26%] api/astropy.modeling.functional_models.MexicanHat1D reading sources... [ 26%] api/astropy.modeling.functional_models.MexicanHat2D reading sources... [ 26%] api/astropy.modeling.functional_models.Moffat1D reading sources... [ 27%] api/astropy.modeling.functional_models.Moffat2D reading sources... [ 27%] api/astropy.modeling.functional_models.RedshiftScaleFactor reading sources... [ 27%] api/astropy.modeling.functional_models.Ring2D reading sources... [ 27%] api/astropy.modeling.functional_models.Scale reading sources... [ 27%] api/astropy.modeling.functional_models.Sersic1D reading sources... [ 27%] api/astropy.modeling.functional_models.Sersic2D reading sources... [ 27%] api/astropy.modeling.functional_models.Shift reading sources... [ 27%] api/astropy.modeling.functional_models.Sine1D reading sources... [ 27%] api/astropy.modeling.functional_models.Trapezoid1D reading sources... [ 27%] api/astropy.modeling.functional_models.TrapezoidDisk2D reading sources... [ 27%] api/astropy.modeling.functional_models.Voigt1D reading sources... [ 28%] api/astropy.modeling.mappings.Identity reading sources... [ 28%] api/astropy.modeling.mappings.Mapping reading sources... [ 28%] api/astropy.modeling.optimizers.Optimization reading sources... [ 28%] api/astropy.modeling.optimizers.SLSQP reading sources... [ 28%] api/astropy.modeling.optimizers.Simplex reading sources... [ 28%] api/astropy.modeling.polynomial.Chebyshev1D reading sources... [ 28%] api/astropy.modeling.polynomial.Chebyshev2D reading sources... [ 28%] api/astropy.modeling.polynomial.Hermite1D reading sources... [ 28%] api/astropy.modeling.polynomial.Hermite2D reading sources... [ 28%] api/astropy.modeling.polynomial.InverseSIP reading sources... [ 28%] api/astropy.modeling.polynomial.Legendre1D reading sources... [ 29%] api/astropy.modeling.polynomial.Legendre2D reading sources... [ 29%] api/astropy.modeling.polynomial.OrthoPolynomialBase reading sources... [ 29%] api/astropy.modeling.polynomial.Polynomial1D reading sources... [ 29%] api/astropy.modeling.polynomial.Polynomial2D reading sources... [ 29%] api/astropy.modeling.polynomial.PolynomialModel reading sources... [ 29%] api/astropy.modeling.polynomial.SIP reading sources... [ 29%] api/astropy.modeling.powerlaws.BrokenPowerLaw1D reading sources... [ 29%] api/astropy.modeling.powerlaws.ExponentialCutoffPowerLaw1D reading sources... [ 29%] api/astropy.modeling.powerlaws.LogParabola1D reading sources... [ 29%] api/astropy.modeling.powerlaws.PowerLaw1D reading sources... [ 30%] api/astropy.modeling.powerlaws.SmoothlyBrokenPowerLaw1D reading sources... [ 30%] api/astropy.modeling.projections.AffineTransformation2D reading sources... [ 30%] api/astropy.modeling.projections.Conic reading sources... [ 30%] api/astropy.modeling.projections.Cylindrical reading sources... [ 30%] api/astropy.modeling.projections.HEALPix reading sources... [ 30%] api/astropy.modeling.projections.Pix2SkyProjection reading sources... [ 30%] api/astropy.modeling.projections.Pix2Sky_AIR reading sources... [ 30%] api/astropy.modeling.projections.Pix2Sky_AIT reading sources... [ 30%] api/astropy.modeling.projections.Pix2Sky_ARC reading sources... [ 30%] api/astropy.modeling.projections.Pix2Sky_AZP reading sources... [ 30%] api/astropy.modeling.projections.Pix2Sky_Airy reading sources... [ 31%] api/astropy.modeling.projections.Pix2Sky_BON reading sources... [ 31%] api/astropy.modeling.projections.Pix2Sky_BonneEqualArea reading sources... [ 31%] api/astropy.modeling.projections.Pix2Sky_CAR reading sources... [ 31%] api/astropy.modeling.projections.Pix2Sky_CEA reading sources... [ 31%] api/astropy.modeling.projections.Pix2Sky_COBEQuadSphericalCube reading sources... [ 31%] api/astropy.modeling.projections.Pix2Sky_COD reading sources... [ 31%] api/astropy.modeling.projections.Pix2Sky_COE reading sources... [ 31%] api/astropy.modeling.projections.Pix2Sky_COO reading sources... [ 31%] api/astropy.modeling.projections.Pix2Sky_COP reading sources... [ 31%] api/astropy.modeling.projections.Pix2Sky_CSC reading sources... [ 31%] api/astropy.modeling.projections.Pix2Sky_CYP reading sources... [ 32%] api/astropy.modeling.projections.Pix2Sky_ConicEqualArea reading sources... [ 32%] api/astropy.modeling.projections.Pix2Sky_ConicEquidistant reading sources... [ 32%] api/astropy.modeling.projections.Pix2Sky_ConicOrthomorphic reading sources... [ 32%] api/astropy.modeling.projections.Pix2Sky_ConicPerspective reading sources... [ 32%] api/astropy.modeling.projections.Pix2Sky_CylindricalEqualArea reading sources... [ 32%] api/astropy.modeling.projections.Pix2Sky_CylindricalPerspective reading sources... [ 32%] api/astropy.modeling.projections.Pix2Sky_Gnomonic reading sources... [ 32%] api/astropy.modeling.projections.Pix2Sky_HEALPix reading sources... [ 32%] api/astropy.modeling.projections.Pix2Sky_HEALPixPolar reading sources... [ 32%] api/astropy.modeling.projections.Pix2Sky_HPX reading sources... [ 32%] api/astropy.modeling.projections.Pix2Sky_HammerAitoff reading sources... [ 33%] api/astropy.modeling.projections.Pix2Sky_MER reading sources... [ 33%] api/astropy.modeling.projections.Pix2Sky_MOL reading sources... [ 33%] api/astropy.modeling.projections.Pix2Sky_Mercator reading sources... [ 33%] api/astropy.modeling.projections.Pix2Sky_Molleweide reading sources... [ 33%] api/astropy.modeling.projections.Pix2Sky_PAR reading sources... [ 33%] api/astropy.modeling.projections.Pix2Sky_PCO reading sources... [ 33%] api/astropy.modeling.projections.Pix2Sky_Parabolic reading sources... [ 33%] api/astropy.modeling.projections.Pix2Sky_PlateCarree reading sources... [ 33%] api/astropy.modeling.projections.Pix2Sky_Polyconic reading sources... [ 33%] api/astropy.modeling.projections.Pix2Sky_QSC reading sources... [ 34%] api/astropy.modeling.projections.Pix2Sky_QuadSphericalCube reading sources... [ 34%] api/astropy.modeling.projections.Pix2Sky_SFL reading sources... [ 34%] api/astropy.modeling.projections.Pix2Sky_SIN reading sources... [ 34%] api/astropy.modeling.projections.Pix2Sky_STG reading sources... [ 34%] api/astropy.modeling.projections.Pix2Sky_SZP reading sources... [ 34%] api/astropy.modeling.projections.Pix2Sky_SansonFlamsteed reading sources... [ 34%] api/astropy.modeling.projections.Pix2Sky_SlantOrthographic reading sources... [ 34%] api/astropy.modeling.projections.Pix2Sky_SlantZenithalPerspective reading sources... [ 34%] api/astropy.modeling.projections.Pix2Sky_Stereographic reading sources... [ 34%] api/astropy.modeling.projections.Pix2Sky_TAN reading sources... [ 34%] api/astropy.modeling.projections.Pix2Sky_TSC reading sources... [ 35%] api/astropy.modeling.projections.Pix2Sky_TangentialSphericalCube reading sources... [ 35%] api/astropy.modeling.projections.Pix2Sky_XPH reading sources... [ 35%] api/astropy.modeling.projections.Pix2Sky_ZEA reading sources... [ 35%] api/astropy.modeling.projections.Pix2Sky_ZenithalEqualArea reading sources... [ 35%] api/astropy.modeling.projections.Pix2Sky_ZenithalEquidistant reading sources... [ 35%] api/astropy.modeling.projections.Pix2Sky_ZenithalPerspective reading sources... [ 35%] api/astropy.modeling.projections.Projection reading sources... [ 35%] api/astropy.modeling.projections.PseudoConic reading sources... [ 35%] api/astropy.modeling.projections.PseudoCylindrical reading sources... [ 35%] api/astropy.modeling.projections.QuadCube reading sources... [ 35%] api/astropy.modeling.projections.Sky2PixProjection reading sources... [ 36%] api/astropy.modeling.projections.Sky2Pix_AIR reading sources... [ 36%] api/astropy.modeling.projections.Sky2Pix_AIT reading sources... [ 36%] api/astropy.modeling.projections.Sky2Pix_ARC reading sources... [ 36%] api/astropy.modeling.projections.Sky2Pix_AZP reading sources... [ 36%] api/astropy.modeling.projections.Sky2Pix_Airy reading sources... [ 36%] api/astropy.modeling.projections.Sky2Pix_BON reading sources... [ 36%] api/astropy.modeling.projections.Sky2Pix_BonneEqualArea reading sources... [ 36%] api/astropy.modeling.projections.Sky2Pix_CAR reading sources... [ 36%] api/astropy.modeling.projections.Sky2Pix_CEA reading sources... [ 36%] api/astropy.modeling.projections.Sky2Pix_COBEQuadSphericalCube reading sources... [ 36%] api/astropy.modeling.projections.Sky2Pix_COD reading sources... [ 37%] api/astropy.modeling.projections.Sky2Pix_COE reading sources... [ 37%] api/astropy.modeling.projections.Sky2Pix_COO reading sources... [ 37%] api/astropy.modeling.projections.Sky2Pix_COP reading sources... [ 37%] api/astropy.modeling.projections.Sky2Pix_CSC reading sources... [ 37%] api/astropy.modeling.projections.Sky2Pix_CYP reading sources... [ 37%] api/astropy.modeling.projections.Sky2Pix_ConicEqualArea reading sources... [ 37%] api/astropy.modeling.projections.Sky2Pix_ConicEquidistant reading sources... [ 37%] api/astropy.modeling.projections.Sky2Pix_ConicOrthomorphic reading sources... [ 37%] api/astropy.modeling.projections.Sky2Pix_ConicPerspective reading sources... [ 37%] api/astropy.modeling.projections.Sky2Pix_CylindricalEqualArea reading sources... [ 38%] api/astropy.modeling.projections.Sky2Pix_CylindricalPerspective reading sources... [ 38%] api/astropy.modeling.projections.Sky2Pix_Gnomonic reading sources... [ 38%] api/astropy.modeling.projections.Sky2Pix_HEALPix reading sources... [ 38%] api/astropy.modeling.projections.Sky2Pix_HEALPixPolar reading sources... [ 38%] api/astropy.modeling.projections.Sky2Pix_HPX reading sources... [ 38%] api/astropy.modeling.projections.Sky2Pix_HammerAitoff reading sources... [ 38%] api/astropy.modeling.projections.Sky2Pix_MER reading sources... [ 38%] api/astropy.modeling.projections.Sky2Pix_MOL reading sources... [ 38%] api/astropy.modeling.projections.Sky2Pix_Mercator reading sources... [ 38%] api/astropy.modeling.projections.Sky2Pix_Molleweide reading sources... [ 38%] api/astropy.modeling.projections.Sky2Pix_PAR reading sources... [ 39%] api/astropy.modeling.projections.Sky2Pix_PCO reading sources... [ 39%] api/astropy.modeling.projections.Sky2Pix_Parabolic reading sources... [ 39%] api/astropy.modeling.projections.Sky2Pix_PlateCarree reading sources... [ 39%] api/astropy.modeling.projections.Sky2Pix_Polyconic reading sources... [ 39%] api/astropy.modeling.projections.Sky2Pix_QSC reading sources... [ 39%] api/astropy.modeling.projections.Sky2Pix_QuadSphericalCube reading sources... [ 39%] api/astropy.modeling.projections.Sky2Pix_SFL reading sources... [ 39%] api/astropy.modeling.projections.Sky2Pix_SIN reading sources... [ 39%] api/astropy.modeling.projections.Sky2Pix_STG reading sources... [ 39%] api/astropy.modeling.projections.Sky2Pix_SZP reading sources... [ 39%] api/astropy.modeling.projections.Sky2Pix_SansonFlamsteed reading sources... [ 40%] api/astropy.modeling.projections.Sky2Pix_SlantOrthographic reading sources... [ 40%] api/astropy.modeling.projections.Sky2Pix_SlantZenithalPerspective reading sources... [ 40%] api/astropy.modeling.projections.Sky2Pix_Stereographic reading sources... [ 40%] api/astropy.modeling.projections.Sky2Pix_TAN reading sources... [ 40%] api/astropy.modeling.projections.Sky2Pix_TSC reading sources... [ 40%] api/astropy.modeling.projections.Sky2Pix_TangentialSphericalCube reading sources... [ 40%] api/astropy.modeling.projections.Sky2Pix_XPH reading sources... [ 40%] api/astropy.modeling.projections.Sky2Pix_ZEA reading sources... [ 40%] api/astropy.modeling.projections.Sky2Pix_ZenithalEqualArea reading sources... [ 40%] api/astropy.modeling.projections.Sky2Pix_ZenithalEquidistant reading sources... [ 40%] api/astropy.modeling.projections.Sky2Pix_ZenithalPerspective reading sources... [ 41%] api/astropy.modeling.projections.Zenithal reading sources... [ 41%] api/astropy.modeling.rotations.EulerAngleRotation reading sources... [ 41%] api/astropy.modeling.rotations.RotateCelestial2Native reading sources... [ 41%] api/astropy.modeling.rotations.RotateNative2Celestial reading sources... [ 41%] api/astropy.modeling.rotations.Rotation2D reading sources... [ 41%] api/astropy.modeling.statistic.leastsquare reading sources... [ 41%] api/astropy.modeling.tabular.tabular_model reading sources... [ 41%] api/astropy.nddata.CCDData reading sources... [ 41%] api/astropy.nddata.Conf reading sources... [ 41%] api/astropy.nddata.Cutout2D reading sources... [ 42%] api/astropy.nddata.FlagCollection reading sources... [ 42%] api/astropy.nddata.IncompatibleUncertaintiesException reading sources... [ 42%] api/astropy.nddata.MissingDataAssociationException reading sources... [ 42%] api/astropy.nddata.NDArithmeticMixin reading sources... [ 42%] api/astropy.nddata.NDData reading sources... [ 42%] api/astropy.nddata.NDDataArray reading sources... [ 42%] api/astropy.nddata.NDDataBase reading sources... [ 42%] api/astropy.nddata.NDDataRef reading sources... [ 42%] api/astropy.nddata.NDIOMixin reading sources... [ 42%] api/astropy.nddata.NDSlicingMixin reading sources... [ 42%] api/astropy.nddata.NDUncertainty reading sources... [ 43%] api/astropy.nddata.NoOverlapError reading sources... [ 43%] api/astropy.nddata.PartialOverlapError reading sources... [ 43%] api/astropy.nddata.StdDevUncertainty reading sources... [ 43%] api/astropy.nddata.UnknownUncertainty reading sources... [ 43%] api/astropy.nddata.add_array reading sources... [ 43%] api/astropy.nddata.block_reduce reading sources... [ 43%] api/astropy.nddata.block_replicate reading sources... [ 43%] api/astropy.nddata.extract_array reading sources... [ 43%] api/astropy.nddata.fits_ccddata_reader reading sources... [ 43%] api/astropy.nddata.fits_ccddata_writer reading sources... [ 43%] api/astropy.nddata.overlap_slices reading sources... [ 44%] api/astropy.nddata.subpixel_indices reading sources... [ 44%] api/astropy.nddata.support_nddata reading sources... [ 44%] api/astropy.nddata.utils.Cutout2D reading sources... [ 44%] api/astropy.nddata.utils.NoOverlapError reading sources... [ 44%] api/astropy.nddata.utils.PartialOverlapError reading sources... [ 44%] api/astropy.nddata.utils.add_array reading sources... [ 44%] api/astropy.nddata.utils.block_reduce reading sources... [ 44%] api/astropy.nddata.utils.block_replicate reading sources... [ 44%] api/astropy.nddata.utils.extract_array reading sources... [ 44%] api/astropy.nddata.utils.overlap_slices reading sources... [ 44%] api/astropy.nddata.utils.subpixel_indices reading sources... [ 45%] api/astropy.samp.Conf reading sources... [ 45%] api/astropy.samp.SAMPClient reading sources... [ 45%] api/astropy.samp.SAMPClientError reading sources... [ 45%] api/astropy.samp.SAMPHubError reading sources... [ 45%] api/astropy.samp.SAMPHubProxy reading sources... [ 45%] api/astropy.samp.SAMPHubServer reading sources... [ 45%] api/astropy.samp.SAMPIntegratedClient reading sources... [ 45%] api/astropy.samp.SAMPMsgReplierWrapper reading sources... [ 45%] api/astropy.samp.SAMPProxyError reading sources... [ 45%] api/astropy.samp.SAMPWarning reading sources... [ 46%] api/astropy.samp.WebProfileDialog reading sources... [ 46%] api/astropy.stats.Events reading sources... [ 46%] api/astropy.stats.FitnessFunc reading sources... [ 46%] api/astropy.stats.LombScargle reading sources... [ 46%] api/astropy.stats.PointMeasures reading sources... [ 46%] api/astropy.stats.RegularEvents reading sources... [ 46%] api/astropy.stats.RipleysKEstimator reading sources... [ 46%] api/astropy.stats.SigmaClip reading sources... [ 46%] api/astropy.stats.akaike_info_criterion reading sources... [ 46%] api/astropy.stats.akaike_info_criterion_lsq reading sources... [ 46%] api/astropy.stats.bayesian_blocks reading sources... [ 47%] api/astropy.stats.bayesian_info_criterion reading sources... [ 47%] api/astropy.stats.bayesian_info_criterion_lsq reading sources... [ 47%] api/astropy.stats.binned_binom_proportion reading sources... [ 47%] api/astropy.stats.binom_conf_interval reading sources... [ 47%] api/astropy.stats.biweight.biweight_location reading sources... [ 47%] api/astropy.stats.biweight.biweight_midcorrelation reading sources... [ 47%] api/astropy.stats.biweight.biweight_midcovariance reading sources... [ 47%] api/astropy.stats.biweight.biweight_midvariance reading sources... [ 47%] api/astropy.stats.biweight.biweight_scale reading sources... [ 47%] api/astropy.stats.biweight_location reading sources... [ 47%] api/astropy.stats.biweight_midcorrelation reading sources... [ 48%] api/astropy.stats.biweight_midcovariance reading sources... [ 48%] api/astropy.stats.biweight_midvariance reading sources... [ 48%] api/astropy.stats.biweight_scale reading sources... [ 48%] api/astropy.stats.bootstrap reading sources... [ 48%] api/astropy.stats.circcorrcoef reading sources... [ 48%] api/astropy.stats.circmean reading sources... [ 48%] api/astropy.stats.circmoment reading sources... [ 48%] api/astropy.stats.circstats.circcorrcoef reading sources... [ 48%] api/astropy.stats.circstats.circmean reading sources... [ 48%] api/astropy.stats.circstats.circmoment reading sources... [ 48%] api/astropy.stats.circstats.circvar reading sources... [ 49%] api/astropy.stats.circstats.rayleightest reading sources... [ 49%] api/astropy.stats.circstats.vonmisesmle reading sources... [ 49%] api/astropy.stats.circstats.vtest reading sources... [ 49%] api/astropy.stats.circvar reading sources... [ 49%] api/astropy.stats.freedman_bin_width reading sources... [ 49%] api/astropy.stats.histogram reading sources... [ 49%] api/astropy.stats.jackknife_resampling reading sources... [ 49%] api/astropy.stats.jackknife_stats reading sources... [ 49%] api/astropy.stats.knuth_bin_width reading sources... [ 49%] api/astropy.stats.mad_std reading sources... [ 50%] api/astropy.stats.median_absolute_deviation reading sources... [ 50%] api/astropy.stats.poisson_conf_interval reading sources... [ 50%] api/astropy.stats.rayleightest reading sources... [ 50%] api/astropy.stats.scott_bin_width reading sources... [ 50%] api/astropy.stats.sigma_clip reading sources... [ 50%] api/astropy.stats.sigma_clipped_stats reading sources... [ 50%] api/astropy.stats.signal_to_noise_oir_ccd reading sources... [ 50%] api/astropy.stats.vonmisesmle reading sources... [ 50%] api/astropy.stats.vtest reading sources... [ 50%] api/astropy.table.BST reading sources... [ 50%] api/astropy.table.Column reading sources... [ 51%] api/astropy.table.ColumnGroups reading sources... [ 51%] api/astropy.table.ColumnInfo reading sources... [ 51%] api/astropy.table.Conf reading sources... [ 51%] api/astropy.table.FastBST reading sources... [ 51%] api/astropy.table.FastRBT reading sources... [ 51%] api/astropy.table.JSViewer reading sources... [ 51%] api/astropy.table.MaskedColumn reading sources... [ 51%] api/astropy.table.NdarrayMixin reading sources... [ 51%] api/astropy.table.QTable reading sources... [ 51%] api/astropy.table.Row reading sources... [ 51%] api/astropy.table.SerializedColumn reading sources... [ 52%] api/astropy.table.SortedArray reading sources... [ 52%] api/astropy.table.StringTruncateWarning reading sources... [ 52%] api/astropy.table.Table reading sources... [ 52%] api/astropy.table.TableColumns reading sources... [ 52%] api/astropy.table.TableFormatter reading sources... [ 52%] api/astropy.table.TableGroups reading sources... [ 52%] api/astropy.table.TableMergeError reading sources... [ 52%] api/astropy.table.TableReplaceWarning reading sources... [ 52%] api/astropy.table.hstack reading sources... [ 52%] api/astropy.table.join reading sources... [ 52%] api/astropy.table.unique reading sources... [ 53%] api/astropy.table.vstack reading sources... [ 53%] api/astropy.tests.helper.assert_follows_unicode_guidelines reading sources... [ 53%] api/astropy.tests.helper.assert_quantity_allclose reading sources... [ 53%] api/astropy.tests.helper.catch_warnings reading sources... [ 53%] api/astropy.tests.helper.check_pickling_recovery reading sources... [ 53%] api/astropy.tests.helper.enable_deprecations_as_exceptions reading sources... [ 53%] api/astropy.tests.helper.generic_recursive_equality_test reading sources... [ 53%] api/astropy.tests.helper.pickle_protocol reading sources... [ 53%] api/astropy.tests.helper.quantity_allclose reading sources... [ 53%] api/astropy.tests.helper.raises reading sources... [ 53%] api/astropy.tests.helper.treat_deprecations_as_exceptions reading sources... [ 54%] api/astropy.tests.runner.TestRunner reading sources... [ 54%] api/astropy.tests.runner.TestRunnerBase reading sources... [ 54%] api/astropy.tests.runner.keyword reading sources... [ 54%] api/astropy.time.OperandTypeError reading sources... [ 54%] api/astropy.time.ScaleValueError reading sources... [ 54%] api/astropy.time.Time reading sources... [ 54%] api/astropy.time.TimeBesselianEpoch reading sources... [ 54%] api/astropy.time.TimeBesselianEpochString reading sources... [ 54%] api/astropy.time.TimeCxcSec reading sources... [ 54%] api/astropy.time.TimeDatetime reading sources... [ 55%] api/astropy.time.TimeDecimalYear reading sources... [ 55%] api/astropy.time.TimeDelta reading sources... [ 55%] api/astropy.time.TimeDeltaFormat reading sources... [ 55%] api/astropy.time.TimeDeltaJD reading sources... [ 55%] api/astropy.time.TimeDeltaSec reading sources... [ 55%] api/astropy.time.TimeEpochDate reading sources... [ 55%] api/astropy.time.TimeEpochDateString reading sources... [ 55%] api/astropy.time.TimeFITS reading sources... [ 55%] api/astropy.time.TimeFormat reading sources... [ 55%] api/astropy.time.TimeFromEpoch reading sources... [ 55%] api/astropy.time.TimeGPS reading sources... [ 56%] api/astropy.time.TimeISO reading sources... [ 56%] api/astropy.time.TimeISOT reading sources... [ 56%] api/astropy.time.TimeInfo reading sources... [ 56%] api/astropy.time.TimeJD reading sources... [ 56%] api/astropy.time.TimeJulianEpoch reading sources... [ 56%] api/astropy.time.TimeJulianEpochString reading sources... [ 56%] api/astropy.time.TimeMJD reading sources... [ 56%] api/astropy.time.TimePlotDate reading sources... [ 56%] api/astropy.time.TimeString reading sources... [ 56%] api/astropy.time.TimeUnique reading sources... [ 56%] api/astropy.time.TimeUnix reading sources... [ 57%] api/astropy.time.TimeYearDayTime reading sources... [ 57%] api/astropy.time.TimezoneInfo reading sources... [ 57%] api/astropy.units.CompositeUnit reading sources... [ 57%] api/astropy.units.Decibel reading sources... [ 57%] api/astropy.units.DecibelUnit reading sources... [ 57%] api/astropy.units.Dex reading sources... [ 57%] api/astropy.units.DexUnit reading sources... [ 57%] api/astropy.units.FunctionQuantity reading sources... [ 57%] api/astropy.units.FunctionUnitBase reading sources... [ 57%] api/astropy.units.IrreducibleUnit reading sources... [ 57%] api/astropy.units.LogQuantity reading sources... [ 58%] api/astropy.units.LogUnit reading sources... [ 58%] api/astropy.units.MagUnit reading sources... [ 58%] api/astropy.units.Magnitude reading sources... [ 58%] api/astropy.units.NamedUnit reading sources... [ 58%] api/astropy.units.PrefixUnit reading sources... [ 58%] api/astropy.units.Quantity reading sources... [ 58%] api/astropy.units.QuantityInfo reading sources... [ 58%] api/astropy.units.QuantityInfoBase reading sources... [ 58%] api/astropy.units.SpecificTypeQuantity reading sources... [ 58%] api/astropy.units.Unit reading sources... [ 59%] api/astropy.units.UnitBase reading sources... [ 59%] api/astropy.units.UnitConversionError reading sources... [ 59%] api/astropy.units.UnitTypeError reading sources... [ 59%] api/astropy.units.UnitsError reading sources... [ 59%] api/astropy.units.UnitsWarning reading sources... [ 59%] api/astropy.units.UnrecognizedUnit reading sources... [ 59%] api/astropy.units.add_enabled_equivalencies reading sources... [ 59%] api/astropy.units.add_enabled_units reading sources... [ 59%] api/astropy.units.brightness_temperature reading sources... [ 59%] api/astropy.units.cds.enable reading sources... [ 59%] api/astropy.units.def_physical_type reading sources... [ 60%] api/astropy.units.def_unit reading sources... [ 60%] api/astropy.units.deprecated.enable reading sources... [ 60%] api/astropy.units.dimensionless_angles reading sources... [ 60%] api/astropy.units.doppler_optical reading sources... [ 60%] api/astropy.units.doppler_radio reading sources... [ 60%] api/astropy.units.doppler_relativistic reading sources... [ 60%] api/astropy.units.equivalencies.brightness_temperature reading sources... [ 60%] api/astropy.units.equivalencies.dimensionless_angles reading sources... [ 60%] api/astropy.units.equivalencies.doppler_optical reading sources... [ 60%] api/astropy.units.equivalencies.doppler_radio reading sources... [ 60%] api/astropy.units.equivalencies.doppler_relativistic reading sources... [ 61%] api/astropy.units.equivalencies.logarithmic reading sources... [ 61%] api/astropy.units.equivalencies.mass_energy reading sources... [ 61%] api/astropy.units.equivalencies.molar_mass_amu reading sources... [ 61%] api/astropy.units.equivalencies.parallax reading sources... [ 61%] api/astropy.units.equivalencies.pixel_scale reading sources... [ 61%] api/astropy.units.equivalencies.plate_scale reading sources... [ 61%] api/astropy.units.equivalencies.spectral reading sources... [ 61%] api/astropy.units.equivalencies.spectral_density reading sources... [ 61%] api/astropy.units.equivalencies.temperature reading sources... [ 61%] api/astropy.units.equivalencies.temperature_energy reading sources... [ 61%] api/astropy.units.format.Base reading sources... [ 62%] api/astropy.units.format.CDS reading sources... [ 62%] api/astropy.units.format.Console reading sources... [ 62%] api/astropy.units.format.Fits reading sources... [ 62%] api/astropy.units.format.Generic reading sources... [ 62%] api/astropy.units.format.Latex reading sources... [ 62%] api/astropy.units.format.LatexInline reading sources... [ 62%] api/astropy.units.format.OGIP reading sources... [ 62%] api/astropy.units.format.Unicode reading sources... [ 62%] api/astropy.units.format.Unscaled reading sources... [ 62%] api/astropy.units.format.VOUnit reading sources... [ 63%] api/astropy.units.format.get_format reading sources... [ 63%] api/astropy.units.function.Decibel reading sources... [ 63%] api/astropy.units.function.DecibelUnit reading sources... [ 63%] api/astropy.units.function.Dex reading sources... [ 63%] api/astropy.units.function.DexUnit reading sources... [ 63%] api/astropy.units.function.FunctionQuantity reading sources... [ 63%] api/astropy.units.function.FunctionUnitBase reading sources... [ 63%] api/astropy.units.function.LogQuantity reading sources... [ 63%] api/astropy.units.function.LogUnit reading sources... [ 63%] api/astropy.units.function.MagUnit reading sources... [ 63%] api/astropy.units.function.Magnitude reading sources... [ 64%] api/astropy.units.get_current_unit_registry reading sources... [ 64%] api/astropy.units.get_physical_type reading sources... [ 64%] api/astropy.units.imperial.enable reading sources... [ 64%] api/astropy.units.logarithmic reading sources... [ 64%] api/astropy.units.mass_energy reading sources... [ 64%] api/astropy.units.molar_mass_amu reading sources... [ 64%] api/astropy.units.parallax reading sources... [ 64%] api/astropy.units.pixel_scale reading sources... [ 64%] api/astropy.units.plate_scale reading sources... [ 64%] api/astropy.units.quantity.Quantity reading sources... [ 64%] api/astropy.units.quantity.QuantityInfo reading sources... [ 65%] api/astropy.units.quantity.QuantityInfoBase reading sources... [ 65%] api/astropy.units.quantity.SpecificTypeQuantity reading sources... [ 65%] api/astropy.units.quantity_input reading sources... [ 65%] api/astropy.units.set_enabled_equivalencies reading sources... [ 65%] api/astropy.units.set_enabled_units reading sources... [ 65%] api/astropy.units.spectral reading sources... [ 65%] api/astropy.units.spectral_density reading sources... [ 65%] api/astropy.units.temperature reading sources... [ 65%] api/astropy.units.temperature_energy reading sources... [ 65%] api/astropy.utils.codegen.make_function_with_signature reading sources... [ 65%] api/astropy.utils.collections.HomogeneousList reading sources... [ 66%] api/astropy.utils.console.ProgressBar reading sources... [ 66%] api/astropy.utils.console.ProgressBarOrSpinner reading sources... [ 66%] api/astropy.utils.console.Spinner reading sources... [ 66%] api/astropy.utils.console.color_print reading sources... [ 66%] api/astropy.utils.console.human_file_size reading sources... [ 66%] api/astropy.utils.console.human_time reading sources... [ 66%] api/astropy.utils.console.isatty reading sources... [ 66%] api/astropy.utils.console.print_code_line reading sources... [ 66%] api/astropy.utils.console.terminal_size reading sources... [ 66%] api/astropy.utils.data.CacheMissingWarning reading sources... [ 67%] api/astropy.utils.data.Conf reading sources... [ 67%] api/astropy.utils.data.check_free_space_in_dir reading sources... [ 67%] api/astropy.utils.data.clear_download_cache reading sources... [ 67%] api/astropy.utils.data.compute_hash reading sources... [ 67%] api/astropy.utils.data.download_file reading sources... [ 67%] api/astropy.utils.data.download_files_in_parallel reading sources... [ 67%] api/astropy.utils.data.get_cached_urls reading sources... [ 67%] api/astropy.utils.data.get_file_contents reading sources... [ 67%] api/astropy.utils.data.get_free_space_in_dir reading sources... [ 67%] api/astropy.utils.data.get_pkg_data_contents reading sources... [ 67%] api/astropy.utils.data.get_pkg_data_filename reading sources... [ 68%] api/astropy.utils.data.get_pkg_data_filenames reading sources... [ 68%] api/astropy.utils.data.get_pkg_data_fileobj reading sources... [ 68%] api/astropy.utils.data.get_pkg_data_fileobjs reading sources... [ 68%] api/astropy.utils.data.get_readable_fileobj reading sources... [ 68%] api/astropy.utils.data.is_url_in_cache reading sources... [ 68%] api/astropy.utils.data_info.BaseColumnInfo reading sources... [ 68%] api/astropy.utils.data_info.DataInfo reading sources... [ 68%] api/astropy.utils.data_info.MixinInfo reading sources... [ 68%] api/astropy.utils.data_info.ParentDtypeInfo reading sources... [ 68%] api/astropy.utils.data_info.data_info_factory reading sources... [ 68%] api/astropy.utils.data_info.dtype_info_name reading sources... [ 69%] api/astropy.utils.decorators.classproperty reading sources... [ 69%] api/astropy.utils.decorators.deprecated reading sources... [ 69%] api/astropy.utils.decorators.deprecated_attribute reading sources... [ 69%] api/astropy.utils.decorators.deprecated_renamed_argument reading sources... [ 69%] api/astropy.utils.decorators.format_doc reading sources... [ 69%] api/astropy.utils.decorators.lazyproperty reading sources... [ 69%] api/astropy.utils.decorators.sharedmethod reading sources... [ 69%] api/astropy.utils.decorators.wraps reading sources... [ 69%] api/astropy.utils.exceptions.AstropyBackwardsIncompatibleChangeWarning reading sources... [ 69%] api/astropy.utils.exceptions.AstropyDeprecationWarning reading sources... [ 69%] api/astropy.utils.exceptions.AstropyPendingDeprecationWarning reading sources... [ 70%] api/astropy.utils.exceptions.AstropyUserWarning reading sources... [ 70%] api/astropy.utils.exceptions.AstropyWarning reading sources... [ 70%] api/astropy.utils.iers.Conf reading sources... [ 70%] api/astropy.utils.iers.IERS reading sources... [ 70%] api/astropy.utils.iers.IERSRangeError reading sources... [ 70%] api/astropy.utils.iers.IERSStaleWarning reading sources... [ 70%] api/astropy.utils.iers.IERS_A reading sources... [ 70%] api/astropy.utils.iers.IERS_Auto reading sources... [ 70%] api/astropy.utils.iers.IERS_B reading sources... [ 70%] api/astropy.utils.introspection.find_current_module reading sources... [ 71%] api/astropy.utils.introspection.isinstancemethod reading sources... [ 71%] api/astropy.utils.introspection.minversion reading sources... [ 71%] api/astropy.utils.introspection.resolve_name reading sources... [ 71%] api/astropy.utils.metadata.MergeConflictError reading sources... [ 71%] api/astropy.utils.metadata.MergeConflictWarning reading sources... [ 71%] api/astropy.utils.metadata.MergeNpConcatenate reading sources... [ 71%] api/astropy.utils.metadata.MergePlus reading sources... [ 71%] api/astropy.utils.metadata.MergeStrategy reading sources... [ 71%] api/astropy.utils.metadata.MergeStrategyMeta reading sources... [ 71%] api/astropy.utils.metadata.MetaData reading sources... [ 71%] api/astropy.utils.metadata.common_dtype reading sources... [ 72%] api/astropy.utils.metadata.enable_merge_strategies reading sources... [ 72%] api/astropy.utils.metadata.merge reading sources... [ 72%] api/astropy.utils.misc.IncompatibleShapeError reading sources... [ 72%] api/astropy.utils.misc.InheritDocstrings reading sources... [ 72%] api/astropy.utils.misc.JsonCustomEncoder reading sources... [ 72%] api/astropy.utils.misc.NumpyRNGContext reading sources... [ 72%] api/astropy.utils.misc.OrderedDescriptor reading sources... [ 72%] api/astropy.utils.misc.OrderedDescriptorContainer reading sources... [ 72%] api/astropy.utils.misc.ShapedLikeNDArray reading sources... [ 72%] api/astropy.utils.misc.check_broadcast reading sources... [ 72%] api/astropy.utils.misc.dtype_bytes_or_chars reading sources... [ 73%] api/astropy.utils.misc.find_api_page reading sources... [ 73%] api/astropy.utils.misc.format_exception reading sources... [ 73%] api/astropy.utils.misc.indent reading sources... [ 73%] api/astropy.utils.misc.is_path_hidden reading sources... [ 73%] api/astropy.utils.misc.isiterable reading sources... [ 73%] api/astropy.utils.misc.set_locale reading sources... [ 73%] api/astropy.utils.misc.silence reading sources... [ 73%] api/astropy.utils.misc.walk_skip_hidden reading sources... [ 73%] api/astropy.utils.state.ScienceState reading sources... [ 73%] api/astropy.utils.timer.RunTimePredictor reading sources... [ 73%] api/astropy.utils.timer.timefunc reading sources... [ 74%] api/astropy.utils.xml.check.check_anyuri reading sources... [ 74%] api/astropy.utils.xml.check.check_id reading sources... [ 74%] api/astropy.utils.xml.check.check_mime_content_type reading sources... [ 74%] api/astropy.utils.xml.check.check_token reading sources... [ 74%] api/astropy.utils.xml.check.fix_id reading sources... [ 74%] api/astropy.utils.xml.iterparser.get_xml_encoding reading sources... [ 74%] api/astropy.utils.xml.iterparser.get_xml_iterator reading sources... [ 74%] api/astropy.utils.xml.iterparser.xml_readlines reading sources... [ 74%] api/astropy.utils.xml.unescaper.unescape_all reading sources... [ 74%] api/astropy.utils.xml.validate.validate_schema reading sources... [ 75%] api/astropy.utils.xml.writer.XMLWriter reading sources... [ 75%] api/astropy.visualization.AsinhStretch reading sources... [ 75%] api/astropy.visualization.AsymmetricPercentileInterval reading sources... [ 75%] api/astropy.visualization.BaseInterval reading sources... [ 75%] api/astropy.visualization.BaseStretch reading sources... [ 75%] api/astropy.visualization.BaseTransform reading sources... [ 75%] api/astropy.visualization.CompositeTransform reading sources... [ 75%] api/astropy.visualization.ContrastBiasStretch reading sources... [ 75%] api/astropy.visualization.HistEqStretch reading sources... [ 75%] api/astropy.visualization.ImageNormalize reading sources... [ 75%] api/astropy.visualization.LinearStretch reading sources... [ 76%] api/astropy.visualization.LogStretch reading sources... [ 76%] api/astropy.visualization.ManualInterval reading sources... [ 76%] api/astropy.visualization.MinMaxInterval reading sources... [ 76%] api/astropy.visualization.PercentileInterval reading sources... [ 76%] api/astropy.visualization.PowerDistStretch reading sources... [ 76%] api/astropy.visualization.PowerStretch reading sources... [ 76%] api/astropy.visualization.SinhStretch reading sources... [ 76%] api/astropy.visualization.SqrtStretch reading sources... [ 76%] api/astropy.visualization.SquaredStretch reading sources... [ 76%] api/astropy.visualization.ZScaleInterval reading sources... [ 76%] api/astropy.visualization.hist reading sources... [ 77%] api/astropy.visualization.make_lupton_rgb reading sources... [ 77%] api/astropy.visualization.mpl_normalize.ImageNormalize reading sources... [ 77%] api/astropy.visualization.mpl_normalize.simple_norm reading sources... [ 77%] api/astropy.visualization.quantity_support reading sources... [ 77%] api/astropy.visualization.simple_norm reading sources... [ 77%] api/astropy.visualization.wcsaxes.Conf reading sources... [ 77%] api/astropy.visualization.wcsaxes.CoordinateHelper reading sources... [ 77%] api/astropy.visualization.wcsaxes.CoordinatesMap reading sources... [ 77%] api/astropy.visualization.wcsaxes.SphericalCircle reading sources... [ 77%] api/astropy.visualization.wcsaxes.WCSAxes reading sources... [ 77%] api/astropy.visualization.wcsaxes.WCSAxesSubplot reading sources... [ 78%] api/astropy.visualization.wcsaxes.frame.BaseFrame reading sources... [ 78%] api/astropy.visualization.wcsaxes.frame.EllipticalFrame reading sources... [ 78%] api/astropy.visualization.wcsaxes.frame.RectangularFrame reading sources... [ 78%] api/astropy.visualization.wcsaxes.frame.Spine reading sources... [ 78%] api/astropy.vo.Conf reading sources... [ 78%] api/astropy.vo.client.conesearch.AsyncConeSearch reading sources... [ 78%] api/astropy.vo.client.conesearch.AsyncSearchAll reading sources... [ 78%] api/astropy.vo.client.conesearch.conesearch reading sources... [ 78%] api/astropy.vo.client.conesearch.conesearch_timer reading sources... [ 78%] api/astropy.vo.client.conesearch.list_catalogs reading sources... [ 78%] api/astropy.vo.client.conesearch.predict_search reading sources... [ 79%] api/astropy.vo.client.conesearch.search_all reading sources... [ 79%] api/astropy.vo.client.exceptions.BaseVOError reading sources... [ 79%] api/astropy.vo.client.exceptions.ConeSearchError reading sources... [ 79%] api/astropy.vo.client.exceptions.DuplicateCatalogName reading sources... [ 79%] api/astropy.vo.client.exceptions.DuplicateCatalogURL reading sources... [ 79%] api/astropy.vo.client.exceptions.InvalidAccessURL reading sources... [ 79%] api/astropy.vo.client.exceptions.MissingCatalog reading sources... [ 79%] api/astropy.vo.client.exceptions.VOSError reading sources... [ 79%] api/astropy.vo.client.vo_async.AsyncBase reading sources... [ 79%] api/astropy.vo.client.vos_catalog.VOSBase reading sources... [ 80%] api/astropy.vo.client.vos_catalog.VOSCatalog reading sources... [ 80%] api/astropy.vo.client.vos_catalog.VOSDatabase reading sources... [ 80%] api/astropy.vo.client.vos_catalog.call_vo_service reading sources... [ 80%] api/astropy.vo.client.vos_catalog.get_remote_catalog_db reading sources... [ 80%] api/astropy.vo.client.vos_catalog.list_catalogs reading sources... [ 80%] api/astropy.vo.validator.Conf reading sources... [ 80%] api/astropy.vo.validator.exceptions.BaseVOValidationError reading sources... [ 80%] api/astropy.vo.validator.exceptions.ValidationMultiprocessingError reading sources... [ 80%] api/astropy.vo.validator.inspect.ConeSearchResults reading sources... [ 80%] api/astropy.vo.validator.validate.check_conesearch_sites reading sources... [ 80%] api/astropy.wcs.DistortionLookupTable reading sources... [ 81%] api/astropy.wcs.FITSFixedWarning reading sources... [ 81%] api/astropy.wcs.InconsistentAxisTypesError reading sources... [ 81%] api/astropy.wcs.InvalidCoordinateError reading sources... [ 81%] api/astropy.wcs.InvalidSubimageSpecificationError reading sources... [ 81%] api/astropy.wcs.InvalidTabularParametersError reading sources... [ 81%] api/astropy.wcs.InvalidTransformError reading sources... [ 81%] api/astropy.wcs.NoConvergence reading sources... [ 81%] api/astropy.wcs.NoSolutionError reading sources... [ 81%] api/astropy.wcs.NoWcsKeywordsFoundError reading sources... [ 81%] api/astropy.wcs.NonseparableSubimageCoordinateSystemError reading sources... [ 81%] api/astropy.wcs.SingularMatrixError reading sources... [ 82%] api/astropy.wcs.Sip reading sources... [ 82%] api/astropy.wcs.Tabprm reading sources... [ 82%] api/astropy.wcs.WCS reading sources... [ 82%] api/astropy.wcs.WCSBase reading sources... [ 82%] api/astropy.wcs.WcsError reading sources... [ 82%] api/astropy.wcs.Wcsprm reading sources... [ 82%] api/astropy.wcs.find_all_wcs reading sources... [ 82%] api/astropy.wcs.get_include reading sources... [ 82%] api/astropy.wcs.utils.add_stokes_axis_to_wcs reading sources... [ 82%] api/astropy.wcs.utils.custom_frame_mappings reading sources... [ 82%] api/astropy.wcs.utils.is_proj_plane_distorted reading sources... [ 83%] api/astropy.wcs.utils.non_celestial_pixel_scales reading sources... [ 83%] api/astropy.wcs.utils.pixel_to_skycoord reading sources... [ 83%] api/astropy.wcs.utils.proj_plane_pixel_area reading sources... [ 83%] api/astropy.wcs.utils.proj_plane_pixel_scales reading sources... [ 83%] api/astropy.wcs.utils.skycoord_to_pixel reading sources... [ 83%] api/astropy.wcs.utils.wcs_to_celestial_frame reading sources... [ 83%] api/astropy.wcs.validate reading sources... [ 83%] changelog reading sources... [ 83%] config/config_0_4_transition reading sources... [ 83%] config/index reading sources... [ 84%] constants/index reading sources... [ 84%] convolution/index reading sources... [ 84%] convolution/kernels reading sources... [ 84%] convolution/non_normalized_kernels reading sources... [ 84%] convolution/using reading sources... [ 84%] coordinates/angles reading sources... [ 84%] coordinates/definitions reading sources... [ 84%] coordinates/formatting reading sources... [ 84%] coordinates/frames reading sources... [ 84%] coordinates/galactocentric reading sources... [ 84%] coordinates/index reading sources... [ 85%] coordinates/inplace reading sources... [ 85%] coordinates/matchsep reading sources... [ 85%] coordinates/remote_methods reading sources... [ 85%] coordinates/representations reading sources... [ 85%] coordinates/skycoord reading sources... [ 85%] coordinates/solarsystem reading sources... [ 85%] coordinates/transforming reading sources... [ 85%] coordinates/velocities BUILDSTDERR: WARNING: failed to download http://maia.usno.navy.mil/ser7/finals2000A.all, using local IERS-B: [astropy.utils.iers.iers] reading sources... [ 85%] cosmology/index reading sources... [ 85%] credits reading sources... [ 85%] development/astropy-package-template reading sources... [ 86%] development/building reading sources... [ 86%] development/ccython reading sources... [ 86%] development/codeguide reading sources... [ 86%] development/codeguide_emacs reading sources... [ 86%] development/docguide reading sources... [ 86%] development/docrules reading sources... [ 86%] development/releasing reading sources... [ 86%] development/scripts reading sources... [ 86%] development/testguide reading sources... [ 86%] development/vision reading sources... [ 86%] development/when_to_rebase reading sources... [ 87%] development/workflow/additional_git_topics reading sources... [ 87%] development/workflow/command_history reading sources... [ 87%] development/workflow/development_workflow reading sources... [ 87%] development/workflow/get_devel_version reading sources... [ 87%] development/workflow/git_edit_workflow_examples reading sources... [ 87%] development/workflow/git_install reading sources... [ 87%] development/workflow/git_resources reading sources... [ 87%] development/workflow/maintainer_workflow reading sources... [ 87%] development/workflow/patches reading sources... [ 87%] development/workflow/terminal_cast reading sources... [ 88%] development/workflow/virtual_pythons reading sources... [ 88%] development/workflow/virtualenv_detail reading sources... [ 88%] getting_started reading sources... [ 88%] importing_astropy reading sources... [ 88%] index reading sources... [ 88%] install reading sources... [ 88%] io/ascii/base_classes reading sources... [ 88%] io/ascii/extension_classes reading sources... [ 88%] io/ascii/fast_ascii_io reading sources... [ 88%] io/ascii/fixed_width_gallery reading sources... [ 88%] io/ascii/index reading sources... [ 89%] io/ascii/read reading sources... [ 89%] io/ascii/write reading sources... [ 89%] io/fits/api/cards reading sources... [ 89%] io/fits/api/diff reading sources... [ 89%] io/fits/api/files reading sources... [ 89%] io/fits/api/hdulists reading sources... [ 89%] io/fits/api/hdus reading sources... [ 89%] io/fits/api/headers reading sources... [ 89%] io/fits/api/images reading sources... [ 89%] io/fits/api/tables reading sources... [ 89%] io/fits/api/verification reading sources... [ 90%] io/fits/appendix/faq reading sources... [ 90%] io/fits/appendix/header_transition reading sources... [ 90%] io/fits/appendix/history reading sources... [ 90%] io/fits/index reading sources... [ 90%] io/fits/usage/headers reading sources... [ 90%] io/fits/usage/image reading sources... [ 90%] io/fits/usage/misc reading sources... [ 90%] io/fits/usage/scripts reading sources... [ 90%] io/fits/usage/table reading sources... [ 90%] io/fits/usage/unfamiliar reading sources... [ 90%] io/fits/usage/verification reading sources... [ 91%] io/misc reading sources... [ 91%] io/registry reading sources... [ 91%] io/unified reading sources... [ 91%] io/votable/api_exceptions reading sources... [ 91%] io/votable/index reading sources... [ 91%] known_issues reading sources... [ 91%] license reading sources... [ 91%] logging reading sources... [ 91%] modeling/algorithms reading sources... [ 91%] modeling/bounding-boxes reading sources... [ 92%] modeling/compound-models reading sources... [ 92%] modeling/fitting reading sources... [ 92%] modeling/index reading sources... [ 92%] modeling/models reading sources... [ 92%] modeling/new reading sources... [ 92%] modeling/parameters reading sources... [ 92%] modeling/units reading sources... [ 92%] nddata/ccddata reading sources... [ 92%] nddata/decorator reading sources... [ 92%] nddata/index reading sources... [ 92%] nddata/mixins/index reading sources... [ 93%] nddata/mixins/ndarithmetic reading sources... [ 93%] nddata/mixins/ndio reading sources... [ 93%] nddata/mixins/ndslicing reading sources... [ 93%] nddata/nddata reading sources... [ 93%] nddata/subclassing reading sources... [ 93%] nddata/utils reading sources... [ 93%] overview reading sources... [ 93%] samp/advanced_embed_samp_hub reading sources... [ 93%] samp/example_clients reading sources... [ 93%] samp/example_hub reading sources... [ 93%] samp/example_table_image reading sources... [ 94%] samp/index reading sources... [ 94%] stability reading sources... [ 94%] stats/circ reading sources... [ 94%] stats/index reading sources... [ 94%] stats/lombscargle reading sources... [ 94%] stats/ripley reading sources... [ 94%] stats/robust reading sources... [ 94%] table/access_table reading sources... [ 94%] table/construct_table reading sources... [ 94%] table/implementation_details reading sources... [ 94%] table/index reading sources... [ 95%] table/indexing reading sources... [ 95%] table/io reading sources... [ 95%] table/masking reading sources... [ 95%] table/mixin_columns reading sources... [ 95%] table/modify_table reading sources... [ 95%] table/operations reading sources... [ 95%] table/pandas reading sources... [ 95%] testhelpers reading sources... [ 95%] time/index reading sources... [ 95%] units/combining_and_defining reading sources... [ 96%] units/conversion reading sources... [ 96%] units/decomposing_and_composing reading sources... [ 96%] units/equivalencies reading sources... [ 96%] units/format reading sources... [ 96%] units/index reading sources... [ 96%] units/logarithmic_units reading sources... [ 96%] units/quantity reading sources... [ 96%] units/standard_units reading sources... [ 96%] utils/iers reading sources... [ 96%] utils/index reading sources... [ 96%] utils/numpy reading sources... [ 97%] visualization/histogram reading sources... [ 97%] visualization/index reading sources... [ 97%] visualization/normalization reading sources... [ 97%] visualization/rgb reading sources... [ 97%] visualization/wcsaxes/controlling_axes reading sources... [ 97%] visualization/wcsaxes/custom_frames reading sources... [ 97%] visualization/wcsaxes/images_contours reading sources... [ 97%] visualization/wcsaxes/index reading sources... [ 97%] visualization/wcsaxes/initializing_axes reading sources... [ 97%] visualization/wcsaxes/overlaying_coordinate_systems reading sources... [ 97%] visualization/wcsaxes/overlays reading sources... [ 98%] visualization/wcsaxes/slicing_datacubes reading sources... [ 98%] visualization/wcsaxes/ticks_labels_grid reading sources... [ 98%] vo/conesearch/client reading sources... [ 98%] vo/conesearch/index reading sources... [ 98%] vo/conesearch/validator reading sources... [ 98%] vo/index reading sources... [ 98%] warnings reading sources... [ 98%] wcs/history reading sources... [ 98%] wcs/index reading sources... [ 98%] wcs/note_sip reading sources... [ 98%] wcs/references reading sources... [ 99%] wcs/relax reading sources... [ 99%] whatsnew/0.1 reading sources... [ 99%] whatsnew/0.2 reading sources... [ 99%] whatsnew/0.3 reading sources... [ 99%] whatsnew/0.4 reading sources... [ 99%] whatsnew/1.0 reading sources... [ 99%] whatsnew/1.1 reading sources... [ 99%] whatsnew/1.2 reading sources... [ 99%] whatsnew/1.3 reading sources... [ 99%] whatsnew/2.0 reading sources... [100%] whatsnew/index BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/convolution/index.rst:30: WARNING: Exception occurred in plotting index-1 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/convolution/index.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 12, in BUILDSTDERR: File "/builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py", line 641, in get_pkg_data_filename BUILDSTDERR: "repositories:\n\n{1}".format(data_name, urls)) BUILDSTDERR: URLError: BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/convolution/index.rst:258: WARNING: Exception occurred in plotting index-3 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/convolution/index.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 9, in BUILDSTDERR: File "/builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py", line 641, in get_pkg_data_filename BUILDSTDERR: "repositories:\n\n{1}".format(data_name, urls)) BUILDSTDERR: URLError: BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/convolution/index.rst:315: WARNING: Exception occurred in plotting index-4 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/convolution/index.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 9, in BUILDSTDERR: File "/builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py", line 641, in get_pkg_data_filename BUILDSTDERR: "repositories:\n\n{1}".format(data_name, urls)) BUILDSTDERR: URLError: BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/convolution/non_normalized_kernels.rst:15: WARNING: Exception occurred in plotting non_normalized_kernels-1 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/convolution/non_normalized_kernels.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 12, in BUILDSTDERR: File "/builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py", line 641, in get_pkg_data_filename BUILDSTDERR: "repositories:\n\n{1}".format(data_name, urls)) BUILDSTDERR: URLError: BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/convolution/non_normalized_kernels.rst:59: WARNING: Exception occurred in plotting non_normalized_kernels-2 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/convolution/non_normalized_kernels.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 6, in BUILDSTDERR: NameError: name 'img' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/index.rst:44: WARNING: toctree contains reference to nonexisting document u'generated/examples/index' BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/index.rst:328: WARNING: Exception occurred in plotting index-4 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/nddata/index.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 20, in BUILDSTDERR: File "/builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/decorators.py", line 871, in block_reduce BUILDSTDERR: func = make_function_with_signature(func, name=name, **wrapped_args) BUILDSTDERR: File "/builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/decorators.py", line 249, in wrapper BUILDSTDERR: result = func(data, *args, **kwargs) BUILDSTDERR: File "/builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py", line 391, in block_reduce BUILDSTDERR: from skimage.measure import block_reduce BUILDSTDERR: ImportError: No module named skimage.measure BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/rgb.rst:57: WARNING: Exception occurred in plotting rgb-2 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/rgb.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 7, in BUILDSTDERR: File "/builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py", line 641, in get_pkg_data_filename BUILDSTDERR: "repositories:\n\n{1}".format(data_name, urls)) BUILDSTDERR: URLError: BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/rgb.rst:83: WARNING: Exception occurred in plotting rgb-3 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/rgb.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 1, in BUILDSTDERR: NameError: name 'i' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/controlling_axes.rst:13: WARNING: Exception occurred in plotting controlling_axes-1 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/controlling_axes.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 5, in BUILDSTDERR: File "/builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py", line 641, in get_pkg_data_filename BUILDSTDERR: "repositories:\n\n{1}".format(data_name, urls)) BUILDSTDERR: URLError: BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/controlling_axes.rst:30: WARNING: Exception occurred in plotting controlling_axes-2 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/controlling_axes.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 2, in BUILDSTDERR: NameError: name 'ax' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/controlling_axes.rst:49: WARNING: Exception occurred in plotting controlling_axes-3 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/controlling_axes.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 1, in BUILDSTDERR: NameError: name 'ax' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/custom_frames.rst:10: WARNING: Exception occurred in plotting custom_frames-1 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/custom_frames.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 7, in BUILDSTDERR: File "/builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py", line 641, in get_pkg_data_filename BUILDSTDERR: "repositories:\n\n{1}".format(data_name, urls)) BUILDSTDERR: URLError: BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/custom_frames.rst:37: WARNING: Exception occurred in plotting custom_frames-2 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/custom_frames.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 8, in BUILDSTDERR: File "/builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py", line 641, in get_pkg_data_filename BUILDSTDERR: "repositories:\n\n{1}".format(data_name, urls)) BUILDSTDERR: URLError: BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/custom_frames.rst:101: WARNING: Exception occurred in plotting custom_frames-4 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/custom_frames.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 6, in BUILDSTDERR: File "/builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py", line 641, in get_pkg_data_filename BUILDSTDERR: "repositories:\n\n{1}".format(data_name, urls)) BUILDSTDERR: URLError: BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/custom_frames.rst:130: WARNING: Exception occurred in plotting custom_frames-5 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/custom_frames.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 1, in BUILDSTDERR: NameError: name 'ax' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/images_contours.rst:8: WARNING: Exception occurred in plotting images_contours-1 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/images_contours.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 5, in BUILDSTDERR: File "/builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py", line 641, in get_pkg_data_filename BUILDSTDERR: "repositories:\n\n{1}".format(data_name, urls)) BUILDSTDERR: URLError: BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/images_contours.rst:31: WARNING: Exception occurred in plotting images_contours-2 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/images_contours.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 1, in BUILDSTDERR: NameError: name 'ax' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/images_contours.rst:40: WARNING: Exception occurred in plotting images_contours-3 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/images_contours.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 2, in BUILDSTDERR: NameError: name 'ax' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/index.rst:20: WARNING: Exception occurred in plotting index-1 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/index.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 7, in BUILDSTDERR: File "/builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py", line 641, in get_pkg_data_filename BUILDSTDERR: "repositories:\n\n{1}".format(data_name, urls)) BUILDSTDERR: URLError: BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/index.rst:56: WARNING: Exception occurred in plotting index-2 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/index.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 1, in BUILDSTDERR: NameError: name 'wcs' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/initializing_axes.rst:18: WARNING: Exception occurred in plotting initializing_axes-1 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/initializing_axes.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 5, in BUILDSTDERR: File "/builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py", line 641, in get_pkg_data_filename BUILDSTDERR: "repositories:\n\n{1}".format(data_name, urls)) BUILDSTDERR: URLError: BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/initializing_axes.rst:38: WARNING: Exception occurred in plotting initializing_axes-2 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/initializing_axes.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 2, in BUILDSTDERR: NameError: name 'wcs' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/initializing_axes.rst:57: WARNING: Exception occurred in plotting initializing_axes-3 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/initializing_axes.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 1, in BUILDSTDERR: NameError: name 'ax' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlaying_coordinate_systems.rst:8: WARNING: Exception occurred in plotting overlaying_coordinate_systems-1 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlaying_coordinate_systems.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 5, in BUILDSTDERR: File "/builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py", line 641, in get_pkg_data_filename BUILDSTDERR: "repositories:\n\n{1}".format(data_name, urls)) BUILDSTDERR: URLError: BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlaying_coordinate_systems.rst:31: WARNING: Exception occurred in plotting overlaying_coordinate_systems-2 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlaying_coordinate_systems.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 1, in BUILDSTDERR: NameError: name 'ax' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlaying_coordinate_systems.rst:42: WARNING: Exception occurred in plotting overlaying_coordinate_systems-3 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlaying_coordinate_systems.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 1, in BUILDSTDERR: NameError: name 'ax' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst:8: WARNING: Exception occurred in plotting overlays-1 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 6, in BUILDSTDERR: File "/builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py", line 641, in get_pkg_data_filename BUILDSTDERR: "repositories:\n\n{1}".format(data_name, urls)) BUILDSTDERR: URLError: BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst:41: WARNING: Exception occurred in plotting overlays-2 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 3, in BUILDSTDERR: NameError: name 'ax' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst:107: WARNING: Exception occurred in plotting overlays-3 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 7, in BUILDSTDERR: File "/builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py", line 641, in get_pkg_data_filename BUILDSTDERR: "repositories:\n\n{1}".format(data_name, urls)) BUILDSTDERR: URLError: BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst:127: WARNING: Exception occurred in plotting overlays-4 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 1, in BUILDSTDERR: NameError: name 'ax' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst:144: WARNING: Exception occurred in plotting overlays-5 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 7, in BUILDSTDERR: File "/builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py", line 641, in get_pkg_data_filename BUILDSTDERR: "repositories:\n\n{1}".format(data_name, urls)) BUILDSTDERR: URLError: BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst:163: WARNING: Exception occurred in plotting overlays-6 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 2, in BUILDSTDERR: NameError: name 'ax' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst:174: WARNING: Exception occurred in plotting overlays-7 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 4, in BUILDSTDERR: NameError: name 'ax' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst:209: WARNING: Exception occurred in plotting overlays-8 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 7, in BUILDSTDERR: File "/builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py", line 641, in get_pkg_data_filename BUILDSTDERR: "repositories:\n\n{1}".format(data_name, urls)) BUILDSTDERR: URLError: BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst:228: WARNING: Exception occurred in plotting overlays-9 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "/builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py", line 641, in get_pkg_data_filename BUILDSTDERR: "repositories:\n\n{1}".format(data_name, urls)) BUILDSTDERR: URLError: BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst:243: WARNING: Exception occurred in plotting overlays-10 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 7, in BUILDSTDERR: File "/builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py", line 641, in get_pkg_data_filename BUILDSTDERR: "repositories:\n\n{1}".format(data_name, urls)) BUILDSTDERR: URLError: BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst:262: WARNING: Exception occurred in plotting overlays-11 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 6, in BUILDSTDERR: NameError: name 'ax' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/slicing_datacubes.rst:19: WARNING: Exception occurred in plotting slicing_datacubes-1 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/slicing_datacubes.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 5, in BUILDSTDERR: File "/builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py", line 641, in get_pkg_data_filename BUILDSTDERR: "repositories:\n\n{1}".format(data_name, urls)) BUILDSTDERR: URLError: looking for now-outdated files... none found BUILDSTDERR: pickling environment... /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/slicing_datacubes.rst:50: WARNING: Exception occurred in plotting slicing_datacubes-2 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/slicing_datacubes.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 2, in BUILDSTDERR: NameError: name 'wcs' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/slicing_datacubes.rst:73: WARNING: Exception occurred in plotting slicing_datacubes-3 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/slicing_datacubes.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 1, in BUILDSTDERR: NameError: name 'ax' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/slicing_datacubes.rst:91: WARNING: Exception occurred in plotting slicing_datacubes-4 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/slicing_datacubes.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 4, in BUILDSTDERR: File "/builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py", line 641, in get_pkg_data_filename BUILDSTDERR: "repositories:\n\n{1}".format(data_name, urls)) BUILDSTDERR: URLError: BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/slicing_datacubes.rst:104: WARNING: Exception occurred in plotting slicing_datacubes-5 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/slicing_datacubes.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 2, in BUILDSTDERR: NameError: name 'wcs' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst:8: WARNING: Exception occurred in plotting ticks_labels_grid-1 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 5, in BUILDSTDERR: File "/builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py", line 641, in get_pkg_data_filename BUILDSTDERR: "repositories:\n\n{1}".format(data_name, urls)) BUILDSTDERR: URLError: BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst:58: WARNING: Exception occurred in plotting ticks_labels_grid-2 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 1, in BUILDSTDERR: NameError: name 'ax' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst:83: WARNING: Exception occurred in plotting ticks_labels_grid-3 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 1, in BUILDSTDERR: NameError: name 'lon' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst:96: WARNING: Exception occurred in plotting ticks_labels_grid-4 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 1, in BUILDSTDERR: NameError: name 'lon' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst:105: WARNING: Exception occurred in plotting ticks_labels_grid-5 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 1, in BUILDSTDERR: NameError: name 'lon' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst:125: WARNING: Exception occurred in plotting ticks_labels_grid-6 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 1, in BUILDSTDERR: NameError: name 'lon' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst:173: WARNING: Exception occurred in plotting ticks_labels_grid-7 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 1, in BUILDSTDERR: NameError: name 'lon' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst:213: WARNING: Exception occurred in plotting ticks_labels_grid-8 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 2, in BUILDSTDERR: NameError: name 'lon' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst:231: WARNING: Exception occurred in plotting ticks_labels_grid-9 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 1, in BUILDSTDERR: NameError: name 'lon' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst:253: WARNING: Exception occurred in plotting ticks_labels_grid-10 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 1, in BUILDSTDERR: NameError: name 'lon' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst:267: WARNING: Exception occurred in plotting ticks_labels_grid-11 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 1, in BUILDSTDERR: NameError: name 'lon' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst:295: WARNING: Exception occurred in plotting ticks_labels_grid-12 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 1, in BUILDSTDERR: NameError: name 'lon' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst:309: WARNING: Exception occurred in plotting ticks_labels_grid-13 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 1, in BUILDSTDERR: NameError: name 'lon' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst:330: WARNING: Exception occurred in plotting ticks_labels_grid-14 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 1, in BUILDSTDERR: NameError: name 'lon' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst:341: WARNING: Exception occurred in plotting ticks_labels_grid-15 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/ticks_labels_grid.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 1, in BUILDSTDERR: NameError: name 'ax' is not defined BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/wcs/index.rst:236: WARNING: Exception occurred in plotting index-1 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/wcs/index.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 6, in BUILDSTDERR: File "/builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py", line 641, in get_pkg_data_filename BUILDSTDERR: "repositories:\n\n{1}".format(data_name, urls)) BUILDSTDERR: URLError: BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/whatsnew/1.3.rst:65: WARNING: Exception occurred in plotting 1-3-1 BUILDSTDERR: from /builddir/build/BUILD/astropy-2.0.9/docs/whatsnew/1.3.rst: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py", line 524, in run_code BUILDSTDERR: six.exec_(code, ns) BUILDSTDERR: File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ BUILDSTDERR: exec("""exec _code_ in _globs_, _locs_""") BUILDSTDERR: File "", line 1, in BUILDSTDERR: File "", line 7, in BUILDSTDERR: File "/builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py", line 641, in get_pkg_data_filename BUILDSTDERR: "repositories:\n\n{1}".format(data_name, urls)) BUILDSTDERR: URLError: done checking consistency... done preparing documents... done writing output... [ 0%] analytic_functions/index writing output... [ 0%] api/astropy.analytic_functions.blackbody.blackbody_lambda writing output... [ 0%] api/astropy.analytic_functions.blackbody.blackbody_nu writing output... [ 0%] api/astropy.config.ConfigItem writing output... [ 0%] api/astropy.config.ConfigNamespace writing output... [ 0%] api/astropy.config.ConfigurationMissingWarning writing output... [ 0%] api/astropy.config.InvalidConfigurationItemWarning writing output... [ 0%] api/astropy.config.get_cache_dir writing output... [ 0%] api/astropy.config.get_config writing output... [ 0%] api/astropy.config.get_config_dir writing output... [ 1%] api/astropy.config.reload_config writing output... [ 1%] api/astropy.config.set_temp_cache writing output... [ 1%] api/astropy.config.set_temp_config writing output... [ 1%] api/astropy.constants.Constant writing output... [ 1%] api/astropy.constants.EMConstant writing output... [ 1%] api/astropy.convolution.AiryDisk2DKernel writing output... [ 1%] api/astropy.convolution.Box1DKernel writing output... [ 1%] api/astropy.convolution.Box2DKernel writing output... [ 1%] api/astropy.convolution.CustomKernel writing output... [ 1%] api/astropy.convolution.Gaussian1DKernel writing output... [ 1%] api/astropy.convolution.Gaussian2DKernel writing output... [ 2%] api/astropy.convolution.Kernel writing output... [ 2%] api/astropy.convolution.Kernel1D writing output... [ 2%] api/astropy.convolution.Kernel2D writing output... [ 2%] api/astropy.convolution.MexicanHat1DKernel writing output... [ 2%] api/astropy.convolution.MexicanHat2DKernel writing output... [ 2%] api/astropy.convolution.Model1DKernel writing output... [ 2%] api/astropy.convolution.Model2DKernel writing output... [ 2%] api/astropy.convolution.Moffat2DKernel writing output... [ 2%] api/astropy.convolution.Ring2DKernel writing output... [ 2%] api/astropy.convolution.Tophat2DKernel writing output... [ 2%] api/astropy.convolution.Trapezoid1DKernel writing output... [ 3%] api/astropy.convolution.TrapezoidDisk2DKernel writing output... [ 3%] api/astropy.convolution.convolve writing output... [ 3%] api/astropy.convolution.convolve_fft writing output... [ 3%] api/astropy.convolution.convolve_models writing output... [ 3%] api/astropy.convolution.discretize_model writing output... [ 3%] api/astropy.convolution.interpolate_replace_nans writing output... [ 3%] api/astropy.convolution.kernel_arithmetics writing output... [ 3%] api/astropy.coordinates.AffineTransform writing output... [ 3%] api/astropy.coordinates.AltAz writing output... [ 3%] api/astropy.coordinates.Angle writing output... [ 3%] api/astropy.coordinates.Attribute writing output... [ 4%] api/astropy.coordinates.BarycentricTrueEcliptic writing output... [ 4%] api/astropy.coordinates.BaseAffineTransform writing output... [ 4%] api/astropy.coordinates.BaseCoordinateFrame writing output... [ 4%] api/astropy.coordinates.BaseDifferential writing output... [ 4%] api/astropy.coordinates.BaseEclipticFrame writing output... [ 4%] api/astropy.coordinates.BaseRADecFrame writing output... [ 4%] api/astropy.coordinates.BaseRepresentation writing output... [ 4%] api/astropy.coordinates.BaseRepresentationOrDifferential writing output... [ 4%] api/astropy.coordinates.BaseSphericalCosLatDifferential writing output... [ 4%] api/astropy.coordinates.BaseSphericalDifferential writing output... [ 5%] api/astropy.coordinates.BoundsError writing output... [ 5%] api/astropy.coordinates.CIRS writing output... [ 5%] api/astropy.coordinates.CartesianDifferential writing output... [ 5%] api/astropy.coordinates.CartesianRepresentation writing output... [ 5%] api/astropy.coordinates.CartesianRepresentationAttribute writing output... [ 5%] api/astropy.coordinates.CartesianRepresentationFrameAttribute writing output... [ 5%] api/astropy.coordinates.CompositeTransform writing output... [ 5%] api/astropy.coordinates.ConvertError writing output... [ 5%] api/astropy.coordinates.CoordinateAttribute writing output... [ 5%] api/astropy.coordinates.CoordinateTransform writing output... [ 5%] api/astropy.coordinates.CylindricalDifferential writing output... [ 6%] api/astropy.coordinates.CylindricalRepresentation writing output... [ 6%] api/astropy.coordinates.DifferentialAttribute writing output... [ 6%] api/astropy.coordinates.Distance writing output... [ 6%] api/astropy.coordinates.DynamicMatrixTransform writing output... [ 6%] api/astropy.coordinates.EarthLocation writing output... [ 6%] api/astropy.coordinates.EarthLocationAttribute writing output... [ 6%] api/astropy.coordinates.FK4 writing output... [ 6%] api/astropy.coordinates.FK4NoETerms writing output... [ 6%] api/astropy.coordinates.FK5 writing output... [ 6%] api/astropy.coordinates.FunctionTransform writing output... [ 6%] api/astropy.coordinates.FunctionTransformWithFiniteDifference writing output... [ 7%] api/astropy.coordinates.GCRS writing output... [ 7%] api/astropy.coordinates.Galactic writing output... [ 7%] api/astropy.coordinates.GalacticLSR writing output... [ 7%] api/astropy.coordinates.Galactocentric writing output... [ 7%] api/astropy.coordinates.GenericFrame writing output... [ 7%] api/astropy.coordinates.GeocentricTrueEcliptic writing output... [ 7%] api/astropy.coordinates.HCRS writing output... [ 7%] api/astropy.coordinates.HeliocentricTrueEcliptic writing output... [ 7%] api/astropy.coordinates.ICRS writing output... [ 7%] api/astropy.coordinates.ITRS writing output... [ 7%] api/astropy.coordinates.IllegalHourError writing output... [ 8%] api/astropy.coordinates.IllegalHourWarning writing output... [ 8%] api/astropy.coordinates.IllegalMinuteError writing output... [ 8%] api/astropy.coordinates.IllegalMinuteWarning writing output... [ 8%] api/astropy.coordinates.IllegalSecondError writing output... [ 8%] api/astropy.coordinates.IllegalSecondWarning writing output... [ 8%] api/astropy.coordinates.LSR writing output... [ 8%] api/astropy.coordinates.Latitude writing output... [ 8%] api/astropy.coordinates.Longitude writing output... [ 8%] api/astropy.coordinates.PhysicsSphericalDifferential writing output... [ 8%] api/astropy.coordinates.PhysicsSphericalRepresentation writing output... [ 9%] api/astropy.coordinates.PrecessedGeocentric writing output... [ 9%] api/astropy.coordinates.QuantityAttribute writing output... [ 9%] api/astropy.coordinates.QuantityFrameAttribute writing output... [ 9%] api/astropy.coordinates.RadialDifferential writing output... [ 9%] api/astropy.coordinates.RadialRepresentation writing output... [ 9%] api/astropy.coordinates.RangeError writing output... [ 9%] api/astropy.coordinates.RepresentationMapping writing output... [ 9%] api/astropy.coordinates.SkyCoord writing output... [ 9%] api/astropy.coordinates.SkyCoordInfo writing output... [ 9%] api/astropy.coordinates.SkyOffsetFrame writing output... [ 9%] api/astropy.coordinates.SphericalCosLatDifferential writing output... [ 10%] api/astropy.coordinates.SphericalDifferential writing output... [ 10%] api/astropy.coordinates.SphericalRepresentation writing output... [ 10%] api/astropy.coordinates.StaticMatrixTransform writing output... [ 10%] api/astropy.coordinates.Supergalactic writing output... [ 10%] api/astropy.coordinates.TimeAttribute writing output... [ 10%] api/astropy.coordinates.TimeFrameAttribute writing output... [ 10%] api/astropy.coordinates.TransformGraph writing output... [ 10%] api/astropy.coordinates.UnitSphericalCosLatDifferential writing output... [ 10%] api/astropy.coordinates.UnitSphericalDifferential writing output... [ 10%] api/astropy.coordinates.UnitSphericalRepresentation writing output... [ 10%] api/astropy.coordinates.UnknownSiteException writing output... [ 11%] api/astropy.coordinates.cartesian_to_spherical writing output... [ 11%] api/astropy.coordinates.concatenate writing output... [ 11%] api/astropy.coordinates.get_body writing output... [ 11%] api/astropy.coordinates.get_body_barycentric writing output... [ 11%] api/astropy.coordinates.get_body_barycentric_posvel writing output... [ 11%] api/astropy.coordinates.get_constellation writing output... [ 11%] api/astropy.coordinates.get_icrs_coordinates writing output... [ 11%] api/astropy.coordinates.get_moon writing output... [ 11%] api/astropy.coordinates.get_sun writing output... [ 11%] api/astropy.coordinates.match_coordinates_3d writing output... [ 11%] api/astropy.coordinates.match_coordinates_sky writing output... [ 12%] api/astropy.coordinates.search_around_3d writing output... [ 12%] api/astropy.coordinates.search_around_sky writing output... [ 12%] api/astropy.coordinates.solar_system_ephemeris writing output... [ 12%] api/astropy.coordinates.spherical_to_cartesian writing output... [ 12%] api/astropy.cosmology.FLRW writing output... [ 12%] api/astropy.cosmology.FlatLambdaCDM writing output... [ 12%] api/astropy.cosmology.Flatw0waCDM writing output... [ 12%] api/astropy.cosmology.FlatwCDM writing output... [ 12%] api/astropy.cosmology.LambdaCDM writing output... [ 12%] api/astropy.cosmology.default_cosmology writing output... [ 13%] api/astropy.cosmology.w0waCDM writing output... [ 13%] api/astropy.cosmology.w0wzCDM writing output... [ 13%] api/astropy.cosmology.wCDM writing output... [ 13%] api/astropy.cosmology.wpwaCDM writing output... [ 13%] api/astropy.cosmology.z_at_value writing output... [ 13%] api/astropy.io.ascii.AASTex writing output... [ 13%] api/astropy.io.ascii.AllType writing output... [ 13%] api/astropy.io.ascii.BaseData writing output... [ 13%] api/astropy.io.ascii.BaseHeader writing output... [ 13%] api/astropy.io.ascii.BaseInputter writing output... [ 13%] api/astropy.io.ascii.BaseOutputter writing output... [ 14%] api/astropy.io.ascii.BaseReader writing output... [ 14%] api/astropy.io.ascii.BaseSplitter writing output... [ 14%] api/astropy.io.ascii.Basic writing output... [ 14%] api/astropy.io.ascii.BasicData writing output... [ 14%] api/astropy.io.ascii.BasicHeader writing output... [ 14%] api/astropy.io.ascii.Cds writing output... [ 14%] api/astropy.io.ascii.Column writing output... [ 14%] api/astropy.io.ascii.CommentedHeader writing output... [ 14%] api/astropy.io.ascii.ContinuationLinesInputter writing output... [ 14%] api/astropy.io.ascii.Csv writing output... [ 14%] api/astropy.io.ascii.Daophot writing output... [ 15%] api/astropy.io.ascii.DefaultSplitter writing output... [ 15%] api/astropy.io.ascii.Ecsv writing output... [ 15%] api/astropy.io.ascii.FastBasic writing output... [ 15%] api/astropy.io.ascii.FastCommentedHeader writing output... [ 15%] api/astropy.io.ascii.FastCsv writing output... [ 15%] api/astropy.io.ascii.FastNoHeader writing output... [ 15%] api/astropy.io.ascii.FastRdb writing output... [ 15%] api/astropy.io.ascii.FastTab writing output... [ 15%] api/astropy.io.ascii.FixedWidth writing output... [ 15%] api/astropy.io.ascii.FixedWidthData writing output... [ 15%] api/astropy.io.ascii.FixedWidthHeader writing output... [ 16%] api/astropy.io.ascii.FixedWidthNoHeader writing output... [ 16%] api/astropy.io.ascii.FixedWidthSplitter writing output... [ 16%] api/astropy.io.ascii.FixedWidthTwoLine writing output... [ 16%] api/astropy.io.ascii.FloatType writing output... [ 16%] api/astropy.io.ascii.HTML writing output... [ 16%] api/astropy.io.ascii.InconsistentTableError writing output... [ 16%] api/astropy.io.ascii.IntType writing output... [ 16%] api/astropy.io.ascii.Ipac writing output... [ 16%] api/astropy.io.ascii.Latex writing output... [ 16%] api/astropy.io.ascii.NoHeader writing output... [ 17%] api/astropy.io.ascii.NoType writing output... [ 17%] api/astropy.io.ascii.NumType writing output... [ 17%] api/astropy.io.ascii.ParameterError writing output... [ 17%] api/astropy.io.ascii.RST writing output... [ 17%] api/astropy.io.ascii.Rdb writing output... [ 17%] api/astropy.io.ascii.SExtractor writing output... [ 17%] api/astropy.io.ascii.StrType writing output... [ 17%] api/astropy.io.ascii.Tab writing output... [ 17%] api/astropy.io.ascii.TableOutputter writing output... [ 17%] api/astropy.io.ascii.WhitespaceSplitter writing output... [ 17%] api/astropy.io.ascii.convert_numpy writing output... [ 18%] api/astropy.io.ascii.get_read_trace writing output... [ 18%] api/astropy.io.ascii.get_reader writing output... [ 18%] api/astropy.io.ascii.get_writer writing output... [ 18%] api/astropy.io.ascii.read writing output... [ 18%] api/astropy.io.ascii.set_guess writing output... [ 18%] api/astropy.io.ascii.write writing output... [ 18%] api/astropy.io.misc.fnpickle writing output... [ 18%] api/astropy.io.misc.fnunpickle writing output... [ 18%] api/astropy.io.misc.hdf5.read_table_hdf5 writing output... [ 18%] api/astropy.io.misc.hdf5.write_table_hdf5 writing output... [ 18%] api/astropy.io.misc.yaml.AstropyDumper writing output... [ 19%] api/astropy.io.misc.yaml.AstropyLoader writing output... [ 19%] api/astropy.io.misc.yaml.dump writing output... [ 19%] api/astropy.io.misc.yaml.load writing output... [ 19%] api/astropy.io.misc.yaml.load_all writing output... [ 19%] api/astropy.io.registry.IORegistryError writing output... [ 19%] api/astropy.io.registry.delay_doc_updates writing output... [ 19%] api/astropy.io.registry.get_formats writing output... [ 19%] api/astropy.io.registry.get_reader writing output... [ 19%] api/astropy.io.registry.get_writer writing output... [ 19%] api/astropy.io.registry.identify_format writing output... [ 19%] api/astropy.io.registry.read writing output... [ 20%] api/astropy.io.registry.register_identifier writing output... [ 20%] api/astropy.io.registry.register_reader writing output... [ 20%] api/astropy.io.registry.register_writer writing output... [ 20%] api/astropy.io.registry.write writing output... [ 20%] api/astropy.io.votable.Conf writing output... [ 20%] api/astropy.io.votable.converters.Converter writing output... [ 20%] api/astropy.io.votable.converters.get_converter writing output... [ 20%] api/astropy.io.votable.converters.table_column_to_votable_datatype writing output... [ 20%] api/astropy.io.votable.from_table writing output... [ 20%] api/astropy.io.votable.is_votable writing output... [ 21%] api/astropy.io.votable.parse writing output... [ 21%] api/astropy.io.votable.parse_single_table writing output... [ 21%] api/astropy.io.votable.tree.CooSys writing output... [ 21%] api/astropy.io.votable.tree.Field writing output... [ 21%] api/astropy.io.votable.tree.FieldRef writing output... [ 21%] api/astropy.io.votable.tree.Group writing output... [ 21%] api/astropy.io.votable.tree.Info writing output... [ 21%] api/astropy.io.votable.tree.Link writing output... [ 21%] api/astropy.io.votable.tree.Param writing output... [ 21%] api/astropy.io.votable.tree.ParamRef writing output... [ 21%] api/astropy.io.votable.tree.Resource writing output... [ 22%] api/astropy.io.votable.tree.Table writing output... [ 22%] api/astropy.io.votable.tree.VOTableFile writing output... [ 22%] api/astropy.io.votable.tree.Values writing output... [ 22%] api/astropy.io.votable.ucd.check_ucd writing output... [ 22%] api/astropy.io.votable.ucd.parse_ucd writing output... [ 22%] api/astropy.io.votable.util.coerce_range_list_param writing output... [ 22%] api/astropy.io.votable.util.convert_to_writable_filelike writing output... [ 22%] api/astropy.io.votable.validate writing output... [ 22%] api/astropy.io.votable.validator.make_validation_report writing output... [ 22%] api/astropy.io.votable.writeto writing output... [ 22%] api/astropy.io.votable.xmlutil.check_anyuri writing output... [ 23%] api/astropy.io.votable.xmlutil.check_id writing output... [ 23%] api/astropy.io.votable.xmlutil.check_mime_content_type writing output... [ 23%] api/astropy.io.votable.xmlutil.check_token writing output... [ 23%] api/astropy.io.votable.xmlutil.fix_id writing output... [ 23%] api/astropy.io.votable.xmlutil.validate_schema writing output... [ 23%] api/astropy.logger.AstropyLogger writing output... [ 23%] api/astropy.logger.Conf writing output... [ 23%] api/astropy.logger.LoggingError writing output... [ 23%] api/astropy.modeling.Fittable1DModel writing output... [ 23%] api/astropy.modeling.Fittable2DModel writing output... [ 23%] api/astropy.modeling.FittableModel writing output... [ 24%] api/astropy.modeling.InputParameterError writing output... [ 24%] api/astropy.modeling.Model writing output... [ 24%] api/astropy.modeling.ModelDefinitionError writing output... [ 24%] api/astropy.modeling.Parameter writing output... [ 24%] api/astropy.modeling.ParameterError writing output... [ 24%] api/astropy.modeling.blackbody.BlackBody1D writing output... [ 24%] api/astropy.modeling.blackbody.blackbody_lambda writing output... [ 24%] api/astropy.modeling.blackbody.blackbody_nu writing output... [ 24%] api/astropy.modeling.custom_model writing output... [ 24%] api/astropy.modeling.fitting.Fitter writing output... [ 25%] api/astropy.modeling.fitting.FittingWithOutlierRemoval writing output... [ 25%] api/astropy.modeling.fitting.JointFitter writing output... [ 25%] api/astropy.modeling.fitting.LevMarLSQFitter writing output... [ 25%] api/astropy.modeling.fitting.LinearLSQFitter writing output... [ 25%] api/astropy.modeling.fitting.SLSQPLSQFitter writing output... [ 25%] api/astropy.modeling.fitting.SimplexLSQFitter writing output... [ 25%] api/astropy.modeling.functional_models.AiryDisk2D writing output... [ 25%] api/astropy.modeling.functional_models.BaseGaussian1D writing output... [ 25%] api/astropy.modeling.functional_models.Box1D writing output... [ 25%] api/astropy.modeling.functional_models.Box2D writing output... [ 25%] api/astropy.modeling.functional_models.Const1D writing output... [ 26%] api/astropy.modeling.functional_models.Const2D writing output... [ 26%] api/astropy.modeling.functional_models.Disk2D writing output... [ 26%] api/astropy.modeling.functional_models.Ellipse2D writing output... [ 26%] api/astropy.modeling.functional_models.Gaussian1D writing output... [ 26%] api/astropy.modeling.functional_models.Gaussian2D writing output... [ 26%] api/astropy.modeling.functional_models.GaussianAbsorption1D writing output... [ 26%] api/astropy.modeling.functional_models.Linear1D writing output... [ 26%] api/astropy.modeling.functional_models.Lorentz1D writing output... [ 26%] api/astropy.modeling.functional_models.MexicanHat1D writing output... [ 26%] api/astropy.modeling.functional_models.MexicanHat2D writing output... [ 26%] api/astropy.modeling.functional_models.Moffat1D writing output... [ 27%] api/astropy.modeling.functional_models.Moffat2D writing output... [ 27%] api/astropy.modeling.functional_models.RedshiftScaleFactor writing output... [ 27%] api/astropy.modeling.functional_models.Ring2D writing output... [ 27%] api/astropy.modeling.functional_models.Scale writing output... [ 27%] api/astropy.modeling.functional_models.Sersic1D writing output... [ 27%] api/astropy.modeling.functional_models.Sersic2D writing output... [ 27%] api/astropy.modeling.functional_models.Shift writing output... [ 27%] api/astropy.modeling.functional_models.Sine1D writing output... [ 27%] api/astropy.modeling.functional_models.Trapezoid1D writing output... [ 27%] api/astropy.modeling.functional_models.TrapezoidDisk2D writing output... [ 27%] api/astropy.modeling.functional_models.Voigt1D writing output... [ 28%] api/astropy.modeling.mappings.Identity writing output... [ 28%] api/astropy.modeling.mappings.Mapping writing output... [ 28%] api/astropy.modeling.optimizers.Optimization writing output... [ 28%] api/astropy.modeling.optimizers.SLSQP writing output... [ 28%] api/astropy.modeling.optimizers.Simplex writing output... [ 28%] api/astropy.modeling.polynomial.Chebyshev1D writing output... [ 28%] api/astropy.modeling.polynomial.Chebyshev2D writing output... [ 28%] api/astropy.modeling.polynomial.Hermite1D writing output... [ 28%] api/astropy.modeling.polynomial.Hermite2D writing output... [ 28%] api/astropy.modeling.polynomial.InverseSIP writing output... [ 28%] api/astropy.modeling.polynomial.Legendre1D writing output... [ 29%] api/astropy.modeling.polynomial.Legendre2D writing output... [ 29%] api/astropy.modeling.polynomial.OrthoPolynomialBase writing output... [ 29%] api/astropy.modeling.polynomial.Polynomial1D writing output... [ 29%] api/astropy.modeling.polynomial.Polynomial2D writing output... [ 29%] api/astropy.modeling.polynomial.PolynomialModel writing output... [ 29%] api/astropy.modeling.polynomial.SIP writing output... [ 29%] api/astropy.modeling.powerlaws.BrokenPowerLaw1D writing output... [ 29%] api/astropy.modeling.powerlaws.ExponentialCutoffPowerLaw1D writing output... [ 29%] api/astropy.modeling.powerlaws.LogParabola1D writing output... [ 29%] api/astropy.modeling.powerlaws.PowerLaw1D writing output... [ 30%] api/astropy.modeling.powerlaws.SmoothlyBrokenPowerLaw1D writing output... [ 30%] api/astropy.modeling.projections.AffineTransformation2D writing output... [ 30%] api/astropy.modeling.projections.Conic writing output... [ 30%] api/astropy.modeling.projections.Cylindrical writing output... [ 30%] api/astropy.modeling.projections.HEALPix writing output... [ 30%] api/astropy.modeling.projections.Pix2SkyProjection writing output... [ 30%] api/astropy.modeling.projections.Pix2Sky_AIR writing output... [ 30%] api/astropy.modeling.projections.Pix2Sky_AIT writing output... [ 30%] api/astropy.modeling.projections.Pix2Sky_ARC writing output... [ 30%] api/astropy.modeling.projections.Pix2Sky_AZP writing output... [ 30%] api/astropy.modeling.projections.Pix2Sky_Airy writing output... [ 31%] api/astropy.modeling.projections.Pix2Sky_BON writing output... [ 31%] api/astropy.modeling.projections.Pix2Sky_BonneEqualArea writing output... [ 31%] api/astropy.modeling.projections.Pix2Sky_CAR writing output... [ 31%] api/astropy.modeling.projections.Pix2Sky_CEA writing output... [ 31%] api/astropy.modeling.projections.Pix2Sky_COBEQuadSphericalCube writing output... [ 31%] api/astropy.modeling.projections.Pix2Sky_COD writing output... [ 31%] api/astropy.modeling.projections.Pix2Sky_COE writing output... [ 31%] api/astropy.modeling.projections.Pix2Sky_COO writing output... [ 31%] api/astropy.modeling.projections.Pix2Sky_COP writing output... [ 31%] api/astropy.modeling.projections.Pix2Sky_CSC writing output... [ 31%] api/astropy.modeling.projections.Pix2Sky_CYP writing output... [ 32%] api/astropy.modeling.projections.Pix2Sky_ConicEqualArea writing output... [ 32%] api/astropy.modeling.projections.Pix2Sky_ConicEquidistant writing output... [ 32%] api/astropy.modeling.projections.Pix2Sky_ConicOrthomorphic writing output... [ 32%] api/astropy.modeling.projections.Pix2Sky_ConicPerspective writing output... [ 32%] api/astropy.modeling.projections.Pix2Sky_CylindricalEqualArea writing output... [ 32%] api/astropy.modeling.projections.Pix2Sky_CylindricalPerspective writing output... [ 32%] api/astropy.modeling.projections.Pix2Sky_Gnomonic writing output... [ 32%] api/astropy.modeling.projections.Pix2Sky_HEALPix writing output... [ 32%] api/astropy.modeling.projections.Pix2Sky_HEALPixPolar writing output... [ 32%] api/astropy.modeling.projections.Pix2Sky_HPX writing output... [ 32%] api/astropy.modeling.projections.Pix2Sky_HammerAitoff writing output... [ 33%] api/astropy.modeling.projections.Pix2Sky_MER writing output... [ 33%] api/astropy.modeling.projections.Pix2Sky_MOL writing output... [ 33%] api/astropy.modeling.projections.Pix2Sky_Mercator writing output... [ 33%] api/astropy.modeling.projections.Pix2Sky_Molleweide writing output... [ 33%] api/astropy.modeling.projections.Pix2Sky_PAR writing output... [ 33%] api/astropy.modeling.projections.Pix2Sky_PCO writing output... [ 33%] api/astropy.modeling.projections.Pix2Sky_Parabolic writing output... [ 33%] api/astropy.modeling.projections.Pix2Sky_PlateCarree writing output... [ 33%] api/astropy.modeling.projections.Pix2Sky_Polyconic writing output... [ 33%] api/astropy.modeling.projections.Pix2Sky_QSC writing output... [ 34%] api/astropy.modeling.projections.Pix2Sky_QuadSphericalCube writing output... [ 34%] api/astropy.modeling.projections.Pix2Sky_SFL writing output... [ 34%] api/astropy.modeling.projections.Pix2Sky_SIN writing output... [ 34%] api/astropy.modeling.projections.Pix2Sky_STG writing output... [ 34%] api/astropy.modeling.projections.Pix2Sky_SZP writing output... [ 34%] api/astropy.modeling.projections.Pix2Sky_SansonFlamsteed writing output... [ 34%] api/astropy.modeling.projections.Pix2Sky_SlantOrthographic writing output... [ 34%] api/astropy.modeling.projections.Pix2Sky_SlantZenithalPerspective writing output... [ 34%] api/astropy.modeling.projections.Pix2Sky_Stereographic writing output... [ 34%] api/astropy.modeling.projections.Pix2Sky_TAN writing output... [ 34%] api/astropy.modeling.projections.Pix2Sky_TSC writing output... [ 35%] api/astropy.modeling.projections.Pix2Sky_TangentialSphericalCube writing output... [ 35%] api/astropy.modeling.projections.Pix2Sky_XPH writing output... [ 35%] api/astropy.modeling.projections.Pix2Sky_ZEA writing output... [ 35%] api/astropy.modeling.projections.Pix2Sky_ZenithalEqualArea writing output... [ 35%] api/astropy.modeling.projections.Pix2Sky_ZenithalEquidistant writing output... [ 35%] api/astropy.modeling.projections.Pix2Sky_ZenithalPerspective writing output... [ 35%] api/astropy.modeling.projections.Projection writing output... [ 35%] api/astropy.modeling.projections.PseudoConic writing output... [ 35%] api/astropy.modeling.projections.PseudoCylindrical writing output... [ 35%] api/astropy.modeling.projections.QuadCube writing output... [ 35%] api/astropy.modeling.projections.Sky2PixProjection writing output... [ 36%] api/astropy.modeling.projections.Sky2Pix_AIR writing output... [ 36%] api/astropy.modeling.projections.Sky2Pix_AIT writing output... [ 36%] api/astropy.modeling.projections.Sky2Pix_ARC writing output... [ 36%] api/astropy.modeling.projections.Sky2Pix_AZP writing output... [ 36%] api/astropy.modeling.projections.Sky2Pix_Airy writing output... [ 36%] api/astropy.modeling.projections.Sky2Pix_BON writing output... [ 36%] api/astropy.modeling.projections.Sky2Pix_BonneEqualArea writing output... [ 36%] api/astropy.modeling.projections.Sky2Pix_CAR writing output... [ 36%] api/astropy.modeling.projections.Sky2Pix_CEA writing output... [ 36%] api/astropy.modeling.projections.Sky2Pix_COBEQuadSphericalCube writing output... [ 36%] api/astropy.modeling.projections.Sky2Pix_COD writing output... [ 37%] api/astropy.modeling.projections.Sky2Pix_COE writing output... [ 37%] api/astropy.modeling.projections.Sky2Pix_COO writing output... [ 37%] api/astropy.modeling.projections.Sky2Pix_COP writing output... [ 37%] api/astropy.modeling.projections.Sky2Pix_CSC writing output... [ 37%] api/astropy.modeling.projections.Sky2Pix_CYP writing output... [ 37%] api/astropy.modeling.projections.Sky2Pix_ConicEqualArea writing output... [ 37%] api/astropy.modeling.projections.Sky2Pix_ConicEquidistant writing output... [ 37%] api/astropy.modeling.projections.Sky2Pix_ConicOrthomorphic writing output... [ 37%] api/astropy.modeling.projections.Sky2Pix_ConicPerspective writing output... [ 37%] api/astropy.modeling.projections.Sky2Pix_CylindricalEqualArea writing output... [ 38%] api/astropy.modeling.projections.Sky2Pix_CylindricalPerspective writing output... [ 38%] api/astropy.modeling.projections.Sky2Pix_Gnomonic writing output... [ 38%] api/astropy.modeling.projections.Sky2Pix_HEALPix writing output... [ 38%] api/astropy.modeling.projections.Sky2Pix_HEALPixPolar writing output... [ 38%] api/astropy.modeling.projections.Sky2Pix_HPX writing output... [ 38%] api/astropy.modeling.projections.Sky2Pix_HammerAitoff writing output... [ 38%] api/astropy.modeling.projections.Sky2Pix_MER writing output... [ 38%] api/astropy.modeling.projections.Sky2Pix_MOL writing output... [ 38%] api/astropy.modeling.projections.Sky2Pix_Mercator writing output... [ 38%] api/astropy.modeling.projections.Sky2Pix_Molleweide writing output... [ 38%] api/astropy.modeling.projections.Sky2Pix_PAR writing output... [ 39%] api/astropy.modeling.projections.Sky2Pix_PCO writing output... [ 39%] api/astropy.modeling.projections.Sky2Pix_Parabolic writing output... [ 39%] api/astropy.modeling.projections.Sky2Pix_PlateCarree writing output... [ 39%] api/astropy.modeling.projections.Sky2Pix_Polyconic writing output... [ 39%] api/astropy.modeling.projections.Sky2Pix_QSC writing output... [ 39%] api/astropy.modeling.projections.Sky2Pix_QuadSphericalCube writing output... [ 39%] api/astropy.modeling.projections.Sky2Pix_SFL writing output... [ 39%] api/astropy.modeling.projections.Sky2Pix_SIN writing output... [ 39%] api/astropy.modeling.projections.Sky2Pix_STG writing output... [ 39%] api/astropy.modeling.projections.Sky2Pix_SZP writing output... [ 39%] api/astropy.modeling.projections.Sky2Pix_SansonFlamsteed writing output... [ 40%] api/astropy.modeling.projections.Sky2Pix_SlantOrthographic writing output... [ 40%] api/astropy.modeling.projections.Sky2Pix_SlantZenithalPerspective writing output... [ 40%] api/astropy.modeling.projections.Sky2Pix_Stereographic writing output... [ 40%] api/astropy.modeling.projections.Sky2Pix_TAN writing output... [ 40%] api/astropy.modeling.projections.Sky2Pix_TSC writing output... [ 40%] api/astropy.modeling.projections.Sky2Pix_TangentialSphericalCube writing output... [ 40%] api/astropy.modeling.projections.Sky2Pix_XPH writing output... [ 40%] api/astropy.modeling.projections.Sky2Pix_ZEA writing output... [ 40%] api/astropy.modeling.projections.Sky2Pix_ZenithalEqualArea writing output... [ 40%] api/astropy.modeling.projections.Sky2Pix_ZenithalEquidistant writing output... [ 40%] api/astropy.modeling.projections.Sky2Pix_ZenithalPerspective writing output... [ 41%] api/astropy.modeling.projections.Zenithal writing output... [ 41%] api/astropy.modeling.rotations.EulerAngleRotation writing output... [ 41%] api/astropy.modeling.rotations.RotateCelestial2Native writing output... [ 41%] api/astropy.modeling.rotations.RotateNative2Celestial writing output... [ 41%] api/astropy.modeling.rotations.Rotation2D writing output... [ 41%] api/astropy.modeling.statistic.leastsquare writing output... [ 41%] api/astropy.modeling.tabular.tabular_model writing output... [ 41%] api/astropy.nddata.CCDData writing output... [ 41%] api/astropy.nddata.Conf writing output... [ 41%] api/astropy.nddata.Cutout2D writing output... [ 42%] api/astropy.nddata.FlagCollection writing output... [ 42%] api/astropy.nddata.IncompatibleUncertaintiesException writing output... [ 42%] api/astropy.nddata.MissingDataAssociationException writing output... [ 42%] api/astropy.nddata.NDArithmeticMixin writing output... [ 42%] api/astropy.nddata.NDData writing output... [ 42%] api/astropy.nddata.NDDataArray writing output... [ 42%] api/astropy.nddata.NDDataBase writing output... [ 42%] api/astropy.nddata.NDDataRef writing output... [ 42%] api/astropy.nddata.NDIOMixin writing output... [ 42%] api/astropy.nddata.NDSlicingMixin writing output... [ 42%] api/astropy.nddata.NDUncertainty writing output... [ 43%] api/astropy.nddata.NoOverlapError writing output... [ 43%] api/astropy.nddata.PartialOverlapError writing output... [ 43%] api/astropy.nddata.StdDevUncertainty writing output... [ 43%] api/astropy.nddata.UnknownUncertainty writing output... [ 43%] api/astropy.nddata.add_array writing output... [ 43%] api/astropy.nddata.block_reduce writing output... [ 43%] api/astropy.nddata.block_replicate writing output... [ 43%] api/astropy.nddata.extract_array writing output... [ 43%] api/astropy.nddata.fits_ccddata_reader writing output... [ 43%] api/astropy.nddata.fits_ccddata_writer writing output... [ 43%] api/astropy.nddata.overlap_slices writing output... [ 44%] api/astropy.nddata.subpixel_indices writing output... [ 44%] api/astropy.nddata.support_nddata writing output... [ 44%] api/astropy.nddata.utils.Cutout2D writing output... [ 44%] api/astropy.nddata.utils.NoOverlapError writing output... [ 44%] api/astropy.nddata.utils.PartialOverlapError writing output... [ 44%] api/astropy.nddata.utils.add_array writing output... [ 44%] api/astropy.nddata.utils.block_reduce writing output... [ 44%] api/astropy.nddata.utils.block_replicate writing output... [ 44%] api/astropy.nddata.utils.extract_array writing output... [ 44%] api/astropy.nddata.utils.overlap_slices writing output... [ 44%] api/astropy.nddata.utils.subpixel_indices writing output... [ 45%] api/astropy.samp.Conf writing output... [ 45%] api/astropy.samp.SAMPClient writing output... [ 45%] api/astropy.samp.SAMPClientError writing output... [ 45%] api/astropy.samp.SAMPHubError writing output... [ 45%] api/astropy.samp.SAMPHubProxy writing output... [ 45%] api/astropy.samp.SAMPHubServer writing output... [ 45%] api/astropy.samp.SAMPIntegratedClient writing output... [ 45%] api/astropy.samp.SAMPMsgReplierWrapper writing output... [ 45%] api/astropy.samp.SAMPProxyError writing output... [ 45%] api/astropy.samp.SAMPWarning writing output... [ 46%] api/astropy.samp.WebProfileDialog writing output... [ 46%] api/astropy.stats.Events writing output... [ 46%] api/astropy.stats.FitnessFunc writing output... [ 46%] api/astropy.stats.LombScargle writing output... [ 46%] api/astropy.stats.PointMeasures writing output... [ 46%] api/astropy.stats.RegularEvents writing output... [ 46%] api/astropy.stats.RipleysKEstimator writing output... [ 46%] api/astropy.stats.SigmaClip writing output... [ 46%] api/astropy.stats.akaike_info_criterion writing output... [ 46%] api/astropy.stats.akaike_info_criterion_lsq writing output... [ 46%] api/astropy.stats.bayesian_blocks writing output... [ 47%] api/astropy.stats.bayesian_info_criterion writing output... [ 47%] api/astropy.stats.bayesian_info_criterion_lsq writing output... [ 47%] api/astropy.stats.binned_binom_proportion writing output... [ 47%] api/astropy.stats.binom_conf_interval writing output... [ 47%] api/astropy.stats.biweight.biweight_location writing output... [ 47%] api/astropy.stats.biweight.biweight_midcorrelation writing output... [ 47%] api/astropy.stats.biweight.biweight_midcovariance writing output... [ 47%] api/astropy.stats.biweight.biweight_midvariance writing output... [ 47%] api/astropy.stats.biweight.biweight_scale writing output... [ 47%] api/astropy.stats.biweight_location writing output... [ 47%] api/astropy.stats.biweight_midcorrelation writing output... [ 48%] api/astropy.stats.biweight_midcovariance writing output... [ 48%] api/astropy.stats.biweight_midvariance writing output... [ 48%] api/astropy.stats.biweight_scale writing output... [ 48%] api/astropy.stats.bootstrap writing output... [ 48%] api/astropy.stats.circcorrcoef writing output... [ 48%] api/astropy.stats.circmean writing output... [ 48%] api/astropy.stats.circmoment writing output... [ 48%] api/astropy.stats.circstats.circcorrcoef writing output... [ 48%] api/astropy.stats.circstats.circmean writing output... [ 48%] api/astropy.stats.circstats.circmoment writing output... [ 48%] api/astropy.stats.circstats.circvar writing output... [ 49%] api/astropy.stats.circstats.rayleightest writing output... [ 49%] api/astropy.stats.circstats.vonmisesmle writing output... [ 49%] api/astropy.stats.circstats.vtest writing output... [ 49%] api/astropy.stats.circvar writing output... [ 49%] api/astropy.stats.freedman_bin_width writing output... [ 49%] api/astropy.stats.histogram writing output... [ 49%] api/astropy.stats.jackknife_resampling writing output... [ 49%] api/astropy.stats.jackknife_stats writing output... [ 49%] api/astropy.stats.knuth_bin_width writing output... [ 49%] api/astropy.stats.mad_std writing output... [ 50%] api/astropy.stats.median_absolute_deviation writing output... [ 50%] api/astropy.stats.poisson_conf_interval writing output... [ 50%] api/astropy.stats.rayleightest writing output... [ 50%] api/astropy.stats.scott_bin_width writing output... [ 50%] api/astropy.stats.sigma_clip writing output... [ 50%] api/astropy.stats.sigma_clipped_stats writing output... [ 50%] api/astropy.stats.signal_to_noise_oir_ccd writing output... [ 50%] api/astropy.stats.vonmisesmle writing output... [ 50%] api/astropy.stats.vtest writing output... [ 50%] api/astropy.table.BST writing output... [ 50%] api/astropy.table.Column writing output... [ 51%] api/astropy.table.ColumnGroups writing output... [ 51%] api/astropy.table.ColumnInfo writing output... [ 51%] api/astropy.table.Conf writing output... [ 51%] api/astropy.table.FastBST writing output... [ 51%] api/astropy.table.FastRBT writing output... [ 51%] api/astropy.table.JSViewer writing output... [ 51%] api/astropy.table.MaskedColumn writing output... [ 51%] api/astropy.table.NdarrayMixin writing output... [ 51%] api/astropy.table.QTable writing output... [ 51%] api/astropy.table.Row writing output... [ 51%] api/astropy.table.SerializedColumn writing output... [ 52%] api/astropy.table.SortedArray writing output... [ 52%] api/astropy.table.StringTruncateWarning writing output... [ 52%] api/astropy.table.Table writing output... [ 52%] api/astropy.table.TableColumns writing output... [ 52%] api/astropy.table.TableFormatter writing output... [ 52%] api/astropy.table.TableGroups writing output... [ 52%] api/astropy.table.TableMergeError writing output... [ 52%] api/astropy.table.TableReplaceWarning writing output... [ 52%] api/astropy.table.hstack writing output... [ 52%] api/astropy.table.join writing output... [ 52%] api/astropy.table.unique writing output... [ 53%] api/astropy.table.vstack writing output... [ 53%] api/astropy.tests.helper.assert_follows_unicode_guidelines writing output... [ 53%] api/astropy.tests.helper.assert_quantity_allclose writing output... [ 53%] api/astropy.tests.helper.catch_warnings writing output... [ 53%] api/astropy.tests.helper.check_pickling_recovery writing output... [ 53%] api/astropy.tests.helper.enable_deprecations_as_exceptions writing output... [ 53%] api/astropy.tests.helper.generic_recursive_equality_test writing output... [ 53%] api/astropy.tests.helper.pickle_protocol writing output... [ 53%] api/astropy.tests.helper.quantity_allclose writing output... [ 53%] api/astropy.tests.helper.raises writing output... [ 53%] api/astropy.tests.helper.treat_deprecations_as_exceptions writing output... [ 54%] api/astropy.tests.runner.TestRunner writing output... [ 54%] api/astropy.tests.runner.TestRunnerBase writing output... [ 54%] api/astropy.tests.runner.keyword writing output... [ 54%] api/astropy.time.OperandTypeError writing output... [ 54%] api/astropy.time.ScaleValueError writing output... [ 54%] api/astropy.time.Time writing output... [ 54%] api/astropy.time.TimeBesselianEpoch writing output... [ 54%] api/astropy.time.TimeBesselianEpochString writing output... [ 54%] api/astropy.time.TimeCxcSec writing output... [ 54%] api/astropy.time.TimeDatetime writing output... [ 55%] api/astropy.time.TimeDecimalYear writing output... [ 55%] api/astropy.time.TimeDelta writing output... [ 55%] api/astropy.time.TimeDeltaFormat writing output... [ 55%] api/astropy.time.TimeDeltaJD writing output... [ 55%] api/astropy.time.TimeDeltaSec writing output... [ 55%] api/astropy.time.TimeEpochDate writing output... [ 55%] api/astropy.time.TimeEpochDateString writing output... [ 55%] api/astropy.time.TimeFITS writing output... [ 55%] api/astropy.time.TimeFormat writing output... [ 55%] api/astropy.time.TimeFromEpoch writing output... [ 55%] api/astropy.time.TimeGPS writing output... [ 56%] api/astropy.time.TimeISO writing output... [ 56%] api/astropy.time.TimeISOT writing output... [ 56%] api/astropy.time.TimeInfo writing output... [ 56%] api/astropy.time.TimeJD writing output... [ 56%] api/astropy.time.TimeJulianEpoch writing output... [ 56%] api/astropy.time.TimeJulianEpochString writing output... [ 56%] api/astropy.time.TimeMJD writing output... [ 56%] api/astropy.time.TimePlotDate writing output... [ 56%] api/astropy.time.TimeString writing output... [ 56%] api/astropy.time.TimeUnique writing output... [ 56%] api/astropy.time.TimeUnix writing output... [ 57%] api/astropy.time.TimeYearDayTime writing output... [ 57%] api/astropy.time.TimezoneInfo writing output... [ 57%] api/astropy.units.CompositeUnit writing output... [ 57%] api/astropy.units.Decibel writing output... [ 57%] api/astropy.units.DecibelUnit writing output... [ 57%] api/astropy.units.Dex writing output... [ 57%] api/astropy.units.DexUnit writing output... [ 57%] api/astropy.units.FunctionQuantity writing output... [ 57%] api/astropy.units.FunctionUnitBase writing output... [ 57%] api/astropy.units.IrreducibleUnit writing output... [ 57%] api/astropy.units.LogQuantity writing output... [ 58%] api/astropy.units.LogUnit writing output... [ 58%] api/astropy.units.MagUnit writing output... [ 58%] api/astropy.units.Magnitude writing output... [ 58%] api/astropy.units.NamedUnit writing output... [ 58%] api/astropy.units.PrefixUnit writing output... [ 58%] api/astropy.units.Quantity writing output... [ 58%] api/astropy.units.QuantityInfo writing output... [ 58%] api/astropy.units.QuantityInfoBase writing output... [ 58%] api/astropy.units.SpecificTypeQuantity writing output... [ 58%] api/astropy.units.Unit writing output... [ 59%] api/astropy.units.UnitBase writing output... [ 59%] api/astropy.units.UnitConversionError writing output... [ 59%] api/astropy.units.UnitTypeError writing output... [ 59%] api/astropy.units.UnitsError writing output... [ 59%] api/astropy.units.UnitsWarning writing output... [ 59%] api/astropy.units.UnrecognizedUnit writing output... [ 59%] api/astropy.units.add_enabled_equivalencies writing output... [ 59%] api/astropy.units.add_enabled_units writing output... [ 59%] api/astropy.units.brightness_temperature writing output... [ 59%] api/astropy.units.cds.enable writing output... [ 59%] api/astropy.units.def_physical_type writing output... [ 60%] api/astropy.units.def_unit writing output... [ 60%] api/astropy.units.deprecated.enable writing output... [ 60%] api/astropy.units.dimensionless_angles writing output... [ 60%] api/astropy.units.doppler_optical writing output... [ 60%] api/astropy.units.doppler_radio writing output... [ 60%] api/astropy.units.doppler_relativistic writing output... [ 60%] api/astropy.units.equivalencies.brightness_temperature writing output... [ 60%] api/astropy.units.equivalencies.dimensionless_angles writing output... [ 60%] api/astropy.units.equivalencies.doppler_optical writing output... [ 60%] api/astropy.units.equivalencies.doppler_radio writing output... [ 60%] api/astropy.units.equivalencies.doppler_relativistic writing output... [ 61%] api/astropy.units.equivalencies.logarithmic writing output... [ 61%] api/astropy.units.equivalencies.mass_energy writing output... [ 61%] api/astropy.units.equivalencies.molar_mass_amu writing output... [ 61%] api/astropy.units.equivalencies.parallax writing output... [ 61%] api/astropy.units.equivalencies.pixel_scale writing output... [ 61%] api/astropy.units.equivalencies.plate_scale writing output... [ 61%] api/astropy.units.equivalencies.spectral writing output... [ 61%] api/astropy.units.equivalencies.spectral_density writing output... [ 61%] api/astropy.units.equivalencies.temperature writing output... [ 61%] api/astropy.units.equivalencies.temperature_energy writing output... [ 61%] api/astropy.units.format.Base writing output... [ 62%] api/astropy.units.format.CDS writing output... [ 62%] api/astropy.units.format.Console writing output... [ 62%] api/astropy.units.format.Fits writing output... [ 62%] api/astropy.units.format.Generic writing output... [ 62%] api/astropy.units.format.Latex writing output... [ 62%] api/astropy.units.format.LatexInline writing output... [ 62%] api/astropy.units.format.OGIP writing output... [ 62%] api/astropy.units.format.Unicode writing output... [ 62%] api/astropy.units.format.Unscaled writing output... [ 62%] api/astropy.units.format.VOUnit writing output... [ 63%] api/astropy.units.format.get_format writing output... [ 63%] api/astropy.units.function.Decibel writing output... [ 63%] api/astropy.units.function.DecibelUnit writing output... [ 63%] api/astropy.units.function.Dex writing output... [ 63%] api/astropy.units.function.DexUnit writing output... [ 63%] api/astropy.units.function.FunctionQuantity writing output... [ 63%] api/astropy.units.function.FunctionUnitBase writing output... [ 63%] api/astropy.units.function.LogQuantity writing output... [ 63%] api/astropy.units.function.LogUnit writing output... [ 63%] api/astropy.units.function.MagUnit writing output... [ 63%] api/astropy.units.function.Magnitude writing output... [ 64%] api/astropy.units.get_current_unit_registry writing output... [ 64%] api/astropy.units.get_physical_type writing output... [ 64%] api/astropy.units.imperial.enable writing output... [ 64%] api/astropy.units.logarithmic writing output... [ 64%] api/astropy.units.mass_energy writing output... [ 64%] api/astropy.units.molar_mass_amu writing output... [ 64%] api/astropy.units.parallax writing output... [ 64%] api/astropy.units.pixel_scale writing output... [ 64%] api/astropy.units.plate_scale writing output... [ 64%] api/astropy.units.quantity.Quantity writing output... [ 64%] api/astropy.units.quantity.QuantityInfo writing output... [ 65%] api/astropy.units.quantity.QuantityInfoBase writing output... [ 65%] api/astropy.units.quantity.SpecificTypeQuantity writing output... [ 65%] api/astropy.units.quantity_input writing output... [ 65%] api/astropy.units.set_enabled_equivalencies writing output... [ 65%] api/astropy.units.set_enabled_units writing output... [ 65%] api/astropy.units.spectral writing output... [ 65%] api/astropy.units.spectral_density writing output... [ 65%] api/astropy.units.temperature writing output... [ 65%] api/astropy.units.temperature_energy writing output... [ 65%] api/astropy.utils.codegen.make_function_with_signature writing output... [ 65%] api/astropy.utils.collections.HomogeneousList writing output... [ 66%] api/astropy.utils.console.ProgressBar writing output... [ 66%] api/astropy.utils.console.ProgressBarOrSpinner writing output... [ 66%] api/astropy.utils.console.Spinner writing output... [ 66%] api/astropy.utils.console.color_print writing output... [ 66%] api/astropy.utils.console.human_file_size writing output... [ 66%] api/astropy.utils.console.human_time writing output... [ 66%] api/astropy.utils.console.isatty writing output... [ 66%] api/astropy.utils.console.print_code_line writing output... [ 66%] api/astropy.utils.console.terminal_size writing output... [ 66%] api/astropy.utils.data.CacheMissingWarning writing output... [ 67%] api/astropy.utils.data.Conf writing output... [ 67%] api/astropy.utils.data.check_free_space_in_dir writing output... [ 67%] api/astropy.utils.data.clear_download_cache writing output... [ 67%] api/astropy.utils.data.compute_hash writing output... [ 67%] api/astropy.utils.data.download_file writing output... [ 67%] api/astropy.utils.data.download_files_in_parallel writing output... [ 67%] api/astropy.utils.data.get_cached_urls writing output... [ 67%] api/astropy.utils.data.get_file_contents writing output... [ 67%] api/astropy.utils.data.get_free_space_in_dir writing output... [ 67%] api/astropy.utils.data.get_pkg_data_contents writing output... [ 67%] api/astropy.utils.data.get_pkg_data_filename writing output... [ 68%] api/astropy.utils.data.get_pkg_data_filenames writing output... [ 68%] api/astropy.utils.data.get_pkg_data_fileobj writing output... [ 68%] api/astropy.utils.data.get_pkg_data_fileobjs writing output... [ 68%] api/astropy.utils.data.get_readable_fileobj writing output... [ 68%] api/astropy.utils.data.is_url_in_cache writing output... [ 68%] api/astropy.utils.data_info.BaseColumnInfo writing output... [ 68%] api/astropy.utils.data_info.DataInfo writing output... [ 68%] api/astropy.utils.data_info.MixinInfo writing output... [ 68%] api/astropy.utils.data_info.ParentDtypeInfo writing output... [ 68%] api/astropy.utils.data_info.data_info_factory writing output... [ 68%] api/astropy.utils.data_info.dtype_info_name writing output... [ 69%] api/astropy.utils.decorators.classproperty writing output... [ 69%] api/astropy.utils.decorators.deprecated writing output... [ 69%] api/astropy.utils.decorators.deprecated_attribute writing output... [ 69%] api/astropy.utils.decorators.deprecated_renamed_argument writing output... [ 69%] api/astropy.utils.decorators.format_doc writing output... [ 69%] api/astropy.utils.decorators.lazyproperty writing output... [ 69%] api/astropy.utils.decorators.sharedmethod writing output... [ 69%] api/astropy.utils.decorators.wraps writing output... [ 69%] api/astropy.utils.exceptions.AstropyBackwardsIncompatibleChangeWarning writing output... [ 69%] api/astropy.utils.exceptions.AstropyDeprecationWarning writing output... [ 69%] api/astropy.utils.exceptions.AstropyPendingDeprecationWarning writing output... [ 70%] api/astropy.utils.exceptions.AstropyUserWarning writing output... [ 70%] api/astropy.utils.exceptions.AstropyWarning writing output... [ 70%] api/astropy.utils.iers.Conf writing output... [ 70%] api/astropy.utils.iers.IERS writing output... [ 70%] api/astropy.utils.iers.IERSRangeError writing output... [ 70%] api/astropy.utils.iers.IERSStaleWarning writing output... [ 70%] api/astropy.utils.iers.IERS_A writing output... [ 70%] api/astropy.utils.iers.IERS_Auto writing output... [ 70%] api/astropy.utils.iers.IERS_B writing output... [ 70%] api/astropy.utils.introspection.find_current_module writing output... [ 71%] api/astropy.utils.introspection.isinstancemethod writing output... [ 71%] api/astropy.utils.introspection.minversion writing output... [ 71%] api/astropy.utils.introspection.resolve_name writing output... [ 71%] api/astropy.utils.metadata.MergeConflictError writing output... [ 71%] api/astropy.utils.metadata.MergeConflictWarning writing output... [ 71%] api/astropy.utils.metadata.MergeNpConcatenate writing output... [ 71%] api/astropy.utils.metadata.MergePlus writing output... [ 71%] api/astropy.utils.metadata.MergeStrategy writing output... [ 71%] api/astropy.utils.metadata.MergeStrategyMeta writing output... [ 71%] api/astropy.utils.metadata.MetaData writing output... [ 71%] api/astropy.utils.metadata.common_dtype writing output... [ 72%] api/astropy.utils.metadata.enable_merge_strategies writing output... [ 72%] api/astropy.utils.metadata.merge writing output... [ 72%] api/astropy.utils.misc.IncompatibleShapeError writing output... [ 72%] api/astropy.utils.misc.InheritDocstrings writing output... [ 72%] api/astropy.utils.misc.JsonCustomEncoder writing output... [ 72%] api/astropy.utils.misc.NumpyRNGContext writing output... [ 72%] api/astropy.utils.misc.OrderedDescriptor writing output... [ 72%] api/astropy.utils.misc.OrderedDescriptorContainer writing output... [ 72%] api/astropy.utils.misc.ShapedLikeNDArray writing output... [ 72%] api/astropy.utils.misc.check_broadcast writing output... [ 72%] api/astropy.utils.misc.dtype_bytes_or_chars writing output... [ 73%] api/astropy.utils.misc.find_api_page writing output... [ 73%] api/astropy.utils.misc.format_exception writing output... [ 73%] api/astropy.utils.misc.indent writing output... [ 73%] api/astropy.utils.misc.is_path_hidden writing output... [ 73%] api/astropy.utils.misc.isiterable writing output... [ 73%] api/astropy.utils.misc.set_locale writing output... [ 73%] api/astropy.utils.misc.silence writing output... [ 73%] api/astropy.utils.misc.walk_skip_hidden writing output... [ 73%] api/astropy.utils.state.ScienceState writing output... [ 73%] api/astropy.utils.timer.RunTimePredictor writing output... [ 73%] api/astropy.utils.timer.timefunc writing output... [ 74%] api/astropy.utils.xml.check.check_anyuri writing output... [ 74%] api/astropy.utils.xml.check.check_id writing output... [ 74%] api/astropy.utils.xml.check.check_mime_content_type writing output... [ 74%] api/astropy.utils.xml.check.check_token writing output... [ 74%] api/astropy.utils.xml.check.fix_id writing output... [ 74%] api/astropy.utils.xml.iterparser.get_xml_encoding writing output... [ 74%] api/astropy.utils.xml.iterparser.get_xml_iterator writing output... [ 74%] api/astropy.utils.xml.iterparser.xml_readlines writing output... [ 74%] api/astropy.utils.xml.unescaper.unescape_all writing output... [ 74%] api/astropy.utils.xml.validate.validate_schema writing output... [ 75%] api/astropy.utils.xml.writer.XMLWriter writing output... [ 75%] api/astropy.visualization.AsinhStretch writing output... [ 75%] api/astropy.visualization.AsymmetricPercentileInterval writing output... [ 75%] api/astropy.visualization.BaseInterval writing output... [ 75%] api/astropy.visualization.BaseStretch writing output... [ 75%] api/astropy.visualization.BaseTransform writing output... [ 75%] api/astropy.visualization.CompositeTransform writing output... [ 75%] api/astropy.visualization.ContrastBiasStretch writing output... [ 75%] api/astropy.visualization.HistEqStretch writing output... [ 75%] api/astropy.visualization.ImageNormalize writing output... [ 75%] api/astropy.visualization.LinearStretch writing output... [ 76%] api/astropy.visualization.LogStretch writing output... [ 76%] api/astropy.visualization.ManualInterval writing output... [ 76%] api/astropy.visualization.MinMaxInterval writing output... [ 76%] api/astropy.visualization.PercentileInterval writing output... [ 76%] api/astropy.visualization.PowerDistStretch writing output... [ 76%] api/astropy.visualization.PowerStretch writing output... [ 76%] api/astropy.visualization.SinhStretch writing output... [ 76%] api/astropy.visualization.SqrtStretch writing output... [ 76%] api/astropy.visualization.SquaredStretch writing output... [ 76%] api/astropy.visualization.ZScaleInterval writing output... [ 76%] api/astropy.visualization.hist writing output... [ 77%] api/astropy.visualization.make_lupton_rgb writing output... [ 77%] api/astropy.visualization.mpl_normalize.ImageNormalize writing output... [ 77%] api/astropy.visualization.mpl_normalize.simple_norm writing output... [ 77%] api/astropy.visualization.quantity_support writing output... [ 77%] api/astropy.visualization.simple_norm writing output... [ 77%] api/astropy.visualization.wcsaxes.Conf writing output... [ 77%] api/astropy.visualization.wcsaxes.CoordinateHelper writing output... [ 77%] api/astropy.visualization.wcsaxes.CoordinatesMap writing output... [ 77%] api/astropy.visualization.wcsaxes.SphericalCircle writing output... [ 77%] api/astropy.visualization.wcsaxes.WCSAxes writing output... [ 77%] api/astropy.visualization.wcsaxes.WCSAxesSubplot writing output... [ 78%] api/astropy.visualization.wcsaxes.frame.BaseFrame writing output... [ 78%] api/astropy.visualization.wcsaxes.frame.EllipticalFrame writing output... [ 78%] api/astropy.visualization.wcsaxes.frame.RectangularFrame writing output... [ 78%] api/astropy.visualization.wcsaxes.frame.Spine writing output... [ 78%] api/astropy.vo.Conf writing output... [ 78%] api/astropy.vo.client.conesearch.AsyncConeSearch writing output... [ 78%] api/astropy.vo.client.conesearch.AsyncSearchAll writing output... [ 78%] api/astropy.vo.client.conesearch.conesearch writing output... [ 78%] api/astropy.vo.client.conesearch.conesearch_timer writing output... [ 78%] api/astropy.vo.client.conesearch.list_catalogs writing output... [ 78%] api/astropy.vo.client.conesearch.predict_search writing output... [ 79%] api/astropy.vo.client.conesearch.search_all writing output... [ 79%] api/astropy.vo.client.exceptions.BaseVOError writing output... [ 79%] api/astropy.vo.client.exceptions.ConeSearchError writing output... [ 79%] api/astropy.vo.client.exceptions.DuplicateCatalogName writing output... [ 79%] api/astropy.vo.client.exceptions.DuplicateCatalogURL writing output... [ 79%] api/astropy.vo.client.exceptions.InvalidAccessURL writing output... [ 79%] api/astropy.vo.client.exceptions.MissingCatalog writing output... [ 79%] api/astropy.vo.client.exceptions.VOSError writing output... [ 79%] api/astropy.vo.client.vo_async.AsyncBase writing output... [ 79%] api/astropy.vo.client.vos_catalog.VOSBase writing output... [ 80%] api/astropy.vo.client.vos_catalog.VOSCatalog writing output... [ 80%] api/astropy.vo.client.vos_catalog.VOSDatabase writing output... [ 80%] api/astropy.vo.client.vos_catalog.call_vo_service writing output... [ 80%] api/astropy.vo.client.vos_catalog.get_remote_catalog_db writing output... [ 80%] api/astropy.vo.client.vos_catalog.list_catalogs writing output... [ 80%] api/astropy.vo.validator.Conf writing output... [ 80%] api/astropy.vo.validator.exceptions.BaseVOValidationError writing output... [ 80%] api/astropy.vo.validator.exceptions.ValidationMultiprocessingError writing output... [ 80%] api/astropy.vo.validator.inspect.ConeSearchResults writing output... [ 80%] api/astropy.vo.validator.validate.check_conesearch_sites writing output... [ 80%] api/astropy.wcs.DistortionLookupTable writing output... [ 81%] api/astropy.wcs.FITSFixedWarning writing output... [ 81%] api/astropy.wcs.InconsistentAxisTypesError writing output... [ 81%] api/astropy.wcs.InvalidCoordinateError writing output... [ 81%] api/astropy.wcs.InvalidSubimageSpecificationError writing output... [ 81%] api/astropy.wcs.InvalidTabularParametersError writing output... [ 81%] api/astropy.wcs.InvalidTransformError writing output... [ 81%] api/astropy.wcs.NoConvergence writing output... [ 81%] api/astropy.wcs.NoSolutionError writing output... [ 81%] api/astropy.wcs.NoWcsKeywordsFoundError writing output... [ 81%] api/astropy.wcs.NonseparableSubimageCoordinateSystemError writing output... [ 81%] api/astropy.wcs.SingularMatrixError writing output... [ 82%] api/astropy.wcs.Sip writing output... [ 82%] api/astropy.wcs.Tabprm writing output... [ 82%] api/astropy.wcs.WCS writing output... [ 82%] api/astropy.wcs.WCSBase writing output... [ 82%] api/astropy.wcs.WcsError writing output... [ 82%] api/astropy.wcs.Wcsprm writing output... [ 82%] api/astropy.wcs.find_all_wcs writing output... [ 82%] api/astropy.wcs.get_include writing output... [ 82%] api/astropy.wcs.utils.add_stokes_axis_to_wcs writing output... [ 82%] api/astropy.wcs.utils.custom_frame_mappings writing output... [ 82%] api/astropy.wcs.utils.is_proj_plane_distorted writing output... [ 83%] api/astropy.wcs.utils.non_celestial_pixel_scales writing output... [ 83%] api/astropy.wcs.utils.pixel_to_skycoord writing output... [ 83%] api/astropy.wcs.utils.proj_plane_pixel_area writing output... [ 83%] api/astropy.wcs.utils.proj_plane_pixel_scales writing output... [ 83%] api/astropy.wcs.utils.skycoord_to_pixel writing output... [ 83%] api/astropy.wcs.utils.wcs_to_celestial_frame writing output... [ 83%] api/astropy.wcs.validate writing output... [ 83%] changelog [changelog_links] Adding changelog links to "changelog" writing output... [ 83%] config/config_0_4_transition writing output... [ 83%] config/index writing output... [ 84%] constants/index writing output... [ 84%] convolution/index writing output... [ 84%] convolution/kernels writing output... [ 84%] convolution/non_normalized_kernels writing output... [ 84%] convolution/using writing output... [ 84%] coordinates/angles writing output... [ 84%] coordinates/definitions writing output... [ 84%] coordinates/formatting writing output... [ 84%] coordinates/frames writing output... [ 84%] coordinates/galactocentric writing output... [ 84%] coordinates/index writing output... [ 85%] coordinates/inplace writing output... [ 85%] coordinates/matchsep writing output... [ 85%] coordinates/remote_methods writing output... [ 85%] coordinates/representations writing output... [ 85%] coordinates/skycoord writing output... [ 85%] coordinates/solarsystem writing output... [ 85%] coordinates/transforming writing output... [ 85%] coordinates/velocities writing output... [ 85%] cosmology/index writing output... [ 85%] credits writing output... [ 85%] development/astropy-package-template writing output... [ 86%] development/building writing output... [ 86%] development/ccython writing output... [ 86%] development/codeguide writing output... [ 86%] development/codeguide_emacs writing output... [ 86%] development/docguide writing output... [ 86%] development/docrules writing output... [ 86%] development/releasing writing output... [ 86%] development/scripts writing output... [ 86%] development/testguide writing output... [ 86%] development/vision writing output... [ 86%] development/when_to_rebase writing output... [ 87%] development/workflow/additional_git_topics writing output... [ 87%] development/workflow/command_history writing output... [ 87%] development/workflow/development_workflow writing output... [ 87%] development/workflow/get_devel_version writing output... [ 87%] development/workflow/git_edit_workflow_examples writing output... [ 87%] development/workflow/git_install writing output... [ 87%] development/workflow/git_resources writing output... [ 87%] development/workflow/maintainer_workflow writing output... [ 87%] development/workflow/patches writing output... [ 87%] development/workflow/terminal_cast writing output... [ 88%] development/workflow/virtual_pythons writing output... [ 88%] development/workflow/virtualenv_detail writing output... [ 88%] getting_started writing output... [ 88%] importing_astropy writing output... [ 88%] index writing output... [ 88%] install writing output... [ 88%] io/ascii/base_classes writing output... [ 88%] io/ascii/extension_classes writing output... [ 88%] io/ascii/fast_ascii_io writing output... [ 88%] io/ascii/fixed_width_gallery writing output... [ 88%] io/ascii/index writing output... [ 89%] io/ascii/read writing output... [ 89%] io/ascii/write writing output... [ 89%] io/fits/api/cards writing output... [ 89%] io/fits/api/diff writing output... [ 89%] io/fits/api/files writing output... [ 89%] io/fits/api/hdulists writing output... [ 89%] io/fits/api/hdus writing output... [ 89%] io/fits/api/headers writing output... [ 89%] io/fits/api/images writing output... [ 89%] io/fits/api/tables writing output... [ 89%] io/fits/api/verification writing output... [ 90%] io/fits/appendix/faq writing output... [ 90%] io/fits/appendix/header_transition writing output... [ 90%] io/fits/appendix/history writing output... [ 90%] io/fits/index writing output... [ 90%] io/fits/usage/headers writing output... [ 90%] io/fits/usage/image writing output... [ 90%] io/fits/usage/misc writing output... [ 90%] io/fits/usage/scripts writing output... [ 90%] io/fits/usage/table writing output... [ 90%] io/fits/usage/unfamiliar writing output... [ 90%] io/fits/usage/verification writing output... [ 91%] io/misc writing output... [ 91%] io/registry writing output... [ 91%] io/unified writing output... [ 91%] io/votable/api_exceptions writing output... [ 91%] io/votable/index writing output... [ 91%] known_issues writing output... [ 91%] license writing output... [ 91%] logging writing output... [ 91%] modeling/algorithms writing output... [ 91%] modeling/bounding-boxes writing output... [ 92%] modeling/compound-models writing output... [ 92%] modeling/fitting writing output... [ 92%] modeling/index writing output... [ 92%] modeling/models writing output... [ 92%] modeling/new writing output... [ 92%] modeling/parameters writing output... [ 92%] modeling/units writing output... [ 92%] nddata/ccddata writing output... [ 92%] nddata/decorator writing output... [ 92%] nddata/index writing output... [ 92%] nddata/mixins/index writing output... [ 93%] nddata/mixins/ndarithmetic writing output... [ 93%] nddata/mixins/ndio writing output... [ 93%] nddata/mixins/ndslicing writing output... [ 93%] nddata/nddata writing output... [ 93%] nddata/subclassing writing output... [ 93%] nddata/utils writing output... [ 93%] overview writing output... [ 93%] samp/advanced_embed_samp_hub writing output... [ 93%] samp/example_clients writing output... [ 93%] samp/example_hub writing output... [ 93%] samp/example_table_image writing output... [ 94%] samp/index writing output... [ 94%] stability writing output... [ 94%] stats/circ writing output... [ 94%] stats/index writing output... [ 94%] stats/lombscargle writing output... [ 94%] stats/ripley writing output... [ 94%] stats/robust writing output... [ 94%] table/access_table writing output... [ 94%] table/construct_table writing output... [ 94%] table/implementation_details writing output... [ 94%] table/index writing output... [ 95%] table/indexing writing output... [ 95%] table/io writing output... [ 95%] table/masking writing output... [ 95%] table/mixin_columns writing output... [ 95%] table/modify_table writing output... [ 95%] table/operations writing output... [ 95%] table/pandas writing output... [ 95%] testhelpers writing output... [ 95%] time/index writing output... [ 95%] units/combining_and_defining writing output... [ 96%] units/conversion writing output... [ 96%] units/decomposing_and_composing writing output... [ 96%] units/equivalencies writing output... [ 96%] units/format writing output... [ 96%] units/index writing output... [ 96%] units/logarithmic_units writing output... [ 96%] units/quantity writing output... [ 96%] units/standard_units writing output... [ 96%] utils/iers writing output... [ 96%] utils/index writing output... [ 96%] utils/numpy writing output... [ 97%] visualization/histogram writing output... [ 97%] visualization/index writing output... [ 97%] visualization/normalization writing output... [ 97%] visualization/rgb writing output... [ 97%] visualization/wcsaxes/controlling_axes writing output... [ 97%] visualization/wcsaxes/custom_frames writing output... [ 97%] visualization/wcsaxes/images_contours writing output... [ 97%] visualization/wcsaxes/index writing output... [ 97%] visualization/wcsaxes/initializing_axes writing output... [ 97%] visualization/wcsaxes/overlaying_coordinate_systems writing output... [ 97%] visualization/wcsaxes/overlays writing output... [ 98%] visualization/wcsaxes/slicing_datacubes writing output... [ 98%] visualization/wcsaxes/ticks_labels_grid writing output... [ 98%] vo/conesearch/client writing output... [ 98%] vo/conesearch/index writing output... [ 98%] vo/conesearch/validator writing output... [ 98%] vo/index writing output... [ 98%] warnings writing output... [ 98%] wcs/history writing output... [ 98%] wcs/index writing output... [ 98%] wcs/note_sip writing output... [ 98%] wcs/references writing output... [ 99%] wcs/relax writing output... [ 99%] whatsnew/0.1 [changelog_links] Adding changelog links to "whatsnew/0.1" writing output... [ 99%] whatsnew/0.2 [changelog_links] Adding changelog links to "whatsnew/0.2" writing output... [ 99%] whatsnew/0.3 [changelog_links] Adding changelog links to "whatsnew/0.3" writing output... [ 99%] whatsnew/0.4 [changelog_links] Adding changelog links to "whatsnew/0.4" writing output... [ 99%] whatsnew/1.0 [changelog_links] Adding changelog links to "whatsnew/1.0" writing output... [ 99%] whatsnew/1.1 [changelog_links] Adding changelog links to "whatsnew/1.1" writing output... [ 99%] whatsnew/1.2 [changelog_links] Adding changelog links to "whatsnew/1.2" writing output... [ 99%] whatsnew/1.3 [changelog_links] Adding changelog links to "whatsnew/1.3" writing output... [ 99%] whatsnew/2.0 [changelog_links] Adding changelog links to "whatsnew/2.0" writing output... [100%] whatsnew/index [changelog_links] Adding changelog links to "whatsnew/index" BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/analytic_functions/blackbody.py:docstring of astropy.analytic_functions.blackbody.blackbody_nu:10: WARNING: py:obj reference target not found: numpy.errstate BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/config/configuration.py:docstring of astropy.config.ConfigItem:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/config/configuration.py:docstring of astropy.config.ConfigItem:60: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/config/configuration.py:docstring of astropy.config.ConfigNamespace:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/config/configuration.py:docstring of astropy.config.get_config:10: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/config/configuration.py:docstring of astropy.config.get_config:33: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.constants.Constant.rst:20::1: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/constants/constant.py:docstring of astropy.constants.Constant.system:2: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/core.py:docstring of astropy.convolution.Kernel:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/core.py:docstring of astropy.convolution.Kernel:7: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/core.py:docstring of astropy.convolution.Kernel1D:15: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/core.py:docstring of astropy.convolution.Kernel2D:19: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/kernels.py:docstring of astropy.convolution.MexicanHat1DKernel:9: WARNING: py:obj reference target not found: scipy.ndimage.gaussian_laplace BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/kernels.py:docstring of astropy.convolution.MexicanHat2DKernel:9: WARNING: py:obj reference target not found: scipy.ndimage.gaussian_laplace BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/convolve.py:docstring of astropy.convolution.convolve:4: WARNING: py:obj reference target not found: scipy.ndimage.convolve BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/convolve.py:docstring of astropy.convolution.convolve:13: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/convolve.py:docstring of astropy.convolution.convolve:20: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/convolve.py:docstring of astropy.convolution.convolve:30: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/convolve.py:docstring of astropy.convolution.convolve:64: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/convolve.py:docstring of astropy.convolution.convolve:64: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/convolve.py:docstring of astropy.convolution.convolve:66: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/convolve.py:docstring of astropy.convolution.convolve:66: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/convolve.py:docstring of astropy.convolution.convolve:66: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/convolve.py:docstring of astropy.convolution.convolve:80: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/convolve.py:docstring of astropy.convolution.convolve_fft:10: WARNING: py:obj reference target not found: scipy.signal.fftconvolve BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/convolve.py:docstring of astropy.convolution.convolve_fft:16: WARNING: py:obj reference target not found: numpy.fft.fft BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/convolve.py:docstring of astropy.convolution.convolve_fft:16: WARNING: py:obj reference target not found: numpy.fft.ifft BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/convolve.py:docstring of astropy.convolution.convolve_fft:27: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/convolve.py:docstring of astropy.convolution.convolve_fft:32: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/convolve.py:docstring of astropy.convolution.convolve_fft:48: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/convolve.py:docstring of astropy.convolution.convolve_fft:82: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/convolve.py:docstring of astropy.convolution.convolve_fft:82: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/convolve.py:docstring of astropy.convolution.convolve_fft:84: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/convolve.py:docstring of astropy.convolution.convolve_fft:84: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/convolve.py:docstring of astropy.convolution.convolve_fft:84: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/convolve.py:docstring of astropy.convolution.convolve_fft:144: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/utils.py:docstring of astropy.convolution.discretize_model:40: WARNING: py:obj reference target not found: scipy.integrate.quad BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/utils.py:docstring of astropy.convolution.discretize_model:50: WARNING: py:obj reference target not found: numpy.array BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/convolve.py:docstring of astropy.convolution.interpolate_replace_nans:8: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/convolve.py:docstring of astropy.convolution.interpolate_replace_nans:13: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/convolution/convolve.py:docstring of astropy.convolution.interpolate_replace_nans:28: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.AffineTransform:32: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.AffineTransform:34: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/altaz.py:docstring of astropy.coordinates.AltAz:51: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/angles.py:docstring of astropy.coordinates.Angle:27: WARNING: py:obj reference target not found: numpy.array BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/angles.py:docstring of astropy.coordinates.Angle:33: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/angles.py:docstring of astropy.coordinates.Angle:46: WARNING: py:obj reference target not found: numpy.dtype BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/angles.py:docstring of astropy.coordinates.Angle.is_within_bounds:4: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/angles.py:docstring of astropy.coordinates.Angle.is_within_bounds:19: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/angles.py:docstring of astropy.coordinates.Angle.is_within_bounds:25: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/angles.py:docstring of astropy.coordinates.Angle.is_within_bounds:35: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/angles.py:docstring of astropy.coordinates.Angle.to_string:16: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/angles.py:docstring of astropy.coordinates.Angle.to_string:33: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/angles.py:docstring of astropy.coordinates.Angle.to_string:33: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/angles.py:docstring of astropy.coordinates.Angle.to_string:43: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/angles.py:docstring of astropy.coordinates.Angle.to_string:43: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/angles.py:docstring of astropy.coordinates.Angle.to_string:49: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/angles.py:docstring of astropy.coordinates.Angle.wrap_at:4: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/angles.py:docstring of astropy.coordinates.Angle.wrap_at:34: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/angles.py:docstring of astropy.coordinates.Angle.wrap_at:39: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/angles.py:docstring of astropy.coordinates.Angle.wrap_at:41: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/ecliptic.py:docstring of astropy.coordinates.BarycentricTrueEcliptic:57: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/baseframe.py:docstring of astropy.coordinates.BaseCoordinateFrame:32: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/baseframe.py:docstring of astropy.coordinates.BaseCoordinateFrame:50: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/baseframe.py:docstring of astropy.coordinates.BaseCoordinateFrame.get_representation_cls:7: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/baseframe.py:docstring of astropy.coordinates.BaseCoordinateFrame.get_representation_cls:9: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/baseframe.py:docstring of astropy.coordinates.BaseCoordinateFrame.is_transformable_to:16: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/baseframe.py:docstring of astropy.coordinates.BaseCoordinateFrame.is_transformable_to:16: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/baseframe.py:docstring of astropy.coordinates.BaseCoordinateFrame.replicate:4: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/baseframe.py:docstring of astropy.coordinates.BaseCoordinateFrame.replicate:4: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/baseframe.py:docstring of astropy.coordinates.BaseCoordinateFrame.represent_as:20: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/baseframe.py:docstring of astropy.coordinates.BaseCoordinateFrame.set_representation_cls:13: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.BaseDifferential:17: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/ecliptic.py:docstring of astropy.coordinates.BaseEclipticFrame:52: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/baseradec.py:docstring of astropy.coordinates.BaseRADecFrame:48: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.BaseRepresentation:24: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.BaseRepresentation:36: WARNING: py:obj reference target not found: collections.OrderedDict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.BaseRepresentation.shape:4: WARNING: py:obj reference target not found: numpy.ndarray.shape BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.BaseRepresentation.mean:8: WARNING: py:obj reference target not found: numpy.mean BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.BaseRepresentation.represent_as:15: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.BaseRepresentation.sum:8: WARNING: py:obj reference target not found: numpy.sum BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.BaseRepresentationOrDifferential:14: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.BaseRepresentationOrDifferential.shape:4: WARNING: py:obj reference target not found: numpy.ndarray.shape BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/cirs.py:docstring of astropy.coordinates.CIRS:47: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.CartesianDifferential:27: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.CartesianRepresentation:39: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.CartesianRepresentation.mean:7: WARNING: py:obj reference target not found: numpy.mean BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.CartesianRepresentation.sum:7: WARNING: py:obj reference target not found: numpy.sum BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.CartesianRepresentation.transform:10: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.CompositeTransform:29: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.CompositeTransform:31: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.CompositeTransform:36: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.CoordinateTransform:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.CoordinateTransform:23: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.CoordinateTransform:25: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.CylindricalDifferential:21: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.CylindricalRepresentation:38: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/distances.py:docstring of astropy.coordinates.Distance:29: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/distances.py:docstring of astropy.coordinates.Distance:31: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/distances.py:docstring of astropy.coordinates.Distance:40: WARNING: py:obj reference target not found: numpy.dtype BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/distances.py:docstring of astropy.coordinates.Distance.compute_z:8: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/distances.py:docstring of astropy.coordinates.Distance.compute_z:10: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.DynamicMatrixTransform:29: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.DynamicMatrixTransform:31: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/fk4.py:docstring of astropy.coordinates.FK4:50: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/fk4.py:docstring of astropy.coordinates.FK4NoETerms:48: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/fk5.py:docstring of astropy.coordinates.FK5:50: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.FunctionTransform:28: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.FunctionTransform:30: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/gcrs.py:docstring of astropy.coordinates.GCRS:58: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/galactic.py:docstring of astropy.coordinates.Galactic:51: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/lsr.py:docstring of astropy.coordinates.GalacticLSR:65: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/galactocentric.py:docstring of astropy.coordinates.Galactocentric:78: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/ecliptic.py:docstring of astropy.coordinates.GeocentricTrueEcliptic:60: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/hcrs.py:docstring of astropy.coordinates.HCRS:60: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/ecliptic.py:docstring of astropy.coordinates.HeliocentricTrueEcliptic:57: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/icrs.py:docstring of astropy.coordinates.ICRS:54: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/lsr.py:docstring of astropy.coordinates.LSR:65: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/angles.py:docstring of astropy.coordinates.Latitude:30: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/angles.py:docstring of astropy.coordinates.Longitude:32: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.PhysicsSphericalDifferential:17: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.PhysicsSphericalRepresentation:39: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.PhysicsSphericalRepresentation.represent_as:15: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/gcrs.py:docstring of astropy.coordinates.PrecessedGeocentric:51: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.RadialDifferential:13: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.RadialRepresentation:28: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/baseframe.py:docstring of astropy.coordinates.RepresentationMapping:2: WARNING: py:obj reference target not found: collections.namedtuple BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/sky_coordinate.py:docstring of astropy.coordinates.SkyCoord:51: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/sky_coordinate.py:docstring of astropy.coordinates.SkyCoord.from_pixel:8: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/sky_coordinate.py:docstring of astropy.coordinates.SkyCoord.position_angle:17: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/sky_coordinate.py:docstring of astropy.coordinates.SkyCoord.radial_velocity_correction:16: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/sky_coordinate.py:docstring of astropy.coordinates.SkyCoord.radial_velocity_correction:21: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/sky_coordinate.py:docstring of astropy.coordinates.SkyCoord.to_pixel:23: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/sky_coordinate.py:docstring of astropy.coordinates.SkyCoord.to_string:23: WARNING: py:obj reference target not found: decimal BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/sky_coordinate.py:docstring of astropy.coordinates.SkyCoord.transform_to:4: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/sky_coordinate.py:docstring of astropy.coordinates.SkyCoord.transform_to:4: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/sky_coordinate.py:docstring of astropy.coordinates.SkyCoord.transform_to:28: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.SphericalCosLatDifferential:17: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.SphericalDifferential:17: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.SphericalRepresentation:37: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.SphericalRepresentation.represent_as:15: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.StaticMatrixTransform:30: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.StaticMatrixTransform:32: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/supergalactic.py:docstring of astropy.coordinates.Supergalactic:46: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.TransformGraph:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.coordinates.TransformGraph.rst:17::1: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.coordinates.TransformGraph.rst:17::1: WARNING: py:obj reference target not found: set BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.TransformGraph.frame_attributes:2: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.TransformGraph.frame_set:2: WARNING: py:obj reference target not found: set BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.TransformGraph.find_shortest_path:18: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.TransformGraph.find_shortest_path:20: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.TransformGraph.get_transform:18: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.TransformGraph.get_transform:20: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.TransformGraph.lookup_name:15: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.TransformGraph.remove_transform:7: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.TransformGraph.remove_transform:9: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.TransformGraph.remove_transform:9: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.TransformGraph.remove_transform:13: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.TransformGraph.remove_transform:15: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.TransformGraph.remove_transform:15: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.TransformGraph.remove_transform:19: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.TransformGraph.remove_transform:21: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.TransformGraph.remove_transform:21: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.TransformGraph.to_dot_graph:12: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.TransformGraph.to_dot_graph:20: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.TransformGraph.to_dot_graph:22: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.TransformGraph.to_dot_graph:27: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py:docstring of astropy.coordinates.TransformGraph.to_dot_graph:33: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.UnitSphericalCosLatDifferential:13: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.UnitSphericalDifferential:13: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.UnitSphericalRepresentation:30: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.UnitSphericalRepresentation.mean:8: WARNING: py:obj reference target not found: numpy.mean BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.UnitSphericalRepresentation.represent_as:15: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py:docstring of astropy.coordinates.UnitSphericalRepresentation.sum:8: WARNING: py:obj reference target not found: numpy.sum BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/ascii/core.py:docstring of astropy.io.ascii.BaseData:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/ascii/core.py:docstring of astropy.io.ascii.BaseHeader:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/ascii/core.py:docstring of astropy.io.ascii.BaseInputter:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/ascii/core.py:docstring of astropy.io.ascii.BaseOutputter:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/ascii/core.py:docstring of astropy.io.ascii.BaseReader:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/ascii/core.py:docstring of astropy.io.ascii.BaseSplitter:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/ascii/core.py:docstring of astropy.io.ascii.Column:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/ascii/fastbasic.py:docstring of astropy.io.ascii.FastBasic:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/ascii/core.py:docstring of astropy.io.ascii.NoType:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/ascii/ui.py:docstring of astropy.io.ascii.read:95: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/misc/pickle_helpers.py:docstring of astropy.io.misc.fnpickle:13: WARNING: py:obj reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/misc/pickle_helpers.py:docstring of astropy.io.misc.fnpickle:18: WARNING: py:mod reference target not found: cPickle BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/misc/pickle_helpers.py:docstring of astropy.io.misc.fnpickle:18: WARNING: py:mod reference target not found: pickle BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/misc/pickle_helpers.py:docstring of astropy.io.misc.fnpickle:23: WARNING: py:mod reference target not found: pickle BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/misc/pickle_helpers.py:docstring of astropy.io.misc.fnunpickle:21: WARNING: py:mod reference target not found: cPickle BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/misc/pickle_helpers.py:docstring of astropy.io.misc.fnunpickle:21: WARNING: py:mod reference target not found: pickle BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/misc/hdf5.py:docstring of astropy.io.misc.hdf5.read_table_hdf5:10: WARNING: py:class reference target not found: h5py:File BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/misc/hdf5.py:docstring of astropy.io.misc.hdf5.read_table_hdf5:10: WARNING: py:class reference target not found: h5py:Group BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/misc/hdf5.py:docstring of astropy.io.misc.hdf5.read_table_hdf5:12: WARNING: py:class reference target not found: h5py:Dataset BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/misc/hdf5.py:docstring of astropy.io.misc.hdf5.write_table_hdf5:12: WARNING: py:class reference target not found: h5py:File BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/misc/hdf5.py:docstring of astropy.io.misc.hdf5.write_table_hdf5:12: WARNING: py:class reference target not found: h5py:Group BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/misc/hdf5.py:docstring of astropy.io.misc.hdf5.write_table_hdf5:24: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/registry.py:docstring of astropy.io.registry.identify_format:33: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/registry.py:docstring of astropy.io.registry.register_identifier:25: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/registry.py:docstring of astropy.io.registry.register_identifier:32: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/registry.py:docstring of astropy.io.registry.register_identifier:32: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/converters.py:docstring of astropy.io.votable.converters.Converter:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/converters.py:docstring of astropy.io.votable.converters.Converter.binoutput:16: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/converters.py:docstring of astropy.io.votable.converters.Converter.output:16: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/table.py:docstring of astropy.io.votable.from_table:15: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/table.py:docstring of astropy.io.votable.is_votable:15: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/table.py:docstring of astropy.io.votable.parse:31: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/table.py:docstring of astropy.io.votable.parse:31: WARNING: py:obj reference target not found: warnings BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/table.py:docstring of astropy.io.votable.parse:48: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/table.py:docstring of astropy.io.votable.parse:71: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/tree.py:docstring of astropy.io.votable.tree.CooSys.ID:2: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.io.votable.tree.Field.rst:24::1: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/tree.py:docstring of astropy.io.votable.tree.Field.values:2: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/tree.py:docstring of astropy.io.votable.tree.Table.to_table:9: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/tree.py:docstring of astropy.io.votable.tree.VOTableFile.to_xml:14: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/tree.py:docstring of astropy.io.votable.tree.VOTableFile.to_xml:14: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.io.votable.tree.Values.rst:23::1: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.io.votable.tree.Values.rst:23::1: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/tree.py:docstring of astropy.io.votable.tree.Values.max_inclusive:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/tree.py:docstring of astropy.io.votable.tree.Values.min_inclusive:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/ucd.py:docstring of astropy.io.votable.ucd.check_ucd:14: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/ucd.py:docstring of astropy.io.votable.ucd.check_ucd:21: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/ucd.py:docstring of astropy.io.votable.ucd.parse_ucd:14: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/ucd.py:docstring of astropy.io.votable.ucd.parse_ucd:21: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/util.py:docstring of astropy.io.votable.util.convert_to_writable_filelike:20: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/util.py:docstring of astropy.io.votable.util.convert_to_writable_filelike:20: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/table.py:docstring of astropy.io.votable.validate:15: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/table.py:docstring of astropy.io.votable.validate:21: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/table.py:docstring of astropy.io.votable.validate:21: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/table.py:docstring of astropy.io.votable.validate:36: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/table.py:docstring of astropy.io.votable.validate:36: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/validator/main.py:docstring of astropy.io.votable.validator.make_validation_report:24: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/logger.py:docstring of astropy.logger.AstropyLogger:1: WARNING: py:class reference target not found: logging.Logger BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.logger.Conf.rst:20::1: WARNING: py:obj reference target not found: warnings.warn BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/logger.py:docstring of astropy.logger.Conf.log_warnings:2: WARNING: py:obj reference target not found: warnings.warn BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/core.py:docstring of astropy.modeling.Model:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/core.py:docstring of astropy.modeling.Model:58: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.modeling.Model.rst:42::1: WARNING: py:obj reference target not found: tuple BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.modeling.Model.rst:42::1: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.modeling.Model.rst:42::1: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.modeling.Model.rst:42::1: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.modeling.Model.rst:42::1: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.modeling.Model.rst:42::1: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.modeling.Model.rst:42::1: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/core.py:docstring of astropy.modeling.Model.bounding_box:2: WARNING: py:obj reference target not found: tuple BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/core.py:docstring of astropy.modeling.Model.bounding_box:2: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/core.py:docstring of astropy.modeling.Model.bounding_box:12: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/core.py:docstring of astropy.modeling.Model.bounding_box:57: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/core.py:docstring of astropy.modeling.Model.bounds:2: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/core.py:docstring of astropy.modeling.Model.fixed:2: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/core.py:docstring of astropy.modeling.Model.input_units:2: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/core.py:docstring of astropy.modeling.Model.return_units:2: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/core.py:docstring of astropy.modeling.Model.tied:2: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/core.py:docstring of astropy.modeling.Model.render:10: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/core.py:docstring of astropy.modeling.Model.render:26: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/core.py:docstring of astropy.modeling.Model.render:28: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/core.py:docstring of astropy.modeling.Model.render:28: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/blackbody.py:docstring of astropy.modeling.blackbody.BlackBody1D.evaluate:7: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/blackbody.py:docstring of astropy.modeling.blackbody.BlackBody1D.evaluate:13: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/blackbody.py:docstring of astropy.modeling.blackbody.BlackBody1D.evaluate:19: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/blackbody.py:docstring of astropy.modeling.blackbody.blackbody_nu:6: WARNING: py:obj reference target not found: numpy.errstate BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/core.py:docstring of astropy.modeling.custom_model:10: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/fitting.py:docstring of astropy.modeling.fitting.Fitter:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/fitting.py:docstring of astropy.modeling.fitting.FittingWithOutlierRemoval:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/fitting.py:docstring of astropy.modeling.fitting.JointFitter:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/fitting.py:docstring of astropy.modeling.fitting.LevMarLSQFitter:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/fitting.py:docstring of astropy.modeling.fitting.LevMarLSQFitter:16: WARNING: py:obj reference target not found: scipy.optimize.leastsq BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/fitting.py:docstring of astropy.modeling.fitting.LevMarLSQFitter:16: WARNING: py:obj reference target not found: scipy.optimize.leastsq BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/fitting.py:docstring of astropy.modeling.fitting.LevMarLSQFitter:37: WARNING: py:obj reference target not found: scipy.optimize.leastsq BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/fitting.py:docstring of astropy.modeling.fitting.LinearLSQFitter:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/fitting.py:docstring of astropy.modeling.fitting.LinearLSQFitter:4: WARNING: py:obj reference target not found: numpy.linalg.lstsq BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/mappings.py:docstring of astropy.modeling.mappings.Mapping:15: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/optimizers.py:docstring of astropy.modeling.optimizers.Optimization:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/optimizers.py:docstring of astropy.modeling.optimizers.SLSQP:4: WARNING: py:obj reference target not found: scipy.optimize.fmin_slsqp BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/optimizers.py:docstring of astropy.modeling.optimizers.Simplex:4: WARNING: py:obj reference target not found: scipy.optimize.fmin BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/statistic.py:docstring of astropy.modeling.statistic.leastsquare:7: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/statistic.py:docstring of astropy.modeling.statistic.leastsquare:15: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/statistic.py:docstring of astropy.modeling.statistic.leastsquare:19: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/statistic.py:docstring of astropy.modeling.statistic.leastsquare:23: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/ccddata.py:docstring of astropy.nddata.CCDData:10: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/ccddata.py:docstring of astropy.nddata.CCDData:18: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/ccddata.py:docstring of astropy.nddata.CCDData:24: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/ccddata.py:docstring of astropy.nddata.CCDData:26: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/ccddata.py:docstring of astropy.nddata.CCDData:26: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/ccddata.py:docstring of astropy.nddata.CCDData:35: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/ccddata.py:docstring of astropy.nddata.CCDData:85: WARNING: py:obj reference target not found: numpy.asarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/ccddata.py:docstring of astropy.nddata.CCDData.to_hdu:37: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.Cutout2D:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.Cutout2D:24: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.Cutout2D:64: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.Cutout2D:96: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.Cutout2D:96: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.Cutout2D:158: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.Cutout2D:167: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.Cutout2D.plot_on_original:7: WARNING: py:obj reference target not found: matplotlib.axes.Axes BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.Cutout2D.plot_on_original:9: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.Cutout2D.plot_on_original:9: WARNING: py:obj reference target not found: matplotlib.axes.Axes BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.Cutout2D.plot_on_original:15: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.Cutout2D.plot_on_original:21: WARNING: py:obj reference target not found: matplotlib.patches.Patch BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.Cutout2D.plot_on_original:25: WARNING: py:obj reference target not found: matplotlib.axes.Axes BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/flag_collection.py:docstring of astropy.nddata.FlagCollection:1: WARNING: py:class reference target not found: collections.OrderedDict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/flag_collection.py:docstring of astropy.nddata.FlagCollection:8: WARNING: py:obj reference target not found: collections.OrderedDict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/mixins/ndarithmetic.py:docstring of astropy.nddata.NDArithmeticMixin:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/mixins/ndarithmetic.py:docstring of astropy.nddata.NDArithmeticMixin.add:16: WARNING: py:obj reference target not found: bool BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/mixins/ndarithmetic.py:docstring of astropy.nddata.NDArithmeticMixin.add:32: WARNING: py:obj reference target not found: numpy.logical_or BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/mixins/ndarithmetic.py:docstring of astropy.nddata.NDArithmeticMixin.add:65: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/mixins/ndarithmetic.py:docstring of astropy.nddata.NDArithmeticMixin.divide:16: WARNING: py:obj reference target not found: bool BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/mixins/ndarithmetic.py:docstring of astropy.nddata.NDArithmeticMixin.divide:32: WARNING: py:obj reference target not found: numpy.logical_or BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/mixins/ndarithmetic.py:docstring of astropy.nddata.NDArithmeticMixin.divide:65: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/mixins/ndarithmetic.py:docstring of astropy.nddata.NDArithmeticMixin.multiply:16: WARNING: py:obj reference target not found: bool BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/mixins/ndarithmetic.py:docstring of astropy.nddata.NDArithmeticMixin.multiply:32: WARNING: py:obj reference target not found: numpy.logical_or BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/mixins/ndarithmetic.py:docstring of astropy.nddata.NDArithmeticMixin.multiply:65: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/mixins/ndarithmetic.py:docstring of astropy.nddata.NDArithmeticMixin.subtract:16: WARNING: py:obj reference target not found: bool BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/mixins/ndarithmetic.py:docstring of astropy.nddata.NDArithmeticMixin.subtract:32: WARNING: py:obj reference target not found: numpy.logical_or BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/mixins/ndarithmetic.py:docstring of astropy.nddata.NDArithmeticMixin.subtract:65: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nddata.py:docstring of astropy.nddata.NDData:2: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nddata.py:docstring of astropy.nddata.NDData:5: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nddata.py:docstring of astropy.nddata.NDData:13: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nddata.py:docstring of astropy.nddata.NDData:43: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nddata.py:docstring of astropy.nddata.NDData:45: WARNING: py:obj reference target not found: collections.OrderedDict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nddata.py:docstring of astropy.nddata.NDData:57: WARNING: py:obj reference target not found: bool BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.nddata.NDData.rst:19::1: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.nddata.NDData.rst:19::1: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nddata.py:docstring of astropy.nddata.NDData.data:2: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nddata.py:docstring of astropy.nddata.NDData.meta:2: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/compat.py:docstring of astropy.nddata.NDDataArray:11: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/compat.py:docstring of astropy.nddata.NDDataArray:23: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/compat.py:docstring of astropy.nddata.NDDataArray:34: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/compat.py:docstring of astropy.nddata.NDDataArray:53: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.nddata.NDDataArray.rst:21::1: WARNING: py:obj reference target not found: numpy.dtype BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/compat.py:docstring of astropy.nddata.NDDataArray.dtype:2: WARNING: py:obj reference target not found: numpy.dtype BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nddata_base.py:docstring of astropy.nddata.NDDataBase:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nddata_base.py:docstring of astropy.nddata.NDDataBase:5: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nddata_base.py:docstring of astropy.nddata.NDDataBase.meta:4: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/mixins/ndio.py:docstring of astropy.nddata.NDIOMixin:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/mixins/ndio.py:docstring of astropy.nddata.NDIOMixin.write:33: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/mixins/ndslicing.py:docstring of astropy.nddata.NDSlicingMixin:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nduncertainty.py:docstring of astropy.nddata.NDUncertainty:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nduncertainty.py:docstring of astropy.nddata.NDUncertainty:9: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nduncertainty.py:docstring of astropy.nddata.NDUncertainty:9: WARNING: py:obj reference target not found: list BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nduncertainty.py:docstring of astropy.nddata.NDUncertainty:9: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nduncertainty.py:docstring of astropy.nddata.NDUncertainty:9: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nduncertainty.py:docstring of astropy.nddata.NDUncertainty:24: WARNING: py:obj reference target not found: bool BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.nddata.NDUncertainty.rst:18::1: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.nddata.NDUncertainty.rst:18::1: WARNING: py:obj reference target not found: bool BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.nddata.NDUncertainty.rst:18::1: WARNING: py:obj reference target not found: str BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nduncertainty.py:docstring of astropy.nddata.NDUncertainty.array:2: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nduncertainty.py:docstring of astropy.nddata.NDUncertainty.supports_correlated:2: WARNING: py:obj reference target not found: bool BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nduncertainty.py:docstring of astropy.nddata.NDUncertainty.uncertainty_type:2: WARNING: py:obj reference target not found: str BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nduncertainty.py:docstring of astropy.nddata.NDUncertainty.propagate:10: WARNING: py:obj reference target not found: numpy.add BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nduncertainty.py:docstring of astropy.nddata.NDUncertainty.propagate:10: WARNING: py:obj reference target not found: numpy.subtract BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nduncertainty.py:docstring of astropy.nddata.NDUncertainty.propagate:10: WARNING: py:obj reference target not found: numpy.multiply BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nduncertainty.py:docstring of astropy.nddata.NDUncertainty.propagate:10: WARNING: py:obj reference target not found: numpy.true_divide BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nduncertainty.py:docstring of astropy.nddata.NDUncertainty.propagate:10: WARNING: py:obj reference target not found: numpy.divide BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nduncertainty.py:docstring of astropy.nddata.NDUncertainty.propagate:20: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nduncertainty.py:docstring of astropy.nddata.NDUncertainty.propagate:25: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.nddata.StdDevUncertainty.rst:15::1: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nduncertainty.py:docstring of astropy.nddata.StdDevUncertainty.supports_correlated:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.nddata.UnknownUncertainty.rst:15::1: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/nduncertainty.py:docstring of astropy.nddata.UnknownUncertainty.supports_correlated:2: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.add_array:7: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.add_array:11: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.add_array:22: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.block_reduce:24: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.block_reduce:24: WARNING: py:obj reference target not found: numpy.sum BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.block_replicate:21: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.extract_array:8: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.extract_array:14: WARNING: py:obj reference target not found: int BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.extract_array:48: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.extract_array:53: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/ccddata.py:docstring of astropy.nddata.fits_ccddata_writer:33: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.overlap_slices:15: WARNING: py:obj reference target not found: int BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.overlap_slices:20: WARNING: py:obj reference target not found: int BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.subpixel_indices:11: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.subpixel_indices:21: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.utils.Cutout2D:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.utils.Cutout2D:24: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.utils.Cutout2D:64: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.utils.Cutout2D:96: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.utils.Cutout2D:96: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.utils.Cutout2D:158: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.utils.Cutout2D:167: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.utils.Cutout2D.plot_on_original:7: WARNING: py:obj reference target not found: matplotlib.axes.Axes BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.utils.Cutout2D.plot_on_original:9: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.utils.Cutout2D.plot_on_original:9: WARNING: py:obj reference target not found: matplotlib.axes.Axes BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.utils.Cutout2D.plot_on_original:15: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.utils.Cutout2D.plot_on_original:21: WARNING: py:obj reference target not found: matplotlib.patches.Patch BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.utils.Cutout2D.plot_on_original:25: WARNING: py:obj reference target not found: matplotlib.axes.Axes BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.utils.add_array:7: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.utils.add_array:11: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.utils.add_array:22: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.utils.block_reduce:24: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.utils.block_reduce:24: WARNING: py:obj reference target not found: numpy.sum BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.utils.block_replicate:21: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.utils.extract_array:8: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.utils.extract_array:14: WARNING: py:obj reference target not found: int BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.utils.extract_array:48: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.utils.extract_array:53: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.utils.overlap_slices:15: WARNING: py:obj reference target not found: int BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.utils.overlap_slices:20: WARNING: py:obj reference target not found: int BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.utils.subpixel_indices:11: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/utils.py:docstring of astropy.nddata.utils.subpixel_indices:21: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/samp/client.py:docstring of astropy.samp.SAMPClient:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/samp/client.py:docstring of astropy.samp.SAMPClient:44: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/samp/client.py:docstring of astropy.samp.SAMPClient.bind_receive_message:10: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/samp/client.py:docstring of astropy.samp.SAMPClient.start:4: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/samp/hub_proxy.py:docstring of astropy.samp.SAMPHubProxy:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/samp/hub.py:docstring of astropy.samp.SAMPHubServer:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/samp/hub.py:docstring of astropy.samp.SAMPHubServer:9: WARNING: py:func reference target not found: uuid.uuid1 BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/samp/hub.py:docstring of astropy.samp.SAMPHubServer:68: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/samp/hub.py:docstring of astropy.samp.SAMPHubServer:68: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/samp/hub.py:docstring of astropy.samp.SAMPHubServer.start:11: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/samp/hub.py:docstring of astropy.samp.SAMPHubServer.start:11: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/samp/hub.py:docstring of astropy.samp.SAMPHubServer.start:11: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/samp/hub.py:docstring of astropy.samp.SAMPHubServer.start:11: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/samp/integrated_client.py:docstring of astropy.samp.SAMPIntegratedClient:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/samp/integrated_client.py:docstring of astropy.samp.SAMPIntegratedClient:41: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/samp/integrated_client.py:docstring of astropy.samp.SAMPIntegratedClient.bind_receive_message:10: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/samp/utils.py:docstring of astropy.samp.SAMPMsgReplierWrapper:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/samp/hub.py:docstring of astropy.samp.WebProfileDialog:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/bayesian_blocks.py:docstring of astropy.stats.FitnessFunc:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/core.py:docstring of astropy.stats.LombScargle:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/spatial.py:docstring of astropy.stats.RipleysKEstimator:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.SigmaClip:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.SigmaClip:26: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.SigmaClip:28: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.SigmaClip:28: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.SigmaClip:32: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.SigmaClip:34: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.SigmaClip:34: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.SigmaClip:38: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.SigmaClip:40: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.SigmaClip:46: WARNING: py:obj reference target not found: numpy.ma.median BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.SigmaClip:64: WARNING: py:obj reference target not found: numpy.std BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.SigmaClip.__call__:11: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.SigmaClip.__call__:13: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.SigmaClip.__call__:13: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.SigmaClip.__call__:13: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.SigmaClip.__call__:21: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.SigmaClip.__call__:21: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.SigmaClip.__call__:21: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.SigmaClip.__call__:27: WARNING: py:obj reference target not found: numpy.ma.MaskedArray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/funcs.py:docstring of astropy.stats.binned_binom_proportion:19: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/funcs.py:docstring of astropy.stats.binned_binom_proportion:19: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/funcs.py:docstring of astropy.stats.binned_binom_proportion:31: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_location:37: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_location:47: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_location:53: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_location:55: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_location:55: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_midcorrelation:31: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_midcorrelation:41: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_midcorrelation:41: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_midcovariance:15: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_midcovariance:61: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_midcovariance:80: WARNING: py:obj reference target not found: numpy.cov BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_midcovariance:96: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_midcovariance:106: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_midcovariance:106: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_midcovariance:116: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_midvariance:27: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_midvariance:56: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_midvariance:65: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_midvariance:71: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_midvariance:71: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_midvariance:82: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_midvariance:84: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_midvariance:84: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_scale:29: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_scale:57: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_scale:66: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_scale:72: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_scale:72: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_scale:83: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_scale:85: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight.biweight_scale:85: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_location:37: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_location:47: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_location:53: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_location:55: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_location:55: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_midcorrelation:31: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_midcorrelation:41: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_midcorrelation:41: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_midcovariance:15: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_midcovariance:61: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_midcovariance:80: WARNING: py:obj reference target not found: numpy.cov BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_midcovariance:96: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_midcovariance:106: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_midcovariance:106: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_midcovariance:116: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_midvariance:27: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_midvariance:56: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_midvariance:65: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_midvariance:71: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_midvariance:71: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_midvariance:82: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_midvariance:84: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_midvariance:84: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_scale:29: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_scale:57: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_scale:66: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_scale:72: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_scale:72: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_scale:83: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_scale:85: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/biweight.py:docstring of astropy.stats.biweight_scale:85: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/funcs.py:docstring of astropy.stats.bootstrap:24: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/funcs.py:docstring of astropy.stats.bootstrap:29: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/histogram.py:docstring of astropy.stats.histogram:63: WARNING: py:obj reference target not found: numpy.histogram BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/funcs.py:docstring of astropy.stats.mad_std:24: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/funcs.py:docstring of astropy.stats.mad_std:30: WARNING: py:obj reference target not found: numpy.ma.median BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/funcs.py:docstring of astropy.stats.mad_std:30: WARNING: py:obj reference target not found: numpy.median BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/funcs.py:docstring of astropy.stats.mad_std:35: WARNING: py:obj reference target not found: numpy.ma.median BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/funcs.py:docstring of astropy.stats.mad_std:35: WARNING: py:obj reference target not found: numpy.nanmedian BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/funcs.py:docstring of astropy.stats.mad_std:42: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/funcs.py:docstring of astropy.stats.mad_std:44: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/funcs.py:docstring of astropy.stats.mad_std:44: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/funcs.py:docstring of astropy.stats.median_absolute_deviation:14: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/funcs.py:docstring of astropy.stats.median_absolute_deviation:19: WARNING: py:obj reference target not found: numpy.ma.median BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/funcs.py:docstring of astropy.stats.median_absolute_deviation:19: WARNING: py:obj reference target not found: numpy.median BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/funcs.py:docstring of astropy.stats.median_absolute_deviation:24: WARNING: py:obj reference target not found: numpy.ma.median BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/funcs.py:docstring of astropy.stats.median_absolute_deviation:24: WARNING: py:obj reference target not found: numpy.nanmedian BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/funcs.py:docstring of astropy.stats.median_absolute_deviation:31: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/funcs.py:docstring of astropy.stats.median_absolute_deviation:33: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/funcs.py:docstring of astropy.stats.median_absolute_deviation:33: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clip:29: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clip:31: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clip:31: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clip:35: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clip:37: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clip:37: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clip:41: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clip:43: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clip:49: WARNING: py:obj reference target not found: numpy.ma.median BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clip:67: WARNING: py:obj reference target not found: numpy.std BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clip:69: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clip:71: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clip:71: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clip:71: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clip:79: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clip:79: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clip:79: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clip:85: WARNING: py:obj reference target not found: numpy.ma.MaskedArray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clipped_stats:12: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clipped_stats:14: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clipped_stats:35: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clipped_stats:35: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clipped_stats:42: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clipped_stats:42: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clipped_stats:49: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clipped_stats:57: WARNING: py:obj reference target not found: numpy.ma.median BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clipped_stats:76: WARNING: py:obj reference target not found: numpy.std BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clipped_stats:87: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clipped_stats:89: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clipped_stats:89: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py:docstring of astropy.stats.sigma_clipped_stats:89: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/bst.py:docstring of astropy.table.BST:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/column.py:docstring of astropy.table.Column:37: WARNING: py:obj reference target not found: str.format BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/groups.py:docstring of astropy.table.ColumnGroups.filter:9: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/groups.py:docstring of astropy.table.ColumnGroups.filter:9: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/jsviewer.py:docstring of astropy.table.JSViewer:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/column.py:docstring of astropy.table.MaskedColumn:45: WARNING: py:obj reference target not found: str.format BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/column.py:docstring of astropy.table.MaskedColumn.filled:9: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/column.py:docstring of astropy.table.MaskedColumn.filled:9: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.NdarrayMixin:1: WARNING: py:class reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/row.py:docstring of astropy.table.Row:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/serialize.py:docstring of astropy.table.SerializedColumn:1: WARNING: py:class reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/sorted_array.py:docstring of astropy.table.SortedArray:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.Table:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.Table:4: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.Table.add_column:14: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.Table.add_columns:14: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.Table.add_row:12: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.Table.add_row:26: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.Table.add_row:30: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.Table.argsort:2: WARNING: py:obj reference target not found: numpy.argsort BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.Table.as_array:10: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.Table.copy:9: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.Table.insert_row:12: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.Table.insert_row:22: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.Table.insert_row:26: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.Table.more:23: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.Table.pformat:17: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.Table.pformat:22: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.Table.pformat:49: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.Table.pformat:56: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.Table.pformat:65: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.Table.pprint:21: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.Table.pprint:43: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.Table.show_in_browser:16: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.Table.show_in_browser:33: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.Table.show_in_browser:38: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.Table.show_in_notebook:7: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.Table.show_in_notebook:14: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/table.py:docstring of astropy.table.TableColumns:1: WARNING: py:class reference target not found: collections.OrderedDict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/pprint.py:docstring of astropy.table.TableFormatter:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/groups.py:docstring of astropy.table.TableGroups.filter:10: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/groups.py:docstring of astropy.table.TableGroups.filter:10: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/operations.py:docstring of astropy.table.unique:26: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/operations.py:docstring of astropy.table.unique:26: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/table/operations.py:docstring of astropy.table.unique:26: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/tests/helper.py:docstring of astropy.tests.helper.assert_quantity_allclose:4: WARNING: py:func reference target not found: numpy.testing.assert_allclose BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/tests/helper.py:docstring of astropy.tests.helper.catch_warnings:1: WARNING: py:class reference target not found: warnings.catch_warnings BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/tests/helper.py:docstring of astropy.tests.helper.enable_deprecations_as_exceptions:9: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/tests/helper.py:docstring of astropy.tests.helper.quantity_allclose:4: WARNING: py:func reference target not found: numpy.allclose BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/tests/helper.py:docstring of astropy.tests.helper.raises:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.tests.runner.TestRunner.rst:35::1: WARNING: py:obj reference target not found: int BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.tests.runner.TestRunner.rst:35::1: WARNING: py:obj reference target not found: bool BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/tests/runner.py:docstring of astropy.tests.runner.TestRunner.repeat:3: WARNING: py:obj reference target not found: int BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/tests/runner.py:docstring of astropy.tests.runner.TestRunner.run_tests:72: WARNING: py:obj reference target not found: int BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/tests/runner.py:docstring of astropy.tests.runner.TestRunner.run_tests:78: WARNING: py:obj reference target not found: bool BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/tests/runner.py:docstring of astropy.tests.runner.TestRunner.run_tests:80: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/tests/runner.py:docstring of astropy.tests.runner.TestRunner.skip_docs:2: WARNING: py:obj reference target not found: bool BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/tests/runner.py:docstring of astropy.tests.runner.TestRunner.skip_docs:3: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/tests/runner.py:docstring of astropy.tests.runner.TestRunnerBase:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/tests/runner.py:docstring of astropy.tests.runner.keyword:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/tests/runner.py:docstring of astropy.tests.runner.keyword:7: WARNING: py:obj reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/tests/runner.py:docstring of astropy.tests.runner.keyword:9: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/tests/runner.py:docstring of astropy.tests.runner.keyword:12: WARNING: py:obj reference target not found: int BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.time.Time.rst:61::1: WARNING: py:obj reference target not found: datetime.datetime BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.T:4: WARNING: py:attr reference target not found: numpy.ndarray.T BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.shape:4: WARNING: py:obj reference target not found: numpy.ndarray.shape BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.argmax:4: WARNING: py:meth reference target not found: numpy.ndarray.argmax BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.argmax:4: WARNING: py:func reference target not found: numpy.argmax BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.argmin:4: WARNING: py:meth reference target not found: numpy.ndarray.argmin BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.argmin:4: WARNING: py:func reference target not found: numpy.argmin BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.argsort:4: WARNING: py:meth reference target not found: numpy.ndarray.argsort BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.argsort:4: WARNING: py:func reference target not found: numpy.lexsort BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.time.Time.diagonal:4: WARNING: py:meth reference target not found: numpy.ndarray.diagonal BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.time.Time.flatten:4: WARNING: py:meth reference target not found: numpy.ndarray.flatten BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.get_delta_ut1_utc:9: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.get_delta_ut1_utc:15: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.max:4: WARNING: py:meth reference target not found: numpy.ndarray.max BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.min:4: WARNING: py:meth reference target not found: numpy.ndarray.min BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.now:6: WARNING: py:obj reference target not found: datetime.datetime.utcnow BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.ptp:4: WARNING: py:meth reference target not found: numpy.ndarray.ptp BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.ptp:8: WARNING: py:obj reference target not found: numpy.ptp BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.time.Time.ravel:4: WARNING: py:meth reference target not found: numpy.ndarray.ravel BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.replicate:8: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.replicate:8: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.replicate:14: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.time.Time.reshape:4: WARNING: py:meth reference target not found: numpy.ndarray.reshape BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.time.Time.reshape:4: WARNING: py:func reference target not found: numpy.reshape BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.sidereal_time:12: WARNING: py:obj reference target not found: str BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.sidereal_time:12: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.sidereal_time:14: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.sidereal_time:22: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.sidereal_time:24: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.sort:4: WARNING: py:meth reference target not found: numpy.ndarray.sort BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.sort:4: WARNING: py:func reference target not found: numpy.lexsort BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.time.Time.squeeze:4: WARNING: py:meth reference target not found: numpy.ndarray.squeeze BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.time.Time.swapaxes:4: WARNING: py:meth reference target not found: numpy.ndarray.swapaxes BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.time.Time.take:4: WARNING: py:meth reference target not found: numpy.ndarray.take BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.to_datetime:2: WARNING: py:obj reference target not found: datetime.datetime BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.to_datetime:9: WARNING: py:obj reference target not found: datetime.tzinfo BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.to_datetime:11: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.Time.to_datetime:15: WARNING: py:obj reference target not found: datetime.datetime BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.time.Time.transpose:4: WARNING: py:meth reference target not found: numpy.ndarray.transpose BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/formats.py:docstring of astropy.time.TimeDatetime:2: WARNING: py:obj reference target not found: datetime.datetime BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.time.TimeDatetime.rst:18::1: WARNING: py:obj reference target not found: datetime.datetime BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.time.TimeDatetime.rst:25::1: WARNING: py:obj reference target not found: datetime.datetime BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/formats.py:docstring of astropy.time.TimeDatetime.value:2: WARNING: py:obj reference target not found: datetime.datetime BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/formats.py:docstring of astropy.time.TimeDatetime.value:9: WARNING: py:obj reference target not found: datetime.tzinfo BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/formats.py:docstring of astropy.time.TimeDatetime.value:11: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/formats.py:docstring of astropy.time.TimeDatetime.value:15: WARNING: py:obj reference target not found: datetime.datetime BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/formats.py:docstring of astropy.time.TimeDatetime.to_value:2: WARNING: py:obj reference target not found: datetime.datetime BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/formats.py:docstring of astropy.time.TimeDatetime.to_value:9: WARNING: py:obj reference target not found: datetime.tzinfo BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/formats.py:docstring of astropy.time.TimeDatetime.to_value:11: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/formats.py:docstring of astropy.time.TimeDatetime.to_value:15: WARNING: py:obj reference target not found: datetime.datetime BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.time.TimeDelta.rst:62::1: WARNING: py:obj reference target not found: datetime.datetime BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.TimeDelta.T:4: WARNING: py:attr reference target not found: numpy.ndarray.T BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.TimeDelta.shape:4: WARNING: py:obj reference target not found: numpy.ndarray.shape BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.TimeDelta.argmax:4: WARNING: py:meth reference target not found: numpy.ndarray.argmax BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.TimeDelta.argmax:4: WARNING: py:func reference target not found: numpy.argmax BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.TimeDelta.argmin:4: WARNING: py:meth reference target not found: numpy.ndarray.argmin BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.TimeDelta.argmin:4: WARNING: py:func reference target not found: numpy.argmin BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.TimeDelta.argsort:4: WARNING: py:meth reference target not found: numpy.ndarray.argsort BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.TimeDelta.argsort:4: WARNING: py:func reference target not found: numpy.lexsort BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.time.TimeDelta.diagonal:4: WARNING: py:meth reference target not found: numpy.ndarray.diagonal BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.time.TimeDelta.flatten:4: WARNING: py:meth reference target not found: numpy.ndarray.flatten BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.TimeDelta.get_delta_ut1_utc:9: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.TimeDelta.get_delta_ut1_utc:15: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.TimeDelta.max:4: WARNING: py:meth reference target not found: numpy.ndarray.max BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.TimeDelta.min:4: WARNING: py:meth reference target not found: numpy.ndarray.min BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.TimeDelta.now:6: WARNING: py:obj reference target not found: datetime.datetime.utcnow BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.TimeDelta.ptp:4: WARNING: py:meth reference target not found: numpy.ndarray.ptp BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.TimeDelta.ptp:8: WARNING: py:obj reference target not found: numpy.ptp BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.time.TimeDelta.ravel:4: WARNING: py:meth reference target not found: numpy.ndarray.ravel BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.time.TimeDelta.reshape:4: WARNING: py:meth reference target not found: numpy.ndarray.reshape BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.time.TimeDelta.reshape:4: WARNING: py:func reference target not found: numpy.reshape BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.TimeDelta.sidereal_time:12: WARNING: py:obj reference target not found: str BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.TimeDelta.sidereal_time:12: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.TimeDelta.sidereal_time:14: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.TimeDelta.sidereal_time:22: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.TimeDelta.sidereal_time:24: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.TimeDelta.sort:4: WARNING: py:meth reference target not found: numpy.ndarray.sort BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.TimeDelta.sort:4: WARNING: py:func reference target not found: numpy.lexsort BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.time.TimeDelta.squeeze:4: WARNING: py:meth reference target not found: numpy.ndarray.squeeze BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.time.TimeDelta.swapaxes:4: WARNING: py:meth reference target not found: numpy.ndarray.swapaxes BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.time.TimeDelta.take:4: WARNING: py:meth reference target not found: numpy.ndarray.take BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.TimeDelta.to_datetime:2: WARNING: py:obj reference target not found: datetime.datetime BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.TimeDelta.to_datetime:9: WARNING: py:obj reference target not found: datetime.tzinfo BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.TimeDelta.to_datetime:11: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/core.py:docstring of astropy.time.TimeDelta.to_datetime:15: WARNING: py:obj reference target not found: datetime.datetime BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.time.TimeDelta.transpose:4: WARNING: py:meth reference target not found: numpy.ndarray.transpose BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/formats.py:docstring of astropy.time.TimeFormat:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/formats.py:docstring of astropy.time.TimePlotDate:2: WARNING: py:obj reference target not found: matplotlib.pyplot.plot_date BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/formats.py:docstring of astropy.time.TimePlotDate:5: WARNING: py:obj reference target not found: matplotlib.pyplot.plot_date BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/formats.py:docstring of astropy.time.TimezoneInfo:1: WARNING: py:class reference target not found: datetime.tzinfo BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/formats.py:docstring of astropy.time.TimezoneInfo:2: WARNING: py:obj reference target not found: datetime.tzinfo BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/time/formats.py:docstring of astropy.time.TimezoneInfo:37: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.units.CompositeUnit.rst:23::1: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/core.py:docstring of astropy.units.CompositeUnit.is_unity:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.DecibelUnit:7: WARNING: py:obj reference target not found: string BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.DecibelUnit:13: WARNING: py:obj reference target not found: string BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.DexUnit:7: WARNING: py:obj reference target not found: string BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.DexUnit:13: WARNING: py:obj reference target not found: string BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/core.py:docstring of astropy.units.FunctionQuantity:31: WARNING: py:obj reference target not found: numpy.dtype BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/core.py:docstring of astropy.units.FunctionQuantity:41: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/core.py:docstring of astropy.units.FunctionQuantity:41: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/core.py:docstring of astropy.units.FunctionQuantity:51: WARNING: py:obj reference target not found: numpy.array BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/core.py:docstring of astropy.units.FunctionQuantity:57: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/core.py:docstring of astropy.units.FunctionUnitBase:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/core.py:docstring of astropy.units.FunctionUnitBase:15: WARNING: py:obj reference target not found: string BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/core.py:docstring of astropy.units.FunctionUnitBase:21: WARNING: py:obj reference target not found: string BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.units.FunctionUnitBase.rst:31::1: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/core.py:docstring of astropy.units.FunctionUnitBase.is_equivalent:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/core.py:docstring of astropy.units.FunctionUnitBase.is_equivalent:15: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.LogQuantity:24: WARNING: py:obj reference target not found: numpy.dtype BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.LogQuantity:33: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.LogQuantity:33: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.LogQuantity.ptp:4: WARNING: py:obj reference target not found: numpy.ptp BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.LogQuantity.ptp:16: WARNING: py:obj reference target not found: numpy.ptp BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.LogQuantity.std:4: WARNING: py:obj reference target not found: numpy.std BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.LogQuantity.std:16: WARNING: py:obj reference target not found: numpy.std BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.LogQuantity.var:4: WARNING: py:obj reference target not found: numpy.var BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.LogQuantity.var:16: WARNING: py:obj reference target not found: numpy.var BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.LogUnit:9: WARNING: py:obj reference target not found: string BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.LogUnit:15: WARNING: py:obj reference target not found: string BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.MagUnit:7: WARNING: py:obj reference target not found: string BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.MagUnit:13: WARNING: py:obj reference target not found: string BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity:1: WARNING: py:class reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity:7: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity:33: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity:33: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity:43: WARNING: py:obj reference target not found: numpy.array BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity:49: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.flat:4: WARNING: py:obj reference target not found: numpy.flatiter BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.flat:4: WARNING: py:obj reference target not found: numpy.ndarray.flat BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.isscalar:6: WARNING: py:obj reference target not found: numpy.isscalar BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.isscalar:6: WARNING: py:obj reference target not found: numpy.isscalar BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.all:4: WARNING: py:obj reference target not found: numpy.all BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.all:16: WARNING: py:obj reference target not found: numpy.all BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.any:4: WARNING: py:obj reference target not found: numpy.any BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.any:16: WARNING: py:obj reference target not found: numpy.any BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.argmax:4: WARNING: py:obj reference target not found: numpy.argmax BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.argmax:16: WARNING: py:obj reference target not found: numpy.argmax BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.argmin:4: WARNING: py:obj reference target not found: numpy.argmin BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.argmin:16: WARNING: py:obj reference target not found: numpy.argmin BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.argsort:4: WARNING: py:obj reference target not found: numpy.argsort BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.argsort:16: WARNING: py:obj reference target not found: numpy.argsort BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.choose:4: WARNING: py:obj reference target not found: numpy.choose BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.choose:16: WARNING: py:obj reference target not found: numpy.choose BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.clip:5: WARNING: py:obj reference target not found: numpy.clip BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.clip:17: WARNING: py:obj reference target not found: numpy.clip BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.cumprod:4: WARNING: py:obj reference target not found: numpy.cumprod BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.cumprod:16: WARNING: py:obj reference target not found: numpy.cumprod BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.cumsum:4: WARNING: py:obj reference target not found: numpy.cumsum BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.cumsum:16: WARNING: py:obj reference target not found: numpy.cumsum BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.dot:4: WARNING: py:obj reference target not found: numpy.dot BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.dot:16: WARNING: py:obj reference target not found: numpy.dot BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.insert:5: WARNING: py:obj reference target not found: numpy.insert BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.max:4: WARNING: py:obj reference target not found: numpy.amax BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.max:16: WARNING: py:obj reference target not found: numpy.amax BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.mean:4: WARNING: py:obj reference target not found: numpy.mean BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.mean:16: WARNING: py:obj reference target not found: numpy.mean BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.min:4: WARNING: py:obj reference target not found: numpy.amin BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.min:16: WARNING: py:obj reference target not found: numpy.amin BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.prod:4: WARNING: py:obj reference target not found: numpy.prod BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.prod:16: WARNING: py:obj reference target not found: numpy.prod BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.ptp:4: WARNING: py:obj reference target not found: numpy.ptp BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.ptp:16: WARNING: py:obj reference target not found: numpy.ptp BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.put:4: WARNING: py:obj reference target not found: numpy.put BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.put:16: WARNING: py:obj reference target not found: numpy.put BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.round:4: WARNING: py:obj reference target not found: numpy.around BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.round:16: WARNING: py:obj reference target not found: numpy.around BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.searchsorted:4: WARNING: py:obj reference target not found: numpy.searchsorted BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.searchsorted:16: WARNING: py:obj reference target not found: numpy.searchsorted BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.std:4: WARNING: py:obj reference target not found: numpy.std BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.std:16: WARNING: py:obj reference target not found: numpy.std BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.sum:4: WARNING: py:obj reference target not found: numpy.sum BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.sum:16: WARNING: py:obj reference target not found: numpy.sum BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.to:16: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.to_value:9: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.to_value:15: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.to_value:24: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.trace:4: WARNING: py:obj reference target not found: numpy.trace BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.trace:16: WARNING: py:obj reference target not found: numpy.trace BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.var:4: WARNING: py:obj reference target not found: numpy.var BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.Quantity.var:16: WARNING: py:obj reference target not found: numpy.var BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/core.py:docstring of astropy.units.Unit:41: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.units.Unit.rst:21::1: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/core.py:docstring of astropy.units.Unit.is_unity:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/core.py:docstring of astropy.units.UnitBase:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.units.UnitBase.rst:36::1: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.units.UnitBase.rst:36::1: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/core.py:docstring of astropy.units.UnitBase.compose:11: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/core.py:docstring of astropy.units.UnitBase.compose:33: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/core.py:docstring of astropy.units.UnitBase.compose:33: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/core.py:docstring of astropy.units.UnitBase.find_equivalent_units:24: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/core.py:docstring of astropy.units.UnitBase.find_equivalent_units:24: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/core.py:docstring of astropy.units.UnitBase.find_equivalent_units:31: WARNING: py:obj reference target not found: list BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/core.py:docstring of astropy.units.UnitBase.is_equivalent:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/core.py:docstring of astropy.units.UnitBase.is_equivalent:15: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/core.py:docstring of astropy.units.UnitBase.is_unity:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/core.py:docstring of astropy.units.UnitBase.to:20: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.units.UnrecognizedUnit.rst:17::1: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.units.UnrecognizedUnit.rst:17::1: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/core.py:docstring of astropy.units.UnrecognizedUnit.is_equivalent:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/core.py:docstring of astropy.units.UnrecognizedUnit.is_equivalent:15: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/core.py:docstring of astropy.units.UnrecognizedUnit.is_unity:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/core.py:docstring of astropy.units.def_unit:38: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/core.py:docstring of astropy.units.def_unit:45: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/format/base.py:docstring of astropy.units.format.Base:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.function.DecibelUnit:7: WARNING: py:obj reference target not found: string BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.function.DecibelUnit:13: WARNING: py:obj reference target not found: string BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.function.DexUnit:7: WARNING: py:obj reference target not found: string BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.function.DexUnit:13: WARNING: py:obj reference target not found: string BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/core.py:docstring of astropy.units.function.FunctionQuantity:31: WARNING: py:obj reference target not found: numpy.dtype BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/core.py:docstring of astropy.units.function.FunctionQuantity:41: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/core.py:docstring of astropy.units.function.FunctionQuantity:41: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/core.py:docstring of astropy.units.function.FunctionQuantity:51: WARNING: py:obj reference target not found: numpy.array BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/core.py:docstring of astropy.units.function.FunctionQuantity:57: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/core.py:docstring of astropy.units.function.FunctionUnitBase:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/core.py:docstring of astropy.units.function.FunctionUnitBase:15: WARNING: py:obj reference target not found: string BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/core.py:docstring of astropy.units.function.FunctionUnitBase:21: WARNING: py:obj reference target not found: string BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.units.function.FunctionUnitBase.rst:31::1: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/core.py:docstring of astropy.units.function.FunctionUnitBase.is_equivalent:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/core.py:docstring of astropy.units.function.FunctionUnitBase.is_equivalent:15: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.function.LogQuantity:24: WARNING: py:obj reference target not found: numpy.dtype BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.function.LogQuantity:33: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.function.LogQuantity:33: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.function.LogQuantity.ptp:4: WARNING: py:obj reference target not found: numpy.ptp BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.function.LogQuantity.ptp:16: WARNING: py:obj reference target not found: numpy.ptp BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.function.LogQuantity.std:4: WARNING: py:obj reference target not found: numpy.std BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.function.LogQuantity.std:16: WARNING: py:obj reference target not found: numpy.std BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.function.LogQuantity.var:4: WARNING: py:obj reference target not found: numpy.var BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.function.LogQuantity.var:16: WARNING: py:obj reference target not found: numpy.var BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.function.LogUnit:9: WARNING: py:obj reference target not found: string BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.function.LogUnit:15: WARNING: py:obj reference target not found: string BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.function.MagUnit:7: WARNING: py:obj reference target not found: string BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py:docstring of astropy.units.function.MagUnit:13: WARNING: py:obj reference target not found: string BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity:1: WARNING: py:class reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity:7: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity:33: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity:33: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity:43: WARNING: py:obj reference target not found: numpy.array BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity:49: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.flat:4: WARNING: py:obj reference target not found: numpy.flatiter BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.flat:4: WARNING: py:obj reference target not found: numpy.ndarray.flat BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.isscalar:6: WARNING: py:obj reference target not found: numpy.isscalar BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.isscalar:6: WARNING: py:obj reference target not found: numpy.isscalar BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.all:4: WARNING: py:obj reference target not found: numpy.all BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.all:16: WARNING: py:obj reference target not found: numpy.all BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.any:4: WARNING: py:obj reference target not found: numpy.any BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.any:16: WARNING: py:obj reference target not found: numpy.any BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.argmax:4: WARNING: py:obj reference target not found: numpy.argmax BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.argmax:16: WARNING: py:obj reference target not found: numpy.argmax BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.argmin:4: WARNING: py:obj reference target not found: numpy.argmin BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.argmin:16: WARNING: py:obj reference target not found: numpy.argmin BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.argsort:4: WARNING: py:obj reference target not found: numpy.argsort BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.argsort:16: WARNING: py:obj reference target not found: numpy.argsort BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.choose:4: WARNING: py:obj reference target not found: numpy.choose BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.choose:16: WARNING: py:obj reference target not found: numpy.choose BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.clip:5: WARNING: py:obj reference target not found: numpy.clip BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.clip:17: WARNING: py:obj reference target not found: numpy.clip BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.cumprod:4: WARNING: py:obj reference target not found: numpy.cumprod BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.cumprod:16: WARNING: py:obj reference target not found: numpy.cumprod BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.cumsum:4: WARNING: py:obj reference target not found: numpy.cumsum BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.cumsum:16: WARNING: py:obj reference target not found: numpy.cumsum BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.dot:4: WARNING: py:obj reference target not found: numpy.dot BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.dot:16: WARNING: py:obj reference target not found: numpy.dot BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.insert:5: WARNING: py:obj reference target not found: numpy.insert BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.max:4: WARNING: py:obj reference target not found: numpy.amax BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.max:16: WARNING: py:obj reference target not found: numpy.amax BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.mean:4: WARNING: py:obj reference target not found: numpy.mean BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.mean:16: WARNING: py:obj reference target not found: numpy.mean BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.min:4: WARNING: py:obj reference target not found: numpy.amin BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.min:16: WARNING: py:obj reference target not found: numpy.amin BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.prod:4: WARNING: py:obj reference target not found: numpy.prod BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.prod:16: WARNING: py:obj reference target not found: numpy.prod BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.ptp:4: WARNING: py:obj reference target not found: numpy.ptp BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.ptp:16: WARNING: py:obj reference target not found: numpy.ptp BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.put:4: WARNING: py:obj reference target not found: numpy.put BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.put:16: WARNING: py:obj reference target not found: numpy.put BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.round:4: WARNING: py:obj reference target not found: numpy.around BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.round:16: WARNING: py:obj reference target not found: numpy.around BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.searchsorted:4: WARNING: py:obj reference target not found: numpy.searchsorted BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.searchsorted:16: WARNING: py:obj reference target not found: numpy.searchsorted BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.std:4: WARNING: py:obj reference target not found: numpy.std BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.std:16: WARNING: py:obj reference target not found: numpy.std BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.sum:4: WARNING: py:obj reference target not found: numpy.sum BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.sum:16: WARNING: py:obj reference target not found: numpy.sum BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.to:16: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.to_value:9: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.to_value:15: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.to_value:24: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.trace:4: WARNING: py:obj reference target not found: numpy.trace BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.trace:16: WARNING: py:obj reference target not found: numpy.trace BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.var:4: WARNING: py:obj reference target not found: numpy.var BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/units/quantity.py:docstring of astropy.units.quantity.Quantity.var:16: WARNING: py:obj reference target not found: numpy.var BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/console.py:docstring of astropy.utils.console.ProgressBar:42: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/console.py:docstring of astropy.utils.console.ProgressBar:48: WARNING: py:obj reference target not found: sys.stdout BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/console.py:docstring of astropy.utils.console.ProgressBar.map:27: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/console.py:docstring of astropy.utils.console.ProgressBar.map:27: WARNING: py:obj reference target not found: multiprocessing BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/console.py:docstring of astropy.utils.console.ProgressBar.map:33: WARNING: py:obj reference target not found: sys.stdout BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/console.py:docstring of astropy.utils.console.ProgressBar.map:41: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/console.py:docstring of astropy.utils.console.ProgressBarOrSpinner:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/console.py:docstring of astropy.utils.console.ProgressBarOrSpinner:39: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/console.py:docstring of astropy.utils.console.ProgressBarOrSpinner:61: WARNING: py:obj reference target not found: sys.stdout BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/console.py:docstring of astropy.utils.console.Spinner:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/console.py:docstring of astropy.utils.console.Spinner:44: WARNING: py:obj reference target not found: sys.stdout BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/console.py:docstring of astropy.utils.console.color_print:25: WARNING: py:obj reference target not found: sys.stdout BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/console.py:docstring of astropy.utils.console.isatty:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/console.py:docstring of astropy.utils.console.print_code_line:30: WARNING: py:obj reference target not found: sys.stdout BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/console.py:docstring of astropy.utils.console.print_code_line:42: WARNING: py:obj reference target not found: textwrap BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.download_file:22: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.download_files_in_parallel:21: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.get_pkg_data_contents:37: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.get_pkg_data_contents:37: WARNING: py:obj reference target not found: str BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.get_pkg_data_contents:37: WARNING: py:obj reference target not found: locale.getpreferredencoding BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.get_pkg_data_contents:37: WARNING: py:obj reference target not found: open BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.get_pkg_data_contents:47: WARNING: py:obj reference target not found: str BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.get_pkg_data_contents:54: WARNING: py:obj reference target not found: urllib2.urlopen BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.get_pkg_data_filename:40: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.get_pkg_data_filenames:28: WARNING: py:obj reference target not found: glob BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.get_pkg_data_fileobj:36: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.get_pkg_data_fileobj:36: WARNING: py:obj reference target not found: str BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.get_pkg_data_fileobj:36: WARNING: py:obj reference target not found: locale.getpreferredencoding BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.get_pkg_data_fileobj:36: WARNING: py:obj reference target not found: open BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.get_pkg_data_fileobj:46: WARNING: py:obj reference target not found: str BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.get_pkg_data_fileobj:53: WARNING: py:obj reference target not found: urllib2.urlopen BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.get_pkg_data_fileobjs:28: WARNING: py:obj reference target not found: glob BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.get_pkg_data_fileobjs:35: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.get_pkg_data_fileobjs:35: WARNING: py:obj reference target not found: str BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.get_pkg_data_fileobjs:35: WARNING: py:obj reference target not found: locale.getpreferredencoding BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.get_pkg_data_fileobjs:35: WARNING: py:obj reference target not found: open BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.get_pkg_data_fileobjs:45: WARNING: py:obj reference target not found: str BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.get_readable_fileobj:21: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.get_readable_fileobj:21: WARNING: py:obj reference target not found: str BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.get_readable_fileobj:21: WARNING: py:obj reference target not found: locale.getpreferredencoding BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.get_readable_fileobj:21: WARNING: py:obj reference target not found: open BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.get_readable_fileobj:31: WARNING: py:obj reference target not found: str BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.get_readable_fileobj:43: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data.py:docstring of astropy.utils.data.is_url_in_cache:15: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/data_info.py:docstring of astropy.utils.data_info.DataInfo:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/decorators.py:docstring of astropy.utils.decorators.classproperty:1: WARNING: py:class reference target not found: property BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/decorators.py:docstring of astropy.utils.decorators.classproperty:2: WARNING: py:obj reference target not found: property BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/decorators.py:docstring of astropy.utils.decorators.classproperty:2: WARNING: py:obj reference target not found: classmethod BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/decorators.py:docstring of astropy.utils.decorators.classproperty:5: WARNING: py:obj reference target not found: classmethod BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/decorators.py:docstring of astropy.utils.decorators.classproperty:5: WARNING: py:obj reference target not found: classmethod BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/decorators.py:docstring of astropy.utils.decorators.classproperty:20: WARNING: py:obj reference target not found: property BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/decorators.py:docstring of astropy.utils.decorators.deprecated_renamed_argument:123: WARNING: py:obj reference target not found: tuple BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/decorators.py:docstring of astropy.utils.decorators.deprecated_renamed_argument:123: WARNING: py:obj reference target not found: list BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/decorators.py:docstring of astropy.utils.decorators.deprecated_renamed_argument:135: WARNING: py:obj reference target not found: tuple BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/decorators.py:docstring of astropy.utils.decorators.deprecated_renamed_argument:135: WARNING: py:obj reference target not found: list BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/decorators.py:docstring of astropy.utils.decorators.format_doc:4: WARNING: py:meth reference target not found: str.format BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/decorators.py:docstring of astropy.utils.decorators.format_doc:23: WARNING: py:meth reference target not found: str.format BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/decorators.py:docstring of astropy.utils.decorators.format_doc:28: WARNING: py:meth reference target not found: str.format BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/decorators.py:docstring of astropy.utils.decorators.format_doc:45: WARNING: py:meth reference target not found: str.format BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/decorators.py:docstring of astropy.utils.decorators.lazyproperty:1: WARNING: py:class reference target not found: property BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/decorators.py:docstring of astropy.utils.decorators.sharedmethod:2: WARNING: py:obj reference target not found: classmethod BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/decorators.py:docstring of astropy.utils.decorators.sharedmethod:21: WARNING: py:obj reference target not found: classmethod BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/decorators.py:docstring of astropy.utils.decorators.sharedmethod:28: WARNING: py:obj reference target not found: classmethod BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/decorators.py:docstring of astropy.utils.decorators.wraps:2: WARNING: py:obj reference target not found: functools.wraps BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/decorators.py:docstring of astropy.utils.decorators.wraps:10: WARNING: py:obj reference target not found: functools.wraps BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/introspection.py:docstring of astropy.utils.introspection.isinstancemethod:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/introspection.py:docstring of astropy.utils.introspection.isinstancemethod:2: WARNING: py:obj reference target not found: staticmethod BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/introspection.py:docstring of astropy.utils.introspection.isinstancemethod:2: WARNING: py:obj reference target not found: classmethod BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/introspection.py:docstring of astropy.utils.introspection.isinstancemethod:10: WARNING: py:obj reference target not found: type BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/introspection.py:docstring of astropy.utils.introspection.isinstancemethod:14: WARNING: py:obj reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/introspection.py:docstring of astropy.utils.introspection.isinstancemethod:16: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/introspection.py:docstring of astropy.utils.introspection.minversion:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/introspection.py:docstring of astropy.utils.introspection.minversion:2: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/introspection.py:docstring of astropy.utils.introspection.minversion:11: WARNING: py:obj reference target not found: str BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/introspection.py:docstring of astropy.utils.introspection.minversion:13: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/introspection.py:docstring of astropy.utils.introspection.minversion:18: WARNING: py:obj reference target not found: str BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/introspection.py:docstring of astropy.utils.introspection.minversion:24: WARNING: py:obj reference target not found: bool BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/introspection.py:docstring of astropy.utils.introspection.minversion:26: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/introspection.py:docstring of astropy.utils.introspection.minversion:30: WARNING: py:obj reference target not found: str BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/introspection.py:docstring of astropy.utils.introspection.resolve_name:4: WARNING: py:obj reference target not found: __import__ BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/introspection.py:docstring of astropy.utils.introspection.resolve_name:10: WARNING: py:obj reference target not found: str BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/metadata.py:docstring of astropy.utils.metadata.MergeStrategy:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/metadata.py:docstring of astropy.utils.metadata.MetaData:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/metadata.py:docstring of astropy.utils.metadata.MetaData:4: WARNING: py:obj reference target not found: collections.Mapping BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/metadata.py:docstring of astropy.utils.metadata.MetaData:8: WARNING: py:obj reference target not found: str BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/metadata.py:docstring of astropy.utils.metadata.MetaData:16: WARNING: py:obj reference target not found: bool BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.NumpyRNGContext:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.OrderedDescriptor:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.OrderedDescriptor:6: WARNING: py:obj reference target not found: collections.OrderedDict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.OrderedDescriptor:6: WARNING: py:obj reference target not found: collections.OrderedDict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.OrderedDescriptorContainer:14: WARNING: py:obj reference target not found: collections.OrderedDict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.ShapedLikeNDArray:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.ShapedLikeNDArray:4: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.ShapedLikeNDArray:9: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.ShapedLikeNDArray:9: WARNING: py:obj reference target not found: numpy.ndarray.shape BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.ShapedLikeNDArray.T:4: WARNING: py:attr reference target not found: numpy.ndarray.T BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.ShapedLikeNDArray.copy:4: WARNING: py:meth reference target not found: numpy.ndarray.copy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.ShapedLikeNDArray.diagonal:4: WARNING: py:meth reference target not found: numpy.ndarray.diagonal BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.ShapedLikeNDArray.flatten:4: WARNING: py:meth reference target not found: numpy.ndarray.flatten BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.ShapedLikeNDArray.ravel:4: WARNING: py:meth reference target not found: numpy.ndarray.ravel BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.ShapedLikeNDArray.reshape:4: WARNING: py:meth reference target not found: numpy.ndarray.reshape BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.ShapedLikeNDArray.reshape:4: WARNING: py:func reference target not found: numpy.reshape BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.ShapedLikeNDArray.squeeze:4: WARNING: py:meth reference target not found: numpy.ndarray.squeeze BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.ShapedLikeNDArray.swapaxes:4: WARNING: py:meth reference target not found: numpy.ndarray.swapaxes BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.ShapedLikeNDArray.take:4: WARNING: py:meth reference target not found: numpy.ndarray.take BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.ShapedLikeNDArray.transpose:4: WARNING: py:meth reference target not found: numpy.ndarray.transpose BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.check_broadcast:10: WARNING: py:obj reference target not found: tuple BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.check_broadcast:16: WARNING: py:obj reference target not found: tuple BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.find_api_page:6: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.find_api_page:27: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.find_api_page:27: WARNING: py:obj reference target not found: webbrowser BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.format_exception:17: WARNING: py:obj reference target not found: sys.exc_info BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.format_exception:17: WARNING: py:obj reference target not found: sys.exc_info BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.is_path_hidden:15: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.isiterable:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.walk_skip_hidden:2: WARNING: py:obj reference target not found: os.walk BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.walk_skip_hidden:4: WARNING: py:obj reference target not found: os.walk BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/misc.py:docstring of astropy.utils.misc.walk_skip_hidden:18: WARNING: py:obj reference target not found: os.walk BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/state.py:docstring of astropy.utils.state.ScienceState:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/timer.py:docstring of astropy.utils.timer.RunTimePredictor:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/timer.py:docstring of astropy.utils.timer.RunTimePredictor.do_fit:14: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/timer.py:docstring of astropy.utils.timer.RunTimePredictor.do_fit:22: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/timer.py:docstring of astropy.utils.timer.RunTimePredictor.plot:10: WARNING: py:obj reference target not found: matplotlib.axes.Axes BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/timer.py:docstring of astropy.utils.timer.timefunc:39: WARNING: py:obj reference target not found: numpy.log BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/xml/check.py:docstring of astropy.utils.xml.check.check_anyuri:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/xml/check.py:docstring of astropy.utils.xml.check.check_id:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/xml/check.py:docstring of astropy.utils.xml.check.check_mime_content_type:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/xml/check.py:docstring of astropy.utils.xml.check.check_token:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/xml/iterparser.py:docstring of astropy.utils.xml.iterparser.get_xml_iterator:20: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/xml/iterparser.py:docstring of astropy.utils.xml.iterparser.get_xml_iterator:27: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/xml/iterparser.py:docstring of astropy.utils.xml.iterparser.get_xml_iterator:30: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/utils/xml/writer.py:docstring of astropy.utils.xml.writer.XMLWriter.object_attrs:21: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.AsinhStretch.__call__:14: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.AsinhStretch.__call__:17: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.AsinhStretch.__call__:24: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/interval.py:docstring of astropy.visualization.AsymmetricPercentileInterval.get_limits:8: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/interval.py:docstring of astropy.visualization.BaseInterval.__call__:13: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/interval.py:docstring of astropy.visualization.BaseInterval.__call__:16: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/interval.py:docstring of astropy.visualization.BaseInterval.__call__:23: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/interval.py:docstring of astropy.visualization.BaseInterval.get_limits:8: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.BaseStretch.__call__:14: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.BaseStretch.__call__:17: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.BaseStretch.__call__:24: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/transform.py:docstring of astropy.visualization.BaseTransform:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.ContrastBiasStretch.__call__:14: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.ContrastBiasStretch.__call__:17: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.ContrastBiasStretch.__call__:24: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.HistEqStretch.__call__:14: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.HistEqStretch.__call__:17: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.HistEqStretch.__call__:24: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/mpl_normalize.py:docstring of astropy.visualization.ImageNormalize:1: WARNING: py:class reference target not found: matplotlib.colors.Normalize BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/mpl_normalize.py:docstring of astropy.visualization.ImageNormalize:7: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/mpl_normalize.py:docstring of astropy.visualization.ImageNormalize:35: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.LinearStretch.__call__:14: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.LinearStretch.__call__:17: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.LinearStretch.__call__:24: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.LogStretch.__call__:14: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.LogStretch.__call__:17: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.LogStretch.__call__:24: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/interval.py:docstring of astropy.visualization.ManualInterval.get_limits:8: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/interval.py:docstring of astropy.visualization.MinMaxInterval.get_limits:8: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.PowerDistStretch.__call__:14: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.PowerDistStretch.__call__:17: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.PowerDistStretch.__call__:24: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.PowerStretch.__call__:14: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.PowerStretch.__call__:17: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.PowerStretch.__call__:24: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.SinhStretch.__call__:14: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.SinhStretch.__call__:17: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.SinhStretch.__call__:24: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.SqrtStretch.__call__:14: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.SqrtStretch.__call__:17: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py:docstring of astropy.visualization.SqrtStretch.__call__:24: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/interval.py:docstring of astropy.visualization.ZScaleInterval.get_limits:8: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/lupton_rgb.py:docstring of astropy.visualization.make_lupton_rgb:10: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/lupton_rgb.py:docstring of astropy.visualization.make_lupton_rgb:14: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/lupton_rgb.py:docstring of astropy.visualization.make_lupton_rgb:18: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/lupton_rgb.py:docstring of astropy.visualization.make_lupton_rgb:41: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/mpl_normalize.py:docstring of astropy.visualization.mpl_normalize.ImageNormalize:1: WARNING: py:class reference target not found: matplotlib.colors.Normalize BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/mpl_normalize.py:docstring of astropy.visualization.mpl_normalize.ImageNormalize:7: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/mpl_normalize.py:docstring of astropy.visualization.mpl_normalize.ImageNormalize:35: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/mpl_normalize.py:docstring of astropy.visualization.mpl_normalize.simple_norm:13: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/mpl_normalize.py:docstring of astropy.visualization.mpl_normalize.simple_norm:79: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/mpl_normalize.py:docstring of astropy.visualization.simple_norm:13: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/mpl_normalize.py:docstring of astropy.visualization.simple_norm:79: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/coordinate_helpers.py:docstring of astropy.visualization.wcsaxes.CoordinateHelper:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/coordinate_helpers.py:docstring of astropy.visualization.wcsaxes.CoordinateHelper:17: WARNING: py:obj reference target not found: matplotlib.transforms.Transform BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/coordinate_helpers.py:docstring of astropy.visualization.wcsaxes.CoordinateHelper.set_axislabel:17: WARNING: py:class reference target not found: matplotlib.text.Text BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/coordinate_helpers.py:docstring of astropy.visualization.wcsaxes.CoordinateHelper.set_ticklabel:9: WARNING: py:class reference target not found: matplotlib.text.Text BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/coordinates_map.py:docstring of astropy.visualization.wcsaxes.CoordinatesMap:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/coordinates_map.py:docstring of astropy.visualization.wcsaxes.CoordinatesMap:18: WARNING: py:obj reference target not found: matplotlib.transforms.Transform BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/coordinates_map.py:docstring of astropy.visualization.wcsaxes.CoordinatesMap:25: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/coordinates_map.py:docstring of astropy.visualization.wcsaxes.CoordinatesMap:55: WARNING: py:obj reference target not found: matplotlib.path.Path BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/coordinates_map.py:docstring of astropy.visualization.wcsaxes.CoordinatesMap:57: WARNING: py:obj reference target not found: matplotlib.path.Path BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/patches.py:docstring of astropy.visualization.wcsaxes.SphericalCircle:1: WARNING: py:class reference target not found: matplotlib.patches.Polygon BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/patches.py:docstring of astropy.visualization.wcsaxes.SphericalCircle:43: WARNING: py:obj reference target not found: matplotlib.patches.Polygon BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/core.py:docstring of astropy.visualization.wcsaxes.WCSAxes:1: WARNING: py:class reference target not found: matplotlib.axes._axes.Axes BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/core.py:docstring of astropy.visualization.wcsaxes.WCSAxes:7: WARNING: py:obj reference target not found: matplotlib.figure.Figure BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/core.py:docstring of astropy.visualization.wcsaxes.WCSAxes:21: WARNING: py:obj reference target not found: matplotlib.transforms.Transform BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/core.py:docstring of astropy.visualization.wcsaxes.WCSAxes:28: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/core.py:docstring of astropy.visualization.wcsaxes.WCSAxes:37: WARNING: py:obj reference target not found: matplotlib.transforms.Transform BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.visualization.wcsaxes.WCSAxes.rst:26::1: WARNING: py:meth reference target not found: matplotlib.axes.Axes.imshow BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/core.py:docstring of astropy.visualization.wcsaxes.WCSAxes.get_transform:8: WARNING: py:class reference target not found: matplotlib.transforms.Transform BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/core.py:docstring of astropy.visualization.wcsaxes.WCSAxes.get_transform:19: WARNING: py:class reference target not found: matplotlib.transforms.Transform BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/core.py:docstring of astropy.visualization.wcsaxes.WCSAxes.grid:4: WARNING: py:obj reference target not found: matplotlib.axes.Axes BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/core.py:docstring of astropy.visualization.wcsaxes.WCSAxes.imshow:2: WARNING: py:meth reference target not found: matplotlib.axes.Axes.imshow BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/core.py:docstring of astropy.visualization.wcsaxes.WCSAxes.imshow:10: WARNING: py:meth reference target not found: matplotlib.axes.Axes.imshow BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/core.py:docstring of astropy.visualization.wcsaxes.WCSAxes.plot_coord:5: WARNING: py:obj reference target not found: matplotlib.axes.Axes.plot BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/core.py:docstring of astropy.visualization.wcsaxes.WCSAxes.plot_coord:5: WARNING: py:obj reference target not found: matplotlib.axes.Axes.plot BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/core.py:docstring of astropy.visualization.wcsaxes.WCSAxes.plot_coord:16: WARNING: py:obj reference target not found: matplotlib.axes.Axes.plot BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/core.py:docstring of astropy.visualization.wcsaxes.WCSAxes.plot_coord:28: WARNING: py:obj reference target not found: matplotlib.axes.Axes.plot BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/core.py:docstring of astropy.visualization.wcsaxes.WCSAxesSubplot:19: WARNING: py:class reference target not found: matplotlib.figure.Figure BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/frame.py:docstring of astropy.visualization.wcsaxes.frame.BaseFrame:1: WARNING: py:class reference target not found: collections.OrderedDict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/frame.py:docstring of astropy.visualization.wcsaxes.frame.Spine:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/vo/client/conesearch.py:docstring of astropy.vo.client.conesearch.conesearch:48: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/vo/client/conesearch.py:docstring of astropy.vo.client.conesearch.conesearch:75: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/vo/client/conesearch.py:docstring of astropy.vo.client.conesearch.conesearch:71: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/vo/client/conesearch.py:docstring of astropy.vo.client.conesearch.conesearch:71: WARNING: py:mod reference target not found: warnings BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/vo/client/conesearch.py:docstring of astropy.vo.client.conesearch.conesearch:71: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/vo/client/conesearch.py:docstring of astropy.vo.client.conesearch.list_catalogs:25: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/vo/client/conesearch.py:docstring of astropy.vo.client.conesearch.list_catalogs:22: WARNING: py:mod reference target not found: fnmatch BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/vo/client/conesearch.py:docstring of astropy.vo.client.conesearch.list_catalogs:28: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/vo/client/conesearch.py:docstring of astropy.vo.client.conesearch.predict_search:19: WARNING: py:mod reference target not found: warnings BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/vo/client/vo_async.py:docstring of astropy.vo.client.vo_async.AsyncBase:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/vo/client/vo_async.py:docstring of astropy.vo.client.vo_async.AsyncBase:9: WARNING: py:mod reference target not found: warnings BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/vo/client/vos_catalog.py:docstring of astropy.vo.client.vos_catalog.VOSBase:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/vo/client/vos_catalog.py:docstring of astropy.vo.client.vos_catalog.VOSDatabase.from_registry:12: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/vo/client/vos_catalog.py:docstring of astropy.vo.client.vos_catalog.VOSDatabase.list_catalogs:7: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/vo/client/vos_catalog.py:docstring of astropy.vo.client.vos_catalog.VOSDatabase.list_catalogs:9: WARNING: py:mod reference target not found: fnmatch BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/vo/client/vos_catalog.py:docstring of astropy.vo.client.vos_catalog.VOSDatabase.list_catalogs:17: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/vo/client/vos_catalog.py:docstring of astropy.vo.client.vos_catalog.call_vo_service:20: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/vo/client/vos_catalog.py:docstring of astropy.vo.client.vos_catalog.call_vo_service:44: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/vo/client/vos_catalog.py:docstring of astropy.vo.client.vos_catalog.call_vo_service:40: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/vo/client/vos_catalog.py:docstring of astropy.vo.client.vos_catalog.call_vo_service:40: WARNING: py:mod reference target not found: warnings BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/vo/client/vos_catalog.py:docstring of astropy.vo.client.vos_catalog.call_vo_service:40: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/vo/client/vos_catalog.py:docstring of astropy.vo.client.vos_catalog.list_catalogs:26: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/vo/client/vos_catalog.py:docstring of astropy.vo.client.vos_catalog.list_catalogs:23: WARNING: py:mod reference target not found: fnmatch BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/vo/client/vos_catalog.py:docstring of astropy.vo.client.vos_catalog.list_catalogs:29: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/vo/validator/inspect.py:docstring of astropy.vo.validator.inspect.ConeSearchResults:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/vo/validator/inspect.py:docstring of astropy.vo.validator.inspect.ConeSearchResults:12: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/vo/validator/validate.py:docstring of astropy.vo.validator.validate.check_conesearch_sites:35: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py:docstring of astropy.wcs.DistortionLookupTable:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.NoConvergence:25: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.NoConvergence:26: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.NoConvergence:27: WARNING: py:obj reference target not found: int BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.NoConvergence:28: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.NoConvergence:28: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.NoConvergence:29: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.NoConvergence:29: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py:docstring of astropy.wcs.Sip:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py:docstring of astropy.wcs.Tabprm:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py:docstring of astropy.wcs.Tabprm.print_contents:6: WARNING: py:obj reference target not found: repr BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS:40: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS:43: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS:46: WARNING: py:obj reference target not found: int BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS:85: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS:92: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS:100: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.all_pix2world:40: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.all_pix2world:40: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.all_world2pix:31: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.all_world2pix:31: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.all_world2pix:79: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.all_world2pix:79: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.all_world2pix:106: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.all_world2pix:126: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.all_world2pix:126: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.all_world2pix:126: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.all_world2pix:126: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.all_world2pix:141: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.all_world2pix:141: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.all_world2pix:141: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.all_world2pix:155: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.all_world2pix:161: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.all_world2pix:161: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.all_world2pix:161: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.all_world2pix:161: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.all_world2pix:183: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.calc_footprint:19: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.calc_footprint:33: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.copy:4: WARNING: py:mod reference target not found: copy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.deepcopy:4: WARNING: py:mod reference target not found: copy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.slice:16: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.sub:12: WARNING: py:obj reference target not found: set BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.to_fits:14: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.to_fits:17: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.to_fits:20: WARNING: py:obj reference target not found: int BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.to_header:20: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.to_header:23: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.to_header:26: WARNING: py:obj reference target not found: int BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.wcs_pix2world:34: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.wcs_pix2world:34: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.wcs_world2pix:30: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.WCS.wcs_world2pix:30: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py:docstring of astropy.wcs.WCSBase:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py:docstring of astropy.wcs.WCSBase:10: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py:docstring of astropy.wcs.Wcsprm:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py:docstring of astropy.wcs.Wcsprm:20: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py:docstring of astropy.wcs.Wcsprm:38: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py:docstring of astropy.wcs.Wcsprm:41: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py:docstring of astropy.wcs.Wcsprm:44: WARNING: py:obj reference target not found: int BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py:docstring of astropy.wcs.Wcsprm:50: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py:docstring of astropy.wcs.Wcsprm:71: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.wcs.Wcsprm.rst:97::1: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.wcs.Wcsprm.rst:97::1: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.wcs.Wcsprm.rst:97::1: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/api/astropy.wcs.Wcsprm.rst:97::1: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py:docstring of astropy.wcs.Wcsprm.cel_offset:4: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py:docstring of astropy.wcs.Wcsprm.cel_offset:4: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py:docstring of astropy.wcs.Wcsprm.bounds_check:9: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py:docstring of astropy.wcs.Wcsprm.bounds_check:9: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py:docstring of astropy.wcs.Wcsprm.bounds_check:15: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py:docstring of astropy.wcs.Wcsprm.bounds_check:15: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py:docstring of astropy.wcs.Wcsprm.has_cd:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py:docstring of astropy.wcs.Wcsprm.has_crota:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py:docstring of astropy.wcs.Wcsprm.has_pc:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py:docstring of astropy.wcs.Wcsprm.is_unity:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py:docstring of astropy.wcs.Wcsprm.print_contents:6: WARNING: py:obj reference target not found: repr BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py:docstring of astropy.wcs.Wcsprm.to_header:56: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py:docstring of astropy.wcs.Wcsprm.to_header:59: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py:docstring of astropy.wcs.Wcsprm.to_header:62: WARNING: py:obj reference target not found: int BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.find_all_wcs:15: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.find_all_wcs:18: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.find_all_wcs:21: WARNING: py:obj reference target not found: int BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.find_all_wcs:49: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py:docstring of astropy.wcs.find_all_wcs:57: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/utils.py:docstring of astropy.wcs.utils.custom_frame_mappings:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/utils.py:docstring of astropy.wcs.utils.is_proj_plane_distorted:2: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/utils.py:docstring of astropy.wcs.utils.is_proj_plane_distorted:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/utils.py:docstring of astropy.wcs.utils.is_proj_plane_distorted:45: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/utils.py:docstring of astropy.wcs.utils.is_proj_plane_distorted:45: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/utils.py:docstring of astropy.wcs.utils.non_celestial_pixel_scales:14: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/utils.py:docstring of astropy.wcs.utils.pixel_to_skycoord:8: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/utils.py:docstring of astropy.wcs.utils.proj_plane_pixel_scales:28: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/utils.py:docstring of astropy.wcs.utils.proj_plane_pixel_scales:30: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/utils.py:docstring of astropy.wcs.utils.skycoord_to_pixel:26: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/wcs/utils.py:docstring of astropy.wcs.utils.wcs_to_celestial_frame:28: WARNING: py:obj reference target not found: None BUILDSTDERR: ../CHANGES.rst:6411: WARNING: py:obj reference target not found: False BUILDSTDERR: ../CHANGES.rst:6419: WARNING: py:obj reference target not found: repr BUILDSTDERR: ../CHANGES.rst:6419: WARNING: py:obj reference target not found: str BUILDSTDERR: ../CHANGES.rst:6609: WARNING: py:obj reference target not found: False BUILDSTDERR: ../CHANGES.rst:6618: WARNING: py:obj reference target not found: True BUILDSTDERR: ../CHANGES.rst:6933: WARNING: py:obj reference target not found: unicode BUILDSTDERR: ../CHANGES.rst:6942: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: ../CHANGES.rst:6946: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: :9: WARNING: py:class reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/convolution/index.rst:10: WARNING: py:obj reference target not found: scipy.ndimage BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/coordinates/formatting.rst:29: WARNING: py:obj reference target not found: format BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/coordinates/frames.rst:333: WARNING: undefined label: sphx_glr_generated_examples_coordinates_plot_sgr-coordinate-frame.py (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/coordinates/galactocentric.rst:118: WARNING: undefined label: sphx_glr_generated_examples_coordinates_plot_galactocentric-frame.py (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/coordinates/index.rst:65: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/coordinates/index.rst:149: WARNING: undefined label: sphx_glr_generated_examples_coordinates_plot_obs-planning.py (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/coordinates/index.rst:341: WARNING: undefined label: sphx_glr_generated_examples_coordinates_plot_obs-planning.py (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/coordinates/index.rst:427::1: WARNING: py:obj reference target not found: collections.namedtuple BUILDSTDERR: :9: WARNING: py:class reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/coordinates/representations.rst:54: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/coordinates/representations.rst:112: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/coordinates/skycoord.rst:287: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/coordinates/skycoord.rst:306: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/coordinates/skycoord.rst:306: WARNING: py:func reference target not found: numpy.reshape BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/coordinates/skycoord.rst:860: WARNING: py:obj reference target not found: numpy.random.multivariate_normal BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/astropy-package-template.rst:8: WARNING: undefined label: packagetemplate:package-template (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/building.rst:57: WARNING: py:func reference target not found: distutils.core.setup BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/building.rst:71: WARNING: py:obj reference target not found: distutils.core.Extension BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/building.rst:85: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/building.rst:103: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/ccython.rst:7: WARNING: py:obj reference target not found: distutils.core.Extension BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/ccython.rst:28: WARNING: py:class reference target not found: distutils.core.Extension BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/ccython.rst:36: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/ccython.rst:36: WARNING: py:obj reference target not found: distutils.core.Extension BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/ccython.rst:74: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/ccython.rst:74: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/codeguide.rst:202: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/codeguide.rst:207: WARNING: py:func reference target not found: super BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/codeguide.rst:207: WARNING: py:func reference target not found: super BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/codeguide.rst:244: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/codeguide.rst:252: WARNING: py:obj reference target not found: unicode BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/codeguide.rst:252: WARNING: py:obj reference target not found: str BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/codeguide.rst:252: WARNING: py:obj reference target not found: str BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/codeguide.rst:266: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/codeguide.rst:266: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/codeguide.rst:271: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/codeguide.rst:271: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/codeguide.rst:447: WARNING: py:obj reference target not found: struct BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/codeguide.rst:457: WARNING: py:obj reference target not found: zip BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/codeguide.rst:457: WARNING: py:obj reference target not found: range BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/codeguide.rst:457: WARNING: py:obj reference target not found: map BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/codeguide.rst:602: WARNING: py:func reference target not found: super BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/codeguide.rst:655: WARNING: py:func reference target not found: super BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/codeguide.rst:655: WARNING: py:func reference target not found: super BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/codeguide.rst:694: WARNING: py:func reference target not found: super BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/codeguide.rst:703: WARNING: py:func reference target not found: super BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/docguide.rst:97: WARNING: py:obj reference target not found: sphinx_automodapi.automodapi BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/docguide.rst:97: WARNING: py:obj reference target not found: sphinx_automodapi.automodsumm BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/scripts.rst:18: WARNING: py:mod reference target not found: argparse BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/scripts.rst:18: WARNING: py:mod reference target not found: optparse BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/scripts.rst:18: WARNING: py:mod reference target not found: argparse BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/__init__.py:docstring of astropy.test:72: WARNING: py:obj reference target not found: int BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/__init__.py:docstring of astropy.test:78: WARNING: py:obj reference target not found: bool BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/__init__.py:docstring of astropy.test:80: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/testguide.rst:681: WARNING: py:obj reference target not found: warnings.catch_warnings BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/testguide.rst:730: WARNING: py:obj reference target not found: unicode BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/testguide.rst:739: WARNING: py:obj reference target not found: unicode BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/testguide.rst:895: WARNING: py:mod reference target not found: doctest BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/testguide.rst:900: WARNING: py:mod reference target not found: doctest BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/testguide.rst:1021: WARNING: py:mod reference target not found: doctest BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/development/testguide.rst:1062: WARNING: py:obj reference target not found: float BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/ascii/base_classes.rst:16: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/ascii/read.rst:91: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/ascii/read.rst:91: WARNING: py:obj reference target not found: locale.getpreferredencoding BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/ascii/read.rst:91: WARNING: py:obj reference target not found: open BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/ascii/write.rst:53: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/card.py:docstring of astropy.io.fits.Card.field_specifier:2: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/card.py:docstring of astropy.io.fits.Card.is_blank:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/card.py:docstring of astropy.io.fits.Card.is_blank:5: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/card.py:docstring of astropy.io.fits.Card.normalize_keyword:2: WARNING: py:obj reference target not found: classmethod BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/diff.py:docstring of astropy.io.fits.FITSDiff:82: WARNING: py:obj reference target not found: numpy.allclose BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/diff.py:docstring of astropy.io.fits.FITSDiff.identical:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/diff.py:docstring of astropy.io.fits.FITSDiff.report:11: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/diff.py:docstring of astropy.io.fits.FITSDiff.report:11: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/diff.py:docstring of astropy.io.fits.HDUDiff:95: WARNING: py:obj reference target not found: numpy.allclose BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/diff.py:docstring of astropy.io.fits.HDUDiff.identical:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/diff.py:docstring of astropy.io.fits.HDUDiff.report:11: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/diff.py:docstring of astropy.io.fits.HDUDiff.report:11: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/diff.py:docstring of astropy.io.fits.HeaderDiff:103: WARNING: py:obj reference target not found: numpy.allclose BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/diff.py:docstring of astropy.io.fits.HeaderDiff.identical:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/diff.py:docstring of astropy.io.fits.HeaderDiff.report:11: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/diff.py:docstring of astropy.io.fits.HeaderDiff.report:11: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/diff.py:docstring of astropy.io.fits.ImageDataDiff:79: WARNING: py:obj reference target not found: numpy.allclose BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/diff.py:docstring of astropy.io.fits.ImageDataDiff.identical:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/diff.py:docstring of astropy.io.fits.ImageDataDiff.report:11: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/diff.py:docstring of astropy.io.fits.ImageDataDiff.report:11: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/diff.py:docstring of astropy.io.fits.RawDataDiff.identical:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/diff.py:docstring of astropy.io.fits.RawDataDiff.report:11: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/diff.py:docstring of astropy.io.fits.RawDataDiff.report:11: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/diff.py:docstring of astropy.io.fits.TableDataDiff:101: WARNING: py:obj reference target not found: numpy.allclose BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/diff.py:docstring of astropy.io.fits.TableDataDiff.identical:2: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/diff.py:docstring of astropy.io.fits.TableDataDiff.report:11: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/diff.py:docstring of astropy.io.fits.TableDataDiff.report:11: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/hdulist.py:docstring of astropy.io.fits.open:24: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/hdulist.py:docstring of astropy.io.fits.open:31: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/hdulist.py:docstring of astropy.io.fits.open:40: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/hdulist.py:docstring of astropy.io.fits.open:47: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/hdulist.py:docstring of astropy.io.fits.open:66: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/hdulist.py:docstring of astropy.io.fits.open:75: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/hdulist.py:docstring of astropy.io.fits.open:81: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/hdulist.py:docstring of astropy.io.fits.open:81: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/hdulist.py:docstring of astropy.io.fits.open:92: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/hdulist.py:docstring of astropy.io.fits.open:92: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/hdulist.py:docstring of astropy.io.fits.open:98: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/hdulist.py:docstring of astropy.io.fits.open:98: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/hdulist.py:docstring of astropy.io.fits.open:104: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/hdulist.py:docstring of astropy.io.fits.open:104: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/hdulist.py:docstring of astropy.io.fits.open:110: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/hdulist.py:docstring of astropy.io.fits.open:110: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/convenience.py:docstring of astropy.io.fits.writeto:20: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/convenience.py:docstring of astropy.io.fits.writeto:46: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/convenience.py:docstring of astropy.io.fits.append:10: WARNING: py:obj reference target not found: gzip.GzipFile BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/convenience.py:docstring of astropy.io.fits.append:22: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/convenience.py:docstring of astropy.io.fits.append:28: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/convenience.py:docstring of astropy.io.fits.append:34: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/convenience.py:docstring of astropy.io.fits.append:34: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/convenience.py:docstring of astropy.io.fits.append:34: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/convenience.py:docstring of astropy.io.fits.update:9: WARNING: py:obj reference target not found: gzip.GzipFile BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/convenience.py:docstring of astropy.io.fits.update:20: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/convenience.py:docstring of astropy.io.fits.getdata:50: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/convenience.py:docstring of astropy.io.fits.getdata:56: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/convenience.py:docstring of astropy.io.fits.getdata:80: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/convenience.py:docstring of astropy.io.fits.setval:17: WARNING: py:obj reference target not found: gzip.GzipFile BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/convenience.py:docstring of astropy.io.fits.setval:29: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/convenience.py:docstring of astropy.io.fits.setval:34: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/convenience.py:docstring of astropy.io.fits.setval:39: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/convenience.py:docstring of astropy.io.fits.setval:46: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/convenience.py:docstring of astropy.io.fits.setval:52: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/convenience.py:docstring of astropy.io.fits.setval:52: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/convenience.py:docstring of astropy.io.fits.delval:9: WARNING: py:obj reference target not found: gzip.GzipFile BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/hdulist.py:docstring of astropy.io.fits.HDUList.close:18: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/hdulist.py:docstring of astropy.io.fits.HDUList.close:23: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/hdulist.py:docstring of astropy.io.fits.HDUList.fileinfo:19: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/hdulist.py:docstring of astropy.io.fits.HDUList.fileinfo:33: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/hdulist.py:docstring of astropy.io.fits.HDUList.flush:19: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/hdulist.py:docstring of astropy.io.fits.HDUList.info:11: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/hdulist.py:docstring of astropy.io.fits.HDUList.writeto:34: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.PrimaryHDU:31: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.PrimaryHDU:37: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.PrimaryHDU:43: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.PrimaryHDU:59: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.PrimaryHDU:59: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.PrimaryHDU.add_checksum:48: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.PrimaryHDU.data:2: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.PrimaryHDU.fileinfo:14: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.PrimaryHDU.fromstring:5: WARNING: py:obj reference target not found: memoryview BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.PrimaryHDU.readfrom:17: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.PrimaryHDU.req_cards:14: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.PrimaryHDU.req_cards:14: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.PrimaryHDU.req_cards:26: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.PrimaryHDU.req_cards:26: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.PrimaryHDU.req_cards:33: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.PrimaryHDU.scale:13: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.PrimaryHDU.writeto:36: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/groups.py:docstring of astropy.io.fits.GroupsHDU.add_checksum:48: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/groups.py:docstring of astropy.io.fits.GroupsHDU.fileinfo:14: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/groups.py:docstring of astropy.io.fits.GroupsHDU.from_columns:2: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/groups.py:docstring of astropy.io.fits.GroupsHDU.from_columns:2: WARNING: py:obj reference target not found: numpy.recarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/groups.py:docstring of astropy.io.fits.GroupsHDU.from_columns:14: WARNING: py:obj reference target not found: numpy.recarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/groups.py:docstring of astropy.io.fits.GroupsHDU.from_columns:43: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/groups.py:docstring of astropy.io.fits.GroupsHDU.from_columns:43: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/groups.py:docstring of astropy.io.fits.GroupsHDU.fromstring:5: WARNING: py:obj reference target not found: memoryview BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/groups.py:docstring of astropy.io.fits.GroupsHDU.readfrom:17: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/groups.py:docstring of astropy.io.fits.GroupsHDU.req_cards:14: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/groups.py:docstring of astropy.io.fits.GroupsHDU.req_cards:14: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/groups.py:docstring of astropy.io.fits.GroupsHDU.req_cards:26: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/groups.py:docstring of astropy.io.fits.GroupsHDU.req_cards:26: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/groups.py:docstring of astropy.io.fits.GroupsHDU.req_cards:33: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/groups.py:docstring of astropy.io.fits.GroupsHDU.scale:13: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/groups.py:docstring of astropy.io.fits.GroupsHDU.writeto:36: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/groups.py:docstring of astropy.io.fits.GroupData:28: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/groups.py:docstring of astropy.io.fits.GroupData.data:2: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/streaming.py:docstring of astropy.io.fits.StreamingHDU:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/streaming.py:docstring of astropy.io.fits.StreamingHDU.write:15: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/header.py:docstring of astropy.io.fits.Header:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/header.py:docstring of astropy.io.fits.Header:56: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/header.py:docstring of astropy.io.fits.Header:60: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/header.py:docstring of astropy.io.fits.Header.copy:5: WARNING: py:obj reference target not found: copy.copy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/header.py:docstring of astropy.io.fits.Header.copy:5: WARNING: py:obj reference target not found: copy.deepcopy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/header.py:docstring of astropy.io.fits.Header.copy:12: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/header.py:docstring of astropy.io.fits.Header.extend:16: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/header.py:docstring of astropy.io.fits.Header.extend:23: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/header.py:docstring of astropy.io.fits.Header.extend:31: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/header.py:docstring of astropy.io.fits.Header.fromkeys:2: WARNING: py:meth reference target not found: dict.fromkeys BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/header.py:docstring of astropy.io.fits.Header.get:2: WARNING: py:meth reference target not found: dict.get BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/header.py:docstring of astropy.io.fits.Header.insert:31: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/header.py:docstring of astropy.io.fits.Header.insert:31: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/header.py:docstring of astropy.io.fits.Header.items:2: WARNING: py:meth reference target not found: dict.items BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/header.py:docstring of astropy.io.fits.Header.iteritems:2: WARNING: py:meth reference target not found: dict.iteritems BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/header.py:docstring of astropy.io.fits.Header.iterkeys:2: WARNING: py:meth reference target not found: dict.iterkeys BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/header.py:docstring of astropy.io.fits.Header.itervalues:2: WARNING: py:meth reference target not found: dict.itervalues BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/header.py:docstring of astropy.io.fits.Header.keys:2: WARNING: py:meth reference target not found: dict.keys BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/header.py:docstring of astropy.io.fits.Header.pop:2: WARNING: py:meth reference target not found: dict.pop BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/header.py:docstring of astropy.io.fits.Header.popitem:2: WARNING: py:meth reference target not found: dict.popitem BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/header.py:docstring of astropy.io.fits.Header.rename_keyword:19: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/header.py:docstring of astropy.io.fits.Header.setdefault:2: WARNING: py:meth reference target not found: dict.setdefault BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/header.py:docstring of astropy.io.fits.Header.tofile:25: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/header.py:docstring of astropy.io.fits.Header.tofile:31: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/header.py:docstring of astropy.io.fits.Header.update:2: WARNING: py:obj reference target not found: dict.update BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/header.py:docstring of astropy.io.fits.Header.update:24: WARNING: py:obj reference target not found: dict.update BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.ImageHDU:31: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.ImageHDU:43: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.ImageHDU:58: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.ImageHDU:58: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.ImageHDU.add_checksum:48: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.ImageHDU.data:2: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.ImageHDU.fileinfo:14: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.ImageHDU.fromstring:5: WARNING: py:obj reference target not found: memoryview BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.ImageHDU.readfrom:17: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.ImageHDU.req_cards:14: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.ImageHDU.req_cards:14: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.ImageHDU.req_cards:26: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.ImageHDU.req_cards:26: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.ImageHDU.req_cards:33: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.ImageHDU.scale:13: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/compressed.py:docstring of astropy.io.fits.CompImageHDU:37: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/compressed.py:docstring of astropy.io.fits.CompImageHDU.add_checksum:48: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/compressed.py:docstring of astropy.io.fits.CompImageHDU.dump:18: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/compressed.py:docstring of astropy.io.fits.CompImageHDU.dump:24: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/compressed.py:docstring of astropy.io.fits.CompImageHDU.fileinfo:14: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/compressed.py:docstring of astropy.io.fits.CompImageHDU.from_columns:2: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/compressed.py:docstring of astropy.io.fits.CompImageHDU.from_columns:2: WARNING: py:obj reference target not found: numpy.recarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/compressed.py:docstring of astropy.io.fits.CompImageHDU.from_columns:14: WARNING: py:obj reference target not found: numpy.recarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/compressed.py:docstring of astropy.io.fits.CompImageHDU.from_columns:43: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/compressed.py:docstring of astropy.io.fits.CompImageHDU.from_columns:43: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/compressed.py:docstring of astropy.io.fits.CompImageHDU.fromstring:5: WARNING: py:obj reference target not found: memoryview BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/compressed.py:docstring of astropy.io.fits.CompImageHDU.load:20: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/compressed.py:docstring of astropy.io.fits.CompImageHDU.load:30: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/compressed.py:docstring of astropy.io.fits.CompImageHDU.load:38: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/compressed.py:docstring of astropy.io.fits.CompImageHDU.readfrom:17: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/compressed.py:docstring of astropy.io.fits.CompImageHDU.req_cards:14: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/compressed.py:docstring of astropy.io.fits.CompImageHDU.req_cards:14: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/compressed.py:docstring of astropy.io.fits.CompImageHDU.req_cards:26: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/compressed.py:docstring of astropy.io.fits.CompImageHDU.req_cards:26: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/compressed.py:docstring of astropy.io.fits.CompImageHDU.req_cards:33: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/compressed.py:docstring of astropy.io.fits.CompImageHDU.scale:14: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py:docstring of astropy.io.fits.Section:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.BinTableHDU:21: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.BinTableHDU.add_checksum:48: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.BinTableHDU.dump:18: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.BinTableHDU.dump:24: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.BinTableHDU.fileinfo:14: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.BinTableHDU.from_columns:2: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.BinTableHDU.from_columns:2: WARNING: py:obj reference target not found: numpy.recarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.BinTableHDU.from_columns:14: WARNING: py:obj reference target not found: numpy.recarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.BinTableHDU.from_columns:43: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.BinTableHDU.from_columns:43: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.BinTableHDU.fromstring:5: WARNING: py:obj reference target not found: memoryview BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.BinTableHDU.load:20: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.BinTableHDU.load:30: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.BinTableHDU.load:38: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.BinTableHDU.readfrom:17: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.BinTableHDU.req_cards:14: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.BinTableHDU.req_cards:14: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.BinTableHDU.req_cards:26: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.BinTableHDU.req_cards:26: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.BinTableHDU.req_cards:33: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.TableHDU.add_checksum:48: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.TableHDU.fileinfo:14: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.TableHDU.from_columns:2: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.TableHDU.from_columns:2: WARNING: py:obj reference target not found: numpy.recarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.TableHDU.from_columns:14: WARNING: py:obj reference target not found: numpy.recarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.TableHDU.from_columns:43: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.TableHDU.from_columns:43: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.TableHDU.fromstring:5: WARNING: py:obj reference target not found: memoryview BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.TableHDU.readfrom:17: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.TableHDU.req_cards:14: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.TableHDU.req_cards:14: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.TableHDU.req_cards:26: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.TableHDU.req_cards:26: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py:docstring of astropy.io.fits.TableHDU.req_cards:33: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/column.py:docstring of astropy.io.fits.Column:76: WARNING: py:obj reference target not found: list BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/column.py:docstring of astropy.io.fits.Column:76: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/column.py:docstring of astropy.io.fits.Column:88: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/column.py:docstring of astropy.io.fits.Column.array:2: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/column.py:docstring of astropy.io.fits.ColDefs:30: WARNING: py:obj reference target not found: numpy.recarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/column.py:docstring of astropy.io.fits.ColDefs.info:18: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/column.py:docstring of astropy.io.fits.ColDefs.info:18: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/fitsrec.py:docstring of astropy.io.fits.FITS_rec:1: WARNING: py:class reference target not found: numpy.recarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/fitsrec.py:docstring of astropy.io.fits.FITS_rec:4: WARNING: py:obj reference target not found: numpy.recarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/fitsrec.py:docstring of astropy.io.fits.FITS_rec:7: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/fitsrec.py:docstring of astropy.io.fits.FITS_rec.copy:2: WARNING: py:obj reference target not found: numpy.ndarray.copy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/fitsrec.py:docstring of astropy.io.fits.FITS_rec.copy:2: WARNING: py:obj reference target not found: numpy.copy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/fitsrec.py:docstring of astropy.io.fits.FITS_rec.from_columns:33: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/fitsrec.py:docstring of astropy.io.fits.FITS_rec.from_columns:33: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/fitsrec.py:docstring of astropy.io.fits.FITS_record:1: WARNING: py:class reference target not found: object BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/convenience.py:docstring of astropy.io.fits.tabledump:23: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/convenience.py:docstring of astropy.io.fits.tabledump:29: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/fits/convenience.py:docstring of astropy.io.fits.tableload:26: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/appendix/faq.rst:257: WARNING: undefined label: sphx_glr_generated_examples_io_skip_create-large-fits.py (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/appendix/faq.rst:281: WARNING: undefined label: sphx_glr_generated_examples_io_create-mef.py (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/appendix/faq.rst:390: WARNING: py:obj reference target not found: numpy.recarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/appendix/faq.rst:390: WARNING: py:obj reference target not found: numpy.recarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/appendix/faq.rst:449: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/appendix/faq.rst:449: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/appendix/faq.rst:473: WARNING: py:func reference target not found: gc.collect BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/appendix/faq.rst:488: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/appendix/header_transition.rst:41: WARNING: py:obj reference target not found: list BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/appendix/header_transition.rst:41: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/appendix/header_transition.rst:70: WARNING: py:class reference target not found: collections.OrderedDict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/appendix/header_transition.rst:90: WARNING: py:obj reference target not found: dict.has_key BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/appendix/header_transition.rst:90: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/appendix/header_transition.rst:108: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/appendix/header_transition.rst:108: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/appendix/header_transition.rst:108: WARNING: py:class reference target not found: collections.OrderedDict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/appendix/header_transition.rst:117: WARNING: py:obj reference target not found: list BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/appendix/header_transition.rst:201: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/appendix/header_transition.rst:290: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/appendix/header_transition.rst:295: WARNING: py:obj reference target not found: dict.update BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/appendix/header_transition.rst:339: WARNING: py:obj reference target not found: dict.has_key BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/appendix/header_transition.rst:366: WARNING: py:obj reference target not found: list BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/appendix/header_transition.rst:388: WARNING: py:obj reference target not found: repr BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/index.rst:54: WARNING: py:obj reference target not found: list BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/index.rst:307: WARNING: undefined label: sphx_glr_generated_examples_io_modify-fits-header.py (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/index.rst:312: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/index.rst:393: WARNING: undefined label: sphx_glr_generated_examples_io_plot_fits-image.py (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/index.rst:410: WARNING: py:obj reference target not found: numpy.recarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/index.rst:513: WARNING: undefined label: sphx_glr_generated_examples_io_fits-tables.py (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/index.rst:680: WARNING: py:class reference target not found: numpy.recarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/index.rst:691: WARNING: undefined label: sphx_glr_generated_examples_io_create-mef.py (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/usage/headers.rst:18: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/usage/headers.rst:69: WARNING: py:class reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/fits/usage/table.rst:45: WARNING: py:obj reference target not found: numpy.recarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/exceptions.py:docstring of astropy.io.votable.exceptions:11: WARNING: py:mod reference target not found: warnings BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/exceptions.py:docstring of astropy.io.votable.exceptions.VOTableChangeWarning:1: WARNING: py:class reference target not found: exceptions.SyntaxWarning BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/exceptions.py:docstring of astropy.io.votable.exceptions.VOTableSpecWarning:1: WARNING: py:class reference target not found: exceptions.SyntaxWarning BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/exceptions.py:docstring of astropy.io.votable.exceptions.UnimplementedWarning:1: WARNING: py:class reference target not found: exceptions.SyntaxWarning BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/exceptions.py:docstring of astropy.io.votable.exceptions.IOWarning:1: WARNING: py:class reference target not found: exceptions.RuntimeWarning BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/io/votable/exceptions.py:docstring of astropy.io.votable.exceptions.VOTableSpecError:1: WARNING: py:class reference target not found: exceptions.ValueError BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/votable/index.rst:241: WARNING: py:obj reference target not found: warnings BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/votable/index.rst:274: WARNING: py:obj reference target not found: str BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/votable/index.rst:278: WARNING: py:obj reference target not found: unicode BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/votable/index.rst:278: WARNING: py:obj reference target not found: str BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/io/votable/index.rst:385: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/known_issues.rst:34: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/known_issues.rst:58: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/known_issues.rst:80: WARNING: py:obj reference target not found: numpy.dot BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/known_issues.rst:81: WARNING: py:obj reference target not found: numpy.hstack BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/known_issues.rst:81: WARNING: py:obj reference target not found: numpy.vstack BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/known_issues.rst:81: WARNING: py:obj reference target not found: numpy.append BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/known_issues.rst:82: WARNING: py:obj reference target not found: numpy.where BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/known_issues.rst:83: WARNING: py:obj reference target not found: numpy.choose BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/known_issues.rst:84: WARNING: py:obj reference target not found: numpy.vectorize BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/known_issues.rst:131: WARNING: py:obj reference target not found: numpy.broadcast_to BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/known_issues.rst:131: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/known_issues.rst:143: WARNING: py:obj reference target not found: numpy.array BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/known_issues.rst:157: WARNING: py:obj reference target not found: numpy.isclose BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/known_issues.rst:181: WARNING: py:obj reference target not found: numpy.linspace BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/known_issues.rst:189: WARNING: py:obj reference target not found: shelve BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/known_issues.rst:189: WARNING: py:obj reference target not found: bsddb BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/known_issues.rst:248: WARNING: py:obj reference target not found: pickle.dumps BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/known_issues.rst:248: WARNING: py:obj reference target not found: pickle.PickleError BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/known_issues.rst:248: WARNING: py:obj reference target not found: cPickle BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/known_issues.rst:259: WARNING: py:obj reference target not found: pickle BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/known_issues.rst:259: WARNING: py:obj reference target not found: pickle BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/modeling/compound-models.rst:85: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/modeling/compound-models.rst:689: WARNING: py:obj reference target not found: list BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/modeling/compound-models.rst:987: WARNING: py:obj reference target not found: tuple BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/modeling/fitting.rst:11: WARNING: py:obj reference target not found: numpy.linalg.lstsq BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/modeling/fitting.rst:11: WARNING: py:obj reference target not found: scipy.optimize.leastsq BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/modeling/fitting.rst:11: WARNING: py:obj reference target not found: scipy.optimize.fmin_slsqp BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/modeling/index.rst:231: WARNING: py:obj reference target not found: len BUILDSTDERR: /usr/lib64/python2.7/abc.py:docstring of astropy.modeling.tabular.Tabular1D:56: WARNING: py:obj reference target not found: scipy.interpolate.interpn BUILDSTDERR: /usr/lib64/python2.7/abc.py:docstring of astropy.modeling.tabular.Tabular2D:56: WARNING: py:obj reference target not found: scipy.interpolate.interpn BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/fitting.py:docstring of astropy.modeling.fitting:1: WARNING: py:obj reference target not found: scipy.optimize BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/fitting.py:docstring of astropy.modeling.fitting:14: WARNING: py:obj reference target not found: numpy.linalg.lstsq BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/modeling/fitting.py:docstring of astropy.modeling.fitting:14: WARNING: py:obj reference target not found: scipy.optimize.leastsq BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/modeling/new.rst:77: WARNING: py:obj reference target not found: help BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/modeling/new.rst:127: WARNING: py:obj reference target not found: classmethod BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/modeling/new.rst:127: WARNING: py:obj reference target not found: staticmethod BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/modeling/new.rst:127: WARNING: py:obj reference target not found: staticmethod BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/modeling/new.rst:127: WARNING: py:obj reference target not found: classmethod BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/modeling/new.rst:239: WARNING: py:obj reference target not found: property BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/modeling/parameters.rst:64: WARNING: py:obj reference target not found: help BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/modeling/units.rst:239: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/modeling/units.rst:276: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/modeling/units.rst:290: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/ccddata.rst:150: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/index.rst:26: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/index.rst:34: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/index.rst:315: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/nddata/__init__.py:docstring of astropy.nddata:1: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/index.rst:454::1: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/mixins/ndarithmetic.rst:32: WARNING: py:obj reference target not found: list BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/mixins/ndarithmetic.rst:37: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/mixins/ndarithmetic.rst:156: WARNING: py:obj reference target not found: numpy.logical_or BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/mixins/ndarithmetic.rst:200: WARNING: py:obj reference target not found: collections.OrderedDict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/mixins/ndarithmetic.rst:346: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/nddata.rst:9: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/nddata.rst:25: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/nddata.rst:60: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/nddata.rst:60: WARNING: py:obj reference target not found: list BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/nddata.rst:69: WARNING: py:obj reference target not found: list BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/nddata.rst:69: WARNING: py:obj reference target not found: tuple BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/nddata.rst:94: WARNING: py:obj reference target not found: numpy.ma.MaskedArray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/nddata.rst:127: WARNING: py:obj reference target not found: numpy.ma.MaskedArray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/nddata.rst:232: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/nddata.rst:238: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/nddata.rst:248: WARNING: py:obj reference target not found: collections.OrderedDict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/nddata.rst:271: WARNING: py:obj reference target not found: list BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/nddata.rst:271: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/nddata.rst:290: WARNING: py:obj reference target not found: list BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/nddata.rst:290: WARNING: py:obj reference target not found: tuple BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/nddata.rst:304: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/nddata.rst:313: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/nddata.rst:316: WARNING: py:obj reference target not found: numpy.ma.MaskedArray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/subclassing.rst:9: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/nddata/utils.rst:82: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/stats/index.rst:10: WARNING: py:obj reference target not found: scipy.stats BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/stats/index.rst:10: WARNING: py:obj reference target not found: scipy.stats BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/stats/index.rst:117: WARNING: py:mod reference target not found: scipy.stats BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/__init__.py:docstring of astropy.stats:3: WARNING: py:obj reference target not found: scipy.stats BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/build/lib.linux-riscv64-2.7/astropy/stats/__init__.py:docstring of astropy.stats:3: WARNING: py:obj reference target not found: scipy.stats BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/stats/lombscargle.rst:456: WARNING: py:func reference target not found: scipy.signal.lombscargle BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/access_table.rst:8: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/access_table.rst:291: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/access_table.rst:305: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/access_table.rst:318: WARNING: py:obj reference target not found: print BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/access_table.rst:577: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/access_table.rst:679: WARNING: py:obj reference target not found: numpy BUILDSTDERR: generating indices.../builddir/build/BUILD/astropy-2.0.9/docs/table/construct_table.rst:16: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/construct_table.rst:24: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/construct_table.rst:88: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/construct_table.rst:124: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/construct_table.rst:283: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/construct_table.rst:354: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/construct_table.rst:364: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/construct_table.rst:402: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/construct_table.rst:424: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/implementation_details.rst:22: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/index.rst:12: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/index.rst:165: WARNING: py:obj reference target not found: numpy BUILDSTDERR: :9: WARNING: py:class reference target not found: numpy.ndarray BUILDSTDERR: :9: WARNING: py:class reference target not found: collections.OrderedDict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/masking.rst:16: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/masking.rst:27: WARNING: py:obj reference target not found: numpy.sum BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/masking.rst:27: WARNING: py:obj reference target not found: numpy.mean BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/masking.rst:27: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/masking.rst:66: WARNING: py:obj reference target not found: numpy.ma.MaskedArray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/masking.rst:66: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/masking.rst:116: WARNING: py:obj reference target not found: numpy.ma.MaskedArray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/mixin_columns.rst:233: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/modify_table.rst:8: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/modify_table.rst:37: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/modify_table.rst:37: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/modify_table.rst:37: WARNING: py:obj reference target not found: list BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/modify_table.rst:37: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/modify_table.rst:37: WARNING: py:obj reference target not found: tuple BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/modify_table.rst:37: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/modify_table.rst:37: WARNING: py:obj reference target not found: numpy.where BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:247: WARNING: py:obj reference target not found: numpy.sum BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:247: WARNING: py:obj reference target not found: numpy.mean BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:247: WARNING: py:obj reference target not found: numpy.std BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:265: WARNING: py:obj reference target not found: numpy.mean BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:307: WARNING: py:obj reference target not found: numpy.ufunc.reduceat BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:307: WARNING: py:obj reference target not found: numpy.add BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:307: WARNING: py:obj reference target not found: numpy.ufunc.reduceat BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.add BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.arctan2 BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.bitwise_and BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.bitwise_or BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.bitwise_xor BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.copysign BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.divide BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.equal BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.floor_divide BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.fmax BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.fmin BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.fmod BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.greater_equal BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.greater BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.hypot BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.left_shift BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.less_equal BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.less BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.logaddexp2 BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.logaddexp BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.logical_and BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.logical_or BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.logical_xor BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.maximum BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.minimum BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.mod BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.multiply BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.not_equal BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.power BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.remainder BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.right_shift BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.subtract BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:314: WARNING: py:obj reference target not found: numpy.true_divide BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:322: WARNING: py:obj reference target not found: numpy.sum BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:322: WARNING: py:obj reference target not found: numpy.mean BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:337: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:337: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:377: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:377: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:445: WARNING: py:obj reference target not found: numpy.vstack BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:527: WARNING: py:obj reference target not found: numpy.hstack BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:839: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:840: WARNING: py:obj reference target not found: list BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:840: WARNING: py:obj reference target not found: tuple BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:841: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:845: WARNING: py:obj reference target not found: list BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:845: WARNING: py:obj reference target not found: tuple BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:845: WARNING: py:obj reference target not found: dict BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:844: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:845: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/table/operations.rst:847: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/time/index.rst:36: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/time/index.rst:71: WARNING: py:obj reference target not found: format BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/time/index.rst:327: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/time/index.rst:343: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/time/index.rst:343: WARNING: py:func reference target not found: numpy.reshape BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/time/index.rst:364: WARNING: py:obj reference target not found: datetime.datetime BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/time/index.rst:432: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/time/index.rst:432: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/time/index.rst:472: WARNING: py:obj reference target not found: format BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/time/index.rst:1108: WARNING: py:obj reference target not found: datetime.datetime BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/time/index.rst:1124: WARNING: py:obj reference target not found: datetime.tzinfo BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/time/index.rst:1145::1: WARNING: py:obj reference target not found: datetime.datetime BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/time/index.rst:1145::1: WARNING: py:obj reference target not found: matplotlib.pyplot.plot_date BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/time/index.rst:1145::1: WARNING: py:obj reference target not found: datetime.tzinfo BUILDSTDERR: :9: WARNING: py:class reference target not found: datetime.tzinfo BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/units/combining_and_defining.rst:16: WARNING: py:obj reference target not found: fractions.Fraction BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/units/combining_and_defining.rst:25: WARNING: py:obj reference target not found: fractions.Fraction BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/units/format.rst:47: WARNING: py:func reference target not found: numpy.array_str BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/units/format.rst:55: WARNING: py:func reference target not found: numpy.array_str BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/units/format.rst:81: WARNING: py:obj reference target not found: format BUILDSTDERR: :9: WARNING: py:class reference target not found: numpy.ndarray BUILDSTDERR: :9: WARNING: py:class reference target not found: numpy.ndarray BUILDSTDERR: :9: WARNING: py:class reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/units/quantity.rst:60: WARNING: py:obj reference target not found: numpy.ndarray.view BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/units/quantity.rst:92: WARNING: py:meth reference target not found: numpy.ndarray.view BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/units/quantity.rst:297: WARNING: py:obj reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/units/quantity.rst:467: WARNING: py:class reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/units/standard_units.rst:128: WARNING: py:obj reference target not found: None BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/utils/index.rst:83::1: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/utils/index.rst:125::1: WARNING: py:obj reference target not found: functools.wraps BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/utils/index.rst:134::1: WARNING: py:obj reference target not found: property BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/utils/index.rst:134::1: WARNING: py:obj reference target not found: classmethod BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/utils/index.rst:176::1: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/utils/index.rst:176::1: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/utils/index.rst:176::1: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/utils/index.rst:176::1: WARNING: py:obj reference target not found: staticmethod BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/utils/index.rst:176::1: WARNING: py:obj reference target not found: classmethod BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/utils/index.rst:209::1: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/utils/index.rst:209::1: WARNING: py:obj reference target not found: os.walk BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/utils/index.rst:297::1: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/utils/index.rst:297::1: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/utils/index.rst:297::1: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/utils/index.rst:297::1: WARNING: py:obj reference target not found: True BUILDSTDERR: :9: WARNING: py:class reference target not found: matplotlib.colors.Normalize BUILDSTDERR: :9: WARNING: py:class reference target not found: matplotlib.colors.Normalize BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/normalization.rst:129: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/normalization.rst:135: WARNING: py:class reference target not found: matplotlib.colors.Normalize BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/normalization.rst:135: WARNING: py:meth reference target not found: matplotlib.axes.Axes.imshow BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/rgb.rst:13: WARNING: py:obj reference target not found: matplotlib.colors BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/images_contours.rst:26: WARNING: py:meth reference target not found: matplotlib.axes.Axes.imshow BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/images_contours.rst:26: WARNING: py:meth reference target not found: matplotlib.axes.Axes.contour BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/index.rst:42: WARNING: py:mod reference target not found: matplotlib.pyplot BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/initializing_axes.rst:81: WARNING: py:meth reference target not found: matplotlib.figure.Figure.add_axes BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/initializing_axes.rst:81: WARNING: py:func reference target not found: matplotlib.pyplot.axes BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/initializing_axes.rst:90: WARNING: py:meth reference target not found: matplotlib.figure.Figure.add_subplot BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/initializing_axes.rst:90: WARNING: py:meth reference target not found: matplotlib.figure.Figure.add_axes BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/initializing_axes.rst:90: WARNING: py:func reference target not found: matplotlib.pyplot.subplot BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/initializing_axes.rst:90: WARNING: py:func reference target not found: matplotlib.pyplot.axes BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst:29: WARNING: py:meth reference target not found: matplotlib.axes.Axes.imshow BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst:29: WARNING: py:meth reference target not found: matplotlib.axes.Axes.contour BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst:29: WARNING: py:meth reference target not found: matplotlib.axes.Axes.plot BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst:29: WARNING: py:meth reference target not found: matplotlib.axes.Axes.scatter BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst:69: WARNING: py:meth reference target not found: matplotlib.axes.Axes.scatter BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst:135: WARNING: py:meth reference target not found: matplotlib.axes.Axes.scatter BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst:135: WARNING: py:meth reference target not found: matplotlib.axes.Axes.plot BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst:172: WARNING: py:obj reference target not found: matplotlib.patches.Circle BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst:191: WARNING: py:meth reference target not found: matplotlib.axes.Axes.scatter BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/overlays.rst:241: WARNING: py:obj reference target not found: matplotlib.patches.Circle BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/slicing_datacubes.rst:70: WARNING: py:meth reference target not found: matplotlib.axes.Axes.imshow BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/slicing_datacubes.rst:81: WARNING: py:class reference target not found: numpy.ndarray BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/slicing_datacubes.rst:81: WARNING: py:meth reference target not found: matplotlib.axes.Axes.imshow BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/visualization/wcsaxes/slicing_datacubes.rst:81: WARNING: py:meth reference target not found: numpy.ndarray.transpose BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/vo/conesearch/client.rst:243: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/vo/conesearch/client.rst:488: WARNING: py:obj reference target not found: numpy BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/vo/conesearch/client.rst:545: WARNING: py:mod reference target not found: warnings BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/vo/conesearch/validator.rst:182: WARNING: py:mod reference target not found: warnings BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/warnings.rst:9: WARNING: py:mod reference target not found: warnings BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/warnings.rst:22: WARNING: py:obj reference target not found: warnings.filterwarnings BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/warnings.rst:32: WARNING: py:obj reference target not found: warnings.simplefilter BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/warnings.rst:47: WARNING: py:obj reference target not found: warnings.catch_warnings BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/wcs/history.rst:73: WARNING: py:obj reference target not found: float BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/wcs/history.rst:73: WARNING: py:obj reference target not found: int BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/wcs/index.rst:314::1: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/wcs/index.rst:314::1: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/wcs/relax.rst:9: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/wcs/relax.rst:9: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/wcs/relax.rst:21: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/wcs/relax.rst:21: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/wcs/relax.rst:21: WARNING: py:obj reference target not found: int BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/wcs/relax.rst:25: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/wcs/relax.rst:28: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/wcs/relax.rst:33: WARNING: py:obj reference target not found: int BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/wcs/relax.rst:51: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/wcs/relax.rst:56: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/wcs/relax.rst:315: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/wcs/relax.rst:315: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/wcs/relax.rst:315: WARNING: py:obj reference target not found: int BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/wcs/relax.rst:319: WARNING: py:obj reference target not found: True BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/wcs/relax.rst:321: WARNING: py:obj reference target not found: False BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/wcs/relax.rst:324: WARNING: py:obj reference target not found: int BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/whatsnew/1.0.rst:68: WARNING: undefined label: sphx_glr_generated_examples_coordinates_plot_obs-planning.py (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/whatsnew/1.1.rst:237: WARNING: py:func reference target not found: IPython.display.display BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/whatsnew/2.0.rst:226: WARNING: py:obj reference target not found: str BUILDSTDERR: /builddir/build/BUILD/astropy-2.0.9/docs/whatsnew/2.0.rst:243: WARNING: py:obj reference target not found: str genindex py-modindex highlighting module code... [ 0%] abc highlighting module code... [ 0%] astropy highlighting module code... [ 1%] astropy.analytic_functions.blackbody highlighting module code... [ 1%] astropy.config.configuration highlighting module code... [ 2%] astropy.config.paths highlighting module code... [ 2%] astropy.constants.constant highlighting module code... [ 3%] astropy.convolution.convolve highlighting module code... [ 3%] astropy.convolution.core highlighting module code... [ 4%] astropy.convolution.kernels highlighting module code... [ 4%] astropy.convolution.utils highlighting module code... [ 5%] astropy.coordinates.angles highlighting module code... [ 5%] astropy.coordinates.attributes highlighting module code... [ 6%] astropy.coordinates.baseframe highlighting module code... [ 6%] astropy.coordinates.builtin_frames.altaz highlighting module code... [ 7%] astropy.coordinates.builtin_frames.baseradec highlighting module code... [ 7%] astropy.coordinates.builtin_frames.cirs highlighting module code... [ 8%] astropy.coordinates.builtin_frames.ecliptic highlighting module code... [ 8%] astropy.coordinates.builtin_frames.fk4 highlighting module code... [ 9%] astropy.coordinates.builtin_frames.fk5 highlighting module code... [ 9%] astropy.coordinates.builtin_frames.galactic highlighting module code... [ 10%] astropy.coordinates.builtin_frames.galactocentric highlighting module code... [ 10%] astropy.coordinates.builtin_frames.gcrs highlighting module code... [ 11%] astropy.coordinates.builtin_frames.hcrs highlighting module code... [ 11%] astropy.coordinates.builtin_frames.icrs highlighting module code... [ 12%] astropy.coordinates.builtin_frames.itrs highlighting module code... [ 12%] astropy.coordinates.builtin_frames.lsr highlighting module code... [ 13%] astropy.coordinates.builtin_frames.skyoffset highlighting module code... [ 13%] astropy.coordinates.builtin_frames.supergalactic highlighting module code... [ 14%] astropy.coordinates.distances highlighting module code... [ 14%] astropy.coordinates.earth highlighting module code... [ 15%] astropy.coordinates.errors highlighting module code... [ 15%] astropy.coordinates.funcs highlighting module code... [ 16%] astropy.coordinates.matching highlighting module code... [ 16%] astropy.coordinates.name_resolve highlighting module code... [ 16%] astropy.coordinates.representation highlighting module code... [ 17%] astropy.coordinates.sky_coordinate highlighting module code... [ 17%] astropy.coordinates.solar_system highlighting module code... [ 18%] astropy.coordinates.transformations highlighting module code... [ 18%] astropy.cosmology.core highlighting module code... [ 19%] astropy.cosmology.funcs highlighting module code... [ 19%] astropy.io.ascii.basic highlighting module code... [ 20%] astropy.io.ascii.cds highlighting module code... [ 20%] astropy.io.ascii.core highlighting module code... [ 21%] astropy.io.ascii.daophot highlighting module code... [ 21%] astropy.io.ascii.ecsv highlighting module code... [ 22%] astropy.io.ascii.fastbasic highlighting module code... [ 22%] astropy.io.ascii.fixedwidth highlighting module code... [ 23%] astropy.io.ascii.html highlighting module code... [ 23%] astropy.io.ascii.ipac highlighting module code... [ 24%] astropy.io.ascii.latex highlighting module code... [ 24%] astropy.io.ascii.rst highlighting module code... [ 25%] astropy.io.ascii.sextractor highlighting module code... [ 25%] astropy.io.ascii.ui highlighting module code... [ 26%] astropy.io.fits.card highlighting module code... [ 26%] astropy.io.fits.column highlighting module code... [ 27%] astropy.io.fits.convenience highlighting module code... [ 27%] astropy.io.fits.diff highlighting module code... [ 28%] astropy.io.fits.fitsrec highlighting module code... [ 28%] astropy.io.fits.hdu.base highlighting module code... [ 29%] astropy.io.fits.hdu.compressed highlighting module code... [ 29%] astropy.io.fits.hdu.groups highlighting module code... [ 30%] astropy.io.fits.hdu.hdulist highlighting module code... [ 30%] astropy.io.fits.hdu.image highlighting module code... [ 31%] astropy.io.fits.hdu.streaming highlighting module code... [ 31%] astropy.io.fits.hdu.table highlighting module code... [ 32%] astropy.io.fits.header highlighting module code... [ 32%] astropy.io.fits.verify highlighting module code... [ 33%] astropy.io.misc.hdf5 highlighting module code... [ 33%] astropy.io.misc.pickle_helpers highlighting module code... [ 33%] astropy.io.misc.yaml highlighting module code... [ 34%] astropy.io.registry highlighting module code... [ 34%] astropy.io.votable highlighting module code... [ 35%] astropy.io.votable.converters highlighting module code... [ 35%] astropy.io.votable.exceptions highlighting module code... [ 36%] astropy.io.votable.table highlighting module code... [ 36%] astropy.io.votable.tree highlighting module code... [ 37%] astropy.io.votable.ucd highlighting module code... [ 37%] astropy.io.votable.util highlighting module code... [ 38%] astropy.io.votable.validator.main highlighting module code... [ 38%] astropy.io.votable.xmlutil highlighting module code... [ 39%] astropy.logger highlighting module code... [ 39%] astropy.modeling.blackbody highlighting module code... [ 40%] astropy.modeling.core highlighting module code... [ 40%] astropy.modeling.fitting highlighting module code... [ 41%] astropy.modeling.functional_models highlighting module code... [ 41%] astropy.modeling.mappings highlighting module code... [ 42%] astropy.modeling.optimizers highlighting module code... [ 42%] astropy.modeling.parameters highlighting module code... [ 43%] astropy.modeling.polynomial highlighting module code... [ 43%] astropy.modeling.powerlaws highlighting module code... [ 44%] astropy.modeling.projections highlighting module code... [ 44%] astropy.modeling.rotations highlighting module code... [ 45%] astropy.modeling.statistic highlighting module code... [ 45%] astropy.modeling.tabular highlighting module code... [ 46%] astropy.nddata highlighting module code... [ 46%] astropy.nddata.ccddata highlighting module code... [ 47%] astropy.nddata.compat highlighting module code... [ 47%] astropy.nddata.decorators highlighting module code... [ 48%] astropy.nddata.flag_collection highlighting module code... [ 48%] astropy.nddata.mixins.ndarithmetic highlighting module code... [ 49%] astropy.nddata.mixins.ndio highlighting module code... [ 49%] astropy.nddata.mixins.ndslicing highlighting module code... [ 50%] astropy.nddata.nddata highlighting module code... [ 50%] astropy.nddata.nddata_base highlighting module code... [ 50%] astropy.nddata.nddata_withmixins highlighting module code... [ 51%] astropy.nddata.nduncertainty highlighting module code... [ 51%] astropy.nddata.utils highlighting module code... [ 52%] astropy.samp highlighting module code... [ 52%] astropy.samp.client highlighting module code... [ 53%] astropy.samp.errors highlighting module code... [ 53%] astropy.samp.hub highlighting module code... [ 54%] astropy.samp.hub_proxy highlighting module code... [ 54%] astropy.samp.integrated_client highlighting module code... [ 55%] astropy.samp.utils highlighting module code... [ 55%] astropy.stats.bayesian_blocks highlighting module code... [ 56%] astropy.stats.biweight highlighting module code... [ 56%] astropy.stats.circstats highlighting module code... [ 57%] astropy.stats.funcs highlighting module code... [ 57%] astropy.stats.histogram highlighting module code... [ 58%] astropy.stats.info_theory highlighting module code... [ 58%] astropy.stats.jackknife highlighting module code... [ 59%] astropy.stats.lombscargle.core highlighting module code... [ 59%] astropy.stats.sigma_clipping highlighting module code... [ 60%] astropy.stats.spatial highlighting module code... [ 60%] astropy.table highlighting module code... [ 61%] astropy.table.bst highlighting module code... [ 61%] astropy.table.column highlighting module code... [ 62%] astropy.table.groups highlighting module code... [ 62%] astropy.table.info highlighting module code... [ 63%] astropy.table.jsviewer highlighting module code... [ 63%] astropy.table.np_utils highlighting module code... [ 64%] astropy.table.operations highlighting module code... [ 64%] astropy.table.pprint highlighting module code... [ 65%] astropy.table.row highlighting module code... [ 65%] astropy.table.serialize highlighting module code... [ 66%] astropy.table.sorted_array highlighting module code... [ 66%] astropy.table.table highlighting module code... [ 66%] astropy.tests.helper highlighting module code... [ 67%] astropy.tests.runner highlighting module code... [ 67%] astropy.time.core highlighting module code... [ 68%] astropy.time.formats highlighting module code... [ 68%] astropy.units.cds highlighting module code... [ 69%] astropy.units.core highlighting module code... [ 69%] astropy.units.decorators highlighting module code... [ 70%] astropy.units.deprecated highlighting module code... [ 70%] astropy.units.equivalencies highlighting module code... [ 71%] astropy.units.format highlighting module code... [ 71%] astropy.units.format.base highlighting module code... [ 72%] astropy.units.format.cds highlighting module code... [ 72%] astropy.units.format.console highlighting module code... [ 73%] astropy.units.format.fits highlighting module code... [ 73%] astropy.units.format.generic highlighting module code... [ 74%] astropy.units.format.latex highlighting module code... [ 74%] astropy.units.format.ogip highlighting module code... [ 75%] astropy.units.format.unicode_format highlighting module code... [ 75%] astropy.units.format.vounit highlighting module code... [ 76%] astropy.units.function.core highlighting module code... [ 76%] astropy.units.function.logarithmic highlighting module code... [ 77%] astropy.units.imperial highlighting module code... [ 77%] astropy.units.physical highlighting module code... [ 78%] astropy.units.quantity highlighting module code... [ 78%] astropy.utils.codegen highlighting module code... [ 79%] astropy.utils.collections highlighting module code... [ 79%] astropy.utils.console highlighting module code... [ 80%] astropy.utils.data highlighting module code... [ 80%] astropy.utils.data_info highlighting module code... [ 81%] astropy.utils.decorators highlighting module code... [ 81%] astropy.utils.exceptions highlighting module code... [ 82%] astropy.utils.iers.iers highlighting module code... [ 82%] astropy.utils.introspection highlighting module code... [ 83%] astropy.utils.metadata highlighting module code... [ 83%] astropy.utils.misc highlighting module code... [ 83%] astropy.utils.state highlighting module code... [ 84%] astropy.utils.timer highlighting module code... [ 84%] astropy.utils.xml.check highlighting module code... [ 85%] astropy.utils.xml.iterparser highlighting module code... [ 85%] astropy.utils.xml.unescaper highlighting module code... [ 86%] astropy.utils.xml.validate highlighting module code... [ 86%] astropy.utils.xml.writer highlighting module code... [ 87%] astropy.visualization.hist highlighting module code... [ 87%] astropy.visualization.interval highlighting module code... [ 88%] astropy.visualization.lupton_rgb highlighting module code... [ 88%] astropy.visualization.mpl_normalize highlighting module code... [ 89%] astropy.visualization.stretch highlighting module code... [ 89%] astropy.visualization.transform highlighting module code... [ 90%] astropy.visualization.units highlighting module code... [ 90%] astropy.visualization.wcsaxes highlighting module code... [ 91%] astropy.visualization.wcsaxes.coordinate_helpers highlighting module code... [ 91%] astropy.visualization.wcsaxes.coordinates_map highlighting module code... [ 92%] astropy.visualization.wcsaxes.core highlighting module code... [ 92%] astropy.visualization.wcsaxes.frame highlighting module code... [ 93%] astropy.visualization.wcsaxes.patches highlighting module code... [ 93%] astropy.vo highlighting module code... [ 94%] astropy.vo.client.conesearch highlighting module code... [ 94%] astropy.vo.client.exceptions highlighting module code... [ 95%] astropy.vo.client.vo_async highlighting module code... [ 95%] astropy.vo.client.vos_catalog highlighting module code... [ 96%] astropy.vo.validator highlighting module code... [ 96%] astropy.vo.validator.exceptions highlighting module code... [ 97%] astropy.vo.validator.inspect highlighting module code... [ 97%] astropy.vo.validator.validate highlighting module code... [ 98%] astropy.wcs highlighting module code... [ 98%] astropy.wcs._wcs highlighting module code... [ 99%] astropy.wcs.utils highlighting module code... [ 99%] astropy.wcs.wcs highlighting module code... [100%] collections writing additional pages... search copying images... [ 0%] modeling/../_build/plot_directive/modeling/index-4.png copying images... [ 1%] development/workflow/worked_example_switch_branch.png copying images... [ 2%] development/workflow/../workflow/forking_button.png copying images... [ 3%] modeling/../_build/plot_directive/modeling/units-1.png copying images... [ 4%] time/time_scale_conversion.png copying images... [ 5%] stats/../_build/plot_directive/stats/robust-1.png copying images... [ 6%] visualization/../_build/plot_directive/visualization/rgb-1.png copying images... [ 7%] api/../_build/plot_directive/api/astropy-modeling-functional_models-Box1D-1.png copying images... [ 8%] units/../_build/plot_directive/units/quantity-3.png copying images... [ 9%] coordinates/../_build/plot_directive/coordinates/skycoord-2.png copying images... [ 10%] visualization/../_build/plot_directive/visualization/normalization-1.png copying images... [ 11%] api/../_build/plot_directive/api/astropy-stats-binned_binom_proportion-1.png copying images... [ 12%] api/../_build/plot_directive/api/astropy-convolution-Box2DKernel-1.png copying images... [ 13%] vo/conesearch/images/validator_html_4.png copying images... [ 14%] convolution/../_build/plot_directive/convolution/index-2.png copying images... [ 14%] modeling/../_build/plot_directive/modeling/models-3.png copying images... [ 15%] stats/../_build/plot_directive/stats/lombscargle-1.png copying images... [ 16%] api/../_build/plot_directive/api/astropy-convolution-discretize_model-1.png copying images... [ 17%] api/../_build/plot_directive/api/astropy-modeling-functional_models-Voigt1D-1.png copying images... [ 18%] api/../_build/plot_directive/api/astropy-convolution-AiryDisk2DKernel-1.png copying images... [ 19%] modeling/../_build/plot_directive/modeling/compound-models-3.png copying images... [ 20%] api/../_build/plot_directive/api/astropy-modeling-functional_models-Ellipse2D-1.png copying images... [ 21%] coordinates/../_build/plot_directive/coordinates/velocities-1.png copying images... [ 22%] nddata/../_build/plot_directive/nddata/index-3.png copying images... [ 23%] coordinates/../_build/plot_directive/coordinates/skycoord-1.png copying images... [ 24%] visualization/../_build/plot_directive/visualization/histogram-3.png copying images... [ 25%] vo/conesearch/images/validator_html_1.png copying images... [ 26%] modeling/../_build/plot_directive/modeling/index-1.png copying images... [ 27%] api/../_build/plot_directive/api/astropy-modeling-functional_models-Gaussian1D-1.png copying images... [ 28%] modeling/../_build/plot_directive/modeling/fitting-1.png copying images... [ 28%] nddata/../_build/plot_directive/nddata/utils-1.png copying images... [ 29%] api/../_build/plot_directive/api/astropy-convolution-Trapezoid1DKernel-1.png copying images... [ 30%] api/../_build/plot_directive/api/astropy-modeling-functional_models-Moffat1D-1.png copying images... [ 31%] stats/../_build/plot_directive/stats/ripley-1.png copying images... [ 32%] convolution/../_build/plot_directive/convolution/kernels-1.png copying images... [ 33%] api/../_build/plot_directive/api/astropy-modeling-functional_models-Sersic1D-1.png copying images... [ 34%] api/../_build/plot_directive/api/astropy-modeling-functional_models-Const1D-1.png copying images... [ 35%] table/table_row.png copying images... [ 36%] api/../_build/plot_directive/api/astropy-convolution-TrapezoidDisk2DKernel-1.png copying images... [ 37%] api/../_build/plot_directive/api/astropy-modeling-functional_models-Sersic2D-1.png copying images... [ 38%] api/../_build/plot_directive/api/astropy-convolution-Box1DKernel-1.png copying images... [ 39%] visualization/../_build/plot_directive/visualization/normalization-2.png copying images... [ 40%] vo/conesearch/images/validator_html_2.png copying images... [ 41%] whatsnew/../_build/plot_directive/whatsnew/2-0-1.png copying images... [ 42%] table/table_show_in_nb.png copying images... [ 42%] stats/../_build/plot_directive/stats/lombscargle-2.png copying images... [ 43%] api/../_build/plot_directive/api/astropy-modeling-functional_models-GaussianAbsorption1D-1.png copying images... [ 44%] modeling/../_build/plot_directive/modeling/bounding-boxes-1_01.png copying images... [ 45%] modeling/../_build/plot_directive/modeling/index-2.png copying images... [ 46%] api/../_build/plot_directive/api/astropy-convolution-Ring2DKernel-1.png copying images... [ 47%] modeling/../_build/plot_directive/modeling/compound-models-1.png copying images... [ 48%] nddata/../_build/plot_directive/nddata/utils-3.png copying images... [ 49%] coordinates/../_build/plot_directive/coordinates/velocities-2.png copying images... [ 50%] nddata/../_build/plot_directive/nddata/index-1.png copying images... [ 51%] nddata/../_build/plot_directive/nddata/utils-5.png copying images... [ 52%] api/../_build/plot_directive/api/astropy-modeling-powerlaws-SmoothlyBrokenPowerLaw1D-1.png copying images... [ 53%] modeling/../_build/plot_directive/modeling/models-1.png copying images... [ 54%] modeling/../_build/plot_directive/modeling/index-3.png copying images... [ 55%] modeling/../_build/plot_directive/modeling/units-3.png copying images... [ 56%] _static/timer_prediction_pow10.png copying images... [ 57%] vo/conesearch/images/client_predict_search_n.png copying images... [ 57%] modeling/../_build/plot_directive/modeling/new-1.png copying images... [ 58%] api/../_build/plot_directive/api/astropy-modeling-blackbody-BlackBody1D-1.png copying images... [ 59%] whatsnew/../_build/plot_directive/whatsnew/1-1-1.png copying images... [ 60%] vo/conesearch/images/client_predict_search_t.png copying images... [ 61%] convolution/../_build/plot_directive/convolution/kernels-3.png copying images... [ 62%] modeling/../_build/plot_directive/modeling/compound-models-2.png copying images... [ 63%] modeling/../_build/plot_directive/modeling/fitting-2.png copying images... [ 64%] modeling/../_build/plot_directive/modeling/bounding-boxes-1_00.png copying images... [ 65%] analytic_functions/../_build/plot_directive/analytic_functions/index-1.png copying images... [ 66%] modeling/../_build/plot_directive/modeling/models-2.png copying images... [ 67%] _static/astropy_banner.svg copying images... [ 68%] _static/astropy_banner_96.png copying images... [ 69%] nddata/../_build/plot_directive/nddata/utils-4.png copying images... [ 70%] stats/../_build/plot_directive/stats/lombscargle-5.png copying images... [ 71%] vo/conesearch/images/astropy_vo_flowchart.png copying images... [ 71%] vo/conesearch/images/validator_html_3.png copying images... [ 72%] api/../_build/plot_directive/api/astropy-modeling-functional_models-Lorentz1D-1.png copying images... [ 73%] nddata/../_build/plot_directive/nddata/utils-2.png copying images... [ 74%] api/../_build/plot_directive/api/astropy-modeling-functional_models-Trapezoid1D-1.png copying images... [ 75%] convolution/../_build/plot_directive/convolution/kernels-2.png copying images... [ 76%] api/../_build/plot_directive/api/astropy-convolution-Gaussian1DKernel-1.png copying images... [ 77%] development/workflow/milestone.png copying images... [ 78%] api/../_build/plot_directive/api/astropy-convolution-MexicanHat1DKernel-1.png copying images... [ 79%] units/../_build/plot_directive/units/quantity-2.png copying images... [ 80%] api/../_build/plot_directive/api/astropy-convolution-Tophat2DKernel-1.png copying images... [ 81%] development/workflow/branch_dropdown.png copying images... [ 82%] api/../_build/plot_directive/api/astropy-modeling-functional_models-Sine1D-1.png copying images... [ 83%] stats/../_build/plot_directive/stats/lombscargle-3.png copying images... [ 84%] api/../_build/plot_directive/api/astropy-convolution-Moffat2DKernel-1.png copying images... [ 85%] visualization/../_build/plot_directive/visualization/normalization-3.png copying images... [ 85%] modeling/../_build/plot_directive/modeling/units-2.png copying images... [ 86%] units/../_build/plot_directive/units/quantity-1.png copying images... [ 87%] api/../_build/plot_directive/api/astropy-convolution-MexicanHat2DKernel-1.png copying images... [ 88%] api/../_build/plot_directive/api/astropy-modeling-functional_models-MexicanHat1D-1.png copying images... [ 89%] development/workflow/pull_button.png copying images... [ 90%] nddata/../_build/plot_directive/nddata/index-2.png copying images... [ 91%] visualization/../_build/plot_directive/visualization/histogram-2.png copying images... [ 92%] api/../_build/plot_directive/api/astropy-stats-binned_binom_proportion-2.png copying images... [ 93%] modeling/../_build/plot_directive/modeling/index-5.png copying images... [ 94%] stats/../_build/plot_directive/stats/lombscargle-4.png copying images... [ 95%] whatsnew/../_build/plot_directive/whatsnew/1-0-1.png copying images... [ 96%] whatsnew/../_build/plot_directive/whatsnew/1-2-1.png copying images... [ 97%] table/table_repr_html.png copying images... [ 98%] visualization/../_build/plot_directive/visualization/histogram-1.png copying images... [ 99%] table/table_architecture.png copying images... [100%] api/../_build/plot_directive/api/astropy-convolution-Gaussian2DKernel-1.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 1954 warnings. The HTML pages are in _build/html. + rm -f docs/_build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jhrLEn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64 + cd astropy-2.0.9 + 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py --offline install -O1 --skip-build --root /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy copying build/lib.linux-riscv64-2.7/astropy/astropy.cfg -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/js copying build/lib.linux-riscv64-2.7/astropy/extern/js/jquery-3.1.1.js -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/js copying build/lib.linux-riscv64-2.7/astropy/extern/js/jquery.dataTables.min.js -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/js copying build/lib.linux-riscv64-2.7/astropy/extern/js/jquery-3.1.1.min.js -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/js copying build/lib.linux-riscv64-2.7/astropy/extern/js/jquery.dataTables.js -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/js creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/bundled copying build/lib.linux-riscv64-2.7/astropy/extern/bundled/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/bundled copying build/lib.linux-riscv64-2.7/astropy/extern/bundled/six.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/bundled copying build/lib.linux-riscv64-2.7/astropy/extern/bundled/six.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/bundled copying build/lib.linux-riscv64-2.7/astropy/extern/bundled/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/bundled copying build/lib.linux-riscv64-2.7/astropy/extern/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/ply copying build/lib.linux-riscv64-2.7/astropy/extern/ply/yacc.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/ply copying build/lib.linux-riscv64-2.7/astropy/extern/ply/lex.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/ply copying build/lib.linux-riscv64-2.7/astropy/extern/ply/lex.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/ply copying build/lib.linux-riscv64-2.7/astropy/extern/ply/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/ply copying build/lib.linux-riscv64-2.7/astropy/extern/ply/cpp.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/ply copying build/lib.linux-riscv64-2.7/astropy/extern/ply/ctokens.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/ply copying build/lib.linux-riscv64-2.7/astropy/extern/ply/yacc.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/ply copying build/lib.linux-riscv64-2.7/astropy/extern/ply/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/ply copying build/lib.linux-riscv64-2.7/astropy/extern/ply.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern copying build/lib.linux-riscv64-2.7/astropy/extern/six.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern copying build/lib.linux-riscv64-2.7/astropy/extern/six.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/configobj copying build/lib.linux-riscv64-2.7/astropy/extern/configobj/configobj.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/configobj copying build/lib.linux-riscv64-2.7/astropy/extern/configobj/validate.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/configobj copying build/lib.linux-riscv64-2.7/astropy/extern/configobj/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/configobj copying build/lib.linux-riscv64-2.7/astropy/extern/setup_package.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern copying build/lib.linux-riscv64-2.7/astropy/extern/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/plugins creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/plugins/pytest_openfiles copying build/lib.linux-riscv64-2.7/astropy/extern/plugins/pytest_openfiles/plugin.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/plugins/pytest_openfiles copying build/lib.linux-riscv64-2.7/astropy/extern/plugins/pytest_openfiles/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/plugins/pytest_openfiles creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/plugins/pytest_doctestplus copying build/lib.linux-riscv64-2.7/astropy/extern/plugins/pytest_doctestplus/plugin.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/plugins/pytest_doctestplus copying build/lib.linux-riscv64-2.7/astropy/extern/plugins/pytest_doctestplus/output_checker.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/plugins/pytest_doctestplus copying build/lib.linux-riscv64-2.7/astropy/extern/plugins/pytest_doctestplus/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/plugins/pytest_doctestplus copying build/lib.linux-riscv64-2.7/astropy/extern/plugins/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/plugins creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/plugins/pytest_remotedata copying build/lib.linux-riscv64-2.7/astropy/extern/plugins/pytest_remotedata/disable_internet.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/plugins/pytest_remotedata copying build/lib.linux-riscv64-2.7/astropy/extern/plugins/pytest_remotedata/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/plugins/pytest_remotedata copying build/lib.linux-riscv64-2.7/astropy/extern/plugins/pytest_remotedata/plugin.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/plugins/pytest_remotedata copying build/lib.linux-riscv64-2.7/astropy/extern/plugins/pytest_remotedata/disable_internet.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/plugins/pytest_remotedata copying build/lib.linux-riscv64-2.7/astropy/extern/plugins/pytest_remotedata/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/plugins/pytest_remotedata copying build/lib.linux-riscv64-2.7/astropy/extern/plugins/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/plugins creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/css copying build/lib.linux-riscv64-2.7/astropy/extern/css/jquery.dataTables.css -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/css copying build/lib.linux-riscv64-2.7/astropy/conftest.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy copying build/lib.linux-riscv64-2.7/astropy/_compiler.so -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/_erfa copying build/lib.linux-riscv64-2.7/astropy/_erfa/erfa_generator.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/_erfa copying build/lib.linux-riscv64-2.7/astropy/_erfa/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/_erfa creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/_erfa/tests copying build/lib.linux-riscv64-2.7/astropy/_erfa/tests/test_erfa.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/_erfa/tests copying build/lib.linux-riscv64-2.7/astropy/_erfa/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/_erfa/tests copying build/lib.linux-riscv64-2.7/astropy/_erfa/core.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/_erfa copying build/lib.linux-riscv64-2.7/astropy/_erfa/_core.so -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/_erfa copying build/lib.linux-riscv64-2.7/astropy/_erfa/setup_package.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/_erfa copying build/lib.linux-riscv64-2.7/astropy/_erfa/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/_erfa copying build/lib.linux-riscv64-2.7/astropy/_erfa/core.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/_erfa creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp copying build/lib.linux-riscv64-2.7/astropy/samp/integrated_client.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp copying build/lib.linux-riscv64-2.7/astropy/samp/lockfile_helpers.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp copying build/lib.linux-riscv64-2.7/astropy/samp/standard_profile.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp copying build/lib.linux-riscv64-2.7/astropy/samp/hub_script.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp copying build/lib.linux-riscv64-2.7/astropy/samp/web_profile.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp copying build/lib.linux-riscv64-2.7/astropy/samp/client.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp copying build/lib.linux-riscv64-2.7/astropy/samp/hub.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp copying build/lib.linux-riscv64-2.7/astropy/samp/errors.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp copying build/lib.linux-riscv64-2.7/astropy/samp/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp copying build/lib.linux-riscv64-2.7/astropy/samp/constants.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp copying build/lib.linux-riscv64-2.7/astropy/samp/hub.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp/tests copying build/lib.linux-riscv64-2.7/astropy/samp/tests/test_hub_script.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp/tests copying build/lib.linux-riscv64-2.7/astropy/samp/tests/test_hub.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp/tests copying build/lib.linux-riscv64-2.7/astropy/samp/tests/test_hub_proxy.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp/tests copying build/lib.linux-riscv64-2.7/astropy/samp/tests/test_standard_profile.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp/tests copying build/lib.linux-riscv64-2.7/astropy/samp/tests/test_helpers.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp/tests copying build/lib.linux-riscv64-2.7/astropy/samp/tests/web_profile_test_helpers.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp/tests copying build/lib.linux-riscv64-2.7/astropy/samp/tests/test_client.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp/tests copying build/lib.linux-riscv64-2.7/astropy/samp/tests/test_web_profile.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp/tests copying build/lib.linux-riscv64-2.7/astropy/samp/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp/tests copying build/lib.linux-riscv64-2.7/astropy/samp/tests/test_errors.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp/tests copying build/lib.linux-riscv64-2.7/astropy/samp/standard_profile.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp copying build/lib.linux-riscv64-2.7/astropy/samp/lockfile_helpers.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp copying build/lib.linux-riscv64-2.7/astropy/samp/utils.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp copying build/lib.linux-riscv64-2.7/astropy/samp/hub_proxy.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp copying build/lib.linux-riscv64-2.7/astropy/samp/utils.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp copying build/lib.linux-riscv64-2.7/astropy/samp/integrated_client.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp/data copying build/lib.linux-riscv64-2.7/astropy/samp/data/astropy_icon.png -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp/data copying build/lib.linux-riscv64-2.7/astropy/samp/data/crossdomain.xml -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp/data copying build/lib.linux-riscv64-2.7/astropy/samp/data/clientaccesspolicy.xml -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp/data copying build/lib.linux-riscv64-2.7/astropy/samp/errors.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp copying build/lib.linux-riscv64-2.7/astropy/samp/web_profile.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp copying build/lib.linux-riscv64-2.7/astropy/samp/hub_proxy.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp copying build/lib.linux-riscv64-2.7/astropy/samp/setup_package.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp copying build/lib.linux-riscv64-2.7/astropy/samp/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp copying build/lib.linux-riscv64-2.7/astropy/samp/client.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp copying build/lib.linux-riscv64-2.7/astropy/samp/constants.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/client copying build/lib.linux-riscv64-2.7/astropy/vo/client/conesearch.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/client copying build/lib.linux-riscv64-2.7/astropy/vo/client/exceptions.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/client copying build/lib.linux-riscv64-2.7/astropy/vo/client/conesearch.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/client copying build/lib.linux-riscv64-2.7/astropy/vo/client/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/client creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/client/tests copying build/lib.linux-riscv64-2.7/astropy/vo/client/tests/test_conesearch.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/client/tests copying build/lib.linux-riscv64-2.7/astropy/vo/client/tests/test_vos_catalog.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/client/tests creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/client/tests/data copying build/lib.linux-riscv64-2.7/astropy/vo/client/tests/data/conesearch_error1.xml -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/client/tests/data copying build/lib.linux-riscv64-2.7/astropy/vo/client/tests/data/conesearch_error2.xml -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/client/tests/data copying build/lib.linux-riscv64-2.7/astropy/vo/client/tests/data/basic.json -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/client/tests/data copying build/lib.linux-riscv64-2.7/astropy/vo/client/tests/data/conesearch_error3.xml -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/client/tests/data copying build/lib.linux-riscv64-2.7/astropy/vo/client/tests/data/conesearch_error4.xml -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/client/tests/data copying build/lib.linux-riscv64-2.7/astropy/vo/client/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/client/tests copying build/lib.linux-riscv64-2.7/astropy/vo/client/vo_async.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/client copying build/lib.linux-riscv64-2.7/astropy/vo/client/vos_catalog.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/client copying build/lib.linux-riscv64-2.7/astropy/vo/client/vo_async.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/client copying build/lib.linux-riscv64-2.7/astropy/vo/client/exceptions.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/client copying build/lib.linux-riscv64-2.7/astropy/vo/client/setup_package.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/client copying build/lib.linux-riscv64-2.7/astropy/vo/client/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/client copying build/lib.linux-riscv64-2.7/astropy/vo/client/vos_catalog.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/client creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator copying build/lib.linux-riscv64-2.7/astropy/vo/validator/tstquery.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator copying build/lib.linux-riscv64-2.7/astropy/vo/validator/exceptions.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator copying build/lib.linux-riscv64-2.7/astropy/vo/validator/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator/tests copying build/lib.linux-riscv64-2.7/astropy/vo/validator/tests/test_validate.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator/tests creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator/tests/data copying build/lib.linux-riscv64-2.7/astropy/vo/validator/tests/data/conesearch_good.json -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator/tests/data copying build/lib.linux-riscv64-2.7/astropy/vo/validator/tests/data/conesearch_warn.json -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator/tests/data copying build/lib.linux-riscv64-2.7/astropy/vo/validator/tests/data/printcat.out -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator/tests/data copying build/lib.linux-riscv64-2.7/astropy/vo/validator/tests/data/vao_conesearch_sites_121107_subset.xml -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator/tests/data copying build/lib.linux-riscv64-2.7/astropy/vo/validator/tests/data/conesearch_error.json -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator/tests/data copying build/lib.linux-riscv64-2.7/astropy/vo/validator/tests/data/conesearch_exception.json -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator/tests/data copying build/lib.linux-riscv64-2.7/astropy/vo/validator/tests/data/listcats2.out -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator/tests/data copying build/lib.linux-riscv64-2.7/astropy/vo/validator/tests/data/tally.out -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator/tests/data copying build/lib.linux-riscv64-2.7/astropy/vo/validator/tests/data/listcats1.out -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator/tests/data copying build/lib.linux-riscv64-2.7/astropy/vo/validator/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator/tests copying build/lib.linux-riscv64-2.7/astropy/vo/validator/tests/test_inpect.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator/tests copying build/lib.linux-riscv64-2.7/astropy/vo/validator/validate.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator/data copying build/lib.linux-riscv64-2.7/astropy/vo/validator/data/conesearch_urls.txt -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator/data copying build/lib.linux-riscv64-2.7/astropy/vo/validator/tstquery.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator copying build/lib.linux-riscv64-2.7/astropy/vo/validator/validate.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator copying build/lib.linux-riscv64-2.7/astropy/vo/validator/exceptions.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator copying build/lib.linux-riscv64-2.7/astropy/vo/validator/setup_package.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator copying build/lib.linux-riscv64-2.7/astropy/vo/validator/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator copying build/lib.linux-riscv64-2.7/astropy/vo/validator/inspect.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator copying build/lib.linux-riscv64-2.7/astropy/vo/validator/inspect.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/samp copying build/lib.linux-riscv64-2.7/astropy/vo/samp/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/samp copying build/lib.linux-riscv64-2.7/astropy/vo/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo copying build/lib.linux-riscv64-2.7/astropy/vo/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/row.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/column.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/info.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/pprint.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/table.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/jsviewer.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/jsviewer.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/meta.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/serialize.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/groups.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/bst.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/meta.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/serialize.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-2.7/astropy/table/tests/conftest.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-2.7/astropy/table/tests/test_np_utils.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-2.7/astropy/table/tests/test_subclass.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-2.7/astropy/table/tests/test_operations.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-2.7/astropy/table/tests/test_masked.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-2.7/astropy/table/tests/test_item_access.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-2.7/astropy/table/tests/test_index.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-2.7/astropy/table/tests/test_jsviewer.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-2.7/astropy/table/tests/test_column.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-2.7/astropy/table/tests/test_array.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-2.7/astropy/table/tests/test_pickle.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-2.7/astropy/table/tests/test_bst.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-2.7/astropy/table/tests/test_mixin.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-2.7/astropy/table/tests/test_table.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-2.7/astropy/table/tests/test_groups.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-2.7/astropy/table/tests/test_init_table.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-2.7/astropy/table/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-2.7/astropy/table/tests/test_info.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-2.7/astropy/table/tests/test_pprint.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-2.7/astropy/table/tests/test_row.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests copying build/lib.linux-riscv64-2.7/astropy/table/index.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/info.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/np_utils.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/operations.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/_column_mixins.so -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/index.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/pprint.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/row.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/sorted_array.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/table_helpers.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/operations.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/bst.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/groups.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/column.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/setup_package.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/sorted_array.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/_np_utils.so -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/np_utils.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table copying build/lib.linux-riscv64-2.7/astropy/table/table.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils copying build/lib.linux-riscv64-2.7/astropy/utils/codegen.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils copying build/lib.linux-riscv64-2.7/astropy/utils/state.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils copying build/lib.linux-riscv64-2.7/astropy/utils/state.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils copying build/lib.linux-riscv64-2.7/astropy/utils/introspection.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils copying build/lib.linux-riscv64-2.7/astropy/utils/decorators.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils copying build/lib.linux-riscv64-2.7/astropy/utils/_compiler.so -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils copying build/lib.linux-riscv64-2.7/astropy/utils/collections.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils copying build/lib.linux-riscv64-2.7/astropy/utils/exceptions.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils copying build/lib.linux-riscv64-2.7/astropy/utils/collections.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils copying build/lib.linux-riscv64-2.7/astropy/utils/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/iers copying build/lib.linux-riscv64-2.7/astropy/utils/iers/iers.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/iers copying build/lib.linux-riscv64-2.7/astropy/utils/iers/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/iers creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/iers/tests copying build/lib.linux-riscv64-2.7/astropy/utils/iers/tests/finals2000A-2016-02-30-test -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/iers/tests copying build/lib.linux-riscv64-2.7/astropy/utils/iers/tests/test_iers.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/iers/tests copying build/lib.linux-riscv64-2.7/astropy/utils/iers/tests/iers_a_excerpt -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/iers/tests copying build/lib.linux-riscv64-2.7/astropy/utils/iers/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/iers/tests copying build/lib.linux-riscv64-2.7/astropy/utils/iers/tests/finals2000A-2016-04-30-test -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/iers/tests creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/iers/data copying build/lib.linux-riscv64-2.7/astropy/utils/iers/data/ReadMe.eopc04_IAU2000 -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/iers/data copying build/lib.linux-riscv64-2.7/astropy/utils/iers/data/ReadMe.finals2000A -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/iers/data copying build/lib.linux-riscv64-2.7/astropy/utils/iers/data/eopc04_IAU2000.62-now -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/iers/data copying build/lib.linux-riscv64-2.7/astropy/utils/iers/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/iers copying build/lib.linux-riscv64-2.7/astropy/utils/iers/iers.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/iers copying build/lib.linux-riscv64-2.7/astropy/utils/timer.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils copying build/lib.linux-riscv64-2.7/astropy/utils/console.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils copying build/lib.linux-riscv64-2.7/astropy/utils/data_info.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests copying build/lib.linux-riscv64-2.7/astropy/utils/tests/test_metadata.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests copying build/lib.linux-riscv64-2.7/astropy/utils/tests/test_timer.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests copying build/lib.linux-riscv64-2.7/astropy/utils/tests/test_console.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests copying build/lib.linux-riscv64-2.7/astropy/utils/tests/test_introspection.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests copying build/lib.linux-riscv64-2.7/astropy/utils/tests/test_decorators.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests copying build/lib.linux-riscv64-2.7/astropy/utils/tests/test_data_info.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/data copying build/lib.linux-riscv64-2.7/astropy/utils/tests/data/local.dat.gz -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/data creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/data/test_package creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/data/test_package/data copying build/lib.linux-riscv64-2.7/astropy/utils/tests/data/test_package/data/foo.txt -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/data/test_package/data copying build/lib.linux-riscv64-2.7/astropy/utils/tests/data/test_package/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/data/test_package copying build/lib.linux-riscv64-2.7/astropy/utils/tests/data/unicode.txt.bz2 -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/data creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/data/dataurl_mirror copying build/lib.linux-riscv64-2.7/astropy/utils/tests/data/dataurl_mirror/index.html -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/data/dataurl_mirror copying build/lib.linux-riscv64-2.7/astropy/utils/tests/data/unicode.txt -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/data copying build/lib.linux-riscv64-2.7/astropy/utils/tests/data/local.dat.bz2 -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/data copying build/lib.linux-riscv64-2.7/astropy/utils/tests/data/local.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/data copying build/lib.linux-riscv64-2.7/astropy/utils/tests/data/local.dat.xz -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/data copying build/lib.linux-riscv64-2.7/astropy/utils/tests/data/unicode.txt.xz -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/data copying build/lib.linux-riscv64-2.7/astropy/utils/tests/data/.hidden_file.txt -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/data copying build/lib.linux-riscv64-2.7/astropy/utils/tests/data/alias.cfg -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/data creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/data/dataurl copying build/lib.linux-riscv64-2.7/astropy/utils/tests/data/dataurl/index.html -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/data/dataurl copying build/lib.linux-riscv64-2.7/astropy/utils/tests/data/unicode.txt.gz -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/data copying build/lib.linux-riscv64-2.7/astropy/utils/tests/test_data.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests copying build/lib.linux-riscv64-2.7/astropy/utils/tests/test_codegen.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests copying build/lib.linux-riscv64-2.7/astropy/utils/tests/test_xml.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests copying build/lib.linux-riscv64-2.7/astropy/utils/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests copying build/lib.linux-riscv64-2.7/astropy/utils/tests/test_misc.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests copying build/lib.linux-riscv64-2.7/astropy/utils/tests/test_collections.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests copying build/lib.linux-riscv64-2.7/astropy/utils/codegen.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils copying build/lib.linux-riscv64-2.7/astropy/utils/metadata.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils copying build/lib.linux-riscv64-2.7/astropy/utils/misc.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/futures copying build/lib.linux-riscv64-2.7/astropy/utils/compat/futures/thread.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/futures copying build/lib.linux-riscv64-2.7/astropy/utils/compat/futures/process.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/futures copying build/lib.linux-riscv64-2.7/astropy/utils/compat/futures/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/futures copying build/lib.linux-riscv64-2.7/astropy/utils/compat/futures/thread.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/futures copying build/lib.linux-riscv64-2.7/astropy/utils/compat/futures/_base.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/futures copying build/lib.linux-riscv64-2.7/astropy/utils/compat/futures/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/futures copying build/lib.linux-riscv64-2.7/astropy/utils/compat/futures/_base.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/futures copying build/lib.linux-riscv64-2.7/astropy/utils/compat/futures/process.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/futures copying build/lib.linux-riscv64-2.7/astropy/utils/compat/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat copying build/lib.linux-riscv64-2.7/astropy/utils/compat/funcsigs.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat copying build/lib.linux-riscv64-2.7/astropy/utils/compat/misc.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/numpy copying build/lib.linux-riscv64-2.7/astropy/utils/compat/numpy/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/numpy creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/numpy/tests copying build/lib.linux-riscv64-2.7/astropy/utils/compat/numpy/tests/test_matmul.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/numpy/tests copying build/lib.linux-riscv64-2.7/astropy/utils/compat/numpy/tests/test_broadcast_arrays.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/numpy/tests copying build/lib.linux-riscv64-2.7/astropy/utils/compat/numpy/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/numpy/tests creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/numpy/core copying build/lib.linux-riscv64-2.7/astropy/utils/compat/numpy/core/multiarray.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/numpy/core copying build/lib.linux-riscv64-2.7/astropy/utils/compat/numpy/core/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/numpy/core copying build/lib.linux-riscv64-2.7/astropy/utils/compat/numpy/core/multiarray.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/numpy/core copying build/lib.linux-riscv64-2.7/astropy/utils/compat/numpy/core/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/numpy/core creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/numpy/lib copying build/lib.linux-riscv64-2.7/astropy/utils/compat/numpy/lib/stride_tricks.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/numpy/lib copying build/lib.linux-riscv64-2.7/astropy/utils/compat/numpy/lib/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/numpy/lib copying build/lib.linux-riscv64-2.7/astropy/utils/compat/numpy/lib/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/numpy/lib copying build/lib.linux-riscv64-2.7/astropy/utils/compat/numpy/lib/stride_tricks.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/numpy/lib copying build/lib.linux-riscv64-2.7/astropy/utils/compat/numpy/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/numpy copying build/lib.linux-riscv64-2.7/astropy/utils/compat/misc.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat copying build/lib.linux-riscv64-2.7/astropy/utils/compat/_funcsigs.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat copying build/lib.linux-riscv64-2.7/astropy/utils/compat/numpycompat.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat copying build/lib.linux-riscv64-2.7/astropy/utils/compat/_funcsigs.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat copying build/lib.linux-riscv64-2.7/astropy/utils/compat/funcsigs.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat copying build/lib.linux-riscv64-2.7/astropy/utils/compat/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat copying build/lib.linux-riscv64-2.7/astropy/utils/compat/numpycompat.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat copying build/lib.linux-riscv64-2.7/astropy/utils/data_info.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils copying build/lib.linux-riscv64-2.7/astropy/utils/data.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils copying build/lib.linux-riscv64-2.7/astropy/utils/argparse.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/xml copying build/lib.linux-riscv64-2.7/astropy/utils/xml/unescaper.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/xml copying build/lib.linux-riscv64-2.7/astropy/utils/xml/check.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/xml copying build/lib.linux-riscv64-2.7/astropy/utils/xml/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/xml copying build/lib.linux-riscv64-2.7/astropy/utils/xml/iterparser.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/xml creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/xml/tests copying build/lib.linux-riscv64-2.7/astropy/utils/xml/tests/test_iterparse.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/xml/tests copying build/lib.linux-riscv64-2.7/astropy/utils/xml/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/xml/tests copying build/lib.linux-riscv64-2.7/astropy/utils/xml/validate.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/xml copying build/lib.linux-riscv64-2.7/astropy/utils/xml/check.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/xml copying build/lib.linux-riscv64-2.7/astropy/utils/xml/validate.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/xml copying build/lib.linux-riscv64-2.7/astropy/utils/xml/unescaper.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/xml copying build/lib.linux-riscv64-2.7/astropy/utils/xml/writer.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/xml copying build/lib.linux-riscv64-2.7/astropy/utils/xml/setup_package.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/xml copying build/lib.linux-riscv64-2.7/astropy/utils/xml/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/xml copying build/lib.linux-riscv64-2.7/astropy/utils/xml/writer.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/xml copying build/lib.linux-riscv64-2.7/astropy/utils/xml/iterparser.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/xml copying build/lib.linux-riscv64-2.7/astropy/utils/xml/_iterparser.so -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/xml copying build/lib.linux-riscv64-2.7/astropy/utils/misc.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils copying build/lib.linux-riscv64-2.7/astropy/utils/data.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils copying build/lib.linux-riscv64-2.7/astropy/utils/timer.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils copying build/lib.linux-riscv64-2.7/astropy/utils/exceptions.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils copying build/lib.linux-riscv64-2.7/astropy/utils/introspection.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils copying build/lib.linux-riscv64-2.7/astropy/utils/metadata.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils copying build/lib.linux-riscv64-2.7/astropy/utils/setup_package.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils copying build/lib.linux-riscv64-2.7/astropy/utils/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils copying build/lib.linux-riscv64-2.7/astropy/utils/decorators.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils copying build/lib.linux-riscv64-2.7/astropy/utils/console.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants copying build/lib.linux-riscv64-2.7/astropy/constants/constant.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants copying build/lib.linux-riscv64-2.7/astropy/constants/cgs.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants copying build/lib.linux-riscv64-2.7/astropy/constants/iau2015.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants copying build/lib.linux-riscv64-2.7/astropy/constants/astropyconst20.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants copying build/lib.linux-riscv64-2.7/astropy/constants/si.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants copying build/lib.linux-riscv64-2.7/astropy/constants/iau2012.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants copying build/lib.linux-riscv64-2.7/astropy/constants/astropyconst13.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants copying build/lib.linux-riscv64-2.7/astropy/constants/codata2010.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants copying build/lib.linux-riscv64-2.7/astropy/constants/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants/tests copying build/lib.linux-riscv64-2.7/astropy/constants/tests/test_constant.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants/tests copying build/lib.linux-riscv64-2.7/astropy/constants/tests/test_pickle.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants/tests copying build/lib.linux-riscv64-2.7/astropy/constants/tests/test_prior_version.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants/tests copying build/lib.linux-riscv64-2.7/astropy/constants/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants/tests copying build/lib.linux-riscv64-2.7/astropy/constants/codata2014.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants copying build/lib.linux-riscv64-2.7/astropy/constants/cgs.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants copying build/lib.linux-riscv64-2.7/astropy/constants/iau2015.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants copying build/lib.linux-riscv64-2.7/astropy/constants/si.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants copying build/lib.linux-riscv64-2.7/astropy/constants/constant.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants copying build/lib.linux-riscv64-2.7/astropy/constants/codata2014.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants copying build/lib.linux-riscv64-2.7/astropy/constants/setup_package.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants copying build/lib.linux-riscv64-2.7/astropy/constants/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/config copying build/lib.linux-riscv64-2.7/astropy/config/affiliated.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/config copying build/lib.linux-riscv64-2.7/astropy/config/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/config copying build/lib.linux-riscv64-2.7/astropy/config/affiliated.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/config creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/config/tests creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/config/tests/data copying build/lib.linux-riscv64-2.7/astropy/config/tests/data/astropy.0.3.windows.cfg -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/config/tests/data copying build/lib.linux-riscv64-2.7/astropy/config/tests/data/empty.cfg -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/config/tests/data copying build/lib.linux-riscv64-2.7/astropy/config/tests/data/not_empty.cfg -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/config/tests/data copying build/lib.linux-riscv64-2.7/astropy/config/tests/data/alias.cfg -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/config/tests/data copying build/lib.linux-riscv64-2.7/astropy/config/tests/data/astropy.0.3.cfg -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/config/tests/data copying build/lib.linux-riscv64-2.7/astropy/config/tests/data/deprecated.cfg -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/config/tests/data copying build/lib.linux-riscv64-2.7/astropy/config/tests/test_configs.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/config/tests copying build/lib.linux-riscv64-2.7/astropy/config/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/config/tests copying build/lib.linux-riscv64-2.7/astropy/config/paths.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/config copying build/lib.linux-riscv64-2.7/astropy/config/configuration.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/config copying build/lib.linux-riscv64-2.7/astropy/config/paths.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/config copying build/lib.linux-riscv64-2.7/astropy/config/setup_package.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/config copying build/lib.linux-riscv64-2.7/astropy/config/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/config copying build/lib.linux-riscv64-2.7/astropy/config/configuration.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/config copying build/lib.linux-riscv64-2.7/astropy/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/analytic_functions copying build/lib.linux-riscv64-2.7/astropy/analytic_functions/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/analytic_functions copying build/lib.linux-riscv64-2.7/astropy/analytic_functions/blackbody.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/analytic_functions copying build/lib.linux-riscv64-2.7/astropy/analytic_functions/blackbody.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/analytic_functions creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/analytic_functions/tests copying build/lib.linux-riscv64-2.7/astropy/analytic_functions/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/analytic_functions/tests copying build/lib.linux-riscv64-2.7/astropy/analytic_functions/tests/test_blackbody.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/analytic_functions/tests copying build/lib.linux-riscv64-2.7/astropy/analytic_functions/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/analytic_functions creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-2.7/astropy/nddata/decorators.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/mixins copying build/lib.linux-riscv64-2.7/astropy/nddata/mixins/ndarithmetic.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/mixins copying build/lib.linux-riscv64-2.7/astropy/nddata/mixins/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/mixins creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/mixins/tests copying build/lib.linux-riscv64-2.7/astropy/nddata/mixins/tests/test_ndarithmetic.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/mixins/tests copying build/lib.linux-riscv64-2.7/astropy/nddata/mixins/tests/test_ndslicing.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/mixins/tests copying build/lib.linux-riscv64-2.7/astropy/nddata/mixins/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/mixins/tests copying build/lib.linux-riscv64-2.7/astropy/nddata/mixins/tests/test_ndio.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/mixins/tests copying build/lib.linux-riscv64-2.7/astropy/nddata/mixins/ndio.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/mixins copying build/lib.linux-riscv64-2.7/astropy/nddata/mixins/ndarithmetic.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/mixins copying build/lib.linux-riscv64-2.7/astropy/nddata/mixins/ndslicing.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/mixins copying build/lib.linux-riscv64-2.7/astropy/nddata/mixins/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/mixins copying build/lib.linux-riscv64-2.7/astropy/nddata/mixins/ndio.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/mixins copying build/lib.linux-riscv64-2.7/astropy/nddata/mixins/ndslicing.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/mixins copying build/lib.linux-riscv64-2.7/astropy/nddata/compat.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-2.7/astropy/nddata/nddata_withmixins.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-2.7/astropy/nddata/nddata.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-2.7/astropy/nddata/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-2.7/astropy/nddata/nddata_base.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/tests copying build/lib.linux-riscv64-2.7/astropy/nddata/tests/test_nduncertainty.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/tests copying build/lib.linux-riscv64-2.7/astropy/nddata/tests/test_nddata.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/tests copying build/lib.linux-riscv64-2.7/astropy/nddata/tests/test_flag_collection.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/tests copying build/lib.linux-riscv64-2.7/astropy/nddata/tests/test_decorators.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/tests copying build/lib.linux-riscv64-2.7/astropy/nddata/tests/test_utils.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/tests creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/tests/data copying build/lib.linux-riscv64-2.7/astropy/nddata/tests/data/sip-wcs.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/tests/data copying build/lib.linux-riscv64-2.7/astropy/nddata/tests/test_ccddata.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/tests copying build/lib.linux-riscv64-2.7/astropy/nddata/tests/test_compat.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/tests copying build/lib.linux-riscv64-2.7/astropy/nddata/tests/test_nddata_base.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/tests copying build/lib.linux-riscv64-2.7/astropy/nddata/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/tests copying build/lib.linux-riscv64-2.7/astropy/nddata/nddata.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-2.7/astropy/nddata/utils.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-2.7/astropy/nddata/nddata_withmixins.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-2.7/astropy/nddata/flag_collection.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-2.7/astropy/nddata/nddata_base.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-2.7/astropy/nddata/utils.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-2.7/astropy/nddata/nduncertainty.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-2.7/astropy/nddata/compat.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-2.7/astropy/nddata/setup_package.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-2.7/astropy/nddata/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-2.7/astropy/nddata/ccddata.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-2.7/astropy/nddata/decorators.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-2.7/astropy/nddata/nduncertainty.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-2.7/astropy/nddata/ccddata.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata copying build/lib.linux-riscv64-2.7/astropy/nddata/flag_collection.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests copying build/lib.linux-riscv64-2.7/astropy/tests/disable_internet.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests copying build/lib.linux-riscv64-2.7/astropy/tests/helper.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests copying build/lib.linux-riscv64-2.7/astropy/tests/coveragerc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests copying build/lib.linux-riscv64-2.7/astropy/tests/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests copying build/lib.linux-riscv64-2.7/astropy/tests/image_tests.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests/tests copying build/lib.linux-riscv64-2.7/astropy/tests/tests/test_skip_remote_data.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests/tests copying build/lib.linux-riscv64-2.7/astropy/tests/tests/test_run_tests.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests/tests copying build/lib.linux-riscv64-2.7/astropy/tests/tests/test_socketblocker.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests/tests copying build/lib.linux-riscv64-2.7/astropy/tests/tests/test_runner.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests/tests creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests/tests/data copying build/lib.linux-riscv64-2.7/astropy/tests/tests/data/open_file_detection.txt -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests/tests/data copying build/lib.linux-riscv64-2.7/astropy/tests/tests/test_quantity_helpers.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests/tests copying build/lib.linux-riscv64-2.7/astropy/tests/tests/test_open_file_detection.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests/tests copying build/lib.linux-riscv64-2.7/astropy/tests/tests/test_imports.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests/tests copying build/lib.linux-riscv64-2.7/astropy/tests/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests/tests copying build/lib.linux-riscv64-2.7/astropy/tests/pytest_repeat.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests copying build/lib.linux-riscv64-2.7/astropy/tests/command.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests copying build/lib.linux-riscv64-2.7/astropy/tests/runner.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests copying build/lib.linux-riscv64-2.7/astropy/tests/test_logger.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests copying build/lib.linux-riscv64-2.7/astropy/tests/output_checker.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests copying build/lib.linux-riscv64-2.7/astropy/tests/pytest_plugins.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests copying build/lib.linux-riscv64-2.7/astropy/tests/runner.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests copying build/lib.linux-riscv64-2.7/astropy/tests/setup_package.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests copying build/lib.linux-riscv64-2.7/astropy/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests copying build/lib.linux-riscv64-2.7/astropy/tests/helper.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests copying build/lib.linux-riscv64-2.7/astropy/version.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/mappings.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/parameters.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/models.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/fitting.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/tabular.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/powerlaws.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/_projections.so -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/fitting.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/optimizers.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/parameters.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/mappings.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/blackbody.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/statistic.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/blackbody.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/test_models.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/test_rotations.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/test_functional_models.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/test_constraints.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/test_mappings.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/test_quantities_parameters.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/test_polynomial.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/example_models.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/test_fitters.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/irafutil.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/test_models_quantities.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/utils.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/test_utils.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/test_quantities_fitting.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/data copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/data/idcompspec.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/data copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/data/hst_sip.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/data copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/data/irac_sip.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/data copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/data/1904-66_AZP.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/data copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/data/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/data copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/test_quantities_model.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/test_quantities_rotations.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/test_quantities_evaluation.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/test_core.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/test_input.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/test_parameters.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/test_compound.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/test_blackbody.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-2.7/astropy/modeling/tests/test_projections.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests copying build/lib.linux-riscv64-2.7/astropy/modeling/utils.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/rotations.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/projections.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/utils.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/rotations.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/optimizers.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/core.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/polynomial.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/statistic.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/tabular.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/powerlaws.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/setup_package.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/functional_models.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/projections.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/models.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/functional_models.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/core.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/modeling/polynomial.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling copying build/lib.linux-riscv64-2.7/astropy/cython_version.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/cosmology copying build/lib.linux-riscv64-2.7/astropy/cosmology/parameters.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/cosmology copying build/lib.linux-riscv64-2.7/astropy/cosmology/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/cosmology copying build/lib.linux-riscv64-2.7/astropy/cosmology/parameters.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/cosmology copying build/lib.linux-riscv64-2.7/astropy/cosmology/funcs.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/cosmology creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/cosmology/tests copying build/lib.linux-riscv64-2.7/astropy/cosmology/tests/test_cosmology.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/cosmology/tests copying build/lib.linux-riscv64-2.7/astropy/cosmology/tests/test_pickle.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/cosmology/tests copying build/lib.linux-riscv64-2.7/astropy/cosmology/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/cosmology/tests copying build/lib.linux-riscv64-2.7/astropy/cosmology/scalar_inv_efuncs.so -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/cosmology copying build/lib.linux-riscv64-2.7/astropy/cosmology/funcs.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/cosmology copying build/lib.linux-riscv64-2.7/astropy/cosmology/core.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/cosmology copying build/lib.linux-riscv64-2.7/astropy/cosmology/setup_package.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/cosmology copying build/lib.linux-riscv64-2.7/astropy/cosmology/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/cosmology copying build/lib.linux-riscv64-2.7/astropy/cosmology/core.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/cosmology creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution copying build/lib.linux-riscv64-2.7/astropy/convolution/boundary_none.so -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution copying build/lib.linux-riscv64-2.7/astropy/convolution/kernels.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution copying build/lib.linux-riscv64-2.7/astropy/convolution/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution copying build/lib.linux-riscv64-2.7/astropy/convolution/boundary_fill.so -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/tests copying build/lib.linux-riscv64-2.7/astropy/convolution/tests/test_convolve.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/tests copying build/lib.linux-riscv64-2.7/astropy/convolution/tests/test_convolve_nddata.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/tests copying build/lib.linux-riscv64-2.7/astropy/convolution/tests/test_convolve_fft.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/tests copying build/lib.linux-riscv64-2.7/astropy/convolution/tests/test_convolve_kernels.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/tests copying build/lib.linux-riscv64-2.7/astropy/convolution/tests/test_convolve_speeds.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/tests copying build/lib.linux-riscv64-2.7/astropy/convolution/tests/test_convolve_models.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/tests copying build/lib.linux-riscv64-2.7/astropy/convolution/tests/test_pickle.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/tests copying build/lib.linux-riscv64-2.7/astropy/convolution/tests/test_discretize.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/tests copying build/lib.linux-riscv64-2.7/astropy/convolution/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/tests copying build/lib.linux-riscv64-2.7/astropy/convolution/tests/test_kernel_class.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/tests copying build/lib.linux-riscv64-2.7/astropy/convolution/utils.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution copying build/lib.linux-riscv64-2.7/astropy/convolution/utils.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution copying build/lib.linux-riscv64-2.7/astropy/convolution/core.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution copying build/lib.linux-riscv64-2.7/astropy/convolution/convolve.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution copying build/lib.linux-riscv64-2.7/astropy/convolution/setup_package.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution copying build/lib.linux-riscv64-2.7/astropy/convolution/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution copying build/lib.linux-riscv64-2.7/astropy/convolution/kernels.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution copying build/lib.linux-riscv64-2.7/astropy/convolution/boundary_extend.so -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution copying build/lib.linux-riscv64-2.7/astropy/convolution/boundary_wrap.so -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution copying build/lib.linux-riscv64-2.7/astropy/convolution/core.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution copying build/lib.linux-riscv64-2.7/astropy/convolution/convolve.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/angles.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/attributes.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/angle_utilities.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/distances.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/representation.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/sky_coordinate.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/sites.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/distances.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/solar_system.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/angle_parsetab.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/errors.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/attributes.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/earth.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/baseframe.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/funcs.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_representation_methods.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_matching.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_representation_arithmetic.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_angular_separation.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_finite_difference_velocities.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/accuracy copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/accuracy/fk4_no_e_fk4.csv -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/accuracy copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/accuracy/test_altaz_icrs.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/accuracy copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/accuracy/icrs_fk5.csv -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/accuracy copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/accuracy/test_fk4_no_e_fk5.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/accuracy copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/accuracy/test_icrs_fk5.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/accuracy copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/accuracy/generate_ref_ast.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/accuracy copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/accuracy/test_ecliptic.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/accuracy copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/accuracy/fk4_no_e_fk5.csv -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/accuracy copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/accuracy/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/accuracy copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/accuracy/test_fk4_no_e_fk4.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/accuracy copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/accuracy/galactic_fk4.csv -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/accuracy copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/accuracy/test_galactic_fk4.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/accuracy copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_iau_fullstack.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_distance.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_skyoffset_transformations.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_earth.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_frames.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_regression.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_atc_replacements.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_frames_with_velocity.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_name_resolve.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_unit_representation.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_shape_manipulation.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_sky_coord.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/utils.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_api_ape5.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_arrays.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_celestial_transformations.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_transformations.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_intermediate_transformations.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_pickle.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_representation.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_angles.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_formatting.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_sites.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_velocity_corrs.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_funcs.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_solar_system.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/tests/test_matrix_utilities.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests copying build/lib.linux-riscv64-2.7/astropy/coordinates/earth_orientation.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/name_resolve.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/sky_coordinate.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/matching.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/representation.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/orbital_elements.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/calculation.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/matrix_utilities.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/angle_parsetab.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/angle_lextab.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/baseframe.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/data copying build/lib.linux-riscv64-2.7/astropy/coordinates/data/constellation_names.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/data copying build/lib.linux-riscv64-2.7/astropy/coordinates/data/sites.json -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/data copying build/lib.linux-riscv64-2.7/astropy/coordinates/data/constellation_data_roman87.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/data copying build/lib.linux-riscv64-2.7/astropy/coordinates/transformations.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/funcs.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/errors.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/name_resolve.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/solar_system.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/calculation.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/skyoffset.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/itrs.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/icrs_fk5_transforms.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/galactic.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/itrs.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/galactic_transforms.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/baseradec.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/lsr.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/hcrs.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/ecliptic.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/altaz.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/ecliptic.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/intermediate_rotation_transforms.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/icrs_cirs_transforms.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/galactocentric.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/hcrs.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/galactocentric.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/ecliptic_transforms.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/fk5.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/supergalactic.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/utils.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/gcrs.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/cirs.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/icrs_cirs_transforms.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/supergalactic_transforms.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/galactic.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/ecliptic_transforms.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/altaz.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/utils.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/fk4_fk5_transforms.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/fk4.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/gcrs.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/icrs.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/lsr.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/cirs_observed_transforms.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/fk4.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/icrs.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/fk4_fk5_transforms.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/icrs_fk5_transforms.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/supergalactic_transforms.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/supergalactic.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/skyoffset.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/intermediate_rotation_transforms.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/cirs.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/baseradec.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/fk5.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/galactic_transforms.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/builtin_frames/cirs_observed_transforms.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/builtin_frames copying build/lib.linux-riscv64-2.7/astropy/coordinates/earth.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/orbital_elements.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/angle_lextab.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/earth_orientation.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/setup_package.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/angles.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/matching.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/angle_utilities.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/sites.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/coordinates/matrix_utilities.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates copying build/lib.linux-riscv64-2.7/astropy/CITATION -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/decorators.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/physical.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/astrophys.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/cgs.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/equivalencies.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/imperial.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/physical.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/si.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/quantity.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/astrophys.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/cds.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-2.7/astropy/units/tests/test_quantity.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-2.7/astropy/units/tests/test_deprecated.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-2.7/astropy/units/tests/py3_test_quantity_annotations.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-2.7/astropy/units/tests/test_quantity_ufuncs.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-2.7/astropy/units/tests/test_format.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-2.7/astropy/units/tests/test_utils.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-2.7/astropy/units/tests/test_quantity_non_ufuncs.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-2.7/astropy/units/tests/test_equivalencies.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-2.7/astropy/units/tests/test_physical.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-2.7/astropy/units/tests/test_quantity_decorator.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-2.7/astropy/units/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-2.7/astropy/units/tests/test_quantity_array_methods.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-2.7/astropy/units/tests/test_logarithmic.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-2.7/astropy/units/tests/test_units.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests copying build/lib.linux-riscv64-2.7/astropy/units/utils.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/required_by_vounit.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/required_by_vounit.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/quantity.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/deprecated.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/utils.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/cgs.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/core.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/function copying build/lib.linux-riscv64-2.7/astropy/units/function/magnitude_zero_points.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/function copying build/lib.linux-riscv64-2.7/astropy/units/function/units.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/function copying build/lib.linux-riscv64-2.7/astropy/units/function/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/function copying build/lib.linux-riscv64-2.7/astropy/units/function/units.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/function copying build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/function copying build/lib.linux-riscv64-2.7/astropy/units/function/magnitude_zero_points.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/function copying build/lib.linux-riscv64-2.7/astropy/units/function/core.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/function copying build/lib.linux-riscv64-2.7/astropy/units/function/mixin.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/function copying build/lib.linux-riscv64-2.7/astropy/units/function/logarithmic.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/function copying build/lib.linux-riscv64-2.7/astropy/units/function/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/function copying build/lib.linux-riscv64-2.7/astropy/units/function/mixin.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/function copying build/lib.linux-riscv64-2.7/astropy/units/function/core.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/function copying build/lib.linux-riscv64-2.7/astropy/units/cds.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/si.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/deprecated.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/equivalencies.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/imperial.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/setup_package.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/ogip.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/generic_parsetab.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/fits.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/cds_lextab.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/vounit.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/unicode_format.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/latex.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/base.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/latex.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/ogip_parsetab.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/generic_parsetab.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/vounit.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/fits.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/cds.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/console.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/utils.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/generic.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/utils.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/cds_parsetab.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/cds.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/unicode_format.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/ogip.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/generic_lextab.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/generic.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/generic_lextab.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/base.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/cds_parsetab.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/ogip_lextab.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/cds_lextab.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/format/console.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format copying build/lib.linux-riscv64-2.7/astropy/units/decorators.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/quantity_helper.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/quantity_helper.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units copying build/lib.linux-riscv64-2.7/astropy/units/core.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time copying build/lib.linux-riscv64-2.7/astropy/time/formats.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time copying build/lib.linux-riscv64-2.7/astropy/time/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time/tests copying build/lib.linux-riscv64-2.7/astropy/time/tests/test_basic.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time/tests copying build/lib.linux-riscv64-2.7/astropy/time/tests/test_delta.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time/tests copying build/lib.linux-riscv64-2.7/astropy/time/tests/test_corrs.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time/tests copying build/lib.linux-riscv64-2.7/astropy/time/tests/test_comparisons.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time/tests copying build/lib.linux-riscv64-2.7/astropy/time/tests/test_sidereal.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time/tests copying build/lib.linux-riscv64-2.7/astropy/time/tests/test_guess.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time/tests copying build/lib.linux-riscv64-2.7/astropy/time/tests/test_methods.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time/tests copying build/lib.linux-riscv64-2.7/astropy/time/tests/test_ut1.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time/tests copying build/lib.linux-riscv64-2.7/astropy/time/tests/test_pickle.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time/tests copying build/lib.linux-riscv64-2.7/astropy/time/tests/test_quantity_interaction.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time/tests copying build/lib.linux-riscv64-2.7/astropy/time/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time/tests copying build/lib.linux-riscv64-2.7/astropy/time/tests/test_precision.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time/tests copying build/lib.linux-riscv64-2.7/astropy/time/utils.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time copying build/lib.linux-riscv64-2.7/astropy/time/formats.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time copying build/lib.linux-riscv64-2.7/astropy/time/utils.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time copying build/lib.linux-riscv64-2.7/astropy/time/core.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time copying build/lib.linux-riscv64-2.7/astropy/time/setup_package.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time copying build/lib.linux-riscv64-2.7/astropy/time/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time copying build/lib.linux-riscv64-2.7/astropy/time/core.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization copying build/lib.linux-riscv64-2.7/astropy/visualization/transform.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization copying build/lib.linux-riscv64-2.7/astropy/visualization/hist.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization copying build/lib.linux-riscv64-2.7/astropy/visualization/lupton_rgb.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization copying build/lib.linux-riscv64-2.7/astropy/visualization/mpl_style.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization copying build/lib.linux-riscv64-2.7/astropy/visualization/interval.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization copying build/lib.linux-riscv64-2.7/astropy/visualization/units.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization copying build/lib.linux-riscv64-2.7/astropy/visualization/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization copying build/lib.linux-riscv64-2.7/astropy/visualization/units.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/tests copying build/lib.linux-riscv64-2.7/astropy/visualization/tests/test_lupton_rgb.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/tests copying build/lib.linux-riscv64-2.7/astropy/visualization/tests/test_interval.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/tests copying build/lib.linux-riscv64-2.7/astropy/visualization/tests/test_stretch.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/tests copying build/lib.linux-riscv64-2.7/astropy/visualization/tests/test_norm.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/tests copying build/lib.linux-riscv64-2.7/astropy/visualization/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/tests copying build/lib.linux-riscv64-2.7/astropy/visualization/tests/test_units.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/tests copying build/lib.linux-riscv64-2.7/astropy/visualization/tests/test_histogram.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/tests copying build/lib.linux-riscv64-2.7/astropy/visualization/interval.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization copying build/lib.linux-riscv64-2.7/astropy/visualization/mpl_normalize.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization copying build/lib.linux-riscv64-2.7/astropy/visualization/lupton_rgb.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization copying build/lib.linux-riscv64-2.7/astropy/visualization/mpl_normalize.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization copying build/lib.linux-riscv64-2.7/astropy/visualization/mpl_style.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization copying build/lib.linux-riscv64-2.7/astropy/visualization/stretch.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization copying build/lib.linux-riscv64-2.7/astropy/visualization/transform.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/coordinate_helpers.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/axislabels.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/grid_paths.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/ticklabels.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/formatter_locator.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/transforms.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/patches.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/coordinate_range.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/patches.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/coordinate_range.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/coordinates_map.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests/datasets.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests/test_frame.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests/test_coordinate_helpers.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests/test_transforms.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests/test_utils.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests/test_display_world_coordinates.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests/data copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests/data/cube_header -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests/data copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests/data/rosat_header -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests/data copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests/data/msx_header -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests/data copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests/data/slice_header -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests/data copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests/data/2MASS_k_header -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests/data copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests/test_images.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests/setup_package.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests/test_misc.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests/test_formatter_locator.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/tests/test_transform_coord_meta.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/formatter_locator.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/utils.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/coordinate_helpers.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/ticks.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/utils.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/core.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/coordinates_map.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/ticklabels.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/grid_paths.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/frame.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/transforms.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/frame.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/axislabels.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/ticks.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/wcsaxes/core.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes copying build/lib.linux-riscv64-2.7/astropy/visualization/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization copying build/lib.linux-riscv64-2.7/astropy/visualization/hist.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/scripts creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/scripts/tests copying build/lib.linux-riscv64-2.7/astropy/visualization/scripts/tests/test_fits2bitmap.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/scripts/tests copying build/lib.linux-riscv64-2.7/astropy/visualization/scripts/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/scripts/tests copying build/lib.linux-riscv64-2.7/astropy/visualization/scripts/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/scripts copying build/lib.linux-riscv64-2.7/astropy/visualization/scripts/fits2bitmap.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/scripts copying build/lib.linux-riscv64-2.7/astropy/visualization/stretch.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization copying build/lib.linux-riscv64-2.7/astropy/cython_version.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy copying build/lib.linux-riscv64-2.7/astropy/version.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy copying build/lib.linux-riscv64-2.7/astropy/setup_package.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy copying build/lib.linux-riscv64-2.7/astropy/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy copying build/lib.linux-riscv64-2.7/astropy/logger.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs copying build/lib.linux-riscv64-2.7/astropy/wcs/_wcs.so -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs copying build/lib.linux-riscv64-2.7/astropy/wcs/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs copying build/lib.linux-riscv64-2.7/astropy/wcs/docstrings.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_AIT.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_AZP.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_ZEA.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_CYP.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_ARC.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_MOL.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_TAN.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_CAR.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_COO.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_MER.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_STG.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_COD.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_HPX.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_SZP.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_TSC.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_PAR.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_QSC.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_AIR.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_PCO.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_SIN.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_CEA.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_ZPN.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_SFL.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_NCP.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_BON.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_COE.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_COP.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/maps/1904-66_CSC.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/maps copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/test_profiling.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/test_utils.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/test_wcsprm.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/test_wcs.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/data/j94f05bgq_flt.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/data/validate.txt -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/data/tpvonly.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/data/header_newlines.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/data/validate.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/data/zpn-hole.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/data/unit.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/data/outside_sky.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/data/sip.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/data/validate.5.0.txt -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/data/locale.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/data/nonstandard_units.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/data/irac_sip.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/data/2wcses.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/data/dist.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/data/validate.5.13.txt -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/data/sip2.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/data/too_many_pv.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/data/3d_cd.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/data/defunct_keywords.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/data/dist_lookup.fits.gz -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/data/sip-broken.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/data/invalid_header.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/data/siponly.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/data/sub-segfault.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/data copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/test_pickle.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/extension copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/extension/wcsapi_test.c -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/extension copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/extension/test_extension.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/extension copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/extension/setup.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/extension copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/extension/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/extension creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/spectra copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/spectra/orion-wave-1.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/spectra copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/spectra/orion-wave-4.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/spectra copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/spectra/orion-freq-1.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/spectra copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/spectra/orion-velo-1.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/spectra copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/spectra/orion-freq-4.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/spectra copying build/lib.linux-riscv64-2.7/astropy/wcs/tests/spectra/orion-velo-4.hdr -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/spectra copying build/lib.linux-riscv64-2.7/astropy/wcs/utils.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/include copying build/lib.linux-riscv64-2.7/astropy/wcs/include/astropy_wcs_api.h -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/include creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/include/astropy_wcs copying build/lib.linux-riscv64-2.7/astropy/wcs/include/astropy_wcs/astropy_wcs.h -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/include/astropy_wcs copying build/lib.linux-riscv64-2.7/astropy/wcs/include/astropy_wcs/isnan.h -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/include/astropy_wcs copying build/lib.linux-riscv64-2.7/astropy/wcs/include/astropy_wcs/util.h -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/include/astropy_wcs copying build/lib.linux-riscv64-2.7/astropy/wcs/include/astropy_wcs/astropy_wcs_api.h -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/include/astropy_wcs copying build/lib.linux-riscv64-2.7/astropy/wcs/include/astropy_wcs/pyutil.h -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/include/astropy_wcs copying build/lib.linux-riscv64-2.7/astropy/wcs/include/astropy_wcs/sip.h -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/include/astropy_wcs copying build/lib.linux-riscv64-2.7/astropy/wcs/include/astropy_wcs/distortion.h -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/include/astropy_wcs copying build/lib.linux-riscv64-2.7/astropy/wcs/include/astropy_wcs/pipeline.h -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/include/astropy_wcs copying build/lib.linux-riscv64-2.7/astropy/wcs/wcs.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs copying build/lib.linux-riscv64-2.7/astropy/wcs/utils.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs copying build/lib.linux-riscv64-2.7/astropy/wcs/_docutil.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs copying build/lib.linux-riscv64-2.7/astropy/wcs/wcslint.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs copying build/lib.linux-riscv64-2.7/astropy/wcs/setup_package.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs copying build/lib.linux-riscv64-2.7/astropy/wcs/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs copying build/lib.linux-riscv64-2.7/astropy/wcs/wcs.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs copying build/lib.linux-riscv64-2.7/astropy/wcs/_docutil.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io copying build/lib.linux-riscv64-2.7/astropy/io/registry.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io copying build/lib.linux-riscv64-2.7/astropy/io/registry.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io copying build/lib.linux-riscv64-2.7/astropy/io/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/tests copying build/lib.linux-riscv64-2.7/astropy/io/tests/test_registry.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/tests copying build/lib.linux-riscv64-2.7/astropy/io/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/tests creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/misc copying build/lib.linux-riscv64-2.7/astropy/io/misc/pickle_helpers.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/misc copying build/lib.linux-riscv64-2.7/astropy/io/misc/connect.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/misc copying build/lib.linux-riscv64-2.7/astropy/io/misc/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/misc creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/misc/tests copying build/lib.linux-riscv64-2.7/astropy/io/misc/tests/test_yaml.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/misc/tests copying build/lib.linux-riscv64-2.7/astropy/io/misc/tests/test_hdf5.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/misc/tests copying build/lib.linux-riscv64-2.7/astropy/io/misc/tests/test_pickle_helpers.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/misc/tests copying build/lib.linux-riscv64-2.7/astropy/io/misc/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/misc/tests copying build/lib.linux-riscv64-2.7/astropy/io/misc/hdf5.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/misc copying build/lib.linux-riscv64-2.7/astropy/io/misc/yaml.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/misc copying build/lib.linux-riscv64-2.7/astropy/io/misc/connect.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/misc copying build/lib.linux-riscv64-2.7/astropy/io/misc/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/misc copying build/lib.linux-riscv64-2.7/astropy/io/misc/pickle_helpers.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/misc copying build/lib.linux-riscv64-2.7/astropy/io/misc/yaml.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/misc copying build/lib.linux-riscv64-2.7/astropy/io/misc/hdf5.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/misc creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-2.7/astropy/io/votable/volint.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-2.7/astropy/io/votable/converters.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-2.7/astropy/io/votable/tree.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/validator copying build/lib.linux-riscv64-2.7/astropy/io/votable/validator/main.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/validator copying build/lib.linux-riscv64-2.7/astropy/io/votable/validator/main.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/validator copying build/lib.linux-riscv64-2.7/astropy/io/votable/validator/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/validator copying build/lib.linux-riscv64-2.7/astropy/io/votable/validator/html.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/validator creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/validator/urls copying build/lib.linux-riscv64-2.7/astropy/io/votable/validator/urls/cone.big.dat.gz -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/validator/urls copying build/lib.linux-riscv64-2.7/astropy/io/votable/validator/urls/cone.good.dat.gz -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/validator/urls copying build/lib.linux-riscv64-2.7/astropy/io/votable/validator/urls/cone.incorrect.dat.gz -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/validator/urls copying build/lib.linux-riscv64-2.7/astropy/io/votable/validator/urls/cone.broken.dat.gz -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/validator/urls copying build/lib.linux-riscv64-2.7/astropy/io/votable/validator/html.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/validator copying build/lib.linux-riscv64-2.7/astropy/io/votable/validator/result.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/validator copying build/lib.linux-riscv64-2.7/astropy/io/votable/validator/result.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/validator copying build/lib.linux-riscv64-2.7/astropy/io/votable/validator/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/validator copying build/lib.linux-riscv64-2.7/astropy/io/votable/xmlutil.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-2.7/astropy/io/votable/ucd.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-2.7/astropy/io/votable/exceptions.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-2.7/astropy/io/votable/table.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-2.7/astropy/io/votable/converters.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-2.7/astropy/io/votable/connect.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-2.7/astropy/io/votable/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-2.7/astropy/io/votable/util.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests copying build/lib.linux-riscv64-2.7/astropy/io/votable/tests/ucd_test.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests copying build/lib.linux-riscv64-2.7/astropy/io/votable/tests/tree_test.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests copying build/lib.linux-riscv64-2.7/astropy/io/votable/tests/util_test.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data/irsa-nph-error.xml -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data/irsa-nph-m31.xml -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data/too_many_columns.xml.gz -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data/no_resource.xml -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data/no_resource.txt -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data/custom_datatype.xml -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data/regression.bin.tabledata.truth.1.3.xml -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data/regression.xml -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data/regression.bin.tabledata.truth.1.1.xml -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data/nonstandard_units.xml -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data/validation.txt -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data/empty_table.xml -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data/tb.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data/gemini.xml -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/votable/tests/data/names.xml -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/votable/tests/vo_test.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests copying build/lib.linux-riscv64-2.7/astropy/io/votable/tests/exception_test.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests copying build/lib.linux-riscv64-2.7/astropy/io/votable/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests copying build/lib.linux-riscv64-2.7/astropy/io/votable/tests/table_test.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests copying build/lib.linux-riscv64-2.7/astropy/io/votable/tests/converter_test.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests copying build/lib.linux-riscv64-2.7/astropy/io/votable/xmlutil.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-2.7/astropy/io/votable/tree.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-2.7/astropy/io/votable/tablewriter.so -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/data copying build/lib.linux-riscv64-2.7/astropy/io/votable/data/VOTable.dtd -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/data copying build/lib.linux-riscv64-2.7/astropy/io/votable/data/VOTable.v1.1.xsd -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/data copying build/lib.linux-riscv64-2.7/astropy/io/votable/data/ucd1p-words.txt -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/data copying build/lib.linux-riscv64-2.7/astropy/io/votable/data/VOTable.v1.2.xsd -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/data copying build/lib.linux-riscv64-2.7/astropy/io/votable/data/VOTable.v1.3.xsd -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/data copying build/lib.linux-riscv64-2.7/astropy/io/votable/util.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-2.7/astropy/io/votable/exceptions.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-2.7/astropy/io/votable/connect.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-2.7/astropy/io/votable/setup_package.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-2.7/astropy/io/votable/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-2.7/astropy/io/votable/table.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-2.7/astropy/io/votable/ucd.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable copying build/lib.linux-riscv64-2.7/astropy/io/setup_package.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io copying build/lib.linux-riscv64-2.7/astropy/io/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-2.7/astropy/io/fits/column.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-2.7/astropy/io/fits/py3compat.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-2.7/astropy/io/fits/header.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-2.7/astropy/io/fits/card.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-2.7/astropy/io/fits/card.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-2.7/astropy/io/fits/connect.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-2.7/astropy/io/fits/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-2.7/astropy/io/fits/util.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-2.7/astropy/io/fits/fitsrec.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/base.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/hdulist.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/groups.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/nonstandard.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/streaming.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/nonstandard.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/image.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/streaming.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/compressed.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/groups.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/base.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/compressed.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/table.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-2.7/astropy/io/fits/hdu/hdulist.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/hdu copying build/lib.linux-riscv64-2.7/astropy/io/fits/convenience.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/test_fitsdiff.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/test_header.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/test_uint.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/test_structured.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/test_diff.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/test_nonstandard.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/test_division.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data/comp.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data/group.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data/table.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data/compressed_image.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data/zerowidth.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data/arange.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data/checksum.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data/stddata.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data/blank.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data/btable.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data/history_header.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data/fixed-1890.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data/o4sp040b0_raw.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data/tdim.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data/random_groups.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data/tb.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data/scale.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data/memtest.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data/ascii.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data/test0.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data/variable_length_table.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/data/compressed_float_bzero.fits -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/data copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/test_fitsinfo.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/test_checksum.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/test_core.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/test_table.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/test_connect.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/test_groups.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/test_fitsheader.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/test_image.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/test_convenience.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/test_util.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-2.7/astropy/io/fits/tests/test_hdulist.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests copying build/lib.linux-riscv64-2.7/astropy/io/fits/file.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-2.7/astropy/io/fits/_numpy_hacks.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-2.7/astropy/io/fits/file.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-2.7/astropy/io/fits/py3compat.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-2.7/astropy/io/fits/fitsrec.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-2.7/astropy/io/fits/util.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-2.7/astropy/io/fits/connect.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-2.7/astropy/io/fits/header.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-2.7/astropy/io/fits/column.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-2.7/astropy/io/fits/setup_package.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-2.7/astropy/io/fits/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-2.7/astropy/io/fits/diff.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-2.7/astropy/io/fits/verify.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-2.7/astropy/io/fits/diff.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-2.7/astropy/io/fits/compression.so -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-2.7/astropy/io/fits/_numpy_hacks.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/scripts copying build/lib.linux-riscv64-2.7/astropy/io/fits/scripts/fitscheck.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/scripts copying build/lib.linux-riscv64-2.7/astropy/io/fits/scripts/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/scripts copying build/lib.linux-riscv64-2.7/astropy/io/fits/scripts/fitsheader.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/scripts copying build/lib.linux-riscv64-2.7/astropy/io/fits/scripts/fitsinfo.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/scripts copying build/lib.linux-riscv64-2.7/astropy/io/fits/scripts/fitsdiff.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/scripts copying build/lib.linux-riscv64-2.7/astropy/io/fits/scripts/fitsheader.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/scripts copying build/lib.linux-riscv64-2.7/astropy/io/fits/scripts/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/scripts copying build/lib.linux-riscv64-2.7/astropy/io/fits/scripts/fitsinfo.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/scripts copying build/lib.linux-riscv64-2.7/astropy/io/fits/scripts/fitscheck.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/scripts copying build/lib.linux-riscv64-2.7/astropy/io/fits/verify.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits copying build/lib.linux-riscv64-2.7/astropy/io/fits/convenience.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/ipac.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/fixedwidth.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/fastbasic.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/sextractor.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/latex.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/daophot.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/latex.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/ecsv.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/connect.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/basic.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/basic.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/cds.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/no_data_ipac.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/test4.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/simple_csv.csv -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/cds_malformed.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/fill_values.txt -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/short.rdb.gz -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/bars_at_ends.txt -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/simple3.txt -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/no_data_cds.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/space_delim_no_header.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/html2.html -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/sextractor3.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/latex1.tex -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/test5.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/ipac.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/simple.txt -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/cds2.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/simple5.txt -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/simple2.txt -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/no_data_sextractor.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/space_delim_blank_lines.txt -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/cds.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/apostrophe.tab -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/ipac.dat.bz2 -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/latex3.tex -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t/cds creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t/cds/description copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/cds/description/table.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t/cds/description copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/cds/description/ReadMe -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t/cds/description creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t/cds/glob copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/cds/glob/lmxbrefs.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t/cds/glob copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/cds/glob/ReadMe -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t/cds/glob creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t/cds/multi copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/cds/multi/lhs2065.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t/cds/multi copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/cds/multi/lp944-20.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t/cds/multi copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/cds/multi/ReadMe -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t/cds/multi creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t/vizier copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/vizier/table1.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t/vizier copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/vizier/table5.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t/vizier copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/vizier/ReadMe -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t/vizier copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/short.rdb.bz2 -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/sextractor2.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/no_data_with_header.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/sextractor.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/daophot.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/commented_header2.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/no_data_without_header.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/no_data_daophot.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/daophot.dat.gz -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/daophot4.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/latex1.tex.gz -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/short.rdb.xz -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/commented_header.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/whitespace.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/apostrophe.rdb -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/simple4.txt -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/short.tab -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/daophot3.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/nls1_stackinfo.dbout -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/daophot2.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/short.rdb -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/html.html -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/latex2.tex -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/fixed_width_2_line.txt -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/bad.txt -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/space_delim_no_names.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/ipac.dat.xz -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/continuation.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/simple_csv_missing.csv -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/t/vots_spec.dat -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/t copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/test_compressed.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/test_fixedwidth.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/test_write.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/test_ipac_definitions.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/test_ecsv.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/test_c_reader.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/test_rst.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/test_connect.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/test_html.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/test_types.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/test_cds_header_from_readme.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/common.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-2.7/astropy/io/ascii/tests/test_read.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests copying build/lib.linux-riscv64-2.7/astropy/io/ascii/html.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/rst.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/misc.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/ui.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/cparser.so -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/sextractor.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/html.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/core.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/misc.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/fastbasic.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/cds.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/ipac.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/connect.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/rst.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/setup_package.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/ui.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/ecsv.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/fixedwidth.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/core.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/io/ascii/daophot.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii copying build/lib.linux-riscv64-2.7/astropy/logger.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats copying build/lib.linux-riscv64-2.7/astropy/stats/spatial.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats copying build/lib.linux-riscv64-2.7/astropy/stats/biweight.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/fastchi2_impl.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/chi2_impl.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/mle.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/main.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/main.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/chi2_impl.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/slow_impl.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations/tests copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/tests/test_utils.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations/tests copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/tests/test_mle.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations/tests copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations/tests copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/utils.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/slow_impl.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/fast_impl.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/utils.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/fastchi2_impl.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/scipy_impl.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/scipy_impl.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/cython_impl.so -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/fast_impl.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/implementations/mle.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/tests copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/tests/test_lombscargle.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/tests copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/tests copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/core.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle copying build/lib.linux-riscv64-2.7/astropy/stats/lombscargle/core.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle copying build/lib.linux-riscv64-2.7/astropy/stats/jackknife.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats copying build/lib.linux-riscv64-2.7/astropy/stats/biweight.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats copying build/lib.linux-riscv64-2.7/astropy/stats/info_theory.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats copying build/lib.linux-riscv64-2.7/astropy/stats/__init__.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats copying build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats copying build/lib.linux-riscv64-2.7/astropy/stats/funcs.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats creating /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/tests copying build/lib.linux-riscv64-2.7/astropy/stats/tests/test_sigma_clipping.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/tests copying build/lib.linux-riscv64-2.7/astropy/stats/tests/test_info_theory.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/tests copying build/lib.linux-riscv64-2.7/astropy/stats/tests/test_jackknife.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/tests copying build/lib.linux-riscv64-2.7/astropy/stats/tests/test_circstats.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/tests copying build/lib.linux-riscv64-2.7/astropy/stats/tests/test_spatial.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/tests copying build/lib.linux-riscv64-2.7/astropy/stats/tests/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/tests copying build/lib.linux-riscv64-2.7/astropy/stats/tests/test_biweight.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/tests copying build/lib.linux-riscv64-2.7/astropy/stats/tests/test_funcs.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/tests copying build/lib.linux-riscv64-2.7/astropy/stats/tests/test_histogram.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/tests copying build/lib.linux-riscv64-2.7/astropy/stats/tests/test_bayesian_blocks.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/tests copying build/lib.linux-riscv64-2.7/astropy/stats/circstats.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats copying build/lib.linux-riscv64-2.7/astropy/stats/histogram.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats copying build/lib.linux-riscv64-2.7/astropy/stats/sigma_clipping.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats copying build/lib.linux-riscv64-2.7/astropy/stats/circstats.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats copying build/lib.linux-riscv64-2.7/astropy/stats/jackknife.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats copying build/lib.linux-riscv64-2.7/astropy/stats/bayesian_blocks.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats copying build/lib.linux-riscv64-2.7/astropy/stats/funcs.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats copying build/lib.linux-riscv64-2.7/astropy/stats/histogram.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats copying build/lib.linux-riscv64-2.7/astropy/stats/info_theory.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats copying build/lib.linux-riscv64-2.7/astropy/stats/setup_package.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats copying build/lib.linux-riscv64-2.7/astropy/stats/__init__.py -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats copying build/lib.linux-riscv64-2.7/astropy/stats/bayesian_blocks.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats copying build/lib.linux-riscv64-2.7/astropy/stats/spatial.pyc -> /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/ply/cpp.py to cpp.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/ply/ctokens.py to ctokens.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/ply.py to ply.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/configobj/configobj.py to configobj.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/configobj/validate.py to validate.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/configobj/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/setup_package.py to setup_package.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/plugins/pytest_openfiles/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/plugins/pytest_openfiles/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/plugins/pytest_doctestplus/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/plugins/pytest_doctestplus/output_checker.py to output_checker.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/plugins/pytest_doctestplus/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/extern/plugins/pytest_remotedata/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/conftest.py to conftest.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/_erfa/erfa_generator.py to erfa_generator.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/_erfa/tests/test_erfa.py to test_erfa.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/_erfa/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/_erfa/setup_package.py to setup_package.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp/hub_script.py to hub_script.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp/tests/test_hub_script.py to test_hub_script.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp/tests/test_hub.py to test_hub.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp/tests/test_hub_proxy.py to test_hub_proxy.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp/tests/test_standard_profile.py to test_standard_profile.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp/tests/test_helpers.py to test_helpers.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp/tests/web_profile_test_helpers.py to web_profile_test_helpers.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp/tests/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp/tests/test_web_profile.py to test_web_profile.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp/tests/test_errors.py to test_errors.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/samp/setup_package.py to setup_package.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/client/tests/test_conesearch.py to test_conesearch.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/client/tests/test_vos_catalog.py to test_vos_catalog.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/client/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/client/setup_package.py to setup_package.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator/tests/test_validate.py to test_validate.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator/tests/test_inpect.py to test_inpect.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/validator/setup_package.py to setup_package.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/vo/samp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests/conftest.py to conftest.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests/test_np_utils.py to test_np_utils.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests/test_subclass.py to test_subclass.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests/test_operations.py to test_operations.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests/test_masked.py to test_masked.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests/test_item_access.py to test_item_access.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests/test_index.py to test_index.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests/test_jsviewer.py to test_jsviewer.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests/test_column.py to test_column.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests/test_array.py to test_array.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests/test_pickle.py to test_pickle.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests/test_bst.py to test_bst.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests/test_mixin.py to test_mixin.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests/test_table.py to test_table.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests/test_groups.py to test_groups.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests/test_init_table.py to test_init_table.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests/test_info.py to test_info.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests/test_pprint.py to test_pprint.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/tests/test_row.py to test_row.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/table_helpers.py to table_helpers.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/setup_package.py to setup_package.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/iers/tests/test_iers.py to test_iers.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/iers/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/test_metadata.py to test_metadata.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/test_timer.py to test_timer.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/test_console.py to test_console.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/test_introspection.py to test_introspection.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/test_decorators.py to test_decorators.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/test_data_info.py to test_data_info.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/data/test_package/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/test_data.py to test_data.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/test_codegen.py to test_codegen.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/test_xml.py to test_xml.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/test_misc.py to test_misc.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/tests/test_collections.py to test_collections.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/numpy/tests/test_matmul.py to test_matmul.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/numpy/tests/test_broadcast_arrays.py to test_broadcast_arrays.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/compat/numpy/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/argparse.py to argparse.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/xml/tests/test_iterparse.py to test_iterparse.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/xml/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/xml/setup_package.py to setup_package.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/setup_package.py to setup_package.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants/astropyconst20.py to astropyconst20.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants/iau2012.py to iau2012.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants/astropyconst13.py to astropyconst13.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants/codata2010.py to codata2010.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants/tests/test_constant.py to test_constant.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants/tests/test_pickle.py to test_pickle.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants/tests/test_prior_version.py to test_prior_version.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/constants/setup_package.py to setup_package.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/config/tests/test_configs.py to test_configs.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/config/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/config/setup_package.py to setup_package.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/analytic_functions/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/analytic_functions/tests/test_blackbody.py to test_blackbody.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/mixins/tests/test_ndarithmetic.py to test_ndarithmetic.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/mixins/tests/test_ndslicing.py to test_ndslicing.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/mixins/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/mixins/tests/test_ndio.py to test_ndio.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/tests/test_nduncertainty.py to test_nduncertainty.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/tests/test_nddata.py to test_nddata.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/tests/test_flag_collection.py to test_flag_collection.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/tests/test_decorators.py to test_decorators.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/tests/test_ccddata.py to test_ccddata.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/tests/test_compat.py to test_compat.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/tests/test_nddata_base.py to test_nddata_base.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/nddata/setup_package.py to setup_package.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests/disable_internet.py to disable_internet.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests/image_tests.py to image_tests.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests/tests/test_skip_remote_data.py to test_skip_remote_data.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests/tests/test_run_tests.py to test_run_tests.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests/tests/test_socketblocker.py to test_socketblocker.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests/tests/test_runner.py to test_runner.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests/tests/test_quantity_helpers.py to test_quantity_helpers.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests/tests/test_open_file_detection.py to test_open_file_detection.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests/tests/test_imports.py to test_imports.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests/pytest_repeat.py to pytest_repeat.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests/command.py to command.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests/test_logger.py to test_logger.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests/output_checker.py to output_checker.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests/pytest_plugins.py to pytest_plugins.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/tests/setup_package.py to setup_package.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/test_models.py to test_models.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/test_rotations.py to test_rotations.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/test_functional_models.py to test_functional_models.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/test_constraints.py to test_constraints.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/test_mappings.py to test_mappings.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/test_quantities_parameters.py to test_quantities_parameters.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/test_polynomial.py to test_polynomial.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/example_models.py to example_models.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/test_fitters.py to test_fitters.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/irafutil.py to irafutil.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/test_models_quantities.py to test_models_quantities.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/test_quantities_fitting.py to test_quantities_fitting.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/data/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/test_quantities_model.py to test_quantities_model.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/test_quantities_rotations.py to test_quantities_rotations.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/test_quantities_evaluation.py to test_quantities_evaluation.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/test_core.py to test_core.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/test_input.py to test_input.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/test_parameters.py to test_parameters.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/test_compound.py to test_compound.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/test_blackbody.py to test_blackbody.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/tests/test_projections.py to test_projections.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/setup_package.py to setup_package.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/cosmology/tests/test_cosmology.py to test_cosmology.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/cosmology/tests/test_pickle.py to test_pickle.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/cosmology/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/cosmology/setup_package.py to setup_package.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/tests/test_convolve.py to test_convolve.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/tests/test_convolve_nddata.py to test_convolve_nddata.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/tests/test_convolve_fft.py to test_convolve_fft.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/tests/test_convolve_kernels.py to test_convolve_kernels.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/tests/test_convolve_speeds.py to test_convolve_speeds.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/tests/test_convolve_models.py to test_convolve_models.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/tests/test_pickle.py to test_pickle.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/tests/test_discretize.py to test_discretize.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/tests/test_kernel_class.py to test_kernel_class.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/setup_package.py to setup_package.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_representation_methods.py to test_representation_methods.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_matching.py to test_matching.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_representation_arithmetic.py to test_representation_arithmetic.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_angular_separation.py to test_angular_separation.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_finite_difference_velocities.py to test_finite_difference_velocities.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/accuracy/test_altaz_icrs.py to test_altaz_icrs.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/accuracy/test_fk4_no_e_fk5.py to test_fk4_no_e_fk5.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/accuracy/test_icrs_fk5.py to test_icrs_fk5.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/accuracy/generate_ref_ast.py to generate_ref_ast.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/accuracy/test_ecliptic.py to test_ecliptic.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/accuracy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/accuracy/test_fk4_no_e_fk4.py to test_fk4_no_e_fk4.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/accuracy/test_galactic_fk4.py to test_galactic_fk4.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_iau_fullstack.py to test_iau_fullstack.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_distance.py to test_distance.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_skyoffset_transformations.py to test_skyoffset_transformations.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_earth.py to test_earth.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_frames.py to test_frames.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_regression.py to test_regression.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_atc_replacements.py to test_atc_replacements.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_frames_with_velocity.py to test_frames_with_velocity.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_name_resolve.py to test_name_resolve.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_unit_representation.py to test_unit_representation.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_shape_manipulation.py to test_shape_manipulation.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_sky_coord.py to test_sky_coord.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_api_ape5.py to test_api_ape5.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_arrays.py to test_arrays.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_celestial_transformations.py to test_celestial_transformations.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_transformations.py to test_transformations.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_intermediate_transformations.py to test_intermediate_transformations.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_pickle.py to test_pickle.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_representation.py to test_representation.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_angles.py to test_angles.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_formatting.py to test_formatting.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_sites.py to test_sites.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_velocity_corrs.py to test_velocity_corrs.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_funcs.py to test_funcs.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_solar_system.py to test_solar_system.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/tests/test_matrix_utilities.py to test_matrix_utilities.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/coordinates/setup_package.py to setup_package.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests/test_quantity.py to test_quantity.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests/test_deprecated.py to test_deprecated.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests/py3_test_quantity_annotations.py to py3_test_quantity_annotations.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests/test_quantity_ufuncs.py to test_quantity_ufuncs.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests/test_format.py to test_format.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests/test_quantity_non_ufuncs.py to test_quantity_non_ufuncs.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests/test_equivalencies.py to test_equivalencies.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests/test_physical.py to test_physical.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests/test_quantity_decorator.py to test_quantity_decorator.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests/test_quantity_array_methods.py to test_quantity_array_methods.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests/test_logarithmic.py to test_logarithmic.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/tests/test_units.py to test_units.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/setup_package.py to setup_package.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format/ogip_parsetab.py to ogip_parsetab.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/units/format/ogip_lextab.py to ogip_lextab.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time/tests/test_basic.py to test_basic.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time/tests/test_delta.py to test_delta.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time/tests/test_corrs.py to test_corrs.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time/tests/test_comparisons.py to test_comparisons.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time/tests/test_sidereal.py to test_sidereal.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time/tests/test_guess.py to test_guess.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time/tests/test_methods.py to test_methods.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time/tests/test_ut1.py to test_ut1.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time/tests/test_pickle.py to test_pickle.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time/tests/test_quantity_interaction.py to test_quantity_interaction.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time/tests/test_precision.py to test_precision.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/time/setup_package.py to setup_package.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/tests/test_lupton_rgb.py to test_lupton_rgb.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/tests/test_interval.py to test_interval.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/tests/test_stretch.py to test_stretch.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/tests/test_norm.py to test_norm.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/tests/test_units.py to test_units.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/tests/test_histogram.py to test_histogram.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests/datasets.py to datasets.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests/test_frame.py to test_frame.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests/test_coordinate_helpers.py to test_coordinate_helpers.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests/test_transforms.py to test_transforms.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests/test_display_world_coordinates.py to test_display_world_coordinates.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests/test_images.py to test_images.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests/setup_package.py to setup_package.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests/test_misc.py to test_misc.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests/test_formatter_locator.py to test_formatter_locator.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/wcsaxes/tests/test_transform_coord_meta.py to test_transform_coord_meta.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/scripts/tests/test_fits2bitmap.py to test_fits2bitmap.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/scripts/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/scripts/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/visualization/scripts/fits2bitmap.py to fits2bitmap.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/setup_package.py to setup_package.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/docstrings.py to docstrings.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/test_profiling.py to test_profiling.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/test_wcsprm.py to test_wcsprm.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/test_wcs.py to test_wcs.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/test_pickle.py to test_pickle.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/extension/test_extension.py to test_extension.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/extension/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/tests/extension/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/wcslint.py to wcslint.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/setup_package.py to setup_package.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/tests/test_registry.py to test_registry.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/misc/tests/test_yaml.py to test_yaml.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/misc/tests/test_hdf5.py to test_hdf5.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/misc/tests/test_pickle_helpers.py to test_pickle_helpers.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/misc/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/volint.py to volint.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests/ucd_test.py to ucd_test.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests/tree_test.py to tree_test.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests/util_test.py to util_test.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests/vo_test.py to vo_test.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests/exception_test.py to exception_test.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests/table_test.py to table_test.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tests/converter_test.py to converter_test.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/setup_package.py to setup_package.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/setup_package.py to setup_package.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/test_fitsdiff.py to test_fitsdiff.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/test_header.py to test_header.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/test_uint.py to test_uint.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/test_structured.py to test_structured.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/test_diff.py to test_diff.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/test_nonstandard.py to test_nonstandard.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/test_division.py to test_division.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/test_fitsinfo.py to test_fitsinfo.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/test_checksum.py to test_checksum.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/test_core.py to test_core.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/test_table.py to test_table.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/test_connect.py to test_connect.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/test_groups.py to test_groups.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/test_fitsheader.py to test_fitsheader.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/test_image.py to test_image.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/test_convenience.py to test_convenience.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/tests/test_hdulist.py to test_hdulist.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/setup_package.py to setup_package.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/scripts/fitsdiff.py to fitsdiff.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/test_compressed.py to test_compressed.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/test_fixedwidth.py to test_fixedwidth.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/test_write.py to test_write.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/test_ipac_definitions.py to test_ipac_definitions.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/test_ecsv.py to test_ecsv.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/test_c_reader.py to test_c_reader.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/test_rst.py to test_rst.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/test_connect.py to test_connect.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/test_html.py to test_html.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/test_types.py to test_types.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/test_cds_header_from_readme.py to test_cds_header_from_readme.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/tests/test_read.py to test_read.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/setup_package.py to setup_package.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations/tests/test_mle.py to test_mle.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/tests/test_lombscargle.py to test_lombscargle.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/tests/test_sigma_clipping.py to test_sigma_clipping.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/tests/test_info_theory.py to test_info_theory.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/tests/test_jackknife.py to test_jackknife.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/tests/test_circstats.py to test_circstats.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/tests/test_spatial.py to test_spatial.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/tests/test_biweight.py to test_biweight.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/tests/test_funcs.py to test_funcs.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/tests/test_histogram.py to test_histogram.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/tests/test_bayesian_blocks.py to test_bayesian_blocks.pyc byte-compiling /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/setup_package.py to setup_package.pyc writing byte-compilation script '/tmp/tmpnE5O_W.py' /usr/bin/python2 -O /tmp/tmpnE5O_W.py removing /tmp/tmpnE5O_W.py running install_egg_info running egg_info creating astropy.egg-info writing requirements to astropy.egg-info/requires.txt writing astropy.egg-info/PKG-INFO writing top-level names to astropy.egg-info/top_level.txt writing dependency_links to astropy.egg-info/dependency_links.txt writing entry points to astropy.egg-info/entry_points.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/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy-2.0.9-py2.7.egg-info running install_scripts Installing fitsinfo script to /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/bin Installing fitsheader script to /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/bin Installing fits2bitmap script to /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/bin Installing fitsdiff script to /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/bin Installing fitscheck script to /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/bin Installing volint script to /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/bin Installing wcslint script to /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/bin Installing samp_hub script to /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/bin + find /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64 -name '*.so' + xargs chmod 755 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.0.9-1.fc29 --unique-debug-suffix -2.0.9-1.fc29.riscv64 --unique-debug-src-base python2-astropy-2.0.9-1.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/astropy-2.0.9 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/_column_mixins.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/_np_utils.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/_erfa/_core.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/_compiler.so extracting debug info from /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/_column_mixins.so extracting debug info from /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/table/_np_utils.so extracting debug info from /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/_erfa/_core.so extracting debug info from /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/_compiler.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/_compiler.so extracting debug info from /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/_compiler.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/xml/_iterparser.so extracting debug info from /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/utils/xml/_iterparser.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/_projections.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/cosmology/scalar_inv_efuncs.so extracting debug info from /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/modeling/_projections.so extracting debug info from /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/cosmology/scalar_inv_efuncs.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/boundary_none.so extracting debug info from /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/boundary_none.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/boundary_fill.so extracting debug info from /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/boundary_fill.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/boundary_extend.so extracting debug info from /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/boundary_extend.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/boundary_wrap.so extracting debug info from /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/convolution/boundary_wrap.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/_wcs.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tablewriter.so extracting debug info from /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/wcs/_wcs.so extracting debug info from /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/votable/tablewriter.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/compression.so extracting debug info from /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/fits/compression.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/cparser.so extracting debug info from /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/io/ascii/cparser.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations/cython_impl.so extracting debug info from /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7/site-packages/astropy/stats/lombscargle/implementations/cython_impl.so /usr/lib/rpm/sepdebugcrcfix: Updated 17 CRC32s, 0 CRC32s did match. BUILDSTDERR: 12055 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs BUILDSTDERR: /usr/share/lmod/lmod/init/bash: line 15: __lmod_vx: unbound variable Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dutase Processing files: python2-astropy-2.0.9-1.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5HmqN9 + umask 022 + cd /builddir/build/BUILD + cd astropy-2.0.9 + DOCDIR=/builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/share/doc/python2-astropy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/share/doc/python2-astropy + cp -pr README.rst /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/share/doc/python2-astropy + cp -pr README.dist /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/share/doc/python2-astropy + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tyFLj7 + umask 022 + cd /builddir/build/BUILD + cd astropy-2.0.9 + LICENSEDIR=/builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/share/licenses/python2-astropy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/share/licenses/python2-astropy + cp -pr LICENSE.rst /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/share/licenses/python2-astropy + exit 0 Provides: bundled(jquery) = 1.11 python-astropy = 2.0.9-1.fc29 python-astropy(riscv-64) = 2.0.9-1.fc29 python2-astropy = 2.0.9-1.fc29 python2-astropy(riscv-64) = 2.0.9-1.fc29 python2-wcsaxes = 2.0.9-1.fc29 python2.7dist(astropy) = 2.0.9 python2dist(astropy) = 2.0.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcfitsio.so.7()(64bit) liberfa.so.1()(64bit) libexpat.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpython2.7.so.1.0()(64bit) libwcs.so.5()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-astropy < 2.0.9-1.fc29 python2-wcsaxes < 0.9-9 Recommends: python2-pandas Processing files: python2-astropy-doc-2.0.9-1.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vlhJxM + umask 022 + cd /builddir/build/BUILD + cd astropy-2.0.9 + DOCDIR=/builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/share/doc/python2-astropy-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/share/doc/python2-astropy-doc + cp -pr README.rst /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/share/doc/python2-astropy-doc + cp -pr README.dist /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/share/doc/python2-astropy-doc + cp -pr docs/_build/html /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/share/doc/python2-astropy-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NjoBIJ + umask 022 + cd /builddir/build/BUILD + cd astropy-2.0.9 + LICENSEDIR=/builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/share/licenses/python2-astropy-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/share/licenses/python2-astropy-doc + cp -pr LICENSE.rst /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64/usr/share/licenses/python2-astropy-doc + exit 0 Provides: python-astropy-doc = 2.0.9-1.fc29 python-astropy-doc(riscv-64) = 2.0.9-1.fc29 python2-astropy-doc = 2.0.9-1.fc29 python2-astropy-doc(riscv-64) = 2.0.9-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python-astropy-doc < 2.0.9-1.fc29 Processing files: python2-astropy-debugsource-2.0.9-1.fc29.riscv64 Provides: python2-astropy-debugsource = 2.0.9-1.fc29 python2-astropy-debugsource(riscv-64) = 2.0.9-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-astropy-debuginfo-2.0.9-1.fc29.riscv64 Provides: debuginfo(build-id) = 0ae005172376ae1265a9967ba9e8e29f41f762ea debuginfo(build-id) = 23729740a4c6c629c521a597fcdcc9ddb3ad946b debuginfo(build-id) = 2bb3013778cc62e20b2758a6923853ba05037036 debuginfo(build-id) = 462007b8aa0601290c279a8082aadca2082342c2 debuginfo(build-id) = 508c582873b5450d40901b0f9c7057d46c6e55d6 debuginfo(build-id) = 52424359424d0d23f99576372bb93eefac83d9a6 debuginfo(build-id) = 5c494412d2a5a5c7c266da1ea2bd2ab22a389222 debuginfo(build-id) = 5e3580bb0d25d5ed2c7a11d2f1ffd439cd4fe3b6 debuginfo(build-id) = 6af0c96e8154881d8dc8708fcfd7126617121d68 debuginfo(build-id) = 736ba1d112c36741221d97b775532e620fe21ca5 debuginfo(build-id) = 7434d6b572371d0b61ea491f43d6421995203516 debuginfo(build-id) = 81cc72822d46707d0f718b9eb0369f337045f7e2 debuginfo(build-id) = 94ff2682ec0d9c9bd1be7f46c95c8fa0c7224b75 debuginfo(build-id) = 9c145a592a1ea7c4ba2feecfeebb9e4fffe5ba04 debuginfo(build-id) = a969387365a6449ff0971098eb99ec903ac6d021 debuginfo(build-id) = d8b21c1ca944170fc92e3b53c7405bc84da62022 debuginfo(build-id) = eb6c2a62f7f2ef28f1e9a5a6dd6c3084eb9959c9 python2-astropy-debuginfo = 2.0.9-1.fc29 python2-astropy-debuginfo(riscv-64) = 2.0.9-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python2-astropy-debugsource(riscv-64) = 2.0.9-1.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-astropy-2.0.9-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-astropy-doc-2.0.9-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-astropy-debugsource-2.0.9-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-astropy-debuginfo-2.0.9-1.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Z2Gao2 + umask 022 + cd /builddir/build/BUILD + cd astropy-2.0.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python2-astropy-2.0.9-1.fc29.riscv64 + exit 0 Child return code was: 0