Source: astropy-healpix
Version: 0.4-1
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20181229 ftbfs-buster

Hi,

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

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> python3.7 setup.py test -vv --args "-vv"
> running test
> running install
> running build
> running build_py
> creating build/lib.linux-x86_64-3.7
> creating build/lib.linux-x86_64-3.7/astropy_healpix
> copying astropy_healpix/setup_package.py -> 
> build/lib.linux-x86_64-3.7/astropy_healpix
> copying astropy_healpix/healpy.py -> 
> build/lib.linux-x86_64-3.7/astropy_healpix
> copying astropy_healpix/__init__.py -> 
> build/lib.linux-x86_64-3.7/astropy_healpix
> copying astropy_healpix/core.py -> build/lib.linux-x86_64-3.7/astropy_healpix
> copying astropy_healpix/version.py -> 
> build/lib.linux-x86_64-3.7/astropy_healpix
> copying astropy_healpix/high_level.py -> 
> build/lib.linux-x86_64-3.7/astropy_healpix
> copying astropy_healpix/conftest.py -> 
> build/lib.linux-x86_64-3.7/astropy_healpix
> copying astropy_healpix/_astropy_init.py -> 
> build/lib.linux-x86_64-3.7/astropy_healpix
> copying astropy_healpix/bench.py -> build/lib.linux-x86_64-3.7/astropy_healpix
> creating build/lib.linux-x86_64-3.7/astropy_healpix/tests
> copying astropy_healpix/tests/test_core.py -> 
> build/lib.linux-x86_64-3.7/astropy_healpix/tests
> copying astropy_healpix/tests/setup_package.py -> 
> build/lib.linux-x86_64-3.7/astropy_healpix/tests
> copying astropy_healpix/tests/six.py -> 
> build/lib.linux-x86_64-3.7/astropy_healpix/tests
> copying astropy_healpix/tests/__init__.py -> 
> build/lib.linux-x86_64-3.7/astropy_healpix/tests
> copying astropy_healpix/tests/test_high_level.py -> 
> build/lib.linux-x86_64-3.7/astropy_healpix/tests
> copying astropy_healpix/tests/test_bench.py -> 
> build/lib.linux-x86_64-3.7/astropy_healpix/tests
> copying astropy_healpix/tests/test_healpy.py -> 
> build/lib.linux-x86_64-3.7/astropy_healpix/tests
> copying astropy_healpix/interpolation.c -> 
> build/lib.linux-x86_64-3.7/astropy_healpix
> copying astropy_healpix/_compiler.c -> 
> build/lib.linux-x86_64-3.7/astropy_healpix
> copying astropy_healpix/_core.c -> build/lib.linux-x86_64-3.7/astropy_healpix
> copying astropy_healpix/tests/coveragerc -> 
> build/lib.linux-x86_64-3.7/astropy_healpix/tests
> running build_ext
> building 'astropy_healpix._compiler' extension
> creating build/temp.linux-x86_64-3.7
> creating build/temp.linux-x86_64-3.7/astropy_healpix
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/include/python3.7m -c astropy_healpix/_compiler.c -o 
> build/temp.linux-x86_64-3.7/astropy_healpix/_compiler.o
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
> -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/astropy_healpix/_compiler.o 
> -o 
> build/lib.linux-x86_64-3.7/astropy_healpix/_compiler.cpython-37m-x86_64-linux-gnu.so
> building 'astropy_healpix._core' extension
> creating build/temp.linux-x86_64-3.7/cextern
> creating build/temp.linux-x86_64-3.7/cextern/astrometry.net
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/lib/python3/dist-packages/numpy/core/include -Icextern/astrometry.net 
> -Iastropy_healpix -Icextern/lalsuite -Icextern/numpy 
> -I/usr/include/python3.7m -c cextern/astrometry.net/bl.c -o 
> build/temp.linux-x86_64-3.7/cextern/astrometry.net/bl.o -O2
> cextern/astrometry.net/bl.c: In function 'sl_appendvf':
> cextern/astrometry.net/bl.c:1218:9: warning: implicit declaration of function 
> 'vasprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration]
>      if (vasprintf(&str, format, va) == -1)
>          ^~~~~~~~~
>          vsprintf
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/lib/python3/dist-packages/numpy/core/include -Icextern/astrometry.net 
> -Iastropy_healpix -Icextern/lalsuite -Icextern/numpy 
> -I/usr/include/python3.7m -c cextern/astrometry.net/healpix-utils.c -o 
> build/temp.linux-x86_64-3.7/cextern/astrometry.net/healpix-utils.o -O2
> cextern/astrometry.net/healpix-utils.c: In function 'healpix_region_search':
> cextern/astrometry.net/healpix-utils.c:42:20: warning: unused variable 'nn' 
> [-Wunused-variable]
>              int i, nn;
>                     ^~
> cextern/astrometry.net/healpix-utils.c: In function 'hp_rangesearch':
> cextern/astrometry.net/healpix-utils.c:84:17: warning: unused variable 'nn' 
> [-Wunused-variable]
>          int64_t nn, neighbours[8];
>                  ^~
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/lib/python3/dist-packages/numpy/core/include -Icextern/astrometry.net 
> -Iastropy_healpix -Icextern/lalsuite -Icextern/numpy 
> -I/usr/include/python3.7m -c cextern/astrometry.net/healpix.c -o 
> build/temp.linux-x86_64-3.7/cextern/astrometry.net/healpix.o -O2
> cextern/astrometry.net/healpix.c: In function 'xyztohp':
> cextern/astrometry.net/healpix.c:757:16: warning: unused variable 'root' 
> [-Wunused-variable]
>          double root;
>                 ^~~~
> At top level:
> cextern/astrometry.net/healpix.c:397:12: warning: 'compose_xy' defined but 
> not used [-Wunused-function]
>  static int compose_xy(int x, int y, int Nside) {
>             ^~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/lib/python3/dist-packages/numpy/core/include -Icextern/astrometry.net 
> -Iastropy_healpix -Icextern/lalsuite -Icextern/numpy 
> -I/usr/include/python3.7m -c cextern/astrometry.net/mathutil.c -o 
> build/temp.linux-x86_64-3.7/cextern/astrometry.net/mathutil.o -O2
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/lib/python3/dist-packages/numpy/core/include -Icextern/astrometry.net 
> -Iastropy_healpix -Icextern/lalsuite -Icextern/numpy 
> -I/usr/include/python3.7m -c cextern/astrometry.net/permutedsort.c -o 
> build/temp.linux-x86_64-3.7/cextern/astrometry.net/permutedsort.o -O2
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/lib/python3/dist-packages/numpy/core/include -Icextern/astrometry.net 
> -Iastropy_healpix -Icextern/lalsuite -Icextern/numpy 
> -I/usr/include/python3.7m -c cextern/astrometry.net/qsort_reentrant.c -o 
> build/temp.linux-x86_64-3.7/cextern/astrometry.net/qsort_reentrant.o -O2
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/lib/python3/dist-packages/numpy/core/include -Icextern/astrometry.net 
> -Iastropy_healpix -Icextern/lalsuite -Icextern/numpy 
> -I/usr/include/python3.7m -c cextern/astrometry.net/starutil.c -o 
> build/temp.linux-x86_64-3.7/cextern/astrometry.net/starutil.o -O2
> In file included from cextern/astrometry.net/starutil.c:21:
> cextern/astrometry.net/starutil.inc: In function 'xyz2radec':
> cextern/astrometry.net/starutil.inc:121:8: warning: suggest explicit braces 
> to avoid ambiguous 'else' [-Wdangling-else]
>      if (dec)
>         ^
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/lib/python3/dist-packages/numpy/core/include -Icextern/astrometry.net 
> -Iastropy_healpix -Icextern/lalsuite -Icextern/numpy 
> -I/usr/include/python3.7m -c astropy_healpix/interpolation.c -o 
> build/temp.linux-x86_64-3.7/astropy_healpix/interpolation.o -O2
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/lib/python3/dist-packages/numpy/core/include -Icextern/astrometry.net 
> -Iastropy_healpix -Icextern/lalsuite -Icextern/numpy 
> -I/usr/include/python3.7m -c astropy_healpix/_core.c -o 
> build/temp.linux-x86_64-3.7/astropy_healpix/_core.o -O2
> astropy_healpix/_core.c:38:37: warning: initialization discards 'const' 
> qualifier from pointer target type [-Wdiscarded-qualifiers]
>              *nested_ufunc_data[] = {&nested_order_funcs},
>                                      ^
> astropy_healpix/_core.c:39:37: warning: initialization discards 'const' 
> qualifier from pointer target type [-Wdiscarded-qualifiers]
>              *ring_ufunc_data[]   = {&ring_order_funcs};
>                                      ^
> astropy_healpix/_core.c: In function 'healpix_cone_search':
> astropy_healpix/_core.c:236:36: warning: passing argument 4 of 
> 'PyArg_ParseTupleAndKeywords' from incompatible pointer type 
> [-Wincompatible-pointer-types]
>              args, kwargs, "dddis", kws, &lon, &lat, &radius, &nside, &order))
>                                     ^~~
> In file included from /usr/include/python3.7m/Python.h:127,
>                  from astropy_healpix/_core.c:3:
> /usr/include/python3.7m/modsupport.h:42:65: note: expected 'char **' but 
> argument is of type 'const char **'
>                                                    const char *, char **, 
> ...);
>                                                                  ^~~~~~~
> astropy_healpix/_core.c: At top level:
> astropy_healpix/_core.c:272:29: warning: initialization of 'PyObject * 
> (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, 
> struct _object *)'} from incompatible pointer type 'PyObject * (*)(PyObject 
> *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, 
> struct _object *, struct _object *)'} [-Wincompatible-pointer-types]
>      {"healpix_cone_search", healpix_cone_search, METH_VARARGS | 
> METH_KEYWORDS, NULL},
>                              ^~~~~~~~~~~~~~~~~~~
> astropy_healpix/_core.c:272:29: note: (near initialization for 
> 'methods[0].ml_meth')
> astropy_healpix/_core.c: In function 'PyInit__core':
> astropy_healpix/_core.c:318:13: warning: passing argument 1 of '(PyObject * 
> (*)(void (**)(char **, npy_intp *, npy_intp *, void *), void **, char *, int, 
>  int,  int,  int,  const char *, const char *, int))*(PyUFunc_API + 8)' 
> discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>              healpix_to_lonlat_loops, nested_ufunc_data,
>              ^~~~~~~~~~~~~~~~~~~~~~~
> astropy_healpix/_core.c:318:13: note: expected 'void (**)(char **, npy_intp 
> *, npy_intp *, void *)' {aka 'void (**)(char **, long int *, long int *, void 
> *)'} but argument is of type 'void (* const*)(char **, npy_intp *, npy_intp 
> *, void *)' {aka 'void (* const*)(char **, long int *, long int *, void *)'}
> astropy_healpix/_core.c:319:13: warning: passing argument 3 of '(PyObject * 
> (*)(void (**)(char **, npy_intp *, npy_intp *, void *), void **, char *, int, 
>  int,  int,  int,  const char *, const char *, int))*(PyUFunc_API + 8)' 
> discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>              healpix_to_lonlat_types, 1, 4, 2, PyUFunc_None,
>              ^~~~~~~~~~~~~~~~~~~~~~~
> astropy_healpix/_core.c:319:13: note: expected 'char *' but argument is of 
> type 'const char *'
> astropy_healpix/_core.c:324:13: warning: passing argument 1 of '(PyObject * 
> (*)(void (**)(char **, npy_intp *, npy_intp *, void *), void **, char *, int, 
>  int,  int,  int,  const char *, const char *, int))*(PyUFunc_API + 8)' 
> discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>              healpix_to_lonlat_loops, ring_ufunc_data,
>              ^~~~~~~~~~~~~~~~~~~~~~~
> astropy_healpix/_core.c:324:13: note: expected 'void (**)(char **, npy_intp 
> *, npy_intp *, void *)' {aka 'void (**)(char **, long int *, long int *, void 
> *)'} but argument is of type 'void (* const*)(char **, npy_intp *, npy_intp 
> *, void *)' {aka 'void (* const*)(char **, long int *, long int *, void *)'}
> astropy_healpix/_core.c:325:13: warning: passing argument 3 of '(PyObject * 
> (*)(void (**)(char **, npy_intp *, npy_intp *, void *), void **, char *, int, 
>  int,  int,  int,  const char *, const char *, int))*(PyUFunc_API + 8)' 
> discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>              healpix_to_lonlat_types, 1, 4, 2, PyUFunc_None,
>              ^~~~~~~~~~~~~~~~~~~~~~~
> astropy_healpix/_core.c:325:13: note: expected 'char *' but argument is of 
> type 'const char *'
> astropy_healpix/_core.c:330:13: warning: passing argument 1 of '(PyObject * 
> (*)(void (**)(char **, npy_intp *, npy_intp *, void *), void **, char *, int, 
>  int,  int,  int,  const char *, const char *, int))*(PyUFunc_API + 8)' 
> discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>              lonlat_to_healpix_loops, nested_ufunc_data,
>              ^~~~~~~~~~~~~~~~~~~~~~~
> astropy_healpix/_core.c:330:13: note: expected 'void (**)(char **, npy_intp 
> *, npy_intp *, void *)' {aka 'void (**)(char **, long int *, long int *, void 
> *)'} but argument is of type 'void (* const*)(char **, npy_intp *, npy_intp 
> *, void *)' {aka 'void (* const*)(char **, long int *, long int *, void *)'}
> astropy_healpix/_core.c:331:13: warning: passing argument 3 of '(PyObject * 
> (*)(void (**)(char **, npy_intp *, npy_intp *, void *), void **, char *, int, 
>  int,  int,  int,  const char *, const char *, int))*(PyUFunc_API + 8)' 
> discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>              lonlat_to_healpix_types, 1, 3, 3, PyUFunc_None,
>              ^~~~~~~~~~~~~~~~~~~~~~~
> astropy_healpix/_core.c:331:13: note: expected 'char *' but argument is of 
> type 'const char *'
> astropy_healpix/_core.c:336:13: warning: passing argument 1 of '(PyObject * 
> (*)(void (**)(char **, npy_intp *, npy_intp *, void *), void **, char *, int, 
>  int,  int,  int,  const char *, const char *, int))*(PyUFunc_API + 8)' 
> discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>              lonlat_to_healpix_loops, ring_ufunc_data,
>              ^~~~~~~~~~~~~~~~~~~~~~~
> astropy_healpix/_core.c:336:13: note: expected 'void (**)(char **, npy_intp 
> *, npy_intp *, void *)' {aka 'void (**)(char **, long int *, long int *, void 
> *)'} but argument is of type 'void (* const*)(char **, npy_intp *, npy_intp 
> *, void *)' {aka 'void (* const*)(char **, long int *, long int *, void *)'}
> astropy_healpix/_core.c:337:13: warning: passing argument 3 of '(PyObject * 
> (*)(void (**)(char **, npy_intp *, npy_intp *, void *), void **, char *, int, 
>  int,  int,  int,  const char *, const char *, int))*(PyUFunc_API + 8)' 
> discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>              lonlat_to_healpix_types, 1, 3, 3, PyUFunc_None,
>              ^~~~~~~~~~~~~~~~~~~~~~~
> astropy_healpix/_core.c:337:13: note: expected 'char *' but argument is of 
> type 'const char *'
> astropy_healpix/_core.c:342:13: warning: passing argument 1 of '(PyObject * 
> (*)(void (**)(char **, npy_intp *, npy_intp *, void *), void **, char *, int, 
>  int,  int,  int,  const char *, const char *, int))*(PyUFunc_API + 8)' 
> discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>              nested_to_ring_loops, no_ufunc_data,
>              ^~~~~~~~~~~~~~~~~~~~
> astropy_healpix/_core.c:342:13: note: expected 'void (**)(char **, npy_intp 
> *, npy_intp *, void *)' {aka 'void (**)(char **, long int *, long int *, void 
> *)'} but argument is of type 'void (* const*)(char **, npy_intp *, npy_intp 
> *, void *)' {aka 'void (* const*)(char **, long int *, long int *, void *)'}
> astropy_healpix/_core.c:343:13: warning: passing argument 3 of '(PyObject * 
> (*)(void (**)(char **, npy_intp *, npy_intp *, void *), void **, char *, int, 
>  int,  int,  int,  const char *, const char *, int))*(PyUFunc_API + 8)' 
> discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>              healpix_to_healpix_types, 1, 2, 1, PyUFunc_None,
>              ^~~~~~~~~~~~~~~~~~~~~~~~
> astropy_healpix/_core.c:343:13: note: expected 'char *' but argument is of 
> type 'const char *'
> astropy_healpix/_core.c:348:13: warning: passing argument 1 of '(PyObject * 
> (*)(void (**)(char **, npy_intp *, npy_intp *, void *), void **, char *, int, 
>  int,  int,  int,  const char *, const char *, int))*(PyUFunc_API + 8)' 
> discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>              ring_to_nested_loops, no_ufunc_data,
>              ^~~~~~~~~~~~~~~~~~~~
> astropy_healpix/_core.c:348:13: note: expected 'void (**)(char **, npy_intp 
> *, npy_intp *, void *)' {aka 'void (**)(char **, long int *, long int *, void 
> *)'} but argument is of type 'void (* const*)(char **, npy_intp *, npy_intp 
> *, void *)' {aka 'void (* const*)(char **, long int *, long int *, void *)'}
> astropy_healpix/_core.c:349:13: warning: passing argument 3 of '(PyObject * 
> (*)(void (**)(char **, npy_intp *, npy_intp *, void *), void **, char *, int, 
>  int,  int,  int,  const char *, const char *, int))*(PyUFunc_API + 8)' 
> discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>              healpix_to_healpix_types, 1, 2, 1, PyUFunc_None,
>              ^~~~~~~~~~~~~~~~~~~~~~~~
> astropy_healpix/_core.c:349:13: note: expected 'char *' but argument is of 
> type 'const char *'
> astropy_healpix/_core.c:354:13: warning: passing argument 1 of '(PyObject * 
> (*)(void (**)(char **, npy_intp *, npy_intp *, void *), void **, char *, int, 
>  int,  int,  int,  const char *, const char *, int))*(PyUFunc_API + 8)' 
> discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>              bilinear_interpolation_weights_loops, no_ufunc_data,
>              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> astropy_healpix/_core.c:354:13: note: expected 'void (**)(char **, npy_intp 
> *, npy_intp *, void *)' {aka 'void (**)(char **, long int *, long int *, void 
> *)'} but argument is of type 'void (* const*)(char **, npy_intp *, npy_intp 
> *, void *)' {aka 'void (* const*)(char **, long int *, long int *, void *)'}
> astropy_healpix/_core.c:355:13: warning: passing argument 3 of '(PyObject * 
> (*)(void (**)(char **, npy_intp *, npy_intp *, void *), void **, char *, int, 
>  int,  int,  int,  const char *, const char *, int))*(PyUFunc_API + 8)' 
> discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>              bilinear_interpolation_weights_types, 1, 3, 8, PyUFunc_None,
>              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> astropy_healpix/_core.c:355:13: note: expected 'char *' but argument is of 
> type 'const char *'
> astropy_healpix/_core.c:360:13: warning: passing argument 1 of '(PyObject * 
> (*)(void (**)(char **, npy_intp *, npy_intp *, void *), void **, char *, int, 
>  int,  int,  int,  const char *, const char *, int))*(PyUFunc_API + 8)' 
> discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>              neighbours_loops, nested_ufunc_data,
>              ^~~~~~~~~~~~~~~~
> astropy_healpix/_core.c:360:13: note: expected 'void (**)(char **, npy_intp 
> *, npy_intp *, void *)' {aka 'void (**)(char **, long int *, long int *, void 
> *)'} but argument is of type 'void (* const*)(char **, npy_intp *, npy_intp 
> *, void *)' {aka 'void (* const*)(char **, long int *, long int *, void *)'}
> astropy_healpix/_core.c:361:13: warning: passing argument 3 of '(PyObject * 
> (*)(void (**)(char **, npy_intp *, npy_intp *, void *), void **, char *, int, 
>  int,  int,  int,  const char *, const char *, int))*(PyUFunc_API + 8)' 
> discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>              neighbours_types, 1, 2, 8, PyUFunc_None,
>              ^~~~~~~~~~~~~~~~
> astropy_healpix/_core.c:361:13: note: expected 'char *' but argument is of 
> type 'const char *'
> astropy_healpix/_core.c:366:13: warning: passing argument 1 of '(PyObject * 
> (*)(void (**)(char **, npy_intp *, npy_intp *, void *), void **, char *, int, 
>  int,  int,  int,  const char *, const char *, int))*(PyUFunc_API + 8)' 
> discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>              neighbours_loops, ring_ufunc_data,
>              ^~~~~~~~~~~~~~~~
> astropy_healpix/_core.c:366:13: note: expected 'void (**)(char **, npy_intp 
> *, npy_intp *, void *)' {aka 'void (**)(char **, long int *, long int *, void 
> *)'} but argument is of type 'void (* const*)(char **, npy_intp *, npy_intp 
> *, void *)' {aka 'void (* const*)(char **, long int *, long int *, void *)'}
> astropy_healpix/_core.c:367:13: warning: passing argument 3 of '(PyObject * 
> (*)(void (**)(char **, npy_intp *, npy_intp *, void *), void **, char *, int, 
>  int,  int,  int,  const char *, const char *, int))*(PyUFunc_API + 8)' 
> discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>              neighbours_types, 1, 2, 8, PyUFunc_None,
>              ^~~~~~~~~~~~~~~~
> astropy_healpix/_core.c:367:13: note: expected 'char *' but argument is of 
> type 'const char *'
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
> -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/cextern/astrometry.net/bl.o 
> build/temp.linux-x86_64-3.7/cextern/astrometry.net/healpix-utils.o 
> build/temp.linux-x86_64-3.7/cextern/astrometry.net/healpix.o 
> build/temp.linux-x86_64-3.7/cextern/astrometry.net/mathutil.o 
> build/temp.linux-x86_64-3.7/cextern/astrometry.net/permutedsort.o 
> build/temp.linux-x86_64-3.7/cextern/astrometry.net/qsort_reentrant.o 
> build/temp.linux-x86_64-3.7/cextern/astrometry.net/starutil.o 
> build/temp.linux-x86_64-3.7/astropy_healpix/interpolation.o 
> build/temp.linux-x86_64-3.7/astropy_healpix/_core.o -o 
> build/lib.linux-x86_64-3.7/astropy_healpix/_core.cpython-37m-x86_64-linux-gnu.so
> running install_lib
> creating /tmp/astropy_healpix-test-jpw19m72/lib
> creating /tmp/astropy_healpix-test-jpw19m72/lib/python3.7
> creating /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages
> creating 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix
> copying build/lib.linux-x86_64-3.7/astropy_healpix/setup_package.py -> 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix
> copying build/lib.linux-x86_64-3.7/astropy_healpix/healpy.py -> 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix
> copying build/lib.linux-x86_64-3.7/astropy_healpix/__init__.py -> 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix
> copying build/lib.linux-x86_64-3.7/astropy_healpix/core.py -> 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix
> copying build/lib.linux-x86_64-3.7/astropy_healpix/interpolation.c -> 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix
> creating 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix/tests
> copying build/lib.linux-x86_64-3.7/astropy_healpix/tests/test_core.py -> 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix/tests
> copying build/lib.linux-x86_64-3.7/astropy_healpix/tests/setup_package.py -> 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix/tests
> copying build/lib.linux-x86_64-3.7/astropy_healpix/tests/coveragerc -> 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix/tests
> copying build/lib.linux-x86_64-3.7/astropy_healpix/tests/six.py -> 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix/tests
> copying build/lib.linux-x86_64-3.7/astropy_healpix/tests/__init__.py -> 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix/tests
> copying build/lib.linux-x86_64-3.7/astropy_healpix/tests/test_high_level.py 
> -> 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix/tests
> copying build/lib.linux-x86_64-3.7/astropy_healpix/tests/test_bench.py -> 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix/tests
> copying build/lib.linux-x86_64-3.7/astropy_healpix/tests/test_healpy.py -> 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix/tests
> copying build/lib.linux-x86_64-3.7/astropy_healpix/version.py -> 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix
> copying 
> build/lib.linux-x86_64-3.7/astropy_healpix/_core.cpython-37m-x86_64-linux-gnu.so
>  -> 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix
> copying build/lib.linux-x86_64-3.7/astropy_healpix/high_level.py -> 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix
> copying build/lib.linux-x86_64-3.7/astropy_healpix/conftest.py -> 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix
> copying build/lib.linux-x86_64-3.7/astropy_healpix/_compiler.c -> 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix
> copying build/lib.linux-x86_64-3.7/astropy_healpix/_astropy_init.py -> 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix
> copying 
> build/lib.linux-x86_64-3.7/astropy_healpix/_compiler.cpython-37m-x86_64-linux-gnu.so
>  -> 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix
> copying build/lib.linux-x86_64-3.7/astropy_healpix/bench.py -> 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix
> copying build/lib.linux-x86_64-3.7/astropy_healpix/_core.c -> 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix
> byte-compiling 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix/setup_package.py
>  to setup_package.cpython-37.pyc
> byte-compiling 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix/healpy.py
>  to healpy.cpython-37.pyc
> byte-compiling 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix/__init__.py
>  to __init__.cpython-37.pyc
> byte-compiling 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix/core.py
>  to core.cpython-37.pyc
> byte-compiling 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix/tests/test_core.py
>  to test_core.cpython-37.pyc
> byte-compiling 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix/tests/setup_package.py
>  to setup_package.cpython-37.pyc
> byte-compiling 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix/tests/six.py
>  to six.cpython-37.pyc
> byte-compiling 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix/tests/__init__.py
>  to __init__.cpython-37.pyc
> byte-compiling 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix/tests/test_high_level.py
>  to test_high_level.cpython-37.pyc
> byte-compiling 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix/tests/test_bench.py
>  to test_bench.cpython-37.pyc
> byte-compiling 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix/tests/test_healpy.py
>  to test_healpy.cpython-37.pyc
> byte-compiling 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix/version.py
>  to version.cpython-37.pyc
> byte-compiling 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix/high_level.py
>  to high_level.cpython-37.pyc
> byte-compiling 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix/conftest.py
>  to conftest.cpython-37.pyc
> byte-compiling 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix/_astropy_init.py
>  to _astropy_init.cpython-37.pyc
> byte-compiling 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix/bench.py
>  to bench.cpython-37.pyc
> running install_egg_info
> running egg_info
> creating astropy_healpix.egg-info
> writing astropy_healpix.egg-info/PKG-INFO
> writing dependency_links to astropy_healpix.egg-info/dependency_links.txt
> writing entry points to astropy_healpix.egg-info/entry_points.txt
> writing requirements to astropy_healpix.egg-info/requires.txt
> writing top-level names to astropy_healpix.egg-info/top_level.txt
> writing manifest file 'astropy_healpix.egg-info/SOURCES.txt'
> reading manifest file 'astropy_healpix.egg-info/SOURCES.txt'
> writing manifest file 'astropy_healpix.egg-info/SOURCES.txt'
> Copying astropy_healpix.egg-info to 
> /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/astropy_healpix-0.4-py3.7.egg-info
> running install_scripts
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.7.2rc1, pytest-3.10.1, py-1.7.0, pluggy-0.8.0 -- 
> /usr/bin/python3.7
> cachedir: .pytest_cache
> 
> Running tests with astropy_healpix version 0.4.
> Running tests in astropy_healpix docs.
> 
> Date: 2018-12-29T13:44:37
> 
> Platform: Linux-4.9.0-8-amd64-x86_64-with-debian-buster-sid
> 
> Executable: /usr/bin/python3.7
> 
> Full Python Version: 
> 3.7.2rc1 (default, Dec 12 2018, 06:25:49) 
> [GCC 8.2.0]
> 
> encodings: sys: utf-8, locale: UTF-8, filesystem: utf-8
> byteorder: little
> float info: dig: 15, mant_dig: 15
> 
> Numpy: 1.16.0rc1
> Scipy: 1.1.0
> Matplotlib: 3.0.2
> Astropy: 3.0.5
> healpy: 1.12.8
> Cython: not available
> astropy_helpers: 3.0.2
> Using Astropy options: remote_data: none.
> 
> hypothesis profile 'default' -> 
> database=DirectoryBasedExampleDatabase('/tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages/.hypothesis/examples')
> rootdir: /tmp/astropy_healpix-test-jpw19m72/lib/python3.7/site-packages, 
> inifile: setup.cfg
> plugins: remotedata-0.3.1, openfiles-0.3.1, doctestplus-0.2.0, arraydiff-0.3, 
> hypothesis-3.71.11
> collecting ... collected 125 items
> 
> astropy_healpix/core.py::astropy_healpix.core.pixel_resolution_to_nside 
> PASSED [  0%]
> astropy_healpix/tests/test_bench.py::test_bench PASSED                   [  
> 1%]
> astropy_healpix/tests/test_core.py::test_level_to_nside PASSED           [  
> 2%]
> astropy_healpix/tests/test_core.py::test_nside_to_level PASSED           [  
> 3%]
> astropy_healpix/tests/test_core.py::test_level_ipix_to_uniq PASSED       [  
> 4%]
> astropy_healpix/tests/test_core.py::test_uniq_to_level_ipix[0] PASSED    [  
> 4%]
> astropy_healpix/tests/test_core.py::test_uniq_to_level_ipix[5] PASSED    [  
> 5%]
> astropy_healpix/tests/test_core.py::test_uniq_to_level_ipix[10] PASSED   [  
> 6%]
> astropy_healpix/tests/test_core.py::test_uniq_to_level_ipix[15] PASSED   [  
> 7%]
> astropy_healpix/tests/test_core.py::test_uniq_to_level_ipix[20] PASSED   [  
> 8%]
> astropy_healpix/tests/test_core.py::test_uniq_to_level_ipix[22] PASSED   [  
> 8%]
> astropy_healpix/tests/test_core.py::test_uniq_to_level_ipix[25] PASSED   [  
> 9%]
> astropy_healpix/tests/test_core.py::test_uniq_to_level_ipix[26] PASSED   [ 
> 10%]
> astropy_healpix/tests/test_core.py::test_uniq_to_level_ipix[27] PASSED   [ 
> 11%]
> astropy_healpix/tests/test_core.py::test_uniq_to_level_ipix[28] PASSED   [ 
> 12%]
> astropy_healpix/tests/test_core.py::test_uniq_to_level_ipix[29] PASSED   [ 
> 12%]
> astropy_healpix/tests/test_core.py::test_nside_to_pixel_area PASSED      [ 
> 13%]
> astropy_healpix/tests/test_core.py::test_nside_to_pixel_resolution PASSED [ 
> 14%]
> astropy_healpix/tests/test_core.py::test_pixel_resolution_to_nside PASSED [ 
> 15%]
> astropy_healpix/tests/test_core.py::test_nside_to_npix PASSED            [ 
> 16%]
> astropy_healpix/tests/test_core.py::test_npix_to_nside PASSED            [ 
> 16%]
> astropy_healpix/tests/test_core.py::test_healpix_to_lonlat[nested] PASSED [ 
> 17%]
> astropy_healpix/tests/test_core.py::test_healpix_to_lonlat[ring] PASSED  [ 
> 18%]
> astropy_healpix/tests/test_core.py::test_healpix_to_lonlat_invalid PASSED [ 
> 19%]
> astropy_healpix/tests/test_core.py::test_healpix_to_lonlat_shape PASSED  [ 
> 20%]
> astropy_healpix/tests/test_core.py::test_lonlat_to_healpix_shape PASSED  [ 
> 20%]
> astropy_healpix/tests/test_core.py::test_nested_ring_shape[nested_to_ring] 
> PASSED [ 21%]
> astropy_healpix/tests/test_core.py::test_nested_ring_shape[ring_to_nested] 
> PASSED [ 22%]
> astropy_healpix/tests/test_core.py::test_bilinear_interpolation_weights[nested]
>  PASSED [ 23%]
> astropy_healpix/tests/test_core.py::test_bilinear_interpolation_weights[ring] 
> PASSED [ 24%]
> astropy_healpix/tests/test_core.py::test_bilinear_interpolation_weights_invalid
>  PASSED [ 24%]
> astropy_healpix/tests/test_core.py::test_bilinear_interpolation_weights_shape 
> PASSED [ 25%]
> astropy_healpix/tests/test_core.py::test_interpolate_bilinear_lonlat[nested] 
> PASSED [ 26%]
> astropy_healpix/tests/test_core.py::test_interpolate_bilinear_lonlat[ring] 
> PASSED [ 27%]
> astropy_healpix/tests/test_core.py::test_interpolate_bilinear_invalid PASSED 
> [ 28%]
> astropy_healpix/tests/test_core.py::test_interpolate_bilinear_lonlat_shape 
> PASSED [ 28%]
> astropy_healpix/tests/test_core.py::test_neighbours[nested] PASSED       [ 
> 29%]
> astropy_healpix/tests/test_core.py::test_neighbours[ring] PASSED         [ 
> 30%]
> astropy_healpix/tests/test_core.py::test_neighbours_invalid PASSED       [ 
> 31%]
> astropy_healpix/tests/test_core.py::test_neighbours_shape PASSED         [ 
> 32%]
> astropy_healpix/tests/test_core.py::test_healpix_cone_search[nested] PASSED [ 
> 32%]
> astropy_healpix/tests/test_core.py::test_healpix_cone_search[ring] PASSED [ 
> 33%]
> astropy_healpix/tests/test_core.py::test_boundaries_lonlat[1-nested] PASSED [ 
> 34%]
> astropy_healpix/tests/test_core.py::test_boundaries_lonlat[1-ring] PASSED [ 
> 35%]
> astropy_healpix/tests/test_core.py::test_boundaries_lonlat[4-nested] PASSED [ 
> 36%]
> astropy_healpix/tests/test_core.py::test_boundaries_lonlat[4-ring] PASSED [ 
> 36%]
> astropy_healpix/tests/test_core.py::test_boundaries_lonlat[10-nested] PASSED 
> [ 37%]
> astropy_healpix/tests/test_core.py::test_boundaries_lonlat[10-ring] PASSED [ 
> 38%]
> astropy_healpix/tests/test_healpy.py::test_nside2pixarea[2-False] PASSED [ 
> 39%]
> astropy_healpix/tests/test_healpy.py::test_nside2pixarea[2-True] PASSED  [ 
> 40%]
> astropy_healpix/tests/test_healpy.py::test_nside2pixarea[4-False] PASSED [ 
> 40%]
> astropy_healpix/tests/test_healpy.py::test_nside2pixarea[4-True] PASSED  [ 
> 41%]
> astropy_healpix/tests/test_healpy.py::test_nside2pixarea[8-False] PASSED [ 
> 42%]
> astropy_healpix/tests/test_healpy.py::test_nside2pixarea[8-True] PASSED  [ 
> 43%]
> astropy_healpix/tests/test_healpy.py::test_nside2pixarea[16-False] PASSED [ 
> 44%]
> astropy_healpix/tests/test_healpy.py::test_nside2pixarea[16-True] PASSED [ 
> 44%]
> astropy_healpix/tests/test_healpy.py::test_nside2pixarea[32-False] PASSED [ 
> 45%]
> astropy_healpix/tests/test_healpy.py::test_nside2pixarea[32-True] PASSED [ 
> 46%]
> astropy_healpix/tests/test_healpy.py::test_nside2resol[2-False] PASSED   [ 
> 47%]
> astropy_healpix/tests/test_healpy.py::test_nside2resol[2-True] PASSED    [ 
> 48%]
> astropy_healpix/tests/test_healpy.py::test_nside2resol[4-False] PASSED   [ 
> 48%]
> astropy_healpix/tests/test_healpy.py::test_nside2resol[4-True] PASSED    [ 
> 49%]
> astropy_healpix/tests/test_healpy.py::test_nside2resol[8-False] PASSED   [ 
> 50%]
> astropy_healpix/tests/test_healpy.py::test_nside2resol[8-True] PASSED    [ 
> 51%]
> astropy_healpix/tests/test_healpy.py::test_nside2resol[16-False] PASSED  [ 
> 52%]
> astropy_healpix/tests/test_healpy.py::test_nside2resol[16-True] PASSED   [ 
> 52%]
> astropy_healpix/tests/test_healpy.py::test_nside2resol[32-False] PASSED  [ 
> 53%]
> astropy_healpix/tests/test_healpy.py::test_nside2resol[32-True] PASSED   [ 
> 54%]
> astropy_healpix/tests/test_healpy.py::test_nside2npix[2] PASSED          [ 
> 55%]
> astropy_healpix/tests/test_healpy.py::test_nside2npix[4] PASSED          [ 
> 56%]
> astropy_healpix/tests/test_healpy.py::test_nside2npix[8] PASSED          [ 
> 56%]
> astropy_healpix/tests/test_healpy.py::test_nside2npix[16] PASSED         [ 
> 57%]
> astropy_healpix/tests/test_healpy.py::test_nside2npix[32] PASSED         [ 
> 58%]
> astropy_healpix/tests/test_healpy.py::test_order2nside[0] PASSED         [ 
> 59%]
> astropy_healpix/tests/test_healpy.py::test_order2nside[3] PASSED         [ 
> 60%]
> astropy_healpix/tests/test_healpy.py::test_order2nside[7] PASSED         [ 
> 60%]
> astropy_healpix/tests/test_healpy.py::test_npix2nside[48] PASSED         [ 
> 61%]
> astropy_healpix/tests/test_healpy.py::test_npix2nside[192] PASSED        [ 
> 62%]
> astropy_healpix/tests/test_healpy.py::test_npix2nside[768] PASSED        [ 
> 63%]
> astropy_healpix/tests/test_healpy.py::test_npix2nside[3072] PASSED       [ 
> 64%]
> astropy_healpix/tests/test_healpy.py::test_npix2nside[12288] PASSED      [ 
> 64%]
> astropy_healpix/tests/test_healpy.py::test_ang2pix PASSED                [ 
> 65%]
> astropy_healpix/tests/test_healpy.py::test_ang2pix_shape PASSED          [ 
> 66%]
> astropy_healpix/tests/test_healpy.py::test_pix2ang_shape PASSED          [ 
> 67%]
> astropy_healpix/tests/test_healpy.py::test_pix2ang PASSED                [ 
> 68%]
> astropy_healpix/tests/test_healpy.py::test_vec2pix FAILED                [ 
> 68%]
> astropy_healpix/tests/test_healpy.py::test_pix2vec PASSED                [ 
> 69%]
> astropy_healpix/tests/test_healpy.py::test_vec2pix_shape FAILED          [ 
> 70%]
> astropy_healpix/tests/test_healpy.py::test_pix2vec_shape PASSED          [ 
> 71%]
> astropy_healpix/tests/test_healpy.py::test_nest2ring PASSED              [ 
> 72%]
> astropy_healpix/tests/test_healpy.py::test_ring2nest PASSED              [ 
> 72%]
> astropy_healpix/tests/test_healpy.py::test_boundaries PASSED             [ 
> 73%]
> astropy_healpix/tests/test_healpy.py::test_boundaries_shape PASSED       [ 
> 74%]
> astropy_healpix/tests/test_healpy.py::test_vec2ang PASSED                [ 
> 75%]
> astropy_healpix/tests/test_healpy.py::test_ang2vec PASSED                [ 
> 76%]
> astropy_healpix/tests/test_healpy.py::test_interp_weights PASSED         [ 
> 76%]
> astropy_healpix/tests/test_healpy.py::test_interp_val PASSED             [ 
> 77%]
> astropy_healpix/tests/test_high_level.py::TestHEALPix::test_pixel_area PASSED 
> [ 78%]
> astropy_healpix/tests/test_high_level.py::TestHEALPix::test_pixel_resolution 
> PASSED [ 79%]
> astropy_healpix/tests/test_high_level.py::TestHEALPix::test_npix PASSED  [ 
> 80%]
> astropy_healpix/tests/test_high_level.py::TestHEALPix::test_healpix_to_lonlat 
> PASSED [ 80%]
> astropy_healpix/tests/test_high_level.py::TestHEALPix::test_nested_to_ring 
> PASSED [ 81%]
> astropy_healpix/tests/test_high_level.py::TestHEALPix::test_bilinear_interpolation_weights
>  PASSED [ 82%]
> astropy_healpix/tests/test_high_level.py::TestHEALPix::test_interpolate_bilinear_lonlat
>  PASSED [ 83%]
> astropy_healpix/tests/test_high_level.py::TestHEALPix::test_interpolate_bilinear_lonlat_invalid
>  PASSED [ 84%]
> astropy_healpix/tests/test_high_level.py::TestHEALPix::test_cone_search_lonlat
>  PASSED [ 84%]
> astropy_healpix/tests/test_high_level.py::TestHEALPix::test_cone_search_lonlat_invalid
>  PASSED [ 85%]
> astropy_healpix/tests/test_high_level.py::TestHEALPix::test_boundaries_lonlat 
> PASSED [ 86%]
> astropy_healpix/tests/test_high_level.py::TestHEALPix::test_neighbours PASSED 
> [ 87%]
> astropy_healpix/tests/test_high_level.py::TestCelestialHEALPix::test_healpix_to_skycoord
>  PASSED [ 88%]
> astropy_healpix/tests/test_high_level.py::TestCelestialHEALPix::test_interpolate_bilinear_skycoord
>  PASSED [ 88%]
> astropy_healpix/tests/test_high_level.py::TestCelestialHEALPix::test_cone_search_skycoord
>  PASSED [ 89%]
> astropy_healpix/tests/test_high_level.py::TestCelestialHEALPix::test_boundaries_skycoord
>  PASSED [ 90%]
> docs/about.rst PASSED                                                    [ 
> 91%]
> docs/api.rst PASSED                                                      [ 
> 92%]
> docs/boundaries.rst PASSED                                               [ 
> 92%]
> docs/changes.rst PASSED                                                  [ 
> 93%]
> docs/cone_search.rst PASSED                                              [ 
> 94%]
> docs/coordinates.rst PASSED                                              [ 
> 95%]
> docs/getting_started.rst PASSED                                          [ 
> 96%]
> docs/healpy_compat.rst PASSED                                            [ 
> 96%]
> docs/index.rst PASSED                                                    [ 
> 97%]
> docs/installation.rst PASSED                                             [ 
> 98%]
> docs/interpolation.rst PASSED                                            [ 
> 99%]
> docs/performance.rst PASSED                                              
> [100%]
> 
> =================================== FAILURES 
> ===================================
> _________________________________ test_vec2pix 
> _________________________________
> 
>     @given(nside_pow=integers(0, 29), nest=booleans(),
> >          x=floats(-1, 1, allow_nan=False, 
> > allow_infinity=False).filter(lambda x: abs(x) > 1e-10),
>            y=floats(-1, 1, allow_nan=False, 
> allow_infinity=False).filter(lambda y: abs(y) > 1e-10),
>            z=floats(-1, 1, allow_nan=False, 
> allow_infinity=False).filter(lambda z: abs(z) > 1e-10))
> 
> astropy_healpix/tests/test_healpy.py:118: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> /usr/lib/python3/dist-packages/hypothesis/core.py:519: in execute
>     result = self.test_runner(data, run)
> /usr/lib/python3/dist-packages/hypothesis/executors.py:58: in 
> default_new_style_executor
>     return function(data)
> /usr/lib/python3/dist-packages/hypothesis/core.py:517: in run
>     return test(*args, **kwargs)
> astropy_healpix/tests/test_healpy.py:118: in test_vec2pix
>     x=floats(-1, 1, allow_nan=False, allow_infinity=False).filter(lambda x: 
> abs(x) > 1e-10),
> /usr/lib/python3/dist-packages/hypothesis/core.py:464: in test
>     result = self.test(*args, **kwargs)
> astropy_healpix/tests/test_healpy.py:124: in test_vec2pix
>     ipix1 = hp_compat.vec2pix(nside, x, y, z, nest=nest)
> astropy_healpix/healpy.py:124: in vec2pix
>     theta = np.asscalar(theta)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> 
> a = array([ 0.95531662])
> 
>     @array_function_dispatch(_asscalar_dispatcher)
>     def asscalar(a):
>         """
>         Convert an array of size 1 to its scalar equivalent.
>     
>         .. deprecated:: 1.16
>     
>             Deprecated, use `numpy.ndarray.item()` instead.
>     
>         Parameters
>         ----------
>         a : ndarray
>             Input array of size 1.
>     
>         Returns
>         -------
>         out : scalar
>             Scalar representation of `a`. The output data type is the same 
> type
>             returned by the input's `item` method.
>     
>         Examples
>         --------
>         >>> np.asscalar(np.array([24]))
>         24
>     
>         """
>     
>         # 2018-10-10, 1.16
>         warnings.warn('np.asscalar(a) is deprecated since NumPy v1.16, use '
> >                     'a.item() instead', DeprecationWarning, stacklevel=1)
> E       DeprecationWarning: np.asscalar(a) is deprecated since NumPy v1.16, 
> use a.item() instead
> 
> /usr/lib/python3/dist-packages/numpy/lib/type_check.py:546: DeprecationWarning
> ---------------------------------- Hypothesis 
> ----------------------------------
> Falsifying example: test_vec2pix(nside_pow=0, x=1.0000000827403713e-10, 
> y=1.0000000827403713e-10, z=1.0000000827403713e-10, nest=False)
> ______________________________ test_vec2pix_shape 
> ______________________________
> 
>     def test_vec2pix_shape():
> >       ipix = hp_compat.vec2pix(8, 1., 2., 3.)
> 
> astropy_healpix/tests/test_healpy.py:142: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> astropy_healpix/healpy.py:124: in vec2pix
>     theta = np.asscalar(theta)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> 
> a = array([ 0.64052231])
> 
>     @array_function_dispatch(_asscalar_dispatcher)
>     def asscalar(a):
>         """
>         Convert an array of size 1 to its scalar equivalent.
>     
>         .. deprecated:: 1.16
>     
>             Deprecated, use `numpy.ndarray.item()` instead.
>     
>         Parameters
>         ----------
>         a : ndarray
>             Input array of size 1.
>     
>         Returns
>         -------
>         out : scalar
>             Scalar representation of `a`. The output data type is the same 
> type
>             returned by the input's `item` method.
>     
>         Examples
>         --------
>         >>> np.asscalar(np.array([24]))
>         24
>     
>         """
>     
>         # 2018-10-10, 1.16
>         warnings.warn('np.asscalar(a) is deprecated since NumPy v1.16, use '
> >                     'a.item() instead', DeprecationWarning, stacklevel=1)
> E       DeprecationWarning: np.asscalar(a) is deprecated since NumPy v1.16, 
> use a.item() instead
> 
> /usr/lib/python3/dist-packages/numpy/lib/type_check.py:546: DeprecationWarning
> ==================== 2 failed, 123 passed in 13.13 seconds 
> =====================
> /usr/lib/python3/dist-packages/astropy/config/configuration.py:536: 
> ConfigurationMissingWarning: Configuration defaults will be used due to 
> FileNotFoundError:2 on None
>   warn(ConfigurationMissingWarning(msg))
> make[1]: *** [debian/rules:17: test-python3.7] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2018/12/29/astropy-healpix_0.4-1_unstable.log

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

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

Reply via email to