This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU Astronomy Utilities configure 0.8, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = bondi uname -m = x86_64 uname -r = 17.7.0 uname -s = Darwin uname -v = Darwin Kernel Version 17.7.0: Thu Jun 21 22:53:14 PDT 2018; root:xnu-4570.71.2~1/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 17.7.0: Thu Jun 21 22:53:14 PDT 2018; root:xnu-4570.71.2~1/RELEASE_X86_64 Kernel configured for up to 4 processors. 2 processors are physically available. 4 processors are logically available. Processor type: x86_64h (Intel x86-64h Haswell) Processors active: 0 1 2 3 Primary memory available: 8.00 gigabytes Default processor set: 237 tasks, 1119 threads, 4 processors Load average: 1.44, Mach factor: 2.55 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Users/dvg/.local/bin PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/local/texlive/2018/bin/x86_64-darwin PATH: /usr/local PATH: /usr/local/cfitsio PATH: /opt/local/bin PATH: /sw/bin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /usr/texbin PATH: /Users/dvg/bin PATH: /Developer/usr/bin PATH: /Developer/usr/local/bin PATH: /usr/ImageMagick-6.6.1/bin PATH: /Users/dvg/anaconda/bin PATH: /Users/dvg/.local/bin PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/local/texlive/2018/bin/x86_64-darwin PATH: /usr/local PATH: /usr/local/cfitsio PATH: /opt/local/bin PATH: /sw/bin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /usr/texbin PATH: /Users/dvg/bin PATH: /Developer/usr/bin PATH: /Developer/usr/local/bin PATH: /usr/ImageMagick-6.6.1/bin PATH: /Users/dvg/anaconda/bin PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /Library/Frameworks/Python.framework/Versions/3.7/bin PATH: /Library/Frameworks/Python.framework/Versions/3.4/bin PATH: /Users/dvg/anaconda/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /Library/TeX/texbin PATH: /opt/X11/bin PATH: /opt/X11/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:4078: checking for a BSD-compatible install configure:4146: result: /usr/bin/install -c configure:4157: checking whether build environment is sane configure:4212: result: yes configure:4363: checking for a thread-safe mkdir -p configure:4402: result: bootstrapped/build-aux/install-sh -c -d configure:4409: checking for gawk configure:4439: result: no configure:4409: checking for mawk configure:4439: result: no configure:4409: checking for nawk configure:4439: result: no configure:4409: checking for awk configure:4425: found /usr/bin/awk configure:4436: result: awk configure:4447: checking whether make sets $(MAKE) configure:4469: result: yes configure:4498: checking whether make supports nested variables configure:4515: result: yes configure:4713: checking for gcc configure:4729: found /usr/bin/gcc configure:4740: result: gcc configure:4969: checking for C compiler version configure:4978: gcc --version >&5 Apple LLVM version 10.0.0 (clang-1000.11.45.5) Target: x86_64-apple-darwin17.7.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 configure:4989: $? = 0 configure:4978: gcc -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 10.0.0 (clang-1000.11.45.5) Target: x86_64-apple-darwin17.7.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:4989: $? = 0 configure:4978: gcc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:4989: $? = 1 configure:4978: gcc -qversion >&5 clang: error: unknown argument: '-qversion' clang: error: no input files configure:4989: $? = 1 configure:5009: checking whether the C compiler works configure:5031: gcc conftest.c >&5 configure:5035: $? = 0 configure:5083: result: yes configure:5086: checking for C compiler default output file name configure:5088: result: a.out configure:5094: checking for suffix of executables configure:5101: gcc -o conftest conftest.c >&5 configure:5105: $? = 0 configure:5127: result: configure:5149: checking whether we are cross compiling configure:5157: gcc -o conftest conftest.c >&5 configure:5161: $? = 0 configure:5168: ./conftest configure:5172: $? = 0 configure:5187: result: no configure:5192: checking for suffix of object files configure:5214: gcc -c conftest.c >&5 configure:5218: $? = 0 configure:5239: result: o configure:5243: checking whether we are using the GNU C compiler configure:5262: gcc -c conftest.c >&5 configure:5262: $? = 0 configure:5271: result: yes configure:5280: checking whether gcc accepts -g configure:5300: gcc -c -g conftest.c >&5 configure:5300: $? = 0 configure:5341: result: yes configure:5358: checking for gcc option to accept ISO C89 configure:5421: gcc -c conftest.c >&5 configure:5421: $? = 0 configure:5434: result: none needed configure:5459: checking whether gcc understands -c and -o together configure:5481: gcc -c conftest.c -o conftest2.o configure:5484: $? = 0 configure:5481: gcc -c conftest.c -o conftest2.o configure:5484: $? = 0 configure:5496: result: yes configure:5516: checking whether make supports the include directive configure:5531: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:5534: $? = 0 configure:5553: result: yes (GNU style) configure:5578: checking dependency style of gcc configure:5689: result: gcc3 configure:5762: checking for g++ configure:5778: found /usr/bin/g++ configure:5789: result: g++ configure:5816: checking for C++ compiler version configure:5825: g++ --version >&5 Apple LLVM version 10.0.0 (clang-1000.11.45.5) Target: x86_64-apple-darwin17.7.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 configure:5836: $? = 0 configure:5825: g++ -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 10.0.0 (clang-1000.11.45.5) Target: x86_64-apple-darwin17.7.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:5836: $? = 0 configure:5825: g++ -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:5836: $? = 1 configure:5825: g++ -qversion >&5 clang: error: unknown argument: '-qversion' clang: error: no input files configure:5836: $? = 1 configure:5840: checking whether we are using the GNU C++ compiler configure:5859: g++ -c conftest.cpp >&5 configure:5859: $? = 0 configure:5868: result: yes configure:5877: checking whether g++ accepts -g configure:5897: g++ -c -g conftest.cpp >&5 configure:5897: $? = 0 configure:5938: result: yes configure:5963: checking dependency style of g++ configure:6074: result: gcc3 configure:6095: checking how to run the C preprocessor configure:6126: gcc -E conftest.c configure:6126: $? = 0 configure:6140: gcc -E conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:6140: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.8" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.8" | /* end confdefs.h. */ | #include configure:6165: result: gcc -E configure:6185: gcc -E conftest.c configure:6185: $? = 0 configure:6199: gcc -E conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:6199: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.8" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.8" | /* end confdefs.h. */ | #include configure:6228: checking for grep that handles long lines and -e configure:6286: result: /usr/bin/grep configure:6291: checking for egrep configure:6353: result: /usr/bin/grep -E configure:6358: checking for ANSI C header files configure:6378: gcc -c conftest.c >&5 configure:6378: $? = 0 configure:6451: gcc -o conftest conftest.c >&5 configure:6451: $? = 0 configure:6451: ./conftest configure:6451: $? = 0 configure:6462: result: yes configure:6475: checking for sys/types.h configure:6475: gcc -c conftest.c >&5 configure:6475: $? = 0 configure:6475: result: yes configure:6475: checking for sys/stat.h configure:6475: gcc -c conftest.c >&5 configure:6475: $? = 0 configure:6475: result: yes configure:6475: checking for stdlib.h configure:6475: gcc -c conftest.c >&5 configure:6475: $? = 0 configure:6475: result: yes configure:6475: checking for string.h configure:6475: gcc -c conftest.c >&5 configure:6475: $? = 0 configure:6475: result: yes configure:6475: checking for memory.h configure:6475: gcc -c conftest.c >&5 configure:6475: $? = 0 configure:6475: result: yes configure:6475: checking for strings.h configure:6475: gcc -c conftest.c >&5 configure:6475: $? = 0 configure:6475: result: yes configure:6475: checking for inttypes.h configure:6475: gcc -c conftest.c >&5 configure:6475: $? = 0 configure:6475: result: yes configure:6475: checking for stdint.h configure:6475: gcc -c conftest.c >&5 configure:6475: $? = 0 configure:6475: result: yes configure:6475: checking for unistd.h configure:6475: gcc -c conftest.c >&5 configure:6475: $? = 0 configure:6475: result: yes configure:6488: checking minix/config.h usability configure:6488: gcc -c conftest.c >&5 conftest.c:54:10: fatal error: 'minix/config.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:6488: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.8" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.8" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6488: result: no configure:6488: checking minix/config.h presence configure:6488: gcc -E conftest.c conftest.c:21:10: fatal error: 'minix/config.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:6488: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.8" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.8" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6488: result: no configure:6488: checking for minix/config.h configure:6488: result: no configure:6512: checking whether it is safe to define __EXTENSIONS__ configure:6530: gcc -c conftest.c >&5 configure:6530: $? = 0 configure:6537: result: yes configure:6570: checking whether _XOPEN_SOURCE should be defined configure:6589: gcc -c conftest.c >&5 configure:6589: $? = 0 configure:6613: result: no configure:6630: checking for Minix Amsterdam compiler configure:6654: result: no configure:6714: checking for ar configure:6730: found /usr/bin/ar configure:6741: result: ar configure:6767: checking the archiver (ar) interface configure:6783: gcc -c conftest.c >&5 configure:6783: $? = 0 configure:6785: ar cru libconftest.a conftest.o >&5 configure:6788: $? = 0 configure:6816: result: ar configure:6881: checking for ar configure:6908: result: ar configure:6983: checking for ranlib configure:6999: found /usr/bin/ranlib configure:7010: result: ranlib configure:7041: checking build system type configure:7055: result: x86_64-apple-darwin17.7.0 configure:7075: checking host system type configure:7088: result: x86_64-apple-darwin17.7.0 configure:7144: checking for special C compiler options needed for large files configure:7189: result: no configure:7195: checking for _FILE_OFFSET_BITS value needed for large files configure:7220: gcc -c conftest.c >&5 configure:7220: $? = 0 configure:7252: result: no configure:7810: checking the archiver (ar) interface configure:7859: result: ar configure:7925: checking how to print strings configure:7952: result: printf configure:7973: checking for a sed that does not truncate output configure:8037: result: /usr/bin/sed configure:8055: checking for fgrep configure:8117: result: /usr/bin/grep -F configure:8152: checking for ld used by gcc configure:8219: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:8226: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:8241: result: no configure:8253: checking for BSD- or MS-compatible name lister (nm) configure:8307: result: /usr/bin/nm -B configure:8437: checking the name lister (/usr/bin/nm -B) interface configure:8444: gcc -c conftest.c >&5 configure:8447: /usr/bin/nm -B "conftest.o" configure:8450: output 0000000000000000 S _some_variable configure:8457: result: BSD nm configure:8460: checking whether ln -s works configure:8464: result: yes configure:8472: checking the maximum length of command line arguments configure:8603: result: 196608 configure:8651: checking how to convert x86_64-apple-darwin17.7.0 file names to x86_64-apple-darwin17.7.0 format configure:8691: result: func_convert_file_noop configure:8698: checking how to convert x86_64-apple-darwin17.7.0 file names to toolchain format configure:8718: result: func_convert_file_noop configure:8725: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files configure:8732: result: -r configure:8806: checking for objdump configure:8822: found /usr/bin/objdump configure:8833: result: objdump configure:8865: checking how to recognize dependent libraries configure:9065: result: pass_all configure:9150: checking for dlltool configure:9180: result: no configure:9210: checking how to associate runtime and link libraries configure:9237: result: printf %s\n configure:9377: checking for archiver @FILE support configure:9394: gcc -c conftest.c >&5 configure:9394: $? = 0 configure:9397: ar cr libconftest.a @conftest.lst >&5 ar: @conftest.lst: No such file or directory configure:9400: $? = 1 configure:9420: result: no configure:9478: checking for strip configure:9494: found /usr/bin/strip configure:9505: result: strip configure:9577: checking for ranlib configure:9604: result: ranlib configure:9706: checking command to parse /usr/bin/nm -B output from gcc object configure:9859: gcc -c conftest.c >&5 configure:9862: $? = 0 configure:9866: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:9869: $? = 0 cannot find nm_test_var in conftest.nm configure:9859: gcc -c conftest.c >&5 configure:9862: $? = 0 configure:9866: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:9869: $? = 0 configure:9935: gcc -o conftest conftest.c conftstm.o >&5 configure:9938: $? = 0 configure:9976: result: ok configure:10023: checking for sysroot configure:10053: result: no configure:10060: checking for a working dd configure:10098: result: /bin/dd configure:10102: checking how to truncate binary pipes configure:10117: result: /bin/dd bs=4096 count=1 configure:10446: checking for mt configure:10476: result: no configure:10496: checking if : is a manifest tool configure:10502: : '-?' configure:10510: result: no configure:10566: checking for dsymutil configure:10582: found /usr/bin/dsymutil configure:10593: result: dsymutil configure:10658: checking for nmedit configure:10674: found /usr/bin/nmedit configure:10685: result: nmedit configure:10750: checking for lipo configure:10766: found /usr/bin/lipo configure:10777: result: lipo configure:10842: checking for otool configure:10858: found /usr/bin/otool configure:10869: result: otool configure:10934: checking for otool64 configure:10964: result: no configure:11009: checking for -single_module linker flag gcc -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c configure:11042: result: yes configure:11045: checking for -exported_symbols_list linker flag configure:11065: gcc -o conftest -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 configure:11065: $? = 0 configure:11075: result: yes configure:11078: checking for -force_load linker flag gcc -c -o conftest.o conftest.c ar cr libconftest.a conftest.o ranlib libconftest.a gcc -o conftest conftest.c -Wl,-force_load,./libconftest.a configure:11110: result: yes configure:11184: checking for dlfcn.h configure:11184: gcc -c conftest.c >&5 configure:11184: $? = 0 configure:11184: result: yes configure:11451: checking for objdir configure:11466: result: .libs configure:11730: checking if gcc supports -fno-rtti -fno-exceptions configure:11748: gcc -c -fno-rtti -fno-exceptions conftest.c >&5 configure:11752: $? = 0 configure:11765: result: yes configure:12123: checking for gcc option to produce PIC configure:12130: result: -fno-common -DPIC configure:12138: checking if gcc PIC flag -fno-common -DPIC works configure:12156: gcc -c -fno-common -DPIC -DPIC conftest.c >&5 configure:12160: $? = 0 configure:12173: result: yes configure:12202: checking if gcc static flag -static works configure:12230: result: no configure:12245: checking if gcc supports -c -o file.o configure:12266: gcc -c -o out/conftest2.o conftest.c >&5 configure:12270: $? = 0 configure:12292: result: yes configure:12300: checking if gcc supports -c -o file.o configure:12347: result: yes configure:12380: checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:13641: result: yes configure:13881: checking dynamic linker characteristics configure:14699: result: darwin17.7.0 dyld configure:14821: checking how to hardcode library paths into programs configure:14846: result: immediate configure:15394: checking whether stripping libraries is possible configure:15411: result: yes configure:15445: checking if libtool supports shared libraries configure:15447: result: yes configure:15450: checking whether to build shared libraries configure:15475: result: yes configure:15478: checking whether to build static libraries configure:15482: result: yes configure:15505: checking how to run the C++ preprocessor configure:15532: g++ -E conftest.cpp configure:15532: $? = 0 configure:15546: g++ -E conftest.cpp conftest.cpp:40:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:15546: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.8" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.8" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:15571: result: g++ -E configure:15591: g++ -E conftest.cpp configure:15591: $? = 0 configure:15605: g++ -E conftest.cpp conftest.cpp:40:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:15605: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.8" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.8" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:15767: checking for ld used by g++ configure:15834: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:15841: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:15856: result: no configure:15911: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:16985: result: yes configure:17021: g++ -c conftest.cpp >&5 configure:17024: $? = 0 configure:17505: checking for g++ option to produce PIC configure:17512: result: -fno-common -DPIC configure:17520: checking if g++ PIC flag -fno-common -DPIC works configure:17538: g++ -c -fno-common -DPIC -DPIC conftest.cpp >&5 configure:17542: $? = 0 configure:17555: result: yes configure:17578: checking if g++ static flag -static works configure:17606: result: no configure:17618: checking if g++ supports -c -o file.o configure:17639: g++ -c -o out/conftest2.o conftest.cpp >&5 configure:17643: $? = 0 configure:17665: result: yes configure:17670: checking if g++ supports -c -o file.o configure:17717: result: yes configure:17747: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:17787: result: yes configure:17928: checking dynamic linker characteristics configure:18673: result: darwin17.7.0 dyld configure:18738: checking how to hardcode library paths into programs configure:18763: result: immediate configure:18950: checking for g++ configure:18966: found /usr/bin/g++ configure:18978: result: yes configure:19185: checking whether gcc is Clang configure:19210: result: yes configure:19257: checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread configure:19282: gcc -o conftest -Werror -Wunknown-warning-option -pthread -Wall -O3 conftest.c >&5 configure:19282: $? = 0 configure:19288: (gcc -c -Werror -Wunknown-warning-option -pthread -Wall -O3 conftest.c >&5) && (echo ==== >&5) && (gcc -o conftest -Werror -Wunknown-warning-option -pthread -Wall -O3 conftest.o >&5) ==== configure:19288: $? = 0 configure:19306: result: no configure:19455: checking for joinable pthread attribute configure:19473: gcc -o conftest -Wall -O3 -pthread conftest.c >&5 configure:19473: $? = 0 configure:19481: result: PTHREAD_CREATE_JOINABLE configure:19495: checking whether more special flags are required for pthreads configure:19508: result: no configure:19516: checking for PTHREAD_PRIO_INHERIT configure:19532: gcc -o conftest -Wall -O3 -pthread conftest.c >&5 conftest.c:45:5: warning: unused variable 'i' [-Wunused-variable] int i = PTHREAD_PRIO_INHERIT; ^ 1 warning generated. configure:19532: $? = 0 configure:19541: result: yes configure:19722: checking for stdlib.h configure:19722: result: yes configure:19732: checking for GNU libc compatible malloc configure:19768: gcc -o conftest -Wall -O3 -pthread conftest.c >&5 configure:19768: $? = 0 configure:19768: ./conftest configure:19768: $? = 0 configure:19779: result: yes configure:19810: checking size of size_t configure:19815: gcc -o conftest -Wall -O3 -pthread conftest.c >&5 configure:19815: $? = 0 configure:19815: ./conftest configure:19815: $? = 0 configure:19829: result: 8 configure:19850: checking size of long configure:19855: gcc -o conftest -Wall -O3 -pthread conftest.c >&5 configure:19855: $? = 0 configure:19855: ./conftest configure:19855: $? = 0 configure:19869: result: 8 configure:19903: checking if PATH contains current directory configure:19937: result: no configure:19959: checking for library containing sqrt configure:19990: gcc -o conftest -Wall -O3 -pthread conftest.c >&5 conftest.c:56:6: warning: incompatible redeclaration of library function 'sqrt' [-Wincompatible-library-redeclaration] char sqrt (); ^ conftest.c:56:6: note: 'sqrt' is a builtin with type 'double (double)' 1 warning generated. configure:19990: $? = 0 configure:20007: result: none required configure:20017: checking for library containing cblas_sdsdot configure:20048: gcc -o conftest -Wall -O3 -pthread conftest.c >&5 Undefined symbols for architecture x86_64: "_cblas_sdsdot", referenced from: _main in conftest-004719.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:20048: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.8" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.8" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char cblas_sdsdot (); | int | main () | { | return cblas_sdsdot (); | ; | return 0; | } configure:20048: gcc -o conftest -Wall -O3 -pthread conftest.c -lgslcblas >&5 configure:20048: $? = 0 configure:20065: result: -lgslcblas configure:20075: checking for library containing gsl_integration_qng configure:20106: gcc -o conftest -Wall -O3 -pthread conftest.c -lgslcblas >&5 Undefined symbols for architecture x86_64: "_gsl_integration_qng", referenced from: _main in conftest-5c2abd.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:20106: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.8" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.8" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gsl_integration_qng (); | int | main () | { | return gsl_integration_qng (); | ; | return 0; | } configure:20106: gcc -o conftest -Wall -O3 -pthread conftest.c -lgsl -lgslcblas >&5 configure:20106: $? = 0 configure:20123: result: -lgsl configure:20147: checking for library containing deflateInit_ configure:20178: gcc -o conftest -Wall -O3 -pthread conftest.c -lgsl -lgslcblas >&5 Undefined symbols for architecture x86_64: "_deflateInit_", referenced from: _main in conftest-c1175d.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:20178: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.8" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.8" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char deflateInit_ (); | int | main () | { | return deflateInit_ (); | ; | return 0; | } configure:20178: gcc -o conftest -Wall -O3 -pthread conftest.c -lz -lgsl -lgslcblas >&5 configure:20178: $? = 0 configure:20195: result: -lz configure:20203: checking for library containing curl_global_init configure:20234: gcc -o conftest -Wall -O3 -pthread conftest.c -lz -lgsl -lgslcblas >&5 Undefined symbols for architecture x86_64: "_curl_global_init", referenced from: _main in conftest-3526a3.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:20234: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.8" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.8" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char curl_global_init (); | int | main () | { | return curl_global_init (); | ; | return 0; | } configure:20234: gcc -o conftest -Wall -O3 -pthread conftest.c -lcurl -lz -lgsl -lgslcblas >&5 configure:20234: $? = 0 configure:20251: result: -lcurl configure:20259: checking for library containing ffopen configure:20290: gcc -o conftest -Wall -O3 -pthread conftest.c -lcurl -lz -lgsl -lgslcblas >&5 Undefined symbols for architecture x86_64: "_ffopen", referenced from: _main in conftest-b8e5b2.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:20290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.8" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.8" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ffopen (); | int | main () | { | return ffopen (); | ; | return 0; | } configure:20290: gcc -o conftest -Wall -O3 -pthread conftest.c -lcfitsio -lcurl -lz -lgsl -lgslcblas >&5 ld: library not found for -lcfitsio clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:20290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.8" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.8" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ffopen (); | int | main () | { | return ffopen (); | ; | return 0; | } configure:20307: result: no configure:20317: checking for library containing wcspih configure:20348: gcc -o conftest -Wall -O3 -pthread conftest.c -lcurl -lz -lgsl -lgslcblas >&5 Undefined symbols for architecture x86_64: "_wcspih", referenced from: _main in conftest-f55d9b.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:20348: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.8" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.8" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char wcspih (); | int | main () | { | return wcspih (); | ; | return 0; | } configure:20348: gcc -o conftest -Wall -O3 -pthread conftest.c -lwcs -lcurl -lz -lgsl -lgslcblas >&5 configure:20348: $? = 0 configure:20365: result: -lwcs configure:20379: checking whether gsl_interp_steffen is declared configure:20379: gcc -c -Wall -O3 -pthread conftest.c >&5 configure:20379: $? = 0 configure:20379: result: yes configure:20399: checking for fits_is_reentrant in -lcfitsio configure:20424: gcc -o conftest -Wall -O3 -pthread conftest.c -lcfitsio -lm -lwcs -lcurl -lz -lgsl -lgslcblas >&5 ld: library not found for -lcfitsio clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:20424: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.8" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.8" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fits_is_reentrant (); | int | main () | { | return fits_is_reentrant (); | ; | return 0; | } configure:20433: result: no configure:20451: checking for wcslib_version in -lwcs configure:20476: gcc -o conftest -Wall -O3 -pthread conftest.c -lwcs -lcfitsio -lm -lwcs -lcurl -lz -lgsl -lgslcblas >&5 ld: library not found for -lcfitsio clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:20476: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.8" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.8" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 0 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char wcslib_version (); | int | main () | { | return wcslib_version (); | ; | return 0; | } configure:20485: result: no configure:20503: checking for pthread_barrier_wait in -lpthread configure:20528: gcc -o conftest -Wall -O3 -pthread conftest.c -lpthread -lwcs -lcurl -lz -lgsl -lgslcblas >&5 Undefined symbols for architecture x86_64: "_pthread_barrier_wait", referenced from: _main in conftest-4d2f13.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:20528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.8" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.8" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 0 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 0 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_barrier_wait (); | int | main () | { | return pthread_barrier_wait (); | ; | return 0; | } configure:20537: result: no configure:20560: checking for help2man configure:20588: result: no configure:20610: checking for library containing jpeg_stdio_dest configure:20641: gcc -o conftest -Wall -O3 -pthread conftest.c -lwcs -lcurl -lz -lgsl -lgslcblas >&5 Undefined symbols for architecture x86_64: "_jpeg_stdio_dest", referenced from: _main in conftest-218bbb.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:20641: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.8" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.8" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 0 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 0 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char jpeg_stdio_dest (); | int | main () | { | return jpeg_stdio_dest (); | ; | return 0; | } configure:20641: gcc -o conftest -Wall -O3 -pthread conftest.c -ljpeg -lwcs -lcurl -lz -lgsl -lgslcblas >&5 ld: library not found for -ljpeg clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:20641: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.8" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.8" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 0 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 0 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char jpeg_stdio_dest (); | int | main () | { | return jpeg_stdio_dest (); | ; | return 0; | } configure:20658: result: no configure:20693: checking for library containing lzma_stream_decoder configure:20724: gcc -o conftest -Wall -O3 -pthread conftest.c -lwcs -lcurl -lz -lgsl -lgslcblas >&5 Undefined symbols for architecture x86_64: "_lzma_stream_decoder", referenced from: _main in conftest-2c7d1e.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:20724: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.8" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.8" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 0 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 0 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char lzma_stream_decoder (); | int | main () | { | return lzma_stream_decoder (); | ; | return 0; | } configure:20724: gcc -o conftest -Wall -O3 -pthread conftest.c -llzma -lwcs -lcurl -lz -lgsl -lgslcblas >&5 configure:20724: $? = 0 configure:20741: result: -llzma configure:20749: checking for library containing TIFFOpen configure:20780: gcc -o conftest -Wall -O3 -pthread conftest.c -llzma -lwcs -lcurl -lz -lgsl -lgslcblas >&5 Undefined symbols for architecture x86_64: "_TIFFOpen", referenced from: _main in conftest-2d161f.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:20780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.8" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.8" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 0 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 0 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char TIFFOpen (); | int | main () | { | return TIFFOpen (); | ; | return 0; | } configure:20780: gcc -o conftest -Wall -O3 -pthread conftest.c -ltiff -llzma -lwcs -lcurl -lz -lgsl -lgslcblas >&5 ld: library not found for -ltiff clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:20780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.8" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.8" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 0 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 0 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char TIFFOpen (); | int | main () | { | return TIFFOpen (); | ; | return 0; | } configure:20797: result: no configure:20828: checking for library containing git_libgit2_init configure:20859: gcc -o conftest -Wall -O3 -pthread conftest.c -llzma -lwcs -lcurl -lz -lgsl -lgslcblas >&5 Undefined symbols for architecture x86_64: "_git_libgit2_init", referenced from: _main in conftest-62218d.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:20859: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.8" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.8" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 0 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 0 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char git_libgit2_init (); | int | main () | { | return git_libgit2_init (); | ; | return 0; | } configure:20859: gcc -o conftest -Wall -O3 -pthread conftest.c -lgit2 -llzma -lwcs -lcurl -lz -lgsl -lgslcblas >&5 ld: library not found for -lgit2 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:20859: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.8" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.8" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 0 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 0 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char git_libgit2_init (); | int | main () | { | return git_libgit2_init (); | ; | return 0; | } configure:20876: result: no configure:20910: checking for libtool configure:20926: found /usr/bin/libtool configure:20938: result: yes configure:20948: checking for bash configure:20964: found /bin/bash configure:20976: result: yes configure:20986: checking for zsh configure:21002: found /bin/zsh configure:21014: result: yes configure:21025: checking if libtool executable is GNU configure:21032: result: no configure:21045: checking for glibtool configure:21073: result: no configure:21170: checking for gs configure:21186: found /usr/local/bin/gs configure:21198: result: yes configure:21207: checking Ghostscript version configure:21245: result: 9.23 configure:21345: error: Mandatory dependency(s) missing, === SEE MESSAGE ABOVE ===. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin17.7.0 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_malloc_0_nonnull=yes ac_cv_have_decl_gsl_interp_steffen=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-apple-darwin17.7.0 ac_cv_lib_cfitsio_fits_is_reentrant=no ac_cv_lib_pthread_pthread_barrier_wait=no ac_cv_lib_wcs_wcslib_version=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_prog_AWK=awk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_DSYMUTIL=dsymutil ac_cv_prog_ac_ct_LIPO=lipo ac_cv_prog_ac_ct_NMEDIT=nmedit ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_OTOOL=otool ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_has_bash=yes ac_cv_prog_has_cxx=yes ac_cv_prog_has_ghostscript=yes ac_cv_prog_has_glibtool=no ac_cv_prog_has_help2man=no ac_cv_prog_has_libtool=yes ac_cv_prog_has_zsh=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_TIFFOpen=no ac_cv_search_cblas_sdsdot=-lgslcblas ac_cv_search_curl_global_init=-lcurl ac_cv_search_deflateInit_=-lz ac_cv_search_ffopen=no ac_cv_search_git_libgit2_init=no ac_cv_search_gsl_integration_qng=-lgsl ac_cv_search_jpeg_stdio_dest=no ac_cv_search_lzma_stream_decoder=-llzma ac_cv_search_sqrt='none required' ac_cv_search_wcspih=-lwcs ac_cv_should_define__xopen_source=no ac_cv_sizeof_long=8 ac_cv_sizeof_size_t=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_PTHREAD_CLANG=yes ax_cv_PTHREAD_CLANG_NO_WARN_FLAG=no ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE ax_cv_PTHREAD_PRIO_INHERIT=yes ax_cv_PTHREAD_SPECIAL_FLAGS=no gl_cv_c_amsterdam_compiler=no lt_cv_apple_cc_single_mod=yes lt_cv_ar_at_file=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_exported_symbols_list=yes lt_cv_ld_force_load=yes lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fno-common -DPIC' lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx=no lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=196608 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /Users/dvg/Desktop/gnuastro-0.8/bootstrapped/build-aux/missing aclocal-1.16' ALLOCA='' ALLOCA_H='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' APPLE_UNIVERSAL_BUILD='' AR='ar' ARFLAGS='cr' AUTOCONF='${SHELL} /Users/dvg/Desktop/gnuastro-0.8/bootstrapped/build-aux/missing autoconf' AUTOHEADER='${SHELL} /Users/dvg/Desktop/gnuastro-0.8/bootstrapped/build-aux/missing autoheader' AUTOMAKE='${SHELL} /Users/dvg/Desktop/gnuastro-0.8/bootstrapped/build-aux/missing automake-1.16' AWK='awk' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-Wall -O3 -pthread' COND_ARITHMETIC_FALSE='' COND_ARITHMETIC_TRUE='' COND_BUILDPROG_FALSE='' COND_BUILDPROG_TRUE='' COND_CHECK_WITH_VALGRIND_FALSE='' COND_CHECK_WITH_VALGRIND_TRUE='#' COND_CONVERTT_FALSE='' COND_CONVERTT_TRUE='' COND_CONVOLVE_FALSE='' COND_CONVOLVE_TRUE='' COND_COSMICCAL_FALSE='' COND_COSMICCAL_TRUE='' COND_CROP_FALSE='' COND_CROP_TRUE='' COND_FITS_FALSE='' COND_FITS_TRUE='' COND_GNULIBCHECK_FALSE='' COND_GNULIBCHECK_TRUE='' COND_HASCXX_FALSE='#' COND_HASCXX_TRUE='' COND_HASGHOSTSCRIPT_FALSE='#' COND_HASGHOSTSCRIPT_TRUE='' COND_HASHELP2MAN_FALSE='' COND_HASHELP2MAN_TRUE='#' COND_HASLIBJPEG_FALSE='' COND_HASLIBJPEG_TRUE='#' COND_HASLIBTIFF_FALSE='' COND_HASLIBTIFF_TRUE='#' COND_MATCH_FALSE='' COND_MATCH_TRUE='' COND_MKCATALOG_FALSE='' COND_MKCATALOG_TRUE='' COND_MKNOISE_FALSE='' COND_MKNOISE_TRUE='' COND_MKPROF_FALSE='' COND_MKPROF_TRUE='' COND_NOISECHISEL_FALSE='' COND_NOISECHISEL_TRUE='' COND_SEGMENT_FALSE='' COND_SEGMENT_TRUE='' COND_STATISTICS_FALSE='' COND_STATISTICS_TRUE='' COND_TABLE_FALSE='' COND_TABLE_TRUE='' COND_WARP_FALSE='' COND_WARP_TRUE='' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -Wall -O3 -pthread' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='dsymutil' DUMPBIN='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EMULTIHOP_HIDDEN='' EMULTIHOP_VALUE='' ENOLINK_HIDDEN='' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='' EOVERFLOW_VALUE='' ERRNO_H='' EXEEXT='' FGREP='/usr/bin/grep -F' FLOAT_H='' GAL_LT_VERSION='6:0:0' GETOPT_CDEFS_H='' GETOPT_H='' GLIBC21='' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='' GL_GENERATE_ALLOCA_H_FALSE='' GL_GENERATE_ALLOCA_H_TRUE='' GL_GENERATE_ERRNO_H_FALSE='' GL_GENERATE_ERRNO_H_TRUE='' GL_GENERATE_FLOAT_H_FALSE='' GL_GENERATE_FLOAT_H_TRUE='' GL_GENERATE_LIMITS_H_FALSE='' GL_GENERATE_LIMITS_H_TRUE='' GL_GENERATE_NETINET_IN_H_FALSE='' GL_GENERATE_NETINET_IN_H_TRUE='' GL_GENERATE_STDALIGN_H_FALSE='' GL_GENERATE_STDALIGN_H_TRUE='' GL_GENERATE_STDBOOL_H_FALSE='' GL_GENERATE_STDBOOL_H_TRUE='' GL_GENERATE_STDDEF_H_FALSE='' GL_GENERATE_STDDEF_H_TRUE='' GL_GENERATE_STDINT_H_FALSE='' GL_GENERATE_STDINT_H_TRUE='' GL_GENERATE_SYSEXITS_H_FALSE='' GL_GENERATE_SYSEXITS_H_TRUE='' GNULIB_ACCEPT4='' GNULIB_ACCEPT='' GNULIB_ACOSF='' GNULIB_ACOSL='' GNULIB_ASINF='' GNULIB_ASINL='' GNULIB_ATAN2F='' GNULIB_ATANF='' GNULIB_ATANL='' GNULIB_ATOLL='' GNULIB_BIND='' GNULIB_BTOWC='' GNULIB_CALLOC_POSIX='' GNULIB_CANONICALIZE_FILE_NAME='' GNULIB_CBRT='' GNULIB_CBRTF='' GNULIB_CBRTL='' GNULIB_CEIL='' GNULIB_CEILF='' GNULIB_CEILL='' GNULIB_CHDIR='' GNULIB_CHOWN='' GNULIB_CLOSE='' GNULIB_CONNECT='' GNULIB_COPYSIGN='' GNULIB_COPYSIGNF='' GNULIB_COPYSIGNL='' GNULIB_COSF='' GNULIB_COSHF='' GNULIB_COSL='' GNULIB_CTIME='' GNULIB_DPRINTF='' GNULIB_DUP2='' GNULIB_DUP3='' GNULIB_DUP='' GNULIB_DUPLOCALE='' GNULIB_ENVIRON='' GNULIB_EUIDACCESS='' GNULIB_EXP2='' GNULIB_EXP2F='' GNULIB_EXP2L='' GNULIB_EXPF='' GNULIB_EXPL='' GNULIB_EXPLICIT_BZERO='' GNULIB_EXPM1='' GNULIB_EXPM1F='' GNULIB_EXPM1L='' GNULIB_FABSF='' GNULIB_FABSL='' GNULIB_FACCESSAT='' GNULIB_FCHDIR='' GNULIB_FCHMODAT='' GNULIB_FCHOWNAT='' GNULIB_FCLOSE='' GNULIB_FCNTL='' GNULIB_FDATASYNC='' GNULIB_FDOPEN='' GNULIB_FFLUSH='' GNULIB_FFS='' GNULIB_FFSL='' GNULIB_FFSLL='' GNULIB_FGETC='' GNULIB_FGETS='' GNULIB_FLOOR='' GNULIB_FLOORF='' GNULIB_FLOORL='' GNULIB_FMA='' GNULIB_FMAF='' GNULIB_FMAL='' GNULIB_FMOD='' GNULIB_FMODF='' GNULIB_FMODL='' GNULIB_FOPEN='' GNULIB_FPRINTF='' GNULIB_FPRINTF_POSIX='' GNULIB_FPURGE='' GNULIB_FPUTC='' GNULIB_FPUTS='' GNULIB_FREAD='' GNULIB_FREOPEN='' GNULIB_FREXP='' GNULIB_FREXPF='' GNULIB_FREXPL='' GNULIB_FSCANF='' GNULIB_FSEEK='' GNULIB_FSEEKO='' GNULIB_FSTAT='' GNULIB_FSTATAT='' GNULIB_FSYNC='' GNULIB_FTELL='' GNULIB_FTELLO='' GNULIB_FTRUNCATE='' GNULIB_FUTIMENS='' GNULIB_FWRITE='' GNULIB_GETC='' GNULIB_GETCHAR='' GNULIB_GETCWD='' GNULIB_GETDELIM='' GNULIB_GETDOMAINNAME='' GNULIB_GETDTABLESIZE='' GNULIB_GETGROUPS='' GNULIB_GETHOSTNAME='' GNULIB_GETLINE='' GNULIB_GETLOADAVG='' GNULIB_GETLOGIN='' GNULIB_GETLOGIN_R='' GNULIB_GETPAGESIZE='' GNULIB_GETPASS='' GNULIB_GETPEERNAME='' GNULIB_GETSOCKNAME='' GNULIB_GETSOCKOPT='' GNULIB_GETSUBOPT='' GNULIB_GETTIMEOFDAY='' GNULIB_GETUSERSHELL='' GNULIB_GL_UNISTD_H_GETOPT='' GNULIB_GRANTPT='' GNULIB_GROUP_MEMBER='' GNULIB_HYPOT='' GNULIB_HYPOTF='' GNULIB_HYPOTL='' GNULIB_ILOGB='' GNULIB_ILOGBF='' GNULIB_ILOGBL='' GNULIB_IMAXABS='' GNULIB_IMAXDIV='' GNULIB_INET_NTOP='' GNULIB_INET_PTON='' GNULIB_IOCTL='' GNULIB_ISATTY='' GNULIB_ISBLANK='' GNULIB_ISFINITE='' GNULIB_ISINF='' GNULIB_ISNAN='' GNULIB_ISNAND='' GNULIB_ISNANF='' GNULIB_ISNANL='' GNULIB_ISWBLANK='' GNULIB_ISWCTYPE='' GNULIB_LCHMOD='' GNULIB_LCHOWN='' GNULIB_LDEXPF='' GNULIB_LDEXPL='' GNULIB_LINK='' GNULIB_LINKAT='' GNULIB_LISTEN='' GNULIB_LOCALECONV='' GNULIB_LOCALENAME='' GNULIB_LOCALTIME='' GNULIB_LOG10='' GNULIB_LOG10F='' GNULIB_LOG10L='' GNULIB_LOG1P='' GNULIB_LOG1PF='' GNULIB_LOG1PL='' GNULIB_LOG2='' GNULIB_LOG2F='' GNULIB_LOG2L='' GNULIB_LOG='' GNULIB_LOGB='' GNULIB_LOGBF='' GNULIB_LOGBL='' GNULIB_LOGF='' GNULIB_LOGL='' GNULIB_LSEEK='' GNULIB_LSTAT='' GNULIB_MALLOC_POSIX='' GNULIB_MBRLEN='' GNULIB_MBRTOWC='' GNULIB_MBSCASECMP='' GNULIB_MBSCASESTR='' GNULIB_MBSCHR='' GNULIB_MBSCSPN='' GNULIB_MBSINIT='' GNULIB_MBSLEN='' GNULIB_MBSNCASECMP='' GNULIB_MBSNLEN='' GNULIB_MBSNRTOWCS='' GNULIB_MBSPBRK='' GNULIB_MBSPCASECMP='' GNULIB_MBSRCHR='' GNULIB_MBSRTOWCS='' GNULIB_MBSSEP='' GNULIB_MBSSPN='' GNULIB_MBSSTR='' GNULIB_MBSTOK_R='' GNULIB_MBTOWC='' GNULIB_MEMCHR='' GNULIB_MEMMEM='' GNULIB_MEMPCPY='' GNULIB_MEMRCHR='' GNULIB_MKDIRAT='' GNULIB_MKDTEMP='' GNULIB_MKFIFO='' GNULIB_MKFIFOAT='' GNULIB_MKNOD='' GNULIB_MKNODAT='' GNULIB_MKOSTEMP='' GNULIB_MKOSTEMPS='' GNULIB_MKSTEMP='' GNULIB_MKSTEMPS='' GNULIB_MKTIME='' GNULIB_MODF='' GNULIB_MODFF='' GNULIB_MODFL='' GNULIB_NANOSLEEP='' GNULIB_NL_LANGINFO='' GNULIB_NONBLOCKING='' GNULIB_OBSTACK_PRINTF='' GNULIB_OBSTACK_PRINTF_POSIX='' GNULIB_OPEN='' GNULIB_OPENAT='' GNULIB_OVERRIDES_STRUCT_STAT='' GNULIB_OVERRIDES_WINT_T='' GNULIB_PCLOSE='' GNULIB_PERROR='' GNULIB_PIPE2='' GNULIB_PIPE='' GNULIB_POPEN='' GNULIB_POSIX_OPENPT='' GNULIB_POWF='' GNULIB_PREAD='' GNULIB_PRINTF='' GNULIB_PRINTF_POSIX='' GNULIB_PSELECT='' GNULIB_PTHREAD_SIGMASK='' GNULIB_PTSNAME='' GNULIB_PTSNAME_R='' GNULIB_PUTC='' GNULIB_PUTCHAR='' GNULIB_PUTENV='' GNULIB_PUTS='' GNULIB_PWRITE='' GNULIB_QSORT_R='' GNULIB_RAISE='' GNULIB_RANDOM='' GNULIB_RANDOM_R='' GNULIB_RAWMEMCHR='' GNULIB_READ='' GNULIB_READLINK='' GNULIB_READLINKAT='' GNULIB_REALLOCARRAY='' GNULIB_REALLOC_POSIX='' GNULIB_REALPATH='' GNULIB_RECV='' GNULIB_RECVFROM='' GNULIB_REMAINDER='' GNULIB_REMAINDERF='' GNULIB_REMAINDERL='' GNULIB_REMOVE='' GNULIB_RENAME='' GNULIB_RENAMEAT='' GNULIB_RINT='' GNULIB_RINTF='' GNULIB_RINTL='' GNULIB_RMDIR='' GNULIB_ROUND='' GNULIB_ROUNDF='' GNULIB_ROUNDL='' GNULIB_RPMATCH='' GNULIB_SCANF='' GNULIB_SECURE_GETENV='' GNULIB_SELECT='' GNULIB_SEND='' GNULIB_SENDTO='' GNULIB_SETENV='' GNULIB_SETHOSTNAME='' GNULIB_SETLOCALE='' GNULIB_SETSOCKOPT='' GNULIB_SHUTDOWN='' GNULIB_SIGACTION='' GNULIB_SIGNAL_H_SIGPIPE='' GNULIB_SIGNBIT='' GNULIB_SIGPROCMASK='' GNULIB_SINF='' GNULIB_SINHF='' GNULIB_SINL='' GNULIB_SLEEP='' GNULIB_SNPRINTF='' GNULIB_SOCKET='' GNULIB_SPRINTF_POSIX='' GNULIB_SQRTF='' GNULIB_SQRTL='' GNULIB_STAT='' GNULIB_STDIO_H_NONBLOCKING='' GNULIB_STDIO_H_SIGPIPE='' GNULIB_STPCPY='' GNULIB_STPNCPY='' GNULIB_STRCASESTR='' GNULIB_STRCHRNUL='' GNULIB_STRDUP='' GNULIB_STRERROR='' GNULIB_STRERROR_R='' GNULIB_STRFTIME='' GNULIB_STRNCAT='' GNULIB_STRNDUP='' GNULIB_STRNLEN='' GNULIB_STRPBRK='' GNULIB_STRPTIME='' GNULIB_STRSEP='' GNULIB_STRSIGNAL='' GNULIB_STRSTR='' GNULIB_STRTOD='' GNULIB_STRTOIMAX='' GNULIB_STRTOK_R='' GNULIB_STRTOLL='' GNULIB_STRTOULL='' GNULIB_STRTOUMAX='' GNULIB_STRVERSCMP='' GNULIB_SYMLINK='' GNULIB_SYMLINKAT='' GNULIB_SYSTEM_POSIX='' GNULIB_TANF='' GNULIB_TANHF='' GNULIB_TANL='' GNULIB_TIMEGM='' GNULIB_TIME_R='' GNULIB_TIME_RZ='' GNULIB_TMPFILE='' GNULIB_TOWCTRANS='' GNULIB_TRUNC='' GNULIB_TRUNCATE='' GNULIB_TRUNCF='' GNULIB_TRUNCL='' GNULIB_TTYNAME_R='' GNULIB_TZSET='' GNULIB_UNISTD_H_NONBLOCKING='' GNULIB_UNISTD_H_SIGPIPE='' GNULIB_UNLINK='' GNULIB_UNLINKAT='' GNULIB_UNLOCKPT='' GNULIB_UNSETENV='' GNULIB_USLEEP='' GNULIB_UTIMENSAT='' GNULIB_VASPRINTF='' GNULIB_VDPRINTF='' GNULIB_VFPRINTF='' GNULIB_VFPRINTF_POSIX='' GNULIB_VFSCANF='' GNULIB_VPRINTF='' GNULIB_VPRINTF_POSIX='' GNULIB_VSCANF='' GNULIB_VSNPRINTF='' GNULIB_VSPRINTF_POSIX='' GNULIB_WAITPID='' GNULIB_WCPCPY='' GNULIB_WCPNCPY='' GNULIB_WCRTOMB='' GNULIB_WCSCASECMP='' GNULIB_WCSCAT='' GNULIB_WCSCHR='' GNULIB_WCSCMP='' GNULIB_WCSCOLL='' GNULIB_WCSCPY='' GNULIB_WCSCSPN='' GNULIB_WCSDUP='' GNULIB_WCSFTIME='' GNULIB_WCSLEN='' GNULIB_WCSNCASECMP='' GNULIB_WCSNCAT='' GNULIB_WCSNCMP='' GNULIB_WCSNCPY='' GNULIB_WCSNLEN='' GNULIB_WCSNRTOMBS='' GNULIB_WCSPBRK='' GNULIB_WCSRCHR='' GNULIB_WCSRTOMBS='' GNULIB_WCSSPN='' GNULIB_WCSSTR='' GNULIB_WCSTOK='' GNULIB_WCSWIDTH='' GNULIB_WCSXFRM='' GNULIB_WCTOB='' GNULIB_WCTOMB='' GNULIB_WCTRANS='' GNULIB_WCTYPE='' GNULIB_WCWIDTH='' GNULIB_WMEMCHR='' GNULIB_WMEMCMP='' GNULIB_WMEMCPY='' GNULIB_WMEMMOVE='' GNULIB_WMEMSET='' GNULIB_WRITE='' GNULIB__EXIT='' GREP='/usr/bin/grep' GUIDEMESSAGE='' HAVE_ACCEPT4='' HAVE_ACOSF='' HAVE_ACOSL='' HAVE_ARPA_INET_H='' HAVE_ASINF='' HAVE_ASINL='' HAVE_ATAN2F='' HAVE_ATANF='' HAVE_ATANL='' HAVE_ATOLL='' HAVE_BTOWC='' HAVE_C99_STDINT_H='' HAVE_CANONICALIZE_FILE_NAME='' HAVE_CBRT='' HAVE_CBRTF='' HAVE_CBRTL='' HAVE_CHOWN='' HAVE_COPYSIGN='' HAVE_COPYSIGNL='' HAVE_COSF='' HAVE_COSHF='' HAVE_COSL='' HAVE_CRTDEFS_H='' HAVE_DECL_ACOSL='' HAVE_DECL_ASINL='' HAVE_DECL_ATANL='' HAVE_DECL_CBRTF='' HAVE_DECL_CBRTL='' HAVE_DECL_CEILF='' HAVE_DECL_CEILL='' HAVE_DECL_COPYSIGNF='' HAVE_DECL_COSL='' HAVE_DECL_ENVIRON='' HAVE_DECL_EXP2='' HAVE_DECL_EXP2F='' HAVE_DECL_EXP2L='' HAVE_DECL_EXPL='' HAVE_DECL_EXPM1L='' HAVE_DECL_FCHDIR='' HAVE_DECL_FDATASYNC='' HAVE_DECL_FLOORF='' HAVE_DECL_FLOORL='' HAVE_DECL_FPURGE='' HAVE_DECL_FREXPL='' HAVE_DECL_FSEEKO='' HAVE_DECL_FTELLO='' HAVE_DECL_GETDELIM='' HAVE_DECL_GETDOMAINNAME='' HAVE_DECL_GETLINE='' HAVE_DECL_GETLOADAVG='' HAVE_DECL_GETLOGIN='' HAVE_DECL_GETLOGIN_R='' HAVE_DECL_GETPAGESIZE='' HAVE_DECL_GETUSERSHELL='' HAVE_DECL_IMAXABS='' HAVE_DECL_IMAXDIV='' HAVE_DECL_INET_NTOP='' HAVE_DECL_INET_PTON='' HAVE_DECL_INITSTATE='' HAVE_DECL_LDEXPL='' HAVE_DECL_LOCALTIME_R='' HAVE_DECL_LOG10L='' HAVE_DECL_LOG2='' HAVE_DECL_LOG2F='' HAVE_DECL_LOG2L='' HAVE_DECL_LOGB='' HAVE_DECL_LOGL='' HAVE_DECL_MEMMEM='' HAVE_DECL_MEMRCHR='' HAVE_DECL_OBSTACK_PRINTF='' HAVE_DECL_REMAINDER='' HAVE_DECL_REMAINDERL='' HAVE_DECL_RINTF='' HAVE_DECL_ROUND='' HAVE_DECL_ROUNDF='' HAVE_DECL_ROUNDL='' HAVE_DECL_SETENV='' HAVE_DECL_SETHOSTNAME='' HAVE_DECL_SETSTATE='' HAVE_DECL_SINL='' HAVE_DECL_SNPRINTF='' HAVE_DECL_SQRTL='' HAVE_DECL_STRDUP='' HAVE_DECL_STRERROR_R='' HAVE_DECL_STRNCASECMP='' HAVE_DECL_STRNDUP='' HAVE_DECL_STRNLEN='' HAVE_DECL_STRSIGNAL='' HAVE_DECL_STRTOIMAX='' HAVE_DECL_STRTOK_R='' HAVE_DECL_STRTOUMAX='' HAVE_DECL_TANL='' HAVE_DECL_TRUNC='' HAVE_DECL_TRUNCATE='' HAVE_DECL_TRUNCF='' HAVE_DECL_TRUNCL='' HAVE_DECL_TTYNAME_R='' HAVE_DECL_UNSETENV='' HAVE_DECL_VSNPRINTF='' HAVE_DECL_WCTOB='' HAVE_DECL_WCWIDTH='' HAVE_DPRINTF='' HAVE_DUP2='' HAVE_DUP3='' HAVE_DUPLOCALE='' HAVE_EUIDACCESS='' HAVE_EXPF='' HAVE_EXPL='' HAVE_EXPLICIT_BZERO='' HAVE_EXPM1='' HAVE_EXPM1F='' HAVE_FABSF='' HAVE_FABSL='' HAVE_FACCESSAT='' HAVE_FCHDIR='' HAVE_FCHMODAT='' HAVE_FCHOWNAT='' HAVE_FCNTL='' HAVE_FDATASYNC='' HAVE_FEATURES_H='' HAVE_FFS='' HAVE_FFSL='' HAVE_FFSLL='' HAVE_FITS_IS_REENTRANT='0' HAVE_FMA='' HAVE_FMAF='' HAVE_FMAL='' HAVE_FMODF='' HAVE_FMODL='' HAVE_FREELOCALE='' HAVE_FREXPF='' HAVE_FSEEKO='' HAVE_FSTATAT='' HAVE_FSYNC='' HAVE_FTELLO='' HAVE_FTRUNCATE='' HAVE_FUTIMENS='' HAVE_GETDTABLESIZE='' HAVE_GETGROUPS='' HAVE_GETHOSTNAME='' HAVE_GETLOGIN='' HAVE_GETOPT_H='' HAVE_GETPAGESIZE='' HAVE_GETPASS='' HAVE_GETSUBOPT='' HAVE_GETTIMEOFDAY='' HAVE_GRANTPT='' HAVE_GROUP_MEMBER='' HAVE_HYPOTF='' HAVE_HYPOTL='' HAVE_ILOGB='' HAVE_ILOGBF='' HAVE_ILOGBL='' HAVE_IMAXDIV_T='' HAVE_INTTYPES_H='' HAVE_ISBLANK='' HAVE_ISNAND='' HAVE_ISNANF='' HAVE_ISNANL='' HAVE_ISWBLANK='' HAVE_ISWCNTRL='' HAVE_LANGINFO_ALTMON='' HAVE_LANGINFO_CODESET='' HAVE_LANGINFO_ERA='' HAVE_LANGINFO_H='' HAVE_LANGINFO_T_FMT_AMPM='' HAVE_LANGINFO_YESEXPR='' HAVE_LCHMOD='' HAVE_LCHOWN='' HAVE_LDEXPF='' HAVE_LIBGIT2='0' HAVE_LINK='' HAVE_LINKAT='' HAVE_LOG10F='' HAVE_LOG10L='' HAVE_LOG1P='' HAVE_LOG1PF='' HAVE_LOG1PL='' HAVE_LOGBF='' HAVE_LOGBL='' HAVE_LOGF='' HAVE_LOGL='' HAVE_LONG_LONG_INT='' HAVE_LSTAT='' HAVE_MAX_ALIGN_T='' HAVE_MBRLEN='' HAVE_MBRTOWC='' HAVE_MBSINIT='' HAVE_MBSLEN='' HAVE_MBSNRTOWCS='' HAVE_MBSRTOWCS='' HAVE_MEMCHR='' HAVE_MEMPCPY='' HAVE_MKDIRAT='' HAVE_MKDTEMP='' HAVE_MKFIFO='' HAVE_MKFIFOAT='' HAVE_MKNOD='' HAVE_MKNODAT='' HAVE_MKOSTEMP='' HAVE_MKOSTEMPS='' HAVE_MKSTEMP='' HAVE_MKSTEMPS='' HAVE_MODFF='' HAVE_MODFL='' HAVE_MSVC_INVALID_PARAMETER_HANDLER='' HAVE_NANOSLEEP='' HAVE_NETINET_IN_H='' HAVE_NEWLOCALE='' HAVE_NL_LANGINFO='' HAVE_OPENAT='' HAVE_OS_H='' HAVE_PCLOSE='' HAVE_PIPE2='' HAVE_PIPE='' HAVE_POPEN='' HAVE_POSIX_OPENPT='' HAVE_POSIX_SIGNALBLOCKING='' HAVE_POWF='' HAVE_PREAD='' HAVE_PSELECT='' HAVE_PTHREAD_BARRIER='0' HAVE_PTHREAD_SIGMASK='' HAVE_PTSNAME='' HAVE_PTSNAME_R='' HAVE_PWRITE='' HAVE_QSORT_R='' HAVE_RAISE='' HAVE_RANDOM='' HAVE_RANDOM_H='' HAVE_RANDOM_R='' HAVE_RAWMEMCHR='' HAVE_READLINK='' HAVE_READLINKAT='' HAVE_REALLOCARRAY='' HAVE_REALPATH='' HAVE_REMAINDER='' HAVE_REMAINDERF='' HAVE_RENAMEAT='' HAVE_RINT='' HAVE_RINTL='' HAVE_RPMATCH='' HAVE_SAME_LONG_DOUBLE_AS_DOUBLE='' HAVE_SA_FAMILY_T='' HAVE_SECURE_GETENV='' HAVE_SETENV='' HAVE_SETHOSTNAME='' HAVE_SIGACTION='' HAVE_SIGHANDLER_T='' HAVE_SIGINFO_T='' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SIGSET_T='' HAVE_SINF='' HAVE_SINHF='' HAVE_SINL='' HAVE_SLEEP='' HAVE_SQRTF='' HAVE_SQRTL='' HAVE_STDINT_H='' HAVE_STPCPY='' HAVE_STPNCPY='' HAVE_STRCASECMP='' HAVE_STRCASESTR='' HAVE_STRCHRNUL='' HAVE_STRINGS_H='' HAVE_STRPBRK='' HAVE_STRPTIME='' HAVE_STRSEP='' HAVE_STRTOD='' HAVE_STRTOLL='' HAVE_STRTOULL='' HAVE_STRUCT_RANDOM_DATA='' HAVE_STRUCT_SIGACTION_SA_SIGACTION='' HAVE_STRUCT_SOCKADDR_STORAGE='' HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='' HAVE_STRUCT_TIMEVAL='' HAVE_STRVERSCMP='' HAVE_SYMLINK='' HAVE_SYMLINKAT='' HAVE_SYSEXITS_H='' HAVE_SYS_BITYPES_H='' HAVE_SYS_CDEFS_H='' HAVE_SYS_INTTYPES_H='' HAVE_SYS_IOCTL_H='' HAVE_SYS_LOADAVG_H='' HAVE_SYS_PARAM_H='' HAVE_SYS_SELECT_H='' HAVE_SYS_SOCKET_H='' HAVE_SYS_TIME_H='' HAVE_SYS_TYPES_H='' HAVE_SYS_UIO_H='' HAVE_TANF='' HAVE_TANHF='' HAVE_TANL='' HAVE_TIMEGM='' HAVE_TIMEZONE_T='' HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='' HAVE_TZSET='' HAVE_UNISTD_H='' HAVE_UNLINKAT='' HAVE_UNLOCKPT='' HAVE_UNSIGNED_LONG_LONG_INT='' HAVE_USLEEP='' HAVE_UTIMENSAT='' HAVE_VASPRINTF='' HAVE_VDPRINTF='' HAVE_WCHAR_H='' HAVE_WCHAR_T='' HAVE_WCPCPY='' HAVE_WCPNCPY='' HAVE_WCRTOMB='' HAVE_WCSCASECMP='' HAVE_WCSCAT='' HAVE_WCSCHR='' HAVE_WCSCMP='' HAVE_WCSCOLL='' HAVE_WCSCPY='' HAVE_WCSCSPN='' HAVE_WCSDUP='' HAVE_WCSFTIME='' HAVE_WCSLEN='' HAVE_WCSLIB_VERSION='0' HAVE_WCSNCASECMP='' HAVE_WCSNCAT='' HAVE_WCSNCMP='' HAVE_WCSNCPY='' HAVE_WCSNLEN='' HAVE_WCSNRTOMBS='' HAVE_WCSPBRK='' HAVE_WCSRCHR='' HAVE_WCSRTOMBS='' HAVE_WCSSPN='' HAVE_WCSSTR='' HAVE_WCSTOK='' HAVE_WCSWIDTH='' HAVE_WCSXFRM='' HAVE_WCTRANS_T='' HAVE_WCTYPE_H='' HAVE_WCTYPE_T='' HAVE_WINSOCK2_H='' HAVE_WINT_T='' HAVE_WMEMCHR='' HAVE_WMEMCMP='' HAVE_WMEMCPY='' HAVE_WMEMMOVE='' HAVE_WMEMSET='' HAVE_WS2TCPIP_H='' HAVE_XLOCALE_H='' HAVE__BOOL='' HAVE__EXIT='' INCLUDE_NEXT='' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='' INET_PTON_LIB='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INT32_MAX_LT_INTMAX_MAX='' INT64_MAX_EQ_LONG_MAX='' INTL_MACOSX_LIBS='' LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' LDFLAGS='' LIBINTL='' LIBMULTITHREAD='' LIBOBJS='' LIBPTH='' LIBPTH_PREFIX='' LIBS='-llzma -lwcs -lcurl -lz -lgsl -lgslcblas ' LIBSOCKET='' LIBTESTS_LIBDEPS='' LIBTHREAD='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='' LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE='' LIBUNISTRING_UNITYPES_H='' LIBUNISTRING_UNIWIDTH_H='' LIB_NANOSLEEP='' LIB_PTHREAD_SIGMASK='' LIB_SELECT='' LIMITS_H='' LIPO='lipo' LN_S='ln -s' LOCALCHARSET_TESTS_ENVIRONMENT='' LOCALE_FR='' LOCALE_FR_UTF8='' LOCALE_JA='' LOCALE_TR_UTF8='' LOCALE_ZH_CN='' LTALLOCA='' LTLIBINTL='' LTLIBMULTITHREAD='' LTLIBOBJS='' LTLIBPTH='' LTLIBTHREAD='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /Users/dvg/Desktop/gnuastro-0.8/bootstrapped/build-aux/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='bootstrapped/build-aux/install-sh -c -d' NETINET_IN_H='' NEXT_ARPA_INET_H='' NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H='' NEXT_AS_FIRST_DIRECTIVE_CTYPE_H='' NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='' NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='' NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='' NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='' NEXT_AS_FIRST_DIRECTIVE_MATH_H='' NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H='' NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='' NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' NEXT_AS_FIRST_DIRECTIVE_STRINGS_H='' NEXT_AS_FIRST_DIRECTIVE_STRING_H='' NEXT_AS_FIRST_DIRECTIVE_SYSEXITS_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_IOCTL_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H='' NEXT_AS_FIRST_DIRECTIVE_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='' NEXT_CTYPE_H='' NEXT_ERRNO_H='' NEXT_FCNTL_H='' NEXT_FLOAT_H='' NEXT_GETOPT_H='' NEXT_INTTYPES_H='' NEXT_LANGINFO_H='' NEXT_LIMITS_H='' NEXT_LOCALE_H='' NEXT_MATH_H='' NEXT_NETINET_IN_H='' NEXT_SIGNAL_H='' NEXT_STDDEF_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STDLIB_H='' NEXT_STRINGS_H='' NEXT_STRING_H='' NEXT_SYSEXITS_H='' NEXT_SYS_IOCTL_H='' NEXT_SYS_SELECT_H='' NEXT_SYS_SOCKET_H='' NEXT_SYS_STAT_H='' NEXT_SYS_TIME_H='' NEXT_SYS_TYPES_H='' NEXT_SYS_UIO_H='' NEXT_SYS_WAIT_H='' NEXT_TIME_H='' NEXT_UNISTD_H='' NEXT_WCHAR_H='' NEXT_WCTYPE_H='' NM='/usr/bin/nm -B' NMEDIT='nmedit' OBJDUMP='objdump' OBJEXT='o' OTOOL64=':' OTOOL='otool' PACKAGE='gnuastro' PACKAGE_BUGREPORT='address@hidden' PACKAGE_NAME='GNU Astronomy Utilities' PACKAGE_STRING='GNU Astronomy Utilities 0.8' PACKAGE_TARNAME='gnuastro' PACKAGE_URL='http://www.gnu.org/software/gnuastro/' PACKAGE_VERSION='0.8' PATH_SEPARATOR=':' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='' PRIPTR_PREFIX='' PRI_MACROS_BROKEN='' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_H_DEFINES_STRUCT_TIMESPEC='' PTHREAD_LIBS='' PTRDIFF_T_SUFFIX='' RANLIB='ranlib' REPLACE_ACOSF='' REPLACE_ASINF='' REPLACE_ATAN2F='' REPLACE_ATANF='' REPLACE_BTOWC='' REPLACE_CALLOC='' REPLACE_CANONICALIZE_FILE_NAME='' REPLACE_CBRTF='' REPLACE_CBRTL='' REPLACE_CEIL='' REPLACE_CEILF='' REPLACE_CEILL='' REPLACE_CHOWN='' REPLACE_CLOSE='' REPLACE_COSF='' REPLACE_COSHF='' REPLACE_CTIME='' REPLACE_DPRINTF='' REPLACE_DUP2='' REPLACE_DUP='' REPLACE_DUPLOCALE='' REPLACE_EXP2='' REPLACE_EXP2L='' REPLACE_EXPF='' REPLACE_EXPM1='' REPLACE_EXPM1F='' REPLACE_FABSL='' REPLACE_FACCESSAT='' REPLACE_FCHOWNAT='' REPLACE_FCLOSE='' REPLACE_FCNTL='' REPLACE_FDOPEN='' REPLACE_FFLUSH='' REPLACE_FLOOR='' REPLACE_FLOORF='' REPLACE_FLOORL='' REPLACE_FMA='' REPLACE_FMAF='' REPLACE_FMAL='' REPLACE_FMOD='' REPLACE_FMODF='' REPLACE_FMODL='' REPLACE_FOPEN='' REPLACE_FPRINTF='' REPLACE_FPURGE='' REPLACE_FREELOCALE='' REPLACE_FREOPEN='' REPLACE_FREXP='' REPLACE_FREXPF='' REPLACE_FREXPL='' REPLACE_FSEEK='' REPLACE_FSEEKO='' REPLACE_FSTAT='' REPLACE_FSTATAT='' REPLACE_FTELL='' REPLACE_FTELLO='' REPLACE_FTRUNCATE='' REPLACE_FUTIMENS='' REPLACE_GETCWD='' REPLACE_GETDELIM='' REPLACE_GETDOMAINNAME='' REPLACE_GETDTABLESIZE='' REPLACE_GETGROUPS='' REPLACE_GETLINE='' REPLACE_GETLOGIN_R='' REPLACE_GETPAGESIZE='' REPLACE_GETPASS='' REPLACE_GETTIMEOFDAY='' REPLACE_GMTIME='' REPLACE_HUGE_VAL='' REPLACE_HYPOT='' REPLACE_HYPOTF='' REPLACE_HYPOTL='' REPLACE_ILOGB='' REPLACE_ILOGBF='' REPLACE_ILOGBL='' REPLACE_INET_NTOP='' REPLACE_INET_PTON='' REPLACE_IOCTL='' REPLACE_ISATTY='' REPLACE_ISFINITE='' REPLACE_ISINF='' REPLACE_ISNAN='' REPLACE_ISWBLANK='' REPLACE_ISWCNTRL='' REPLACE_ITOLD='' REPLACE_LCHOWN='' REPLACE_LDEXPL='' REPLACE_LINK='' REPLACE_LINKAT='' REPLACE_LOCALECONV='' REPLACE_LOCALTIME='' REPLACE_LOCALTIME_R='' REPLACE_LOG10='' REPLACE_LOG10F='' REPLACE_LOG10L='' REPLACE_LOG1P='' REPLACE_LOG1PF='' REPLACE_LOG1PL='' REPLACE_LOG2='' REPLACE_LOG2F='' REPLACE_LOG2L='' REPLACE_LOG='' REPLACE_LOGB='' REPLACE_LOGBF='' REPLACE_LOGBL='' REPLACE_LOGF='' REPLACE_LOGL='' REPLACE_LSEEK='' REPLACE_LSTAT='' REPLACE_MALLOC='' REPLACE_MBRLEN='' REPLACE_MBRTOWC='' REPLACE_MBSINIT='' REPLACE_MBSNRTOWCS='' REPLACE_MBSRTOWCS='' REPLACE_MBSTATE_T='' REPLACE_MBTOWC='' REPLACE_MEMCHR='' REPLACE_MEMMEM='' REPLACE_MKDIR='' REPLACE_MKFIFO='' REPLACE_MKNOD='' REPLACE_MKSTEMP='' REPLACE_MKTIME='' REPLACE_MODF='' REPLACE_MODFF='' REPLACE_MODFL='' REPLACE_NAN='' REPLACE_NANOSLEEP='' REPLACE_NEWLOCALE='' REPLACE_NL_LANGINFO='' REPLACE_NULL='' REPLACE_OBSTACK_PRINTF='' REPLACE_OPEN='' REPLACE_OPENAT='' REPLACE_PERROR='' REPLACE_POPEN='' REPLACE_PREAD='' REPLACE_PRINTF='' REPLACE_PSELECT='' REPLACE_PTHREAD_SIGMASK='' REPLACE_PTSNAME='' REPLACE_PTSNAME_R='' REPLACE_PUTENV='' REPLACE_PWRITE='' REPLACE_QSORT_R='' REPLACE_RAISE='' REPLACE_RANDOM_R='' REPLACE_READ='' REPLACE_READLINK='' REPLACE_READLINKAT='' REPLACE_REALLOC='' REPLACE_REALPATH='' REPLACE_REMAINDER='' REPLACE_REMAINDERF='' REPLACE_REMAINDERL='' REPLACE_REMOVE='' REPLACE_RENAME='' REPLACE_RENAMEAT='' REPLACE_RMDIR='' REPLACE_ROUND='' REPLACE_ROUNDF='' REPLACE_ROUNDL='' REPLACE_SELECT='' REPLACE_SETENV='' REPLACE_SETLOCALE='' REPLACE_SIGNBIT='' REPLACE_SIGNBIT_USING_GCC='' REPLACE_SINF='' REPLACE_SINHF='' REPLACE_SLEEP='' REPLACE_SNPRINTF='' REPLACE_SPRINTF='' REPLACE_SQRTF='' REPLACE_SQRTL='' REPLACE_STAT='' REPLACE_STDIO_READ_FUNCS='' REPLACE_STDIO_WRITE_FUNCS='' REPLACE_STPNCPY='' REPLACE_STRCASESTR='' REPLACE_STRCHRNUL='' REPLACE_STRDUP='' REPLACE_STRERROR='' REPLACE_STRERROR_R='' REPLACE_STRFTIME='' REPLACE_STRNCAT='' REPLACE_STRNDUP='' REPLACE_STRNLEN='' REPLACE_STRSIGNAL='' REPLACE_STRSTR='' REPLACE_STRTOD='' REPLACE_STRTOIMAX='' REPLACE_STRTOK_R='' REPLACE_STRTOUMAX='' REPLACE_STRUCT_LCONV='' REPLACE_STRUCT_TIMEVAL='' REPLACE_SYMLINK='' REPLACE_SYMLINKAT='' REPLACE_TANF='' REPLACE_TANHF='' REPLACE_TIMEGM='' REPLACE_TMPFILE='' REPLACE_TOWLOWER='' REPLACE_TRUNC='' REPLACE_TRUNCATE='' REPLACE_TRUNCF='' REPLACE_TRUNCL='' REPLACE_TTYNAME_R='' REPLACE_TZSET='' REPLACE_UNLINK='' REPLACE_UNLINKAT='' REPLACE_UNSETENV='' REPLACE_USLEEP='' REPLACE_UTIMENSAT='' REPLACE_VASPRINTF='' REPLACE_VDPRINTF='' REPLACE_VFPRINTF='' REPLACE_VPRINTF='' REPLACE_VSNPRINTF='' REPLACE_VSPRINTF='' REPLACE_WCRTOMB='' REPLACE_WCSFTIME='' REPLACE_WCSNRTOMBS='' REPLACE_WCSRTOMBS='' REPLACE_WCSWIDTH='' REPLACE_WCTOB='' REPLACE_WCTOMB='' REPLACE_WCWIDTH='' REPLACE_WRITE='' RESTRICT_REPLACEMENT='' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZEOF_LONG='8' SIZEOF_SIZE_T='8' SIZE_T_SUFFIX='' STDALIGN_H='' STDBOOL_H='' STDDEF_H='' STDINT_H='' STRIP='strip' SYSEXITS_H='' SYS_IOCTL_H_HAVE_WINSOCK2_H='' SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='' SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='' TIME_H_DEFINES_STRUCT_TIMESPEC='' UINT32_MAX_LT_UINTMAX_MAX='' UINT64_MAX_EQ_ULONG_MAX='' UNDEFINE_STRTOK_R='' UNISTD_H_DEFINES_STRUCT_TIMESPEC='' UNISTD_H_HAVE_WINSOCK2_H='' UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='' VERSION='0.8' WCHAR_T_SUFFIX='' WINDOWS_64_BIT_OFF_T='' WINDOWS_64_BIT_ST_SIZE='' WINDOWS_STAT_INODES='' WINDOWS_STAT_TIMESPEC='' WINT_T_SUFFIX='' YIELD_LIB='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' ax_pthread_config='' bindir='${exec_prefix}/bin' build='x86_64-apple-darwin17.7.0' build_alias='' build_cpu='x86_64' build_os='darwin17.7.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' gl_LIBOBJS='' gl_LTLIBOBJS='' gltests_LIBOBJS='' gltests_LTLIBOBJS='' gltests_WITNESS='' has_bash='yes' has_cxx='yes' has_ghostscript='yes' has_glibtool='no' has_help2man='no' has_libtool='yes' has_valgrind='' has_zsh='yes' host='x86_64-apple-darwin17.7.0' host_alias='' host_cpu='x86_64' host_os='darwin17.7.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /Users/dvg/Desktop/gnuastro-0.8/bootstrapped/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GNU Astronomy Utilities" #define PACKAGE_TARNAME "gnuastro" #define PACKAGE_VERSION "0.8" #define PACKAGE_STRING "GNU Astronomy Utilities 0.8" #define PACKAGE_BUGREPORT "address@hidden" #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" #define PACKAGE "gnuastro" #define VERSION "0.8" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _NETBSD_SOURCE 1 #define _OPENBSD_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 #define __STDC_WANT_LIB_EXT2__ 1 #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 #define _TANDEM_SOURCE 1 #define _HPUX_ALT_XOPEN_SOCKET_API 1 #define _DARWIN_USE_64_BIT_INODE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define IN_GNUASTRO_BUILD 1 #define HAVE_PTHREAD_PRIO_INHERIT 1 #define HAVE_PTHREAD 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define SIZEOF_SIZE_T 8 #define GAL_CONFIG_SIZEOF_SIZE_T 8 #define SIZEOF_LONG 8 #define GAL_CONFIG_SIZEOF_LONG 8 #define HAVE_DECL_GSL_INTERP_STEFFEN 1 #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 0 #define GAL_CONFIG_HAVE_WCSLIB_VERSION 0 #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 #define GAL_CONFIG_HAVE_LIBGIT2 0 configure: exit 1