Bug#707461: python-astropy: FTBFS: ImportError: numpy version 1.4 or later must be installed to build astropy

Lucas Nussbaum lucas at lucas-nussbaum.net
Thu May 9 08:25:26 UTC 2013


Source: python-astropy
Version: 0.2.1-1
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20130509 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> make[1]: Entering directory `/«PKGBUILDDIR»'
> python2.7 setup.py build --use-system-libraries --enable-legacy
> Freezing version number to astropy/version.py
> running build
> running build_py
> creating build/lib.linux-x86_64-2.7
> creating build/lib.linux-x86_64-2.7/astropy
> copying astropy/version.py -> build/lib.linux-x86_64-2.7/astropy
> copying astropy/__init__.py -> build/lib.linux-x86_64-2.7/astropy
> copying astropy/conftest.py -> build/lib.linux-x86_64-2.7/astropy
> copying astropy/version_helpers.py -> build/lib.linux-x86_64-2.7/astropy
> copying astropy/setup_helpers.py -> build/lib.linux-x86_64-2.7/astropy
> copying astropy/logger.py -> build/lib.linux-x86_64-2.7/astropy
> creating build/lib.linux-x86_64-2.7/astropy/time
> copying astropy/time/__init__.py -> build/lib.linux-x86_64-2.7/astropy/time
> copying astropy/time/setup_package.py -> build/lib.linux-x86_64-2.7/astropy/time
> copying astropy/time/core.py -> build/lib.linux-x86_64-2.7/astropy/time
> creating build/lib.linux-x86_64-2.7/astropy/nddata
> copying astropy/nddata/__init__.py -> build/lib.linux-x86_64-2.7/astropy/nddata
> copying astropy/nddata/nduncertainty.py -> build/lib.linux-x86_64-2.7/astropy/nddata
> copying astropy/nddata/flag_collection.py -> build/lib.linux-x86_64-2.7/astropy/nddata
> copying astropy/nddata/nddata.py -> build/lib.linux-x86_64-2.7/astropy/nddata
> creating build/lib.linux-x86_64-2.7/astropy/sphinx
> copying astropy/sphinx/__init__.py -> build/lib.linux-x86_64-2.7/astropy/sphinx
> copying astropy/sphinx/conf.py -> build/lib.linux-x86_64-2.7/astropy/sphinx
> copying astropy/sphinx/setup_package.py -> build/lib.linux-x86_64-2.7/astropy/sphinx
> creating build/lib.linux-x86_64-2.7/astropy/units
> copying astropy/units/__init__.py -> build/lib.linux-x86_64-2.7/astropy/units
> copying astropy/units/utils.py -> build/lib.linux-x86_64-2.7/astropy/units
> copying astropy/units/cgs.py -> build/lib.linux-x86_64-2.7/astropy/units
> copying astropy/units/equivalencies.py -> build/lib.linux-x86_64-2.7/astropy/units
> copying astropy/units/physical.py -> build/lib.linux-x86_64-2.7/astropy/units
> copying astropy/units/imperial.py -> build/lib.linux-x86_64-2.7/astropy/units
> copying astropy/units/quantity.py -> build/lib.linux-x86_64-2.7/astropy/units
> copying astropy/units/core.py -> build/lib.linux-x86_64-2.7/astropy/units
> copying astropy/units/si.py -> build/lib.linux-x86_64-2.7/astropy/units
> copying astropy/units/astrophys.py -> build/lib.linux-x86_64-2.7/astropy/units
> creating build/lib.linux-x86_64-2.7/astropy/io
> copying astropy/io/__init__.py -> build/lib.linux-x86_64-2.7/astropy/io
> copying astropy/io/registry.py -> build/lib.linux-x86_64-2.7/astropy/io
> creating build/lib.linux-x86_64-2.7/astropy/constants
> copying astropy/constants/__init__.py -> build/lib.linux-x86_64-2.7/astropy/constants
> copying astropy/constants/cgs.py -> build/lib.linux-x86_64-2.7/astropy/constants
> copying astropy/constants/si.py -> build/lib.linux-x86_64-2.7/astropy/constants
> copying astropy/constants/constant.py -> build/lib.linux-x86_64-2.7/astropy/constants
> creating build/lib.linux-x86_64-2.7/astropy/config
> copying astropy/config/__init__.py -> build/lib.linux-x86_64-2.7/astropy/config
> copying astropy/config/paths.py -> build/lib.linux-x86_64-2.7/astropy/config
> copying astropy/config/configuration.py -> build/lib.linux-x86_64-2.7/astropy/config
> copying astropy/config/affiliated.py -> build/lib.linux-x86_64-2.7/astropy/config
> creating build/lib.linux-x86_64-2.7/astropy/utils
> copying astropy/utils/__init__.py -> build/lib.linux-x86_64-2.7/astropy/utils
> copying astropy/utils/collections.py -> build/lib.linux-x86_64-2.7/astropy/utils
> copying astropy/utils/data.py -> build/lib.linux-x86_64-2.7/astropy/utils
> copying astropy/utils/setup_package.py -> build/lib.linux-x86_64-2.7/astropy/utils
> copying astropy/utils/misc.py -> build/lib.linux-x86_64-2.7/astropy/utils
> copying astropy/utils/release.py -> build/lib.linux-x86_64-2.7/astropy/utils
> copying astropy/utils/console.py -> build/lib.linux-x86_64-2.7/astropy/utils
> creating build/lib.linux-x86_64-2.7/astropy/wcs
> copying astropy/wcs/docstrings.py -> build/lib.linux-x86_64-2.7/astropy/wcs
> copying astropy/wcs/__init__.py -> build/lib.linux-x86_64-2.7/astropy/wcs
> copying astropy/wcs/setup_package.py -> build/lib.linux-x86_64-2.7/astropy/wcs
> copying astropy/wcs/wcs.py -> build/lib.linux-x86_64-2.7/astropy/wcs
> copying astropy/wcs/_docutil.py -> build/lib.linux-x86_64-2.7/astropy/wcs
> creating build/lib.linux-x86_64-2.7/astropy/table
> copying astropy/table/__init__.py -> build/lib.linux-x86_64-2.7/astropy/table
> copying astropy/table/structhelper.py -> build/lib.linux-x86_64-2.7/astropy/table
> copying astropy/table/table.py -> build/lib.linux-x86_64-2.7/astropy/table
> copying astropy/table/pprint.py -> build/lib.linux-x86_64-2.7/astropy/table
> creating build/lib.linux-x86_64-2.7/astropy/cosmology
> copying astropy/cosmology/__init__.py -> build/lib.linux-x86_64-2.7/astropy/cosmology
> copying astropy/cosmology/funcs.py -> build/lib.linux-x86_64-2.7/astropy/cosmology
> copying astropy/cosmology/parameters.py -> build/lib.linux-x86_64-2.7/astropy/cosmology
> copying astropy/cosmology/core.py -> build/lib.linux-x86_64-2.7/astropy/cosmology
> creating build/lib.linux-x86_64-2.7/astropy/coordinates
> copying astropy/coordinates/builtin_systems.py -> build/lib.linux-x86_64-2.7/astropy/coordinates
> copying astropy/coordinates/__init__.py -> build/lib.linux-x86_64-2.7/astropy/coordinates
> copying astropy/coordinates/coordsystems.py -> build/lib.linux-x86_64-2.7/astropy/coordinates
> copying astropy/coordinates/distances.py -> build/lib.linux-x86_64-2.7/astropy/coordinates
> copying astropy/coordinates/errors.py -> build/lib.linux-x86_64-2.7/astropy/coordinates
> copying astropy/coordinates/setup_package.py -> build/lib.linux-x86_64-2.7/astropy/coordinates
> copying astropy/coordinates/transformations.py -> build/lib.linux-x86_64-2.7/astropy/coordinates
> copying astropy/coordinates/angle_utilities.py -> build/lib.linux-x86_64-2.7/astropy/coordinates
> copying astropy/coordinates/angles.py -> build/lib.linux-x86_64-2.7/astropy/coordinates
> copying astropy/coordinates/name_resolve.py -> build/lib.linux-x86_64-2.7/astropy/coordinates
> copying astropy/coordinates/earth_orientation.py -> build/lib.linux-x86_64-2.7/astropy/coordinates
> creating build/lib.linux-x86_64-2.7/astropy/stats
> copying astropy/stats/__init__.py -> build/lib.linux-x86_64-2.7/astropy/stats
> copying astropy/stats/funcs.py -> build/lib.linux-x86_64-2.7/astropy/stats
> creating build/lib.linux-x86_64-2.7/astropy/extern
> copying astropy/extern/pyparsing.py -> build/lib.linux-x86_64-2.7/astropy/extern
> copying astropy/extern/__init__.py -> build/lib.linux-x86_64-2.7/astropy/extern
> copying astropy/extern/configobj.py -> build/lib.linux-x86_64-2.7/astropy/extern
> copying astropy/extern/pytest.py -> build/lib.linux-x86_64-2.7/astropy/extern
> creating build/lib.linux-x86_64-2.7/astropy/tests
> copying astropy/tests/helper.py -> build/lib.linux-x86_64-2.7/astropy/tests
> copying astropy/tests/__init__.py -> build/lib.linux-x86_64-2.7/astropy/tests
> copying astropy/tests/test_logger.py -> build/lib.linux-x86_64-2.7/astropy/tests
> copying astropy/tests/setup_package.py -> build/lib.linux-x86_64-2.7/astropy/tests
> copying astropy/tests/compat.py -> build/lib.linux-x86_64-2.7/astropy/tests
> copying astropy/tests/pytest_plugins.py -> build/lib.linux-x86_64-2.7/astropy/tests
> creating build/lib.linux-x86_64-2.7/astropy/time/tests
> copying astropy/time/tests/__init__.py -> build/lib.linux-x86_64-2.7/astropy/time/tests
> copying astropy/time/tests/test_basic.py -> build/lib.linux-x86_64-2.7/astropy/time/tests
> copying astropy/time/tests/test_guess.py -> build/lib.linux-x86_64-2.7/astropy/time/tests
> copying astropy/time/tests/test_delta.py -> build/lib.linux-x86_64-2.7/astropy/time/tests
> creating build/lib.linux-x86_64-2.7/astropy/nddata/convolution
> copying astropy/nddata/convolution/__init__.py -> build/lib.linux-x86_64-2.7/astropy/nddata/convolution
> copying astropy/nddata/convolution/make_kernel.py -> build/lib.linux-x86_64-2.7/astropy/nddata/convolution
> copying astropy/nddata/convolution/convolve.py -> build/lib.linux-x86_64-2.7/astropy/nddata/convolution
> creating build/lib.linux-x86_64-2.7/astropy/nddata/tests
> copying astropy/nddata/tests/__init__.py -> build/lib.linux-x86_64-2.7/astropy/nddata/tests
> copying astropy/nddata/tests/test_nddata.py -> build/lib.linux-x86_64-2.7/astropy/nddata/tests
> copying astropy/nddata/tests/test_flag_collection.py -> build/lib.linux-x86_64-2.7/astropy/nddata/tests
> creating build/lib.linux-x86_64-2.7/astropy/sphinx/ext
> copying astropy/sphinx/ext/docscrape_sphinx.py -> build/lib.linux-x86_64-2.7/astropy/sphinx/ext
> copying astropy/sphinx/ext/__init__.py -> build/lib.linux-x86_64-2.7/astropy/sphinx/ext
> copying astropy/sphinx/ext/automodapi.py -> build/lib.linux-x86_64-2.7/astropy/sphinx/ext
> copying astropy/sphinx/ext/edit_on_github.py -> build/lib.linux-x86_64-2.7/astropy/sphinx/ext
> copying astropy/sphinx/ext/tocdepthfix.py -> build/lib.linux-x86_64-2.7/astropy/sphinx/ext
> copying astropy/sphinx/ext/automodsumm.py -> build/lib.linux-x86_64-2.7/astropy/sphinx/ext
> copying astropy/sphinx/ext/compiler_unparse.py -> build/lib.linux-x86_64-2.7/astropy/sphinx/ext
> copying astropy/sphinx/ext/traitsdoc.py -> build/lib.linux-x86_64-2.7/astropy/sphinx/ext
> copying astropy/sphinx/ext/docscrape.py -> build/lib.linux-x86_64-2.7/astropy/sphinx/ext
> copying astropy/sphinx/ext/phantom_import.py -> build/lib.linux-x86_64-2.7/astropy/sphinx/ext
> copying astropy/sphinx/ext/numpydoc.py -> build/lib.linux-x86_64-2.7/astropy/sphinx/ext
> copying astropy/sphinx/ext/comment_eater.py -> build/lib.linux-x86_64-2.7/astropy/sphinx/ext
> copying astropy/sphinx/ext/astropyautosummary.py -> build/lib.linux-x86_64-2.7/astropy/sphinx/ext
> creating build/lib.linux-x86_64-2.7/astropy/units/format
> copying astropy/units/format/__init__.py -> build/lib.linux-x86_64-2.7/astropy/units/format
> copying astropy/units/format/latex.py -> build/lib.linux-x86_64-2.7/astropy/units/format
> copying astropy/units/format/vounit.py -> build/lib.linux-x86_64-2.7/astropy/units/format
> copying astropy/units/format/utils.py -> build/lib.linux-x86_64-2.7/astropy/units/format
> copying astropy/units/format/base.py -> build/lib.linux-x86_64-2.7/astropy/units/format
> copying astropy/units/format/cds.py -> build/lib.linux-x86_64-2.7/astropy/units/format
> copying astropy/units/format/unicode_format.py -> build/lib.linux-x86_64-2.7/astropy/units/format
> copying astropy/units/format/generic.py -> build/lib.linux-x86_64-2.7/astropy/units/format
> copying astropy/units/format/console.py -> build/lib.linux-x86_64-2.7/astropy/units/format
> copying astropy/units/format/fits.py -> build/lib.linux-x86_64-2.7/astropy/units/format
> creating build/lib.linux-x86_64-2.7/astropy/units/tests
> copying astropy/units/tests/test_units.py -> build/lib.linux-x86_64-2.7/astropy/units/tests
> copying astropy/units/tests/__init__.py -> build/lib.linux-x86_64-2.7/astropy/units/tests
> copying astropy/units/tests/test_physical.py -> build/lib.linux-x86_64-2.7/astropy/units/tests
> copying astropy/units/tests/test_format.py -> build/lib.linux-x86_64-2.7/astropy/units/tests
> copying astropy/units/tests/test_quantity.py -> build/lib.linux-x86_64-2.7/astropy/units/tests
> creating build/lib.linux-x86_64-2.7/astropy/io/votable
> copying astropy/io/votable/table.py -> build/lib.linux-x86_64-2.7/astropy/io/votable
> copying astropy/io/votable/exceptions.py -> build/lib.linux-x86_64-2.7/astropy/io/votable
> copying astropy/io/votable/converters.py -> build/lib.linux-x86_64-2.7/astropy/io/votable
> copying astropy/io/votable/connect.py -> build/lib.linux-x86_64-2.7/astropy/io/votable
> copying astropy/io/votable/__init__.py -> build/lib.linux-x86_64-2.7/astropy/io/votable
> copying astropy/io/votable/ucd.py -> build/lib.linux-x86_64-2.7/astropy/io/votable
> copying astropy/io/votable/volint.py -> build/lib.linux-x86_64-2.7/astropy/io/votable
> copying astropy/io/votable/voexceptions.py -> build/lib.linux-x86_64-2.7/astropy/io/votable
> copying astropy/io/votable/xmlutil.py -> build/lib.linux-x86_64-2.7/astropy/io/votable
> copying astropy/io/votable/setup_package.py -> build/lib.linux-x86_64-2.7/astropy/io/votable
> copying astropy/io/votable/util.py -> build/lib.linux-x86_64-2.7/astropy/io/votable
> copying astropy/io/votable/tree.py -> build/lib.linux-x86_64-2.7/astropy/io/votable
> creating build/lib.linux-x86_64-2.7/astropy/io/ascii
> copying astropy/io/ascii/daophot.py -> build/lib.linux-x86_64-2.7/astropy/io/ascii
> copying astropy/io/ascii/connect.py -> build/lib.linux-x86_64-2.7/astropy/io/ascii
> copying astropy/io/ascii/__init__.py -> build/lib.linux-x86_64-2.7/astropy/io/ascii
> copying astropy/io/ascii/sextractor.py -> build/lib.linux-x86_64-2.7/astropy/io/ascii
> copying astropy/io/ascii/latex.py -> build/lib.linux-x86_64-2.7/astropy/io/ascii
> copying astropy/io/ascii/basic.py -> build/lib.linux-x86_64-2.7/astropy/io/ascii
> copying astropy/io/ascii/setup_package.py -> build/lib.linux-x86_64-2.7/astropy/io/ascii
> copying astropy/io/ascii/ui.py -> build/lib.linux-x86_64-2.7/astropy/io/ascii
> copying astropy/io/ascii/cds.py -> build/lib.linux-x86_64-2.7/astropy/io/ascii
> copying astropy/io/ascii/core.py -> build/lib.linux-x86_64-2.7/astropy/io/ascii
> copying astropy/io/ascii/ipac.py -> build/lib.linux-x86_64-2.7/astropy/io/ascii
> copying astropy/io/ascii/fixedwidth.py -> build/lib.linux-x86_64-2.7/astropy/io/ascii
> creating build/lib.linux-x86_64-2.7/astropy/io/misc
> copying astropy/io/misc/connect.py -> build/lib.linux-x86_64-2.7/astropy/io/misc
> copying astropy/io/misc/__init__.py -> build/lib.linux-x86_64-2.7/astropy/io/misc
> copying astropy/io/misc/pickle_helpers.py -> build/lib.linux-x86_64-2.7/astropy/io/misc
> copying astropy/io/misc/hdf5.py -> build/lib.linux-x86_64-2.7/astropy/io/misc
> creating build/lib.linux-x86_64-2.7/astropy/io/fits
> copying astropy/io/fits/file.py -> build/lib.linux-x86_64-2.7/astropy/io/fits
> copying astropy/io/fits/card.py -> build/lib.linux-x86_64-2.7/astropy/io/fits
> copying astropy/io/fits/__init__.py -> build/lib.linux-x86_64-2.7/astropy/io/fits
> copying astropy/io/fits/fitsrec.py -> build/lib.linux-x86_64-2.7/astropy/io/fits
> copying astropy/io/fits/convenience.py -> build/lib.linux-x86_64-2.7/astropy/io/fits
> copying astropy/io/fits/setup_package.py -> build/lib.linux-x86_64-2.7/astropy/io/fits
> copying astropy/io/fits/diff.py -> build/lib.linux-x86_64-2.7/astropy/io/fits
> copying astropy/io/fits/py3compat.py -> build/lib.linux-x86_64-2.7/astropy/io/fits
> copying astropy/io/fits/util.py -> build/lib.linux-x86_64-2.7/astropy/io/fits
> copying astropy/io/fits/verify.py -> build/lib.linux-x86_64-2.7/astropy/io/fits
> copying astropy/io/fits/column.py -> build/lib.linux-x86_64-2.7/astropy/io/fits
> copying astropy/io/fits/header.py -> build/lib.linux-x86_64-2.7/astropy/io/fits
> creating build/lib.linux-x86_64-2.7/astropy/io/tests
> copying astropy/io/tests/__init__.py -> build/lib.linux-x86_64-2.7/astropy/io/tests
> copying astropy/io/tests/test_registry.py -> build/lib.linux-x86_64-2.7/astropy/io/tests
> creating build/lib.linux-x86_64-2.7/astropy/constants/tests
> copying astropy/constants/tests/__init__.py -> build/lib.linux-x86_64-2.7/astropy/constants/tests
> copying astropy/constants/tests/test_constant.py -> build/lib.linux-x86_64-2.7/astropy/constants/tests
> creating build/lib.linux-x86_64-2.7/astropy/config/tests
> copying astropy/config/tests/__init__.py -> build/lib.linux-x86_64-2.7/astropy/config/tests
> copying astropy/config/tests/test_configs.py -> build/lib.linux-x86_64-2.7/astropy/config/tests
> creating build/lib.linux-x86_64-2.7/astropy/utils/xml
> copying astropy/utils/xml/__init__.py -> build/lib.linux-x86_64-2.7/astropy/utils/xml
> copying astropy/utils/xml/check.py -> build/lib.linux-x86_64-2.7/astropy/utils/xml
> copying astropy/utils/xml/iterparser.py -> build/lib.linux-x86_64-2.7/astropy/utils/xml
> copying astropy/utils/xml/setup_package.py -> build/lib.linux-x86_64-2.7/astropy/utils/xml
> copying astropy/utils/xml/validate.py -> build/lib.linux-x86_64-2.7/astropy/utils/xml
> copying astropy/utils/xml/writer.py -> build/lib.linux-x86_64-2.7/astropy/utils/xml
> creating build/lib.linux-x86_64-2.7/astropy/utils/compat
> copying astropy/utils/compat/_fractions_27.py -> build/lib.linux-x86_64-2.7/astropy/utils/compat
> copying astropy/utils/compat/__init__.py -> build/lib.linux-x86_64-2.7/astropy/utils/compat
> copying astropy/utils/compat/odict.py -> build/lib.linux-x86_64-2.7/astropy/utils/compat
> copying astropy/utils/compat/gzip.py -> build/lib.linux-x86_64-2.7/astropy/utils/compat
> copying astropy/utils/compat/fractions.py -> build/lib.linux-x86_64-2.7/astropy/utils/compat
> copying astropy/utils/compat/misc.py -> build/lib.linux-x86_64-2.7/astropy/utils/compat
> copying astropy/utils/compat/argparse.py -> build/lib.linux-x86_64-2.7/astropy/utils/compat
> copying astropy/utils/compat/_gzip_27.py -> build/lib.linux-x86_64-2.7/astropy/utils/compat
> copying astropy/utils/compat/_gzip_32.py -> build/lib.linux-x86_64-2.7/astropy/utils/compat
> creating build/lib.linux-x86_64-2.7/astropy/utils/tests
> copying astropy/utils/tests/__init__.py -> build/lib.linux-x86_64-2.7/astropy/utils/tests
> copying astropy/utils/tests/odict_mapping.py -> build/lib.linux-x86_64-2.7/astropy/utils/tests
> copying astropy/utils/tests/test_gzip.py -> build/lib.linux-x86_64-2.7/astropy/utils/tests
> copying astropy/utils/tests/test_odict.py -> build/lib.linux-x86_64-2.7/astropy/utils/tests
> copying astropy/utils/tests/test_misc.py -> build/lib.linux-x86_64-2.7/astropy/utils/tests
> copying astropy/utils/tests/test_data.py -> build/lib.linux-x86_64-2.7/astropy/utils/tests
> copying astropy/utils/tests/test_console.py -> build/lib.linux-x86_64-2.7/astropy/utils/tests
> copying astropy/utils/tests/test_xml.py -> build/lib.linux-x86_64-2.7/astropy/utils/tests
> copying astropy/utils/tests/odict_support.py -> build/lib.linux-x86_64-2.7/astropy/utils/tests
> copying astropy/utils/tests/test_collections.py -> build/lib.linux-x86_64-2.7/astropy/utils/tests
> creating build/lib.linux-x86_64-2.7/astropy/wcs/tests
> copying astropy/wcs/tests/test_pickle.py -> build/lib.linux-x86_64-2.7/astropy/wcs/tests
> copying astropy/wcs/tests/__init__.py -> build/lib.linux-x86_64-2.7/astropy/wcs/tests
> copying astropy/wcs/tests/test_profiling.py -> build/lib.linux-x86_64-2.7/astropy/wcs/tests
> copying astropy/wcs/tests/test_wcsprm.py -> build/lib.linux-x86_64-2.7/astropy/wcs/tests
> copying astropy/wcs/tests/test_wcs.py -> build/lib.linux-x86_64-2.7/astropy/wcs/tests
> creating build/lib.linux-x86_64-2.7/astropy/table/tests
> copying astropy/table/tests/test_row.py -> build/lib.linux-x86_64-2.7/astropy/table/tests
> copying astropy/table/tests/__init__.py -> build/lib.linux-x86_64-2.7/astropy/table/tests
> copying astropy/table/tests/test_item_access.py -> build/lib.linux-x86_64-2.7/astropy/table/tests
> copying astropy/table/tests/test_table.py -> build/lib.linux-x86_64-2.7/astropy/table/tests
> copying astropy/table/tests/test_column.py -> build/lib.linux-x86_64-2.7/astropy/table/tests
> copying astropy/table/tests/test_pprint.py -> build/lib.linux-x86_64-2.7/astropy/table/tests
> copying astropy/table/tests/test_masked.py -> build/lib.linux-x86_64-2.7/astropy/table/tests
> copying astropy/table/tests/test_init_table.py -> build/lib.linux-x86_64-2.7/astropy/table/tests
> creating build/lib.linux-x86_64-2.7/astropy/cosmology/tests
> copying astropy/cosmology/tests/__init__.py -> build/lib.linux-x86_64-2.7/astropy/cosmology/tests
> copying astropy/cosmology/tests/test_cosmology.py -> build/lib.linux-x86_64-2.7/astropy/cosmology/tests
> creating build/lib.linux-x86_64-2.7/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_angles.py -> build/lib.linux-x86_64-2.7/astropy/coordinates/tests
> copying astropy/coordinates/tests/__init__.py -> build/lib.linux-x86_64-2.7/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_sphere_ang_dists.py -> build/lib.linux-x86_64-2.7/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_arrays.py -> build/lib.linux-x86_64-2.7/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_api.py -> build/lib.linux-x86_64-2.7/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_transformations.py -> build/lib.linux-x86_64-2.7/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_distance.py -> build/lib.linux-x86_64-2.7/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_name_resolve.py -> build/lib.linux-x86_64-2.7/astropy/coordinates/tests
> creating build/lib.linux-x86_64-2.7/astropy/stats/tests
> copying astropy/stats/tests/__init__.py -> build/lib.linux-x86_64-2.7/astropy/stats/tests
> copying astropy/stats/tests/test_funcs.py -> build/lib.linux-x86_64-2.7/astropy/stats/tests
> creating build/lib.linux-x86_64-2.7/astropy/extern/configobj_py2
> copying astropy/extern/configobj_py2/__init__.py -> build/lib.linux-x86_64-2.7/astropy/extern/configobj_py2
> copying astropy/extern/configobj_py2/configobj.py -> build/lib.linux-x86_64-2.7/astropy/extern/configobj_py2
> copying astropy/extern/configobj_py2/validate.py -> build/lib.linux-x86_64-2.7/astropy/extern/configobj_py2
> creating build/lib.linux-x86_64-2.7/astropy/extern/pyparsing_py2
> copying astropy/extern/pyparsing_py2/__init__.py -> build/lib.linux-x86_64-2.7/astropy/extern/pyparsing_py2
> copying astropy/extern/pyparsing_py2/pyparsing_py2.py -> build/lib.linux-x86_64-2.7/astropy/extern/pyparsing_py2
> creating build/lib.linux-x86_64-2.7/astropy/tests/tests
> copying astropy/tests/tests/test_imports.py -> build/lib.linux-x86_64-2.7/astropy/tests/tests
> copying astropy/tests/tests/__init__.py -> build/lib.linux-x86_64-2.7/astropy/tests/tests
> copying astropy/tests/tests/test_open_file_detection.py -> build/lib.linux-x86_64-2.7/astropy/tests/tests
> copying astropy/tests/tests/test_run_tests.py -> build/lib.linux-x86_64-2.7/astropy/tests/tests
> copying astropy/tests/tests/run_after_2to3.py -> build/lib.linux-x86_64-2.7/astropy/tests/tests
> copying astropy/tests/tests/test_skip_remote_data.py -> build/lib.linux-x86_64-2.7/astropy/tests/tests
> creating build/lib.linux-x86_64-2.7/astropy/nddata/convolution/tests
> copying astropy/nddata/convolution/tests/__init__.py -> build/lib.linux-x86_64-2.7/astropy/nddata/convolution/tests
> copying astropy/nddata/convolution/tests/test_convolve.py -> build/lib.linux-x86_64-2.7/astropy/nddata/convolution/tests
> copying astropy/nddata/convolution/tests/test_convolve_speeds.py -> build/lib.linux-x86_64-2.7/astropy/nddata/convolution/tests
> copying astropy/nddata/convolution/tests/test_convolve_kernels.py -> build/lib.linux-x86_64-2.7/astropy/nddata/convolution/tests
> copying astropy/nddata/convolution/tests/test_convolve_fft.py -> build/lib.linux-x86_64-2.7/astropy/nddata/convolution/tests
> creating build/lib.linux-x86_64-2.7/astropy/sphinx/ext/tests
> copying astropy/sphinx/ext/tests/__init__.py -> build/lib.linux-x86_64-2.7/astropy/sphinx/ext/tests
> copying astropy/sphinx/ext/tests/test_automodsumm.py -> build/lib.linux-x86_64-2.7/astropy/sphinx/ext/tests
> copying astropy/sphinx/ext/tests/test_automodapi.py -> build/lib.linux-x86_64-2.7/astropy/sphinx/ext/tests
> creating build/lib.linux-x86_64-2.7/astropy/io/votable/validator
> copying astropy/io/votable/validator/__init__.py -> build/lib.linux-x86_64-2.7/astropy/io/votable/validator
> copying astropy/io/votable/validator/html.py -> build/lib.linux-x86_64-2.7/astropy/io/votable/validator
> copying astropy/io/votable/validator/result.py -> build/lib.linux-x86_64-2.7/astropy/io/votable/validator
> copying astropy/io/votable/validator/main.py -> build/lib.linux-x86_64-2.7/astropy/io/votable/validator
> creating build/lib.linux-x86_64-2.7/astropy/io/votable/tests
> copying astropy/io/votable/tests/vo_test.py -> build/lib.linux-x86_64-2.7/astropy/io/votable/tests
> copying astropy/io/votable/tests/__init__.py -> build/lib.linux-x86_64-2.7/astropy/io/votable/tests
> copying astropy/io/votable/tests/util_test.py -> build/lib.linux-x86_64-2.7/astropy/io/votable/tests
> copying astropy/io/votable/tests/ucd_test.py -> build/lib.linux-x86_64-2.7/astropy/io/votable/tests
> copying astropy/io/votable/tests/tree_test.py -> build/lib.linux-x86_64-2.7/astropy/io/votable/tests
> copying astropy/io/votable/tests/exception_test.py -> build/lib.linux-x86_64-2.7/astropy/io/votable/tests
> copying astropy/io/votable/tests/converter_test.py -> build/lib.linux-x86_64-2.7/astropy/io/votable/tests
> copying astropy/io/votable/tests/table_test.py -> build/lib.linux-x86_64-2.7/astropy/io/votable/tests
> creating build/lib.linux-x86_64-2.7/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_fixedwidth.py -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/__init__.py -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_types.py -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_read.py -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/common.py -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_compressed.py -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_ipac_definitions.py -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_write.py -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_cds_header_from_readme.py -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_connect.py -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests
> creating build/lib.linux-x86_64-2.7/astropy/io/misc/tests
> copying astropy/io/misc/tests/__init__.py -> build/lib.linux-x86_64-2.7/astropy/io/misc/tests
> copying astropy/io/misc/tests/test_hdf5.py -> build/lib.linux-x86_64-2.7/astropy/io/misc/tests
> copying astropy/io/misc/tests/test_pickle_helpers.py -> build/lib.linux-x86_64-2.7/astropy/io/misc/tests
> creating build/lib.linux-x86_64-2.7/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/compressed.py -> build/lib.linux-x86_64-2.7/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/__init__.py -> build/lib.linux-x86_64-2.7/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/base.py -> build/lib.linux-x86_64-2.7/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/groups.py -> build/lib.linux-x86_64-2.7/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/table.py -> build/lib.linux-x86_64-2.7/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/image.py -> build/lib.linux-x86_64-2.7/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/nonstandard.py -> build/lib.linux-x86_64-2.7/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/hdulist.py -> build/lib.linux-x86_64-2.7/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/streaming.py -> build/lib.linux-x86_64-2.7/astropy/io/fits/hdu
> creating build/lib.linux-x86_64-2.7/astropy/io/fits/scripts
> copying astropy/io/fits/scripts/__init__.py -> build/lib.linux-x86_64-2.7/astropy/io/fits/scripts
> copying astropy/io/fits/scripts/fitscheck.py -> build/lib.linux-x86_64-2.7/astropy/io/fits/scripts
> copying astropy/io/fits/scripts/fitsdiff.py -> build/lib.linux-x86_64-2.7/astropy/io/fits/scripts
> creating build/lib.linux-x86_64-2.7/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_core.py -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests
> copying astropy/io/fits/tests/__init__.py -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_uint.py -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_table.py -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_diff.py -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_division.py -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_header.py -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_util.py -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_nonstandard.py -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_image.py -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_checksum.py -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests
> copying astropy/io/fits/tests/util.py -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_structured.py -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_hdulist.py -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_groups.py -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests
> creating build/lib.linux-x86_64-2.7/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/test_galactic_fk4.py -> build/lib.linux-x86_64-2.7/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/__init__.py -> build/lib.linux-x86_64-2.7/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/test_fk4_no_e_fk4.py -> build/lib.linux-x86_64-2.7/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/test_fk4_no_e_fk5.py -> build/lib.linux-x86_64-2.7/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/generate_ref_ast.py -> build/lib.linux-x86_64-2.7/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/test_icrs_fk5.py -> build/lib.linux-x86_64-2.7/astropy/coordinates/tests/accuracy
> creating build/lib.linux-x86_64-2.7/vo
> copying build/legacy-aliases/vo/__init__.py -> build/lib.linux-x86_64-2.7/vo
> creating build/lib.linux-x86_64-2.7/pyfits
> copying build/legacy-aliases/pyfits/__init__.py -> build/lib.linux-x86_64-2.7/pyfits
> creating build/lib.linux-x86_64-2.7/pywcs
> copying build/legacy-aliases/pywcs/__init__.py -> build/lib.linux-x86_64-2.7/pywcs
> creating build/lib.linux-x86_64-2.7/astropy/sphinx/ext/templates
> creating build/lib.linux-x86_64-2.7/astropy/sphinx/ext/templates/autosummary_core
> copying astropy/sphinx/ext/templates/autosummary_core/class.rst -> build/lib.linux-x86_64-2.7/astropy/sphinx/ext/templates/autosummary_core
> copying astropy/sphinx/ext/templates/autosummary_core/module.rst -> build/lib.linux-x86_64-2.7/astropy/sphinx/ext/templates/autosummary_core
> copying astropy/sphinx/ext/templates/autosummary_core/base.rst -> build/lib.linux-x86_64-2.7/astropy/sphinx/ext/templates/autosummary_core
> creating build/lib.linux-x86_64-2.7/astropy/sphinx/themes
> creating build/lib.linux-x86_64-2.7/astropy/sphinx/themes/bootstrap-astropy
> copying astropy/sphinx/themes/bootstrap-astropy/globaltoc.html -> build/lib.linux-x86_64-2.7/astropy/sphinx/themes/bootstrap-astropy
> copying astropy/sphinx/themes/bootstrap-astropy/localtoc.html -> build/lib.linux-x86_64-2.7/astropy/sphinx/themes/bootstrap-astropy
> copying astropy/sphinx/themes/bootstrap-astropy/layout.html -> build/lib.linux-x86_64-2.7/astropy/sphinx/themes/bootstrap-astropy
> copying astropy/sphinx/themes/bootstrap-astropy/theme.conf -> build/lib.linux-x86_64-2.7/astropy/sphinx/themes/bootstrap-astropy
> copying astropy/sphinx/themes/bootstrap-astropy/searchbox.html -> build/lib.linux-x86_64-2.7/astropy/sphinx/themes/bootstrap-astropy
> creating build/lib.linux-x86_64-2.7/astropy/sphinx/themes/bootstrap-astropy/static
> copying astropy/sphinx/themes/bootstrap-astropy/static/astropy_linkout_20.png -> build/lib.linux-x86_64-2.7/astropy/sphinx/themes/bootstrap-astropy/static
> copying astropy/sphinx/themes/bootstrap-astropy/static/sidebar.js -> build/lib.linux-x86_64-2.7/astropy/sphinx/themes/bootstrap-astropy/static
> copying astropy/sphinx/themes/bootstrap-astropy/static/bootstrap-astropy.css -> build/lib.linux-x86_64-2.7/astropy/sphinx/themes/bootstrap-astropy/static
> copying astropy/sphinx/themes/bootstrap-astropy/static/astropy_logo.ico -> build/lib.linux-x86_64-2.7/astropy/sphinx/themes/bootstrap-astropy/static
> copying astropy/sphinx/themes/bootstrap-astropy/static/astropy_docs_32.png -> build/lib.linux-x86_64-2.7/astropy/sphinx/themes/bootstrap-astropy/static
> creating build/lib.linux-x86_64-2.7/astropy/wcs/include
> copying astropy/wcs/include/docstrings.h -> build/lib.linux-x86_64-2.7/astropy/wcs/include
> copying astropy/wcs/include/distortion.h -> build/lib.linux-x86_64-2.7/astropy/wcs/include
> copying astropy/wcs/include/isnan.h -> build/lib.linux-x86_64-2.7/astropy/wcs/include
> copying astropy/wcs/include/unit_list_proxy.h -> build/lib.linux-x86_64-2.7/astropy/wcs/include
> copying astropy/wcs/include/wcslib_units_wrap.h -> build/lib.linux-x86_64-2.7/astropy/wcs/include
> copying astropy/wcs/include/astropy_wcs_api.h -> build/lib.linux-x86_64-2.7/astropy/wcs/include
> copying astropy/wcs/include/pipeline.h -> build/lib.linux-x86_64-2.7/astropy/wcs/include
> copying astropy/wcs/include/pyutil.h -> build/lib.linux-x86_64-2.7/astropy/wcs/include
> copying astropy/wcs/include/sip.h -> build/lib.linux-x86_64-2.7/astropy/wcs/include
> copying astropy/wcs/include/distortion_wrap.h -> build/lib.linux-x86_64-2.7/astropy/wcs/include
> copying astropy/wcs/include/sip_wrap.h -> build/lib.linux-x86_64-2.7/astropy/wcs/include
> copying astropy/wcs/include/wcslib_wtbarr_wrap.h -> build/lib.linux-x86_64-2.7/astropy/wcs/include
> copying astropy/wcs/include/wcslib_wrap.h -> build/lib.linux-x86_64-2.7/astropy/wcs/include
> copying astropy/wcs/include/wcslib_tabprm_wrap.h -> build/lib.linux-x86_64-2.7/astropy/wcs/include
> copying astropy/wcs/include/astropy_wcs.h -> build/lib.linux-x86_64-2.7/astropy/wcs/include
> copying astropy/wcs/include/str_list_proxy.h -> build/lib.linux-x86_64-2.7/astropy/wcs/include
> copying astropy/wcs/include/util.h -> build/lib.linux-x86_64-2.7/astropy/wcs/include
> copying astropy/tests/coveragerc -> build/lib.linux-x86_64-2.7/astropy/tests
> creating build/lib.linux-x86_64-2.7/astropy/io/votable/data
> copying astropy/io/votable/data/ucd1p-words.txt -> build/lib.linux-x86_64-2.7/astropy/io/votable/data
> copying astropy/io/votable/data/VOTable.v1.1.xsd -> build/lib.linux-x86_64-2.7/astropy/io/votable/data
> copying astropy/io/votable/data/VOTable.v1.2.xsd -> build/lib.linux-x86_64-2.7/astropy/io/votable/data
> copying astropy/io/votable/data/VOTable.dtd -> build/lib.linux-x86_64-2.7/astropy/io/votable/data
> creating build/lib.linux-x86_64-2.7/astropy/utils/tests/data
> copying astropy/utils/tests/data/local.dat -> build/lib.linux-x86_64-2.7/astropy/utils/tests/data
> copying astropy/utils/tests/data/invalid.dat.gz -> build/lib.linux-x86_64-2.7/astropy/utils/tests/data
> copying astropy/utils/tests/data/local.dat.gz -> build/lib.linux-x86_64-2.7/astropy/utils/tests/data
> copying astropy/utils/tests/data/invalid.dat.bz2 -> build/lib.linux-x86_64-2.7/astropy/utils/tests/data
> copying astropy/utils/tests/data/local.dat.bz2 -> build/lib.linux-x86_64-2.7/astropy/utils/tests/data
> copying astropy/utils/tests/data/unicode.txt -> build/lib.linux-x86_64-2.7/astropy/utils/tests/data
> copying astropy/utils/tests/data/.hidden_file.txt -> build/lib.linux-x86_64-2.7/astropy/utils/tests/data
> creating build/lib.linux-x86_64-2.7/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/too_many_pv.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/3d_cd.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/outside_sky.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/locale.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/nonstandard_units.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/sip2.fits -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/dist.fits -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/header_newlines.fits -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/sip.fits -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/data
> creating build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_QSC.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_AZP.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_COO.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_SZP.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_AIT.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_PCO.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_CEA.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_TSC.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_PAR.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_MOL.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_ZEA.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_BON.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_NCP.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_TAN.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_ZPN.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_COD.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_HPX.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_CSC.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_MER.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_CYP.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_SIN.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_AIR.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_SFL.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_STG.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_COP.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_CAR.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_ARC.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_COE.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/maps
> creating build/lib.linux-x86_64-2.7/astropy/wcs/tests/spectra
> copying astropy/wcs/tests/spectra/orion-freq-1.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/spectra
> copying astropy/wcs/tests/spectra/orion-velo-1.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/spectra
> copying astropy/wcs/tests/spectra/orion-wave-1.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/spectra
> copying astropy/wcs/tests/spectra/orion-velo-4.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/spectra
> copying astropy/wcs/tests/spectra/orion-freq-4.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/spectra
> copying astropy/wcs/tests/spectra/orion-wave-4.hdr -> build/lib.linux-x86_64-2.7/astropy/wcs/tests/spectra
> creating build/lib.linux-x86_64-2.7/astropy/tests/tests/data
> copying astropy/tests/tests/data/open_file_detection.txt -> build/lib.linux-x86_64-2.7/astropy/tests/tests/data
> creating build/lib.linux-x86_64-2.7/astropy/io/votable/validator/urls
> copying astropy/io/votable/validator/urls/cone.incorrect.dat.gz -> build/lib.linux-x86_64-2.7/astropy/io/votable/validator/urls
> copying astropy/io/votable/validator/urls/cone.broken.dat.gz -> build/lib.linux-x86_64-2.7/astropy/io/votable/validator/urls
> copying astropy/io/votable/validator/urls/cone.good.dat.gz -> build/lib.linux-x86_64-2.7/astropy/io/votable/validator/urls
> copying astropy/io/votable/validator/urls/cone.big.dat.gz -> build/lib.linux-x86_64-2.7/astropy/io/votable/validator/urls
> creating build/lib.linux-x86_64-2.7/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/regression.bin.tabledata.truth.xml -> build/lib.linux-x86_64-2.7/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/names.xml -> build/lib.linux-x86_64-2.7/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/irsa-nph-m31.xml -> build/lib.linux-x86_64-2.7/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/irsa-nph-error.xml -> build/lib.linux-x86_64-2.7/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/regression.xml -> build/lib.linux-x86_64-2.7/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/too_many_columns.xml.gz -> build/lib.linux-x86_64-2.7/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/tb.fits -> build/lib.linux-x86_64-2.7/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/validation.txt -> build/lib.linux-x86_64-2.7/astropy/io/votable/tests/data
> creating build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> creating build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t/vizier
> copying astropy/io/ascii/tests/t/vizier/ReadMe -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t/vizier
> copying astropy/io/ascii/tests/t/vizier/table1.dat -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t/vizier
> copying astropy/io/ascii/tests/t/vizier/table5.dat -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t/vizier
> copying astropy/io/ascii/tests/t/apostrophe.rdb -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/apostrophe.tab -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/bad.txt -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/bars_at_ends.txt -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/cds.dat -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> creating build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t/cds
> creating build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t/cds/glob
> copying astropy/io/ascii/tests/t/cds/glob/ReadMe -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t/cds/glob
> copying astropy/io/ascii/tests/t/cds/glob/lmxbrefs.dat -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t/cds/glob
> creating build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t/cds/multi
> copying astropy/io/ascii/tests/t/cds/multi/ReadMe -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t/cds/multi
> copying astropy/io/ascii/tests/t/cds/multi/lhs2065.dat -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t/cds/multi
> copying astropy/io/ascii/tests/t/cds2.dat -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/commented_header.dat -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/commented_header2.dat -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/continuation.dat -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/daophot.dat -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/daophot2.dat -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/sextractor.dat -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/daophot.dat.gz -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/fill_values.txt -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/ipac.dat -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/ipac.dat.bz2 -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/latex1.tex -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/latex1.tex.gz -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/latex2.tex -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/nls1_stackinfo.dbout -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/no_data_cds.dat -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/no_data_daophot.dat -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/no_data_sextractor.dat -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/no_data_ipac.dat -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/no_data_with_header.dat -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/no_data_without_header.dat -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/short.rdb -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/short.rdb.bz2 -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/short.rdb.gz -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/short.tab -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/simple.txt -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/simple2.txt -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/simple3.txt -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/simple4.txt -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/simple5.txt -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/space_delim_blank_lines.txt -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/space_delim_no_header.dat -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/space_delim_no_names.dat -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/test4.dat -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/test5.dat -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/vots_spec.dat -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/whitespace.dat -> build/lib.linux-x86_64-2.7/astropy/io/ascii/tests/t
> creating build/lib.linux-x86_64-2.7/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/random_groups.fits -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/stddata.fits -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/zerowidth.fits -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/test0.fits -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/ascii.fits -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/checksum.fits -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/fixed-1890.fits -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/scale.fits -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/comp.fits -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/tb.fits -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/o4sp040b0_raw.fits -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/arange.fits -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/table.fits -> build/lib.linux-x86_64-2.7/astropy/io/fits/tests/data
> copying astropy/coordinates/tests/accuracy/fk4_no_e_fk5.csv -> build/lib.linux-x86_64-2.7/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/galactic_fk4.csv -> build/lib.linux-x86_64-2.7/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/fk4_no_e_fk4.csv -> build/lib.linux-x86_64-2.7/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/icrs_fk5.csv -> build/lib.linux-x86_64-2.7/astropy/coordinates/tests/accuracy
> running build_ext
> cythoning astropy/time/sofa_time.pyx to astropy/time/sofa_time.c
> building 'astropy.time.sofa_time' extension
> creating build/temp.linux-x86_64-2.7
> creating build/temp.linux-x86_64-2.7/astropy
> creating build/temp.linux-x86_64-2.7/astropy/time
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/pymodules/python2.7/numpy/core/include -I/usr/include/python2.7 -c astropy/time/sofa_time.c -o build/temp.linux-x86_64-2.7/astropy/time/sofa_time.o
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_1cal2jd':
> astropy/time/sofa_time.c:1495:14: warning: variable '__pyx_bshape_0_id' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:1492:14: warning: variable '__pyx_bshape_0_djm' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:1489:14: warning: variable '__pyx_bshape_0_im' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:1486:14: warning: variable '__pyx_bshape_0_djm0' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:1483:14: warning: variable '__pyx_bshape_0_iy' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_2d_tai_utc':
> astropy/time/sofa_time.c:1796:14: warning: variable '__pyx_bshape_0_out' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:1793:14: warning: variable '__pyx_bshape_0_id' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:1790:14: warning: variable '__pyx_bshape_0_im' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:1787:14: warning: variable '__pyx_bshape_0_fd' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:1784:14: warning: variable '__pyx_bshape_0_iy' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_3jd_dtf':
> astropy/time/sofa_time.c:2179:14: warning: variable '__pyx_bshape_0_d1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:2176:14: warning: variable '__pyx_bshape_0_id' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:2173:14: warning: variable '__pyx_bshape_0_d2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:2170:14: warning: variable '__pyx_bshape_0_im' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:2167:14: warning: variable '__pyx_bshape_1_ihmsf' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:2166:14: warning: variable '__pyx_bshape_0_ihmsf' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:2162:14: warning: variable '__pyx_bshape_0_iy' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_4dtf_jd':
> astropy/time/sofa_time.c:2711:14: warning: variable '__pyx_bshape_0_id' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:2708:14: warning: variable '__pyx_bshape_0_sec' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:2705:14: warning: variable '__pyx_bshape_0_im' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:2702:14: warning: variable '__pyx_bshape_0_imn' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:2699:14: warning: variable '__pyx_bshape_0_ihr' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:2696:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:2693:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:2690:14: warning: variable '__pyx_bshape_0_iy' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_5tai_tt':
> astropy/time/sofa_time.c:3228:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:3225:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:3222:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:3219:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_6tcb_tdb':
> astropy/time/sofa_time.c:3562:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:3559:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:3556:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:3553:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_7tcg_tt':
> astropy/time/sofa_time.c:3896:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:3893:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:3890:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:3887:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_8tdb_tcb':
> astropy/time/sofa_time.c:4230:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:4227:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:4224:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:4221:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_9tt_tai':
> astropy/time/sofa_time.c:4564:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:4561:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:4558:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:4555:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_10tt_tcg':
> astropy/time/sofa_time.c:4898:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:4895:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:4892:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:4889:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_11utc_tai':
> astropy/time/sofa_time.c:5234:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:5231:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:5228:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:5225:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_12tai_utc':
> astropy/time/sofa_time.c:5607:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:5604:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:5601:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:5598:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_13tai_ut1':
> astropy/time/sofa_time.c:5982:14: warning: variable '__pyx_bshape_0_dt' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:5979:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:5976:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:5973:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:5970:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_14ut1_tai':
> astropy/time/sofa_time.c:6346:14: warning: variable '__pyx_bshape_0_dt' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:6343:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:6340:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:6337:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:6334:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_15tt_ut1':
> astropy/time/sofa_time.c:6710:14: warning: variable '__pyx_bshape_0_dt' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:6707:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:6704:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:6701:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:6698:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_16ut1_tt':
> astropy/time/sofa_time.c:7074:14: warning: variable '__pyx_bshape_0_dt' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:7071:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:7068:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:7065:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:7062:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_17tdb_tt':
> astropy/time/sofa_time.c:7438:14: warning: variable '__pyx_bshape_0_dt' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:7435:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:7432:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:7429:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:7426:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_18tt_tdb':
> astropy/time/sofa_time.c:7802:14: warning: variable '__pyx_bshape_0_dt' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:7799:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:7796:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:7793:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:7790:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_19ut1_utc':
> astropy/time/sofa_time.c:8168:14: warning: variable '__pyx_bshape_0_dt' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:8165:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:8162:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:8159:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:8156:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_20utc_ut1':
> astropy/time/sofa_time.c:8571:14: warning: variable '__pyx_bshape_0_dt' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:8568:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:8565:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:8562:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:8559:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_21d_tdb_tt':
> astropy/time/sofa_time.c:8973:14: warning: variable '__pyx_bshape_0_out' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:8970:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:8967:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:8964:14: warning: variable '__pyx_bshape_0_ut' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_24jd_julian_epoch':
> astropy/time/sofa_time.c:9745:14: warning: variable '__pyx_bshape_0_jd2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:9742:14: warning: variable '__pyx_bshape_0_jd1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:9739:14: warning: variable '__pyx_bshape_0_epd' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_25julian_epoch_jd':
> astropy/time/sofa_time.c:9985:14: warning: variable '__pyx_bshape_0_jd1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:9982:14: warning: variable '__pyx_bshape_0_jd2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:9979:14: warning: variable '__pyx_bshape_0_epd' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_26jd_besselian_epoch':
> astropy/time/sofa_time.c:10219:14: warning: variable '__pyx_bshape_0_jd2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:10216:14: warning: variable '__pyx_bshape_0_jd1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:10213:14: warning: variable '__pyx_bshape_0_epd' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_27besselian_epoch_jd':
> astropy/time/sofa_time.c:10459:14: warning: variable '__pyx_bshape_0_jd1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:10456:14: warning: variable '__pyx_bshape_0_jd2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:10453:14: warning: variable '__pyx_bshape_0_epd' set but not used [-Wunused-but-set-variable]
> In file included from /usr/lib/pymodules/python2.7/numpy/core/include/numpy/ndarrayobject.h:26:0,
>                  from /usr/lib/pymodules/python2.7/numpy/core/include/numpy/arrayobject.h:14,
>                  from astropy/time/sofa_time.c:237:
> astropy/time/sofa_time.c: At top level:
> /usr/lib/pymodules/python2.7/numpy/core/include/numpy/__multiarray_api.h:1532:1: warning: '_import_array' defined but not used [-Wunused-function]
> In file included from /usr/lib/pymodules/python2.7/numpy/core/include/numpy/ufuncobject.h:152:0,
>                  from astropy/time/sofa_time.c:238:
> /usr/lib/pymodules/python2.7/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/astropy/time/sofa_time.o -lsofa_c -o build/lib.linux-x86_64-2.7/astropy/time/sofa_time.so
> building 'astropy.io.votable.tablewriter' extension
> creating build/temp.linux-x86_64-2.7/astropy/io
> creating build/temp.linux-x86_64-2.7/astropy/io/votable
> creating build/temp.linux-x86_64-2.7/astropy/io/votable/src
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -Iastropy/io/votable/src -I/usr/include/python2.7 -c astropy/io/votable/src/tablewriter.c -o build/temp.linux-x86_64-2.7/astropy/io/votable/src/tablewriter.o
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/astropy/io/votable/src/tablewriter.o -o build/lib.linux-x86_64-2.7/astropy/io/votable/tablewriter.so
> building 'astropy.io.fits.compression' extension
> creating build/temp.linux-x86_64-2.7/astropy/io/fits
> creating build/temp.linux-x86_64-2.7/astropy/io/fits/src
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/pymodules/python2.7/numpy/core/include -I/usr/include/python2.7 -c astropy/io/fits/src/compressionmodule.c -o build/temp.linux-x86_64-2.7/astropy/io/fits/src/compressionmodule.o
> In file included from /usr/include/python2.7/Python.h:8:0,
>                  from astropy/io/fits/src/compressionmodule.c:99:
> /usr/include/python2.7/pyconfig.h:1161:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
> In file included from /usr/include/math.h:27:0,
>                  from astropy/io/fits/src/compressionmodule.c:97:
> /usr/include/features.h:231:0: note: this is the location of the previous definition
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/astropy/io/fits/src/compressionmodule.o -lcfitsio -lpthread -o build/lib.linux-x86_64-2.7/astropy/io/fits/compression.so
> building 'astropy.utils._compiler' extension
> creating build/temp.linux-x86_64-2.7/astropy/utils
> creating build/temp.linux-x86_64-2.7/astropy/utils/src
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7 -c astropy/utils/src/compiler.c -o build/temp.linux-x86_64-2.7/astropy/utils/src/compiler.o
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/astropy/utils/src/compiler.o -o build/lib.linux-x86_64-2.7/astropy/utils/_compiler.so
> building 'astropy.utils.xml._iterparser' extension
> creating build/temp.linux-x86_64-2.7/astropy/utils/xml
> creating build/temp.linux-x86_64-2.7/astropy/utils/xml/src
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7 -c astropy/utils/xml/src/iterparse.c -o build/temp.linux-x86_64-2.7/astropy/utils/xml/src/iterparse.o
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/astropy/utils/xml/src/iterparse.o -lexpat -o build/lib.linux-x86_64-2.7/astropy/utils/xml/_iterparser.so
> building 'astropy.wcs._wcs' extension
> creating build/temp.linux-x86_64-2.7/astropy/wcs
> creating build/temp.linux-x86_64-2.7/astropy/wcs/src
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/pymodules/python2.7/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python2.7 -c astropy/wcs/src/distortion.c -o build/temp.linux-x86_64-2.7/astropy/wcs/src/distortion.o
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/pymodules/python2.7/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python2.7 -c astropy/wcs/src/distortion_wrap.c -o build/temp.linux-x86_64-2.7/astropy/wcs/src/distortion_wrap.o
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/pymodules/python2.7/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python2.7 -c astropy/wcs/src/docstrings.c -o build/temp.linux-x86_64-2.7/astropy/wcs/src/docstrings.o
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/pymodules/python2.7/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python2.7 -c astropy/wcs/src/pipeline.c -o build/temp.linux-x86_64-2.7/astropy/wcs/src/pipeline.o
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/pymodules/python2.7/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python2.7 -c astropy/wcs/src/pyutil.c -o build/temp.linux-x86_64-2.7/astropy/wcs/src/pyutil.o
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/pymodules/python2.7/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python2.7 -c astropy/wcs/src/astropy_wcs.c -o build/temp.linux-x86_64-2.7/astropy/wcs/src/astropy_wcs.o
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/pymodules/python2.7/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python2.7 -c astropy/wcs/src/astropy_wcs_api.c -o build/temp.linux-x86_64-2.7/astropy/wcs/src/astropy_wcs_api.o
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/pymodules/python2.7/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python2.7 -c astropy/wcs/src/sip.c -o build/temp.linux-x86_64-2.7/astropy/wcs/src/sip.o
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/pymodules/python2.7/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python2.7 -c astropy/wcs/src/sip_wrap.c -o build/temp.linux-x86_64-2.7/astropy/wcs/src/sip_wrap.o
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/pymodules/python2.7/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python2.7 -c astropy/wcs/src/str_list_proxy.c -o build/temp.linux-x86_64-2.7/astropy/wcs/src/str_list_proxy.o
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/pymodules/python2.7/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python2.7 -c astropy/wcs/src/unit_list_proxy.c -o build/temp.linux-x86_64-2.7/astropy/wcs/src/unit_list_proxy.o
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/pymodules/python2.7/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python2.7 -c astropy/wcs/src/util.c -o build/temp.linux-x86_64-2.7/astropy/wcs/src/util.o
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/pymodules/python2.7/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python2.7 -c astropy/wcs/src/wcslib_wrap.c -o build/temp.linux-x86_64-2.7/astropy/wcs/src/wcslib_wrap.o
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/pymodules/python2.7/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python2.7 -c astropy/wcs/src/wcslib_tabprm_wrap.c -o build/temp.linux-x86_64-2.7/astropy/wcs/src/wcslib_tabprm_wrap.o
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/pymodules/python2.7/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python2.7 -c astropy/wcs/src/wcslib_units_wrap.c -o build/temp.linux-x86_64-2.7/astropy/wcs/src/wcslib_units_wrap.o
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/pymodules/python2.7/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python2.7 -c astropy/wcs/src/wcslib_wtbarr_wrap.c -o build/temp.linux-x86_64-2.7/astropy/wcs/src/wcslib_wtbarr_wrap.o
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/astropy/wcs/src/distortion.o build/temp.linux-x86_64-2.7/astropy/wcs/src/distortion_wrap.o build/temp.linux-x86_64-2.7/astropy/wcs/src/docstrings.o build/temp.linux-x86_64-2.7/astropy/wcs/src/pipeline.o build/temp.linux-x86_64-2.7/astropy/wcs/src/pyutil.o build/temp.linux-x86_64-2.7/astropy/wcs/src/astropy_wcs.o build/temp.linux-x86_64-2.7/astropy/wcs/src/astropy_wcs_api.o build/temp.linux-x86_64-2.7/astropy/wcs/src/sip.o build/temp.linux-x86_64-2.7/astropy/wcs/src/sip_wrap.o build/temp.linux-x86_64-2.7/astropy/wcs/src/str_list_proxy.o build/temp.linux-x86_64-2.7/astropy/wcs/src/unit_list_proxy.o build/temp.linux-x86_64-2.7/astropy/wcs/src/util.o build/temp.linux-x86_64-2.7/astropy/wcs/src/wcslib_wrap.o build/temp.linux-x86_64-2.7/astropy/wcs/src/wcslib_tabprm_wrap.o build/temp.linux-x86_64-2.7/astropy/wcs/src/wcslib_units_wrap.o build/temp.linux-x86_64-2.7/astropy/wcs/src/wcslib_wtbarr_wrap.o -lwcs -lm -o build/lib.linux-x86_64-2.7/astropy/wcs/_wcs.so
> cythoning astropy/nddata/convolution/boundary_none.pyx to astropy/nddata/convolution/boundary_none.c
> building 'astropy.nddata.convolution.boundary_none' extension
> creating build/temp.linux-x86_64-2.7/astropy/nddata
> creating build/temp.linux-x86_64-2.7/astropy/nddata/convolution
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/pymodules/python2.7/numpy/core/include -I/usr/include/python2.7 -c astropy/nddata/convolution/boundary_none.c -o build/temp.linux-x86_64-2.7/astropy/nddata/convolution/boundary_none.o
> astropy/nddata/convolution/boundary_none.c: In function '__pyx_pf_7astropy_6nddata_11convolution_13boundary_none_convolve1d_boundary_none':
> astropy/nddata/convolution/boundary_none.c:1009:14: warning: variable '__pyx_bshape_0_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:1006:14: warning: variable '__pyx_bshape_0_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:1003:14: warning: variable '__pyx_bshape_0_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:1000:14: warning: variable '__pyx_bshape_0_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c: In function '__pyx_pf_7astropy_6nddata_11convolution_13boundary_none_1convolve2d_boundary_none':
> astropy/nddata/convolution/boundary_none.c:1710:14: warning: variable '__pyx_bshape_1_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:1709:14: warning: variable '__pyx_bshape_0_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:1705:14: warning: variable '__pyx_bshape_1_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:1704:14: warning: variable '__pyx_bshape_0_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:1700:14: warning: variable '__pyx_bshape_1_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:1699:14: warning: variable '__pyx_bshape_0_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:1695:14: warning: variable '__pyx_bshape_1_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:1694:14: warning: variable '__pyx_bshape_0_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c: In function '__pyx_pf_7astropy_6nddata_11convolution_13boundary_none_2convolve3d_boundary_none':
> astropy/nddata/convolution/boundary_none.c:2550:14: warning: variable '__pyx_bshape_2_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:2549:14: warning: variable '__pyx_bshape_1_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:2548:14: warning: variable '__pyx_bshape_0_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:2543:14: warning: variable '__pyx_bshape_2_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:2542:14: warning: variable '__pyx_bshape_1_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:2541:14: warning: variable '__pyx_bshape_0_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:2536:14: warning: variable '__pyx_bshape_2_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:2535:14: warning: variable '__pyx_bshape_1_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:2534:14: warning: variable '__pyx_bshape_0_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:2529:14: warning: variable '__pyx_bshape_2_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:2528:14: warning: variable '__pyx_bshape_1_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:2527:14: warning: variable '__pyx_bshape_0_conv' set but not used [-Wunused-but-set-variable]
> In file included from /usr/lib/pymodules/python2.7/numpy/core/include/numpy/ndarrayobject.h:26:0,
>                  from /usr/lib/pymodules/python2.7/numpy/core/include/numpy/arrayobject.h:14,
>                  from astropy/nddata/convolution/boundary_none.c:237:
> astropy/nddata/convolution/boundary_none.c: At top level:
> /usr/lib/pymodules/python2.7/numpy/core/include/numpy/__multiarray_api.h:1532:1: warning: '_import_array' defined but not used [-Wunused-function]
> In file included from /usr/lib/pymodules/python2.7/numpy/core/include/numpy/ufuncobject.h:152:0,
>                  from astropy/nddata/convolution/boundary_none.c:238:
> /usr/lib/pymodules/python2.7/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/astropy/nddata/convolution/boundary_none.o -o build/lib.linux-x86_64-2.7/astropy/nddata/convolution/boundary_none.so
> cythoning astropy/nddata/convolution/boundary_wrap.pyx to astropy/nddata/convolution/boundary_wrap.c
> building 'astropy.nddata.convolution.boundary_wrap' extension
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/pymodules/python2.7/numpy/core/include -I/usr/include/python2.7 -c astropy/nddata/convolution/boundary_wrap.c -o build/temp.linux-x86_64-2.7/astropy/nddata/convolution/boundary_wrap.o
> astropy/nddata/convolution/boundary_wrap.c: In function '__pyx_pf_7astropy_6nddata_11convolution_13boundary_wrap_convolve1d_boundary_wrap':
> astropy/nddata/convolution/boundary_wrap.c:1014:14: warning: variable '__pyx_bshape_0_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:1011:14: warning: variable '__pyx_bshape_0_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:1008:14: warning: variable '__pyx_bshape_0_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:1005:14: warning: variable '__pyx_bshape_0_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c: In function '__pyx_pf_7astropy_6nddata_11convolution_13boundary_wrap_1convolve2d_boundary_wrap':
> astropy/nddata/convolution/boundary_wrap.c:1784:14: warning: variable '__pyx_bshape_1_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:1783:14: warning: variable '__pyx_bshape_0_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:1779:14: warning: variable '__pyx_bshape_1_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:1778:14: warning: variable '__pyx_bshape_0_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:1774:14: warning: variable '__pyx_bshape_1_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:1773:14: warning: variable '__pyx_bshape_0_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:1769:14: warning: variable '__pyx_bshape_1_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:1768:14: warning: variable '__pyx_bshape_0_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c: In function '__pyx_pf_7astropy_6nddata_11convolution_13boundary_wrap_2convolve3d_boundary_wrap':
> astropy/nddata/convolution/boundary_wrap.c:2759:14: warning: variable '__pyx_bshape_2_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:2758:14: warning: variable '__pyx_bshape_1_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:2757:14: warning: variable '__pyx_bshape_0_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:2752:14: warning: variable '__pyx_bshape_2_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:2751:14: warning: variable '__pyx_bshape_1_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:2750:14: warning: variable '__pyx_bshape_0_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:2745:14: warning: variable '__pyx_bshape_2_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:2744:14: warning: variable '__pyx_bshape_1_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:2743:14: warning: variable '__pyx_bshape_0_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:2738:14: warning: variable '__pyx_bshape_2_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:2737:14: warning: variable '__pyx_bshape_1_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:2736:14: warning: variable '__pyx_bshape_0_conv' set but not used [-Wunused-but-set-variable]
> In file included from /usr/lib/pymodules/python2.7/numpy/core/include/numpy/ndarrayobject.h:26:0,
>                  from /usr/lib/pymodules/python2.7/numpy/core/include/numpy/arrayobject.h:14,
>                  from astropy/nddata/convolution/boundary_wrap.c:237:
> astropy/nddata/convolution/boundary_wrap.c: At top level:
> /usr/lib/pymodules/python2.7/numpy/core/include/numpy/__multiarray_api.h:1532:1: warning: '_import_array' defined but not used [-Wunused-function]
> In file included from /usr/lib/pymodules/python2.7/numpy/core/include/numpy/ufuncobject.h:152:0,
>                  from astropy/nddata/convolution/boundary_wrap.c:238:
> /usr/lib/pymodules/python2.7/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/astropy/nddata/convolution/boundary_wrap.o -o build/lib.linux-x86_64-2.7/astropy/nddata/convolution/boundary_wrap.so
> cythoning astropy/nddata/convolution/boundary_extend.pyx to astropy/nddata/convolution/boundary_extend.c
> building 'astropy.nddata.convolution.boundary_extend' extension
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/pymodules/python2.7/numpy/core/include -I/usr/include/python2.7 -c astropy/nddata/convolution/boundary_extend.c -o build/temp.linux-x86_64-2.7/astropy/nddata/convolution/boundary_extend.o
> astropy/nddata/convolution/boundary_extend.c: In function '__pyx_pf_7astropy_6nddata_11convolution_15boundary_extend_convolve1d_boundary_extend':
> astropy/nddata/convolution/boundary_extend.c:1068:14: warning: variable '__pyx_bshape_0_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:1065:14: warning: variable '__pyx_bshape_0_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:1062:14: warning: variable '__pyx_bshape_0_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:1059:14: warning: variable '__pyx_bshape_0_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c: In function '__pyx_pf_7astropy_6nddata_11convolution_15boundary_extend_1convolve2d_boundary_extend':
> astropy/nddata/convolution/boundary_extend.c:1830:14: warning: variable '__pyx_bshape_1_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:1829:14: warning: variable '__pyx_bshape_0_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:1825:14: warning: variable '__pyx_bshape_1_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:1824:14: warning: variable '__pyx_bshape_0_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:1820:14: warning: variable '__pyx_bshape_1_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:1819:14: warning: variable '__pyx_bshape_0_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:1815:14: warning: variable '__pyx_bshape_1_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:1814:14: warning: variable '__pyx_bshape_0_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c: In function '__pyx_pf_7astropy_6nddata_11convolution_15boundary_extend_2convolve3d_boundary_extend':
> astropy/nddata/convolution/boundary_extend.c:2789:14: warning: variable '__pyx_bshape_2_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:2788:14: warning: variable '__pyx_bshape_1_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:2787:14: warning: variable '__pyx_bshape_0_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:2782:14: warning: variable '__pyx_bshape_2_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:2781:14: warning: variable '__pyx_bshape_1_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:2780:14: warning: variable '__pyx_bshape_0_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:2775:14: warning: variable '__pyx_bshape_2_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:2774:14: warning: variable '__pyx_bshape_1_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:2773:14: warning: variable '__pyx_bshape_0_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:2768:14: warning: variable '__pyx_bshape_2_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:2767:14: warning: variable '__pyx_bshape_1_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:2766:14: warning: variable '__pyx_bshape_0_conv' set but not used [-Wunused-but-set-variable]
> In file included from /usr/lib/pymodules/python2.7/numpy/core/include/numpy/ndarrayobject.h:26:0,
>                  from /usr/lib/pymodules/python2.7/numpy/core/include/numpy/arrayobject.h:14,
>                  from astropy/nddata/convolution/boundary_extend.c:237:
> astropy/nddata/convolution/boundary_extend.c: At top level:
> /usr/lib/pymodules/python2.7/numpy/core/include/numpy/__multiarray_api.h:1532:1: warning: '_import_array' defined but not used [-Wunused-function]
> In file included from /usr/lib/pymodules/python2.7/numpy/core/include/numpy/ufuncobject.h:152:0,
>                  from astropy/nddata/convolution/boundary_extend.c:238:
> /usr/lib/pymodules/python2.7/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/astropy/nddata/convolution/boundary_extend.o -o build/lib.linux-x86_64-2.7/astropy/nddata/convolution/boundary_extend.so
> cythoning astropy/nddata/convolution/boundary_fill.pyx to astropy/nddata/convolution/boundary_fill.c
> building 'astropy.nddata.convolution.boundary_fill' extension
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/pymodules/python2.7/numpy/core/include -I/usr/include/python2.7 -c astropy/nddata/convolution/boundary_fill.c -o build/temp.linux-x86_64-2.7/astropy/nddata/convolution/boundary_fill.o
> astropy/nddata/convolution/boundary_fill.c: In function '__pyx_pf_7astropy_6nddata_11convolution_13boundary_fill_convolve1d_boundary_fill':
> astropy/nddata/convolution/boundary_fill.c:1008:14: warning: variable '__pyx_bshape_0_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_fill.c:1005:14: warning: variable '__pyx_bshape_0_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_fill.c: In function '__pyx_pf_7astropy_6nddata_11convolution_13boundary_fill_1convolve2d_boundary_fill':
> astropy/nddata/convolution/boundary_fill.c:1818:14: warning: variable '__pyx_bshape_1_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_fill.c:1817:14: warning: variable '__pyx_bshape_0_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_fill.c:1813:14: warning: variable '__pyx_bshape_1_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_fill.c:1812:14: warning: variable '__pyx_bshape_0_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_fill.c: In function '__pyx_pf_7astropy_6nddata_11convolution_13boundary_fill_2convolve3d_boundary_fill':
> astropy/nddata/convolution/boundary_fill.c:2834:14: warning: variable '__pyx_bshape_2_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_fill.c:2833:14: warning: variable '__pyx_bshape_1_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_fill.c:2832:14: warning: variable '__pyx_bshape_0_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_fill.c:2827:14: warning: variable '__pyx_bshape_2_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_fill.c:2826:14: warning: variable '__pyx_bshape_1_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_fill.c:2825:14: warning: variable '__pyx_bshape_0_conv' set but not used [-Wunused-but-set-variable]
> In file included from /usr/lib/pymodules/python2.7/numpy/core/include/numpy/ndarrayobject.h:26:0,
>                  from /usr/lib/pymodules/python2.7/numpy/core/include/numpy/arrayobject.h:14,
>                  from astropy/nddata/convolution/boundary_fill.c:237:
> astropy/nddata/convolution/boundary_fill.c: At top level:
> /usr/lib/pymodules/python2.7/numpy/core/include/numpy/__multiarray_api.h:1532:1: warning: '_import_array' defined but not used [-Wunused-function]
> In file included from /usr/lib/pymodules/python2.7/numpy/core/include/numpy/ufuncobject.h:152:0,
>                  from astropy/nddata/convolution/boundary_fill.c:238:
> /usr/lib/pymodules/python2.7/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/astropy/nddata/convolution/boundary_fill.o -o build/lib.linux-x86_64-2.7/astropy/nddata/convolution/boundary_fill.so
> copying astropy/cython_version.py -> build/lib.linux-x86_64-2.7/astropy
> generating default astropy.cfg file
> copying astropy/astropy.cfg -> build/lib.linux-x86_64-2.7/astropy
> running build_scripts
> creating build/scripts-2.7
> copying and adjusting scripts/volint -> build/scripts-2.7
> copying and adjusting scripts/fitsdiff -> build/scripts-2.7
> copying and adjusting scripts/fitscheck -> build/scripts-2.7
> changing mode of build/scripts-2.7/volint from 664 to 775
> changing mode of build/scripts-2.7/fitsdiff from 664 to 775
> changing mode of build/scripts-2.7/fitscheck from 664 to 775
> python3.2 setup.py build --use-system-libraries --enable-legacy
> running build
> running build_py
> creating build/lib.linux-x86_64-3.2
> creating build/lib.linux-x86_64-3.2/astropy
> copying astropy/cython_version.py -> build/lib.linux-x86_64-3.2/astropy
> copying astropy/version.py -> build/lib.linux-x86_64-3.2/astropy
> copying astropy/__init__.py -> build/lib.linux-x86_64-3.2/astropy
> copying astropy/conftest.py -> build/lib.linux-x86_64-3.2/astropy
> copying astropy/version_helpers.py -> build/lib.linux-x86_64-3.2/astropy
> copying astropy/setup_helpers.py -> build/lib.linux-x86_64-3.2/astropy
> copying astropy/logger.py -> build/lib.linux-x86_64-3.2/astropy
> creating build/lib.linux-x86_64-3.2/astropy/time
> copying astropy/time/__init__.py -> build/lib.linux-x86_64-3.2/astropy/time
> copying astropy/time/setup_package.py -> build/lib.linux-x86_64-3.2/astropy/time
> copying astropy/time/core.py -> build/lib.linux-x86_64-3.2/astropy/time
> creating build/lib.linux-x86_64-3.2/astropy/nddata
> copying astropy/nddata/__init__.py -> build/lib.linux-x86_64-3.2/astropy/nddata
> copying astropy/nddata/nduncertainty.py -> build/lib.linux-x86_64-3.2/astropy/nddata
> copying astropy/nddata/flag_collection.py -> build/lib.linux-x86_64-3.2/astropy/nddata
> copying astropy/nddata/nddata.py -> build/lib.linux-x86_64-3.2/astropy/nddata
> creating build/lib.linux-x86_64-3.2/astropy/sphinx
> copying astropy/sphinx/__init__.py -> build/lib.linux-x86_64-3.2/astropy/sphinx
> copying astropy/sphinx/conf.py -> build/lib.linux-x86_64-3.2/astropy/sphinx
> copying astropy/sphinx/setup_package.py -> build/lib.linux-x86_64-3.2/astropy/sphinx
> creating build/lib.linux-x86_64-3.2/astropy/units
> copying astropy/units/__init__.py -> build/lib.linux-x86_64-3.2/astropy/units
> copying astropy/units/utils.py -> build/lib.linux-x86_64-3.2/astropy/units
> copying astropy/units/cgs.py -> build/lib.linux-x86_64-3.2/astropy/units
> copying astropy/units/equivalencies.py -> build/lib.linux-x86_64-3.2/astropy/units
> copying astropy/units/physical.py -> build/lib.linux-x86_64-3.2/astropy/units
> copying astropy/units/imperial.py -> build/lib.linux-x86_64-3.2/astropy/units
> copying astropy/units/quantity.py -> build/lib.linux-x86_64-3.2/astropy/units
> copying astropy/units/core.py -> build/lib.linux-x86_64-3.2/astropy/units
> copying astropy/units/si.py -> build/lib.linux-x86_64-3.2/astropy/units
> copying astropy/units/astrophys.py -> build/lib.linux-x86_64-3.2/astropy/units
> creating build/lib.linux-x86_64-3.2/astropy/io
> copying astropy/io/__init__.py -> build/lib.linux-x86_64-3.2/astropy/io
> copying astropy/io/registry.py -> build/lib.linux-x86_64-3.2/astropy/io
> creating build/lib.linux-x86_64-3.2/astropy/constants
> copying astropy/constants/__init__.py -> build/lib.linux-x86_64-3.2/astropy/constants
> copying astropy/constants/cgs.py -> build/lib.linux-x86_64-3.2/astropy/constants
> copying astropy/constants/si.py -> build/lib.linux-x86_64-3.2/astropy/constants
> copying astropy/constants/constant.py -> build/lib.linux-x86_64-3.2/astropy/constants
> creating build/lib.linux-x86_64-3.2/astropy/config
> copying astropy/config/__init__.py -> build/lib.linux-x86_64-3.2/astropy/config
> copying astropy/config/paths.py -> build/lib.linux-x86_64-3.2/astropy/config
> copying astropy/config/configuration.py -> build/lib.linux-x86_64-3.2/astropy/config
> copying astropy/config/affiliated.py -> build/lib.linux-x86_64-3.2/astropy/config
> creating build/lib.linux-x86_64-3.2/astropy/utils
> copying astropy/utils/__init__.py -> build/lib.linux-x86_64-3.2/astropy/utils
> copying astropy/utils/collections.py -> build/lib.linux-x86_64-3.2/astropy/utils
> copying astropy/utils/data.py -> build/lib.linux-x86_64-3.2/astropy/utils
> copying astropy/utils/setup_package.py -> build/lib.linux-x86_64-3.2/astropy/utils
> copying astropy/utils/misc.py -> build/lib.linux-x86_64-3.2/astropy/utils
> copying astropy/utils/release.py -> build/lib.linux-x86_64-3.2/astropy/utils
> copying astropy/utils/console.py -> build/lib.linux-x86_64-3.2/astropy/utils
> creating build/lib.linux-x86_64-3.2/astropy/wcs
> copying astropy/wcs/docstrings.py -> build/lib.linux-x86_64-3.2/astropy/wcs
> copying astropy/wcs/__init__.py -> build/lib.linux-x86_64-3.2/astropy/wcs
> copying astropy/wcs/setup_package.py -> build/lib.linux-x86_64-3.2/astropy/wcs
> copying astropy/wcs/wcs.py -> build/lib.linux-x86_64-3.2/astropy/wcs
> copying astropy/wcs/_docutil.py -> build/lib.linux-x86_64-3.2/astropy/wcs
> creating build/lib.linux-x86_64-3.2/astropy/table
> copying astropy/table/__init__.py -> build/lib.linux-x86_64-3.2/astropy/table
> copying astropy/table/structhelper.py -> build/lib.linux-x86_64-3.2/astropy/table
> copying astropy/table/table.py -> build/lib.linux-x86_64-3.2/astropy/table
> copying astropy/table/pprint.py -> build/lib.linux-x86_64-3.2/astropy/table
> creating build/lib.linux-x86_64-3.2/astropy/cosmology
> copying astropy/cosmology/__init__.py -> build/lib.linux-x86_64-3.2/astropy/cosmology
> copying astropy/cosmology/funcs.py -> build/lib.linux-x86_64-3.2/astropy/cosmology
> copying astropy/cosmology/parameters.py -> build/lib.linux-x86_64-3.2/astropy/cosmology
> copying astropy/cosmology/core.py -> build/lib.linux-x86_64-3.2/astropy/cosmology
> creating build/lib.linux-x86_64-3.2/astropy/coordinates
> copying astropy/coordinates/builtin_systems.py -> build/lib.linux-x86_64-3.2/astropy/coordinates
> copying astropy/coordinates/__init__.py -> build/lib.linux-x86_64-3.2/astropy/coordinates
> copying astropy/coordinates/coordsystems.py -> build/lib.linux-x86_64-3.2/astropy/coordinates
> copying astropy/coordinates/distances.py -> build/lib.linux-x86_64-3.2/astropy/coordinates
> copying astropy/coordinates/errors.py -> build/lib.linux-x86_64-3.2/astropy/coordinates
> copying astropy/coordinates/setup_package.py -> build/lib.linux-x86_64-3.2/astropy/coordinates
> copying astropy/coordinates/transformations.py -> build/lib.linux-x86_64-3.2/astropy/coordinates
> copying astropy/coordinates/angle_utilities.py -> build/lib.linux-x86_64-3.2/astropy/coordinates
> copying astropy/coordinates/angles.py -> build/lib.linux-x86_64-3.2/astropy/coordinates
> copying astropy/coordinates/name_resolve.py -> build/lib.linux-x86_64-3.2/astropy/coordinates
> copying astropy/coordinates/earth_orientation.py -> build/lib.linux-x86_64-3.2/astropy/coordinates
> creating build/lib.linux-x86_64-3.2/astropy/stats
> copying astropy/stats/__init__.py -> build/lib.linux-x86_64-3.2/astropy/stats
> copying astropy/stats/funcs.py -> build/lib.linux-x86_64-3.2/astropy/stats
> creating build/lib.linux-x86_64-3.2/astropy/extern
> copying astropy/extern/pyparsing.py -> build/lib.linux-x86_64-3.2/astropy/extern
> copying astropy/extern/__init__.py -> build/lib.linux-x86_64-3.2/astropy/extern
> copying astropy/extern/configobj.py -> build/lib.linux-x86_64-3.2/astropy/extern
> copying astropy/extern/pytest.py -> build/lib.linux-x86_64-3.2/astropy/extern
> creating build/lib.linux-x86_64-3.2/astropy/tests
> copying astropy/tests/helper.py -> build/lib.linux-x86_64-3.2/astropy/tests
> copying astropy/tests/__init__.py -> build/lib.linux-x86_64-3.2/astropy/tests
> copying astropy/tests/test_logger.py -> build/lib.linux-x86_64-3.2/astropy/tests
> copying astropy/tests/setup_package.py -> build/lib.linux-x86_64-3.2/astropy/tests
> copying astropy/tests/compat.py -> build/lib.linux-x86_64-3.2/astropy/tests
> copying astropy/tests/pytest_plugins.py -> build/lib.linux-x86_64-3.2/astropy/tests
> creating build/lib.linux-x86_64-3.2/astropy/time/tests
> copying astropy/time/tests/__init__.py -> build/lib.linux-x86_64-3.2/astropy/time/tests
> copying astropy/time/tests/test_basic.py -> build/lib.linux-x86_64-3.2/astropy/time/tests
> copying astropy/time/tests/test_guess.py -> build/lib.linux-x86_64-3.2/astropy/time/tests
> copying astropy/time/tests/test_delta.py -> build/lib.linux-x86_64-3.2/astropy/time/tests
> creating build/lib.linux-x86_64-3.2/astropy/nddata/convolution
> copying astropy/nddata/convolution/__init__.py -> build/lib.linux-x86_64-3.2/astropy/nddata/convolution
> copying astropy/nddata/convolution/make_kernel.py -> build/lib.linux-x86_64-3.2/astropy/nddata/convolution
> copying astropy/nddata/convolution/convolve.py -> build/lib.linux-x86_64-3.2/astropy/nddata/convolution
> creating build/lib.linux-x86_64-3.2/astropy/nddata/tests
> copying astropy/nddata/tests/__init__.py -> build/lib.linux-x86_64-3.2/astropy/nddata/tests
> copying astropy/nddata/tests/test_nddata.py -> build/lib.linux-x86_64-3.2/astropy/nddata/tests
> copying astropy/nddata/tests/test_flag_collection.py -> build/lib.linux-x86_64-3.2/astropy/nddata/tests
> creating build/lib.linux-x86_64-3.2/astropy/sphinx/ext
> copying astropy/sphinx/ext/docscrape_sphinx.py -> build/lib.linux-x86_64-3.2/astropy/sphinx/ext
> copying astropy/sphinx/ext/__init__.py -> build/lib.linux-x86_64-3.2/astropy/sphinx/ext
> copying astropy/sphinx/ext/automodapi.py -> build/lib.linux-x86_64-3.2/astropy/sphinx/ext
> copying astropy/sphinx/ext/edit_on_github.py -> build/lib.linux-x86_64-3.2/astropy/sphinx/ext
> copying astropy/sphinx/ext/tocdepthfix.py -> build/lib.linux-x86_64-3.2/astropy/sphinx/ext
> copying astropy/sphinx/ext/automodsumm.py -> build/lib.linux-x86_64-3.2/astropy/sphinx/ext
> copying astropy/sphinx/ext/compiler_unparse.py -> build/lib.linux-x86_64-3.2/astropy/sphinx/ext
> copying astropy/sphinx/ext/traitsdoc.py -> build/lib.linux-x86_64-3.2/astropy/sphinx/ext
> copying astropy/sphinx/ext/docscrape.py -> build/lib.linux-x86_64-3.2/astropy/sphinx/ext
> copying astropy/sphinx/ext/phantom_import.py -> build/lib.linux-x86_64-3.2/astropy/sphinx/ext
> copying astropy/sphinx/ext/numpydoc.py -> build/lib.linux-x86_64-3.2/astropy/sphinx/ext
> copying astropy/sphinx/ext/comment_eater.py -> build/lib.linux-x86_64-3.2/astropy/sphinx/ext
> copying astropy/sphinx/ext/astropyautosummary.py -> build/lib.linux-x86_64-3.2/astropy/sphinx/ext
> creating build/lib.linux-x86_64-3.2/astropy/units/format
> copying astropy/units/format/__init__.py -> build/lib.linux-x86_64-3.2/astropy/units/format
> copying astropy/units/format/latex.py -> build/lib.linux-x86_64-3.2/astropy/units/format
> copying astropy/units/format/vounit.py -> build/lib.linux-x86_64-3.2/astropy/units/format
> copying astropy/units/format/utils.py -> build/lib.linux-x86_64-3.2/astropy/units/format
> copying astropy/units/format/base.py -> build/lib.linux-x86_64-3.2/astropy/units/format
> copying astropy/units/format/cds.py -> build/lib.linux-x86_64-3.2/astropy/units/format
> copying astropy/units/format/unicode_format.py -> build/lib.linux-x86_64-3.2/astropy/units/format
> copying astropy/units/format/generic.py -> build/lib.linux-x86_64-3.2/astropy/units/format
> copying astropy/units/format/console.py -> build/lib.linux-x86_64-3.2/astropy/units/format
> copying astropy/units/format/fits.py -> build/lib.linux-x86_64-3.2/astropy/units/format
> creating build/lib.linux-x86_64-3.2/astropy/units/tests
> copying astropy/units/tests/test_units.py -> build/lib.linux-x86_64-3.2/astropy/units/tests
> copying astropy/units/tests/__init__.py -> build/lib.linux-x86_64-3.2/astropy/units/tests
> copying astropy/units/tests/test_physical.py -> build/lib.linux-x86_64-3.2/astropy/units/tests
> copying astropy/units/tests/test_format.py -> build/lib.linux-x86_64-3.2/astropy/units/tests
> copying astropy/units/tests/test_quantity.py -> build/lib.linux-x86_64-3.2/astropy/units/tests
> creating build/lib.linux-x86_64-3.2/astropy/io/votable
> copying astropy/io/votable/table.py -> build/lib.linux-x86_64-3.2/astropy/io/votable
> copying astropy/io/votable/exceptions.py -> build/lib.linux-x86_64-3.2/astropy/io/votable
> copying astropy/io/votable/converters.py -> build/lib.linux-x86_64-3.2/astropy/io/votable
> copying astropy/io/votable/connect.py -> build/lib.linux-x86_64-3.2/astropy/io/votable
> copying astropy/io/votable/__init__.py -> build/lib.linux-x86_64-3.2/astropy/io/votable
> copying astropy/io/votable/ucd.py -> build/lib.linux-x86_64-3.2/astropy/io/votable
> copying astropy/io/votable/volint.py -> build/lib.linux-x86_64-3.2/astropy/io/votable
> copying astropy/io/votable/voexceptions.py -> build/lib.linux-x86_64-3.2/astropy/io/votable
> copying astropy/io/votable/xmlutil.py -> build/lib.linux-x86_64-3.2/astropy/io/votable
> copying astropy/io/votable/setup_package.py -> build/lib.linux-x86_64-3.2/astropy/io/votable
> copying astropy/io/votable/util.py -> build/lib.linux-x86_64-3.2/astropy/io/votable
> copying astropy/io/votable/tree.py -> build/lib.linux-x86_64-3.2/astropy/io/votable
> creating build/lib.linux-x86_64-3.2/astropy/io/ascii
> copying astropy/io/ascii/daophot.py -> build/lib.linux-x86_64-3.2/astropy/io/ascii
> copying astropy/io/ascii/connect.py -> build/lib.linux-x86_64-3.2/astropy/io/ascii
> copying astropy/io/ascii/__init__.py -> build/lib.linux-x86_64-3.2/astropy/io/ascii
> copying astropy/io/ascii/sextractor.py -> build/lib.linux-x86_64-3.2/astropy/io/ascii
> copying astropy/io/ascii/latex.py -> build/lib.linux-x86_64-3.2/astropy/io/ascii
> copying astropy/io/ascii/basic.py -> build/lib.linux-x86_64-3.2/astropy/io/ascii
> copying astropy/io/ascii/setup_package.py -> build/lib.linux-x86_64-3.2/astropy/io/ascii
> copying astropy/io/ascii/ui.py -> build/lib.linux-x86_64-3.2/astropy/io/ascii
> copying astropy/io/ascii/cds.py -> build/lib.linux-x86_64-3.2/astropy/io/ascii
> copying astropy/io/ascii/core.py -> build/lib.linux-x86_64-3.2/astropy/io/ascii
> copying astropy/io/ascii/ipac.py -> build/lib.linux-x86_64-3.2/astropy/io/ascii
> copying astropy/io/ascii/fixedwidth.py -> build/lib.linux-x86_64-3.2/astropy/io/ascii
> creating build/lib.linux-x86_64-3.2/astropy/io/misc
> copying astropy/io/misc/connect.py -> build/lib.linux-x86_64-3.2/astropy/io/misc
> copying astropy/io/misc/__init__.py -> build/lib.linux-x86_64-3.2/astropy/io/misc
> copying astropy/io/misc/pickle_helpers.py -> build/lib.linux-x86_64-3.2/astropy/io/misc
> copying astropy/io/misc/hdf5.py -> build/lib.linux-x86_64-3.2/astropy/io/misc
> creating build/lib.linux-x86_64-3.2/astropy/io/fits
> copying astropy/io/fits/file.py -> build/lib.linux-x86_64-3.2/astropy/io/fits
> copying astropy/io/fits/card.py -> build/lib.linux-x86_64-3.2/astropy/io/fits
> copying astropy/io/fits/__init__.py -> build/lib.linux-x86_64-3.2/astropy/io/fits
> copying astropy/io/fits/fitsrec.py -> build/lib.linux-x86_64-3.2/astropy/io/fits
> copying astropy/io/fits/convenience.py -> build/lib.linux-x86_64-3.2/astropy/io/fits
> copying astropy/io/fits/setup_package.py -> build/lib.linux-x86_64-3.2/astropy/io/fits
> copying astropy/io/fits/diff.py -> build/lib.linux-x86_64-3.2/astropy/io/fits
> copying astropy/io/fits/py3compat.py -> build/lib.linux-x86_64-3.2/astropy/io/fits
> copying astropy/io/fits/util.py -> build/lib.linux-x86_64-3.2/astropy/io/fits
> copying astropy/io/fits/verify.py -> build/lib.linux-x86_64-3.2/astropy/io/fits
> copying astropy/io/fits/column.py -> build/lib.linux-x86_64-3.2/astropy/io/fits
> copying astropy/io/fits/header.py -> build/lib.linux-x86_64-3.2/astropy/io/fits
> creating build/lib.linux-x86_64-3.2/astropy/io/tests
> copying astropy/io/tests/__init__.py -> build/lib.linux-x86_64-3.2/astropy/io/tests
> copying astropy/io/tests/test_registry.py -> build/lib.linux-x86_64-3.2/astropy/io/tests
> creating build/lib.linux-x86_64-3.2/astropy/constants/tests
> copying astropy/constants/tests/__init__.py -> build/lib.linux-x86_64-3.2/astropy/constants/tests
> copying astropy/constants/tests/test_constant.py -> build/lib.linux-x86_64-3.2/astropy/constants/tests
> creating build/lib.linux-x86_64-3.2/astropy/config/tests
> copying astropy/config/tests/__init__.py -> build/lib.linux-x86_64-3.2/astropy/config/tests
> copying astropy/config/tests/test_configs.py -> build/lib.linux-x86_64-3.2/astropy/config/tests
> creating build/lib.linux-x86_64-3.2/astropy/utils/xml
> copying astropy/utils/xml/__init__.py -> build/lib.linux-x86_64-3.2/astropy/utils/xml
> copying astropy/utils/xml/check.py -> build/lib.linux-x86_64-3.2/astropy/utils/xml
> copying astropy/utils/xml/iterparser.py -> build/lib.linux-x86_64-3.2/astropy/utils/xml
> copying astropy/utils/xml/setup_package.py -> build/lib.linux-x86_64-3.2/astropy/utils/xml
> copying astropy/utils/xml/validate.py -> build/lib.linux-x86_64-3.2/astropy/utils/xml
> copying astropy/utils/xml/writer.py -> build/lib.linux-x86_64-3.2/astropy/utils/xml
> creating build/lib.linux-x86_64-3.2/astropy/utils/compat
> copying astropy/utils/compat/_fractions_27.py -> build/lib.linux-x86_64-3.2/astropy/utils/compat
> copying astropy/utils/compat/__init__.py -> build/lib.linux-x86_64-3.2/astropy/utils/compat
> copying astropy/utils/compat/odict.py -> build/lib.linux-x86_64-3.2/astropy/utils/compat
> copying astropy/utils/compat/gzip.py -> build/lib.linux-x86_64-3.2/astropy/utils/compat
> copying astropy/utils/compat/fractions.py -> build/lib.linux-x86_64-3.2/astropy/utils/compat
> copying astropy/utils/compat/misc.py -> build/lib.linux-x86_64-3.2/astropy/utils/compat
> copying astropy/utils/compat/argparse.py -> build/lib.linux-x86_64-3.2/astropy/utils/compat
> copying astropy/utils/compat/_gzip_27.py -> build/lib.linux-x86_64-3.2/astropy/utils/compat
> copying astropy/utils/compat/_gzip_32.py -> build/lib.linux-x86_64-3.2/astropy/utils/compat
> creating build/lib.linux-x86_64-3.2/astropy/utils/tests
> copying astropy/utils/tests/__init__.py -> build/lib.linux-x86_64-3.2/astropy/utils/tests
> copying astropy/utils/tests/odict_mapping.py -> build/lib.linux-x86_64-3.2/astropy/utils/tests
> copying astropy/utils/tests/test_gzip.py -> build/lib.linux-x86_64-3.2/astropy/utils/tests
> copying astropy/utils/tests/test_odict.py -> build/lib.linux-x86_64-3.2/astropy/utils/tests
> copying astropy/utils/tests/test_misc.py -> build/lib.linux-x86_64-3.2/astropy/utils/tests
> copying astropy/utils/tests/test_data.py -> build/lib.linux-x86_64-3.2/astropy/utils/tests
> copying astropy/utils/tests/test_console.py -> build/lib.linux-x86_64-3.2/astropy/utils/tests
> copying astropy/utils/tests/test_xml.py -> build/lib.linux-x86_64-3.2/astropy/utils/tests
> copying astropy/utils/tests/odict_support.py -> build/lib.linux-x86_64-3.2/astropy/utils/tests
> copying astropy/utils/tests/test_collections.py -> build/lib.linux-x86_64-3.2/astropy/utils/tests
> creating build/lib.linux-x86_64-3.2/astropy/wcs/tests
> copying astropy/wcs/tests/test_pickle.py -> build/lib.linux-x86_64-3.2/astropy/wcs/tests
> copying astropy/wcs/tests/__init__.py -> build/lib.linux-x86_64-3.2/astropy/wcs/tests
> copying astropy/wcs/tests/test_profiling.py -> build/lib.linux-x86_64-3.2/astropy/wcs/tests
> copying astropy/wcs/tests/test_wcsprm.py -> build/lib.linux-x86_64-3.2/astropy/wcs/tests
> copying astropy/wcs/tests/test_wcs.py -> build/lib.linux-x86_64-3.2/astropy/wcs/tests
> creating build/lib.linux-x86_64-3.2/astropy/table/tests
> copying astropy/table/tests/test_row.py -> build/lib.linux-x86_64-3.2/astropy/table/tests
> copying astropy/table/tests/__init__.py -> build/lib.linux-x86_64-3.2/astropy/table/tests
> copying astropy/table/tests/test_item_access.py -> build/lib.linux-x86_64-3.2/astropy/table/tests
> copying astropy/table/tests/test_table.py -> build/lib.linux-x86_64-3.2/astropy/table/tests
> copying astropy/table/tests/test_column.py -> build/lib.linux-x86_64-3.2/astropy/table/tests
> copying astropy/table/tests/test_pprint.py -> build/lib.linux-x86_64-3.2/astropy/table/tests
> copying astropy/table/tests/test_masked.py -> build/lib.linux-x86_64-3.2/astropy/table/tests
> copying astropy/table/tests/test_init_table.py -> build/lib.linux-x86_64-3.2/astropy/table/tests
> creating build/lib.linux-x86_64-3.2/astropy/cosmology/tests
> copying astropy/cosmology/tests/__init__.py -> build/lib.linux-x86_64-3.2/astropy/cosmology/tests
> copying astropy/cosmology/tests/test_cosmology.py -> build/lib.linux-x86_64-3.2/astropy/cosmology/tests
> creating build/lib.linux-x86_64-3.2/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_angles.py -> build/lib.linux-x86_64-3.2/astropy/coordinates/tests
> copying astropy/coordinates/tests/__init__.py -> build/lib.linux-x86_64-3.2/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_sphere_ang_dists.py -> build/lib.linux-x86_64-3.2/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_arrays.py -> build/lib.linux-x86_64-3.2/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_api.py -> build/lib.linux-x86_64-3.2/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_transformations.py -> build/lib.linux-x86_64-3.2/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_distance.py -> build/lib.linux-x86_64-3.2/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_name_resolve.py -> build/lib.linux-x86_64-3.2/astropy/coordinates/tests
> creating build/lib.linux-x86_64-3.2/astropy/stats/tests
> copying astropy/stats/tests/__init__.py -> build/lib.linux-x86_64-3.2/astropy/stats/tests
> copying astropy/stats/tests/test_funcs.py -> build/lib.linux-x86_64-3.2/astropy/stats/tests
> creating build/lib.linux-x86_64-3.2/astropy/extern/configobj_py3
> copying astropy/extern/configobj_py3/__init__.py -> build/lib.linux-x86_64-3.2/astropy/extern/configobj_py3
> copying astropy/extern/configobj_py3/configobj.py -> build/lib.linux-x86_64-3.2/astropy/extern/configobj_py3
> copying astropy/extern/configobj_py3/validate.py -> build/lib.linux-x86_64-3.2/astropy/extern/configobj_py3
> creating build/lib.linux-x86_64-3.2/astropy/extern/pyparsing_py3
> copying astropy/extern/pyparsing_py3/__init__.py -> build/lib.linux-x86_64-3.2/astropy/extern/pyparsing_py3
> copying astropy/extern/pyparsing_py3/pyparsing_py3.py -> build/lib.linux-x86_64-3.2/astropy/extern/pyparsing_py3
> creating build/lib.linux-x86_64-3.2/astropy/tests/tests
> copying astropy/tests/tests/test_imports.py -> build/lib.linux-x86_64-3.2/astropy/tests/tests
> copying astropy/tests/tests/__init__.py -> build/lib.linux-x86_64-3.2/astropy/tests/tests
> copying astropy/tests/tests/test_open_file_detection.py -> build/lib.linux-x86_64-3.2/astropy/tests/tests
> copying astropy/tests/tests/test_run_tests.py -> build/lib.linux-x86_64-3.2/astropy/tests/tests
> copying astropy/tests/tests/run_after_2to3.py -> build/lib.linux-x86_64-3.2/astropy/tests/tests
> copying astropy/tests/tests/test_skip_remote_data.py -> build/lib.linux-x86_64-3.2/astropy/tests/tests
> creating build/lib.linux-x86_64-3.2/astropy/nddata/convolution/tests
> copying astropy/nddata/convolution/tests/__init__.py -> build/lib.linux-x86_64-3.2/astropy/nddata/convolution/tests
> copying astropy/nddata/convolution/tests/test_convolve.py -> build/lib.linux-x86_64-3.2/astropy/nddata/convolution/tests
> copying astropy/nddata/convolution/tests/test_convolve_speeds.py -> build/lib.linux-x86_64-3.2/astropy/nddata/convolution/tests
> copying astropy/nddata/convolution/tests/test_convolve_kernels.py -> build/lib.linux-x86_64-3.2/astropy/nddata/convolution/tests
> copying astropy/nddata/convolution/tests/test_convolve_fft.py -> build/lib.linux-x86_64-3.2/astropy/nddata/convolution/tests
> creating build/lib.linux-x86_64-3.2/astropy/sphinx/ext/tests
> copying astropy/sphinx/ext/tests/__init__.py -> build/lib.linux-x86_64-3.2/astropy/sphinx/ext/tests
> copying astropy/sphinx/ext/tests/test_automodsumm.py -> build/lib.linux-x86_64-3.2/astropy/sphinx/ext/tests
> copying astropy/sphinx/ext/tests/test_automodapi.py -> build/lib.linux-x86_64-3.2/astropy/sphinx/ext/tests
> creating build/lib.linux-x86_64-3.2/astropy/io/votable/validator
> copying astropy/io/votable/validator/__init__.py -> build/lib.linux-x86_64-3.2/astropy/io/votable/validator
> copying astropy/io/votable/validator/html.py -> build/lib.linux-x86_64-3.2/astropy/io/votable/validator
> copying astropy/io/votable/validator/result.py -> build/lib.linux-x86_64-3.2/astropy/io/votable/validator
> copying astropy/io/votable/validator/main.py -> build/lib.linux-x86_64-3.2/astropy/io/votable/validator
> creating build/lib.linux-x86_64-3.2/astropy/io/votable/tests
> copying astropy/io/votable/tests/vo_test.py -> build/lib.linux-x86_64-3.2/astropy/io/votable/tests
> copying astropy/io/votable/tests/__init__.py -> build/lib.linux-x86_64-3.2/astropy/io/votable/tests
> copying astropy/io/votable/tests/util_test.py -> build/lib.linux-x86_64-3.2/astropy/io/votable/tests
> copying astropy/io/votable/tests/ucd_test.py -> build/lib.linux-x86_64-3.2/astropy/io/votable/tests
> copying astropy/io/votable/tests/tree_test.py -> build/lib.linux-x86_64-3.2/astropy/io/votable/tests
> copying astropy/io/votable/tests/exception_test.py -> build/lib.linux-x86_64-3.2/astropy/io/votable/tests
> copying astropy/io/votable/tests/converter_test.py -> build/lib.linux-x86_64-3.2/astropy/io/votable/tests
> copying astropy/io/votable/tests/table_test.py -> build/lib.linux-x86_64-3.2/astropy/io/votable/tests
> creating build/lib.linux-x86_64-3.2/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_fixedwidth.py -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/__init__.py -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_types.py -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_read.py -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/common.py -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_compressed.py -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_ipac_definitions.py -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_write.py -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_cds_header_from_readme.py -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_connect.py -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests
> creating build/lib.linux-x86_64-3.2/astropy/io/misc/tests
> copying astropy/io/misc/tests/__init__.py -> build/lib.linux-x86_64-3.2/astropy/io/misc/tests
> copying astropy/io/misc/tests/test_hdf5.py -> build/lib.linux-x86_64-3.2/astropy/io/misc/tests
> copying astropy/io/misc/tests/test_pickle_helpers.py -> build/lib.linux-x86_64-3.2/astropy/io/misc/tests
> creating build/lib.linux-x86_64-3.2/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/compressed.py -> build/lib.linux-x86_64-3.2/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/__init__.py -> build/lib.linux-x86_64-3.2/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/base.py -> build/lib.linux-x86_64-3.2/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/groups.py -> build/lib.linux-x86_64-3.2/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/table.py -> build/lib.linux-x86_64-3.2/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/image.py -> build/lib.linux-x86_64-3.2/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/nonstandard.py -> build/lib.linux-x86_64-3.2/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/hdulist.py -> build/lib.linux-x86_64-3.2/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/streaming.py -> build/lib.linux-x86_64-3.2/astropy/io/fits/hdu
> creating build/lib.linux-x86_64-3.2/astropy/io/fits/scripts
> copying astropy/io/fits/scripts/__init__.py -> build/lib.linux-x86_64-3.2/astropy/io/fits/scripts
> copying astropy/io/fits/scripts/fitscheck.py -> build/lib.linux-x86_64-3.2/astropy/io/fits/scripts
> copying astropy/io/fits/scripts/fitsdiff.py -> build/lib.linux-x86_64-3.2/astropy/io/fits/scripts
> creating build/lib.linux-x86_64-3.2/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_core.py -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests
> copying astropy/io/fits/tests/__init__.py -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_uint.py -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_table.py -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_diff.py -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_division.py -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_header.py -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_util.py -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_nonstandard.py -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_image.py -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_checksum.py -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests
> copying astropy/io/fits/tests/util.py -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_structured.py -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_hdulist.py -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_groups.py -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests
> creating build/lib.linux-x86_64-3.2/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/test_galactic_fk4.py -> build/lib.linux-x86_64-3.2/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/__init__.py -> build/lib.linux-x86_64-3.2/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/test_fk4_no_e_fk4.py -> build/lib.linux-x86_64-3.2/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/test_fk4_no_e_fk5.py -> build/lib.linux-x86_64-3.2/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/generate_ref_ast.py -> build/lib.linux-x86_64-3.2/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/test_icrs_fk5.py -> build/lib.linux-x86_64-3.2/astropy/coordinates/tests/accuracy
> creating build/lib.linux-x86_64-3.2/vo
> copying build/legacy-aliases/vo/__init__.py -> build/lib.linux-x86_64-3.2/vo
> creating build/lib.linux-x86_64-3.2/pyfits
> copying build/legacy-aliases/pyfits/__init__.py -> build/lib.linux-x86_64-3.2/pyfits
> creating build/lib.linux-x86_64-3.2/pywcs
> copying build/legacy-aliases/pywcs/__init__.py -> build/lib.linux-x86_64-3.2/pywcs
> creating build/lib.linux-x86_64-3.2/astropy/sphinx/ext/templates
> creating build/lib.linux-x86_64-3.2/astropy/sphinx/ext/templates/autosummary_core
> copying astropy/sphinx/ext/templates/autosummary_core/class.rst -> build/lib.linux-x86_64-3.2/astropy/sphinx/ext/templates/autosummary_core
> copying astropy/sphinx/ext/templates/autosummary_core/module.rst -> build/lib.linux-x86_64-3.2/astropy/sphinx/ext/templates/autosummary_core
> copying astropy/sphinx/ext/templates/autosummary_core/base.rst -> build/lib.linux-x86_64-3.2/astropy/sphinx/ext/templates/autosummary_core
> creating build/lib.linux-x86_64-3.2/astropy/sphinx/themes
> creating build/lib.linux-x86_64-3.2/astropy/sphinx/themes/bootstrap-astropy
> copying astropy/sphinx/themes/bootstrap-astropy/globaltoc.html -> build/lib.linux-x86_64-3.2/astropy/sphinx/themes/bootstrap-astropy
> copying astropy/sphinx/themes/bootstrap-astropy/localtoc.html -> build/lib.linux-x86_64-3.2/astropy/sphinx/themes/bootstrap-astropy
> copying astropy/sphinx/themes/bootstrap-astropy/layout.html -> build/lib.linux-x86_64-3.2/astropy/sphinx/themes/bootstrap-astropy
> copying astropy/sphinx/themes/bootstrap-astropy/theme.conf -> build/lib.linux-x86_64-3.2/astropy/sphinx/themes/bootstrap-astropy
> copying astropy/sphinx/themes/bootstrap-astropy/searchbox.html -> build/lib.linux-x86_64-3.2/astropy/sphinx/themes/bootstrap-astropy
> creating build/lib.linux-x86_64-3.2/astropy/sphinx/themes/bootstrap-astropy/static
> copying astropy/sphinx/themes/bootstrap-astropy/static/astropy_linkout_20.png -> build/lib.linux-x86_64-3.2/astropy/sphinx/themes/bootstrap-astropy/static
> copying astropy/sphinx/themes/bootstrap-astropy/static/sidebar.js -> build/lib.linux-x86_64-3.2/astropy/sphinx/themes/bootstrap-astropy/static
> copying astropy/sphinx/themes/bootstrap-astropy/static/bootstrap-astropy.css -> build/lib.linux-x86_64-3.2/astropy/sphinx/themes/bootstrap-astropy/static
> copying astropy/sphinx/themes/bootstrap-astropy/static/astropy_logo.ico -> build/lib.linux-x86_64-3.2/astropy/sphinx/themes/bootstrap-astropy/static
> copying astropy/sphinx/themes/bootstrap-astropy/static/astropy_docs_32.png -> build/lib.linux-x86_64-3.2/astropy/sphinx/themes/bootstrap-astropy/static
> creating build/lib.linux-x86_64-3.2/astropy/wcs/include
> copying astropy/wcs/include/docstrings.h -> build/lib.linux-x86_64-3.2/astropy/wcs/include
> copying astropy/wcs/include/distortion.h -> build/lib.linux-x86_64-3.2/astropy/wcs/include
> copying astropy/wcs/include/isnan.h -> build/lib.linux-x86_64-3.2/astropy/wcs/include
> copying astropy/wcs/include/unit_list_proxy.h -> build/lib.linux-x86_64-3.2/astropy/wcs/include
> copying astropy/wcs/include/wcslib_units_wrap.h -> build/lib.linux-x86_64-3.2/astropy/wcs/include
> copying astropy/wcs/include/astropy_wcs_api.h -> build/lib.linux-x86_64-3.2/astropy/wcs/include
> copying astropy/wcs/include/pipeline.h -> build/lib.linux-x86_64-3.2/astropy/wcs/include
> copying astropy/wcs/include/pyutil.h -> build/lib.linux-x86_64-3.2/astropy/wcs/include
> copying astropy/wcs/include/sip.h -> build/lib.linux-x86_64-3.2/astropy/wcs/include
> copying astropy/wcs/include/distortion_wrap.h -> build/lib.linux-x86_64-3.2/astropy/wcs/include
> copying astropy/wcs/include/sip_wrap.h -> build/lib.linux-x86_64-3.2/astropy/wcs/include
> copying astropy/wcs/include/wcslib_wtbarr_wrap.h -> build/lib.linux-x86_64-3.2/astropy/wcs/include
> copying astropy/wcs/include/wcslib_wrap.h -> build/lib.linux-x86_64-3.2/astropy/wcs/include
> copying astropy/wcs/include/wcslib_tabprm_wrap.h -> build/lib.linux-x86_64-3.2/astropy/wcs/include
> copying astropy/wcs/include/astropy_wcs.h -> build/lib.linux-x86_64-3.2/astropy/wcs/include
> copying astropy/wcs/include/str_list_proxy.h -> build/lib.linux-x86_64-3.2/astropy/wcs/include
> copying astropy/wcs/include/util.h -> build/lib.linux-x86_64-3.2/astropy/wcs/include
> copying astropy/tests/coveragerc -> build/lib.linux-x86_64-3.2/astropy/tests
> creating build/lib.linux-x86_64-3.2/astropy/io/votable/data
> copying astropy/io/votable/data/ucd1p-words.txt -> build/lib.linux-x86_64-3.2/astropy/io/votable/data
> copying astropy/io/votable/data/VOTable.v1.1.xsd -> build/lib.linux-x86_64-3.2/astropy/io/votable/data
> copying astropy/io/votable/data/VOTable.v1.2.xsd -> build/lib.linux-x86_64-3.2/astropy/io/votable/data
> copying astropy/io/votable/data/VOTable.dtd -> build/lib.linux-x86_64-3.2/astropy/io/votable/data
> creating build/lib.linux-x86_64-3.2/astropy/utils/tests/data
> copying astropy/utils/tests/data/local.dat -> build/lib.linux-x86_64-3.2/astropy/utils/tests/data
> copying astropy/utils/tests/data/invalid.dat.gz -> build/lib.linux-x86_64-3.2/astropy/utils/tests/data
> copying astropy/utils/tests/data/local.dat.gz -> build/lib.linux-x86_64-3.2/astropy/utils/tests/data
> copying astropy/utils/tests/data/invalid.dat.bz2 -> build/lib.linux-x86_64-3.2/astropy/utils/tests/data
> copying astropy/utils/tests/data/local.dat.bz2 -> build/lib.linux-x86_64-3.2/astropy/utils/tests/data
> copying astropy/utils/tests/data/unicode.txt -> build/lib.linux-x86_64-3.2/astropy/utils/tests/data
> copying astropy/utils/tests/data/.hidden_file.txt -> build/lib.linux-x86_64-3.2/astropy/utils/tests/data
> creating build/lib.linux-x86_64-3.2/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/too_many_pv.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/3d_cd.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/outside_sky.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/locale.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/nonstandard_units.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/sip2.fits -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/dist.fits -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/header_newlines.fits -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/sip.fits -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/data
> creating build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_QSC.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_AZP.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_COO.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_SZP.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_AIT.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_PCO.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_CEA.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_TSC.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_PAR.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_MOL.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_ZEA.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_BON.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_NCP.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_TAN.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_ZPN.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_COD.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_HPX.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_CSC.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_MER.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_CYP.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_SIN.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_AIR.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_SFL.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_STG.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_COP.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_CAR.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_ARC.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_COE.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/maps
> creating build/lib.linux-x86_64-3.2/astropy/wcs/tests/spectra
> copying astropy/wcs/tests/spectra/orion-freq-1.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/spectra
> copying astropy/wcs/tests/spectra/orion-velo-1.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/spectra
> copying astropy/wcs/tests/spectra/orion-wave-1.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/spectra
> copying astropy/wcs/tests/spectra/orion-velo-4.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/spectra
> copying astropy/wcs/tests/spectra/orion-freq-4.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/spectra
> copying astropy/wcs/tests/spectra/orion-wave-4.hdr -> build/lib.linux-x86_64-3.2/astropy/wcs/tests/spectra
> creating build/lib.linux-x86_64-3.2/astropy/tests/tests/data
> copying astropy/tests/tests/data/open_file_detection.txt -> build/lib.linux-x86_64-3.2/astropy/tests/tests/data
> creating build/lib.linux-x86_64-3.2/astropy/io/votable/validator/urls
> copying astropy/io/votable/validator/urls/cone.incorrect.dat.gz -> build/lib.linux-x86_64-3.2/astropy/io/votable/validator/urls
> copying astropy/io/votable/validator/urls/cone.broken.dat.gz -> build/lib.linux-x86_64-3.2/astropy/io/votable/validator/urls
> copying astropy/io/votable/validator/urls/cone.good.dat.gz -> build/lib.linux-x86_64-3.2/astropy/io/votable/validator/urls
> copying astropy/io/votable/validator/urls/cone.big.dat.gz -> build/lib.linux-x86_64-3.2/astropy/io/votable/validator/urls
> creating build/lib.linux-x86_64-3.2/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/regression.bin.tabledata.truth.xml -> build/lib.linux-x86_64-3.2/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/names.xml -> build/lib.linux-x86_64-3.2/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/irsa-nph-m31.xml -> build/lib.linux-x86_64-3.2/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/irsa-nph-error.xml -> build/lib.linux-x86_64-3.2/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/regression.xml -> build/lib.linux-x86_64-3.2/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/too_many_columns.xml.gz -> build/lib.linux-x86_64-3.2/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/tb.fits -> build/lib.linux-x86_64-3.2/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/validation.txt -> build/lib.linux-x86_64-3.2/astropy/io/votable/tests/data
> creating build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> creating build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t/vizier
> copying astropy/io/ascii/tests/t/vizier/ReadMe -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t/vizier
> copying astropy/io/ascii/tests/t/vizier/table1.dat -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t/vizier
> copying astropy/io/ascii/tests/t/vizier/table5.dat -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t/vizier
> copying astropy/io/ascii/tests/t/apostrophe.rdb -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/apostrophe.tab -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/bad.txt -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/bars_at_ends.txt -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/cds.dat -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> creating build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t/cds
> creating build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t/cds/glob
> copying astropy/io/ascii/tests/t/cds/glob/ReadMe -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t/cds/glob
> copying astropy/io/ascii/tests/t/cds/glob/lmxbrefs.dat -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t/cds/glob
> creating build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t/cds/multi
> copying astropy/io/ascii/tests/t/cds/multi/ReadMe -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t/cds/multi
> copying astropy/io/ascii/tests/t/cds/multi/lhs2065.dat -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t/cds/multi
> copying astropy/io/ascii/tests/t/cds2.dat -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/commented_header.dat -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/commented_header2.dat -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/continuation.dat -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/daophot.dat -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/daophot2.dat -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/sextractor.dat -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/daophot.dat.gz -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/fill_values.txt -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/ipac.dat -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/ipac.dat.bz2 -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/latex1.tex -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/latex1.tex.gz -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/latex2.tex -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/nls1_stackinfo.dbout -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/no_data_cds.dat -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/no_data_daophot.dat -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/no_data_sextractor.dat -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/no_data_ipac.dat -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/no_data_with_header.dat -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/no_data_without_header.dat -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/short.rdb -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/short.rdb.bz2 -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/short.rdb.gz -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/short.tab -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/simple.txt -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/simple2.txt -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/simple3.txt -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/simple4.txt -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/simple5.txt -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/space_delim_blank_lines.txt -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/space_delim_no_header.dat -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/space_delim_no_names.dat -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/test4.dat -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/test5.dat -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/vots_spec.dat -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/whitespace.dat -> build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/t
> creating build/lib.linux-x86_64-3.2/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/random_groups.fits -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/stddata.fits -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/zerowidth.fits -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/test0.fits -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/ascii.fits -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/checksum.fits -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/fixed-1890.fits -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/scale.fits -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/comp.fits -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/tb.fits -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/o4sp040b0_raw.fits -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/arange.fits -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/table.fits -> build/lib.linux-x86_64-3.2/astropy/io/fits/tests/data
> copying astropy/coordinates/tests/accuracy/fk4_no_e_fk5.csv -> build/lib.linux-x86_64-3.2/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/galactic_fk4.csv -> build/lib.linux-x86_64-3.2/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/fk4_no_e_fk4.csv -> build/lib.linux-x86_64-3.2/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/icrs_fk5.csv -> build/lib.linux-x86_64-3.2/astropy/coordinates/tests/accuracy
> Fixing build/lib.linux-x86_64-3.2/astropy/cython_version.py build/lib.linux-x86_64-3.2/astropy/version.py build/lib.linux-x86_64-3.2/astropy/__init__.py build/lib.linux-x86_64-3.2/astropy/conftest.py build/lib.linux-x86_64-3.2/astropy/version_helpers.py build/lib.linux-x86_64-3.2/astropy/setup_helpers.py build/lib.linux-x86_64-3.2/astropy/logger.py build/lib.linux-x86_64-3.2/astropy/time/__init__.py build/lib.linux-x86_64-3.2/astropy/time/setup_package.py build/lib.linux-x86_64-3.2/astropy/time/core.py build/lib.linux-x86_64-3.2/astropy/nddata/__init__.py build/lib.linux-x86_64-3.2/astropy/nddata/nduncertainty.py build/lib.linux-x86_64-3.2/astropy/nddata/flag_collection.py build/lib.linux-x86_64-3.2/astropy/nddata/nddata.py build/lib.linux-x86_64-3.2/astropy/sphinx/__init__.py build/lib.linux-x86_64-3.2/astropy/sphinx/conf.py build/lib.linux-x86_64-3.2/astropy/sphinx/setup_package.py build/lib.linux-x86_64-3.2/astropy/units/__init__.py build/lib.linux-x86_64-3.2/astropy/units/utils.py build/lib.linux-x86_64-3.2/astropy/units/cgs.py build/lib.linux-x86_64-3.2/astropy/units/equivalencies.py build/lib.linux-x86_64-3.2/astropy/units/physical.py build/lib.linux-x86_64-3.2/astropy/units/imperial.py build/lib.linux-x86_64-3.2/astropy/units/quantity.py build/lib.linux-x86_64-3.2/astropy/units/core.py build/lib.linux-x86_64-3.2/astropy/units/si.py build/lib.linux-x86_64-3.2/astropy/units/astrophys.py build/lib.linux-x86_64-3.2/astropy/io/__init__.py build/lib.linux-x86_64-3.2/astropy/io/registry.py build/lib.linux-x86_64-3.2/astropy/constants/__init__.py build/lib.linux-x86_64-3.2/astropy/constants/cgs.py build/lib.linux-x86_64-3.2/astropy/constants/si.py build/lib.linux-x86_64-3.2/astropy/constants/constant.py build/lib.linux-x86_64-3.2/astropy/config/__init__.py build/lib.linux-x86_64-3.2/astropy/config/paths.py build/lib.linux-x86_64-3.2/astropy/config/configuration.py build/lib.linux-x86_64-3.2/astropy/config/affiliated.py build/lib.linux-x86_64-3.2/astropy/utils/__init__.py build/lib.linux-x86_64-3.2/astropy/utils/collections.py build/lib.linux-x86_64-3.2/astropy/utils/data.py build/lib.linux-x86_64-3.2/astropy/utils/setup_package.py build/lib.linux-x86_64-3.2/astropy/utils/misc.py build/lib.linux-x86_64-3.2/astropy/utils/release.py build/lib.linux-x86_64-3.2/astropy/utils/console.py build/lib.linux-x86_64-3.2/astropy/wcs/docstrings.py build/lib.linux-x86_64-3.2/astropy/wcs/__init__.py build/lib.linux-x86_64-3.2/astropy/wcs/setup_package.py build/lib.linux-x86_64-3.2/astropy/wcs/wcs.py build/lib.linux-x86_64-3.2/astropy/wcs/_docutil.py build/lib.linux-x86_64-3.2/astropy/table/__init__.py build/lib.linux-x86_64-3.2/astropy/table/structhelper.py build/lib.linux-x86_64-3.2/astropy/table/table.py build/lib.linux-x86_64-3.2/astropy/table/pprint.py build/lib.linux-x86_64-3.2/astropy/cosmology/__init__.py build/lib.linux-x86_64-3.2/astropy/cosmology/funcs.py build/lib.linux-x86_64-3.2/astropy/cosmology/parameters.py build/lib.linux-x86_64-3.2/astropy/cosmology/core.py build/lib.linux-x86_64-3.2/astropy/coordinates/builtin_systems.py build/lib.linux-x86_64-3.2/astropy/coordinates/__init__.py build/lib.linux-x86_64-3.2/astropy/coordinates/coordsystems.py build/lib.linux-x86_64-3.2/astropy/coordinates/distances.py build/lib.linux-x86_64-3.2/astropy/coordinates/errors.py build/lib.linux-x86_64-3.2/astropy/coordinates/setup_package.py build/lib.linux-x86_64-3.2/astropy/coordinates/transformations.py build/lib.linux-x86_64-3.2/astropy/coordinates/angle_utilities.py build/lib.linux-x86_64-3.2/astropy/coordinates/angles.py build/lib.linux-x86_64-3.2/astropy/coordinates/name_resolve.py build/lib.linux-x86_64-3.2/astropy/coordinates/earth_orientation.py build/lib.linux-x86_64-3.2/astropy/stats/__init__.py build/lib.linux-x86_64-3.2/astropy/stats/funcs.py build/lib.linux-x86_64-3.2/astropy/extern/pyparsing.py build/lib.linux-x86_64-3.2/astropy/extern/__init__.py build/lib.linux-x86_64-3.2/astropy/extern/configobj.py build/lib.linux-x86_64-3.2/astropy/extern/pytest.py build/lib.linux-x86_64-3.2/astropy/tests/helper.py build/lib.linux-x86_64-3.2/astropy/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/tests/test_logger.py build/lib.linux-x86_64-3.2/astropy/tests/setup_package.py build/lib.linux-x86_64-3.2/astropy/tests/compat.py build/lib.linux-x86_64-3.2/astropy/tests/pytest_plugins.py build/lib.linux-x86_64-3.2/astropy/time/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/time/tests/test_basic.py build/lib.linux-x86_64-3.2/astropy/time/tests/test_guess.py build/lib.linux-x86_64-3.2/astropy/time/tests/test_delta.py build/lib.linux-x86_64-3.2/astropy/nddata/convolution/__init__.py build/lib.linux-x86_64-3.2/astropy/nddata/convolution/make_kernel.py build/lib.linux-x86_64-3.2/astropy/nddata/convolution/convolve.py build/lib.linux-x86_64-3.2/astropy/nddata/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/nddata/tests/test_nddata.py build/lib.linux-x86_64-3.2/astropy/nddata/tests/test_flag_collection.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/docscrape_sphinx.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/__init__.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/automodapi.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/edit_on_github.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/tocdepthfix.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/automodsumm.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/compiler_unparse.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/traitsdoc.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/docscrape.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/phantom_import.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/numpydoc.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/comment_eater.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/astropyautosummary.py build/lib.linux-x86_64-3.2/astropy/units/format/__init__.py build/lib.linux-x86_64-3.2/astropy/units/format/latex.py build/lib.linux-x86_64-3.2/astropy/units/format/vounit.py build/lib.linux-x86_64-3.2/astropy/units/format/utils.py build/lib.linux-x86_64-3.2/astropy/units/format/base.py build/lib.linux-x86_64-3.2/astropy/units/format/cds.py build/lib.linux-x86_64-3.2/astropy/units/format/unicode_format.py build/lib.linux-x86_64-3.2/astropy/units/format/generic.py build/lib.linux-x86_64-3.2/astropy/units/format/console.py build/lib.linux-x86_64-3.2/astropy/units/format/fits.py build/lib.linux-x86_64-3.2/astropy/units/tests/test_units.py build/lib.linux-x86_64-3.2/astropy/units/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/units/tests/test_physical.py build/lib.linux-x86_64-3.2/astropy/units/tests/test_format.py build/lib.linux-x86_64-3.2/astropy/units/tests/test_quantity.py build/lib.linux-x86_64-3.2/astropy/io/votable/table.py build/lib.linux-x86_64-3.2/astropy/io/votable/exceptions.py build/lib.linux-x86_64-3.2/astropy/io/votable/converters.py build/lib.linux-x86_64-3.2/astropy/io/votable/connect.py build/lib.linux-x86_64-3.2/astropy/io/votable/__init__.py build/lib.linux-x86_64-3.2/astropy/io/votable/ucd.py build/lib.linux-x86_64-3.2/astropy/io/votable/volint.py build/lib.linux-x86_64-3.2/astropy/io/votable/voexceptions.py build/lib.linux-x86_64-3.2/astropy/io/votable/xmlutil.py build/lib.linux-x86_64-3.2/astropy/io/votable/setup_package.py build/lib.linux-x86_64-3.2/astropy/io/votable/util.py build/lib.linux-x86_64-3.2/astropy/io/votable/tree.py build/lib.linux-x86_64-3.2/astropy/io/ascii/daophot.py build/lib.linux-x86_64-3.2/astropy/io/ascii/connect.py build/lib.linux-x86_64-3.2/astropy/io/ascii/__init__.py build/lib.linux-x86_64-3.2/astropy/io/ascii/sextractor.py build/lib.linux-x86_64-3.2/astropy/io/ascii/latex.py build/lib.linux-x86_64-3.2/astropy/io/ascii/basic.py build/lib.linux-x86_64-3.2/astropy/io/ascii/setup_package.py build/lib.linux-x86_64-3.2/astropy/io/ascii/ui.py build/lib.linux-x86_64-3.2/astropy/io/ascii/cds.py build/lib.linux-x86_64-3.2/astropy/io/ascii/core.py build/lib.linux-x86_64-3.2/astropy/io/ascii/ipac.py build/lib.linux-x86_64-3.2/astropy/io/ascii/fixedwidth.py build/lib.linux-x86_64-3.2/astropy/io/misc/connect.py build/lib.linux-x86_64-3.2/astropy/io/misc/__init__.py build/lib.linux-x86_64-3.2/astropy/io/misc/pickle_helpers.py build/lib.linux-x86_64-3.2/astropy/io/misc/hdf5.py build/lib.linux-x86_64-3.2/astropy/io/fits/file.py build/lib.linux-x86_64-3.2/astropy/io/fits/card.py build/lib.linux-x86_64-3.2/astropy/io/fits/__init__.py build/lib.linux-x86_64-3.2/astropy/io/fits/fitsrec.py build/lib.linux-x86_64-3.2/astropy/io/fits/convenience.py build/lib.linux-x86_64-3.2/astropy/io/fits/setup_package.py build/lib.linux-x86_64-3.2/astropy/io/fits/diff.py build/lib.linux-x86_64-3.2/astropy/io/fits/py3compat.py build/lib.linux-x86_64-3.2/astropy/io/fits/util.py build/lib.linux-x86_64-3.2/astropy/io/fits/verify.py build/lib.linux-x86_64-3.2/astropy/io/fits/column.py build/lib.linux-x86_64-3.2/astropy/io/fits/header.py build/lib.linux-x86_64-3.2/astropy/io/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/io/tests/test_registry.py build/lib.linux-x86_64-3.2/astropy/constants/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/constants/tests/test_constant.py build/lib.linux-x86_64-3.2/astropy/config/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/config/tests/test_configs.py build/lib.linux-x86_64-3.2/astropy/utils/xml/__init__.py build/lib.linux-x86_64-3.2/astropy/utils/xml/check.py build/lib.linux-x86_64-3.2/astropy/utils/xml/iterparser.py build/lib.linux-x86_64-3.2/astropy/utils/xml/setup_package.py build/lib.linux-x86_64-3.2/astropy/utils/xml/validate.py build/lib.linux-x86_64-3.2/astropy/utils/xml/writer.py build/lib.linux-x86_64-3.2/astropy/utils/compat/_fractions_27.py build/lib.linux-x86_64-3.2/astropy/utils/compat/__init__.py build/lib.linux-x86_64-3.2/astropy/utils/compat/odict.py build/lib.linux-x86_64-3.2/astropy/utils/compat/gzip.py build/lib.linux-x86_64-3.2/astropy/utils/compat/fractions.py build/lib.linux-x86_64-3.2/astropy/utils/compat/misc.py build/lib.linux-x86_64-3.2/astropy/utils/compat/argparse.py build/lib.linux-x86_64-3.2/astropy/utils/compat/_gzip_27.py build/lib.linux-x86_64-3.2/astropy/utils/compat/_gzip_32.py build/lib.linux-x86_64-3.2/astropy/utils/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/utils/tests/odict_mapping.py build/lib.linux-x86_64-3.2/astropy/utils/tests/test_gzip.py build/lib.linux-x86_64-3.2/astropy/utils/tests/test_odict.py build/lib.linux-x86_64-3.2/astropy/utils/tests/test_misc.py build/lib.linux-x86_64-3.2/astropy/utils/tests/test_data.py build/lib.linux-x86_64-3.2/astropy/utils/tests/test_console.py build/lib.linux-x86_64-3.2/astropy/utils/tests/test_xml.py build/lib.linux-x86_64-3.2/astropy/utils/tests/odict_support.py build/lib.linux-x86_64-3.2/astropy/utils/tests/test_collections.py build/lib.linux-x86_64-3.2/astropy/wcs/tests/test_pickle.py build/lib.linux-x86_64-3.2/astropy/wcs/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/wcs/tests/test_profiling.py build/lib.linux-x86_64-3.2/astropy/wcs/tests/test_wcsprm.py build/lib.linux-x86_64-3.2/astropy/wcs/tests/test_wcs.py build/lib.linux-x86_64-3.2/astropy/table/tests/test_row.py build/lib.linux-x86_64-3.2/astropy/table/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/table/tests/test_item_access.py build/lib.linux-x86_64-3.2/astropy/table/tests/test_table.py build/lib.linux-x86_64-3.2/astropy/table/tests/test_column.py build/lib.linux-x86_64-3.2/astropy/table/tests/test_pprint.py build/lib.linux-x86_64-3.2/astropy/table/tests/test_masked.py build/lib.linux-x86_64-3.2/astropy/table/tests/test_init_table.py build/lib.linux-x86_64-3.2/astropy/cosmology/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/cosmology/tests/test_cosmology.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/test_angles.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/test_sphere_ang_dists.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/test_arrays.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/test_api.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/test_transformations.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/test_distance.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/test_name_resolve.py build/lib.linux-x86_64-3.2/astropy/stats/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/stats/tests/test_funcs.py build/lib.linux-x86_64-3.2/astropy/extern/configobj_py3/__init__.py build/lib.linux-x86_64-3.2/astropy/extern/configobj_py3/configobj.py build/lib.linux-x86_64-3.2/astropy/extern/configobj_py3/validate.py build/lib.linux-x86_64-3.2/astropy/extern/pyparsing_py3/__init__.py build/lib.linux-x86_64-3.2/astropy/extern/pyparsing_py3/pyparsing_py3.py build/lib.linux-x86_64-3.2/astropy/tests/tests/test_imports.py build/lib.linux-x86_64-3.2/astropy/tests/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/tests/tests/test_open_file_detection.py build/lib.linux-x86_64-3.2/astropy/tests/tests/test_run_tests.py build/lib.linux-x86_64-3.2/astropy/tests/tests/run_after_2to3.py build/lib.linux-x86_64-3.2/astropy/tests/tests/test_skip_remote_data.py build/lib.linux-x86_64-3.2/astropy/nddata/convolution/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/nddata/convolution/tests/test_convolve.py build/lib.linux-x86_64-3.2/astropy/nddata/convolution/tests/test_convolve_speeds.py build/lib.linux-x86_64-3.2/astropy/nddata/convolution/tests/test_convolve_kernels.py build/lib.linux-x86_64-3.2/astropy/nddata/convolution/tests/test_convolve_fft.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/tests/test_automodsumm.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/tests/test_automodapi.py build/lib.linux-x86_64-3.2/astropy/io/votable/validator/__init__.py build/lib.linux-x86_64-3.2/astropy/io/votable/validator/html.py build/lib.linux-x86_64-3.2/astropy/io/votable/validator/result.py build/lib.linux-x86_64-3.2/astropy/io/votable/validator/main.py build/lib.linux-x86_64-3.2/astropy/io/votable/tests/vo_test.py build/lib.linux-x86_64-3.2/astropy/io/votable/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/io/votable/tests/util_test.py build/lib.linux-x86_64-3.2/astropy/io/votable/tests/ucd_test.py build/lib.linux-x86_64-3.2/astropy/io/votable/tests/tree_test.py build/lib.linux-x86_64-3.2/astropy/io/votable/tests/exception_test.py build/lib.linux-x86_64-3.2/astropy/io/votable/tests/converter_test.py build/lib.linux-x86_64-3.2/astropy/io/votable/tests/table_test.py build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/test_fixedwidth.py build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/test_types.py build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/test_read.py build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/common.py build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/test_compressed.py build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/test_ipac_definitions.py build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/test_write.py build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/test_cds_header_from_readme.py build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/test_connect.py build/lib.linux-x86_64-3.2/astropy/io/misc/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/io/misc/tests/test_hdf5.py build/lib.linux-x86_64-3.2/astropy/io/misc/tests/test_pickle_helpers.py build/lib.linux-x86_64-3.2/astropy/io/fits/hdu/compressed.py build/lib.linux-x86_64-3.2/astropy/io/fits/hdu/__init__.py build/lib.linux-x86_64-3.2/astropy/io/fits/hdu/base.py build/lib.linux-x86_64-3.2/astropy/io/fits/hdu/groups.py build/lib.linux-x86_64-3.2/astropy/io/fits/hdu/table.py build/lib.linux-x86_64-3.2/astropy/io/fits/hdu/image.py build/lib.linux-x86_64-3.2/astropy/io/fits/hdu/nonstandard.py build/lib.linux-x86_64-3.2/astropy/io/fits/hdu/hdulist.py build/lib.linux-x86_64-3.2/astropy/io/fits/hdu/streaming.py build/lib.linux-x86_64-3.2/astropy/io/fits/scripts/__init__.py build/lib.linux-x86_64-3.2/astropy/io/fits/scripts/fitscheck.py build/lib.linux-x86_64-3.2/astropy/io/fits/scripts/fitsdiff.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/test_core.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/test_uint.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/test_table.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/test_diff.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/test_division.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/test_header.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/test_util.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/test_nonstandard.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/test_image.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/test_checksum.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/util.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/test_structured.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/test_hdulist.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/test_groups.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/accuracy/test_galactic_fk4.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/accuracy/__init__.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/accuracy/test_fk4_no_e_fk4.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/accuracy/test_fk4_no_e_fk5.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/accuracy/generate_ref_ast.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/accuracy/test_icrs_fk5.py build/lib.linux-x86_64-3.2/vo/__init__.py build/lib.linux-x86_64-3.2/pyfits/__init__.py build/lib.linux-x86_64-3.2/pywcs/__init__.py
> Skipping implicit fixer: buffer
> Skipping implicit fixer: idioms
> Skipping implicit fixer: set_literal
> Skipping implicit fixer: ws_comma
> Fixing build/lib.linux-x86_64-3.2/astropy/cython_version.py build/lib.linux-x86_64-3.2/astropy/version.py build/lib.linux-x86_64-3.2/astropy/__init__.py build/lib.linux-x86_64-3.2/astropy/conftest.py build/lib.linux-x86_64-3.2/astropy/version_helpers.py build/lib.linux-x86_64-3.2/astropy/setup_helpers.py build/lib.linux-x86_64-3.2/astropy/logger.py build/lib.linux-x86_64-3.2/astropy/time/__init__.py build/lib.linux-x86_64-3.2/astropy/time/setup_package.py build/lib.linux-x86_64-3.2/astropy/time/core.py build/lib.linux-x86_64-3.2/astropy/nddata/__init__.py build/lib.linux-x86_64-3.2/astropy/nddata/nduncertainty.py build/lib.linux-x86_64-3.2/astropy/nddata/flag_collection.py build/lib.linux-x86_64-3.2/astropy/nddata/nddata.py build/lib.linux-x86_64-3.2/astropy/sphinx/__init__.py build/lib.linux-x86_64-3.2/astropy/sphinx/conf.py build/lib.linux-x86_64-3.2/astropy/sphinx/setup_package.py build/lib.linux-x86_64-3.2/astropy/units/__init__.py build/lib.linux-x86_64-3.2/astropy/units/utils.py build/lib.linux-x86_64-3.2/astropy/units/cgs.py build/lib.linux-x86_64-3.2/astropy/units/equivalencies.py build/lib.linux-x86_64-3.2/astropy/units/physical.py build/lib.linux-x86_64-3.2/astropy/units/imperial.py build/lib.linux-x86_64-3.2/astropy/units/quantity.py build/lib.linux-x86_64-3.2/astropy/units/core.py build/lib.linux-x86_64-3.2/astropy/units/si.py build/lib.linux-x86_64-3.2/astropy/units/astrophys.py build/lib.linux-x86_64-3.2/astropy/io/__init__.py build/lib.linux-x86_64-3.2/astropy/io/registry.py build/lib.linux-x86_64-3.2/astropy/constants/__init__.py build/lib.linux-x86_64-3.2/astropy/constants/cgs.py build/lib.linux-x86_64-3.2/astropy/constants/si.py build/lib.linux-x86_64-3.2/astropy/constants/constant.py build/lib.linux-x86_64-3.2/astropy/config/__init__.py build/lib.linux-x86_64-3.2/astropy/config/paths.py build/lib.linux-x86_64-3.2/astropy/config/configuration.py build/lib.linux-x86_64-3.2/astropy/config/affiliated.py build/lib.linux-x86_64-3.2/astropy/utils/__init__.py build/lib.linux-x86_64-3.2/astropy/utils/collections.py build/lib.linux-x86_64-3.2/astropy/utils/data.py build/lib.linux-x86_64-3.2/astropy/utils/setup_package.py build/lib.linux-x86_64-3.2/astropy/utils/misc.py build/lib.linux-x86_64-3.2/astropy/utils/release.py build/lib.linux-x86_64-3.2/astropy/utils/console.py build/lib.linux-x86_64-3.2/astropy/wcs/docstrings.py build/lib.linux-x86_64-3.2/astropy/wcs/__init__.py build/lib.linux-x86_64-3.2/astropy/wcs/setup_package.py build/lib.linux-x86_64-3.2/astropy/wcs/wcs.py build/lib.linux-x86_64-3.2/astropy/wcs/_docutil.py build/lib.linux-x86_64-3.2/astropy/table/__init__.py build/lib.linux-x86_64-3.2/astropy/table/structhelper.py build/lib.linux-x86_64-3.2/astropy/table/table.py build/lib.linux-x86_64-3.2/astropy/table/pprint.py build/lib.linux-x86_64-3.2/astropy/cosmology/__init__.py build/lib.linux-x86_64-3.2/astropy/cosmology/funcs.py build/lib.linux-x86_64-3.2/astropy/cosmology/parameters.py build/lib.linux-x86_64-3.2/astropy/cosmology/core.py build/lib.linux-x86_64-3.2/astropy/coordinates/builtin_systems.py build/lib.linux-x86_64-3.2/astropy/coordinates/__init__.py build/lib.linux-x86_64-3.2/astropy/coordinates/coordsystems.py build/lib.linux-x86_64-3.2/astropy/coordinates/distances.py build/lib.linux-x86_64-3.2/astropy/coordinates/errors.py build/lib.linux-x86_64-3.2/astropy/coordinates/setup_package.py build/lib.linux-x86_64-3.2/astropy/coordinates/transformations.py build/lib.linux-x86_64-3.2/astropy/coordinates/angle_utilities.py build/lib.linux-x86_64-3.2/astropy/coordinates/angles.py build/lib.linux-x86_64-3.2/astropy/coordinates/name_resolve.py build/lib.linux-x86_64-3.2/astropy/coordinates/earth_orientation.py build/lib.linux-x86_64-3.2/astropy/stats/__init__.py build/lib.linux-x86_64-3.2/astropy/stats/funcs.py build/lib.linux-x86_64-3.2/astropy/extern/pyparsing.py build/lib.linux-x86_64-3.2/astropy/extern/__init__.py build/lib.linux-x86_64-3.2/astropy/extern/configobj.py build/lib.linux-x86_64-3.2/astropy/extern/pytest.py build/lib.linux-x86_64-3.2/astropy/tests/helper.py build/lib.linux-x86_64-3.2/astropy/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/tests/test_logger.py build/lib.linux-x86_64-3.2/astropy/tests/setup_package.py build/lib.linux-x86_64-3.2/astropy/tests/compat.py build/lib.linux-x86_64-3.2/astropy/tests/pytest_plugins.py build/lib.linux-x86_64-3.2/astropy/time/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/time/tests/test_basic.py build/lib.linux-x86_64-3.2/astropy/time/tests/test_guess.py build/lib.linux-x86_64-3.2/astropy/time/tests/test_delta.py build/lib.linux-x86_64-3.2/astropy/nddata/convolution/__init__.py build/lib.linux-x86_64-3.2/astropy/nddata/convolution/make_kernel.py build/lib.linux-x86_64-3.2/astropy/nddata/convolution/convolve.py build/lib.linux-x86_64-3.2/astropy/nddata/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/nddata/tests/test_nddata.py build/lib.linux-x86_64-3.2/astropy/nddata/tests/test_flag_collection.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/docscrape_sphinx.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/__init__.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/automodapi.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/edit_on_github.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/tocdepthfix.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/automodsumm.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/compiler_unparse.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/traitsdoc.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/docscrape.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/phantom_import.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/numpydoc.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/comment_eater.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/astropyautosummary.py build/lib.linux-x86_64-3.2/astropy/units/format/__init__.py build/lib.linux-x86_64-3.2/astropy/units/format/latex.py build/lib.linux-x86_64-3.2/astropy/units/format/vounit.py build/lib.linux-x86_64-3.2/astropy/units/format/utils.py build/lib.linux-x86_64-3.2/astropy/units/format/base.py build/lib.linux-x86_64-3.2/astropy/units/format/cds.py build/lib.linux-x86_64-3.2/astropy/units/format/unicode_format.py build/lib.linux-x86_64-3.2/astropy/units/format/generic.py build/lib.linux-x86_64-3.2/astropy/units/format/console.py build/lib.linux-x86_64-3.2/astropy/units/format/fits.py build/lib.linux-x86_64-3.2/astropy/units/tests/test_units.py build/lib.linux-x86_64-3.2/astropy/units/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/units/tests/test_physical.py build/lib.linux-x86_64-3.2/astropy/units/tests/test_format.py build/lib.linux-x86_64-3.2/astropy/units/tests/test_quantity.py build/lib.linux-x86_64-3.2/astropy/io/votable/table.py build/lib.linux-x86_64-3.2/astropy/io/votable/exceptions.py build/lib.linux-x86_64-3.2/astropy/io/votable/converters.py build/lib.linux-x86_64-3.2/astropy/io/votable/connect.py build/lib.linux-x86_64-3.2/astropy/io/votable/__init__.py build/lib.linux-x86_64-3.2/astropy/io/votable/ucd.py build/lib.linux-x86_64-3.2/astropy/io/votable/volint.py build/lib.linux-x86_64-3.2/astropy/io/votable/voexceptions.py build/lib.linux-x86_64-3.2/astropy/io/votable/xmlutil.py build/lib.linux-x86_64-3.2/astropy/io/votable/setup_package.py build/lib.linux-x86_64-3.2/astropy/io/votable/util.py build/lib.linux-x86_64-3.2/astropy/io/votable/tree.py build/lib.linux-x86_64-3.2/astropy/io/ascii/daophot.py build/lib.linux-x86_64-3.2/astropy/io/ascii/connect.py build/lib.linux-x86_64-3.2/astropy/io/ascii/__init__.py build/lib.linux-x86_64-3.2/astropy/io/ascii/sextractor.py build/lib.linux-x86_64-3.2/astropy/io/ascii/latex.py build/lib.linux-x86_64-3.2/astropy/io/ascii/basic.py build/lib.linux-x86_64-3.2/astropy/io/ascii/setup_package.py build/lib.linux-x86_64-3.2/astropy/io/ascii/ui.py build/lib.linux-x86_64-3.2/astropy/io/ascii/cds.py build/lib.linux-x86_64-3.2/astropy/io/ascii/core.py build/lib.linux-x86_64-3.2/astropy/io/ascii/ipac.py build/lib.linux-x86_64-3.2/astropy/io/ascii/fixedwidth.py build/lib.linux-x86_64-3.2/astropy/io/misc/connect.py build/lib.linux-x86_64-3.2/astropy/io/misc/__init__.py build/lib.linux-x86_64-3.2/astropy/io/misc/pickle_helpers.py build/lib.linux-x86_64-3.2/astropy/io/misc/hdf5.py build/lib.linux-x86_64-3.2/astropy/io/fits/file.py build/lib.linux-x86_64-3.2/astropy/io/fits/card.py build/lib.linux-x86_64-3.2/astropy/io/fits/__init__.py build/lib.linux-x86_64-3.2/astropy/io/fits/fitsrec.py build/lib.linux-x86_64-3.2/astropy/io/fits/convenience.py build/lib.linux-x86_64-3.2/astropy/io/fits/setup_package.py build/lib.linux-x86_64-3.2/astropy/io/fits/diff.py build/lib.linux-x86_64-3.2/astropy/io/fits/py3compat.py build/lib.linux-x86_64-3.2/astropy/io/fits/util.py build/lib.linux-x86_64-3.2/astropy/io/fits/verify.py build/lib.linux-x86_64-3.2/astropy/io/fits/column.py build/lib.linux-x86_64-3.2/astropy/io/fits/header.py build/lib.linux-x86_64-3.2/astropy/io/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/io/tests/test_registry.py build/lib.linux-x86_64-3.2/astropy/constants/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/constants/tests/test_constant.py build/lib.linux-x86_64-3.2/astropy/config/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/config/tests/test_configs.py build/lib.linux-x86_64-3.2/astropy/utils/xml/__init__.py build/lib.linux-x86_64-3.2/astropy/utils/xml/check.py build/lib.linux-x86_64-3.2/astropy/utils/xml/iterparser.py build/lib.linux-x86_64-3.2/astropy/utils/xml/setup_package.py build/lib.linux-x86_64-3.2/astropy/utils/xml/validate.py build/lib.linux-x86_64-3.2/astropy/utils/xml/writer.py build/lib.linux-x86_64-3.2/astropy/utils/compat/_fractions_27.py build/lib.linux-x86_64-3.2/astropy/utils/compat/__init__.py build/lib.linux-x86_64-3.2/astropy/utils/compat/odict.py build/lib.linux-x86_64-3.2/astropy/utils/compat/gzip.py build/lib.linux-x86_64-3.2/astropy/utils/compat/fractions.py build/lib.linux-x86_64-3.2/astropy/utils/compat/misc.py build/lib.linux-x86_64-3.2/astropy/utils/compat/argparse.py build/lib.linux-x86_64-3.2/astropy/utils/compat/_gzip_27.py build/lib.linux-x86_64-3.2/astropy/utils/compat/_gzip_32.py build/lib.linux-x86_64-3.2/astropy/utils/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/utils/tests/odict_mapping.py build/lib.linux-x86_64-3.2/astropy/utils/tests/test_gzip.py build/lib.linux-x86_64-3.2/astropy/utils/tests/test_odict.py build/lib.linux-x86_64-3.2/astropy/utils/tests/test_misc.py build/lib.linux-x86_64-3.2/astropy/utils/tests/test_data.py build/lib.linux-x86_64-3.2/astropy/utils/tests/test_console.py build/lib.linux-x86_64-3.2/astropy/utils/tests/test_xml.py build/lib.linux-x86_64-3.2/astropy/utils/tests/odict_support.py build/lib.linux-x86_64-3.2/astropy/utils/tests/test_collections.py build/lib.linux-x86_64-3.2/astropy/wcs/tests/test_pickle.py build/lib.linux-x86_64-3.2/astropy/wcs/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/wcs/tests/test_profiling.py build/lib.linux-x86_64-3.2/astropy/wcs/tests/test_wcsprm.py build/lib.linux-x86_64-3.2/astropy/wcs/tests/test_wcs.py build/lib.linux-x86_64-3.2/astropy/table/tests/test_row.py build/lib.linux-x86_64-3.2/astropy/table/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/table/tests/test_item_access.py build/lib.linux-x86_64-3.2/astropy/table/tests/test_table.py build/lib.linux-x86_64-3.2/astropy/table/tests/test_column.py build/lib.linux-x86_64-3.2/astropy/table/tests/test_pprint.py build/lib.linux-x86_64-3.2/astropy/table/tests/test_masked.py build/lib.linux-x86_64-3.2/astropy/table/tests/test_init_table.py build/lib.linux-x86_64-3.2/astropy/cosmology/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/cosmology/tests/test_cosmology.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/test_angles.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/test_sphere_ang_dists.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/test_arrays.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/test_api.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/test_transformations.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/test_distance.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/test_name_resolve.py build/lib.linux-x86_64-3.2/astropy/stats/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/stats/tests/test_funcs.py build/lib.linux-x86_64-3.2/astropy/extern/configobj_py3/__init__.py build/lib.linux-x86_64-3.2/astropy/extern/configobj_py3/configobj.py build/lib.linux-x86_64-3.2/astropy/extern/configobj_py3/validate.py build/lib.linux-x86_64-3.2/astropy/extern/pyparsing_py3/__init__.py build/lib.linux-x86_64-3.2/astropy/extern/pyparsing_py3/pyparsing_py3.py build/lib.linux-x86_64-3.2/astropy/tests/tests/test_imports.py build/lib.linux-x86_64-3.2/astropy/tests/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/tests/tests/test_open_file_detection.py build/lib.linux-x86_64-3.2/astropy/tests/tests/test_run_tests.py build/lib.linux-x86_64-3.2/astropy/tests/tests/run_after_2to3.py build/lib.linux-x86_64-3.2/astropy/tests/tests/test_skip_remote_data.py build/lib.linux-x86_64-3.2/astropy/nddata/convolution/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/nddata/convolution/tests/test_convolve.py build/lib.linux-x86_64-3.2/astropy/nddata/convolution/tests/test_convolve_speeds.py build/lib.linux-x86_64-3.2/astropy/nddata/convolution/tests/test_convolve_kernels.py build/lib.linux-x86_64-3.2/astropy/nddata/convolution/tests/test_convolve_fft.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/tests/test_automodsumm.py build/lib.linux-x86_64-3.2/astropy/sphinx/ext/tests/test_automodapi.py build/lib.linux-x86_64-3.2/astropy/io/votable/validator/__init__.py build/lib.linux-x86_64-3.2/astropy/io/votable/validator/html.py build/lib.linux-x86_64-3.2/astropy/io/votable/validator/result.py build/lib.linux-x86_64-3.2/astropy/io/votable/validator/main.py build/lib.linux-x86_64-3.2/astropy/io/votable/tests/vo_test.py build/lib.linux-x86_64-3.2/astropy/io/votable/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/io/votable/tests/util_test.py build/lib.linux-x86_64-3.2/astropy/io/votable/tests/ucd_test.py build/lib.linux-x86_64-3.2/astropy/io/votable/tests/tree_test.py build/lib.linux-x86_64-3.2/astropy/io/votable/tests/exception_test.py build/lib.linux-x86_64-3.2/astropy/io/votable/tests/converter_test.py build/lib.linux-x86_64-3.2/astropy/io/votable/tests/table_test.py build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/test_fixedwidth.py build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/test_types.py build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/test_read.py build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/common.py build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/test_compressed.py build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/test_ipac_definitions.py build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/test_write.py build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/test_cds_header_from_readme.py build/lib.linux-x86_64-3.2/astropy/io/ascii/tests/test_connect.py build/lib.linux-x86_64-3.2/astropy/io/misc/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/io/misc/tests/test_hdf5.py build/lib.linux-x86_64-3.2/astropy/io/misc/tests/test_pickle_helpers.py build/lib.linux-x86_64-3.2/astropy/io/fits/hdu/compressed.py build/lib.linux-x86_64-3.2/astropy/io/fits/hdu/__init__.py build/lib.linux-x86_64-3.2/astropy/io/fits/hdu/base.py build/lib.linux-x86_64-3.2/astropy/io/fits/hdu/groups.py build/lib.linux-x86_64-3.2/astropy/io/fits/hdu/table.py build/lib.linux-x86_64-3.2/astropy/io/fits/hdu/image.py build/lib.linux-x86_64-3.2/astropy/io/fits/hdu/nonstandard.py build/lib.linux-x86_64-3.2/astropy/io/fits/hdu/hdulist.py build/lib.linux-x86_64-3.2/astropy/io/fits/hdu/streaming.py build/lib.linux-x86_64-3.2/astropy/io/fits/scripts/__init__.py build/lib.linux-x86_64-3.2/astropy/io/fits/scripts/fitscheck.py build/lib.linux-x86_64-3.2/astropy/io/fits/scripts/fitsdiff.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/test_core.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/__init__.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/test_uint.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/test_table.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/test_diff.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/test_division.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/test_header.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/test_util.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/test_nonstandard.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/test_image.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/test_checksum.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/util.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/test_structured.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/test_hdulist.py build/lib.linux-x86_64-3.2/astropy/io/fits/tests/test_groups.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/accuracy/test_galactic_fk4.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/accuracy/__init__.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/accuracy/test_fk4_no_e_fk4.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/accuracy/test_fk4_no_e_fk5.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/accuracy/generate_ref_ast.py build/lib.linux-x86_64-3.2/astropy/coordinates/tests/accuracy/test_icrs_fk5.py build/lib.linux-x86_64-3.2/vo/__init__.py build/lib.linux-x86_64-3.2/pyfits/__init__.py build/lib.linux-x86_64-3.2/pywcs/__init__.py
> Skipping implicit fixer: buffer
> Skipping implicit fixer: idioms
> Skipping implicit fixer: set_literal
> Skipping implicit fixer: ws_comma
> running build_ext
> building 'astropy.time.sofa_time' extension
> creating build/temp.linux-x86_64-3.2
> creating build/temp.linux-x86_64-3.2/astropy
> creating build/temp.linux-x86_64-3.2/astropy/time
> gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.2mu -c astropy/time/sofa_time.c -o build/temp.linux-x86_64-3.2/astropy/time/sofa_time.o
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_1cal2jd':
> astropy/time/sofa_time.c:1495:14: warning: variable '__pyx_bshape_0_id' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:1492:14: warning: variable '__pyx_bshape_0_djm' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:1489:14: warning: variable '__pyx_bshape_0_im' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:1486:14: warning: variable '__pyx_bshape_0_djm0' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:1483:14: warning: variable '__pyx_bshape_0_iy' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_2d_tai_utc':
> astropy/time/sofa_time.c:1796:14: warning: variable '__pyx_bshape_0_out' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:1793:14: warning: variable '__pyx_bshape_0_id' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:1790:14: warning: variable '__pyx_bshape_0_im' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:1787:14: warning: variable '__pyx_bshape_0_fd' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:1784:14: warning: variable '__pyx_bshape_0_iy' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_3jd_dtf':
> astropy/time/sofa_time.c:2179:14: warning: variable '__pyx_bshape_0_d1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:2176:14: warning: variable '__pyx_bshape_0_id' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:2173:14: warning: variable '__pyx_bshape_0_d2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:2170:14: warning: variable '__pyx_bshape_0_im' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:2167:14: warning: variable '__pyx_bshape_1_ihmsf' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:2166:14: warning: variable '__pyx_bshape_0_ihmsf' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:2162:14: warning: variable '__pyx_bshape_0_iy' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_4dtf_jd':
> astropy/time/sofa_time.c:2711:14: warning: variable '__pyx_bshape_0_id' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:2708:14: warning: variable '__pyx_bshape_0_sec' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:2705:14: warning: variable '__pyx_bshape_0_im' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:2702:14: warning: variable '__pyx_bshape_0_imn' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:2699:14: warning: variable '__pyx_bshape_0_ihr' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:2696:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:2693:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:2690:14: warning: variable '__pyx_bshape_0_iy' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_5tai_tt':
> astropy/time/sofa_time.c:3228:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:3225:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:3222:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:3219:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_6tcb_tdb':
> astropy/time/sofa_time.c:3562:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:3559:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:3556:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:3553:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_7tcg_tt':
> astropy/time/sofa_time.c:3896:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:3893:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:3890:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:3887:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_8tdb_tcb':
> astropy/time/sofa_time.c:4230:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:4227:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:4224:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:4221:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_9tt_tai':
> astropy/time/sofa_time.c:4564:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:4561:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:4558:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:4555:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_10tt_tcg':
> astropy/time/sofa_time.c:4898:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:4895:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:4892:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:4889:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_11utc_tai':
> astropy/time/sofa_time.c:5234:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:5231:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:5228:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:5225:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_12tai_utc':
> astropy/time/sofa_time.c:5607:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:5604:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:5601:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:5598:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_13tai_ut1':
> astropy/time/sofa_time.c:5982:14: warning: variable '__pyx_bshape_0_dt' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:5979:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:5976:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:5973:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:5970:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_14ut1_tai':
> astropy/time/sofa_time.c:6346:14: warning: variable '__pyx_bshape_0_dt' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:6343:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:6340:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:6337:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:6334:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_15tt_ut1':
> astropy/time/sofa_time.c:6710:14: warning: variable '__pyx_bshape_0_dt' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:6707:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:6704:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:6701:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:6698:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_16ut1_tt':
> astropy/time/sofa_time.c:7074:14: warning: variable '__pyx_bshape_0_dt' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:7071:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:7068:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:7065:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:7062:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_17tdb_tt':
> astropy/time/sofa_time.c:7438:14: warning: variable '__pyx_bshape_0_dt' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:7435:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:7432:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:7429:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:7426:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_18tt_tdb':
> astropy/time/sofa_time.c:7802:14: warning: variable '__pyx_bshape_0_dt' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:7799:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:7796:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:7793:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:7790:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_19ut1_utc':
> astropy/time/sofa_time.c:8168:14: warning: variable '__pyx_bshape_0_dt' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:8165:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:8162:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:8159:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:8156:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_20utc_ut1':
> astropy/time/sofa_time.c:8571:14: warning: variable '__pyx_bshape_0_dt' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:8568:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:8565:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:8562:14: warning: variable '__pyx_bshape_0_out2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:8559:14: warning: variable '__pyx_bshape_0_out1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_21d_tdb_tt':
> astropy/time/sofa_time.c:8973:14: warning: variable '__pyx_bshape_0_out' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:8970:14: warning: variable '__pyx_bshape_0_in2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:8967:14: warning: variable '__pyx_bshape_0_in1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:8964:14: warning: variable '__pyx_bshape_0_ut' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_24jd_julian_epoch':
> astropy/time/sofa_time.c:9745:14: warning: variable '__pyx_bshape_0_jd2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:9742:14: warning: variable '__pyx_bshape_0_jd1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:9739:14: warning: variable '__pyx_bshape_0_epd' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_25julian_epoch_jd':
> astropy/time/sofa_time.c:9985:14: warning: variable '__pyx_bshape_0_jd1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:9982:14: warning: variable '__pyx_bshape_0_jd2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:9979:14: warning: variable '__pyx_bshape_0_epd' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_26jd_besselian_epoch':
> astropy/time/sofa_time.c:10219:14: warning: variable '__pyx_bshape_0_jd2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:10216:14: warning: variable '__pyx_bshape_0_jd1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:10213:14: warning: variable '__pyx_bshape_0_epd' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c: In function '__pyx_pf_7astropy_4time_9sofa_time_27besselian_epoch_jd':
> astropy/time/sofa_time.c:10459:14: warning: variable '__pyx_bshape_0_jd1' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:10456:14: warning: variable '__pyx_bshape_0_jd2' set but not used [-Wunused-but-set-variable]
> astropy/time/sofa_time.c:10453:14: warning: variable '__pyx_bshape_0_epd' set but not used [-Wunused-but-set-variable]
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:26:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:14,
>                  from astropy/time/sofa_time.c:237:
> astropy/time/sofa_time.c: At top level:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1532:1: warning: '_import_array' defined but not used [-Wunused-function]
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h:152:0,
>                  from astropy/time/sofa_time.c:238:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.2/astropy/time/sofa_time.o -lsofa_c -o build/lib.linux-x86_64-3.2/astropy/time/sofa_time.cpython-32mu.so
> building 'astropy.io.votable.tablewriter' extension
> creating build/temp.linux-x86_64-3.2/astropy/io
> creating build/temp.linux-x86_64-3.2/astropy/io/votable
> creating build/temp.linux-x86_64-3.2/astropy/io/votable/src
> gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -Iastropy/io/votable/src -I/usr/include/python3.2mu -c astropy/io/votable/src/tablewriter.c -o build/temp.linux-x86_64-3.2/astropy/io/votable/src/tablewriter.o
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.2/astropy/io/votable/src/tablewriter.o -o build/lib.linux-x86_64-3.2/astropy/io/votable/tablewriter.cpython-32mu.so
> building 'astropy.io.fits.compression' extension
> creating build/temp.linux-x86_64-3.2/astropy/io/fits
> creating build/temp.linux-x86_64-3.2/astropy/io/fits/src
> gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.2mu -c astropy/io/fits/src/compressionmodule.c -o build/temp.linux-x86_64-3.2/astropy/io/fits/src/compressionmodule.o
> In file included from /usr/include/python3.2mu/Python.h:8:0,
>                  from astropy/io/fits/src/compressionmodule.c:99:
> /usr/include/python3.2mu/pyconfig.h:1182:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
> In file included from /usr/include/math.h:27:0,
>                  from astropy/io/fits/src/compressionmodule.c:97:
> /usr/include/features.h:231:0: note: this is the location of the previous definition
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.2/astropy/io/fits/src/compressionmodule.o -lcfitsio -lpthread -o build/lib.linux-x86_64-3.2/astropy/io/fits/compression.cpython-32mu.so
> building 'astropy.utils._compiler' extension
> creating build/temp.linux-x86_64-3.2/astropy/utils
> creating build/temp.linux-x86_64-3.2/astropy/utils/src
> gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.2mu -c astropy/utils/src/compiler.c -o build/temp.linux-x86_64-3.2/astropy/utils/src/compiler.o
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.2/astropy/utils/src/compiler.o -o build/lib.linux-x86_64-3.2/astropy/utils/_compiler.cpython-32mu.so
> building 'astropy.utils.xml._iterparser' extension
> creating build/temp.linux-x86_64-3.2/astropy/utils/xml
> creating build/temp.linux-x86_64-3.2/astropy/utils/xml/src
> gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.2mu -c astropy/utils/xml/src/iterparse.c -o build/temp.linux-x86_64-3.2/astropy/utils/xml/src/iterparse.o
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.2/astropy/utils/xml/src/iterparse.o -lexpat -o build/lib.linux-x86_64-3.2/astropy/utils/xml/_iterparser.cpython-32mu.so
> building 'astropy.wcs._wcs' extension
> creating build/temp.linux-x86_64-3.2/astropy/wcs
> creating build/temp.linux-x86_64-3.2/astropy/wcs/src
> gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python3.2mu -c astropy/wcs/src/distortion.c -o build/temp.linux-x86_64-3.2/astropy/wcs/src/distortion.o
> gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python3.2mu -c astropy/wcs/src/distortion_wrap.c -o build/temp.linux-x86_64-3.2/astropy/wcs/src/distortion_wrap.o
> gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python3.2mu -c astropy/wcs/src/docstrings.c -o build/temp.linux-x86_64-3.2/astropy/wcs/src/docstrings.o
> gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python3.2mu -c astropy/wcs/src/pipeline.c -o build/temp.linux-x86_64-3.2/astropy/wcs/src/pipeline.o
> gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python3.2mu -c astropy/wcs/src/pyutil.c -o build/temp.linux-x86_64-3.2/astropy/wcs/src/pyutil.o
> gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python3.2mu -c astropy/wcs/src/astropy_wcs.c -o build/temp.linux-x86_64-3.2/astropy/wcs/src/astropy_wcs.o
> gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python3.2mu -c astropy/wcs/src/astropy_wcs_api.c -o build/temp.linux-x86_64-3.2/astropy/wcs/src/astropy_wcs_api.o
> gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python3.2mu -c astropy/wcs/src/sip.c -o build/temp.linux-x86_64-3.2/astropy/wcs/src/sip.o
> gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python3.2mu -c astropy/wcs/src/sip_wrap.c -o build/temp.linux-x86_64-3.2/astropy/wcs/src/sip_wrap.o
> gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python3.2mu -c astropy/wcs/src/str_list_proxy.c -o build/temp.linux-x86_64-3.2/astropy/wcs/src/str_list_proxy.o
> gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python3.2mu -c astropy/wcs/src/unit_list_proxy.c -o build/temp.linux-x86_64-3.2/astropy/wcs/src/unit_list_proxy.o
> gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python3.2mu -c astropy/wcs/src/util.c -o build/temp.linux-x86_64-3.2/astropy/wcs/src/util.o
> gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python3.2mu -c astropy/wcs/src/wcslib_wrap.c -o build/temp.linux-x86_64-3.2/astropy/wcs/src/wcslib_wrap.o
> gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python3.2mu -c astropy/wcs/src/wcslib_tabprm_wrap.c -o build/temp.linux-x86_64-3.2/astropy/wcs/src/wcslib_tabprm_wrap.o
> gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python3.2mu -c astropy/wcs/src/wcslib_units_wrap.c -o build/temp.linux-x86_64-3.2/astropy/wcs/src/wcslib_units_wrap.o
> gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DWCSVERSION=4.10 -DNDEBUG -DHAVE_SINCOS -UDEBUG -I/usr/lib/python3/dist-packages/numpy/core/include -Iastropy/wcs/include -I/usr/include/wcslib -I/usr/include/python3.2mu -c astropy/wcs/src/wcslib_wtbarr_wrap.c -o build/temp.linux-x86_64-3.2/astropy/wcs/src/wcslib_wtbarr_wrap.o
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.2/astropy/wcs/src/distortion.o build/temp.linux-x86_64-3.2/astropy/wcs/src/distortion_wrap.o build/temp.linux-x86_64-3.2/astropy/wcs/src/docstrings.o build/temp.linux-x86_64-3.2/astropy/wcs/src/pipeline.o build/temp.linux-x86_64-3.2/astropy/wcs/src/pyutil.o build/temp.linux-x86_64-3.2/astropy/wcs/src/astropy_wcs.o build/temp.linux-x86_64-3.2/astropy/wcs/src/astropy_wcs_api.o build/temp.linux-x86_64-3.2/astropy/wcs/src/sip.o build/temp.linux-x86_64-3.2/astropy/wcs/src/sip_wrap.o build/temp.linux-x86_64-3.2/astropy/wcs/src/str_list_proxy.o build/temp.linux-x86_64-3.2/astropy/wcs/src/unit_list_proxy.o build/temp.linux-x86_64-3.2/astropy/wcs/src/util.o build/temp.linux-x86_64-3.2/astropy/wcs/src/wcslib_wrap.o build/temp.linux-x86_64-3.2/astropy/wcs/src/wcslib_tabprm_wrap.o build/temp.linux-x86_64-3.2/astropy/wcs/src/wcslib_units_wrap.o build/temp.linux-x86_64-3.2/astropy/wcs/src/wcslib_wtbarr_wrap.o -lwcs -lm -o build/lib.linux-x86_64-3.2/astropy/wcs/_wcs.cpython-32mu.so
> building 'astropy.nddata.convolution.boundary_none' extension
> creating build/temp.linux-x86_64-3.2/astropy/nddata
> creating build/temp.linux-x86_64-3.2/astropy/nddata/convolution
> gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.2mu -c astropy/nddata/convolution/boundary_none.c -o build/temp.linux-x86_64-3.2/astropy/nddata/convolution/boundary_none.o
> astropy/nddata/convolution/boundary_none.c: In function '__pyx_pf_7astropy_6nddata_11convolution_13boundary_none_convolve1d_boundary_none':
> astropy/nddata/convolution/boundary_none.c:1009:14: warning: variable '__pyx_bshape_0_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:1006:14: warning: variable '__pyx_bshape_0_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:1003:14: warning: variable '__pyx_bshape_0_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:1000:14: warning: variable '__pyx_bshape_0_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c: In function '__pyx_pf_7astropy_6nddata_11convolution_13boundary_none_1convolve2d_boundary_none':
> astropy/nddata/convolution/boundary_none.c:1710:14: warning: variable '__pyx_bshape_1_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:1709:14: warning: variable '__pyx_bshape_0_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:1705:14: warning: variable '__pyx_bshape_1_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:1704:14: warning: variable '__pyx_bshape_0_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:1700:14: warning: variable '__pyx_bshape_1_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:1699:14: warning: variable '__pyx_bshape_0_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:1695:14: warning: variable '__pyx_bshape_1_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:1694:14: warning: variable '__pyx_bshape_0_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c: In function '__pyx_pf_7astropy_6nddata_11convolution_13boundary_none_2convolve3d_boundary_none':
> astropy/nddata/convolution/boundary_none.c:2550:14: warning: variable '__pyx_bshape_2_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:2549:14: warning: variable '__pyx_bshape_1_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:2548:14: warning: variable '__pyx_bshape_0_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:2543:14: warning: variable '__pyx_bshape_2_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:2542:14: warning: variable '__pyx_bshape_1_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:2541:14: warning: variable '__pyx_bshape_0_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:2536:14: warning: variable '__pyx_bshape_2_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:2535:14: warning: variable '__pyx_bshape_1_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:2534:14: warning: variable '__pyx_bshape_0_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:2529:14: warning: variable '__pyx_bshape_2_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:2528:14: warning: variable '__pyx_bshape_1_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_none.c:2527:14: warning: variable '__pyx_bshape_0_conv' set but not used [-Wunused-but-set-variable]
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:26:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:14,
>                  from astropy/nddata/convolution/boundary_none.c:237:
> astropy/nddata/convolution/boundary_none.c: At top level:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1532:1: warning: '_import_array' defined but not used [-Wunused-function]
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h:152:0,
>                  from astropy/nddata/convolution/boundary_none.c:238:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.2/astropy/nddata/convolution/boundary_none.o -o build/lib.linux-x86_64-3.2/astropy/nddata/convolution/boundary_none.cpython-32mu.so
> building 'astropy.nddata.convolution.boundary_wrap' extension
> gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.2mu -c astropy/nddata/convolution/boundary_wrap.c -o build/temp.linux-x86_64-3.2/astropy/nddata/convolution/boundary_wrap.o
> astropy/nddata/convolution/boundary_wrap.c: In function '__pyx_pf_7astropy_6nddata_11convolution_13boundary_wrap_convolve1d_boundary_wrap':
> astropy/nddata/convolution/boundary_wrap.c:1014:14: warning: variable '__pyx_bshape_0_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:1011:14: warning: variable '__pyx_bshape_0_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:1008:14: warning: variable '__pyx_bshape_0_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:1005:14: warning: variable '__pyx_bshape_0_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c: In function '__pyx_pf_7astropy_6nddata_11convolution_13boundary_wrap_1convolve2d_boundary_wrap':
> astropy/nddata/convolution/boundary_wrap.c:1784:14: warning: variable '__pyx_bshape_1_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:1783:14: warning: variable '__pyx_bshape_0_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:1779:14: warning: variable '__pyx_bshape_1_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:1778:14: warning: variable '__pyx_bshape_0_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:1774:14: warning: variable '__pyx_bshape_1_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:1773:14: warning: variable '__pyx_bshape_0_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:1769:14: warning: variable '__pyx_bshape_1_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:1768:14: warning: variable '__pyx_bshape_0_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c: In function '__pyx_pf_7astropy_6nddata_11convolution_13boundary_wrap_2convolve3d_boundary_wrap':
> astropy/nddata/convolution/boundary_wrap.c:2759:14: warning: variable '__pyx_bshape_2_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:2758:14: warning: variable '__pyx_bshape_1_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:2757:14: warning: variable '__pyx_bshape_0_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:2752:14: warning: variable '__pyx_bshape_2_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:2751:14: warning: variable '__pyx_bshape_1_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:2750:14: warning: variable '__pyx_bshape_0_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:2745:14: warning: variable '__pyx_bshape_2_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:2744:14: warning: variable '__pyx_bshape_1_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:2743:14: warning: variable '__pyx_bshape_0_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:2738:14: warning: variable '__pyx_bshape_2_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:2737:14: warning: variable '__pyx_bshape_1_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_wrap.c:2736:14: warning: variable '__pyx_bshape_0_conv' set but not used [-Wunused-but-set-variable]
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:26:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:14,
>                  from astropy/nddata/convolution/boundary_wrap.c:237:
> astropy/nddata/convolution/boundary_wrap.c: At top level:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1532:1: warning: '_import_array' defined but not used [-Wunused-function]
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h:152:0,
>                  from astropy/nddata/convolution/boundary_wrap.c:238:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.2/astropy/nddata/convolution/boundary_wrap.o -o build/lib.linux-x86_64-3.2/astropy/nddata/convolution/boundary_wrap.cpython-32mu.so
> building 'astropy.nddata.convolution.boundary_extend' extension
> gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.2mu -c astropy/nddata/convolution/boundary_extend.c -o build/temp.linux-x86_64-3.2/astropy/nddata/convolution/boundary_extend.o
> astropy/nddata/convolution/boundary_extend.c: In function '__pyx_pf_7astropy_6nddata_11convolution_15boundary_extend_convolve1d_boundary_extend':
> astropy/nddata/convolution/boundary_extend.c:1068:14: warning: variable '__pyx_bshape_0_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:1065:14: warning: variable '__pyx_bshape_0_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:1062:14: warning: variable '__pyx_bshape_0_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:1059:14: warning: variable '__pyx_bshape_0_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c: In function '__pyx_pf_7astropy_6nddata_11convolution_15boundary_extend_1convolve2d_boundary_extend':
> astropy/nddata/convolution/boundary_extend.c:1830:14: warning: variable '__pyx_bshape_1_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:1829:14: warning: variable '__pyx_bshape_0_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:1825:14: warning: variable '__pyx_bshape_1_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:1824:14: warning: variable '__pyx_bshape_0_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:1820:14: warning: variable '__pyx_bshape_1_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:1819:14: warning: variable '__pyx_bshape_0_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:1815:14: warning: variable '__pyx_bshape_1_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:1814:14: warning: variable '__pyx_bshape_0_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c: In function '__pyx_pf_7astropy_6nddata_11convolution_15boundary_extend_2convolve3d_boundary_extend':
> astropy/nddata/convolution/boundary_extend.c:2789:14: warning: variable '__pyx_bshape_2_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:2788:14: warning: variable '__pyx_bshape_1_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:2787:14: warning: variable '__pyx_bshape_0_fixed' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:2782:14: warning: variable '__pyx_bshape_2_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:2781:14: warning: variable '__pyx_bshape_1_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:2780:14: warning: variable '__pyx_bshape_0_f' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:2775:14: warning: variable '__pyx_bshape_2_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:2774:14: warning: variable '__pyx_bshape_1_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:2773:14: warning: variable '__pyx_bshape_0_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:2768:14: warning: variable '__pyx_bshape_2_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:2767:14: warning: variable '__pyx_bshape_1_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_extend.c:2766:14: warning: variable '__pyx_bshape_0_conv' set but not used [-Wunused-but-set-variable]
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:26:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:14,
>                  from astropy/nddata/convolution/boundary_extend.c:237:
> astropy/nddata/convolution/boundary_extend.c: At top level:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1532:1: warning: '_import_array' defined but not used [-Wunused-function]
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h:152:0,
>                  from astropy/nddata/convolution/boundary_extend.c:238:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.2/astropy/nddata/convolution/boundary_extend.o -o build/lib.linux-x86_64-3.2/astropy/nddata/convolution/boundary_extend.cpython-32mu.so
> building 'astropy.nddata.convolution.boundary_fill' extension
> gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.2mu -c astropy/nddata/convolution/boundary_fill.c -o build/temp.linux-x86_64-3.2/astropy/nddata/convolution/boundary_fill.o
> astropy/nddata/convolution/boundary_fill.c: In function '__pyx_pf_7astropy_6nddata_11convolution_13boundary_fill_convolve1d_boundary_fill':
> astropy/nddata/convolution/boundary_fill.c:1008:14: warning: variable '__pyx_bshape_0_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_fill.c:1005:14: warning: variable '__pyx_bshape_0_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_fill.c: In function '__pyx_pf_7astropy_6nddata_11convolution_13boundary_fill_1convolve2d_boundary_fill':
> astropy/nddata/convolution/boundary_fill.c:1818:14: warning: variable '__pyx_bshape_1_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_fill.c:1817:14: warning: variable '__pyx_bshape_0_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_fill.c:1813:14: warning: variable '__pyx_bshape_1_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_fill.c:1812:14: warning: variable '__pyx_bshape_0_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_fill.c: In function '__pyx_pf_7astropy_6nddata_11convolution_13boundary_fill_2convolve3d_boundary_fill':
> astropy/nddata/convolution/boundary_fill.c:2834:14: warning: variable '__pyx_bshape_2_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_fill.c:2833:14: warning: variable '__pyx_bshape_1_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_fill.c:2832:14: warning: variable '__pyx_bshape_0_g' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_fill.c:2827:14: warning: variable '__pyx_bshape_2_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_fill.c:2826:14: warning: variable '__pyx_bshape_1_conv' set but not used [-Wunused-but-set-variable]
> astropy/nddata/convolution/boundary_fill.c:2825:14: warning: variable '__pyx_bshape_0_conv' set but not used [-Wunused-but-set-variable]
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:26:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:14,
>                  from astropy/nddata/convolution/boundary_fill.c:237:
> astropy/nddata/convolution/boundary_fill.c: At top level:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1532:1: warning: '_import_array' defined but not used [-Wunused-function]
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h:152:0,
>                  from astropy/nddata/convolution/boundary_fill.c:238:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.2/astropy/nddata/convolution/boundary_fill.o -o build/lib.linux-x86_64-3.2/astropy/nddata/convolution/boundary_fill.cpython-32mu.so
> regenerating default astropy.cfg file
> copying astropy/astropy.cfg -> build/lib.linux-x86_64-3.2/astropy
> running build_scripts
> creating build/scripts-3.2
> copying and adjusting scripts/volint -> build/scripts-3.2
> copying and adjusting scripts/fitsdiff -> build/scripts-3.2
> copying and adjusting scripts/fitscheck -> build/scripts-3.2
> changing mode of build/scripts-3.2/volint from 664 to 775
> changing mode of build/scripts-3.2/fitsdiff from 664 to 775
> changing mode of build/scripts-3.2/fitscheck from 664 to 775
> python3.3 setup.py build --use-system-libraries --enable-legacy
> running build
> running build_py
> creating build/lib.linux-x86_64-3.3
> creating build/lib.linux-x86_64-3.3/astropy
> copying astropy/cython_version.py -> build/lib.linux-x86_64-3.3/astropy
> copying astropy/version.py -> build/lib.linux-x86_64-3.3/astropy
> copying astropy/__init__.py -> build/lib.linux-x86_64-3.3/astropy
> copying astropy/conftest.py -> build/lib.linux-x86_64-3.3/astropy
> copying astropy/version_helpers.py -> build/lib.linux-x86_64-3.3/astropy
> copying astropy/setup_helpers.py -> build/lib.linux-x86_64-3.3/astropy
> copying astropy/logger.py -> build/lib.linux-x86_64-3.3/astropy
> creating build/lib.linux-x86_64-3.3/astropy/time
> copying astropy/time/__init__.py -> build/lib.linux-x86_64-3.3/astropy/time
> copying astropy/time/setup_package.py -> build/lib.linux-x86_64-3.3/astropy/time
> copying astropy/time/core.py -> build/lib.linux-x86_64-3.3/astropy/time
> creating build/lib.linux-x86_64-3.3/astropy/nddata
> copying astropy/nddata/__init__.py -> build/lib.linux-x86_64-3.3/astropy/nddata
> copying astropy/nddata/nduncertainty.py -> build/lib.linux-x86_64-3.3/astropy/nddata
> copying astropy/nddata/flag_collection.py -> build/lib.linux-x86_64-3.3/astropy/nddata
> copying astropy/nddata/nddata.py -> build/lib.linux-x86_64-3.3/astropy/nddata
> creating build/lib.linux-x86_64-3.3/astropy/sphinx
> copying astropy/sphinx/__init__.py -> build/lib.linux-x86_64-3.3/astropy/sphinx
> copying astropy/sphinx/conf.py -> build/lib.linux-x86_64-3.3/astropy/sphinx
> copying astropy/sphinx/setup_package.py -> build/lib.linux-x86_64-3.3/astropy/sphinx
> creating build/lib.linux-x86_64-3.3/astropy/units
> copying astropy/units/__init__.py -> build/lib.linux-x86_64-3.3/astropy/units
> copying astropy/units/utils.py -> build/lib.linux-x86_64-3.3/astropy/units
> copying astropy/units/cgs.py -> build/lib.linux-x86_64-3.3/astropy/units
> copying astropy/units/equivalencies.py -> build/lib.linux-x86_64-3.3/astropy/units
> copying astropy/units/physical.py -> build/lib.linux-x86_64-3.3/astropy/units
> copying astropy/units/imperial.py -> build/lib.linux-x86_64-3.3/astropy/units
> copying astropy/units/quantity.py -> build/lib.linux-x86_64-3.3/astropy/units
> copying astropy/units/core.py -> build/lib.linux-x86_64-3.3/astropy/units
> copying astropy/units/si.py -> build/lib.linux-x86_64-3.3/astropy/units
> copying astropy/units/astrophys.py -> build/lib.linux-x86_64-3.3/astropy/units
> creating build/lib.linux-x86_64-3.3/astropy/io
> copying astropy/io/__init__.py -> build/lib.linux-x86_64-3.3/astropy/io
> copying astropy/io/registry.py -> build/lib.linux-x86_64-3.3/astropy/io
> creating build/lib.linux-x86_64-3.3/astropy/constants
> copying astropy/constants/__init__.py -> build/lib.linux-x86_64-3.3/astropy/constants
> copying astropy/constants/cgs.py -> build/lib.linux-x86_64-3.3/astropy/constants
> copying astropy/constants/si.py -> build/lib.linux-x86_64-3.3/astropy/constants
> copying astropy/constants/constant.py -> build/lib.linux-x86_64-3.3/astropy/constants
> creating build/lib.linux-x86_64-3.3/astropy/config
> copying astropy/config/__init__.py -> build/lib.linux-x86_64-3.3/astropy/config
> copying astropy/config/paths.py -> build/lib.linux-x86_64-3.3/astropy/config
> copying astropy/config/configuration.py -> build/lib.linux-x86_64-3.3/astropy/config
> copying astropy/config/affiliated.py -> build/lib.linux-x86_64-3.3/astropy/config
> creating build/lib.linux-x86_64-3.3/astropy/utils
> copying astropy/utils/__init__.py -> build/lib.linux-x86_64-3.3/astropy/utils
> copying astropy/utils/collections.py -> build/lib.linux-x86_64-3.3/astropy/utils
> copying astropy/utils/data.py -> build/lib.linux-x86_64-3.3/astropy/utils
> copying astropy/utils/setup_package.py -> build/lib.linux-x86_64-3.3/astropy/utils
> copying astropy/utils/misc.py -> build/lib.linux-x86_64-3.3/astropy/utils
> copying astropy/utils/release.py -> build/lib.linux-x86_64-3.3/astropy/utils
> copying astropy/utils/console.py -> build/lib.linux-x86_64-3.3/astropy/utils
> creating build/lib.linux-x86_64-3.3/astropy/wcs
> copying astropy/wcs/docstrings.py -> build/lib.linux-x86_64-3.3/astropy/wcs
> copying astropy/wcs/__init__.py -> build/lib.linux-x86_64-3.3/astropy/wcs
> copying astropy/wcs/setup_package.py -> build/lib.linux-x86_64-3.3/astropy/wcs
> copying astropy/wcs/wcs.py -> build/lib.linux-x86_64-3.3/astropy/wcs
> copying astropy/wcs/_docutil.py -> build/lib.linux-x86_64-3.3/astropy/wcs
> creating build/lib.linux-x86_64-3.3/astropy/table
> copying astropy/table/__init__.py -> build/lib.linux-x86_64-3.3/astropy/table
> copying astropy/table/structhelper.py -> build/lib.linux-x86_64-3.3/astropy/table
> copying astropy/table/table.py -> build/lib.linux-x86_64-3.3/astropy/table
> copying astropy/table/pprint.py -> build/lib.linux-x86_64-3.3/astropy/table
> creating build/lib.linux-x86_64-3.3/astropy/cosmology
> copying astropy/cosmology/__init__.py -> build/lib.linux-x86_64-3.3/astropy/cosmology
> copying astropy/cosmology/funcs.py -> build/lib.linux-x86_64-3.3/astropy/cosmology
> copying astropy/cosmology/parameters.py -> build/lib.linux-x86_64-3.3/astropy/cosmology
> copying astropy/cosmology/core.py -> build/lib.linux-x86_64-3.3/astropy/cosmology
> creating build/lib.linux-x86_64-3.3/astropy/coordinates
> copying astropy/coordinates/builtin_systems.py -> build/lib.linux-x86_64-3.3/astropy/coordinates
> copying astropy/coordinates/__init__.py -> build/lib.linux-x86_64-3.3/astropy/coordinates
> copying astropy/coordinates/coordsystems.py -> build/lib.linux-x86_64-3.3/astropy/coordinates
> copying astropy/coordinates/distances.py -> build/lib.linux-x86_64-3.3/astropy/coordinates
> copying astropy/coordinates/errors.py -> build/lib.linux-x86_64-3.3/astropy/coordinates
> copying astropy/coordinates/setup_package.py -> build/lib.linux-x86_64-3.3/astropy/coordinates
> copying astropy/coordinates/transformations.py -> build/lib.linux-x86_64-3.3/astropy/coordinates
> copying astropy/coordinates/angle_utilities.py -> build/lib.linux-x86_64-3.3/astropy/coordinates
> copying astropy/coordinates/angles.py -> build/lib.linux-x86_64-3.3/astropy/coordinates
> copying astropy/coordinates/name_resolve.py -> build/lib.linux-x86_64-3.3/astropy/coordinates
> copying astropy/coordinates/earth_orientation.py -> build/lib.linux-x86_64-3.3/astropy/coordinates
> creating build/lib.linux-x86_64-3.3/astropy/stats
> copying astropy/stats/__init__.py -> build/lib.linux-x86_64-3.3/astropy/stats
> copying astropy/stats/funcs.py -> build/lib.linux-x86_64-3.3/astropy/stats
> creating build/lib.linux-x86_64-3.3/astropy/extern
> copying astropy/extern/pyparsing.py -> build/lib.linux-x86_64-3.3/astropy/extern
> copying astropy/extern/__init__.py -> build/lib.linux-x86_64-3.3/astropy/extern
> copying astropy/extern/configobj.py -> build/lib.linux-x86_64-3.3/astropy/extern
> copying astropy/extern/pytest.py -> build/lib.linux-x86_64-3.3/astropy/extern
> creating build/lib.linux-x86_64-3.3/astropy/tests
> copying astropy/tests/helper.py -> build/lib.linux-x86_64-3.3/astropy/tests
> copying astropy/tests/__init__.py -> build/lib.linux-x86_64-3.3/astropy/tests
> copying astropy/tests/test_logger.py -> build/lib.linux-x86_64-3.3/astropy/tests
> copying astropy/tests/setup_package.py -> build/lib.linux-x86_64-3.3/astropy/tests
> copying astropy/tests/compat.py -> build/lib.linux-x86_64-3.3/astropy/tests
> copying astropy/tests/pytest_plugins.py -> build/lib.linux-x86_64-3.3/astropy/tests
> creating build/lib.linux-x86_64-3.3/astropy/time/tests
> copying astropy/time/tests/__init__.py -> build/lib.linux-x86_64-3.3/astropy/time/tests
> copying astropy/time/tests/test_basic.py -> build/lib.linux-x86_64-3.3/astropy/time/tests
> copying astropy/time/tests/test_guess.py -> build/lib.linux-x86_64-3.3/astropy/time/tests
> copying astropy/time/tests/test_delta.py -> build/lib.linux-x86_64-3.3/astropy/time/tests
> creating build/lib.linux-x86_64-3.3/astropy/nddata/convolution
> copying astropy/nddata/convolution/__init__.py -> build/lib.linux-x86_64-3.3/astropy/nddata/convolution
> copying astropy/nddata/convolution/make_kernel.py -> build/lib.linux-x86_64-3.3/astropy/nddata/convolution
> copying astropy/nddata/convolution/convolve.py -> build/lib.linux-x86_64-3.3/astropy/nddata/convolution
> creating build/lib.linux-x86_64-3.3/astropy/nddata/tests
> copying astropy/nddata/tests/__init__.py -> build/lib.linux-x86_64-3.3/astropy/nddata/tests
> copying astropy/nddata/tests/test_nddata.py -> build/lib.linux-x86_64-3.3/astropy/nddata/tests
> copying astropy/nddata/tests/test_flag_collection.py -> build/lib.linux-x86_64-3.3/astropy/nddata/tests
> creating build/lib.linux-x86_64-3.3/astropy/sphinx/ext
> copying astropy/sphinx/ext/docscrape_sphinx.py -> build/lib.linux-x86_64-3.3/astropy/sphinx/ext
> copying astropy/sphinx/ext/__init__.py -> build/lib.linux-x86_64-3.3/astropy/sphinx/ext
> copying astropy/sphinx/ext/automodapi.py -> build/lib.linux-x86_64-3.3/astropy/sphinx/ext
> copying astropy/sphinx/ext/edit_on_github.py -> build/lib.linux-x86_64-3.3/astropy/sphinx/ext
> copying astropy/sphinx/ext/tocdepthfix.py -> build/lib.linux-x86_64-3.3/astropy/sphinx/ext
> copying astropy/sphinx/ext/automodsumm.py -> build/lib.linux-x86_64-3.3/astropy/sphinx/ext
> copying astropy/sphinx/ext/compiler_unparse.py -> build/lib.linux-x86_64-3.3/astropy/sphinx/ext
> copying astropy/sphinx/ext/traitsdoc.py -> build/lib.linux-x86_64-3.3/astropy/sphinx/ext
> copying astropy/sphinx/ext/docscrape.py -> build/lib.linux-x86_64-3.3/astropy/sphinx/ext
> copying astropy/sphinx/ext/phantom_import.py -> build/lib.linux-x86_64-3.3/astropy/sphinx/ext
> copying astropy/sphinx/ext/numpydoc.py -> build/lib.linux-x86_64-3.3/astropy/sphinx/ext
> copying astropy/sphinx/ext/comment_eater.py -> build/lib.linux-x86_64-3.3/astropy/sphinx/ext
> copying astropy/sphinx/ext/astropyautosummary.py -> build/lib.linux-x86_64-3.3/astropy/sphinx/ext
> creating build/lib.linux-x86_64-3.3/astropy/units/format
> copying astropy/units/format/__init__.py -> build/lib.linux-x86_64-3.3/astropy/units/format
> copying astropy/units/format/latex.py -> build/lib.linux-x86_64-3.3/astropy/units/format
> copying astropy/units/format/vounit.py -> build/lib.linux-x86_64-3.3/astropy/units/format
> copying astropy/units/format/utils.py -> build/lib.linux-x86_64-3.3/astropy/units/format
> copying astropy/units/format/base.py -> build/lib.linux-x86_64-3.3/astropy/units/format
> copying astropy/units/format/cds.py -> build/lib.linux-x86_64-3.3/astropy/units/format
> copying astropy/units/format/unicode_format.py -> build/lib.linux-x86_64-3.3/astropy/units/format
> copying astropy/units/format/generic.py -> build/lib.linux-x86_64-3.3/astropy/units/format
> copying astropy/units/format/console.py -> build/lib.linux-x86_64-3.3/astropy/units/format
> copying astropy/units/format/fits.py -> build/lib.linux-x86_64-3.3/astropy/units/format
> creating build/lib.linux-x86_64-3.3/astropy/units/tests
> copying astropy/units/tests/test_units.py -> build/lib.linux-x86_64-3.3/astropy/units/tests
> copying astropy/units/tests/__init__.py -> build/lib.linux-x86_64-3.3/astropy/units/tests
> copying astropy/units/tests/test_physical.py -> build/lib.linux-x86_64-3.3/astropy/units/tests
> copying astropy/units/tests/test_format.py -> build/lib.linux-x86_64-3.3/astropy/units/tests
> copying astropy/units/tests/test_quantity.py -> build/lib.linux-x86_64-3.3/astropy/units/tests
> creating build/lib.linux-x86_64-3.3/astropy/io/votable
> copying astropy/io/votable/table.py -> build/lib.linux-x86_64-3.3/astropy/io/votable
> copying astropy/io/votable/exceptions.py -> build/lib.linux-x86_64-3.3/astropy/io/votable
> copying astropy/io/votable/converters.py -> build/lib.linux-x86_64-3.3/astropy/io/votable
> copying astropy/io/votable/connect.py -> build/lib.linux-x86_64-3.3/astropy/io/votable
> copying astropy/io/votable/__init__.py -> build/lib.linux-x86_64-3.3/astropy/io/votable
> copying astropy/io/votable/ucd.py -> build/lib.linux-x86_64-3.3/astropy/io/votable
> copying astropy/io/votable/volint.py -> build/lib.linux-x86_64-3.3/astropy/io/votable
> copying astropy/io/votable/voexceptions.py -> build/lib.linux-x86_64-3.3/astropy/io/votable
> copying astropy/io/votable/xmlutil.py -> build/lib.linux-x86_64-3.3/astropy/io/votable
> copying astropy/io/votable/setup_package.py -> build/lib.linux-x86_64-3.3/astropy/io/votable
> copying astropy/io/votable/util.py -> build/lib.linux-x86_64-3.3/astropy/io/votable
> copying astropy/io/votable/tree.py -> build/lib.linux-x86_64-3.3/astropy/io/votable
> creating build/lib.linux-x86_64-3.3/astropy/io/ascii
> copying astropy/io/ascii/daophot.py -> build/lib.linux-x86_64-3.3/astropy/io/ascii
> copying astropy/io/ascii/connect.py -> build/lib.linux-x86_64-3.3/astropy/io/ascii
> copying astropy/io/ascii/__init__.py -> build/lib.linux-x86_64-3.3/astropy/io/ascii
> copying astropy/io/ascii/sextractor.py -> build/lib.linux-x86_64-3.3/astropy/io/ascii
> copying astropy/io/ascii/latex.py -> build/lib.linux-x86_64-3.3/astropy/io/ascii
> copying astropy/io/ascii/basic.py -> build/lib.linux-x86_64-3.3/astropy/io/ascii
> copying astropy/io/ascii/setup_package.py -> build/lib.linux-x86_64-3.3/astropy/io/ascii
> copying astropy/io/ascii/ui.py -> build/lib.linux-x86_64-3.3/astropy/io/ascii
> copying astropy/io/ascii/cds.py -> build/lib.linux-x86_64-3.3/astropy/io/ascii
> copying astropy/io/ascii/core.py -> build/lib.linux-x86_64-3.3/astropy/io/ascii
> copying astropy/io/ascii/ipac.py -> build/lib.linux-x86_64-3.3/astropy/io/ascii
> copying astropy/io/ascii/fixedwidth.py -> build/lib.linux-x86_64-3.3/astropy/io/ascii
> creating build/lib.linux-x86_64-3.3/astropy/io/misc
> copying astropy/io/misc/connect.py -> build/lib.linux-x86_64-3.3/astropy/io/misc
> copying astropy/io/misc/__init__.py -> build/lib.linux-x86_64-3.3/astropy/io/misc
> copying astropy/io/misc/pickle_helpers.py -> build/lib.linux-x86_64-3.3/astropy/io/misc
> copying astropy/io/misc/hdf5.py -> build/lib.linux-x86_64-3.3/astropy/io/misc
> creating build/lib.linux-x86_64-3.3/astropy/io/fits
> copying astropy/io/fits/file.py -> build/lib.linux-x86_64-3.3/astropy/io/fits
> copying astropy/io/fits/card.py -> build/lib.linux-x86_64-3.3/astropy/io/fits
> copying astropy/io/fits/__init__.py -> build/lib.linux-x86_64-3.3/astropy/io/fits
> copying astropy/io/fits/fitsrec.py -> build/lib.linux-x86_64-3.3/astropy/io/fits
> copying astropy/io/fits/convenience.py -> build/lib.linux-x86_64-3.3/astropy/io/fits
> copying astropy/io/fits/setup_package.py -> build/lib.linux-x86_64-3.3/astropy/io/fits
> copying astropy/io/fits/diff.py -> build/lib.linux-x86_64-3.3/astropy/io/fits
> copying astropy/io/fits/py3compat.py -> build/lib.linux-x86_64-3.3/astropy/io/fits
> copying astropy/io/fits/util.py -> build/lib.linux-x86_64-3.3/astropy/io/fits
> copying astropy/io/fits/verify.py -> build/lib.linux-x86_64-3.3/astropy/io/fits
> copying astropy/io/fits/column.py -> build/lib.linux-x86_64-3.3/astropy/io/fits
> copying astropy/io/fits/header.py -> build/lib.linux-x86_64-3.3/astropy/io/fits
> creating build/lib.linux-x86_64-3.3/astropy/io/tests
> copying astropy/io/tests/__init__.py -> build/lib.linux-x86_64-3.3/astropy/io/tests
> copying astropy/io/tests/test_registry.py -> build/lib.linux-x86_64-3.3/astropy/io/tests
> creating build/lib.linux-x86_64-3.3/astropy/constants/tests
> copying astropy/constants/tests/__init__.py -> build/lib.linux-x86_64-3.3/astropy/constants/tests
> copying astropy/constants/tests/test_constant.py -> build/lib.linux-x86_64-3.3/astropy/constants/tests
> creating build/lib.linux-x86_64-3.3/astropy/config/tests
> copying astropy/config/tests/__init__.py -> build/lib.linux-x86_64-3.3/astropy/config/tests
> copying astropy/config/tests/test_configs.py -> build/lib.linux-x86_64-3.3/astropy/config/tests
> creating build/lib.linux-x86_64-3.3/astropy/utils/xml
> copying astropy/utils/xml/__init__.py -> build/lib.linux-x86_64-3.3/astropy/utils/xml
> copying astropy/utils/xml/check.py -> build/lib.linux-x86_64-3.3/astropy/utils/xml
> copying astropy/utils/xml/iterparser.py -> build/lib.linux-x86_64-3.3/astropy/utils/xml
> copying astropy/utils/xml/setup_package.py -> build/lib.linux-x86_64-3.3/astropy/utils/xml
> copying astropy/utils/xml/validate.py -> build/lib.linux-x86_64-3.3/astropy/utils/xml
> copying astropy/utils/xml/writer.py -> build/lib.linux-x86_64-3.3/astropy/utils/xml
> creating build/lib.linux-x86_64-3.3/astropy/utils/compat
> copying astropy/utils/compat/_fractions_27.py -> build/lib.linux-x86_64-3.3/astropy/utils/compat
> copying astropy/utils/compat/__init__.py -> build/lib.linux-x86_64-3.3/astropy/utils/compat
> copying astropy/utils/compat/odict.py -> build/lib.linux-x86_64-3.3/astropy/utils/compat
> copying astropy/utils/compat/gzip.py -> build/lib.linux-x86_64-3.3/astropy/utils/compat
> copying astropy/utils/compat/fractions.py -> build/lib.linux-x86_64-3.3/astropy/utils/compat
> copying astropy/utils/compat/misc.py -> build/lib.linux-x86_64-3.3/astropy/utils/compat
> copying astropy/utils/compat/argparse.py -> build/lib.linux-x86_64-3.3/astropy/utils/compat
> copying astropy/utils/compat/_gzip_27.py -> build/lib.linux-x86_64-3.3/astropy/utils/compat
> copying astropy/utils/compat/_gzip_32.py -> build/lib.linux-x86_64-3.3/astropy/utils/compat
> creating build/lib.linux-x86_64-3.3/astropy/utils/tests
> copying astropy/utils/tests/__init__.py -> build/lib.linux-x86_64-3.3/astropy/utils/tests
> copying astropy/utils/tests/odict_mapping.py -> build/lib.linux-x86_64-3.3/astropy/utils/tests
> copying astropy/utils/tests/test_gzip.py -> build/lib.linux-x86_64-3.3/astropy/utils/tests
> copying astropy/utils/tests/test_odict.py -> build/lib.linux-x86_64-3.3/astropy/utils/tests
> copying astropy/utils/tests/test_misc.py -> build/lib.linux-x86_64-3.3/astropy/utils/tests
> copying astropy/utils/tests/test_data.py -> build/lib.linux-x86_64-3.3/astropy/utils/tests
> copying astropy/utils/tests/test_console.py -> build/lib.linux-x86_64-3.3/astropy/utils/tests
> copying astropy/utils/tests/test_xml.py -> build/lib.linux-x86_64-3.3/astropy/utils/tests
> copying astropy/utils/tests/odict_support.py -> build/lib.linux-x86_64-3.3/astropy/utils/tests
> copying astropy/utils/tests/test_collections.py -> build/lib.linux-x86_64-3.3/astropy/utils/tests
> creating build/lib.linux-x86_64-3.3/astropy/wcs/tests
> copying astropy/wcs/tests/test_pickle.py -> build/lib.linux-x86_64-3.3/astropy/wcs/tests
> copying astropy/wcs/tests/__init__.py -> build/lib.linux-x86_64-3.3/astropy/wcs/tests
> copying astropy/wcs/tests/test_profiling.py -> build/lib.linux-x86_64-3.3/astropy/wcs/tests
> copying astropy/wcs/tests/test_wcsprm.py -> build/lib.linux-x86_64-3.3/astropy/wcs/tests
> copying astropy/wcs/tests/test_wcs.py -> build/lib.linux-x86_64-3.3/astropy/wcs/tests
> creating build/lib.linux-x86_64-3.3/astropy/table/tests
> copying astropy/table/tests/test_row.py -> build/lib.linux-x86_64-3.3/astropy/table/tests
> copying astropy/table/tests/__init__.py -> build/lib.linux-x86_64-3.3/astropy/table/tests
> copying astropy/table/tests/test_item_access.py -> build/lib.linux-x86_64-3.3/astropy/table/tests
> copying astropy/table/tests/test_table.py -> build/lib.linux-x86_64-3.3/astropy/table/tests
> copying astropy/table/tests/test_column.py -> build/lib.linux-x86_64-3.3/astropy/table/tests
> copying astropy/table/tests/test_pprint.py -> build/lib.linux-x86_64-3.3/astropy/table/tests
> copying astropy/table/tests/test_masked.py -> build/lib.linux-x86_64-3.3/astropy/table/tests
> copying astropy/table/tests/test_init_table.py -> build/lib.linux-x86_64-3.3/astropy/table/tests
> creating build/lib.linux-x86_64-3.3/astropy/cosmology/tests
> copying astropy/cosmology/tests/__init__.py -> build/lib.linux-x86_64-3.3/astropy/cosmology/tests
> copying astropy/cosmology/tests/test_cosmology.py -> build/lib.linux-x86_64-3.3/astropy/cosmology/tests
> creating build/lib.linux-x86_64-3.3/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_angles.py -> build/lib.linux-x86_64-3.3/astropy/coordinates/tests
> copying astropy/coordinates/tests/__init__.py -> build/lib.linux-x86_64-3.3/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_sphere_ang_dists.py -> build/lib.linux-x86_64-3.3/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_arrays.py -> build/lib.linux-x86_64-3.3/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_api.py -> build/lib.linux-x86_64-3.3/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_transformations.py -> build/lib.linux-x86_64-3.3/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_distance.py -> build/lib.linux-x86_64-3.3/astropy/coordinates/tests
> copying astropy/coordinates/tests/test_name_resolve.py -> build/lib.linux-x86_64-3.3/astropy/coordinates/tests
> creating build/lib.linux-x86_64-3.3/astropy/stats/tests
> copying astropy/stats/tests/__init__.py -> build/lib.linux-x86_64-3.3/astropy/stats/tests
> copying astropy/stats/tests/test_funcs.py -> build/lib.linux-x86_64-3.3/astropy/stats/tests
> creating build/lib.linux-x86_64-3.3/astropy/extern/configobj_py3
> copying astropy/extern/configobj_py3/__init__.py -> build/lib.linux-x86_64-3.3/astropy/extern/configobj_py3
> copying astropy/extern/configobj_py3/configobj.py -> build/lib.linux-x86_64-3.3/astropy/extern/configobj_py3
> copying astropy/extern/configobj_py3/validate.py -> build/lib.linux-x86_64-3.3/astropy/extern/configobj_py3
> creating build/lib.linux-x86_64-3.3/astropy/extern/pyparsing_py3
> copying astropy/extern/pyparsing_py3/__init__.py -> build/lib.linux-x86_64-3.3/astropy/extern/pyparsing_py3
> copying astropy/extern/pyparsing_py3/pyparsing_py3.py -> build/lib.linux-x86_64-3.3/astropy/extern/pyparsing_py3
> creating build/lib.linux-x86_64-3.3/astropy/tests/tests
> copying astropy/tests/tests/test_imports.py -> build/lib.linux-x86_64-3.3/astropy/tests/tests
> copying astropy/tests/tests/__init__.py -> build/lib.linux-x86_64-3.3/astropy/tests/tests
> copying astropy/tests/tests/test_open_file_detection.py -> build/lib.linux-x86_64-3.3/astropy/tests/tests
> copying astropy/tests/tests/test_run_tests.py -> build/lib.linux-x86_64-3.3/astropy/tests/tests
> copying astropy/tests/tests/run_after_2to3.py -> build/lib.linux-x86_64-3.3/astropy/tests/tests
> copying astropy/tests/tests/test_skip_remote_data.py -> build/lib.linux-x86_64-3.3/astropy/tests/tests
> creating build/lib.linux-x86_64-3.3/astropy/nddata/convolution/tests
> copying astropy/nddata/convolution/tests/__init__.py -> build/lib.linux-x86_64-3.3/astropy/nddata/convolution/tests
> copying astropy/nddata/convolution/tests/test_convolve.py -> build/lib.linux-x86_64-3.3/astropy/nddata/convolution/tests
> copying astropy/nddata/convolution/tests/test_convolve_speeds.py -> build/lib.linux-x86_64-3.3/astropy/nddata/convolution/tests
> copying astropy/nddata/convolution/tests/test_convolve_kernels.py -> build/lib.linux-x86_64-3.3/astropy/nddata/convolution/tests
> copying astropy/nddata/convolution/tests/test_convolve_fft.py -> build/lib.linux-x86_64-3.3/astropy/nddata/convolution/tests
> creating build/lib.linux-x86_64-3.3/astropy/sphinx/ext/tests
> copying astropy/sphinx/ext/tests/__init__.py -> build/lib.linux-x86_64-3.3/astropy/sphinx/ext/tests
> copying astropy/sphinx/ext/tests/test_automodsumm.py -> build/lib.linux-x86_64-3.3/astropy/sphinx/ext/tests
> copying astropy/sphinx/ext/tests/test_automodapi.py -> build/lib.linux-x86_64-3.3/astropy/sphinx/ext/tests
> creating build/lib.linux-x86_64-3.3/astropy/io/votable/validator
> copying astropy/io/votable/validator/__init__.py -> build/lib.linux-x86_64-3.3/astropy/io/votable/validator
> copying astropy/io/votable/validator/html.py -> build/lib.linux-x86_64-3.3/astropy/io/votable/validator
> copying astropy/io/votable/validator/result.py -> build/lib.linux-x86_64-3.3/astropy/io/votable/validator
> copying astropy/io/votable/validator/main.py -> build/lib.linux-x86_64-3.3/astropy/io/votable/validator
> creating build/lib.linux-x86_64-3.3/astropy/io/votable/tests
> copying astropy/io/votable/tests/vo_test.py -> build/lib.linux-x86_64-3.3/astropy/io/votable/tests
> copying astropy/io/votable/tests/__init__.py -> build/lib.linux-x86_64-3.3/astropy/io/votable/tests
> copying astropy/io/votable/tests/util_test.py -> build/lib.linux-x86_64-3.3/astropy/io/votable/tests
> copying astropy/io/votable/tests/ucd_test.py -> build/lib.linux-x86_64-3.3/astropy/io/votable/tests
> copying astropy/io/votable/tests/tree_test.py -> build/lib.linux-x86_64-3.3/astropy/io/votable/tests
> copying astropy/io/votable/tests/exception_test.py -> build/lib.linux-x86_64-3.3/astropy/io/votable/tests
> copying astropy/io/votable/tests/converter_test.py -> build/lib.linux-x86_64-3.3/astropy/io/votable/tests
> copying astropy/io/votable/tests/table_test.py -> build/lib.linux-x86_64-3.3/astropy/io/votable/tests
> creating build/lib.linux-x86_64-3.3/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_fixedwidth.py -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/__init__.py -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_types.py -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_read.py -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/common.py -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_compressed.py -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_ipac_definitions.py -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_write.py -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_cds_header_from_readme.py -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests
> copying astropy/io/ascii/tests/test_connect.py -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests
> creating build/lib.linux-x86_64-3.3/astropy/io/misc/tests
> copying astropy/io/misc/tests/__init__.py -> build/lib.linux-x86_64-3.3/astropy/io/misc/tests
> copying astropy/io/misc/tests/test_hdf5.py -> build/lib.linux-x86_64-3.3/astropy/io/misc/tests
> copying astropy/io/misc/tests/test_pickle_helpers.py -> build/lib.linux-x86_64-3.3/astropy/io/misc/tests
> creating build/lib.linux-x86_64-3.3/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/compressed.py -> build/lib.linux-x86_64-3.3/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/__init__.py -> build/lib.linux-x86_64-3.3/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/base.py -> build/lib.linux-x86_64-3.3/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/groups.py -> build/lib.linux-x86_64-3.3/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/table.py -> build/lib.linux-x86_64-3.3/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/image.py -> build/lib.linux-x86_64-3.3/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/nonstandard.py -> build/lib.linux-x86_64-3.3/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/hdulist.py -> build/lib.linux-x86_64-3.3/astropy/io/fits/hdu
> copying astropy/io/fits/hdu/streaming.py -> build/lib.linux-x86_64-3.3/astropy/io/fits/hdu
> creating build/lib.linux-x86_64-3.3/astropy/io/fits/scripts
> copying astropy/io/fits/scripts/__init__.py -> build/lib.linux-x86_64-3.3/astropy/io/fits/scripts
> copying astropy/io/fits/scripts/fitscheck.py -> build/lib.linux-x86_64-3.3/astropy/io/fits/scripts
> copying astropy/io/fits/scripts/fitsdiff.py -> build/lib.linux-x86_64-3.3/astropy/io/fits/scripts
> creating build/lib.linux-x86_64-3.3/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_core.py -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests
> copying astropy/io/fits/tests/__init__.py -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_uint.py -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_table.py -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_diff.py -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_division.py -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_header.py -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_util.py -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_nonstandard.py -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_image.py -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_checksum.py -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests
> copying astropy/io/fits/tests/util.py -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_structured.py -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_hdulist.py -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests
> copying astropy/io/fits/tests/test_groups.py -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests
> creating build/lib.linux-x86_64-3.3/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/test_galactic_fk4.py -> build/lib.linux-x86_64-3.3/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/__init__.py -> build/lib.linux-x86_64-3.3/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/test_fk4_no_e_fk4.py -> build/lib.linux-x86_64-3.3/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/test_fk4_no_e_fk5.py -> build/lib.linux-x86_64-3.3/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/generate_ref_ast.py -> build/lib.linux-x86_64-3.3/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/test_icrs_fk5.py -> build/lib.linux-x86_64-3.3/astropy/coordinates/tests/accuracy
> creating build/lib.linux-x86_64-3.3/vo
> copying build/legacy-aliases/vo/__init__.py -> build/lib.linux-x86_64-3.3/vo
> creating build/lib.linux-x86_64-3.3/pyfits
> copying build/legacy-aliases/pyfits/__init__.py -> build/lib.linux-x86_64-3.3/pyfits
> creating build/lib.linux-x86_64-3.3/pywcs
> copying build/legacy-aliases/pywcs/__init__.py -> build/lib.linux-x86_64-3.3/pywcs
> creating build/lib.linux-x86_64-3.3/astropy/sphinx/ext/templates
> creating build/lib.linux-x86_64-3.3/astropy/sphinx/ext/templates/autosummary_core
> copying astropy/sphinx/ext/templates/autosummary_core/class.rst -> build/lib.linux-x86_64-3.3/astropy/sphinx/ext/templates/autosummary_core
> copying astropy/sphinx/ext/templates/autosummary_core/module.rst -> build/lib.linux-x86_64-3.3/astropy/sphinx/ext/templates/autosummary_core
> copying astropy/sphinx/ext/templates/autosummary_core/base.rst -> build/lib.linux-x86_64-3.3/astropy/sphinx/ext/templates/autosummary_core
> creating build/lib.linux-x86_64-3.3/astropy/sphinx/themes
> creating build/lib.linux-x86_64-3.3/astropy/sphinx/themes/bootstrap-astropy
> copying astropy/sphinx/themes/bootstrap-astropy/globaltoc.html -> build/lib.linux-x86_64-3.3/astropy/sphinx/themes/bootstrap-astropy
> copying astropy/sphinx/themes/bootstrap-astropy/localtoc.html -> build/lib.linux-x86_64-3.3/astropy/sphinx/themes/bootstrap-astropy
> copying astropy/sphinx/themes/bootstrap-astropy/layout.html -> build/lib.linux-x86_64-3.3/astropy/sphinx/themes/bootstrap-astropy
> copying astropy/sphinx/themes/bootstrap-astropy/theme.conf -> build/lib.linux-x86_64-3.3/astropy/sphinx/themes/bootstrap-astropy
> copying astropy/sphinx/themes/bootstrap-astropy/searchbox.html -> build/lib.linux-x86_64-3.3/astropy/sphinx/themes/bootstrap-astropy
> creating build/lib.linux-x86_64-3.3/astropy/sphinx/themes/bootstrap-astropy/static
> copying astropy/sphinx/themes/bootstrap-astropy/static/astropy_linkout_20.png -> build/lib.linux-x86_64-3.3/astropy/sphinx/themes/bootstrap-astropy/static
> copying astropy/sphinx/themes/bootstrap-astropy/static/sidebar.js -> build/lib.linux-x86_64-3.3/astropy/sphinx/themes/bootstrap-astropy/static
> copying astropy/sphinx/themes/bootstrap-astropy/static/bootstrap-astropy.css -> build/lib.linux-x86_64-3.3/astropy/sphinx/themes/bootstrap-astropy/static
> copying astropy/sphinx/themes/bootstrap-astropy/static/astropy_logo.ico -> build/lib.linux-x86_64-3.3/astropy/sphinx/themes/bootstrap-astropy/static
> copying astropy/sphinx/themes/bootstrap-astropy/static/astropy_docs_32.png -> build/lib.linux-x86_64-3.3/astropy/sphinx/themes/bootstrap-astropy/static
> creating build/lib.linux-x86_64-3.3/astropy/wcs/include
> copying astropy/wcs/include/docstrings.h -> build/lib.linux-x86_64-3.3/astropy/wcs/include
> copying astropy/wcs/include/distortion.h -> build/lib.linux-x86_64-3.3/astropy/wcs/include
> copying astropy/wcs/include/isnan.h -> build/lib.linux-x86_64-3.3/astropy/wcs/include
> copying astropy/wcs/include/unit_list_proxy.h -> build/lib.linux-x86_64-3.3/astropy/wcs/include
> copying astropy/wcs/include/wcslib_units_wrap.h -> build/lib.linux-x86_64-3.3/astropy/wcs/include
> copying astropy/wcs/include/astropy_wcs_api.h -> build/lib.linux-x86_64-3.3/astropy/wcs/include
> copying astropy/wcs/include/pipeline.h -> build/lib.linux-x86_64-3.3/astropy/wcs/include
> copying astropy/wcs/include/pyutil.h -> build/lib.linux-x86_64-3.3/astropy/wcs/include
> copying astropy/wcs/include/sip.h -> build/lib.linux-x86_64-3.3/astropy/wcs/include
> copying astropy/wcs/include/distortion_wrap.h -> build/lib.linux-x86_64-3.3/astropy/wcs/include
> copying astropy/wcs/include/sip_wrap.h -> build/lib.linux-x86_64-3.3/astropy/wcs/include
> copying astropy/wcs/include/wcslib_wtbarr_wrap.h -> build/lib.linux-x86_64-3.3/astropy/wcs/include
> copying astropy/wcs/include/wcslib_wrap.h -> build/lib.linux-x86_64-3.3/astropy/wcs/include
> copying astropy/wcs/include/wcslib_tabprm_wrap.h -> build/lib.linux-x86_64-3.3/astropy/wcs/include
> copying astropy/wcs/include/astropy_wcs.h -> build/lib.linux-x86_64-3.3/astropy/wcs/include
> copying astropy/wcs/include/str_list_proxy.h -> build/lib.linux-x86_64-3.3/astropy/wcs/include
> copying astropy/wcs/include/util.h -> build/lib.linux-x86_64-3.3/astropy/wcs/include
> copying astropy/tests/coveragerc -> build/lib.linux-x86_64-3.3/astropy/tests
> creating build/lib.linux-x86_64-3.3/astropy/io/votable/data
> copying astropy/io/votable/data/ucd1p-words.txt -> build/lib.linux-x86_64-3.3/astropy/io/votable/data
> copying astropy/io/votable/data/VOTable.v1.1.xsd -> build/lib.linux-x86_64-3.3/astropy/io/votable/data
> copying astropy/io/votable/data/VOTable.v1.2.xsd -> build/lib.linux-x86_64-3.3/astropy/io/votable/data
> copying astropy/io/votable/data/VOTable.dtd -> build/lib.linux-x86_64-3.3/astropy/io/votable/data
> creating build/lib.linux-x86_64-3.3/astropy/utils/tests/data
> copying astropy/utils/tests/data/local.dat -> build/lib.linux-x86_64-3.3/astropy/utils/tests/data
> copying astropy/utils/tests/data/invalid.dat.gz -> build/lib.linux-x86_64-3.3/astropy/utils/tests/data
> copying astropy/utils/tests/data/local.dat.gz -> build/lib.linux-x86_64-3.3/astropy/utils/tests/data
> copying astropy/utils/tests/data/invalid.dat.bz2 -> build/lib.linux-x86_64-3.3/astropy/utils/tests/data
> copying astropy/utils/tests/data/local.dat.bz2 -> build/lib.linux-x86_64-3.3/astropy/utils/tests/data
> copying astropy/utils/tests/data/unicode.txt -> build/lib.linux-x86_64-3.3/astropy/utils/tests/data
> copying astropy/utils/tests/data/.hidden_file.txt -> build/lib.linux-x86_64-3.3/astropy/utils/tests/data
> creating build/lib.linux-x86_64-3.3/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/too_many_pv.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/3d_cd.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/outside_sky.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/locale.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/nonstandard_units.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/sip2.fits -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/dist.fits -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/header_newlines.fits -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/data
> copying astropy/wcs/tests/data/sip.fits -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/data
> creating build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_QSC.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_AZP.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_COO.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_SZP.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_AIT.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_PCO.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_CEA.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_TSC.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_PAR.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_MOL.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_ZEA.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_BON.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_NCP.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_TAN.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_ZPN.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_COD.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_HPX.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_CSC.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_MER.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_CYP.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_SIN.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_AIR.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_SFL.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_STG.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_COP.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_CAR.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_ARC.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> copying astropy/wcs/tests/maps/1904-66_COE.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/maps
> creating build/lib.linux-x86_64-3.3/astropy/wcs/tests/spectra
> copying astropy/wcs/tests/spectra/orion-freq-1.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/spectra
> copying astropy/wcs/tests/spectra/orion-velo-1.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/spectra
> copying astropy/wcs/tests/spectra/orion-wave-1.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/spectra
> copying astropy/wcs/tests/spectra/orion-velo-4.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/spectra
> copying astropy/wcs/tests/spectra/orion-freq-4.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/spectra
> copying astropy/wcs/tests/spectra/orion-wave-4.hdr -> build/lib.linux-x86_64-3.3/astropy/wcs/tests/spectra
> creating build/lib.linux-x86_64-3.3/astropy/tests/tests/data
> copying astropy/tests/tests/data/open_file_detection.txt -> build/lib.linux-x86_64-3.3/astropy/tests/tests/data
> creating build/lib.linux-x86_64-3.3/astropy/io/votable/validator/urls
> copying astropy/io/votable/validator/urls/cone.incorrect.dat.gz -> build/lib.linux-x86_64-3.3/astropy/io/votable/validator/urls
> copying astropy/io/votable/validator/urls/cone.broken.dat.gz -> build/lib.linux-x86_64-3.3/astropy/io/votable/validator/urls
> copying astropy/io/votable/validator/urls/cone.good.dat.gz -> build/lib.linux-x86_64-3.3/astropy/io/votable/validator/urls
> copying astropy/io/votable/validator/urls/cone.big.dat.gz -> build/lib.linux-x86_64-3.3/astropy/io/votable/validator/urls
> creating build/lib.linux-x86_64-3.3/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/regression.bin.tabledata.truth.xml -> build/lib.linux-x86_64-3.3/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/names.xml -> build/lib.linux-x86_64-3.3/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/irsa-nph-m31.xml -> build/lib.linux-x86_64-3.3/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/irsa-nph-error.xml -> build/lib.linux-x86_64-3.3/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/regression.xml -> build/lib.linux-x86_64-3.3/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/too_many_columns.xml.gz -> build/lib.linux-x86_64-3.3/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/tb.fits -> build/lib.linux-x86_64-3.3/astropy/io/votable/tests/data
> copying astropy/io/votable/tests/data/validation.txt -> build/lib.linux-x86_64-3.3/astropy/io/votable/tests/data
> creating build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> creating build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t/vizier
> copying astropy/io/ascii/tests/t/vizier/ReadMe -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t/vizier
> copying astropy/io/ascii/tests/t/vizier/table1.dat -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t/vizier
> copying astropy/io/ascii/tests/t/vizier/table5.dat -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t/vizier
> copying astropy/io/ascii/tests/t/apostrophe.rdb -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/apostrophe.tab -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/bad.txt -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/bars_at_ends.txt -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/cds.dat -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> creating build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t/cds
> creating build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t/cds/glob
> copying astropy/io/ascii/tests/t/cds/glob/ReadMe -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t/cds/glob
> copying astropy/io/ascii/tests/t/cds/glob/lmxbrefs.dat -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t/cds/glob
> creating build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t/cds/multi
> copying astropy/io/ascii/tests/t/cds/multi/ReadMe -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t/cds/multi
> copying astropy/io/ascii/tests/t/cds/multi/lhs2065.dat -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t/cds/multi
> copying astropy/io/ascii/tests/t/cds2.dat -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/commented_header.dat -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/commented_header2.dat -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/continuation.dat -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/daophot.dat -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/daophot2.dat -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/sextractor.dat -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/daophot.dat.gz -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/fill_values.txt -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/ipac.dat -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/ipac.dat.bz2 -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/latex1.tex -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/latex1.tex.gz -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/latex2.tex -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/nls1_stackinfo.dbout -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/no_data_cds.dat -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/no_data_daophot.dat -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/no_data_sextractor.dat -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/no_data_ipac.dat -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/no_data_with_header.dat -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/no_data_without_header.dat -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/short.rdb -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/short.rdb.bz2 -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/short.rdb.gz -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/short.tab -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/simple.txt -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/simple2.txt -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/simple3.txt -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/simple4.txt -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/simple5.txt -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/space_delim_blank_lines.txt -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/space_delim_no_header.dat -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/space_delim_no_names.dat -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/test4.dat -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/test5.dat -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/vots_spec.dat -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> copying astropy/io/ascii/tests/t/whitespace.dat -> build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/t
> creating build/lib.linux-x86_64-3.3/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/random_groups.fits -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/stddata.fits -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/zerowidth.fits -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/test0.fits -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/ascii.fits -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/checksum.fits -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/fixed-1890.fits -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/scale.fits -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/comp.fits -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/tb.fits -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/o4sp040b0_raw.fits -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/arange.fits -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests/data
> copying astropy/io/fits/tests/data/table.fits -> build/lib.linux-x86_64-3.3/astropy/io/fits/tests/data
> copying astropy/coordinates/tests/accuracy/fk4_no_e_fk5.csv -> build/lib.linux-x86_64-3.3/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/galactic_fk4.csv -> build/lib.linux-x86_64-3.3/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/fk4_no_e_fk4.csv -> build/lib.linux-x86_64-3.3/astropy/coordinates/tests/accuracy
> copying astropy/coordinates/tests/accuracy/icrs_fk5.csv -> build/lib.linux-x86_64-3.3/astropy/coordinates/tests/accuracy
> Fixing build/lib.linux-x86_64-3.3/astropy/cython_version.py build/lib.linux-x86_64-3.3/astropy/version.py build/lib.linux-x86_64-3.3/astropy/__init__.py build/lib.linux-x86_64-3.3/astropy/conftest.py build/lib.linux-x86_64-3.3/astropy/version_helpers.py build/lib.linux-x86_64-3.3/astropy/setup_helpers.py build/lib.linux-x86_64-3.3/astropy/logger.py build/lib.linux-x86_64-3.3/astropy/time/__init__.py build/lib.linux-x86_64-3.3/astropy/time/setup_package.py build/lib.linux-x86_64-3.3/astropy/time/core.py build/lib.linux-x86_64-3.3/astropy/nddata/__init__.py build/lib.linux-x86_64-3.3/astropy/nddata/nduncertainty.py build/lib.linux-x86_64-3.3/astropy/nddata/flag_collection.py build/lib.linux-x86_64-3.3/astropy/nddata/nddata.py build/lib.linux-x86_64-3.3/astropy/sphinx/__init__.py build/lib.linux-x86_64-3.3/astropy/sphinx/conf.py build/lib.linux-x86_64-3.3/astropy/sphinx/setup_package.py build/lib.linux-x86_64-3.3/astropy/units/__init__.py build/lib.linux-x86_64-3.3/astropy/units/utils.py build/lib.linux-x86_64-3.3/astropy/units/cgs.py build/lib.linux-x86_64-3.3/astropy/units/equivalencies.py build/lib.linux-x86_64-3.3/astropy/units/physical.py build/lib.linux-x86_64-3.3/astropy/units/imperial.py build/lib.linux-x86_64-3.3/astropy/units/quantity.py build/lib.linux-x86_64-3.3/astropy/units/core.py build/lib.linux-x86_64-3.3/astropy/units/si.py build/lib.linux-x86_64-3.3/astropy/units/astrophys.py build/lib.linux-x86_64-3.3/astropy/io/__init__.py build/lib.linux-x86_64-3.3/astropy/io/registry.py build/lib.linux-x86_64-3.3/astropy/constants/__init__.py build/lib.linux-x86_64-3.3/astropy/constants/cgs.py build/lib.linux-x86_64-3.3/astropy/constants/si.py build/lib.linux-x86_64-3.3/astropy/constants/constant.py build/lib.linux-x86_64-3.3/astropy/config/__init__.py build/lib.linux-x86_64-3.3/astropy/config/paths.py build/lib.linux-x86_64-3.3/astropy/config/configuration.py build/lib.linux-x86_64-3.3/astropy/config/affiliated.py build/lib.linux-x86_64-3.3/astropy/utils/__init__.py build/lib.linux-x86_64-3.3/astropy/utils/collections.py build/lib.linux-x86_64-3.3/astropy/utils/data.py build/lib.linux-x86_64-3.3/astropy/utils/setup_package.py build/lib.linux-x86_64-3.3/astropy/utils/misc.py build/lib.linux-x86_64-3.3/astropy/utils/release.py build/lib.linux-x86_64-3.3/astropy/utils/console.py build/lib.linux-x86_64-3.3/astropy/wcs/docstrings.py build/lib.linux-x86_64-3.3/astropy/wcs/__init__.py build/lib.linux-x86_64-3.3/astropy/wcs/setup_package.py build/lib.linux-x86_64-3.3/astropy/wcs/wcs.py build/lib.linux-x86_64-3.3/astropy/wcs/_docutil.py build/lib.linux-x86_64-3.3/astropy/table/__init__.py build/lib.linux-x86_64-3.3/astropy/table/structhelper.py build/lib.linux-x86_64-3.3/astropy/table/table.py build/lib.linux-x86_64-3.3/astropy/table/pprint.py build/lib.linux-x86_64-3.3/astropy/cosmology/__init__.py build/lib.linux-x86_64-3.3/astropy/cosmology/funcs.py build/lib.linux-x86_64-3.3/astropy/cosmology/parameters.py build/lib.linux-x86_64-3.3/astropy/cosmology/core.py build/lib.linux-x86_64-3.3/astropy/coordinates/builtin_systems.py build/lib.linux-x86_64-3.3/astropy/coordinates/__init__.py build/lib.linux-x86_64-3.3/astropy/coordinates/coordsystems.py build/lib.linux-x86_64-3.3/astropy/coordinates/distances.py build/lib.linux-x86_64-3.3/astropy/coordinates/errors.py build/lib.linux-x86_64-3.3/astropy/coordinates/setup_package.py build/lib.linux-x86_64-3.3/astropy/coordinates/transformations.py build/lib.linux-x86_64-3.3/astropy/coordinates/angle_utilities.py build/lib.linux-x86_64-3.3/astropy/coordinates/angles.py build/lib.linux-x86_64-3.3/astropy/coordinates/name_resolve.py build/lib.linux-x86_64-3.3/astropy/coordinates/earth_orientation.py build/lib.linux-x86_64-3.3/astropy/stats/__init__.py build/lib.linux-x86_64-3.3/astropy/stats/funcs.py build/lib.linux-x86_64-3.3/astropy/extern/pyparsing.py build/lib.linux-x86_64-3.3/astropy/extern/__init__.py build/lib.linux-x86_64-3.3/astropy/extern/configobj.py build/lib.linux-x86_64-3.3/astropy/extern/pytest.py build/lib.linux-x86_64-3.3/astropy/tests/helper.py build/lib.linux-x86_64-3.3/astropy/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/tests/test_logger.py build/lib.linux-x86_64-3.3/astropy/tests/setup_package.py build/lib.linux-x86_64-3.3/astropy/tests/compat.py build/lib.linux-x86_64-3.3/astropy/tests/pytest_plugins.py build/lib.linux-x86_64-3.3/astropy/time/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/time/tests/test_basic.py build/lib.linux-x86_64-3.3/astropy/time/tests/test_guess.py build/lib.linux-x86_64-3.3/astropy/time/tests/test_delta.py build/lib.linux-x86_64-3.3/astropy/nddata/convolution/__init__.py build/lib.linux-x86_64-3.3/astropy/nddata/convolution/make_kernel.py build/lib.linux-x86_64-3.3/astropy/nddata/convolution/convolve.py build/lib.linux-x86_64-3.3/astropy/nddata/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/nddata/tests/test_nddata.py build/lib.linux-x86_64-3.3/astropy/nddata/tests/test_flag_collection.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/docscrape_sphinx.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/__init__.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/automodapi.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/edit_on_github.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/tocdepthfix.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/automodsumm.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/compiler_unparse.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/traitsdoc.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/docscrape.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/phantom_import.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/numpydoc.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/comment_eater.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/astropyautosummary.py build/lib.linux-x86_64-3.3/astropy/units/format/__init__.py build/lib.linux-x86_64-3.3/astropy/units/format/latex.py build/lib.linux-x86_64-3.3/astropy/units/format/vounit.py build/lib.linux-x86_64-3.3/astropy/units/format/utils.py build/lib.linux-x86_64-3.3/astropy/units/format/base.py build/lib.linux-x86_64-3.3/astropy/units/format/cds.py build/lib.linux-x86_64-3.3/astropy/units/format/unicode_format.py build/lib.linux-x86_64-3.3/astropy/units/format/generic.py build/lib.linux-x86_64-3.3/astropy/units/format/console.py build/lib.linux-x86_64-3.3/astropy/units/format/fits.py build/lib.linux-x86_64-3.3/astropy/units/tests/test_units.py build/lib.linux-x86_64-3.3/astropy/units/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/units/tests/test_physical.py build/lib.linux-x86_64-3.3/astropy/units/tests/test_format.py build/lib.linux-x86_64-3.3/astropy/units/tests/test_quantity.py build/lib.linux-x86_64-3.3/astropy/io/votable/table.py build/lib.linux-x86_64-3.3/astropy/io/votable/exceptions.py build/lib.linux-x86_64-3.3/astropy/io/votable/converters.py build/lib.linux-x86_64-3.3/astropy/io/votable/connect.py build/lib.linux-x86_64-3.3/astropy/io/votable/__init__.py build/lib.linux-x86_64-3.3/astropy/io/votable/ucd.py build/lib.linux-x86_64-3.3/astropy/io/votable/volint.py build/lib.linux-x86_64-3.3/astropy/io/votable/voexceptions.py build/lib.linux-x86_64-3.3/astropy/io/votable/xmlutil.py build/lib.linux-x86_64-3.3/astropy/io/votable/setup_package.py build/lib.linux-x86_64-3.3/astropy/io/votable/util.py build/lib.linux-x86_64-3.3/astropy/io/votable/tree.py build/lib.linux-x86_64-3.3/astropy/io/ascii/daophot.py build/lib.linux-x86_64-3.3/astropy/io/ascii/connect.py build/lib.linux-x86_64-3.3/astropy/io/ascii/__init__.py build/lib.linux-x86_64-3.3/astropy/io/ascii/sextractor.py build/lib.linux-x86_64-3.3/astropy/io/ascii/latex.py build/lib.linux-x86_64-3.3/astropy/io/ascii/basic.py build/lib.linux-x86_64-3.3/astropy/io/ascii/setup_package.py build/lib.linux-x86_64-3.3/astropy/io/ascii/ui.py build/lib.linux-x86_64-3.3/astropy/io/ascii/cds.py build/lib.linux-x86_64-3.3/astropy/io/ascii/core.py build/lib.linux-x86_64-3.3/astropy/io/ascii/ipac.py build/lib.linux-x86_64-3.3/astropy/io/ascii/fixedwidth.py build/lib.linux-x86_64-3.3/astropy/io/misc/connect.py build/lib.linux-x86_64-3.3/astropy/io/misc/__init__.py build/lib.linux-x86_64-3.3/astropy/io/misc/pickle_helpers.py build/lib.linux-x86_64-3.3/astropy/io/misc/hdf5.py build/lib.linux-x86_64-3.3/astropy/io/fits/file.py build/lib.linux-x86_64-3.3/astropy/io/fits/card.py build/lib.linux-x86_64-3.3/astropy/io/fits/__init__.py build/lib.linux-x86_64-3.3/astropy/io/fits/fitsrec.py build/lib.linux-x86_64-3.3/astropy/io/fits/convenience.py build/lib.linux-x86_64-3.3/astropy/io/fits/setup_package.py build/lib.linux-x86_64-3.3/astropy/io/fits/diff.py build/lib.linux-x86_64-3.3/astropy/io/fits/py3compat.py build/lib.linux-x86_64-3.3/astropy/io/fits/util.py build/lib.linux-x86_64-3.3/astropy/io/fits/verify.py build/lib.linux-x86_64-3.3/astropy/io/fits/column.py build/lib.linux-x86_64-3.3/astropy/io/fits/header.py build/lib.linux-x86_64-3.3/astropy/io/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/io/tests/test_registry.py build/lib.linux-x86_64-3.3/astropy/constants/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/constants/tests/test_constant.py build/lib.linux-x86_64-3.3/astropy/config/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/config/tests/test_configs.py build/lib.linux-x86_64-3.3/astropy/utils/xml/__init__.py build/lib.linux-x86_64-3.3/astropy/utils/xml/check.py build/lib.linux-x86_64-3.3/astropy/utils/xml/iterparser.py build/lib.linux-x86_64-3.3/astropy/utils/xml/setup_package.py build/lib.linux-x86_64-3.3/astropy/utils/xml/validate.py build/lib.linux-x86_64-3.3/astropy/utils/xml/writer.py build/lib.linux-x86_64-3.3/astropy/utils/compat/_fractions_27.py build/lib.linux-x86_64-3.3/astropy/utils/compat/__init__.py build/lib.linux-x86_64-3.3/astropy/utils/compat/odict.py build/lib.linux-x86_64-3.3/astropy/utils/compat/gzip.py build/lib.linux-x86_64-3.3/astropy/utils/compat/fractions.py build/lib.linux-x86_64-3.3/astropy/utils/compat/misc.py build/lib.linux-x86_64-3.3/astropy/utils/compat/argparse.py build/lib.linux-x86_64-3.3/astropy/utils/compat/_gzip_27.py build/lib.linux-x86_64-3.3/astropy/utils/compat/_gzip_32.py build/lib.linux-x86_64-3.3/astropy/utils/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/utils/tests/odict_mapping.py build/lib.linux-x86_64-3.3/astropy/utils/tests/test_gzip.py build/lib.linux-x86_64-3.3/astropy/utils/tests/test_odict.py build/lib.linux-x86_64-3.3/astropy/utils/tests/test_misc.py build/lib.linux-x86_64-3.3/astropy/utils/tests/test_data.py build/lib.linux-x86_64-3.3/astropy/utils/tests/test_console.py build/lib.linux-x86_64-3.3/astropy/utils/tests/test_xml.py build/lib.linux-x86_64-3.3/astropy/utils/tests/odict_support.py build/lib.linux-x86_64-3.3/astropy/utils/tests/test_collections.py build/lib.linux-x86_64-3.3/astropy/wcs/tests/test_pickle.py build/lib.linux-x86_64-3.3/astropy/wcs/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/wcs/tests/test_profiling.py build/lib.linux-x86_64-3.3/astropy/wcs/tests/test_wcsprm.py build/lib.linux-x86_64-3.3/astropy/wcs/tests/test_wcs.py build/lib.linux-x86_64-3.3/astropy/table/tests/test_row.py build/lib.linux-x86_64-3.3/astropy/table/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/table/tests/test_item_access.py build/lib.linux-x86_64-3.3/astropy/table/tests/test_table.py build/lib.linux-x86_64-3.3/astropy/table/tests/test_column.py build/lib.linux-x86_64-3.3/astropy/table/tests/test_pprint.py build/lib.linux-x86_64-3.3/astropy/table/tests/test_masked.py build/lib.linux-x86_64-3.3/astropy/table/tests/test_init_table.py build/lib.linux-x86_64-3.3/astropy/cosmology/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/cosmology/tests/test_cosmology.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/test_angles.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/test_sphere_ang_dists.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/test_arrays.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/test_api.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/test_transformations.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/test_distance.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/test_name_resolve.py build/lib.linux-x86_64-3.3/astropy/stats/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/stats/tests/test_funcs.py build/lib.linux-x86_64-3.3/astropy/extern/configobj_py3/__init__.py build/lib.linux-x86_64-3.3/astropy/extern/configobj_py3/configobj.py build/lib.linux-x86_64-3.3/astropy/extern/configobj_py3/validate.py build/lib.linux-x86_64-3.3/astropy/extern/pyparsing_py3/__init__.py build/lib.linux-x86_64-3.3/astropy/extern/pyparsing_py3/pyparsing_py3.py build/lib.linux-x86_64-3.3/astropy/tests/tests/test_imports.py build/lib.linux-x86_64-3.3/astropy/tests/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/tests/tests/test_open_file_detection.py build/lib.linux-x86_64-3.3/astropy/tests/tests/test_run_tests.py build/lib.linux-x86_64-3.3/astropy/tests/tests/run_after_2to3.py build/lib.linux-x86_64-3.3/astropy/tests/tests/test_skip_remote_data.py build/lib.linux-x86_64-3.3/astropy/nddata/convolution/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/nddata/convolution/tests/test_convolve.py build/lib.linux-x86_64-3.3/astropy/nddata/convolution/tests/test_convolve_speeds.py build/lib.linux-x86_64-3.3/astropy/nddata/convolution/tests/test_convolve_kernels.py build/lib.linux-x86_64-3.3/astropy/nddata/convolution/tests/test_convolve_fft.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/tests/test_automodsumm.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/tests/test_automodapi.py build/lib.linux-x86_64-3.3/astropy/io/votable/validator/__init__.py build/lib.linux-x86_64-3.3/astropy/io/votable/validator/html.py build/lib.linux-x86_64-3.3/astropy/io/votable/validator/result.py build/lib.linux-x86_64-3.3/astropy/io/votable/validator/main.py build/lib.linux-x86_64-3.3/astropy/io/votable/tests/vo_test.py build/lib.linux-x86_64-3.3/astropy/io/votable/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/io/votable/tests/util_test.py build/lib.linux-x86_64-3.3/astropy/io/votable/tests/ucd_test.py build/lib.linux-x86_64-3.3/astropy/io/votable/tests/tree_test.py build/lib.linux-x86_64-3.3/astropy/io/votable/tests/exception_test.py build/lib.linux-x86_64-3.3/astropy/io/votable/tests/converter_test.py build/lib.linux-x86_64-3.3/astropy/io/votable/tests/table_test.py build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/test_fixedwidth.py build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/test_types.py build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/test_read.py build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/common.py build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/test_compressed.py build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/test_ipac_definitions.py build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/test_write.py build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/test_cds_header_from_readme.py build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/test_connect.py build/lib.linux-x86_64-3.3/astropy/io/misc/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/io/misc/tests/test_hdf5.py build/lib.linux-x86_64-3.3/astropy/io/misc/tests/test_pickle_helpers.py build/lib.linux-x86_64-3.3/astropy/io/fits/hdu/compressed.py build/lib.linux-x86_64-3.3/astropy/io/fits/hdu/__init__.py build/lib.linux-x86_64-3.3/astropy/io/fits/hdu/base.py build/lib.linux-x86_64-3.3/astropy/io/fits/hdu/groups.py build/lib.linux-x86_64-3.3/astropy/io/fits/hdu/table.py build/lib.linux-x86_64-3.3/astropy/io/fits/hdu/image.py build/lib.linux-x86_64-3.3/astropy/io/fits/hdu/nonstandard.py build/lib.linux-x86_64-3.3/astropy/io/fits/hdu/hdulist.py build/lib.linux-x86_64-3.3/astropy/io/fits/hdu/streaming.py build/lib.linux-x86_64-3.3/astropy/io/fits/scripts/__init__.py build/lib.linux-x86_64-3.3/astropy/io/fits/scripts/fitscheck.py build/lib.linux-x86_64-3.3/astropy/io/fits/scripts/fitsdiff.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/test_core.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/test_uint.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/test_table.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/test_diff.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/test_division.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/test_header.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/test_util.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/test_nonstandard.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/test_image.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/test_checksum.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/util.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/test_structured.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/test_hdulist.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/test_groups.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/accuracy/test_galactic_fk4.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/accuracy/__init__.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/accuracy/test_fk4_no_e_fk4.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/accuracy/test_fk4_no_e_fk5.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/accuracy/generate_ref_ast.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/accuracy/test_icrs_fk5.py build/lib.linux-x86_64-3.3/vo/__init__.py build/lib.linux-x86_64-3.3/pyfits/__init__.py build/lib.linux-x86_64-3.3/pywcs/__init__.py
> Skipping implicit fixer: buffer
> Skipping implicit fixer: idioms
> Skipping implicit fixer: set_literal
> Skipping implicit fixer: ws_comma
> Fixing build/lib.linux-x86_64-3.3/astropy/cython_version.py build/lib.linux-x86_64-3.3/astropy/version.py build/lib.linux-x86_64-3.3/astropy/__init__.py build/lib.linux-x86_64-3.3/astropy/conftest.py build/lib.linux-x86_64-3.3/astropy/version_helpers.py build/lib.linux-x86_64-3.3/astropy/setup_helpers.py build/lib.linux-x86_64-3.3/astropy/logger.py build/lib.linux-x86_64-3.3/astropy/time/__init__.py build/lib.linux-x86_64-3.3/astropy/time/setup_package.py build/lib.linux-x86_64-3.3/astropy/time/core.py build/lib.linux-x86_64-3.3/astropy/nddata/__init__.py build/lib.linux-x86_64-3.3/astropy/nddata/nduncertainty.py build/lib.linux-x86_64-3.3/astropy/nddata/flag_collection.py build/lib.linux-x86_64-3.3/astropy/nddata/nddata.py build/lib.linux-x86_64-3.3/astropy/sphinx/__init__.py build/lib.linux-x86_64-3.3/astropy/sphinx/conf.py build/lib.linux-x86_64-3.3/astropy/sphinx/setup_package.py build/lib.linux-x86_64-3.3/astropy/units/__init__.py build/lib.linux-x86_64-3.3/astropy/units/utils.py build/lib.linux-x86_64-3.3/astropy/units/cgs.py build/lib.linux-x86_64-3.3/astropy/units/equivalencies.py build/lib.linux-x86_64-3.3/astropy/units/physical.py build/lib.linux-x86_64-3.3/astropy/units/imperial.py build/lib.linux-x86_64-3.3/astropy/units/quantity.py build/lib.linux-x86_64-3.3/astropy/units/core.py build/lib.linux-x86_64-3.3/astropy/units/si.py build/lib.linux-x86_64-3.3/astropy/units/astrophys.py build/lib.linux-x86_64-3.3/astropy/io/__init__.py build/lib.linux-x86_64-3.3/astropy/io/registry.py build/lib.linux-x86_64-3.3/astropy/constants/__init__.py build/lib.linux-x86_64-3.3/astropy/constants/cgs.py build/lib.linux-x86_64-3.3/astropy/constants/si.py build/lib.linux-x86_64-3.3/astropy/constants/constant.py build/lib.linux-x86_64-3.3/astropy/config/__init__.py build/lib.linux-x86_64-3.3/astropy/config/paths.py build/lib.linux-x86_64-3.3/astropy/config/configuration.py build/lib.linux-x86_64-3.3/astropy/config/affiliated.py build/lib.linux-x86_64-3.3/astropy/utils/__init__.py build/lib.linux-x86_64-3.3/astropy/utils/collections.py build/lib.linux-x86_64-3.3/astropy/utils/data.py build/lib.linux-x86_64-3.3/astropy/utils/setup_package.py build/lib.linux-x86_64-3.3/astropy/utils/misc.py build/lib.linux-x86_64-3.3/astropy/utils/release.py build/lib.linux-x86_64-3.3/astropy/utils/console.py build/lib.linux-x86_64-3.3/astropy/wcs/docstrings.py build/lib.linux-x86_64-3.3/astropy/wcs/__init__.py build/lib.linux-x86_64-3.3/astropy/wcs/setup_package.py build/lib.linux-x86_64-3.3/astropy/wcs/wcs.py build/lib.linux-x86_64-3.3/astropy/wcs/_docutil.py build/lib.linux-x86_64-3.3/astropy/table/__init__.py build/lib.linux-x86_64-3.3/astropy/table/structhelper.py build/lib.linux-x86_64-3.3/astropy/table/table.py build/lib.linux-x86_64-3.3/astropy/table/pprint.py build/lib.linux-x86_64-3.3/astropy/cosmology/__init__.py build/lib.linux-x86_64-3.3/astropy/cosmology/funcs.py build/lib.linux-x86_64-3.3/astropy/cosmology/parameters.py build/lib.linux-x86_64-3.3/astropy/cosmology/core.py build/lib.linux-x86_64-3.3/astropy/coordinates/builtin_systems.py build/lib.linux-x86_64-3.3/astropy/coordinates/__init__.py build/lib.linux-x86_64-3.3/astropy/coordinates/coordsystems.py build/lib.linux-x86_64-3.3/astropy/coordinates/distances.py build/lib.linux-x86_64-3.3/astropy/coordinates/errors.py build/lib.linux-x86_64-3.3/astropy/coordinates/setup_package.py build/lib.linux-x86_64-3.3/astropy/coordinates/transformations.py build/lib.linux-x86_64-3.3/astropy/coordinates/angle_utilities.py build/lib.linux-x86_64-3.3/astropy/coordinates/angles.py build/lib.linux-x86_64-3.3/astropy/coordinates/name_resolve.py build/lib.linux-x86_64-3.3/astropy/coordinates/earth_orientation.py build/lib.linux-x86_64-3.3/astropy/stats/__init__.py build/lib.linux-x86_64-3.3/astropy/stats/funcs.py build/lib.linux-x86_64-3.3/astropy/extern/pyparsing.py build/lib.linux-x86_64-3.3/astropy/extern/__init__.py build/lib.linux-x86_64-3.3/astropy/extern/configobj.py build/lib.linux-x86_64-3.3/astropy/extern/pytest.py build/lib.linux-x86_64-3.3/astropy/tests/helper.py build/lib.linux-x86_64-3.3/astropy/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/tests/test_logger.py build/lib.linux-x86_64-3.3/astropy/tests/setup_package.py build/lib.linux-x86_64-3.3/astropy/tests/compat.py build/lib.linux-x86_64-3.3/astropy/tests/pytest_plugins.py build/lib.linux-x86_64-3.3/astropy/time/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/time/tests/test_basic.py build/lib.linux-x86_64-3.3/astropy/time/tests/test_guess.py build/lib.linux-x86_64-3.3/astropy/time/tests/test_delta.py build/lib.linux-x86_64-3.3/astropy/nddata/convolution/__init__.py build/lib.linux-x86_64-3.3/astropy/nddata/convolution/make_kernel.py build/lib.linux-x86_64-3.3/astropy/nddata/convolution/convolve.py build/lib.linux-x86_64-3.3/astropy/nddata/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/nddata/tests/test_nddata.py build/lib.linux-x86_64-3.3/astropy/nddata/tests/test_flag_collection.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/docscrape_sphinx.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/__init__.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/automodapi.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/edit_on_github.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/tocdepthfix.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/automodsumm.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/compiler_unparse.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/traitsdoc.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/docscrape.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/phantom_import.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/numpydoc.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/comment_eater.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/astropyautosummary.py build/lib.linux-x86_64-3.3/astropy/units/format/__init__.py build/lib.linux-x86_64-3.3/astropy/units/format/latex.py build/lib.linux-x86_64-3.3/astropy/units/format/vounit.py build/lib.linux-x86_64-3.3/astropy/units/format/utils.py build/lib.linux-x86_64-3.3/astropy/units/format/base.py build/lib.linux-x86_64-3.3/astropy/units/format/cds.py build/lib.linux-x86_64-3.3/astropy/units/format/unicode_format.py build/lib.linux-x86_64-3.3/astropy/units/format/generic.py build/lib.linux-x86_64-3.3/astropy/units/format/console.py build/lib.linux-x86_64-3.3/astropy/units/format/fits.py build/lib.linux-x86_64-3.3/astropy/units/tests/test_units.py build/lib.linux-x86_64-3.3/astropy/units/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/units/tests/test_physical.py build/lib.linux-x86_64-3.3/astropy/units/tests/test_format.py build/lib.linux-x86_64-3.3/astropy/units/tests/test_quantity.py build/lib.linux-x86_64-3.3/astropy/io/votable/table.py build/lib.linux-x86_64-3.3/astropy/io/votable/exceptions.py build/lib.linux-x86_64-3.3/astropy/io/votable/converters.py build/lib.linux-x86_64-3.3/astropy/io/votable/connect.py build/lib.linux-x86_64-3.3/astropy/io/votable/__init__.py build/lib.linux-x86_64-3.3/astropy/io/votable/ucd.py build/lib.linux-x86_64-3.3/astropy/io/votable/volint.py build/lib.linux-x86_64-3.3/astropy/io/votable/voexceptions.py build/lib.linux-x86_64-3.3/astropy/io/votable/xmlutil.py build/lib.linux-x86_64-3.3/astropy/io/votable/setup_package.py build/lib.linux-x86_64-3.3/astropy/io/votable/util.py build/lib.linux-x86_64-3.3/astropy/io/votable/tree.py build/lib.linux-x86_64-3.3/astropy/io/ascii/daophot.py build/lib.linux-x86_64-3.3/astropy/io/ascii/connect.py build/lib.linux-x86_64-3.3/astropy/io/ascii/__init__.py build/lib.linux-x86_64-3.3/astropy/io/ascii/sextractor.py build/lib.linux-x86_64-3.3/astropy/io/ascii/latex.py build/lib.linux-x86_64-3.3/astropy/io/ascii/basic.py build/lib.linux-x86_64-3.3/astropy/io/ascii/setup_package.py build/lib.linux-x86_64-3.3/astropy/io/ascii/ui.py build/lib.linux-x86_64-3.3/astropy/io/ascii/cds.py build/lib.linux-x86_64-3.3/astropy/io/ascii/core.py build/lib.linux-x86_64-3.3/astropy/io/ascii/ipac.py build/lib.linux-x86_64-3.3/astropy/io/ascii/fixedwidth.py build/lib.linux-x86_64-3.3/astropy/io/misc/connect.py build/lib.linux-x86_64-3.3/astropy/io/misc/__init__.py build/lib.linux-x86_64-3.3/astropy/io/misc/pickle_helpers.py build/lib.linux-x86_64-3.3/astropy/io/misc/hdf5.py build/lib.linux-x86_64-3.3/astropy/io/fits/file.py build/lib.linux-x86_64-3.3/astropy/io/fits/card.py build/lib.linux-x86_64-3.3/astropy/io/fits/__init__.py build/lib.linux-x86_64-3.3/astropy/io/fits/fitsrec.py build/lib.linux-x86_64-3.3/astropy/io/fits/convenience.py build/lib.linux-x86_64-3.3/astropy/io/fits/setup_package.py build/lib.linux-x86_64-3.3/astropy/io/fits/diff.py build/lib.linux-x86_64-3.3/astropy/io/fits/py3compat.py build/lib.linux-x86_64-3.3/astropy/io/fits/util.py build/lib.linux-x86_64-3.3/astropy/io/fits/verify.py build/lib.linux-x86_64-3.3/astropy/io/fits/column.py build/lib.linux-x86_64-3.3/astropy/io/fits/header.py build/lib.linux-x86_64-3.3/astropy/io/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/io/tests/test_registry.py build/lib.linux-x86_64-3.3/astropy/constants/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/constants/tests/test_constant.py build/lib.linux-x86_64-3.3/astropy/config/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/config/tests/test_configs.py build/lib.linux-x86_64-3.3/astropy/utils/xml/__init__.py build/lib.linux-x86_64-3.3/astropy/utils/xml/check.py build/lib.linux-x86_64-3.3/astropy/utils/xml/iterparser.py build/lib.linux-x86_64-3.3/astropy/utils/xml/setup_package.py build/lib.linux-x86_64-3.3/astropy/utils/xml/validate.py build/lib.linux-x86_64-3.3/astropy/utils/xml/writer.py build/lib.linux-x86_64-3.3/astropy/utils/compat/_fractions_27.py build/lib.linux-x86_64-3.3/astropy/utils/compat/__init__.py build/lib.linux-x86_64-3.3/astropy/utils/compat/odict.py build/lib.linux-x86_64-3.3/astropy/utils/compat/gzip.py build/lib.linux-x86_64-3.3/astropy/utils/compat/fractions.py build/lib.linux-x86_64-3.3/astropy/utils/compat/misc.py build/lib.linux-x86_64-3.3/astropy/utils/compat/argparse.py build/lib.linux-x86_64-3.3/astropy/utils/compat/_gzip_27.py build/lib.linux-x86_64-3.3/astropy/utils/compat/_gzip_32.py build/lib.linux-x86_64-3.3/astropy/utils/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/utils/tests/odict_mapping.py build/lib.linux-x86_64-3.3/astropy/utils/tests/test_gzip.py build/lib.linux-x86_64-3.3/astropy/utils/tests/test_odict.py build/lib.linux-x86_64-3.3/astropy/utils/tests/test_misc.py build/lib.linux-x86_64-3.3/astropy/utils/tests/test_data.py build/lib.linux-x86_64-3.3/astropy/utils/tests/test_console.py build/lib.linux-x86_64-3.3/astropy/utils/tests/test_xml.py build/lib.linux-x86_64-3.3/astropy/utils/tests/odict_support.py build/lib.linux-x86_64-3.3/astropy/utils/tests/test_collections.py build/lib.linux-x86_64-3.3/astropy/wcs/tests/test_pickle.py build/lib.linux-x86_64-3.3/astropy/wcs/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/wcs/tests/test_profiling.py build/lib.linux-x86_64-3.3/astropy/wcs/tests/test_wcsprm.py build/lib.linux-x86_64-3.3/astropy/wcs/tests/test_wcs.py build/lib.linux-x86_64-3.3/astropy/table/tests/test_row.py build/lib.linux-x86_64-3.3/astropy/table/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/table/tests/test_item_access.py build/lib.linux-x86_64-3.3/astropy/table/tests/test_table.py build/lib.linux-x86_64-3.3/astropy/table/tests/test_column.py build/lib.linux-x86_64-3.3/astropy/table/tests/test_pprint.py build/lib.linux-x86_64-3.3/astropy/table/tests/test_masked.py build/lib.linux-x86_64-3.3/astropy/table/tests/test_init_table.py build/lib.linux-x86_64-3.3/astropy/cosmology/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/cosmology/tests/test_cosmology.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/test_angles.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/test_sphere_ang_dists.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/test_arrays.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/test_api.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/test_transformations.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/test_distance.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/test_name_resolve.py build/lib.linux-x86_64-3.3/astropy/stats/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/stats/tests/test_funcs.py build/lib.linux-x86_64-3.3/astropy/extern/configobj_py3/__init__.py build/lib.linux-x86_64-3.3/astropy/extern/configobj_py3/configobj.py build/lib.linux-x86_64-3.3/astropy/extern/configobj_py3/validate.py build/lib.linux-x86_64-3.3/astropy/extern/pyparsing_py3/__init__.py build/lib.linux-x86_64-3.3/astropy/extern/pyparsing_py3/pyparsing_py3.py build/lib.linux-x86_64-3.3/astropy/tests/tests/test_imports.py build/lib.linux-x86_64-3.3/astropy/tests/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/tests/tests/test_open_file_detection.py build/lib.linux-x86_64-3.3/astropy/tests/tests/test_run_tests.py build/lib.linux-x86_64-3.3/astropy/tests/tests/run_after_2to3.py build/lib.linux-x86_64-3.3/astropy/tests/tests/test_skip_remote_data.py build/lib.linux-x86_64-3.3/astropy/nddata/convolution/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/nddata/convolution/tests/test_convolve.py build/lib.linux-x86_64-3.3/astropy/nddata/convolution/tests/test_convolve_speeds.py build/lib.linux-x86_64-3.3/astropy/nddata/convolution/tests/test_convolve_kernels.py build/lib.linux-x86_64-3.3/astropy/nddata/convolution/tests/test_convolve_fft.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/tests/test_automodsumm.py build/lib.linux-x86_64-3.3/astropy/sphinx/ext/tests/test_automodapi.py build/lib.linux-x86_64-3.3/astropy/io/votable/validator/__init__.py build/lib.linux-x86_64-3.3/astropy/io/votable/validator/html.py build/lib.linux-x86_64-3.3/astropy/io/votable/validator/result.py build/lib.linux-x86_64-3.3/astropy/io/votable/validator/main.py build/lib.linux-x86_64-3.3/astropy/io/votable/tests/vo_test.py build/lib.linux-x86_64-3.3/astropy/io/votable/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/io/votable/tests/util_test.py build/lib.linux-x86_64-3.3/astropy/io/votable/tests/ucd_test.py build/lib.linux-x86_64-3.3/astropy/io/votable/tests/tree_test.py build/lib.linux-x86_64-3.3/astropy/io/votable/tests/exception_test.py build/lib.linux-x86_64-3.3/astropy/io/votable/tests/converter_test.py build/lib.linux-x86_64-3.3/astropy/io/votable/tests/table_test.py build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/test_fixedwidth.py build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/test_types.py build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/test_read.py build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/common.py build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/test_compressed.py build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/test_ipac_definitions.py build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/test_write.py build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/test_cds_header_from_readme.py build/lib.linux-x86_64-3.3/astropy/io/ascii/tests/test_connect.py build/lib.linux-x86_64-3.3/astropy/io/misc/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/io/misc/tests/test_hdf5.py build/lib.linux-x86_64-3.3/astropy/io/misc/tests/test_pickle_helpers.py build/lib.linux-x86_64-3.3/astropy/io/fits/hdu/compressed.py build/lib.linux-x86_64-3.3/astropy/io/fits/hdu/__init__.py build/lib.linux-x86_64-3.3/astropy/io/fits/hdu/base.py build/lib.linux-x86_64-3.3/astropy/io/fits/hdu/groups.py build/lib.linux-x86_64-3.3/astropy/io/fits/hdu/table.py build/lib.linux-x86_64-3.3/astropy/io/fits/hdu/image.py build/lib.linux-x86_64-3.3/astropy/io/fits/hdu/nonstandard.py build/lib.linux-x86_64-3.3/astropy/io/fits/hdu/hdulist.py build/lib.linux-x86_64-3.3/astropy/io/fits/hdu/streaming.py build/lib.linux-x86_64-3.3/astropy/io/fits/scripts/__init__.py build/lib.linux-x86_64-3.3/astropy/io/fits/scripts/fitscheck.py build/lib.linux-x86_64-3.3/astropy/io/fits/scripts/fitsdiff.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/test_core.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/__init__.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/test_uint.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/test_table.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/test_diff.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/test_division.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/test_header.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/test_util.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/test_nonstandard.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/test_image.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/test_checksum.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/util.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/test_structured.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/test_hdulist.py build/lib.linux-x86_64-3.3/astropy/io/fits/tests/test_groups.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/accuracy/test_galactic_fk4.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/accuracy/__init__.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/accuracy/test_fk4_no_e_fk4.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/accuracy/test_fk4_no_e_fk5.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/accuracy/generate_ref_ast.py build/lib.linux-x86_64-3.3/astropy/coordinates/tests/accuracy/test_icrs_fk5.py build/lib.linux-x86_64-3.3/vo/__init__.py build/lib.linux-x86_64-3.3/pyfits/__init__.py build/lib.linux-x86_64-3.3/pywcs/__init__.py
> Skipping implicit fixer: buffer
> Skipping implicit fixer: idioms
> Skipping implicit fixer: set_literal
> Skipping implicit fixer: ws_comma
> running build_ext
> Traceback (most recent call last):
>   File "setup.py", line 128, in <module>
>     entry_points=entry_points
>   File "/usr/lib/python3.3/distutils/core.py", line 148, in setup
>     dist.run_commands()
>   File "/usr/lib/python3.3/distutils/dist.py", line 917, in run_commands
>     self.run_command(cmd)
>   File "/usr/lib/python3.3/distutils/dist.py", line 936, in run_command
>     cmd_obj.run()
>   File "/usr/lib/python3.3/distutils/command/build.py", line 126, in run
>     self.run_command(cmd_name)
>   File "/usr/lib/python3.3/distutils/cmd.py", line 313, in run_command
>     self.distribution.run_command(command)
>   File "/usr/lib/python3.3/distutils/dist.py", line 936, in run_command
>     cmd_obj.run()
>   File "/«PKGBUILDDIR»/astropy/setup_helpers.py", line 456, in run
>     np_include = get_numpy_include_path()
>   File "/«PKGBUILDDIR»/astropy/setup_helpers.py", line 1132, in get_numpy_include_path
>     numpy = check_numpy()
>   File "/«PKGBUILDDIR»/astropy/setup_helpers.py", line 1122, in check_numpy
>     raise ImportError(msg)
> ImportError: numpy version 1.4 or later must be installed to build astropy
> make[1]: *** [build-python3.3] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2013/05/09/python-astropy_0.2.1-1_unstable.log

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

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



More information about the debian-science-maintainers mailing list