make -C gsl-an make[1]: Entering directory `/home/lise/astrometry.net-0.89/gsl-an' ./configure --enable-shared=no --prefix=`pwd`/stage checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B checking the name lister (/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /bin/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /bin/nm -B output from gcc object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for size_t... yes checking for working volatile... yes checking for inline... inline checking whether char is unsigned... no checking for extern inline... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking for vprintf... yes checking for _doprnt... no checking for memcpy... yes checking for memmove... yes checking for strdup... yes checking for strtol... yes checking for strtoul... yes checking for EXIT_SUCCESS and EXIT_FAILURE... yes checking for cos in -lm... yes checking whether feenableexcept is declared... yes checking whether fesettrapenable is declared... no checking whether hypot is declared... yes checking whether expm1 is declared... yes checking whether acosh is declared... yes checking whether asinh is declared... yes checking whether atanh is declared... yes checking whether ldexp is declared... yes checking whether frexp is declared... yes checking whether isinf is declared... yes checking whether isfinite is declared... yes checking whether finite is declared... yes checking whether isnan is declared... yes checking whether log1p is declared... yes checking for long double stdio... yes checking for extended floating point registers... yes checking for IEEE arithmetic interface type... gnux86 checking for FPU_SETCW... yes checking for SSE extensions... yes checking for IEEE compiler flags... none checking for IEEE comparisons... yes checking for IEEE denormalized values... yes configure: creating ./config.status config.status: creating gsl-config config.status: creating gsl.pc config.status: creating gsl_version.h config.status: creating gsl.spec config.status: creating config.h touch config.h gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o blas/blas.o blas/blas.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o block/block.o block/block.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o block/init.o block/init.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/caxpy.o cblas/caxpy.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/ccopy.o cblas/ccopy.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/cdotc_sub.o cblas/cdotc_sub.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/cdotu_sub.o cblas/cdotu_sub.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/cgemm.o cblas/cgemm.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/cgemv.o cblas/cgemv.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/cgerc.o cblas/cgerc.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/cgeru.o cblas/cgeru.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/chemm.o cblas/chemm.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/chemv.o cblas/chemv.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/cher.o cblas/cher.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/cher2.o cblas/cher2.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/cher2k.o cblas/cher2k.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/cherk.o cblas/cherk.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/cscal.o cblas/cscal.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/csscal.o cblas/csscal.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/cswap.o cblas/cswap.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/csymm.o cblas/csymm.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/csyr2k.o cblas/csyr2k.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/csyrk.o cblas/csyrk.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/ctrmm.o cblas/ctrmm.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/ctrmv.o cblas/ctrmv.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/ctrsm.o cblas/ctrsm.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/ctrsv.o cblas/ctrsv.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/dasum.o cblas/dasum.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/daxpy.o cblas/daxpy.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/dcopy.o cblas/dcopy.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/ddot.o cblas/ddot.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/dgemm.o cblas/dgemm.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/dgemv.o cblas/dgemv.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/dger.o cblas/dger.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/dnrm2.o cblas/dnrm2.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/drot.o cblas/drot.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/drotg.o cblas/drotg.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/drotm.o cblas/drotm.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/drotmg.o cblas/drotmg.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/dscal.o cblas/dscal.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/dsdot.o cblas/dsdot.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/dswap.o cblas/dswap.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/dsymm.o cblas/dsymm.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/dsymv.o cblas/dsymv.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/dsyr.o cblas/dsyr.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/dsyr2.o cblas/dsyr2.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/dsyr2k.o cblas/dsyr2k.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/dsyrk.o cblas/dsyrk.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/dtrmm.o cblas/dtrmm.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/dtrmv.o cblas/dtrmv.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/dtrsm.o cblas/dtrsm.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/dtrsv.o cblas/dtrsv.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/dzasum.o cblas/dzasum.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/dznrm2.o cblas/dznrm2.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/icamax.o cblas/icamax.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/idamax.o cblas/idamax.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/isamax.o cblas/isamax.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/izamax.o cblas/izamax.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/sasum.o cblas/sasum.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/saxpy.o cblas/saxpy.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/scasum.o cblas/scasum.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/scnrm2.o cblas/scnrm2.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/scopy.o cblas/scopy.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/sdot.o cblas/sdot.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/sdsdot.o cblas/sdsdot.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/sgemm.o cblas/sgemm.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/sgemv.o cblas/sgemv.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/sger.o cblas/sger.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/snrm2.o cblas/snrm2.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/srot.o cblas/srot.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/srotg.o cblas/srotg.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/srotm.o cblas/srotm.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/srotmg.o cblas/srotmg.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/sscal.o cblas/sscal.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/sswap.o cblas/sswap.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/ssymm.o cblas/ssymm.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/ssymv.o cblas/ssymv.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/ssyr.o cblas/ssyr.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/ssyr2.o cblas/ssyr2.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/ssyr2k.o cblas/ssyr2k.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/ssyrk.o cblas/ssyrk.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/strmm.o cblas/strmm.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/strmv.o cblas/strmv.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/strsm.o cblas/strsm.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/strsv.o cblas/strsv.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/xerbla.o cblas/xerbla.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/zaxpy.o cblas/zaxpy.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/zcopy.o cblas/zcopy.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/zdotc_sub.o cblas/zdotc_sub.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/zdotu_sub.o cblas/zdotu_sub.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/zdscal.o cblas/zdscal.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/zgemm.o cblas/zgemm.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/zgemv.o cblas/zgemv.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/zgerc.o cblas/zgerc.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/zgeru.o cblas/zgeru.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/zhemm.o cblas/zhemm.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/zhemv.o cblas/zhemv.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/zher.o cblas/zher.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/zher2.o cblas/zher2.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/zher2k.o cblas/zher2k.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/zherk.o cblas/zherk.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/zscal.o cblas/zscal.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/zswap.o cblas/zswap.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/zsymm.o cblas/zsymm.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/zsyr2k.o cblas/zsyr2k.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/zsyrk.o cblas/zsyrk.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/ztrmm.o cblas/ztrmm.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/ztrmv.o cblas/ztrmv.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/ztrsm.o cblas/ztrsm.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o cblas/ztrsv.o cblas/ztrsv.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o err/error.o err/error.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o err/stream.o err/stream.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o err/strerror.o err/strerror.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o linalg/bidiag.o linalg/bidiag.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o linalg/cholesky.o linalg/cholesky.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o linalg/householder.o linalg/householder.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o linalg/lu.o linalg/lu.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o linalg/qr.o linalg/qr.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o linalg/svd.o linalg/svd.c In file included from linalg/svd.c:31:0: linalg/svdstep.c: In function ‘qrstep’: linalg/svdstep.c:424:34: warning: variable ‘bq’ set but not used [-Wunused-but-set-variable] double ak, bk, zk, ap, bp, aq, bq; ^ gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o matrix/copy.o matrix/copy.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o matrix/init.o matrix/init.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o matrix/matrix.o matrix/matrix.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o matrix/rowcol.o matrix/rowcol.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o matrix/submatrix.o matrix/submatrix.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o matrix/swap.o matrix/swap.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o matrix/view.o matrix/view.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o multiroots/broyden.o multiroots/broyden.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o multiroots/convergence.o multiroots/convergence.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o multiroots/dnewton.o multiroots/dnewton.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o multiroots/fdfsolver.o multiroots/fdfsolver.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o multiroots/fdjac.o multiroots/fdjac.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o multiroots/fsolver.o multiroots/fsolver.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o multiroots/gnewton.o multiroots/gnewton.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o multiroots/hybrid.o multiroots/hybrid.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o multiroots/hybridj.o multiroots/hybridj.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o multiroots/newton.o multiroots/newton.c multiroots/newton.c: In function ‘newton_set’: multiroots/newton.c:78:20: warning: variable ‘state’ set but not used [-Wunused-but-set-variable] newton_state_t * state = (newton_state_t *) vstate; ^ gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o permutation/init.o permutation/init.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o permutation/permutation.o permutation/permutation.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o permutation/permute.o permutation/permute.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o sys/coerce.o sys/coerce.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o sys/fdiv.o sys/fdiv.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o sys/infnan.o sys/infnan.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o sys/ldfrexp.o sys/ldfrexp.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o vector/copy.o vector/copy.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o vector/init.o vector/init.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o vector/oper.o vector/oper.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o vector/prop.o vector/prop.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o vector/subvector.o vector/subvector.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o vector/swap.o vector/swap.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -c -o vector/vector.o vector/vector.c ar rc libgsl-an.a blas/blas.o block/block.o block/init.o cblas/caxpy.o cblas/ccopy.o cblas/cdotc_sub.o cblas/cdotu_sub.o cblas/cgemm.o cblas/cgemv.o cblas/cgerc.o cblas/cgeru.o cblas/chemm.o cblas/chemv.o cblas/cher.o cblas/cher2.o cblas/cher2k.o cblas/cherk.o cblas/cscal.o cblas/csscal.o cblas/cswap.o cblas/csymm.o cblas/csyr2k.o cblas/csyrk.o cblas/ctrmm.o cblas/ctrmv.o cblas/ctrsm.o cblas/ctrsv.o cblas/dasum.o cblas/daxpy.o cblas/dcopy.o cblas/ddot.o cblas/dgemm.o cblas/dgemv.o cblas/dger.o cblas/dnrm2.o cblas/drot.o cblas/drotg.o cblas/drotm.o cblas/drotmg.o cblas/dscal.o cblas/dsdot.o cblas/dswap.o cblas/dsymm.o cblas/dsymv.o cblas/dsyr.o cblas/dsyr2.o cblas/dsyr2k.o cblas/dsyrk.o cblas/dtrmm.o cblas/dtrmv.o cblas/dtrsm.o cblas/dtrsv.o cblas/dzasum.o cblas/dznrm2.o cblas/icamax.o cblas/idamax.o cblas/isamax.o cblas/izamax.o cblas/sasum.o cblas/saxpy.o cblas/scasum.o cblas/scnrm2.o cblas/scopy.o cblas/sdot.o cblas/sdsdot.o cblas/sgemm.o cblas/sgemv.o cblas/sger.o cblas/snrm2.o cblas/srot.o cblas/srotg.o cblas/srotm.o cblas/srotmg.o cblas/sscal.o cblas/sswap.o cblas/ssymm.o cblas/ssymv.o cblas/ssyr.o cblas/ssyr2.o cblas/ssyr2k.o cblas/ssyrk.o cblas/strmm.o cblas/strmv.o cblas/strsm.o cblas/strsv.o cblas/xerbla.o cblas/zaxpy.o cblas/zcopy.o cblas/zdotc_sub.o cblas/zdotu_sub.o cblas/zdscal.o cblas/zgemm.o cblas/zgemv.o cblas/zgerc.o cblas/zgeru.o cblas/zhemm.o cblas/zhemv.o cblas/zher.o cblas/zher2.o cblas/zher2k.o cblas/zherk.o cblas/zscal.o cblas/zswap.o cblas/zsymm.o cblas/zsyr2k.o cblas/zsyrk.o cblas/ztrmm.o cblas/ztrmv.o cblas/ztrsm.o cblas/ztrsv.o err/error.o err/stream.o err/strerror.o linalg/bidiag.o linalg/cholesky.o linalg/householder.o linalg/lu.o linalg/qr.o linalg/svd.o matrix/copy.o matrix/init.o matrix/matrix.o matrix/rowcol.o matrix/submatrix.o matrix/swap.o matrix/view.o multiroots/broyden.o multiroots/convergence.o multiroots/dnewton.o multiroots/fdfsolver.o multiroots/fdjac.o multiroots/fsolver.o multiroots/gnewton.o multiroots/hybrid.o multiroots/hybridj.o multiroots/newton.o permutation/init.o permutation/permutation.o permutation/permute.o sys/coerce.o sys/fdiv.o sys/infnan.o sys/ldfrexp.o vector/copy.o vector/init.o vector/oper.o vector/prop.o vector/subvector.o vector/swap.o vector/vector.o ranlib libgsl-an.a make[1]: Leaving directory `/home/lise/astrometry.net-0.89/gsl-an' make -C util config make[1]: Entering directory `/home/lise/astrometry.net-0.89/util' Makefile:76: makefile.os-features: No such file or directory makefile.deps:44: deps: No such file or directory ---- Error messages in the next few commands are not necessarily bugs ---- (we're checking how things works on your computer) rm -f os-features.log rm -f ../include/astrometry/os-features-config.h ../include/astrometry/os-features-config.h.tmp Testing netpbm... NETPBM_INC is -I/usr/include/netpbm NETPBM_LIB is -L/usr/lib64 -lnetpbm ((gcc -o os-features-test-netpbm \ -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -I/usr/include/netpbm os-features-test.c -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -L/usr/lib64 -lnetpbm >> os-features.log && \ ./os-features-test-netpbm >> os-features.log && \ echo "#define HAVE_NETPBM 1") \ || echo "#define HAVE_NETPBM 0") >> ../include/astrometry/os-features-config.h.tmp --------------- End of expected error messages ----------------- mv ../include/astrometry/os-features-config.h.tmp ../include/astrometry/os-features-config.h Config results: ------------------------------ cat ../include/astrometry/os-features-config.h #define HAVE_NETPBM 1 ------------------------------ gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG sip-utils.c > sip-utils.dep.tmp && mv sip-utils.dep.tmp sip-utils.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG fit-wcs.c > fit-wcs.dep.tmp && mv fit-wcs.dep.tmp fit-wcs.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG sip.c > sip.dep.tmp && mv sip.dep.tmp sip.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG anwcs.c > anwcs.dep.tmp && mv anwcs.dep.tmp anwcs.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG wcs-resample.c > wcs-resample.dep.tmp && mv wcs-resample.dep.tmp wcs-resample.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG gslutils.c > gslutils.dep.tmp && mv gslutils.dep.tmp gslutils.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG wcs-pv2sip.c > wcs-pv2sip.dep.tmp && mv wcs-pv2sip.dep.tmp wcs-pv2sip.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG matchobj.c > matchobj.dep.tmp && mv matchobj.dep.tmp matchobj.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG fitsioutils.c > fitsioutils.dep.tmp && mv fitsioutils.dep.tmp fitsioutils.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG sip_qfits.c > sip_qfits.dep.tmp && mv sip_qfits.dep.tmp sip_qfits.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG fitstable.c > fitstable.dep.tmp && mv fitstable.dep.tmp fitstable.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG fitsbin.c > fitsbin.dep.tmp && mv fitsbin.dep.tmp fitsbin.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG fitsfile.c > fitsfile.dep.tmp && mv fitsfile.dep.tmp fitsfile.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG tic.c > tic.dep.tmp && mv tic.dep.tmp tic.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG dallpeaks.c > dallpeaks.dep.tmp && mv dallpeaks.dep.tmp dallpeaks.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG dcen3x3.c > dcen3x3.dep.tmp && mv dcen3x3.dep.tmp dcen3x3.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG dfind.c > dfind.dep.tmp && mv dfind.dep.tmp dfind.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG dmedsmooth.c > dmedsmooth.dep.tmp && mv dmedsmooth.dep.tmp dmedsmooth.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG dobjects.c > dobjects.dep.tmp && mv dobjects.dep.tmp dobjects.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG dpeaks.c > dpeaks.dep.tmp && mv dpeaks.dep.tmp dpeaks.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG dselip.c > dselip.dep.tmp && mv dselip.dep.tmp dselip.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG dsigma.c > dsigma.dep.tmp && mv dsigma.dep.tmp dsigma.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG dsmooth.c > dsmooth.dep.tmp && mv dsmooth.dep.tmp dsmooth.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG image2xy.c > image2xy.dep.tmp && mv image2xy.dep.tmp image2xy.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG simplexy.c > simplexy.dep.tmp && mv simplexy.dep.tmp simplexy.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG ctmf.c > ctmf.dep.tmp && mv ctmf.dep.tmp ctmf.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG multiindex.c > multiindex.dep.tmp && mv multiindex.dep.tmp multiindex.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG index.c > index.dep.tmp && mv index.dep.tmp index.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG indexset.c > indexset.dep.tmp && mv indexset.dep.tmp indexset.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG codekd.c > codekd.dep.tmp && mv codekd.dep.tmp codekd.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG starkd.c > starkd.dep.tmp && mv starkd.dep.tmp starkd.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG rdlist.c > rdlist.dep.tmp && mv rdlist.dep.tmp rdlist.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG xylist.c > xylist.dep.tmp && mv xylist.dep.tmp xylist.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG starxy.c > starxy.dep.tmp && mv starxy.dep.tmp starxy.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG qidxfile.c > qidxfile.dep.tmp && mv qidxfile.dep.tmp qidxfile.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG quadfile.c > quadfile.dep.tmp && mv quadfile.dep.tmp quadfile.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG scamp.c > scamp.dep.tmp && mv scamp.dep.tmp scamp.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG scamp-catalog.c > scamp-catalog.dep.tmp && mv scamp-catalog.dep.tmp scamp-catalog.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG tabsort.c > tabsort.dep.tmp && mv tabsort.dep.tmp tabsort.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG wcs-xy2rd.c > wcs-xy2rd.dep.tmp && mv wcs-xy2rd.dep.tmp wcs-xy2rd.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG wcs-rd2xy.c > wcs-rd2xy.dep.tmp && mv wcs-rd2xy.dep.tmp wcs-rd2xy.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG matchfile.c > matchfile.dep.tmp && mv matchfile.dep.tmp matchfile.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG wcs-resample-main.c > wcs-resample-main.dep.tmp && mv wcs-resample-main.dep.tmp wcs-resample-main.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG tabsort-main.c > tabsort-main.dep.tmp && mv tabsort-main.dep.tmp tabsort-main.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG wcs-xy2rd-main.c > wcs-xy2rd-main.dep.tmp && mv wcs-xy2rd-main.dep.tmp wcs-xy2rd-main.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG wcs-rd2xy-main.c > wcs-rd2xy-main.dep.tmp && mv wcs-rd2xy-main.dep.tmp wcs-rd2xy-main.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG fit-wcs-main.c > fit-wcs-main.dep.tmp && mv fit-wcs-main.dep.tmp fit-wcs-main.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG wcs-pv2sip-main.c > wcs-pv2sip-main.dep.tmp && mv wcs-pv2sip-main.dep.tmp wcs-pv2sip-main.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG an-fitstopnm.c > an-fitstopnm.dep.tmp && mv an-fitstopnm.dep.tmp an-fitstopnm.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG an-pnmtofits.c > an-pnmtofits.dep.tmp && mv an-pnmtofits.dep.tmp an-pnmtofits.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG downsample-fits.c > downsample-fits.dep.tmp && mv downsample-fits.dep.tmp downsample-fits.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG fits-flip-endian.c > fits-flip-endian.dep.tmp && mv fits-flip-endian.dep.tmp fits-flip-endian.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG hpsplit.c > hpsplit.dep.tmp && mv hpsplit.dep.tmp hpsplit.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG wcs-to-tan.c > wcs-to-tan.dep.tmp && mv wcs-to-tan.dep.tmp wcs-to-tan.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG get-healpix.c > get-healpix.dep.tmp && mv get-healpix.dep.tmp get-healpix.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG fits-column-merge.c > fits-column-merge.dep.tmp && mv fits-column-merge.dep.tmp fits-column-merge.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG subtable.c > subtable.dep.tmp && mv subtable.dep.tmp subtable.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG fitsgetext.c > fitsgetext.dep.tmp && mv fitsgetext.dep.tmp fitsgetext.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG wcsinfo.c > wcsinfo.dep.tmp && mv wcsinfo.dep.tmp wcsinfo.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG pad-file.c > pad-file.dep.tmp && mv pad-file.dep.tmp pad-file.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG wcs-match.c > wcs-match.dep.tmp && mv wcs-match.dep.tmp wcs-match.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_bl.c > test_bl.dep.tmp && mv test_bl.dep.tmp test_bl.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_bt.c > test_bt.dep.tmp && mv test_bt.dep.tmp test_bt.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_endian.c > test_endian.dep.tmp && mv test_endian.dep.tmp test_endian.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_fitstable.c > test_fitstable.dep.tmp && mv test_fitstable.dep.tmp test_fitstable.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_xylist.c > test_xylist.dep.tmp && mv test_xylist.dep.tmp test_xylist.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_rdlist.c > test_rdlist.dep.tmp && mv test_rdlist.dep.tmp test_rdlist.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_healpix.c > test_healpix.dep.tmp && mv test_healpix.dep.tmp test_healpix.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_fitsioutils.c > test_fitsioutils.dep.tmp && mv test_fitsioutils.dep.tmp test_fitsioutils.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_fitsbin.c > test_fitsbin.dep.tmp && mv test_fitsbin.dep.tmp test_fitsbin.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_log.c > test_log.dep.tmp && mv test_log.dep.tmp test_log.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_scamp_catalog.c > test_scamp_catalog.dep.tmp && mv test_scamp_catalog.dep.tmp test_scamp_catalog.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_starutil.c > test_starutil.dep.tmp && mv test_starutil.dep.tmp test_starutil.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_svd.c > test_svd.dep.tmp && mv test_svd.dep.tmp test_svd.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_ioutils.c > test_ioutils.dep.tmp && mv test_ioutils.dep.tmp test_ioutils.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_anwcs.c > test_anwcs.dep.tmp && mv test_anwcs.dep.tmp test_anwcs.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_sip-utils.c > test_sip-utils.dep.tmp && mv test_sip-utils.dep.tmp test_sip-utils.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_errors.c > test_errors.dep.tmp && mv test_errors.dep.tmp test_errors.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_multiindex.c > test_multiindex.dep.tmp && mv test_multiindex.dep.tmp test_multiindex.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_convolve_image.c > test_convolve_image.dep.tmp && mv test_convolve_image.dep.tmp test_convolve_image.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_qsort_r.c > test_qsort_r.dep.tmp && mv test_qsort_r.dep.tmp test_qsort_r.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_wcs.c > test_wcs.dep.tmp && mv test_wcs.dep.tmp test_wcs.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_big_tables.c > test_big_tables.dep.tmp && mv test_big_tables.dep.tmp test_big_tables.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_dfind.c > test_dfind.dep.tmp && mv test_dfind.dep.tmp test_dfind.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_ctmf.c > test_ctmf.dep.tmp && mv test_ctmf.dep.tmp test_ctmf.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_dsmooth.c > test_dsmooth.dep.tmp && mv test_dsmooth.dep.tmp test_dsmooth.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_dcen3x3.c > test_dcen3x3.dep.tmp && mv test_dcen3x3.dep.tmp test_dcen3x3.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_simplexy.c > test_simplexy.dep.tmp && mv test_simplexy.dep.tmp test_simplexy.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_fit_wcs.c > test_fit_wcs.dep.tmp && mv test_fit_wcs.dep.tmp test_fit_wcs.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -MM -MG test_matchfile.c > test_matchfile.dep.tmp && mv test_matchfile.dep.tmp test_matchfile.dep cat sip-utils.dep fit-wcs.dep sip.dep anwcs.dep wcs-resample.dep gslutils.dep wcs-pv2sip.dep matchobj.dep fitsioutils.dep sip_qfits.dep fitstable.dep fitsbin.dep fitsfile.dep tic.dep dallpeaks.dep dcen3x3.dep dfind.dep dmedsmooth.dep dobjects.dep dpeaks.dep dselip.dep dsigma.dep dsmooth.dep image2xy.dep simplexy.dep ctmf.dep multiindex.dep index.dep indexset.dep codekd.dep starkd.dep rdlist.dep xylist.dep starxy.dep qidxfile.dep quadfile.dep scamp.dep scamp-catalog.dep tabsort.dep wcs-xy2rd.dep wcs-rd2xy.dep matchfile.dep wcs-resample-main.dep tabsort-main.dep wcs-xy2rd-main.dep wcs-rd2xy-main.dep fit-wcs-main.dep wcs-pv2sip-main.dep an-fitstopnm.dep an-pnmtofits.dep downsample-fits.dep fits-flip-endian.dep hpsplit.dep wcs-to-tan.dep get-healpix.dep fits-column-merge.dep subtable.dep fitsgetext.dep wcsinfo.dep pad-file.dep wcs-match.dep wcs-pv2sip.dep test_bl.dep test_bt.dep test_endian.dep test_fitstable.dep test_xylist.dep test_rdlist.dep test_healpix.dep test_fitsioutils.dep test_fitsbin.dep test_log.dep test_scamp_catalog.dep test_starutil.dep test_svd.dep test_ioutils.dep test_anwcs.dep test_sip-utils.dep test_errors.dep test_multiindex.dep test_convolve_image.dep test_qsort_r.dep test_wcs.dep test_big_tables.dep test_dfind.dep test_ctmf.dep test_dsmooth.dep test_dcen3x3.dep test_simplexy.dep test_fit_wcs.dep test_matchfile.dep > deps ---- Error messages in the next few commands are not necessarily bugs ---- (we're checking how things works on your computer) rm -f os-features-makefile.log Testing netpbm... NETPBM_INC_ORIG is -I/usr/include/netpbm NETPBM_LIB_ORIG is -L/usr/lib64 -lnetpbm ( \ echo "# This file is generated by util/Makefile."; \ ((gcc -o os-features-test-netpbm-make \ -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -I/usr/include/netpbm os-features-test.c -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -L/usr/lib64 -lnetpbm >> os-features-makefile.log && \ ./os-features-test-netpbm-make >> os-features-makefile.log && \ echo "HAVE_NETPBM := yes") \ || (echo "# Astrometry.net didn't find netpbm; not setting HAVE_NETPBM."; \ echo "# See os-features-makefile.log for details."; \ echo "# To re-run this test, do 'make reconfig; make makefile.os-features' (in the 'util' directory)"; \ echo "# Or to do it yourself, just uncomment this line:"; \ echo "# HAVE_NETPBM := yes")) \ ; \ echo) > makefile.os-features.tmp --------------- End of expected error messages ----------------- mv makefile.os-features.tmp makefile.os-features Config results: ------------------------------ cat makefile.os-features # This file is generated by util/Makefile. HAVE_NETPBM := yes ------------------------------ And, by the way, is WCSlib support being compiled in? pkg-config --exists wcslib && echo yes || echo no no WCSLIB_INC: WCSLIB_LIB: ------------------------------ make[1]: Leaving directory `/home/lise/astrometry.net-0.89/util' make[1]: Entering directory `/home/lise/astrometry.net-0.89/util' make[1]: Nothing to be done for `config'. make[1]: Leaving directory `/home/lise/astrometry.net-0.89/util' make -C qfits-an make[1]: Entering directory `/home/lise/astrometry.net-0.89/qfits-an' ../util/makefile.deps:44: deps: No such file or directory gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -MM -MG anqfits.c > anqfits.dep.tmp && mv anqfits.dep.tmp anqfits.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -MM -MG qfits_card.c > qfits_card.dep.tmp && mv qfits_card.dep.tmp qfits_card.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -MM -MG qfits_convert.c > qfits_convert.dep.tmp && mv qfits_convert.dep.tmp qfits_convert.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -MM -MG qfits_error.c > qfits_error.dep.tmp && mv qfits_error.dep.tmp qfits_error.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -MM -MG qfits_header.c > qfits_header.dep.tmp && mv qfits_header.dep.tmp qfits_header.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -MM -MG qfits_image.c > qfits_image.dep.tmp && mv qfits_image.dep.tmp qfits_image.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -MM -MG qfits_md5.c > qfits_md5.dep.tmp && mv qfits_md5.dep.tmp qfits_md5.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -MM -MG qfits_table.c > qfits_table.dep.tmp && mv qfits_table.dep.tmp qfits_table.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -MM -MG qfits_time.c > qfits_time.dep.tmp && mv qfits_time.dep.tmp qfits_time.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -MM -MG qfits_tools.c > qfits_tools.dep.tmp && mv qfits_tools.dep.tmp qfits_tools.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -MM -MG qfits_byteswap.c > qfits_byteswap.dep.tmp && mv qfits_byteswap.dep.tmp qfits_byteswap.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -MM -MG qfits_memory.c > qfits_memory.dep.tmp && mv qfits_memory.dep.tmp qfits_memory.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -MM -MG qfits_rw.c > qfits_rw.dep.tmp && mv qfits_rw.dep.tmp qfits_rw.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -MM -MG qfits_float.c > qfits_float.dep.tmp && mv qfits_float.dep.tmp qfits_float.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -MM -MG md5.c > md5.dep.tmp && mv md5.dep.tmp md5.dep cat anqfits.dep qfits_card.dep qfits_convert.dep qfits_error.dep qfits_header.dep qfits_image.dep qfits_md5.dep qfits_table.dep qfits_time.dep qfits_tools.dep qfits_byteswap.dep qfits_memory.dep qfits_rw.dep qfits_float.dep md5.dep > deps make[1]: Leaving directory `/home/lise/astrometry.net-0.89/qfits-an' make[1]: Entering directory `/home/lise/astrometry.net-0.89/qfits-an' gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -c -o anqfits.o anqfits.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -c -o qfits_card.o qfits_card.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -c -o qfits_convert.o qfits_convert.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -c -o qfits_error.o qfits_error.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -c -o qfits_header.o qfits_header.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -c -o qfits_image.o qfits_image.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -c -o qfits_md5.o qfits_md5.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -c -o qfits_table.o qfits_table.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -c -o qfits_time.o qfits_time.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -c -o qfits_tools.o qfits_tools.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -c -o qfits_byteswap.o qfits_byteswap.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -c -o qfits_memory.o qfits_memory.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -c -o qfits_rw.o qfits_rw.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -c -o qfits_float.o qfits_float.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I. -I../include -I../include/astrometry -c -o md5.o md5.c rm -f libqfits.a ar rc libqfits.a anqfits.o qfits_card.o qfits_convert.o qfits_error.o qfits_header.o qfits_image.o qfits_md5.o qfits_table.o qfits_time.o qfits_tools.o qfits_byteswap.o qfits_memory.o qfits_rw.o qfits_float.o md5.o ranlib libqfits.a make[1]: Leaving directory `/home/lise/astrometry.net-0.89/qfits-an' make -C util make[1]: Entering directory `/home/lise/astrometry.net-0.89/util' gcc -o starutil.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c starutil.c gcc -o mathutil.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c mathutil.c gcc -o bl-sort.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c bl-sort.c gcc -o bl.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c bl.c gcc -o bt.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c bt.c gcc -o healpix-utils.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c healpix-utils.c gcc -o healpix.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c healpix.c gcc -o permutedsort.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c permutedsort.c gcc -o ioutils.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c ioutils.c gcc -o fileutils.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c fileutils.c gcc -o md5.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c md5.c gcc -o an-endian.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c an-endian.c gcc -o errors.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c errors.c gcc -o an-opts.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c an-opts.c gcc -o tic.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c tic.c gcc -o log.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c log.c gcc -o datalog.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c datalog.c gcc -o sparsematrix.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c sparsematrix.c gcc -o coadd.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c coadd.c gcc -o convolve-image.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c convolve-image.c gcc -o resample.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c resample.c gcc -o intmap.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c intmap.c gcc -o histogram.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c histogram.c gcc -o histogram2d.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c histogram2d.c rm -f libanbase.a ar rc libanbase.a starutil.o mathutil.o bl-sort.o bl.o bt.o healpix-utils.o healpix.o permutedsort.o ioutils.o fileutils.o md5.o an-endian.o errors.o an-opts.o tic.o log.o datalog.o sparsematrix.o coadd.o convolve-image.o resample.o intmap.o histogram.o histogram2d.o ranlib libanbase.a gcc -o sip-utils.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c sip-utils.c gcc -o fit-wcs.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c fit-wcs.c gcc -o sip.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c sip.c gcc -o anwcs.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c anwcs.c anwcs.c:910:14: warning: ‘getheader’ defined but not used [-Wunused-function] static char* getheader(const char* filename, int ext, int* N) { ^ gcc -o wcs-resample.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c wcs-resample.c gcc -o gslutils.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c gslutils.c gcc -o wcs-pv2sip.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c wcs-pv2sip.c gcc -o matchobj.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c matchobj.c gcc -o fitsioutils.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c fitsioutils.c gcc -o sip_qfits.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c sip_qfits.c gcc -o fitstable.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c fitstable.c gcc -o fitsbin.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c fitsbin.c gcc -o fitsfile.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c fitsfile.c gcc -o dallpeaks.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c dallpeaks.c gcc -o dcen3x3.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c dcen3x3.c gcc -o dfind.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c dfind.c gcc -o dmedsmooth.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c dmedsmooth.c gcc -o dobjects.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c dobjects.c gcc -o dpeaks.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c dpeaks.c gcc -o dselip.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c dselip.c gcc -o dsigma.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c dsigma.c gcc -o dsmooth.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c dsmooth.c gcc -o image2xy.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c image2xy.c gcc -o simplexy.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c simplexy.c gcc -o ctmf.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c ctmf.c rm -f libanutils.a ar rc libanutils.a sip-utils.o fit-wcs.o sip.o anwcs.o wcs-resample.o gslutils.o wcs-pv2sip.o matchobj.o fitsioutils.o sip_qfits.o fitstable.o fitsbin.o fitsfile.o tic.o dallpeaks.o dcen3x3.o dfind.o dmedsmooth.o dobjects.o dpeaks.o dselip.o dsigma.o dsmooth.o image2xy.o simplexy.o ctmf.o ranlib libanutils.a gcc -o multiindex.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c multiindex.c gcc -o index.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c index.c gcc -o indexset.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c indexset.c gcc -o codekd.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c codekd.c gcc -o starkd.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c starkd.c gcc -o rdlist.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c rdlist.c gcc -o xylist.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c xylist.c gcc -o starxy.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c starxy.c gcc -o qidxfile.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c qidxfile.c gcc -o quadfile.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c quadfile.c gcc -o scamp.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c scamp.c gcc -o scamp-catalog.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c scamp-catalog.c gcc -o tabsort.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c tabsort.c gcc -o wcs-xy2rd.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c wcs-xy2rd.c gcc -o wcs-rd2xy.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c wcs-rd2xy.c gcc -o matchfile.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c matchfile.c rm -f libanfiles.a ar rc libanfiles.a multiindex.o index.o indexset.o codekd.o starkd.o rdlist.o xylist.o starxy.o qidxfile.o quadfile.o scamp.o scamp-catalog.o tabsort.o wcs-xy2rd.o wcs-rd2xy.o matchfile.o ranlib libanfiles.a gcc -o an-fitstopnm.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c an-fitstopnm.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline an-fitstopnm.o libanutils.a ../qfits-an/libqfits.a libanbase.a ../gsl-an/libgsl-an.a -lm -lm -o an-fitstopnm gcc -o an-pnmtofits.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c an-pnmtofits.c gcc -o an-pnmtofits -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline an-pnmtofits.o libanutils.a ../qfits-an/libqfits.a libanbase.a ../gsl-an/libgsl-an.a -L/usr/lib64 -lnetpbm -lm -lm gcc -o downsample-fits.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c downsample-fits.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline downsample-fits.o libanutils.a ../qfits-an/libqfits.a libanbase.a ../gsl-an/libgsl-an.a -lm -lm -o downsample-fits gcc -o fits-flip-endian.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c fits-flip-endian.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline fits-flip-endian.o libanutils.a ../qfits-an/libqfits.a libanbase.a ../gsl-an/libgsl-an.a -lm -lm -o fits-flip-endian gcc -o hpsplit.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c hpsplit.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline hpsplit.o libanutils.a ../qfits-an/libqfits.a libanbase.a ../gsl-an/libgsl-an.a -lm -lm -o hpsplit gcc -o wcs-to-tan.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c wcs-to-tan.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline wcs-to-tan.o libanutils.a ../qfits-an/libqfits.a libanbase.a ../gsl-an/libgsl-an.a -lm -lm -o wcs-to-tan gcc -o get-healpix.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c get-healpix.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline get-healpix.o libanutils.a ../qfits-an/libqfits.a libanbase.a ../gsl-an/libgsl-an.a -lm -lm -o get-healpix gcc -o fits-column-merge.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c fits-column-merge.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline fits-column-merge.o libanutils.a ../qfits-an/libqfits.a libanbase.a ../gsl-an/libgsl-an.a -lm -lm -o fits-column-merge gcc -o subtable.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c subtable.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline subtable.o libanutils.a ../qfits-an/libqfits.a libanbase.a ../gsl-an/libgsl-an.a -lm -lm -o subtable gcc -o fitsgetext.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c fitsgetext.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline fitsgetext.o libanutils.a ../qfits-an/libqfits.a libanbase.a ../gsl-an/libgsl-an.a -lm -lm -o fitsgetext gcc -o wcsinfo.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c wcsinfo.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline wcsinfo.o libanutils.a ../qfits-an/libqfits.a libanbase.a ../gsl-an/libgsl-an.a -lm -lm -o wcsinfo gcc -o pad-file.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c pad-file.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline pad-file.o libanutils.a ../qfits-an/libqfits.a libanbase.a ../gsl-an/libgsl-an.a -lm -lm -o pad-file gcc -o wcs-match.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c wcs-match.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline wcs-match.o libanutils.a ../qfits-an/libqfits.a libanbase.a ../gsl-an/libgsl-an.a -lm -lm -o wcs-match gcc -o wcs-pv2sip-main.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c wcs-pv2sip-main.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline wcs-pv2sip.o wcs-pv2sip-main.o rdlist.o xylist.o starxy.o libanutils.a ../qfits-an/libqfits.a libanbase.a ../gsl-an/libgsl-an.a -lm -lm -o wcs-pv2sip gcc -o wcs-resample-main.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c wcs-resample-main.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline wcs-resample.o wcs-resample-main.o rdlist.o xylist.o starxy.o libanutils.a ../qfits-an/libqfits.a libanbase.a ../gsl-an/libgsl-an.a -lm -lm -o wcs-resample gcc -o tabsort-main.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c tabsort-main.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline tabsort.o tabsort-main.o rdlist.o xylist.o starxy.o libanutils.a ../qfits-an/libqfits.a libanbase.a ../gsl-an/libgsl-an.a -lm -lm -o tabsort gcc -o wcs-xy2rd-main.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c wcs-xy2rd-main.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline wcs-xy2rd.o wcs-xy2rd-main.o rdlist.o xylist.o starxy.o libanutils.a ../qfits-an/libqfits.a libanbase.a ../gsl-an/libgsl-an.a -lm -lm -o wcs-xy2rd gcc -o wcs-rd2xy-main.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c wcs-rd2xy-main.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline wcs-rd2xy.o wcs-rd2xy-main.o rdlist.o xylist.o starxy.o libanutils.a ../qfits-an/libqfits.a libanbase.a ../gsl-an/libgsl-an.a -lm -lm -o wcs-rd2xy gcc -o fit-wcs-main.o -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../util -I/usr/include/libpng15 -I/usr/include/netpbm -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -I. -c fit-wcs-main.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline fit-wcs.o fit-wcs-main.o rdlist.o xylist.o starxy.o libanutils.a ../qfits-an/libqfits.a libanbase.a ../gsl-an/libgsl-an.a -lm -lm -o fit-wcs make[1]: Leaving directory `/home/lise/astrometry.net-0.89/util' make -C libkd make[1]: Entering directory `/home/lise/astrometry.net-0.89/libkd' ../util/makefile.deps:44: deps: No such file or directory gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG kdtree.c > kdtree.dep.tmp && mv kdtree.dep.tmp kdtree.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG kdtree_dim.c > kdtree_dim.dep.tmp && mv kdtree_dim.dep.tmp kdtree_dim.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG kdtree_mem.c > kdtree_mem.dep.tmp && mv kdtree_mem.dep.tmp kdtree_mem.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG kdtree_fits_io.c > kdtree_fits_io.dep.tmp && mv kdtree_fits_io.dep.tmp kdtree_fits_io.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG kdint_ddd.c > kdint_ddd.dep.tmp && mv kdint_ddd.dep.tmp kdint_ddd.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG kdint_fff.c > kdint_fff.dep.tmp && mv kdint_fff.dep.tmp kdint_fff.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG kdint_lll.c > kdint_lll.dep.tmp && mv kdint_lll.dep.tmp kdint_lll.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG kdint_ddu.c > kdint_ddu.dep.tmp && mv kdint_ddu.dep.tmp kdint_ddu.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG kdint_duu.c > kdint_duu.dep.tmp && mv kdint_duu.dep.tmp kdint_duu.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG kdint_dds.c > kdint_dds.dep.tmp && mv kdint_dds.dep.tmp kdint_dds.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG kdint_dss.c > kdint_dss.dep.tmp && mv kdint_dss.dep.tmp kdint_dss.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG kdint_ddd.c -MT kdint_ddd_noio.o > kdint_ddd_noio.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG kdint_fff.c -MT kdint_fff_noio.o > kdint_fff_noio.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG kdint_lll.c -MT kdint_lll_noio.o > kdint_lll_noio.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG kdint_ddu.c -MT kdint_ddu_noio.o > kdint_ddu_noio.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG kdint_duu.c -MT kdint_duu_noio.o > kdint_duu_noio.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG kdint_dds.c -MT kdint_dds_noio.o > kdint_dds_noio.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG kdint_dss.c -MT kdint_dss_noio.o > kdint_dss_noio.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG dualtree.c > dualtree.dep.tmp && mv dualtree.dep.tmp dualtree.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG dualtree_rangesearch.c > dualtree_rangesearch.dep.tmp && mv dualtree_rangesearch.dep.tmp dualtree_rangesearch.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG dualtree_nearestneighbour.c > dualtree_nearestneighbour.dep.tmp && mv dualtree_nearestneighbour.dep.tmp dualtree_nearestneighbour.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG fix-bb.c > fix-bb.dep.tmp && mv fix-bb.dep.tmp fix-bb.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG checktree.c > checktree.dep.tmp && mv checktree.dep.tmp checktree.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG test_libkd.c > test_libkd.dep.tmp && mv test_libkd.dep.tmp test_libkd.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG test_libkd_io.c > test_libkd_io.dep.tmp && mv test_libkd_io.dep.tmp test_libkd_io.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG test_dualtree_nn.c > test_dualtree_nn.dep.tmp && mv test_dualtree_nn.dep.tmp test_dualtree_nn.dep /bin/sh ../util/make-tests.sh test_libkd.c ../util/make-tests.sh > test_libkd-main.c gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG test_libkd-main.c > test_libkd-main.dep.tmp && mv test_libkd-main.dep.tmp test_libkd-main.dep /bin/sh ../util/make-tests.sh test_libkd_io.c ../util/make-tests.sh > test_libkd_io-main.c gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG test_libkd_io-main.c > test_libkd_io-main.dep.tmp && mv test_libkd_io-main.dep.tmp test_libkd_io-main.dep /bin/sh ../util/make-tests.sh test_dualtree_nn.c ../util/make-tests.sh > test_dualtree_nn-main.c gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -MM -MG test_dualtree_nn-main.c > test_dualtree_nn-main.dep.tmp && mv test_dualtree_nn-main.dep.tmp test_dualtree_nn-main.dep cat kdtree.dep kdtree_dim.dep kdtree_mem.dep kdtree_fits_io.dep kdint_ddd.dep kdint_fff.dep kdint_lll.dep kdint_ddu.dep kdint_duu.dep kdint_dds.dep kdint_dss.dep kdint_ddd_noio.dep kdint_fff_noio.dep kdint_lll_noio.dep kdint_ddu_noio.dep kdint_duu_noio.dep kdint_dds_noio.dep kdint_dss_noio.dep dualtree.dep dualtree_rangesearch.dep dualtree_nearestneighbour.dep fix-bb.dep checktree.dep test_libkd.dep test_libkd_io.dep test_dualtree_nn.dep test_libkd-main.dep test_libkd_io-main.dep test_dualtree_nn-main.dep > deps make[1]: Leaving directory `/home/lise/astrometry.net-0.89/libkd' make[1]: Entering directory `/home/lise/astrometry.net-0.89/libkd' gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -c -o kdtree.o kdtree.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -c -o kdtree_dim.o kdtree_dim.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -c -o kdtree_mem.o kdtree_mem.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -c -o kdtree_fits_io.o kdtree_fits_io.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -c -o kdint_ddd.o kdint_ddd.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -c -o kdint_fff.o kdint_fff.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -c -o kdint_lll.o kdint_lll.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -c -o kdint_ddu.o kdint_ddu.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -c -o kdint_duu.o kdint_duu.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -c -o kdint_dds.o kdint_dds.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -c -o kdint_dss.o kdint_dss.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -c -o dualtree.o dualtree.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -c -o dualtree_rangesearch.o dualtree_rangesearch.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -c -o dualtree_nearestneighbour.o dualtree_nearestneighbour.c rm -f libkd.a ar rc libkd.a kdtree.o kdtree_dim.o kdtree_mem.o kdtree_fits_io.o kdint_ddd.o kdint_fff.o kdint_lll.o kdint_ddu.o kdint_duu.o kdint_dds.o kdint_dss.o dualtree.o dualtree_rangesearch.o dualtree_nearestneighbour.o ranlib libkd.a gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -c -o checktree.o checktree.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline checktree.o libkd.a ../util/libanutils.a ../qfits-an/libqfits.a ../util/libanbase.a ../gsl-an/libgsl-an.a -lm -lm -o checktree gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -c -o fix-bb.o fix-bb.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline fix-bb.o libkd.a ../util/libanutils.a ../qfits-an/libqfits.a ../util/libanbase.a ../gsl-an/libgsl-an.a -lm -lm -o fix-bb make[1]: Leaving directory `/home/lise/astrometry.net-0.89/libkd' make -C catalogs make[1]: Entering directory `/home/lise/astrometry.net-0.89/catalogs' ../util/makefile.deps:44: deps: No such file or directory LC_ALL=C LC_NUMERIC=EN_US awk -F\; -f openngc-names-csv.awk < ./NGC.csv > openngc-names.csv LC_ALL=C LC_NUMERIC=EN_US awk -F\; -f openngc-names-c.awk < openngc-names.csv > openngc-names.c LC_ALL=C LC_NUMERIC=EN_US awk -F\; -f openngc-entries-csv.awk < ./NGC.csv > openngc-entries.csv LC_ALL=C LC_NUMERIC=EN_US awk -F\; -f openngc-entries-c.awk < openngc-entries.csv > openngc-entries.c gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -MM -MG openngc.c > openngc.dep.tmp && mv openngc.dep.tmp openngc.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -MM -MG brightstars.c > brightstars.dep.tmp && mv brightstars.dep.tmp brightstars.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -MM -MG constellations.c > constellations.dep.tmp && mv constellations.dep.tmp constellations.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -MM -MG tycho2-fits.c > tycho2-fits.dep.tmp && mv tycho2-fits.dep.tmp tycho2-fits.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -MM -MG tycho2.c > tycho2.dep.tmp && mv tycho2.dep.tmp tycho2.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -MM -MG usnob-fits.c > usnob-fits.dep.tmp && mv usnob-fits.dep.tmp usnob-fits.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -MM -MG usnob.c > usnob.dep.tmp && mv usnob.dep.tmp usnob.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -MM -MG nomad.c > nomad.dep.tmp && mv nomad.dep.tmp nomad.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -MM -MG nomad-fits.c > nomad-fits.dep.tmp && mv nomad-fits.dep.tmp nomad-fits.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -MM -MG ucac3-fits.c > ucac3-fits.dep.tmp && mv ucac3-fits.dep.tmp ucac3-fits.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -MM -MG ucac3.c > ucac3.dep.tmp && mv ucac3.dep.tmp ucac3.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -MM -MG ucac4-fits.c > ucac4-fits.dep.tmp && mv ucac4-fits.dep.tmp ucac4-fits.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -MM -MG ucac4.c > ucac4.dep.tmp && mv ucac4.dep.tmp ucac4.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -MM -MG ucac5-fits.c > ucac5-fits.dep.tmp && mv ucac5-fits.dep.tmp ucac5-fits.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -MM -MG ucac5.c > ucac5.dep.tmp && mv ucac5.dep.tmp ucac5.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -MM -MG 2mass-fits.c > 2mass-fits.dep.tmp && mv 2mass-fits.dep.tmp 2mass-fits.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -MM -MG 2mass.c > 2mass.dep.tmp && mv 2mass.dep.tmp 2mass.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -MM -MG hd.c > hd.dep.tmp && mv hd.dep.tmp hd.dep gcc -g -Wall -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -MM -MG constellation-boundaries.c > constellation-boundaries.dep.tmp && mv constellation-boundaries.dep.tmp constellation-boundaries.dep cat openngc.dep brightstars.dep constellations.dep tycho2-fits.dep tycho2.dep usnob-fits.dep usnob.dep nomad.dep nomad-fits.dep ucac3-fits.dep ucac3.dep ucac4-fits.dep ucac4.dep ucac5-fits.dep ucac5.dep 2mass-fits.dep 2mass.dep hd.dep constellation-boundaries.dep > deps make[1]: Leaving directory `/home/lise/astrometry.net-0.89/catalogs' make[1]: Entering directory `/home/lise/astrometry.net-0.89/catalogs' gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -c -o openngc.o openngc.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -c -o brightstars.o brightstars.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -c -o constellations.o constellations.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -c -o tycho2-fits.o tycho2-fits.c In file included from ../include/astrometry/tycho2.h:16:0, from ../include/astrometry/tycho2-fits.h:11, from tycho2-fits.c:11: ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] InlineDeclare void xyzarr2radecarr(const double* xyz, double *radec); ^ ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -c -o tycho2.o tycho2.c In file included from ../include/astrometry/tycho2.h:16:0, from tycho2.c:10: ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] InlineDeclare void xyzarr2radecarr(const double* xyz, double *radec); ^ ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -c -o usnob-fits.o usnob-fits.c In file included from ../include/astrometry/usnob.h:12:0, from ../include/astrometry/usnob-fits.h:12, from usnob-fits.c:10: ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] InlineDeclare void xyzarr2radecarr(const double* xyz, double *radec); ^ ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -c -o usnob.o usnob.c In file included from ../include/astrometry/usnob.h:12:0, from usnob.c:12: ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] InlineDeclare void xyzarr2radecarr(const double* xyz, double *radec); ^ ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -c -o nomad.o nomad.c In file included from ../include/astrometry/nomad.h:11:0, from nomad.c:8: ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] InlineDeclare void xyzarr2radecarr(const double* xyz, double *radec); ^ ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -c -o nomad-fits.o nomad-fits.c In file included from ../include/astrometry/nomad.h:11:0, from ../include/astrometry/nomad-fits.h:11, from nomad-fits.c:10: ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] InlineDeclare void xyzarr2radecarr(const double* xyz, double *radec); ^ ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -c -o ucac3-fits.o ucac3-fits.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -c -o ucac3.o ucac3.c In file included from ucac3.c:11:0: ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] InlineDeclare void xyzarr2radecarr(const double* xyz, double *radec); ^ ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -c -o ucac4-fits.o ucac4-fits.c gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -c -o ucac4.o ucac4.c In file included from ucac4.c:11:0: ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] InlineDeclare void xyzarr2radecarr(const double* xyz, double *radec); ^ ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -c -o ucac5-fits.o ucac5-fits.c ucac5-fits.c: In function ‘add_columns’: ucac5-fits.c:39:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (full) ^ gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -c -o ucac5.o ucac5.c ucac5.c: In function ‘ucac5_parse_entry’: ucac5.c:54:14: warning: unused variable ‘uval’ [-Wunused-variable] uint32_t uval; ^ In file included from ucac5.c:14:0: ucac5.c: At top level: ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] InlineDeclare void xyzarr2radecarr(const double* xyz, double *radec); ^ ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -c -o 2mass-fits.o 2mass-fits.c In file included from 2mass-fits.c:15:0: ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] InlineDeclare void xyzarr2radecarr(const double* xyz, double *radec); ^ ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -c -o 2mass.o 2mass.c In file included from 2mass.c:12:0: ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] InlineDeclare void xyzarr2radecarr(const double* xyz, double *radec); ^ ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -c -o hd.o hd.c In file included from hd.c:11:0: ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] InlineDeclare void xyzarr2radecarr(const double* xyz, double *radec); ^ ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -c -o constellation-boundaries.o constellation-boundaries.c In file included from constellation-boundaries.c:46:0: ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] InlineDeclare void xyzarr2radecarr(const double* xyz, double *radec); ^ ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] rm -f libcatalogs.a ar rc libcatalogs.a openngc.o brightstars.o constellations.o tycho2-fits.o tycho2.o usnob-fits.o usnob.o nomad.o nomad-fits.o ucac3-fits.o ucac3.o ucac4-fits.o ucac4.o ucac5-fits.o ucac5.o 2mass-fits.o 2mass.o hd.o constellation-boundaries.o ranlib libcatalogs.a gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline -I../include -I../include/astrometry -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DAN_GIT_REVISION='"0.89"' -DAN_GIT_DATE='"Mon_Jan_17_07:47:26_2022_-0500"' -DAN_GIT_URL='"https://github.com/dstndstn/astrometry.net"' -I../include -I../include/astrometry -I../gsl-an -I../include -I../include/astrometry -I../gsl-an -std=c99 -I. -I../util -c -o build-hd-tree.o build-hd-tree.c In file included from build-hd-tree.c:53:0: ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] InlineDeclare void xyzarr2radecarr(const double* xyz, double *radec); ^ ../include/astrometry/starutil.h:93:20: warning: inline function ‘xyzarr2radecarr’ declared but never defined [enabled by default] In file included from ../include/astrometry/bl.h:317:0, from ../include/astrometry/fitsbin.h:12, from ../include/astrometry/kdtree_fits_io.h:12, from build-hd-tree.c:52: ../include/astrometry/bl-nl.inc: In function ‘main’: ../include/astrometry/bl.inc:41:7: warning: inlining failed in call to ‘bl_access’: call is unlikely and code size would grow [-Winline] void* bl_access(bl* list, size_t n) { ^ In file included from ../include/astrometry/bl.h:339:0, from ../include/astrometry/fitsbin.h:12, from ../include/astrometry/kdtree_fits_io.h:12, from build-hd-tree.c:52: ../include/astrometry/bl-nl.inc:10:10: warning: called from here [-Winline] number* ptr = (number*)bl_access(list, n); ^ In file included from ../include/astrometry/bl.h:317:0, from ../include/astrometry/fitsbin.h:12, from ../include/astrometry/kdtree_fits_io.h:12, from build-hd-tree.c:52: ../include/astrometry/bl.inc:41:7: warning: inlining failed in call to ‘bl_access’: call is unlikely and code size would grow [-Winline] void* bl_access(bl* list, size_t n) { ^ In file included from ../include/astrometry/bl.h:339:0, from ../include/astrometry/fitsbin.h:12, from ../include/astrometry/kdtree_fits_io.h:12, from build-hd-tree.c:52: ../include/astrometry/bl-nl.inc:10:10: warning: called from here [-Winline] number* ptr = (number*)bl_access(list, n); ^ In file included from ../include/astrometry/starutil.h:216:0, from build-hd-tree.c:53: ../include/astrometry/starutil.inc:137:19: warning: inlining failed in call to ‘radec2xyzarr’: call is unlikely and code size would grow [-Winline] InlineDefine void radec2xyzarr(double ra, double dec, double* xyz) { ^ ../include/astrometry/starutil.inc:158:17: warning: called from here [-Winline] radec2xyzarr(deg2rad(ra),deg2rad(dec), xyz); ^ In file included from ../include/astrometry/bl.h:317:0, from ../include/astrometry/fitsbin.h:12, from ../include/astrometry/kdtree_fits_io.h:12, from build-hd-tree.c:52: ../include/astrometry/bl.inc:41:7: warning: inlining failed in call to ‘bl_access’: call is unlikely and code size would grow [-Winline] void* bl_access(bl* list, size_t n) { ^ In file included from ../include/astrometry/bl.h:345:0, from ../include/astrometry/fitsbin.h:12, from ../include/astrometry/kdtree_fits_io.h:12, from build-hd-tree.c:52: ../include/astrometry/bl-nl.inc:10:10: warning: called from here [-Winline] number* ptr = (number*)bl_access(list, n); ^ In file included from ../include/astrometry/bl.h:317:0, from ../include/astrometry/fitsbin.h:12, from ../include/astrometry/kdtree_fits_io.h:12, from build-hd-tree.c:52: ../include/astrometry/bl.inc:41:7: warning: inlining failed in call to ‘bl_access’: call is unlikely and code size would grow [-Winline] void* bl_access(bl* list, size_t n) { ^ In file included from ../include/astrometry/bl.h:345:0, from ../include/astrometry/fitsbin.h:12, from ../include/astrometry/kdtree_fits_io.h:12, from build-hd-tree.c:52: ../include/astrometry/bl-nl.inc:10:10: warning: called from here [-Winline] number* ptr = (number*)bl_access(list, n); ^ In file included from ../include/astrometry/bl.h:317:0, from ../include/astrometry/fitsbin.h:12, from ../include/astrometry/kdtree_fits_io.h:12, from build-hd-tree.c:52: ../include/astrometry/bl.inc:41:7: warning: inlining failed in call to ‘bl_access’: call is unlikely and code size would grow [-Winline] void* bl_access(bl* list, size_t n) { ^ In file included from ../include/astrometry/bl.h:345:0, from ../include/astrometry/fitsbin.h:12, from ../include/astrometry/kdtree_fits_io.h:12, from build-hd-tree.c:52: ../include/astrometry/bl-nl.inc:10:10: warning: called from here [-Winline] number* ptr = (number*)bl_access(list, n); ^ gcc -g -Wall -ffinite-math-only -fno-signaling-nans -pthread -march=native -O3 -fomit-frame-pointer -DNDEBUG -fpic -Winline build-hd-tree.o libcatalogs.a ../util/libanfiles.a ../libkd/libkd.a ../util/libanutils.a ../qfits-an/libqfits.a ../util/libanbase.a ../gsl-an/libgsl-an.a -lm -lm -lm -o build-hd-tree libcatalogs.a(tycho2-fits.o): In function `star_midpoint': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:12: multiple definition of `star_midpoint' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:12: first defined here libcatalogs.a(tycho2-fits.o): In function `mjdtojd': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:24: multiple definition of `mjdtojd' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:24: first defined here libcatalogs.a(tycho2-fits.o): In function `jdtomjd': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:27: multiple definition of `jdtomjd' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:27: first defined here libcatalogs.a(tycho2-fits.o): In function `dimquad2dimcode': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:31: multiple definition of `dimquad2dimcode' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:31: first defined here libcatalogs.a(tycho2-fits.o): In function `rad2deg': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:35: multiple definition of `rad2deg' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:35: first defined here libcatalogs.a(tycho2-fits.o): In function `deg2rad': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:39: multiple definition of `deg2rad' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:39: first defined here libcatalogs.a(tycho2-fits.o): In function `deg2arcmin': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:43: multiple definition of `deg2arcmin' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:43: first defined here libcatalogs.a(tycho2-fits.o): In function `arcmin2deg': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:47: multiple definition of `arcmin2deg' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:47: first defined here libcatalogs.a(tycho2-fits.o): In function `arcmin2arcsec': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:51: multiple definition of `arcmin2arcsec' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:51: first defined here libcatalogs.a(tycho2-fits.o): In function `arcsec2arcmin': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:55: multiple definition of `arcsec2arcmin' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:55: first defined here libcatalogs.a(tycho2-fits.o): In function `rad2arcmin': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:59: multiple definition of `rad2arcmin' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:59: first defined here libcatalogs.a(tycho2-fits.o): In function `rad2arcsec': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:63: multiple definition of `rad2arcsec' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:63: first defined here libcatalogs.a(tycho2-fits.o): In function `deg2arcsec': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:67: multiple definition of `deg2arcsec' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:67: first defined here libcatalogs.a(tycho2-fits.o): In function `arcmin2rad': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:71: multiple definition of `arcmin2rad' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:71: first defined here libcatalogs.a(tycho2-fits.o): In function `arcsec2rad': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:75: multiple definition of `arcsec2rad' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:75: first defined here libcatalogs.a(tycho2-fits.o): In function `arcsec2deg': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:79: multiple definition of `arcsec2deg' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:79: first defined here libcatalogs.a(tycho2-fits.o): In function `rad2distsq': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:82: multiple definition of `rad2distsq' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:82: first defined here libcatalogs.a(tycho2-fits.o): In function `rad2dist': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:87: multiple definition of `rad2dist' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:87: first defined here libcatalogs.a(tycho2-fits.o): In function `arcsec2distsq': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:91: multiple definition of `arcsec2distsq' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:91: first defined here libcatalogs.a(tycho2-fits.o): In function `arcmin2dist': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:95: multiple definition of `arcmin2dist' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:95: first defined here libcatalogs.a(tycho2-fits.o): In function `arcmin2distsq': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:99: multiple definition of `arcmin2distsq' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:99: first defined here libcatalogs.a(tycho2-fits.o): In function `z2dec': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:104: multiple definition of `z2dec' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:104: first defined here libcatalogs.a(tycho2-fits.o): In function `xy2ra': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:107: multiple definition of `xy2ra' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:107: first defined here libcatalogs.a(tycho2-fits.o): In function `xyz2radec': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:114: multiple definition of `xyz2radec' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:114: first defined here libcatalogs.a(tycho2-fits.o): In function `xyzarr2radec': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:121: multiple definition of `xyzarr2radec' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:121: first defined here libcatalogs.a(tycho2-fits.o): In function `xyzarr2radecdeg': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:125: multiple definition of `xyzarr2radecdeg' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:125: first defined here libcatalogs.a(tycho2-fits.o): In function `xyzarr2radecdegarr': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:133: multiple definition of `xyzarr2radecdegarr' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:133: first defined here libcatalogs.a(tycho2-fits.o): In function `radec2xyzarr': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:137: multiple definition of `radec2xyzarr' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:137: first defined here libcatalogs.a(tycho2-fits.o): In function `radec2xyz': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:145: multiple definition of `radec2xyz' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:145: first defined here libcatalogs.a(tycho2-fits.o): In function `radecdeg2xyz': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:153: multiple definition of `radecdeg2xyz' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:153: first defined here libcatalogs.a(tycho2-fits.o): In function `radecdeg2xyzarr': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:157: multiple definition of `radecdeg2xyzarr' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:157: first defined here libcatalogs.a(tycho2-fits.o): In function `radecdegarr2xyzarr': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:161: multiple definition of `radecdegarr2xyzarr' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:161: first defined here libcatalogs.a(tycho2-fits.o): In function `radec2xyzarrmany': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:168: multiple definition of `radec2xyzarrmany' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:168: first defined here libcatalogs.a(tycho2-fits.o): In function `radecdeg2xyzarrmany': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:175: multiple definition of `radecdeg2xyzarrmany' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:175: first defined here libcatalogs.a(tycho2-fits.o): In function `star_coords': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:182: multiple definition of `star_coords' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:182: first defined here libcatalogs.a(tycho2-fits.o): In function `distsq2rad': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:255: multiple definition of `distsq2rad' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:255: first defined here libcatalogs.a(tycho2-fits.o): In function `arcsec2dist': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:258: multiple definition of `arcsec2dist' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:258: first defined here libcatalogs.a(tycho2-fits.o): In function `deg2dist': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:263: multiple definition of `deg2dist' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:263: first defined here libcatalogs.a(tycho2-fits.o): In function `deg2distsq': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:267: multiple definition of `deg2distsq' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:267: first defined here libcatalogs.a(tycho2-fits.o): In function `distsq2arcsec': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:271: multiple definition of `distsq2arcsec' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:271: first defined here libcatalogs.a(tycho2-fits.o): In function `dist2arcsec': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:276: multiple definition of `dist2arcsec' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:276: first defined here libcatalogs.a(tycho2-fits.o): In function `dist2arcsec': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:276: multiple definition of `dist2deg' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:276: first defined here libcatalogs.a(tycho2-fits.o): In function `distsq2rad': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:255: multiple definition of `distsq2arc' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:255: first defined here libcatalogs.a(tycho2-fits.o): In function `distsq2deg': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:288: multiple definition of `distsq2deg' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:288: first defined here libcatalogs.a(tycho2-fits.o): In function `dist2rad': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:293: multiple definition of `dist2rad' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/starutil.inc:293: first defined here libcatalogs.a(tycho2-fits.o): In function `find_node': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: multiple definition of `find_node' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: first defined here libcatalogs.a(tycho2-fits.o): In function `find_node': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: multiple definition of `bl_access' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: first defined here libcatalogs.a(tycho2-fits.o): In function `bl_size': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:56: multiple definition of `bl_size' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:56: first defined here libcatalogs.a(tycho2-fits.o): In function `sl_size': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:62: multiple definition of `sl_size' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:62: first defined here libcatalogs.a(tycho2-fits.o): In function `find_node': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: multiple definition of `il_get' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: first defined here libcatalogs.a(tycho2-fits.o): In function `il_get_const': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:15: multiple definition of `il_get_const' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:15: first defined here libcatalogs.a(tycho2-fits.o): In function `il_size': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:22: multiple definition of `il_size' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:22: first defined here libcatalogs.a(tycho2-fits.o): In function `find_node': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: multiple definition of `il_access' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: first defined here libcatalogs.a(tycho2-fits.o): In function `find_node': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: multiple definition of `ll_get' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: first defined here libcatalogs.a(tycho2-fits.o): In function `ll_get_const': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:15: multiple definition of `ll_get_const' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:15: first defined here libcatalogs.a(tycho2-fits.o): In function `ll_size': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:22: multiple definition of `ll_size' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:22: first defined here libcatalogs.a(tycho2-fits.o): In function `find_node': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: multiple definition of `ll_access' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: first defined here libcatalogs.a(tycho2-fits.o): In function `find_node': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: multiple definition of `pl_get' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: first defined here libcatalogs.a(tycho2-fits.o): In function `pl_get_const': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:15: multiple definition of `pl_get_const' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:15: first defined here libcatalogs.a(tycho2-fits.o): In function `pl_size': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:22: multiple definition of `pl_size' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:22: first defined here libcatalogs.a(tycho2-fits.o): In function `find_node': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: multiple definition of `pl_access' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: first defined here libcatalogs.a(tycho2-fits.o): In function `find_node': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: multiple definition of `dl_get' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: first defined here libcatalogs.a(tycho2-fits.o): In function `dl_get_const': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:15: multiple definition of `dl_get_const' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:15: first defined here libcatalogs.a(tycho2-fits.o): In function `dl_size': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:22: multiple definition of `dl_size' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:22: first defined here libcatalogs.a(tycho2-fits.o): In function `find_node': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: multiple definition of `dl_access' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: first defined here libcatalogs.a(tycho2-fits.o): In function `find_node': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: multiple definition of `fl_get' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: first defined here libcatalogs.a(tycho2-fits.o): In function `fl_get_const': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:15: multiple definition of `fl_get_const' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:15: first defined here libcatalogs.a(tycho2-fits.o): In function `fl_size': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:22: multiple definition of `fl_size' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:22: first defined here libcatalogs.a(tycho2-fits.o): In function `find_node': /home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: multiple definition of `fl_access' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: first defined here ../util/libanbase.a(bl.o): In function `find_node': /home/lise/astrometry.net-0.89/util/../include/astrometry/bl.inc:16: multiple definition of `find_node' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: first defined here ../util/libanbase.a(bl.o): In function `bl_access': /home/lise/astrometry.net-0.89/util/../include/astrometry/bl.inc:41: multiple definition of `bl_access' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: first defined here ../util/libanbase.a(bl.o): In function `bl_size': /home/lise/astrometry.net-0.89/util/../include/astrometry/bl.inc:56: multiple definition of `bl_size' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:56: first defined here ../util/libanbase.a(bl.o): In function `sl_size': /home/lise/astrometry.net-0.89/util/../include/astrometry/bl.inc:62: multiple definition of `sl_size' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:62: first defined here ../util/libanbase.a(bl.o): In function `il_get': /home/lise/astrometry.net-0.89/util/../include/astrometry/bl-nl.inc:9: multiple definition of `il_get' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: first defined here ../util/libanbase.a(bl.o): In function `il_size': /home/lise/astrometry.net-0.89/util/../include/astrometry/bl-nl.inc:22: multiple definition of `il_size' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:22: first defined here ../util/libanbase.a(bl.o): In function `il_access': /home/lise/astrometry.net-0.89/util/../include/astrometry/bl-nl.inc:27: multiple definition of `il_access' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: first defined here ../util/libanbase.a(bl.o): In function `ll_get': /home/lise/astrometry.net-0.89/util/../include/astrometry/bl-nl.inc:9: multiple definition of `ll_get' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: first defined here ../util/libanbase.a(bl.o): In function `ll_size': /home/lise/astrometry.net-0.89/util/../include/astrometry/bl-nl.inc:22: multiple definition of `ll_size' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:22: first defined here ../util/libanbase.a(bl.o): In function `ll_access': /home/lise/astrometry.net-0.89/util/../include/astrometry/bl-nl.inc:27: multiple definition of `ll_access' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: first defined here ../util/libanbase.a(bl.o): In function `pl_get': /home/lise/astrometry.net-0.89/util/../include/astrometry/bl-nl.inc:9: multiple definition of `pl_get' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: first defined here ../util/libanbase.a(bl.o): In function `pl_size': /home/lise/astrometry.net-0.89/util/../include/astrometry/bl-nl.inc:22: multiple definition of `pl_size' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:22: first defined here ../util/libanbase.a(bl.o): In function `pl_access': /home/lise/astrometry.net-0.89/util/../include/astrometry/bl-nl.inc:27: multiple definition of `pl_access' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: first defined here ../util/libanbase.a(bl.o): In function `dl_get': /home/lise/astrometry.net-0.89/util/../include/astrometry/bl-nl.inc:9: multiple definition of `dl_get' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: first defined here ../util/libanbase.a(bl.o): In function `dl_size': /home/lise/astrometry.net-0.89/util/../include/astrometry/bl-nl.inc:22: multiple definition of `dl_size' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:22: first defined here ../util/libanbase.a(bl.o): In function `dl_access': /home/lise/astrometry.net-0.89/util/../include/astrometry/bl-nl.inc:27: multiple definition of `dl_access' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: first defined here ../util/libanbase.a(bl.o): In function `fl_get': /home/lise/astrometry.net-0.89/util/../include/astrometry/bl-nl.inc:9: multiple definition of `fl_get' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: first defined here ../util/libanbase.a(bl.o): In function `fl_size': /home/lise/astrometry.net-0.89/util/../include/astrometry/bl-nl.inc:22: multiple definition of `fl_size' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:22: first defined here ../util/libanbase.a(bl.o): In function `fl_access': /home/lise/astrometry.net-0.89/util/../include/astrometry/bl-nl.inc:27: multiple definition of `fl_access' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl.inc:16: first defined here ../util/libanbase.a(bl.o): In function `il_get_const': /home/lise/astrometry.net-0.89/util/../include/astrometry/bl-nl.inc:15: multiple definition of `il_get_const' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:15: first defined here ../util/libanbase.a(bl.o): In function `ll_get_const': /home/lise/astrometry.net-0.89/util/../include/astrometry/bl-nl.inc:15: multiple definition of `ll_get_const' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:15: first defined here ../util/libanbase.a(bl.o): In function `pl_get_const': /home/lise/astrometry.net-0.89/util/../include/astrometry/bl-nl.inc:15: multiple definition of `pl_get_const' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:15: first defined here ../util/libanbase.a(bl.o): In function `dl_get_const': /home/lise/astrometry.net-0.89/util/../include/astrometry/bl-nl.inc:15: multiple definition of `dl_get_const' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:15: first defined here ../util/libanbase.a(bl.o): In function `fl_get_const': /home/lise/astrometry.net-0.89/util/../include/astrometry/bl-nl.inc:15: multiple definition of `fl_get_const' build-hd-tree.o:/home/lise/astrometry.net-0.89/catalogs/../include/astrometry/bl-nl.inc:15: first defined here collect2: error: ld returned 1 exit status make[1]: *** [build-hd-tree] Error 1 make[1]: Leaving directory `/home/lise/astrometry.net-0.89/catalogs' make: *** [catalogs] Error 2