Skip to content

Instantly share code, notes, and snippets.

@cdeil
Created July 12, 2019 08:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cdeil/74d46beebdabf5b40cccedde759bdec1 to your computer and use it in GitHub Desktop.
Save cdeil/74d46beebdabf5b40cccedde759bdec1 to your computer and use it in GitHub Desktop.
(numba) hfm-1804a:gammapy deil$ pip_pypy3 install astropy
Collecting astropy
Downloading https://files.pythonhosted.org/packages/b9/10/523355eb8cb9839552c8f0fbc9425a1c87c8ff2e55f4df85469a5a4164d3/astropy-3.2.1.tar.gz (7.9MB)
|████████████████████████████████| 8.0MB 1.4MB/s
Collecting numpy>=1.13 (from astropy)
Downloading https://files.pythonhosted.org/packages/d3/4b/f9f4b96c0b1ba43d28a5bdc4b64f0b9d3fbcf31313a51bc766942866a7c7/numpy-1.16.4.zip (5.1MB)
|████████████████████████████████| 5.1MB 1.8MB/s
Installing collected packages: numpy, astropy
Running setup.py install for numpy ... done
Running setup.py install for astropy ... error
ERROR: Complete output from command /usr/local/Cellar/pypy3/7.1.1/bin/pypy3 -u -c 'import setuptools, tokenize;__file__='"'"'/private/var/folders/t_/_mywtcj146lbk2c99bnxw7z40000gp/T/pip-install-eki4pf42/astropy/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/var/folders/t_/_mywtcj146lbk2c99bnxw7z40000gp/T/pip-record-ycsocxou/install-record.txt --single-version-externally-managed --compile:
ERROR: running install
running build
running build_py
running pre_hook from astropy._erfa.setup_package for build_py command
running pre_hook from astropy.modeling.setup_package for build_py command
creating build
creating build/lib.macosx-10.14-x86_64-3.6
creating build/lib.macosx-10.14-x86_64-3.6/astropy
copying astropy/conftest.py -> build/lib.macosx-10.14-x86_64-3.6/astropy
copying astropy/version.py -> build/lib.macosx-10.14-x86_64-3.6/astropy
copying astropy/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy
copying astropy/logger.py -> build/lib.macosx-10.14-x86_64-3.6/astropy
copying astropy/cython_version.py -> build/lib.macosx-10.14-x86_64-3.6/astropy
copying astropy/setup_package.py -> build/lib.macosx-10.14-x86_64-3.6/astropy
creating build/lib.macosx-10.14-x86_64-3.6/astropy/visualization
copying astropy/visualization/hist.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization
copying astropy/visualization/units.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization
copying astropy/visualization/mpl_style.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization
copying astropy/visualization/stretch.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization
copying astropy/visualization/interval.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization
copying astropy/visualization/lupton_rgb.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization
copying astropy/visualization/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization
copying astropy/visualization/transform.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization
copying astropy/visualization/mpl_normalize.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization
creating build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries
copying astropy/timeseries/downsample.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries
copying astropy/timeseries/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries
copying astropy/timeseries/core.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries
copying astropy/timeseries/sampled.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries
copying astropy/timeseries/binned.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries
creating build/lib.macosx-10.14-x86_64-3.6/astropy/_erfa
copying astropy/_erfa/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/_erfa
copying astropy/_erfa/core.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/_erfa
copying astropy/_erfa/erfa_generator.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/_erfa
copying astropy/_erfa/setup_package.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/_erfa
creating build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates
copying astropy/coordinates/sky_coordinate.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates
copying astropy/coordinates/earth_orientation.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates
copying astropy/coordinates/jparser.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates
copying astropy/coordinates/distances.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates
copying astropy/coordinates/attributes.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates
copying astropy/coordinates/baseframe.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates
copying astropy/coordinates/transformations.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates
copying astropy/coordinates/angle_lextab.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates
copying astropy/coordinates/angle_utilities.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates
copying astropy/coordinates/calculation.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates
copying astropy/coordinates/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates
copying astropy/coordinates/angles.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates
copying astropy/coordinates/matching.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates
copying astropy/coordinates/solar_system.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates
copying astropy/coordinates/funcs.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates
copying astropy/coordinates/sites.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates
copying astropy/coordinates/matrix_utilities.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates
copying astropy/coordinates/name_resolve.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates
copying astropy/coordinates/errors.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates
copying astropy/coordinates/earth.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates
copying astropy/coordinates/sky_coordinate_parsers.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates
copying astropy/coordinates/representation.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates
copying astropy/coordinates/angle_parsetab.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates
copying astropy/coordinates/orbital_elements.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates
creating build/lib.macosx-10.14-x86_64-3.6/astropy/config
copying astropy/config/configuration.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/config
copying astropy/config/paths.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/config
copying astropy/config/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/config
copying astropy/config/affiliated.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/config
creating build/lib.macosx-10.14-x86_64-3.6/astropy/constants
copying astropy/constants/iau2012.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/constants
copying astropy/constants/astropyconst13.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/constants
copying astropy/constants/si.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/constants
copying astropy/constants/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/constants
copying astropy/constants/codata2014.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/constants
copying astropy/constants/codata2010.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/constants
copying astropy/constants/cgs.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/constants
copying astropy/constants/utils.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/constants
copying astropy/constants/constant.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/constants
copying astropy/constants/astropyconst20.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/constants
copying astropy/constants/codata2018.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/constants
copying astropy/constants/iau2015.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/constants
creating build/lib.macosx-10.14-x86_64-3.6/astropy/wcs
copying astropy/wcs/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs
copying astropy/wcs/docstrings.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs
copying astropy/wcs/wcs.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs
copying astropy/wcs/utils.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs
copying astropy/wcs/setup_package.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs
copying astropy/wcs/wcslint.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io
copying astropy/io/registry.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io
copying astropy/io/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io
creating build/lib.macosx-10.14-x86_64-3.6/astropy/tests
copying astropy/tests/runner.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/tests
copying astropy/tests/command.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/tests
copying astropy/tests/image_tests.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/tests
copying astropy/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/tests
copying astropy/tests/helper.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/tests
copying astropy/tests/disable_internet.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/tests
copying astropy/tests/test_logger.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/tests
copying astropy/tests/setup_package.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/utils
copying astropy/utils/misc.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils
copying astropy/utils/console.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils
copying astropy/utils/metadata.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils
copying astropy/utils/timer.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils
copying astropy/utils/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils
copying astropy/utils/collections.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils
copying astropy/utils/introspection.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils
copying astropy/utils/argparse.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils
copying astropy/utils/exceptions.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils
copying astropy/utils/diff.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils
copying astropy/utils/data_info.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils
copying astropy/utils/codegen.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils
copying astropy/utils/data.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils
copying astropy/utils/state.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils
copying astropy/utils/setup_package.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils
copying astropy/utils/decorators.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils
creating build/lib.macosx-10.14-x86_64-3.6/astropy/nddata
copying astropy/nddata/compat.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata
copying astropy/nddata/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata
copying astropy/nddata/ccddata.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata
copying astropy/nddata/nduncertainty.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata
copying astropy/nddata/nddata.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata
copying astropy/nddata/flag_collection.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata
copying astropy/nddata/utils.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata
copying astropy/nddata/bitmask.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata
copying astropy/nddata/nddata_withmixins.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata
copying astropy/nddata/nddata_base.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata
copying astropy/nddata/decorators.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata
creating build/lib.macosx-10.14-x86_64-3.6/astropy/modeling
copying astropy/modeling/models.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling
copying astropy/modeling/tabular.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling
copying astropy/modeling/powerlaws.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling
copying astropy/modeling/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling
copying astropy/modeling/core.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling
copying astropy/modeling/rotations.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling
copying astropy/modeling/separable.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling
copying astropy/modeling/optimizers.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling
copying astropy/modeling/utils.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling
copying astropy/modeling/parameters.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling
copying astropy/modeling/functional_models.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling
copying astropy/modeling/fitting.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling
copying astropy/modeling/projections.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling
copying astropy/modeling/blackbody.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling
copying astropy/modeling/polynomial.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling
copying astropy/modeling/statistic.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling
copying astropy/modeling/mappings.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling
copying astropy/modeling/setup_package.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling
creating build/lib.macosx-10.14-x86_64-3.6/astropy/time
copying astropy/time/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/time
copying astropy/time/core.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/time
copying astropy/time/utils.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/time
copying astropy/time/formats.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/time
creating build/lib.macosx-10.14-x86_64-3.6/astropy/units
copying astropy/units/required_by_vounit.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units
copying astropy/units/imperial.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units
copying astropy/units/equivalencies.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units
copying astropy/units/deprecated.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units
copying astropy/units/si.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units
copying astropy/units/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units
copying astropy/units/core.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units
copying astropy/units/cds.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units
copying astropy/units/cgs.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units
copying astropy/units/utils.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units
copying astropy/units/astrophys.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units
copying astropy/units/photometric.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units
copying astropy/units/quantity.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units
copying astropy/units/physical.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units
copying astropy/units/decorators.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units
creating build/lib.macosx-10.14-x86_64-3.6/astropy/table
copying astropy/table/serialize.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table
copying astropy/table/jsviewer.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table
copying astropy/table/table_helpers.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table
copying astropy/table/index.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table
copying astropy/table/pandas.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table
copying astropy/table/connect.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table
copying astropy/table/bst.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table
copying astropy/table/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table
copying astropy/table/groups.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table
copying astropy/table/sorted_array.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table
copying astropy/table/soco.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table
copying astropy/table/pprint.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table
copying astropy/table/operations.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table
copying astropy/table/table.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table
copying astropy/table/row.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table
copying astropy/table/info.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table
copying astropy/table/np_utils.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table
copying astropy/table/column.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table
copying astropy/table/setup_package.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table
copying astropy/table/meta.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table
creating build/lib.macosx-10.14-x86_64-3.6/astropy/cosmology
copying astropy/cosmology/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/cosmology
copying astropy/cosmology/core.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/cosmology
copying astropy/cosmology/funcs.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/cosmology
copying astropy/cosmology/parameters.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/cosmology
creating build/lib.macosx-10.14-x86_64-3.6/astropy/extern
copying astropy/extern/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/extern
copying astropy/extern/_strptime.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/extern
copying astropy/extern/six.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/extern
creating build/lib.macosx-10.14-x86_64-3.6/astropy/convolution
copying astropy/convolution/convolve.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/convolution
copying astropy/convolution/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/convolution
copying astropy/convolution/core.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/convolution
copying astropy/convolution/utils.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/convolution
copying astropy/convolution/kernels.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/convolution
copying astropy/convolution/setup_package.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/convolution
creating build/lib.macosx-10.14-x86_64-3.6/astropy/uncertainty
copying astropy/uncertainty/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/uncertainty
copying astropy/uncertainty/core.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/uncertainty
copying astropy/uncertainty/distributions.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/uncertainty
creating build/lib.macosx-10.14-x86_64-3.6/astropy/stats
copying astropy/stats/info_theory.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/stats
copying astropy/stats/histogram.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/stats
copying astropy/stats/biweight.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/stats
copying astropy/stats/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/stats
copying astropy/stats/spatial.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/stats
copying astropy/stats/bayesian_blocks.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/stats
copying astropy/stats/funcs.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/stats
copying astropy/stats/sigma_clipping.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/stats
copying astropy/stats/circstats.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/stats
copying astropy/stats/jackknife.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/stats
creating build/lib.macosx-10.14-x86_64-3.6/astropy/samp
copying astropy/samp/hub_script.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/samp
copying astropy/samp/integrated_client.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/samp
copying astropy/samp/hub_proxy.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/samp
copying astropy/samp/client.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/samp
copying astropy/samp/web_profile.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/samp
copying astropy/samp/constants.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/samp
copying astropy/samp/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/samp
copying astropy/samp/hub.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/samp
copying astropy/samp/utils.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/samp
copying astropy/samp/standard_profile.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/samp
copying astropy/samp/errors.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/samp
copying astropy/samp/lockfile_helpers.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/samp
copying astropy/samp/setup_package.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/samp
creating build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/tests
copying astropy/visualization/tests/test_stretch.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/tests
copying astropy/visualization/tests/test_norm.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/tests
copying astropy/visualization/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/tests
copying astropy/visualization/tests/test_interval.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/tests
copying astropy/visualization/tests/test_lupton_rgb.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/tests
copying astropy/visualization/tests/test_units.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/tests
copying astropy/visualization/tests/test_histogram.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/scripts
copying astropy/visualization/scripts/fits2bitmap.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/scripts
copying astropy/visualization/scripts/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/scripts
creating build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes
copying astropy/visualization/wcsaxes/coordinate_helpers.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes
copying astropy/visualization/wcsaxes/transforms.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes
copying astropy/visualization/wcsaxes/formatter_locator.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes
copying astropy/visualization/wcsaxes/ticks.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes
copying astropy/visualization/wcsaxes/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes
copying astropy/visualization/wcsaxes/core.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes
copying astropy/visualization/wcsaxes/grid_paths.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes
copying astropy/visualization/wcsaxes/axislabels.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes
copying astropy/visualization/wcsaxes/coordinate_range.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes
copying astropy/visualization/wcsaxes/ticklabels.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes
copying astropy/visualization/wcsaxes/patches.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes
copying astropy/visualization/wcsaxes/utils.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes
copying astropy/visualization/wcsaxes/frame.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes
copying astropy/visualization/wcsaxes/coordinates_map.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes
creating build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/scripts/tests
copying astropy/visualization/scripts/tests/test_fits2bitmap.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/scripts/tests
copying astropy/visualization/scripts/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/scripts/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes/tests
copying astropy/visualization/wcsaxes/tests/test_utils.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes/tests
copying astropy/visualization/wcsaxes/tests/test_frame.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes/tests
copying astropy/visualization/wcsaxes/tests/test_misc.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes/tests
copying astropy/visualization/wcsaxes/tests/test_images.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes/tests
copying astropy/visualization/wcsaxes/tests/test_transform_coord_meta.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes/tests
copying astropy/visualization/wcsaxes/tests/datasets.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes/tests
copying astropy/visualization/wcsaxes/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes/tests
copying astropy/visualization/wcsaxes/tests/test_formatter_locator.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes/tests
copying astropy/visualization/wcsaxes/tests/test_display_world_coordinates.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes/tests
copying astropy/visualization/wcsaxes/tests/test_transforms.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes/tests
copying astropy/visualization/wcsaxes/tests/test_coordinate_helpers.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/io
copying astropy/timeseries/io/kepler.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/io
copying astropy/timeseries/io/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/io
creating build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/tests
copying astropy/timeseries/tests/test_common.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/tests
copying astropy/timeseries/tests/test_binned.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/tests
copying astropy/timeseries/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/tests
copying astropy/timeseries/tests/test_sampled.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/tests
copying astropy/timeseries/tests/test_downsample.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms
copying astropy/timeseries/periodograms/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms
copying astropy/timeseries/periodograms/base.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms
creating build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/io/tests
copying astropy/timeseries/io/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/io/tests
copying astropy/timeseries/io/tests/test_kepler.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/io/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/bls
copying astropy/timeseries/periodograms/bls/methods.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/bls
copying astropy/timeseries/periodograms/bls/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/bls
copying astropy/timeseries/periodograms/bls/core.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/bls
copying astropy/timeseries/periodograms/bls/setup_package.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/bls
creating build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/lombscargle
copying astropy/timeseries/periodograms/lombscargle/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/lombscargle
copying astropy/timeseries/periodograms/lombscargle/core.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/lombscargle
copying astropy/timeseries/periodograms/lombscargle/utils.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/lombscargle
copying astropy/timeseries/periodograms/lombscargle/_statistics.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/lombscargle
creating build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/bls/tests
copying astropy/timeseries/periodograms/bls/tests/test_bls.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/bls/tests
copying astropy/timeseries/periodograms/bls/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/bls/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/lombscargle/tests
copying astropy/timeseries/periodograms/lombscargle/tests/test_utils.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/lombscargle/tests
copying astropy/timeseries/periodograms/lombscargle/tests/test_statistics.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/lombscargle/tests
copying astropy/timeseries/periodograms/lombscargle/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/lombscargle/tests
copying astropy/timeseries/periodograms/lombscargle/tests/test_lombscargle.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/lombscargle/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/lombscargle/implementations
copying astropy/timeseries/periodograms/lombscargle/implementations/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/lombscargle/implementations
copying astropy/timeseries/periodograms/lombscargle/implementations/fastchi2_impl.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/lombscargle/implementations
copying astropy/timeseries/periodograms/lombscargle/implementations/scipy_impl.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/lombscargle/implementations
copying astropy/timeseries/periodograms/lombscargle/implementations/utils.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/lombscargle/implementations
copying astropy/timeseries/periodograms/lombscargle/implementations/mle.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/lombscargle/implementations
copying astropy/timeseries/periodograms/lombscargle/implementations/main.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/lombscargle/implementations
copying astropy/timeseries/periodograms/lombscargle/implementations/chi2_impl.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/lombscargle/implementations
copying astropy/timeseries/periodograms/lombscargle/implementations/slow_impl.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/lombscargle/implementations
copying astropy/timeseries/periodograms/lombscargle/implementations/fast_impl.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/lombscargle/implementations
creating build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/lombscargle/implementations/tests
copying astropy/timeseries/periodograms/lombscargle/implementations/tests/test_utils.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/lombscargle/implementations/tests
copying astropy/timeseries/periodograms/lombscargle/implementations/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/lombscargle/implementations/tests
copying astropy/timeseries/periodograms/lombscargle/implementations/tests/test_mle.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/periodograms/lombscargle/implementations/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/_erfa/tests
copying astropy/_erfa/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/_erfa/tests
copying astropy/_erfa/tests/test_erfa.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/_erfa/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_sky_coord.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_funcs.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_iau_fullstack.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/conftest.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_frames.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_api_ape5.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_sites.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_distance.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_representation.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_pickle.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_earth.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_solar_system.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_frames_with_velocity.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_matrix_utilities.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_sky_coord_velocities.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_representation_arithmetic.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_velocity_corrs.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_celestial_transformations.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_unit_representation.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_name_resolve.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_arrays.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/utils.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_transformations.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_skyoffset_transformations.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_formatting.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_angular_separation.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_finite_difference_velocities.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_matching.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_atc_replacements.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_representation_methods.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_intermediate_transformations.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_shape_manipulation.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_angles.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
copying astropy/coordinates/tests/test_regression.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/builtin_frames
copying astropy/coordinates/builtin_frames/altaz.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/builtin_frames
copying astropy/coordinates/builtin_frames/icrs_fk5_transforms.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/builtin_frames
copying astropy/coordinates/builtin_frames/supergalactic_transforms.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/builtin_frames
copying astropy/coordinates/builtin_frames/gcrs.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/builtin_frames
copying astropy/coordinates/builtin_frames/galactic_transforms.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/builtin_frames
copying astropy/coordinates/builtin_frames/galactic.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/builtin_frames
copying astropy/coordinates/builtin_frames/icrs_cirs_transforms.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/builtin_frames
copying astropy/coordinates/builtin_frames/itrs.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/builtin_frames
copying astropy/coordinates/builtin_frames/baseradec.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/builtin_frames
copying astropy/coordinates/builtin_frames/cirs_observed_transforms.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/builtin_frames
copying astropy/coordinates/builtin_frames/fk4.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/builtin_frames
copying astropy/coordinates/builtin_frames/lsr.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/builtin_frames
copying astropy/coordinates/builtin_frames/cirs.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/builtin_frames
copying astropy/coordinates/builtin_frames/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/builtin_frames
copying astropy/coordinates/builtin_frames/fk5.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/builtin_frames
copying astropy/coordinates/builtin_frames/utils.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/builtin_frames
copying astropy/coordinates/builtin_frames/ecliptic_transforms.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/builtin_frames
copying astropy/coordinates/builtin_frames/hcrs.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/builtin_frames
copying astropy/coordinates/builtin_frames/fk4_fk5_transforms.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/builtin_frames
copying astropy/coordinates/builtin_frames/intermediate_rotation_transforms.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/builtin_frames
copying astropy/coordinates/builtin_frames/ecliptic.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/builtin_frames
copying astropy/coordinates/builtin_frames/galactocentric.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/builtin_frames
copying astropy/coordinates/builtin_frames/supergalactic.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/builtin_frames
copying astropy/coordinates/builtin_frames/skyoffset.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/builtin_frames
copying astropy/coordinates/builtin_frames/icrs.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/builtin_frames
creating build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests/accuracy
copying astropy/coordinates/tests/accuracy/test_icrs_fk5.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests/accuracy
copying astropy/coordinates/tests/accuracy/generate_ref_ast.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests/accuracy
copying astropy/coordinates/tests/accuracy/test_galactic_fk4.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests/accuracy
copying astropy/coordinates/tests/accuracy/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests/accuracy
copying astropy/coordinates/tests/accuracy/test_fk4_no_e_fk4.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests/accuracy
copying astropy/coordinates/tests/accuracy/test_fk4_no_e_fk5.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests/accuracy
copying astropy/coordinates/tests/accuracy/test_altaz_icrs.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests/accuracy
copying astropy/coordinates/tests/accuracy/test_ecliptic.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests/accuracy
creating build/lib.macosx-10.14-x86_64-3.6/astropy/config/tests
copying astropy/config/tests/test_configs.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/config/tests
copying astropy/config/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/config/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/constants/tests
copying astropy/constants/tests/test_pickle.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/constants/tests
copying astropy/constants/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/constants/tests
copying astropy/constants/tests/test_constant.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/constants/tests
copying astropy/constants/tests/test_prior_version.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/constants/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/wcsapi
copying astropy/wcs/wcsapi/low_level_api.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/wcsapi
copying astropy/wcs/wcsapi/high_level_wcs_wrapper.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/wcsapi
copying astropy/wcs/wcsapi/sliced_low_level_wcs.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/wcsapi
copying astropy/wcs/wcsapi/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/wcsapi
copying astropy/wcs/wcsapi/high_level_api.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/wcsapi
copying astropy/wcs/wcsapi/utils.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/wcsapi
copying astropy/wcs/wcsapi/fitswcs.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/wcsapi
creating build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests
copying astropy/wcs/tests/test_utils.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests
copying astropy/wcs/tests/test_pickle.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests
copying astropy/wcs/tests/test_profiling.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests
copying astropy/wcs/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests
copying astropy/wcs/tests/test_wcs.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests
copying astropy/wcs/tests/test_wcsprm.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/wcsapi/tests
copying astropy/wcs/wcsapi/tests/test_utils.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/wcsapi/tests
copying astropy/wcs/wcsapi/tests/test_low_level_api.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/wcsapi/tests
copying astropy/wcs/wcsapi/tests/test_high_level_api.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/wcsapi/tests
copying astropy/wcs/wcsapi/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/wcsapi/tests
copying astropy/wcs/wcsapi/tests/test_sliced_low_level_wcs.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/wcsapi/tests
copying astropy/wcs/wcsapi/tests/test_high_level_wcs_wrapper.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/wcsapi/tests
copying astropy/wcs/wcsapi/tests/test_fitswcs.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/wcsapi/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/extension
copying astropy/wcs/tests/extension/test_extension.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/extension
copying astropy/wcs/tests/extension/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/extension
copying astropy/wcs/tests/extension/setup.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/extension
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc
copying astropy/io/misc/pickle_helpers.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc
copying astropy/io/misc/connect.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc
copying astropy/io/misc/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc
copying astropy/io/misc/hdf5.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc
copying astropy/io/misc/yaml.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii
copying astropy/io/ascii/ipac.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii
copying astropy/io/ascii/misc.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii
copying astropy/io/ascii/ecsv.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii
copying astropy/io/ascii/connect.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii
copying astropy/io/ascii/ui.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii
copying astropy/io/ascii/fastbasic.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii
copying astropy/io/ascii/html.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii
copying astropy/io/ascii/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii
copying astropy/io/ascii/docs.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii
copying astropy/io/ascii/core.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii
copying astropy/io/ascii/cds.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii
copying astropy/io/ascii/basic.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii
copying astropy/io/ascii/sextractor.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii
copying astropy/io/ascii/fixedwidth.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii
copying astropy/io/ascii/latex.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii
copying astropy/io/ascii/rst.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii
copying astropy/io/ascii/setup_package.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii
copying astropy/io/ascii/daophot.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/tests
copying astropy/io/tests/test_registry_help.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/tests
copying astropy/io/tests/test_registry.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/tests
copying astropy/io/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits
copying astropy/io/fits/convenience.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits
copying astropy/io/fits/header.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits
copying astropy/io/fits/connect.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits
copying astropy/io/fits/util.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits
copying astropy/io/fits/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits
copying astropy/io/fits/card.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits
copying astropy/io/fits/file.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits
copying astropy/io/fits/diff.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits
copying astropy/io/fits/fitstime.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits
copying astropy/io/fits/verify.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits
copying astropy/io/fits/fitsrec.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits
copying astropy/io/fits/column.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits
copying astropy/io/fits/setup_package.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable
copying astropy/io/votable/tree.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable
copying astropy/io/votable/ucd.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable
copying astropy/io/votable/connect.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable
copying astropy/io/votable/util.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable
copying astropy/io/votable/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable
copying astropy/io/votable/volint.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable
copying astropy/io/votable/exceptions.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable
copying astropy/io/votable/table.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable
copying astropy/io/votable/converters.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable
copying astropy/io/votable/xmlutil.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable
copying astropy/io/votable/setup_package.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf
copying astropy/io/misc/asdf/connect.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf
copying astropy/io/misc/asdf/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf
copying astropy/io/misc/asdf/types.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf
copying astropy/io/misc/asdf/extension.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/tests
copying astropy/io/misc/tests/test_hdf5.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/tests
copying astropy/io/misc/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/tests
copying astropy/io/misc/tests/test_yaml.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/tests
copying astropy/io/misc/tests/test_pandas.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/tests
copying astropy/io/misc/tests/test_pickle_helpers.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/pandas
copying astropy/io/misc/pandas/connect.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/pandas
copying astropy/io/misc/pandas/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/pandas
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tests
copying astropy/io/misc/asdf/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tests
copying astropy/io/misc/asdf/tests/test_io.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags
copying astropy/io/misc/asdf/tags/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/unit
copying astropy/io/misc/asdf/tags/unit/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/unit
copying astropy/io/misc/asdf/tags/unit/unit.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/unit
copying astropy/io/misc/asdf/tags/unit/equivalency.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/unit
copying astropy/io/misc/asdf/tags/unit/quantity.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/unit
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/coordinates
copying astropy/io/misc/asdf/tags/coordinates/angle.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/coordinates
copying astropy/io/misc/asdf/tags/coordinates/skycoord.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/coordinates
copying astropy/io/misc/asdf/tags/coordinates/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/coordinates
copying astropy/io/misc/asdf/tags/coordinates/frames.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/coordinates
copying astropy/io/misc/asdf/tags/coordinates/earthlocation.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/coordinates
copying astropy/io/misc/asdf/tags/coordinates/representation.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/coordinates
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/tests
copying astropy/io/misc/asdf/tags/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/tests
copying astropy/io/misc/asdf/tags/tests/helpers.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/time
copying astropy/io/misc/asdf/tags/time/time.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/time
copying astropy/io/misc/asdf/tags/time/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/time
copying astropy/io/misc/asdf/tags/time/timedelta.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/time
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/fits
copying astropy/io/misc/asdf/tags/fits/fits.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/fits
copying astropy/io/misc/asdf/tags/fits/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/fits
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/table
copying astropy/io/misc/asdf/tags/table/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/table
copying astropy/io/misc/asdf/tags/table/table.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/table
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/transform
copying astropy/io/misc/asdf/tags/transform/tabular.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/transform
copying astropy/io/misc/asdf/tags/transform/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/transform
copying astropy/io/misc/asdf/tags/transform/compound.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/transform
copying astropy/io/misc/asdf/tags/transform/basic.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/transform
copying astropy/io/misc/asdf/tags/transform/projections.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/transform
copying astropy/io/misc/asdf/tags/transform/polynomial.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/transform
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/unit/tests
copying astropy/io/misc/asdf/tags/unit/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/unit/tests
copying astropy/io/misc/asdf/tags/unit/tests/test_quantity.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/unit/tests
copying astropy/io/misc/asdf/tags/unit/tests/test_equivalency.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/unit/tests
copying astropy/io/misc/asdf/tags/unit/tests/test_unit.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/unit/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/coordinates/tests
copying astropy/io/misc/asdf/tags/coordinates/tests/test_frames.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/coordinates/tests
copying astropy/io/misc/asdf/tags/coordinates/tests/test_skycoord.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/coordinates/tests
copying astropy/io/misc/asdf/tags/coordinates/tests/test_representation.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/coordinates/tests
copying astropy/io/misc/asdf/tags/coordinates/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/coordinates/tests
copying astropy/io/misc/asdf/tags/coordinates/tests/test_earthlocation.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/coordinates/tests
copying astropy/io/misc/asdf/tags/coordinates/tests/test_angle.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/coordinates/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/time/tests
copying astropy/io/misc/asdf/tags/time/tests/test_time.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/time/tests
copying astropy/io/misc/asdf/tags/time/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/time/tests
copying astropy/io/misc/asdf/tags/time/tests/test_timedelta.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/time/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/fits/tests
copying astropy/io/misc/asdf/tags/fits/tests/test_fits.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/fits/tests
copying astropy/io/misc/asdf/tags/fits/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/fits/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/table/tests
copying astropy/io/misc/asdf/tags/table/tests/test_table.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/table/tests
copying astropy/io/misc/asdf/tags/table/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/table/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/transform/tests
copying astropy/io/misc/asdf/tags/transform/tests/test_transform.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/transform/tests
copying astropy/io/misc/asdf/tags/transform/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/transform/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests
copying astropy/io/ascii/tests/test_ipac_definitions.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests
copying astropy/io/ascii/tests/test_cds_header_from_readme.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests
copying astropy/io/ascii/tests/test_ecsv.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests
copying astropy/io/ascii/tests/test_connect.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests
copying astropy/io/ascii/tests/test_c_reader.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests
copying astropy/io/ascii/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests
copying astropy/io/ascii/tests/test_fixedwidth.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests
copying astropy/io/ascii/tests/test_html.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests
copying astropy/io/ascii/tests/test_compressed.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests
copying astropy/io/ascii/tests/common.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests
copying astropy/io/ascii/tests/test_rst.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests
copying astropy/io/ascii/tests/test_write.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests
copying astropy/io/ascii/tests/test_read.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests
copying astropy/io/ascii/tests/test_types.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/hdu
copying astropy/io/fits/hdu/compressed.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/hdu
copying astropy/io/fits/hdu/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/hdu
copying astropy/io/fits/hdu/groups.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/hdu
copying astropy/io/fits/hdu/nonstandard.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/hdu
copying astropy/io/fits/hdu/table.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/hdu
copying astropy/io/fits/hdu/streaming.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/hdu
copying astropy/io/fits/hdu/hdulist.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/hdu
copying astropy/io/fits/hdu/image.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/hdu
copying astropy/io/fits/hdu/base.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/hdu
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests
copying astropy/io/fits/tests/test_connect.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests
copying astropy/io/fits/tests/test_fitsheader.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests
copying astropy/io/fits/tests/test_fitsdiff.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests
copying astropy/io/fits/tests/test_convenience.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests
copying astropy/io/fits/tests/test_table.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests
copying astropy/io/fits/tests/test_division.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests
copying astropy/io/fits/tests/test_fitsinfo.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests
copying astropy/io/fits/tests/test_core.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests
copying astropy/io/fits/tests/test_fitscheck.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests
copying astropy/io/fits/tests/test_image.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests
copying astropy/io/fits/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests
copying astropy/io/fits/tests/test_checksum.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests
copying astropy/io/fits/tests/test_structured.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests
copying astropy/io/fits/tests/test_util.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests
copying astropy/io/fits/tests/test_fitstime.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests
copying astropy/io/fits/tests/test_diff.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests
copying astropy/io/fits/tests/test_compression_failures.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests
copying astropy/io/fits/tests/test_header.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests
copying astropy/io/fits/tests/test_uint.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests
copying astropy/io/fits/tests/test_groups.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests
copying astropy/io/fits/tests/test_nonstandard.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests
copying astropy/io/fits/tests/test_hdulist.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/scripts
copying astropy/io/fits/scripts/fitsinfo.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/scripts
copying astropy/io/fits/scripts/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/scripts
copying astropy/io/fits/scripts/fitsdiff.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/scripts
copying astropy/io/fits/scripts/fitscheck.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/scripts
copying astropy/io/fits/scripts/fitsheader.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/scripts
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/validator
copying astropy/io/votable/validator/html.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/validator
copying astropy/io/votable/validator/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/validator
copying astropy/io/votable/validator/result.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/validator
copying astropy/io/votable/validator/main.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/validator
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/tests
copying astropy/io/votable/tests/ucd_test.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/tests
copying astropy/io/votable/tests/table_test.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/tests
copying astropy/io/votable/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/tests
copying astropy/io/votable/tests/exception_test.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/tests
copying astropy/io/votable/tests/util_test.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/tests
copying astropy/io/votable/tests/resource_test.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/tests
copying astropy/io/votable/tests/tree_test.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/tests
copying astropy/io/votable/tests/converter_test.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/tests
copying astropy/io/votable/tests/vo_test.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/tests/plugins
copying astropy/tests/plugins/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/tests/plugins
copying astropy/tests/plugins/display.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/tests/plugins
creating build/lib.macosx-10.14-x86_64-3.6/astropy/tests/tests
copying astropy/tests/tests/test_quantity_helpers.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/tests/tests
copying astropy/tests/tests/test_imports.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/tests/tests
copying astropy/tests/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/tests/tests
copying astropy/tests/tests/test_run_tests.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/tests/tests
copying astropy/tests/tests/test_runner.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/tests/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/utils/compat
copying astropy/utils/compat/misc.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/compat
copying astropy/utils/compat/funcsigs.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/compat
copying astropy/utils/compat/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/compat
copying astropy/utils/compat/numpycompat.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/compat
creating build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests
copying astropy/utils/tests/test_xml.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests
copying astropy/utils/tests/test_decorators.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests
copying astropy/utils/tests/test_misc.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests
copying astropy/utils/tests/test_console.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests
copying astropy/utils/tests/test_progress_bar_func.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests
copying astropy/utils/tests/test_metadata.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests
copying astropy/utils/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests
copying astropy/utils/tests/test_data_info.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests
copying astropy/utils/tests/test_diff.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests
copying astropy/utils/tests/test_introspection.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests
copying astropy/utils/tests/test_data.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests
copying astropy/utils/tests/test_timer.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests
copying astropy/utils/tests/test_collections.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests
copying astropy/utils/tests/test_codegen.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/utils/xml
copying astropy/utils/xml/check.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/xml
copying astropy/utils/xml/iterparser.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/xml
copying astropy/utils/xml/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/xml
copying astropy/utils/xml/validate.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/xml
copying astropy/utils/xml/writer.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/xml
copying astropy/utils/xml/unescaper.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/xml
copying astropy/utils/xml/setup_package.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/xml
creating build/lib.macosx-10.14-x86_64-3.6/astropy/utils/iers
copying astropy/utils/iers/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/iers
copying astropy/utils/iers/iers.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/iers
creating build/lib.macosx-10.14-x86_64-3.6/astropy/utils/compat/futures
copying astropy/utils/compat/futures/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/compat/futures
creating build/lib.macosx-10.14-x86_64-3.6/astropy/utils/compat/numpy
copying astropy/utils/compat/numpy/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/compat/numpy
creating build/lib.macosx-10.14-x86_64-3.6/astropy/utils/compat/numpy/core
copying astropy/utils/compat/numpy/core/multiarray.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/compat/numpy/core
copying astropy/utils/compat/numpy/core/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/compat/numpy/core
creating build/lib.macosx-10.14-x86_64-3.6/astropy/utils/compat/numpy/tests
copying astropy/utils/compat/numpy/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/compat/numpy/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/utils/compat/numpy/lib
copying astropy/utils/compat/numpy/lib/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/compat/numpy/lib
copying astropy/utils/compat/numpy/lib/stride_tricks.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/compat/numpy/lib
creating build/lib.macosx-10.14-x86_64-3.6/astropy/utils/xml/tests
copying astropy/utils/xml/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/xml/tests
copying astropy/utils/xml/tests/test_iterparse.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/xml/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/utils/iers/tests
copying astropy/utils/iers/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/iers/tests
copying astropy/utils/iers/tests/test_iers.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/iers/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/nddata/mixins
copying astropy/nddata/mixins/ndio.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata/mixins
copying astropy/nddata/mixins/ndslicing.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata/mixins
copying astropy/nddata/mixins/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata/mixins
copying astropy/nddata/mixins/ndarithmetic.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata/mixins
creating build/lib.macosx-10.14-x86_64-3.6/astropy/nddata/tests
copying astropy/nddata/tests/test_nddata.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata/tests
copying astropy/nddata/tests/test_utils.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata/tests
copying astropy/nddata/tests/test_decorators.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata/tests
copying astropy/nddata/tests/test_flag_collection.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata/tests
copying astropy/nddata/tests/test_nduncertainty.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata/tests
copying astropy/nddata/tests/test_ccddata.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata/tests
copying astropy/nddata/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata/tests
copying astropy/nddata/tests/test_bitmask.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata/tests
copying astropy/nddata/tests/test_compat.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata/tests
copying astropy/nddata/tests/test_nddata_base.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/nddata/mixins/tests
copying astropy/nddata/mixins/tests/test_ndarithmetic.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata/mixins/tests
copying astropy/nddata/mixins/tests/test_ndio.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata/mixins/tests
copying astropy/nddata/mixins/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata/mixins/tests
copying astropy/nddata/mixins/tests/test_ndslicing.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata/mixins/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests
copying astropy/modeling/tests/test_quantities_evaluation.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests
copying astropy/modeling/tests/test_utils.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests
copying astropy/modeling/tests/test_input.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests
copying astropy/modeling/tests/test_quantities_rotations.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests
copying astropy/modeling/tests/test_separable.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests
copying astropy/modeling/tests/test_polynomial.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests
copying astropy/modeling/tests/test_functional_models.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests
copying astropy/modeling/tests/test_quantities_model.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests
copying astropy/modeling/tests/test_core.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests
copying astropy/modeling/tests/test_models_quantities.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests
copying astropy/modeling/tests/irafutil.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests
copying astropy/modeling/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests
copying astropy/modeling/tests/test_model_sets.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests
copying astropy/modeling/tests/test_blackbody.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests
copying astropy/modeling/tests/test_parameters.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests
copying astropy/modeling/tests/test_constraints.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests
copying astropy/modeling/tests/test_projections.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests
copying astropy/modeling/tests/utils.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests
copying astropy/modeling/tests/test_models.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests
copying astropy/modeling/tests/test_mappings.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests
copying astropy/modeling/tests/test_rotations.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests
copying astropy/modeling/tests/test_quantities_fitting.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests
copying astropy/modeling/tests/test_compound.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests
copying astropy/modeling/tests/test_fitters.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests
copying astropy/modeling/tests/example_models.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests
copying astropy/modeling/tests/test_quantities_parameters.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests/data
copying astropy/modeling/tests/data/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests/data
creating build/lib.macosx-10.14-x86_64-3.6/astropy/time/tests
copying astropy/time/tests/test_basic.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/time/tests
copying astropy/time/tests/test_methods.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/time/tests
copying astropy/time/tests/test_sidereal.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/time/tests
copying astropy/time/tests/test_delta.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/time/tests
copying astropy/time/tests/test_precision.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/time/tests
copying astropy/time/tests/test_corrs.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/time/tests
copying astropy/time/tests/test_pickle.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/time/tests
copying astropy/time/tests/test_mask.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/time/tests
copying astropy/time/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/time/tests
copying astropy/time/tests/test_comparisons.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/time/tests
copying astropy/time/tests/test_quantity_interaction.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/time/tests
copying astropy/time/tests/test_ut1.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/time/tests
copying astropy/time/tests/test_guess.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/time/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/units/tests
copying astropy/units/tests/test_equivalencies.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/tests
copying astropy/units/tests/test_utils.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/tests
copying astropy/units/tests/test_quantity_helpers.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/tests
copying astropy/units/tests/test_quantity_array_methods.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/tests
copying astropy/units/tests/test_quantity_ufuncs.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/tests
copying astropy/units/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/tests
copying astropy/units/tests/test_logarithmic.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/tests
copying astropy/units/tests/test_quantity.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/tests
copying astropy/units/tests/test_deprecated.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/tests
copying astropy/units/tests/test_quantity_annotations.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/tests
copying astropy/units/tests/test_units.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/tests
copying astropy/units/tests/test_physical.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/tests
copying astropy/units/tests/test_quantity_non_ufuncs.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/tests
copying astropy/units/tests/test_photometric.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/tests
copying astropy/units/tests/test_format.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/tests
copying astropy/units/tests/test_quantity_decorator.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/units/function
copying astropy/units/function/units.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/function
copying astropy/units/function/logarithmic.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/function
copying astropy/units/function/mixin.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/function
copying astropy/units/function/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/function
copying astropy/units/function/core.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/function
copying astropy/units/function/magnitude_zero_points.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/function
creating build/lib.macosx-10.14-x86_64-3.6/astropy/units/quantity_helper
copying astropy/units/quantity_helper/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/quantity_helper
copying astropy/units/quantity_helper/scipy_special.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/quantity_helper
copying astropy/units/quantity_helper/converters.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/quantity_helper
copying astropy/units/quantity_helper/erfa.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/quantity_helper
copying astropy/units/quantity_helper/helpers.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/quantity_helper
creating build/lib.macosx-10.14-x86_64-3.6/astropy/units/format
copying astropy/units/format/generic_parsetab.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/format
copying astropy/units/format/console.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/format
copying astropy/units/format/cds_parsetab.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/format
copying astropy/units/format/fits.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/format
copying astropy/units/format/ogip_lextab.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/format
copying astropy/units/format/cds_lextab.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/format
copying astropy/units/format/ogip.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/format
copying astropy/units/format/generic.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/format
copying astropy/units/format/ogip_parsetab.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/format
copying astropy/units/format/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/format
copying astropy/units/format/cds.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/format
copying astropy/units/format/utils.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/format
copying astropy/units/format/vounit.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/format
copying astropy/units/format/latex.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/format
copying astropy/units/format/base.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/format
copying astropy/units/format/generic_lextab.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/format
copying astropy/units/format/unicode_format.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/units/format
creating build/lib.macosx-10.14-x86_64-3.6/astropy/table/tests
copying astropy/table/tests/test_init_table.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table/tests
copying astropy/table/tests/test_bst.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table/tests
copying astropy/table/tests/test_pprint.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table/tests
copying astropy/table/tests/test_masked.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table/tests
copying astropy/table/tests/test_showtable.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table/tests
copying astropy/table/tests/conftest.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table/tests
copying astropy/table/tests/test_pickle.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table/tests
copying astropy/table/tests/test_table.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table/tests
copying astropy/table/tests/test_array.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table/tests
copying astropy/table/tests/test_operations.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table/tests
copying astropy/table/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table/tests
copying astropy/table/tests/test_jsviewer.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table/tests
copying astropy/table/tests/test_subclass.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table/tests
copying astropy/table/tests/test_column.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table/tests
copying astropy/table/tests/test_row.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table/tests
copying astropy/table/tests/test_np_utils.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table/tests
copying astropy/table/tests/test_mixin.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table/tests
copying astropy/table/tests/test_index.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table/tests
copying astropy/table/tests/test_item_access.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table/tests
copying astropy/table/tests/test_info.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table/tests
copying astropy/table/tests/test_groups.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/table/scripts
copying astropy/table/scripts/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table/scripts
copying astropy/table/scripts/showtable.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/table/scripts
creating build/lib.macosx-10.14-x86_64-3.6/astropy/cosmology/tests
copying astropy/cosmology/tests/test_pickle.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/cosmology/tests
copying astropy/cosmology/tests/test_cosmology.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/cosmology/tests
copying astropy/cosmology/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/cosmology/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/extern/ply
copying astropy/extern/ply/yacc.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/extern/ply
copying astropy/extern/ply/lex.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/extern/ply
copying astropy/extern/ply/ctokens.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/extern/ply
copying astropy/extern/ply/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/extern/ply
copying astropy/extern/ply/cpp.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/extern/ply
copying astropy/extern/ply/ygen.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/extern/ply
creating build/lib.macosx-10.14-x86_64-3.6/astropy/extern/configobj
copying astropy/extern/configobj/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/extern/configobj
copying astropy/extern/configobj/configobj.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/extern/configobj
copying astropy/extern/configobj/validate.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/extern/configobj
creating build/lib.macosx-10.14-x86_64-3.6/astropy/extern/jquery
copying astropy/extern/jquery/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/extern/jquery
creating build/lib.macosx-10.14-x86_64-3.6/astropy/extern/bundled
copying astropy/extern/bundled/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/extern/bundled
copying astropy/extern/bundled/six.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/extern/bundled
creating build/lib.macosx-10.14-x86_64-3.6/astropy/convolution/tests
copying astropy/convolution/tests/test_convolve.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/convolution/tests
copying astropy/convolution/tests/test_convolve_fft.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/convolution/tests
copying astropy/convolution/tests/test_pickle.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/convolution/tests
copying astropy/convolution/tests/test_convolve_kernels.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/convolution/tests
copying astropy/convolution/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/convolution/tests
copying astropy/convolution/tests/test_convolve_nddata.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/convolution/tests
copying astropy/convolution/tests/test_discretize.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/convolution/tests
copying astropy/convolution/tests/test_kernel_class.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/convolution/tests
copying astropy/convolution/tests/test_convolve_models.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/convolution/tests
copying astropy/convolution/tests/test_convolve_speeds.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/convolution/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/uncertainty/tests
copying astropy/uncertainty/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/uncertainty/tests
copying astropy/uncertainty/tests/test_distribution.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/uncertainty/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/stats/tests
copying astropy/stats/tests/test_funcs.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/stats/tests
copying astropy/stats/tests/test_bayesian_blocks.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/stats/tests
copying astropy/stats/tests/test_biweight.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/stats/tests
copying astropy/stats/tests/test_spatial.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/stats/tests
copying astropy/stats/tests/test_sigma_clipping.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/stats/tests
copying astropy/stats/tests/test_jackknife.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/stats/tests
copying astropy/stats/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/stats/tests
copying astropy/stats/tests/test_circstats.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/stats/tests
copying astropy/stats/tests/test_info_theory.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/stats/tests
copying astropy/stats/tests/test_histogram.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/stats/tests
creating build/lib.macosx-10.14-x86_64-3.6/astropy/stats/bls
copying astropy/stats/bls/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/stats/bls
creating build/lib.macosx-10.14-x86_64-3.6/astropy/stats/lombscargle
copying astropy/stats/lombscargle/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/stats/lombscargle
creating build/lib.macosx-10.14-x86_64-3.6/astropy/samp/tests
copying astropy/samp/tests/test_web_profile.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/samp/tests
copying astropy/samp/tests/test_hub.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/samp/tests
copying astropy/samp/tests/test_errors.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/samp/tests
copying astropy/samp/tests/test_standard_profile.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/samp/tests
copying astropy/samp/tests/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/samp/tests
copying astropy/samp/tests/web_profile_test_helpers.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/samp/tests
copying astropy/samp/tests/test_hub_script.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/samp/tests
copying astropy/samp/tests/test_helpers.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/samp/tests
copying astropy/samp/tests/test_client.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/samp/tests
copying astropy/samp/tests/test_hub_proxy.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/samp/tests
copying astropy/astropy.cfg -> build/lib.macosx-10.14-x86_64-3.6/astropy
copying astropy/CITATION -> build/lib.macosx-10.14-x86_64-3.6/astropy
creating build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes/tests/data
copying astropy/visualization/wcsaxes/tests/data/rosat_header -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes/tests/data
copying astropy/visualization/wcsaxes/tests/data/slice_header -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes/tests/data
copying astropy/visualization/wcsaxes/tests/data/2MASS_k_header -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes/tests/data
copying astropy/visualization/wcsaxes/tests/data/cube_header -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes/tests/data
copying astropy/visualization/wcsaxes/tests/data/msx_header -> build/lib.macosx-10.14-x86_64-3.6/astropy/visualization/wcsaxes/tests/data
creating build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/tests/data
copying astropy/timeseries/tests/data/sampled.csv -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/tests/data
copying astropy/timeseries/tests/data/binned.csv -> build/lib.macosx-10.14-x86_64-3.6/astropy/timeseries/tests/data
creating build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/data
copying astropy/coordinates/data/constellation_data_roman87.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/data
copying astropy/coordinates/data/constellation_names.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/data
copying astropy/coordinates/data/sites.json -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/data
creating build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests/accuracy/data
copying astropy/coordinates/tests/accuracy/data/icrs_fk5.csv -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests/accuracy/data
copying astropy/coordinates/tests/accuracy/data/fk4_no_e_fk4.csv -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests/accuracy/data
copying astropy/coordinates/tests/accuracy/data/galactic_fk4.csv -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests/accuracy/data
copying astropy/coordinates/tests/accuracy/data/fk4_no_e_fk5.csv -> build/lib.macosx-10.14-x86_64-3.6/astropy/coordinates/tests/accuracy/data
creating build/lib.macosx-10.14-x86_64-3.6/astropy/config/tests/data
copying astropy/config/tests/data/empty.cfg -> build/lib.macosx-10.14-x86_64-3.6/astropy/config/tests/data
copying astropy/config/tests/data/astropy.0.3.windows.cfg -> build/lib.macosx-10.14-x86_64-3.6/astropy/config/tests/data
copying astropy/config/tests/data/astropy.0.3.cfg -> build/lib.macosx-10.14-x86_64-3.6/astropy/config/tests/data
copying astropy/config/tests/data/not_empty.cfg -> build/lib.macosx-10.14-x86_64-3.6/astropy/config/tests/data
copying astropy/config/tests/data/alias.cfg -> build/lib.macosx-10.14-x86_64-3.6/astropy/config/tests/data
copying astropy/config/tests/data/deprecated.cfg -> build/lib.macosx-10.14-x86_64-3.6/astropy/config/tests/data
creating build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/wcsapi/data
copying astropy/wcs/wcsapi/data/ucds.txt -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/wcsapi/data
creating build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
copying astropy/wcs/tests/data/nonstandard_units.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
copying astropy/wcs/tests/data/sip2.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
copying astropy/wcs/tests/data/j94f05bgq_flt.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
copying astropy/wcs/tests/data/2wcses.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
copying astropy/wcs/tests/data/tpvonly.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
copying astropy/wcs/tests/data/validate.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
copying astropy/wcs/tests/data/outside_sky.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
copying astropy/wcs/tests/data/too_many_pv.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
copying astropy/wcs/tests/data/invalid_header.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
copying astropy/wcs/tests/data/unit.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
copying astropy/wcs/tests/data/sub-segfault.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
copying astropy/wcs/tests/data/validate.5.13.txt -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
copying astropy/wcs/tests/data/sip.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
copying astropy/wcs/tests/data/header_with_time.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
copying astropy/wcs/tests/data/validate.6.txt -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
copying astropy/wcs/tests/data/3d_cd.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
copying astropy/wcs/tests/data/dist.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
copying astropy/wcs/tests/data/dist_lookup.fits.gz -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
copying astropy/wcs/tests/data/validate.5.0.txt -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
copying astropy/wcs/tests/data/siponly.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
copying astropy/wcs/tests/data/zpn-hole.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
copying astropy/wcs/tests/data/header_newlines.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
copying astropy/wcs/tests/data/locale.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
copying astropy/wcs/tests/data/sip-broken.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
copying astropy/wcs/tests/data/validate.txt -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
copying astropy/wcs/tests/data/defunct_keywords.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
copying astropy/wcs/tests/data/irac_sip.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data
creating build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_COO.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_CAR.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_CYP.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_TAN.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_SFL.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_ZPN.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_BON.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_CSC.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_SZP.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_NCP.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_MER.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_ARC.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_STG.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_AIR.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_TSC.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_ZEA.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_AIT.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_CEA.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_PCO.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_COE.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_SIN.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_COD.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_QSC.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_AZP.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_HPX.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_COP.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_PAR.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
copying astropy/wcs/tests/data/maps/1904-66_MOL.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/maps
creating build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/spectra
copying astropy/wcs/tests/data/spectra/orion-wave-4.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/spectra
copying astropy/wcs/tests/data/spectra/orion-velo-1.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/spectra
copying astropy/wcs/tests/data/spectra/orion-freq-1.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/spectra
copying astropy/wcs/tests/data/spectra/orion-velo-4.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/spectra
copying astropy/wcs/tests/data/spectra/orion-freq-4.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/spectra
copying astropy/wcs/tests/data/spectra/orion-wave-1.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/data/spectra
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates
copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/longitude-1.0.0.yaml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates
copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/latitude-1.0.0.yaml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates
copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/representation-1.0.0.yaml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates
copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/skycoord-1.0.0.yaml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates
copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/angle-1.0.0.yaml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates
copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/earthlocation-1.0.0.yaml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames
copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/fk5-1.0.0.yaml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames
copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/itrs-1.0.0.yaml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames
copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/icrs-1.1.0.yaml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames
copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/galactocentric-1.0.0.yaml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames
copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/baseframe-1.0.0.yaml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames
copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/precessedgeocentric-1.0.0.yaml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames
copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/galactic-1.0.0.yaml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames
copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/fk4noeterms-1.0.0.yaml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames
copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/icrs-1.0.0.yaml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames
copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/cirs-1.0.0.yaml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames
copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/fk4-1.0.0.yaml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames
copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/gcrs-1.0.0.yaml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/time
copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/time/timedelta-1.0.0.yaml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/time
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/units
copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/units/equivalency-1.0.0.yaml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/units
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/fits
copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/fits/fits-1.0.0.yaml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/fits
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/table
copying astropy/io/misc/asdf/data/schemas/astropy.org/astropy/table/table-1.0.0.yaml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/table
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/fits/tests/data
copying astropy/io/misc/asdf/tags/fits/tests/data/complex.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/misc/asdf/tags/fits/tests/data
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/no_data_sextractor.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/space_delim_no_names.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/ipac.dat.xz -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/daophot.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/short.rdb.xz -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/commented_header2.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/html.html -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/cds.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/continuation.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/no_data_without_header.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/simple_csv_missing.csv -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/simple2.txt -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/vots_spec.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/simple3.txt -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/fixed_width_2_line.txt -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/cds_malformed.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/sextractor2.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/html2.html -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/space_delim_blank_lines.txt -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/short.rdb -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/sextractor3.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/nls1_stackinfo.dbout -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/bars_at_ends.txt -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/test4.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/commented_header.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/short.rdb.gz -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/simple4.txt -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/short.tab -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/simple5.txt -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/test5.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/cds2.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/apostrophe.tab -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/apostrophe.rdb -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/daophot3.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/space_delim_no_header.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/daophot2.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/bad.txt -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/latex2.tex -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/daophot.dat.gz -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/latex3.tex -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/latex1.tex -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/no_data_with_header.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/daophot4.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/no_data_daophot.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/latex1.tex.gz -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/ipac.dat.bz2 -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/no_data_cds.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/sextractor.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/no_data_ipac.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/ipac.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/simple.txt -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/short.rdb.bz2 -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/fill_values.txt -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/whitespace.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
copying astropy/io/ascii/tests/data/simple_csv.csv -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data/cds
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data/cds/multi
copying astropy/io/ascii/tests/data/cds/multi/lp944-20.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data/cds/multi
copying astropy/io/ascii/tests/data/cds/multi/ReadMe -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data/cds/multi
copying astropy/io/ascii/tests/data/cds/multi/lhs2065.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data/cds/multi
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data/cds/description
copying astropy/io/ascii/tests/data/cds/description/ReadMe -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data/cds/description
copying astropy/io/ascii/tests/data/cds/description/table.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data/cds/description
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data/cds/glob
copying astropy/io/ascii/tests/data/cds/glob/lmxbrefs.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data/cds/glob
copying astropy/io/ascii/tests/data/cds/glob/ReadMe -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data/cds/glob
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data/vizier
copying astropy/io/ascii/tests/data/vizier/ReadMe -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data/vizier
copying astropy/io/ascii/tests/data/vizier/table1.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data/vizier
copying astropy/io/ascii/tests/data/vizier/table5.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/ascii/tests/data/vizier
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests/data
copying astropy/io/fits/tests/data/memtest.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests/data
copying astropy/io/fits/tests/data/variable_length_table.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests/data
copying astropy/io/fits/tests/data/random_groups.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests/data
copying astropy/io/fits/tests/data/scale.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests/data
copying astropy/io/fits/tests/data/chandra_time.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests/data
copying astropy/io/fits/tests/data/test0.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests/data
copying astropy/io/fits/tests/data/compressed_float_bzero.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests/data
copying astropy/io/fits/tests/data/o4sp040b0_raw.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests/data
copying astropy/io/fits/tests/data/test1.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests/data
copying astropy/io/fits/tests/data/checksum.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests/data
copying astropy/io/fits/tests/data/fixed-1890.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests/data
copying astropy/io/fits/tests/data/btable.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests/data
copying astropy/io/fits/tests/data/blank.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests/data
copying astropy/io/fits/tests/data/tdim.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests/data
copying astropy/io/fits/tests/data/arange.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests/data
copying astropy/io/fits/tests/data/zerowidth.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests/data
copying astropy/io/fits/tests/data/compressed_image.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests/data
copying astropy/io/fits/tests/data/table.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests/data
copying astropy/io/fits/tests/data/comp.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests/data
copying astropy/io/fits/tests/data/tb.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests/data
copying astropy/io/fits/tests/data/history_header.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests/data
copying astropy/io/fits/tests/data/group.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests/data
copying astropy/io/fits/tests/data/stddata.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests/data
copying astropy/io/fits/tests/data/ascii.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/fits/tests/data
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/data
copying astropy/io/votable/data/ucd1p-words.txt -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/data
copying astropy/io/votable/data/VOTable.dtd -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/data
copying astropy/io/votable/data/VOTable.v1.1.xsd -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/data
copying astropy/io/votable/data/VOTable.v1.3.xsd -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/data
copying astropy/io/votable/data/VOTable.v1.2.xsd -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/data
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/validator/data
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/validator/data/urls
copying astropy/io/votable/validator/data/urls/cone.incorrect.dat.gz -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/validator/data/urls
copying astropy/io/votable/validator/data/urls/cone.broken.dat.gz -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/validator/data/urls
copying astropy/io/votable/validator/data/urls/cone.good.dat.gz -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/validator/data/urls
copying astropy/io/votable/validator/data/urls/cone.big.dat.gz -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/validator/data/urls
creating build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/tests/data
copying astropy/io/votable/tests/data/no_resource.xml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/tests/data
copying astropy/io/votable/tests/data/regression.bin.tabledata.truth.1.1.xml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/tests/data
copying astropy/io/votable/tests/data/nonstandard_units.xml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/tests/data
copying astropy/io/votable/tests/data/empty_table.xml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/tests/data
copying astropy/io/votable/tests/data/regression.bin.tabledata.truth.1.3.xml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/tests/data
copying astropy/io/votable/tests/data/no_resource.txt -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/tests/data
copying astropy/io/votable/tests/data/names.xml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/tests/data
copying astropy/io/votable/tests/data/resource_groups.xml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/tests/data
copying astropy/io/votable/tests/data/irsa-nph-m31.xml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/tests/data
copying astropy/io/votable/tests/data/gemini.xml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/tests/data
copying astropy/io/votable/tests/data/too_many_columns.xml.gz -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/tests/data
copying astropy/io/votable/tests/data/validation.txt -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/tests/data
copying astropy/io/votable/tests/data/irsa-nph-error.xml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/tests/data
copying astropy/io/votable/tests/data/custom_datatype.xml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/tests/data
copying astropy/io/votable/tests/data/tb.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/tests/data
copying astropy/io/votable/tests/data/regression.xml -> build/lib.macosx-10.14-x86_64-3.6/astropy/io/votable/tests/data
creating build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests/data
copying astropy/utils/tests/data/unicode.txt.gz -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests/data
copying astropy/utils/tests/data/unicode.txt.bz2 -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests/data
copying astropy/utils/tests/data/local.dat.bz2 -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests/data
copying astropy/utils/tests/data/unicode.txt.xz -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests/data
copying astropy/utils/tests/data/unicode.txt -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests/data
copying astropy/utils/tests/data/local.dat -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests/data
copying astropy/utils/tests/data/local.dat.xz -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests/data
copying astropy/utils/tests/data/alias.cfg -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests/data
copying astropy/utils/tests/data/local.dat.gz -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests/data
creating build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests/data/dataurl_mirror
copying astropy/utils/tests/data/dataurl_mirror/index.html -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests/data/dataurl_mirror
creating build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests/data/test_package
copying astropy/utils/tests/data/test_package/__init__.py -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests/data/test_package
creating build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests/data/test_package/data
copying astropy/utils/tests/data/test_package/data/foo.txt -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests/data/test_package/data
creating build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests/data/dataurl
copying astropy/utils/tests/data/dataurl/index.html -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests/data/dataurl
creating build/lib.macosx-10.14-x86_64-3.6/astropy/utils/iers/data
copying astropy/utils/iers/data/ReadMe.eopc04_IAU2000 -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/iers/data
copying astropy/utils/iers/data/eopc04_IAU2000.62-now -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/iers/data
copying astropy/utils/iers/data/ReadMe.finals2000A -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/iers/data
creating build/lib.macosx-10.14-x86_64-3.6/astropy/utils/iers/tests/data
copying astropy/utils/iers/tests/data/iers_a_excerpt -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/iers/tests/data
copying astropy/utils/iers/tests/data/finals2000A-2016-02-30-test -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/iers/tests/data
copying astropy/utils/iers/tests/data/finals2000A-2016-04-30-test -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/iers/tests/data
creating build/lib.macosx-10.14-x86_64-3.6/astropy/nddata/tests/data
copying astropy/nddata/tests/data/sip-wcs.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/nddata/tests/data
copying astropy/modeling/tests/data/idcompspec.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests/data
copying astropy/modeling/tests/data/hst_sip.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests/data
copying astropy/modeling/tests/data/1904-66_AZP.fits -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests/data
copying astropy/modeling/tests/data/irac_sip.hdr -> build/lib.macosx-10.14-x86_64-3.6/astropy/modeling/tests/data
creating build/lib.macosx-10.14-x86_64-3.6/astropy/extern/jquery/data
creating build/lib.macosx-10.14-x86_64-3.6/astropy/extern/jquery/data/css
copying astropy/extern/jquery/data/css/jquery.dataTables.css -> build/lib.macosx-10.14-x86_64-3.6/astropy/extern/jquery/data/css
creating build/lib.macosx-10.14-x86_64-3.6/astropy/extern/jquery/data/js
copying astropy/extern/jquery/data/js/jquery.dataTables.min.js -> build/lib.macosx-10.14-x86_64-3.6/astropy/extern/jquery/data/js
copying astropy/extern/jquery/data/js/jquery-3.1.1.min.js -> build/lib.macosx-10.14-x86_64-3.6/astropy/extern/jquery/data/js
copying astropy/extern/jquery/data/js/jquery.dataTables.js -> build/lib.macosx-10.14-x86_64-3.6/astropy/extern/jquery/data/js
copying astropy/extern/jquery/data/js/jquery-3.1.1.js -> build/lib.macosx-10.14-x86_64-3.6/astropy/extern/jquery/data/js
creating build/lib.macosx-10.14-x86_64-3.6/astropy/samp/data
copying astropy/samp/data/clientaccesspolicy.xml -> build/lib.macosx-10.14-x86_64-3.6/astropy/samp/data
copying astropy/samp/data/astropy_icon.png -> build/lib.macosx-10.14-x86_64-3.6/astropy/samp/data
copying astropy/samp/data/crossdomain.xml -> build/lib.macosx-10.14-x86_64-3.6/astropy/samp/data
copying astropy/utils/tests/data/.hidden_file.txt -> build/lib.macosx-10.14-x86_64-3.6/astropy/utils/tests/data
creating build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/include
creating build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/include/astropy_wcs
copying astropy/wcs/include/astropy_wcs/astropy_wcs.h -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/include/astropy_wcs
copying astropy/wcs/include/astropy_wcs/astropy_wcs_api.h -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/include/astropy_wcs
copying astropy/wcs/include/astropy_wcs/distortion.h -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/include/astropy_wcs
copying astropy/wcs/include/astropy_wcs/isnan.h -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/include/astropy_wcs
copying astropy/wcs/include/astropy_wcs/pipeline.h -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/include/astropy_wcs
copying astropy/wcs/include/astropy_wcs/pyutil.h -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/include/astropy_wcs
copying astropy/wcs/include/astropy_wcs/sip.h -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/include/astropy_wcs
copying astropy/wcs/include/astropy_wcs/util.h -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/include/astropy_wcs
copying astropy/wcs/include/astropy_wcs/wcsconfig.h -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/include/astropy_wcs
copying astropy/wcs/include/astropy_wcs_api.h -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/include
creating build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/include/wcslib
copying astropy/wcs/include/wcslib/cel.h -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/include/wcslib
copying astropy/wcs/include/wcslib/lin.h -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/include/wcslib
copying astropy/wcs/include/wcslib/prj.h -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/include/wcslib
copying astropy/wcs/include/wcslib/spc.h -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/include/wcslib
copying astropy/wcs/include/wcslib/spx.h -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/include/wcslib
copying astropy/wcs/include/wcslib/tab.h -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/include/wcslib
copying astropy/wcs/include/wcslib/wcs.h -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/include/wcslib
copying astropy/wcs/include/wcslib/wcserr.h -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/include/wcslib
copying astropy/wcs/include/wcslib/wcsmath.h -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/include/wcslib
copying astropy/wcs/include/wcslib/wcsprintf.h -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/include/wcslib
copying astropy/tests/coveragerc -> build/lib.macosx-10.14-x86_64-3.6/astropy/tests
copying astropy/wcs/tests/extension/wcsapi_test.c -> build/lib.macosx-10.14-x86_64-3.6/astropy/wcs/tests/extension
running build_ext
running pre_hook from astropy._erfa.setup_package for build_ext command
running pre_hook from astropy.modeling.setup_package for build_ext command
building 'astropy.compiler_version' extension
creating build/temp.macosx-10.14-x86_64-3.6
creating build/temp.macosx-10.14-x86_64-3.6/astropy
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c astropy/_compiler.c -o build/temp.macosx-10.14-x86_64-3.6/astropy/_compiler.o
gcc -pthread -shared -undefined dynamic_lookup build/temp.macosx-10.14-x86_64-3.6/astropy/_compiler.o -o build/lib.macosx-10.14-x86_64-3.6/astropy/compiler_version.pypy3-71-darwin.so
building 'astropy._erfa.ufunc' extension
creating build/temp.macosx-10.14-x86_64-3.6/astropy/_erfa
creating build/temp.macosx-10.14-x86_64-3.6/cextern
creating build/temp.macosx-10.14-x86_64-3.6/cextern/erfa
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c astropy/_erfa/ufunc.c -o build/temp.macosx-10.14-x86_64-3.6/astropy/_erfa/ufunc.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c astropy/_erfa/pav2pv.c -o build/temp.macosx-10.14-x86_64-3.6/astropy/_erfa/pav2pv.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c astropy/_erfa/pv2pav.c -o build/temp.macosx-10.14-x86_64-3.6/astropy/_erfa/pv2pav.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/starpm.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/starpm.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/utctai.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/utctai.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/ut1utc.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ut1utc.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/faur03.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/faur03.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/eect00.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/eect00.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/ttut1.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ttut1.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/falp03.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/falp03.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/fk52h.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fk52h.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/cp.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/cp.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/apco13.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/apco13.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/utcut1.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/utcut1.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/bpn2xy.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/bpn2xy.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/tttai.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/tttai.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pmat06.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pmat06.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/nut00b.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/nut00b.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pvdpv.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pvdpv.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/s00b.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/s00b.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pnm00a.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pnm00a.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/atoi13.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/atoi13.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/c2s.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2s.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/num00b.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/num00b.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/ldsun.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ldsun.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/ltpb.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ltpb.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/rv2m.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/rv2m.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/c2i00a.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2i00a.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/sxpv.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/sxpv.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pn06.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pn06.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/dtdb.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/dtdb.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/atciqn.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/atciqn.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pnm80.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pnm80.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/ltp.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ltp.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/apcs.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/apcs.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pvppv.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pvppv.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/a2tf.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/a2tf.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/anpm.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/anpm.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/fama03.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fama03.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/aper.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/aper.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/seps.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/seps.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/erfaversion.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/erfaversion.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/atci13.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/atci13.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/tf2d.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/tf2d.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/icrs2g.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/icrs2g.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/ut1tt.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ut1tt.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pvstar.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pvstar.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/faom03.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/faom03.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/fame03.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fame03.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/apci13.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/apci13.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/bp00.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/bp00.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/rx.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/rx.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/xys06a.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/xys06a.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/eform.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/eform.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/rxpv.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/rxpv.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pv2p.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pv2p.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/apco.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/apco.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/era00.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/era00.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/h2fk5.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/h2fk5.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/p2s.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/p2s.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/fw2m.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fw2m.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/c2ixy.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2ixy.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/obl80.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/obl80.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/cal2jd.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/cal2jd.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pas.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pas.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/jdcalf.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/jdcalf.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/obl06.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/obl06.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/zp.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/zp.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/tdbtcb.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/tdbtcb.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/anp.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/anp.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/p2pv.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/p2pv.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/s00.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/s00.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/c2ixys.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2ixys.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/ee00a.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ee00a.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/taiut1.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/taiut1.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pmsafe.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pmsafe.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/c2teqx.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2teqx.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/atco13.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/atco13.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/ldn.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ldn.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pxp.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pxp.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/d2dtf.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/d2dtf.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/ltpequ.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ltpequ.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/fad03.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fad03.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pnm00b.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pnm00b.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/s00a.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/s00a.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/nut80.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/nut80.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/gmst82.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/gmst82.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/apio13.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/apio13.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/c2tpe.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2tpe.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/nut00a.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/nut00a.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/fae03.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fae03.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/atioq.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/atioq.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/gst06a.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/gst06a.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/sxp.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/sxp.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/c2t06a.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2t06a.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/ee00.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ee00.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/sepp.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/sepp.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/num00a.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/num00a.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/ppsp.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ppsp.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pr00.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pr00.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/faf03.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/faf03.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/prec76.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/prec76.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/atciq.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/atciq.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/c2i00b.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2i00b.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/rxp.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/rxp.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/gmst00.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/gmst00.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pdp.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pdp.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pfw06.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pfw06.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/faju03.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/faju03.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pv2s.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pv2s.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pn06a.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pn06a.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/gc2gde.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/gc2gde.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/starpv.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/starpv.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pvtob.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pvtob.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/epb2jd.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/epb2jd.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/epj.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/epj.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/p06e.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/p06e.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/fasa03.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fasa03.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/apio.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/apio.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/eqeq94.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/eqeq94.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/dat.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/dat.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/numat.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/numat.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/ee00b.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ee00b.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/eqec06.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/eqec06.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/s2p.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/s2p.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/trxpv.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/trxpv.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/cpv.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/cpv.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pap.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pap.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/fk5hip.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fk5hip.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/atio13.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/atio13.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/gst06.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/gst06.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/aper13.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/aper13.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/gd2gc.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/gd2gc.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/rm2v.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/rm2v.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pn00.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pn00.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/nut06a.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/nut06a.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/s06a.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/s06a.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/aticqn.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/aticqn.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/taiutc.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/taiutc.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/cr.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/cr.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/plan94.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/plan94.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pm.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pm.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/fal03.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fal03.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/atic13.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/atic13.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/fk5hz.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fk5hz.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/gst00a.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/gst00a.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/c2t00a.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2t00a.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/c2ibpn.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2ibpn.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/zpv.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/zpv.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/taitt.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/taitt.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/s2c.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/s2c.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pmat00.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pmat00.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/num06a.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/num06a.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/xy06.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/xy06.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/fapa03.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fapa03.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pn00a.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pn00a.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/apcg.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/apcg.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/xys00b.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/xys00b.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/ltecm.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ltecm.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/a2af.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/a2af.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/s06.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/s06.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/gst94.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/gst94.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/rz.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/rz.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/atciqz.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/atciqz.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/atoiq.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/atoiq.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/trxp.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/trxp.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/ut1tai.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ut1tai.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/bp06.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/bp06.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/zr.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/zr.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/sp00.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/sp00.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/tcgtt.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/tcgtt.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/apci.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/apci.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/tcbtdb.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/tcbtdb.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pvup.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pvup.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/d2tf.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/d2tf.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pom00.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pom00.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/gc2gd.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/gc2gd.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/eo06a.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/eo06a.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/refco.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/refco.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pn.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pn.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/aticq.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/aticq.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/s2pv.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/s2pv.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/bi00.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/bi00.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/apcg13.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/apcg13.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pvmpv.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pvmpv.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/gmst06.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/gmst06.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pvu.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pvu.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pnm06a.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pnm06a.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/tttcg.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/tttcg.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/ir.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ir.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/rxr.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/rxr.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/fw2xy.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fw2xy.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/fane03.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fane03.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pvxpv.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pvxpv.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/g2icrs.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/g2icrs.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/s2xpv.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/s2xpv.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/ppp.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ppp.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/c2i06a.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2i06a.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/eceq06.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/eceq06.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/ld.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ld.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/jd2cal.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/jd2cal.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/gst00b.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/gst00b.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/apcs13.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/apcs13.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/ecm06.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ecm06.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/atoc13.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/atoc13.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/hfk5z.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/hfk5z.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/c2t00b.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2t00b.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/c2txy.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2txy.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/ry.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ry.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/c2tcio.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2tcio.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/lteqec.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/lteqec.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/ltpecl.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ltpecl.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pvm.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pvm.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/tr.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/tr.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/eors.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/eors.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pmpx.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pmpx.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/epv00.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/epv00.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/epb.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/epb.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pb06.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pb06.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/epj2jd.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/epj2jd.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/gd2gce.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/gd2gce.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/tttdb.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/tttdb.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/tdbtt.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/tdbtt.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pn00b.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pn00b.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/xys00a.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/xys00a.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/fave03.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fave03.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/dtf2d.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/dtf2d.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/nutm80.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/nutm80.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/af2a.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/af2a.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/lteceq.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/lteceq.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/tf2a.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/tf2a.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pmat76.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pmat76.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/pmp.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pmp.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/ab.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ab.o
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/erfa -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/erfa/ee06a.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ee06a.o
gcc -pthread -shared -undefined dynamic_lookup build/temp.macosx-10.14-x86_64-3.6/astropy/_erfa/ufunc.o build/temp.macosx-10.14-x86_64-3.6/astropy/_erfa/pav2pv.o build/temp.macosx-10.14-x86_64-3.6/astropy/_erfa/pv2pav.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/starpm.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/utctai.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ut1utc.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/faur03.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/eect00.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ttut1.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/falp03.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fk52h.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/cp.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/apco13.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/utcut1.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/bpn2xy.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/tttai.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pmat06.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/nut00b.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pvdpv.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/s00b.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pnm00a.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/atoi13.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2s.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/num00b.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ldsun.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ltpb.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/rv2m.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2i00a.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/sxpv.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pn06.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/dtdb.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/atciqn.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pnm80.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ltp.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/apcs.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pvppv.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/a2tf.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/anpm.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fama03.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/aper.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/seps.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/erfaversion.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/atci13.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/tf2d.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/icrs2g.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ut1tt.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pvstar.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/faom03.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fame03.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/apci13.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/bp00.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/rx.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/xys06a.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/eform.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/rxpv.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pv2p.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/apco.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/era00.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/h2fk5.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/p2s.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fw2m.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2ixy.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/obl80.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/cal2jd.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pas.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/jdcalf.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/obl06.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/zp.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/tdbtcb.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/anp.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/p2pv.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/s00.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2ixys.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ee00a.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/taiut1.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pmsafe.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2teqx.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/atco13.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ldn.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pxp.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/d2dtf.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ltpequ.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fad03.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pnm00b.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/s00a.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/nut80.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/gmst82.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/apio13.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2tpe.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/nut00a.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fae03.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/atioq.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/gst06a.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/sxp.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2t06a.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ee00.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/sepp.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/num00a.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ppsp.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pr00.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/faf03.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/prec76.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/atciq.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2i00b.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/rxp.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/gmst00.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pdp.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pfw06.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/faju03.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pv2s.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pn06a.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/gc2gde.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/starpv.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pvtob.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/epb2jd.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/epj.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/p06e.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fasa03.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/apio.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/eqeq94.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/dat.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/numat.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ee00b.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/eqec06.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/s2p.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/trxpv.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/cpv.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pap.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fk5hip.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/atio13.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/gst06.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/aper13.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/gd2gc.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/rm2v.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pn00.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/nut06a.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/s06a.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/aticqn.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/taiutc.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/cr.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/plan94.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pm.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fal03.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/atic13.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fk5hz.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/gst00a.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2t00a.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2ibpn.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/zpv.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/taitt.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/s2c.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pmat00.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/num06a.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/xy06.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fapa03.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pn00a.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/apcg.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/xys00b.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ltecm.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/a2af.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/s06.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/gst94.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/rz.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/atciqz.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/atoiq.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/trxp.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ut1tai.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/bp06.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/zr.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/sp00.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/tcgtt.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/apci.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/tcbtdb.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pvup.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/d2tf.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pom00.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/gc2gd.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/eo06a.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/refco.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pn.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/aticq.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/s2pv.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/bi00.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/apcg13.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pvmpv.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/gmst06.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pvu.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pnm06a.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/tttcg.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ir.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/rxr.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fw2xy.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fane03.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pvxpv.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/g2icrs.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/s2xpv.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ppp.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2i06a.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/eceq06.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ld.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/jd2cal.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/gst00b.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/apcs13.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ecm06.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/atoc13.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/hfk5z.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2t00b.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2txy.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ry.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/c2tcio.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/lteqec.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ltpecl.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pvm.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/tr.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/eors.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pmpx.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/epv00.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/epb.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pb06.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/epj2jd.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/gd2gce.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/tttdb.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/tdbtt.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pn00b.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/xys00a.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/fave03.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/dtf2d.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/nutm80.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/af2a.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/lteceq.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/tf2a.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pmat76.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/pmp.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ab.o build/temp.macosx-10.14-x86_64-3.6/cextern/erfa/ee06a.o -o build/lib.macosx-10.14-x86_64-3.6/astropy/_erfa/ufunc.pypy3-71-darwin.so
building 'astropy.wcs._wcs' extension
creating build/temp.macosx-10.14-x86_64-3.6/cextern/wcslib
creating build/temp.macosx-10.14-x86_64-3.6/cextern/wcslib/C
creating build/temp.macosx-10.14-x86_64-3.6/cextern/wcslib/C/flexed
creating build/temp.macosx-10.14-x86_64-3.6/astropy/wcs
creating build/temp.macosx-10.14-x86_64-3.6/astropy/wcs/src
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/wcslib/C/flexed/wcsbth.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/wcslib/C/flexed/wcsbth.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/wcslib/C/flexed/wcspih.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/wcslib/C/flexed/wcspih.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/wcslib/C/flexed/wcsulex.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/wcslib/C/flexed/wcsulex.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/wcslib/C/flexed/wcsutrn.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/wcslib/C/flexed/wcsutrn.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/wcslib/C/cel.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/wcslib/C/cel.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/wcslib/C/dis.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/wcslib/C/dis.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/wcslib/C/lin.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/wcslib/C/lin.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/wcslib/C/log.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/wcslib/C/log.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/wcslib/C/prj.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/wcslib/C/prj.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/wcslib/C/spc.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/wcslib/C/spc.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/wcslib/C/sph.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/wcslib/C/sph.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/wcslib/C/spx.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/wcslib/C/spx.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/wcslib/C/tab.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/wcslib/C/tab.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/wcslib/C/wcs.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/wcslib/C/wcs.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/wcslib/C/wcserr.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/wcslib/C/wcserr.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/wcslib/C/wcsfix.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/wcslib/C/wcsfix.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/wcslib/C/wcshdr.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/wcslib/C/wcshdr.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/wcslib/C/wcsprintf.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/wcslib/C/wcsprintf.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/wcslib/C/wcsunits.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/wcslib/C/wcsunits.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c cextern/wcslib/C/wcsutil.c -o build/temp.macosx-10.14-x86_64-3.6/cextern/wcslib/C/wcsutil.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c astropy/wcs/src/distortion.c -o build/temp.macosx-10.14-x86_64-3.6/astropy/wcs/src/distortion.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c astropy/wcs/src/distortion_wrap.c -o build/temp.macosx-10.14-x86_64-3.6/astropy/wcs/src/distortion_wrap.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c astropy/wcs/src/docstrings.c -o build/temp.macosx-10.14-x86_64-3.6/astropy/wcs/src/docstrings.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c astropy/wcs/src/pipeline.c -o build/temp.macosx-10.14-x86_64-3.6/astropy/wcs/src/pipeline.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c astropy/wcs/src/pyutil.c -o build/temp.macosx-10.14-x86_64-3.6/astropy/wcs/src/pyutil.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c astropy/wcs/src/astropy_wcs.c -o build/temp.macosx-10.14-x86_64-3.6/astropy/wcs/src/astropy_wcs.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c astropy/wcs/src/astropy_wcs_api.c -o build/temp.macosx-10.14-x86_64-3.6/astropy/wcs/src/astropy_wcs_api.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c astropy/wcs/src/sip.c -o build/temp.macosx-10.14-x86_64-3.6/astropy/wcs/src/sip.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c astropy/wcs/src/sip_wrap.c -o build/temp.macosx-10.14-x86_64-3.6/astropy/wcs/src/sip_wrap.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c astropy/wcs/src/str_list_proxy.c -o build/temp.macosx-10.14-x86_64-3.6/astropy/wcs/src/str_list_proxy.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
gcc -pthread -arch x86_64 -DNDEBUG -O2 -fPIC -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/usr/local/Cellar/pypy3/7.1.1/libexec/site-packages/numpy/core/include -Icextern/wcslib/C -Iastropy/wcs/include -I/usr/local/Cellar/pypy3/7.1.1/libexec/include -c astropy/wcs/src/unit_list_proxy.c -o build/temp.macosx-10.14-x86_64-3.6/astropy/wcs/src/unit_list_proxy.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized
astropy/wcs/src/unit_list_proxy.c:199:5: error: use of undeclared identifier 'Py_RETURN_NOTIMPLEMENTED'
Py_RETURN_NOTIMPLEMENTED;
^
astropy/wcs/src/unit_list_proxy.c:202:5: error: use of undeclared identifier 'Py_RETURN_NOTIMPLEMENTED'
Py_RETURN_NOTIMPLEMENTED;
^
astropy/wcs/src/unit_list_proxy.c:210:34: warning: incompatible pointer types passing 'char (*)[72]' to parameter of type 'const char *' [-Wincompatible-pointer-types]
equal = equal == 1 && !strncmp(lhs->array, rhs->array, ARRAYSIZE) && lhs->size == rhs->size;
^~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/string.h:84:26: note: passing argument to parameter '__s1' here
int strncmp(const char *__s1, const char *__s2, size_t __n);
^
astropy/wcs/src/unit_list_proxy.c:210:46: warning: incompatible pointer types passing 'char (*)[72]' to parameter of type 'const char *' [-Wincompatible-pointer-types]
equal = equal == 1 && !strncmp(lhs->array, rhs->array, ARRAYSIZE) && lhs->size == rhs->size;
^~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/string.h:84:44: note: passing argument to parameter '__s2' here
int strncmp(const char *__s1, const char *__s2, size_t __n);
^
2 warnings and 2 errors generated.
error: command 'gcc' failed with exit status 1
----------------------------------------
ERROR: Command "/usr/local/Cellar/pypy3/7.1.1/bin/pypy3 -u -c 'import setuptools, tokenize;__file__='"'"'/private/var/folders/t_/_mywtcj146lbk2c99bnxw7z40000gp/T/pip-install-eki4pf42/astropy/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/var/folders/t_/_mywtcj146lbk2c99bnxw7z40000gp/T/pip-record-ycsocxou/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/var/folders/t_/_mywtcj146lbk2c99bnxw7z40000gp/T/pip-install-eki4pf42/astropy/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment