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.9.36-7d6ea, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = MacBook-Pro.local uname -m = x86_64 uname -r = 17.7.0 uname -s = Darwin uname -v = Darwin Kernel Version 17.7.0: Wed Feb 27 00:43:23 PST 2019; root:xnu-4570.71.35~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: Wed Feb 27 00:43:23 PST 2019; root:xnu-4570.71.35~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: 16.00 gigabytes Default processor set: 344 tasks, 1556 threads, 4 processors Load average: 1.59, Mach factor: 2.39 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Users/myid/Library/Python/3.6/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /Library/TeX/texbin PATH: /opt/X11/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:4197: checking for a BSD-compatible install configure:4265: result: /usr/bin/install -c configure:4276: checking whether build environment is sane configure:4331: result: yes configure:4482: checking for a thread-safe mkdir -p configure:4521: result: bootstrapped/build-aux/install-sh -c -d configure:4528: checking for gawk configure:4558: result: no configure:4528: checking for mawk configure:4558: result: no configure:4528: checking for nawk configure:4558: result: no configure:4528: checking for awk configure:4544: found /usr/local/bin/awk configure:4555: result: awk configure:4566: checking whether make sets $(MAKE) configure:4588: result: yes configure:4617: checking whether make supports nested variables configure:4634: result: yes configure:4832: checking for gcc configure:4848: found /usr/bin/gcc configure:4859: result: gcc configure:5088: checking for C compiler version configure:5097: 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:5108: $? = 0 configure:5097: 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:5108: $? = 0 configure:5097: gcc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:5108: $? = 1 configure:5097: gcc -qversion >&5 clang: error: unknown argument: '-qversion' clang: error: no input files configure:5108: $? = 1 configure:5128: checking whether the C compiler works configure:5150: gcc conftest.c >&5 configure:5154: $? = 0 configure:5202: result: yes configure:5205: checking for C compiler default output file name configure:5207: result: a.out configure:5213: checking for suffix of executables configure:5220: gcc -o conftest conftest.c >&5 configure:5224: $? = 0 configure:5246: result: configure:5268: checking whether we are cross compiling configure:5276: gcc -o conftest conftest.c >&5 configure:5280: $? = 0 configure:5287: ./conftest configure:5291: $? = 0 configure:5306: result: no configure:5311: checking for suffix of object files configure:5333: gcc -c conftest.c >&5 configure:5337: $? = 0 configure:5358: result: o configure:5362: checking whether we are using the GNU C compiler configure:5381: gcc -c conftest.c >&5 configure:5381: $? = 0 configure:5390: result: yes configure:5399: checking whether gcc accepts -g configure:5419: gcc -c -g conftest.c >&5 configure:5419: $? = 0 configure:5460: result: yes configure:5477: checking for gcc option to accept ISO C89 configure:5540: gcc -c conftest.c >&5 configure:5540: $? = 0 configure:5553: result: none needed configure:5578: checking whether gcc understands -c and -o together configure:5600: gcc -c conftest.c -o conftest2.o configure:5603: $? = 0 configure:5600: gcc -c conftest.c -o conftest2.o configure:5603: $? = 0 configure:5615: result: yes configure:5635: checking whether make supports the include directive configure:5650: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:5653: $? = 0 configure:5672: result: yes (GNU style) configure:5697: checking dependency style of gcc configure:5808: result: gcc3 configure:5881: checking for g++ configure:5897: found /usr/bin/g++ configure:5908: result: g++ configure:5935: checking for C++ compiler version configure:5944: 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:5955: $? = 0 configure:5944: 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:5955: $? = 0 configure:5944: g++ -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:5955: $? = 1 configure:5944: g++ -qversion >&5 clang: error: unknown argument: '-qversion' clang: error: no input files configure:5955: $? = 1 configure:5959: checking whether we are using the GNU C++ compiler configure:5978: g++ -c conftest.cpp >&5 configure:5978: $? = 0 configure:5987: result: yes configure:5996: checking whether g++ accepts -g configure:6016: g++ -c -g conftest.cpp >&5 configure:6016: $? = 0 configure:6057: result: yes configure:6082: checking dependency style of g++ configure:6193: result: gcc3 configure:6214: checking how to run the C preprocessor configure:6245: gcc -E conftest.c configure:6245: $? = 0 configure:6259: gcc -E conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:6259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | /* end confdefs.h. */ | #include configure:6284: result: gcc -E configure:6304: gcc -E conftest.c configure:6304: $? = 0 configure:6318: gcc -E conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:6318: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | /* end confdefs.h. */ | #include configure:6347: checking for grep that handles long lines and -e configure:6405: result: /usr/bin/grep configure:6410: checking for egrep configure:6472: result: /usr/bin/grep -E configure:6477: checking for ANSI C header files configure:6497: gcc -c conftest.c >&5 configure:6497: $? = 0 configure:6570: gcc -o conftest conftest.c >&5 configure:6570: $? = 0 configure:6570: ./conftest configure:6570: $? = 0 configure:6581: result: yes configure:6594: checking for sys/types.h configure:6594: gcc -c conftest.c >&5 configure:6594: $? = 0 configure:6594: result: yes configure:6594: checking for sys/stat.h configure:6594: gcc -c conftest.c >&5 configure:6594: $? = 0 configure:6594: result: yes configure:6594: checking for stdlib.h configure:6594: gcc -c conftest.c >&5 configure:6594: $? = 0 configure:6594: result: yes configure:6594: checking for string.h configure:6594: gcc -c conftest.c >&5 configure:6594: $? = 0 configure:6594: result: yes configure:6594: checking for memory.h configure:6594: gcc -c conftest.c >&5 configure:6594: $? = 0 configure:6594: result: yes configure:6594: checking for strings.h configure:6594: gcc -c conftest.c >&5 configure:6594: $? = 0 configure:6594: result: yes configure:6594: checking for inttypes.h configure:6594: gcc -c conftest.c >&5 configure:6594: $? = 0 configure:6594: result: yes configure:6594: checking for stdint.h configure:6594: gcc -c conftest.c >&5 configure:6594: $? = 0 configure:6594: result: yes configure:6594: checking for unistd.h configure:6594: gcc -c conftest.c >&5 configure:6594: $? = 0 configure:6594: result: yes configure:6607: checking minix/config.h usability configure:6607: gcc -c conftest.c >&5 conftest.c:54:10: fatal error: 'minix/config.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:6607: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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:6607: result: no configure:6607: checking minix/config.h presence configure:6607: gcc -E conftest.c conftest.c:21:10: fatal error: 'minix/config.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:6607: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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:6607: result: no configure:6607: checking for minix/config.h configure:6607: result: no configure:6631: checking whether it is safe to define __EXTENSIONS__ configure:6649: gcc -c conftest.c >&5 configure:6649: $? = 0 configure:6656: result: yes configure:6689: checking whether _XOPEN_SOURCE should be defined configure:6708: gcc -c conftest.c >&5 configure:6708: $? = 0 configure:6732: result: no configure:6749: checking for Minix Amsterdam compiler configure:6773: result: no configure:6833: checking for ar configure:6849: found /usr/bin/ar configure:6860: result: ar configure:6886: checking the archiver (ar) interface configure:6902: gcc -c conftest.c >&5 configure:6902: $? = 0 configure:6904: ar cru libconftest.a conftest.o >&5 configure:6907: $? = 0 configure:6935: result: ar configure:7000: checking for ar configure:7027: result: ar configure:7102: checking for ranlib configure:7118: found /usr/bin/ranlib configure:7129: result: ranlib configure:7160: checking build system type configure:7174: result: x86_64-apple-darwin17.7.0 configure:7194: checking host system type configure:7207: result: x86_64-apple-darwin17.7.0 configure:7263: checking for special C compiler options needed for large files configure:7308: result: no configure:7314: checking for _FILE_OFFSET_BITS value needed for large files configure:7339: gcc -c conftest.c >&5 configure:7339: $? = 0 configure:7371: result: no configure:7976: checking the archiver (ar) interface configure:8025: result: ar configure:8091: checking how to print strings configure:8118: result: printf configure:8139: checking for a sed that does not truncate output configure:8203: result: /usr/bin/sed configure:8221: checking for fgrep configure:8283: result: /usr/bin/grep -F configure:8318: checking for ld used by gcc configure:8385: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:8392: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:8407: result: no configure:8419: checking for BSD- or MS-compatible name lister (nm) configure:8473: result: /usr/bin/nm -B configure:8603: checking the name lister (/usr/bin/nm -B) interface configure:8610: gcc -c conftest.c >&5 configure:8613: /usr/bin/nm -B "conftest.o" configure:8616: output 0000000000000000 S _some_variable configure:8623: result: BSD nm configure:8626: checking whether ln -s works configure:8630: result: yes configure:8638: checking the maximum length of command line arguments configure:8769: result: 196608 configure:8817: checking how to convert x86_64-apple-darwin17.7.0 file names to x86_64-apple-darwin17.7.0 format configure:8857: result: func_convert_file_noop configure:8864: checking how to convert x86_64-apple-darwin17.7.0 file names to toolchain format configure:8884: result: func_convert_file_noop configure:8891: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files configure:8898: result: -r configure:8972: checking for objdump configure:8988: found /usr/bin/objdump configure:8999: result: objdump configure:9031: checking how to recognize dependent libraries configure:9231: result: pass_all configure:9316: checking for dlltool configure:9346: result: no configure:9376: checking how to associate runtime and link libraries configure:9403: result: printf %s\n configure:9543: checking for archiver @FILE support configure:9560: gcc -c conftest.c >&5 configure:9560: $? = 0 configure:9563: ar cr libconftest.a @conftest.lst >&5 ar: @conftest.lst: No such file or directory configure:9566: $? = 1 configure:9586: result: no configure:9644: checking for strip configure:9660: found /usr/bin/strip configure:9671: result: strip configure:9743: checking for ranlib configure:9770: result: ranlib configure:9872: checking command to parse /usr/bin/nm -B output from gcc object configure:10025: gcc -c conftest.c >&5 configure:10028: $? = 0 configure:10032: /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:10035: $? = 0 cannot find nm_test_var in conftest.nm configure:10025: gcc -c conftest.c >&5 configure:10028: $? = 0 configure:10032: /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:10035: $? = 0 configure:10101: gcc -o conftest conftest.c conftstm.o >&5 configure:10104: $? = 0 configure:10142: result: ok configure:10189: checking for sysroot configure:10219: result: no configure:10226: checking for a working dd configure:10264: result: /bin/dd configure:10268: checking how to truncate binary pipes configure:10283: result: /bin/dd bs=4096 count=1 configure:10612: checking for mt configure:10642: result: no configure:10662: checking if : is a manifest tool configure:10668: : '-?' configure:10676: result: no configure:10732: checking for dsymutil configure:10748: found /usr/bin/dsymutil configure:10759: result: dsymutil configure:10824: checking for nmedit configure:10840: found /usr/bin/nmedit configure:10851: result: nmedit configure:10916: checking for lipo configure:10932: found /usr/bin/lipo configure:10943: result: lipo configure:11008: checking for otool configure:11024: found /usr/bin/otool configure:11035: result: otool configure:11100: checking for otool64 configure:11130: result: no configure:11175: checking for -single_module linker flag gcc -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c configure:11208: result: yes configure:11211: checking for -exported_symbols_list linker flag configure:11231: gcc -o conftest -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 configure:11231: $? = 0 configure:11241: result: yes configure:11244: 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:11276: result: yes configure:11350: checking for dlfcn.h configure:11350: gcc -c conftest.c >&5 configure:11350: $? = 0 configure:11350: result: yes configure:11617: checking for objdir configure:11632: result: .libs configure:11896: checking if gcc supports -fno-rtti -fno-exceptions configure:11914: gcc -c -fno-rtti -fno-exceptions conftest.c >&5 configure:11918: $? = 0 configure:11931: result: yes configure:12289: checking for gcc option to produce PIC configure:12296: result: -fno-common -DPIC configure:12304: checking if gcc PIC flag -fno-common -DPIC works configure:12322: gcc -c -fno-common -DPIC -DPIC conftest.c >&5 configure:12326: $? = 0 configure:12339: result: yes configure:12368: checking if gcc static flag -static works configure:12396: result: no configure:12411: checking if gcc supports -c -o file.o configure:12432: gcc -c -o out/conftest2.o conftest.c >&5 configure:12436: $? = 0 configure:12458: result: yes configure:12466: checking if gcc supports -c -o file.o configure:12513: result: yes configure:12546: checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:13807: result: yes configure:14047: checking dynamic linker characteristics configure:14865: result: darwin17.7.0 dyld configure:14987: checking how to hardcode library paths into programs configure:15012: result: immediate configure:15560: checking whether stripping libraries is possible configure:15577: result: yes configure:15611: checking if libtool supports shared libraries configure:15613: result: yes configure:15616: checking whether to build shared libraries configure:15641: result: yes configure:15644: checking whether to build static libraries configure:15648: result: yes configure:15671: checking how to run the C++ preprocessor configure:15698: g++ -E conftest.cpp configure:15698: $? = 0 configure:15712: g++ -E conftest.cpp conftest.cpp:40:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:15712: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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:15737: result: g++ -E configure:15757: g++ -E conftest.cpp configure:15757: $? = 0 configure:15771: g++ -E conftest.cpp conftest.cpp:40:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:15771: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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:15933: checking for ld used by g++ configure:16000: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:16007: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:16022: result: no configure:16077: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:17151: result: yes configure:17187: g++ -c conftest.cpp >&5 configure:17190: $? = 0 configure:17671: checking for g++ option to produce PIC configure:17678: result: -fno-common -DPIC configure:17686: checking if g++ PIC flag -fno-common -DPIC works configure:17704: g++ -c -fno-common -DPIC -DPIC conftest.cpp >&5 configure:17708: $? = 0 configure:17721: result: yes configure:17744: checking if g++ static flag -static works configure:17772: result: no configure:17784: checking if g++ supports -c -o file.o configure:17805: g++ -c -o out/conftest2.o conftest.cpp >&5 configure:17809: $? = 0 configure:17831: result: yes configure:17836: checking if g++ supports -c -o file.o configure:17883: result: yes configure:17913: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:17953: result: yes configure:18094: checking dynamic linker characteristics configure:18839: result: darwin17.7.0 dyld configure:18904: checking how to hardcode library paths into programs configure:18929: result: immediate configure:19116: checking for g++ configure:19132: found /usr/bin/g++ configure:19144: result: yes configure:19351: checking whether gcc is Clang configure:19376: result: yes configure:19423: checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread configure:19448: gcc -o conftest -Werror -Wunknown-warning-option -pthread -Wall -O3 conftest.c >&5 configure:19448: $? = 0 configure:19454: (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:19454: $? = 0 configure:19472: result: no configure:19621: checking for joinable pthread attribute configure:19639: gcc -o conftest -Wall -O3 -pthread conftest.c >&5 configure:19639: $? = 0 configure:19647: result: PTHREAD_CREATE_JOINABLE configure:19661: checking whether more special flags are required for pthreads configure:19674: result: no configure:19682: checking for PTHREAD_PRIO_INHERIT configure:19699: gcc -o conftest -Wall -O3 -pthread conftest.c >&5 configure:19699: $? = 0 configure:19708: result: yes configure:19889: checking for stdlib.h configure:19889: result: yes configure:19899: checking for GNU libc compatible malloc configure:19935: gcc -o conftest -Wall -O3 -pthread conftest.c >&5 configure:19935: $? = 0 configure:19935: ./conftest configure:19935: $? = 0 configure:19946: result: yes configure:19980: checking size of size_t configure:19985: gcc -o conftest -Wall -O3 -pthread conftest.c >&5 configure:19985: $? = 0 configure:19985: ./conftest configure:19985: $? = 0 configure:19999: result: 8 configure:20020: checking size of long configure:20025: gcc -o conftest -Wall -O3 -pthread conftest.c >&5 configure:20025: $? = 0 configure:20025: ./conftest configure:20025: $? = 0 configure:20039: result: 8 configure:20073: checking if PATH contains current directory configure:20107: result: no configure:20170: checking for ld configure:20298: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:20305: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:20320: result: no configure:20327: checking for shared library run path origin configure:20340: result: done configure:20361: checking 32-bit host C ABI configure:20399: gcc -c -Wall -O3 -pthread conftest.c >&5 configure:20399: $? = 0 configure:20586: result: no configure:20623: checking for the common suffixes of directories in the library search path configure:20674: result: lib,lib configure:21171: checking for libm configure:21193: gcc -o conftest -Wall -O3 -pthread conftest.c -lm >&5 configure:21193: $? = 0 configure:21203: result: yes configure:21210: checking how to link with libm configure:21212: result: -lm configure:21725: checking for libgsl configure:21749: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c -L/usr/local/lib -lgsl -lgslcblas -lm >&5 configure:21749: $? = 0 configure:21759: result: yes configure:21766: checking how to link with libgsl configure:21768: result: -L/usr/local/lib -lgsl -lgslcblas -lm configure:22298: checking for libz configure:22320: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c -lz >&5 configure:22320: $? = 0 configure:22330: result: yes configure:22337: checking how to link with libz configure:22339: result: -lz configure:22852: checking for libcurl configure:22874: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c -lcurl >&5 configure:22874: $? = 0 configure:22884: result: yes configure:22891: checking how to link with libcurl configure:22893: result: -lcurl configure:23413: checking for libcfitsio configure:23440: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c /usr/local/lib/libcfitsio.a -lcurl -lz -L/usr/local/lib -lgsl -lgslcblas -lm -lm >&5 configure:23440: $? = 0 configure:23450: result: yes configure:23457: checking how to link with libcfitsio configure:23459: result: /usr/local/lib/libcfitsio.a configure:23973: checking for libwcs configure:24002: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c -L/usr/local/lib -lwcs >&5 configure:24002: $? = 0 configure:24012: result: yes configure:24019: checking how to link with libwcs configure:24021: result: -L/usr/local/lib -lwcs configure:24056: checking if GSL supports Steffen splines configure:24069: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c -L/usr/local/lib -lwcs /usr/local/lib/libcfitsio.a -lcurl -lz -L/usr/local/lib -lgsl -lgslcblas -lm -lm >&5 conftest.c:59:24: warning: unused variable 'itype' [-Wunused-variable] const gsl_interp_type *itype=gsl_interp_steffen; ^ 1 warning generated. configure:24069: $? = 0 configure:24070: result: yes configure:24084: checking for fits_is_reentrant in -lcfitsio configure:24109: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c -lcfitsio -lm >&5 configure:24109: $? = 0 configure:24118: result: yes configure:24136: checking for wcslib_version in -lwcs configure:24161: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c -lwcs -lcfitsio -lm >&5 configure:24161: $? = 0 configure:24170: result: yes configure:24188: checking for pthread_barrier_wait in -lpthread configure:24213: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c -lpthread >&5 Undefined symbols for architecture x86_64: "_pthread_barrier_wait", referenced from: _main in conftest-8c2c22.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:24213: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 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 pthread_barrier_wait (); | int | main () | { | return pthread_barrier_wait (); | ; | return 0; | } configure:24222: result: no configure:24245: checking for help2man configure:24261: found /usr/local/bin/help2man configure:24273: result: yes configure:24786: checking for libjpeg configure:24815: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c -L/usr/local/lib -ljpeg >&5 configure:24815: $? = 0 configure:24825: result: yes configure:24832: checking how to link with libjpeg configure:24834: result: -L/usr/local/lib -ljpeg configure:25372: checking for liblzma configure:25394: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c -L/usr/local/lib -llzma >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ 1 warning generated. configure:25394: $? = 0 configure:25404: result: yes configure:25411: checking how to link with liblzma configure:25413: result: -L/usr/local/lib -llzma configure:25926: checking for libtiff configure:25951: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c -L/usr/local/lib -ltiff >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:63:24: warning: unused variable 'tif' [-Wunused-variable] void junk(void) {TIFF *tif=TIFFOpen("junk", "r");} ^ 2 warnings generated. configure:25951: $? = 0 configure:25961: result: yes configure:25968: checking how to link with libtiff configure:25970: result: -L/usr/local/lib -ltiff configure:26504: checking for libgit2 configure:26529: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c -lgit2 >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:64:10: fatal error: 'git2.h' file not found #include ^~~~~~~~ 2 warnings and 1 error generated. configure:26529: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | /* end confdefs.h. */ | | #include | void junk(void) {git_libgit2_init();} | | int | main () | { | | ; | return 0; | } configure:26539: result: no configure:26593: checking for libtool configure:26609: found /usr/bin/libtool configure:26621: result: yes configure:26631: checking for bash configure:26647: found /bin/bash configure:26659: result: yes configure:26669: checking for zsh configure:26685: found /bin/zsh configure:26697: result: yes configure:26708: checking if libtool executable is GNU configure:26715: result: no configure:26728: checking for glibtool configure:26744: found /usr/local/bin/glibtool configure:26756: result: yes configure:26781: checking for shell to use with libtool configure:26818: result: none configure:26865: checking for gs configure:26881: found /usr/local/bin/gs configure:26893: result: yes configure:26902: checking Ghostscript version configure:26940: result: 9.21 configure:27058: checking for size_t configure:27058: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27058: $? = 0 configure:27058: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:100:21: error: expected expression if (sizeof ((size_t))) ^ 2 warnings and 1 error generated. configure:27058: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | /* 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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:27058: result: yes configure:27071: checking for working alloca.h configure:27088: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27088: $? = 0 configure:27096: result: yes configure:27104: checking for alloca configure:27141: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27141: $? = 0 configure:27149: result: yes configure:27259: checking for inline configure:27275: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:68:21: warning: unused function 'static_foo' [-Wunused-function] static inline foo_t static_foo () {return 0; } ^ 3 warnings generated. configure:27275: $? = 0 configure:27283: result: inline configure:27301: checking for C/C++ restrict keyword configure:27328: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27328: $? = 0 configure:27336: result: __restrict configure:27349: checking whether clearerr_unlocked is declared configure:27349: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27349: $? = 0 configure:27349: result: yes configure:27360: checking whether feof_unlocked is declared configure:27360: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27360: $? = 0 configure:27360: result: yes configure:27371: checking whether ferror_unlocked is declared configure:27371: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27371: $? = 0 configure:27371: result: yes configure:27382: checking whether fflush_unlocked is declared configure:27382: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:110:10: error: use of undeclared identifier 'fflush_unlocked' (void) fflush_unlocked; ^ 2 warnings and 1 error generated. configure:27382: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 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 | int | main () | { | #ifndef fflush_unlocked | #ifdef __cplusplus | (void) fflush_unlocked; | #else | (void) fflush_unlocked; | #endif | #endif | | ; | return 0; | } configure:27382: result: no configure:27393: checking whether fgets_unlocked is declared configure:27393: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:111:10: error: use of undeclared identifier 'fgets_unlocked' (void) fgets_unlocked; ^ 2 warnings and 1 error generated. configure:27393: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | /* 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 | int | main () | { | #ifndef fgets_unlocked | #ifdef __cplusplus | (void) fgets_unlocked; | #else | (void) fgets_unlocked; | #endif | #endif | | ; | return 0; | } configure:27393: result: no configure:27404: checking whether fputc_unlocked is declared configure:27404: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:112:10: error: use of undeclared identifier 'fputc_unlocked' (void) fputc_unlocked; ^ 2 warnings and 1 error generated. configure:27404: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | /* 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 | int | main () | { | #ifndef fputc_unlocked | #ifdef __cplusplus | (void) fputc_unlocked; | #else | (void) fputc_unlocked; | #endif | #endif | | ; | return 0; | } configure:27404: result: no configure:27415: checking whether fputs_unlocked is declared configure:27415: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:113:10: error: use of undeclared identifier 'fputs_unlocked' (void) fputs_unlocked; ^ 2 warnings and 1 error generated. configure:27415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | /* 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 | int | main () | { | #ifndef fputs_unlocked | #ifdef __cplusplus | (void) fputs_unlocked; | #else | (void) fputs_unlocked; | #endif | #endif | | ; | return 0; | } configure:27415: result: no configure:27426: checking whether fread_unlocked is declared configure:27426: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:114:10: error: use of undeclared identifier 'fread_unlocked' (void) fread_unlocked; ^ 2 warnings and 1 error generated. configure:27426: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | /* 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 | int | main () | { | #ifndef fread_unlocked | #ifdef __cplusplus | (void) fread_unlocked; | #else | (void) fread_unlocked; | #endif | #endif | | ; | return 0; | } configure:27426: result: no configure:27437: checking whether fwrite_unlocked is declared configure:27437: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:115:10: error: use of undeclared identifier 'fwrite_unlocked' (void) fwrite_unlocked; ^ 2 warnings and 1 error generated. configure:27437: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | /* 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 | int | main () | { | #ifndef fwrite_unlocked | #ifdef __cplusplus | (void) fwrite_unlocked; | #else | (void) fwrite_unlocked; | #endif | #endif | | ; | return 0; | } configure:27437: result: no configure:27448: checking whether getc_unlocked is declared configure:27448: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27448: $? = 0 configure:27448: result: yes configure:27459: checking whether getchar_unlocked is declared configure:27459: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27459: $? = 0 configure:27459: result: yes configure:27470: checking whether putc_unlocked is declared configure:27470: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27470: $? = 0 configure:27470: result: yes configure:27481: checking whether putchar_unlocked is declared configure:27481: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27481: $? = 0 configure:27481: result: yes configure:27498: checking for flockfile configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for funlockfile configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for btowc configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for _set_invalid_parameter_handler configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. Undefined symbols for architecture x86_64: "__set_invalid_parameter_handler", referenced from: _main in conftest-bf349b.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:27498: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | /* end confdefs.h. */ | /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler. | For example, HP-UX 11i declares gettimeofday. */ | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _set_invalid_parameter_handler (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _set_invalid_parameter_handler | | /* 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 _set_invalid_parameter_handler (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler | choke me | #endif | | int | main () | { | return _set_invalid_parameter_handler (); | ; | return 0; | } configure:27498: result: no configure:27498: checking for fchdir configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for faccessat configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for fcntl configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for symlink configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for mempcpy configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. Undefined symbols for architecture x86_64: "_mempcpy", referenced from: _main in conftest-f4ea5f.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:27498: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | /* end confdefs.h. */ | /* Define mempcpy to an innocuous variant, in case declares mempcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mempcpy | | /* 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 mempcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_mempcpy || defined __stub___mempcpy | choke me | #endif | | int | main () | { | return mempcpy (); | ; | return 0; | } configure:27498: result: no configure:27498: checking for fstatat configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for getdelim configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for getdtablesize configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for getprogname configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for getexecname configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. Undefined symbols for architecture x86_64: "_getexecname", referenced from: _main in conftest-079c8e.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:27498: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | /* end confdefs.h. */ | /* Define getexecname to an innocuous variant, in case declares getexecname. | For example, HP-UX 11i declares gettimeofday. */ | #define getexecname innocuous_getexecname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getexecname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getexecname | | /* 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 getexecname (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getexecname || defined __stub___getexecname | choke me | #endif | | int | main () | { | return getexecname (); | ; | return 0; | } configure:27498: result: no configure:27498: checking for iswcntrl configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for iswblank configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for lstat configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for mbsinit configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for mbrtowc configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for mprotect configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for tzset configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for nl_langinfo configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for openat configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for isblank configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:123:6: warning: incompatible redeclaration of library function 'isblank' [-Wincompatible-library-redeclaration] char isblank (); ^ conftest.c:123:6: note: 'isblank' is a builtin with type 'int (int)' 3 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for iswctype configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for secure_getenv configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. Undefined symbols for architecture x86_64: "_secure_getenv", referenced from: _main in conftest-b8ac6a.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:27498: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | /* end confdefs.h. */ | /* Define secure_getenv to an innocuous variant, in case declares secure_getenv. | For example, HP-UX 11i declares gettimeofday. */ | #define secure_getenv innocuous_secure_getenv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char secure_getenv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef secure_getenv | | /* 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 secure_getenv (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_secure_getenv || defined __stub___secure_getenv | choke me | #endif | | int | main () | { | return secure_getenv (); | ; | return 0; | } configure:27498: result: no configure:27498: checking for getuid configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for geteuid configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for getgid configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for getegid configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for sleep configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for strdup configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:130:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration] char strdup (); ^ conftest.c:130:6: note: 'strdup' is a builtin with type 'char *(const char *)' 3 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for strerror_r configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for __xpg_strerror_r configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. Undefined symbols for architecture x86_64: "___xpg_strerror_r", referenced from: _main in conftest-a6aa8e.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:27498: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | /* end confdefs.h. */ | /* Define __xpg_strerror_r to an innocuous variant, in case declares __xpg_strerror_r. | For example, HP-UX 11i declares gettimeofday. */ | #define __xpg_strerror_r innocuous___xpg_strerror_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __xpg_strerror_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __xpg_strerror_r | | /* 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 __xpg_strerror_r (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___xpg_strerror_r || defined __stub_____xpg_strerror_r | choke me | #endif | | int | main () | { | return __xpg_strerror_r (); | ; | return 0; | } configure:27498: result: no configure:27498: checking for strndup configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:132:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration] char strndup (); ^ conftest.c:132:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)' 3 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for strptime configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for localtime_r configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for pipe configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for vasnprintf configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. Undefined symbols for architecture x86_64: "_vasnprintf", referenced from: _main in conftest-c247c2.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:27498: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | /* end confdefs.h. */ | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vasnprintf innocuous_vasnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vasnprintf | | /* 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 vasnprintf (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_vasnprintf || defined __stub___vasnprintf | choke me | #endif | | int | main () | { | return vasnprintf (); | ; | return 0; | } configure:27498: result: no configure:27498: checking for snprintf configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:136:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] char snprintf (); ^ conftest.c:136:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' 3 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for wcrtomb configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for wcwidth configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for ftruncate configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for gettimeofday configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for newlocale configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for uselocale configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for duplocale configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for freelocale configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for pthread_sigmask configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for setenv configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for sigaction configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for sigaltstack configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for siginterrupt configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for catgets configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for shutdown configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for usleep configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27498: checking for wctob configure:27498: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27498: $? = 0 configure:27498: result: yes configure:27517: checking for features.h configure:27517: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:165:10: fatal error: 'features.h' file not found #include ^~~~~~~~~~~~ 2 warnings and 1 error generated. configure:27517: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 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:27517: result: no configure:27517: checking for linewrap.h configure:27517: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:165:10: fatal error: 'linewrap.h' file not found #include ^~~~~~~~~~~~ 2 warnings and 1 error generated. configure:27517: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 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:27517: result: no configure:27517: checking for unistd.h configure:27517: result: yes configure:27517: checking for sys/param.h configure:27517: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27517: $? = 0 configure:27517: result: yes configure:27517: checking for sys/socket.h configure:27517: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27517: $? = 0 configure:27517: result: yes configure:27517: checking for dirent.h configure:27517: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27517: $? = 0 configure:27517: result: yes configure:27517: checking for sys/stat.h configure:27517: result: yes configure:27517: checking for getopt.h configure:27517: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27517: $? = 0 configure:27517: result: yes configure:27517: checking for sys/cdefs.h configure:27517: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27517: $? = 0 configure:27517: result: yes configure:27517: checking for limits.h configure:27517: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27517: $? = 0 configure:27517: result: yes configure:27517: checking for wchar.h configure:27517: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27517: $? = 0 configure:27517: result: yes configure:27517: checking for stdint.h configure:27517: result: yes configure:27517: checking for inttypes.h configure:27517: result: yes configure:27517: checking for crtdefs.h configure:27517: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:176:10: fatal error: 'crtdefs.h' file not found #include ^~~~~~~~~~~ 2 warnings and 1 error generated. configure:27517: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_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:27517: result: no configure:27517: checking for wctype.h configure:27517: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27517: $? = 0 configure:27517: result: yes configure:27517: checking for langinfo.h configure:27517: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27517: $? = 0 configure:27517: result: yes configure:27517: checking for xlocale.h configure:27517: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27517: $? = 0 configure:27517: result: yes configure:27517: checking for math.h configure:27517: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27517: $? = 0 configure:27517: result: yes configure:27517: checking for sys/mman.h configure:27517: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27517: $? = 0 configure:27517: result: yes configure:27517: checking for malloc.h configure:27517: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:181:10: fatal error: 'malloc.h' file not found #include ^~~~~~~~~~ 2 warnings and 1 error generated. configure:27517: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_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:27517: result: no configure:27517: checking for sys/time.h configure:27517: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27517: $? = 0 configure:27517: result: yes configure:27517: checking for strings.h configure:27517: result: yes configure:27517: checking for sys/wait.h configure:27517: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27517: $? = 0 configure:27517: result: yes configure:27517: checking for sysexits.h configure:27517: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27517: $? = 0 configure:27517: result: yes configure:27517: checking for arpa/inet.h configure:27517: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27517: $? = 0 configure:27517: result: yes configure:27517: checking for netdb.h configure:27517: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27517: $? = 0 configure:27517: result: yes configure:27517: checking for netinet/in.h configure:27517: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27517: $? = 0 configure:27517: result: yes configure:27517: checking for semaphore.h configure:27517: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27517: $? = 0 configure:27517: result: yes configure:27517: checking for sys/select.h configure:27517: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27517: $? = 0 configure:27517: result: yes configure:27517: checking for sys/ioctl.h configure:27517: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27517: $? = 0 configure:27517: result: yes configure:27517: checking for sys/uio.h configure:27517: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27517: $? = 0 configure:27517: result: yes configure:27532: checking whether strerror_r is declared configure:27532: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27532: $? = 0 configure:27532: result: yes configure:27545: checking for strerror_r configure:27545: result: yes configure:27554: checking whether strerror_r returns char * configure:27578: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:198:13: error: indirection requires pointer operand ('int' invalid) char x = *strerror_r (0, buf, sizeof buf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conftest.c:199:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion] char *p = strerror_r (0, buf, sizeof buf); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings and 1 error generated. configure:27578: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 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 | int | main () | { | | char buf[100]; | char x = *strerror_r (0, buf, sizeof buf); | char *p = strerror_r (0, buf, sizeof buf); | return !p || x; | | ; | return 0; | } configure:27616: result: no configure:27724: checking whether uses 'inline' correctly configure:27749: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest1.c >&5 In file included from conftest1.c:1: ./conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ ./conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ ./conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ ./conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27752: $? = 0 configure:27771: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest2.c >&5 In file included from conftest2.c:1: ./conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ ./conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ ./conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ ./conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27774: $? = 0 configure:27787: result: yes configure:27804: checking for nl_langinfo and CODESET configure:27820: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27820: $? = 0 configure:27829: result: yes configure:27840: checking for a traditional french locale configure:27915: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:27918: $? = 0 configure:27974: result: fr_FR.ISO8859-1 configure:28170: checking whether the preprocessor supports include_next configure:28208: gcc -c -Wall -O3 -pthread -I/usr/local/include -Iconftestd1b -Iconftestd2 conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:28208: $? = 0 configure:28229: result: yes configure:28250: checking whether system header files limit the line length conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:28273: result: no configure:28286: checking whether // is distinct from / configure:28315: result: no configure:28325: checking for complete errno.h conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:28398: result: yes configure:28701: checking for uid_t in sys/types.h conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:28720: result: yes configure:28731: checking type of array argument to getgroups configure:28765: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:28765: $? = 0 configure:28765: ./conftest configure:28765: $? = 0 configure:28790: result: gid_t configure:28802: checking whether lstat correctly handles trailing slash configure:28844: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:28844: $? = 0 configure:28844: ./conftest configure:28844: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | /* 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 | int | main () | { | struct stat sbuf; | if (symlink ("conftest.file", "conftest.sym") != 0) | return 1; | /* Linux will dereference the symlink and fail, as required by | POSIX. That is better in the sense that it means we will not | have to compile and use the lstat wrapper. */ | return lstat ("conftest.sym/", &sbuf) == 0; | | ; | return 0; | } configure:28856: result: no configure:28868: checking whether fchdir is declared configure:28868: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:28868: $? = 0 configure:28868: result: yes configure:28899: checking for working fcntl.h configure:29007: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:189:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion] int result = !constants; ~^~~~~~~~~ 3 warnings generated. configure:29007: $? = 0 configure:29007: ./conftest configure:29007: $? = 64 configure: program exited with status 64 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | /* end confdefs.h. */ | #include | #include | #if HAVE_UNISTD_H | # include | #else /* on Windows with MSVC */ | # include | # include | # defined sleep(n) _sleep ((n) * 1000) | #endif | #include | #ifndef O_NOATIME | #define O_NOATIME 0 | #endif | #ifndef O_NOFOLLOW | #define O_NOFOLLOW 0 | #endif | static int const constants[] = | { | O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND, | O_NONBLOCK, O_SYNC, O_ACCMODE, O_RDONLY, O_RDWR, O_WRONLY | }; | | int | main () | { | | int result = !constants; | #if HAVE_SYMLINK | { | static char const sym[] = "conftest.sym"; | if (symlink ("/dev/null", sym) != 0) | result |= 2; | else | { | int fd = open (sym, O_WRONLY | O_NOFOLLOW | O_CREAT, 0); | if (fd >= 0) | { | close (fd); | result |= 4; | } | } | if (unlink (sym) != 0 || symlink (".", sym) != 0) | result |= 2; | else | { | int fd = open (sym, O_RDONLY | O_NOFOLLOW); | if (fd >= 0) | { | close (fd); | result |= 4; | } | } | unlink (sym); | } | #endif | { | static char const file[] = "confdefs.h"; | int fd = open (file, O_RDONLY | O_NOATIME); | if (fd < 0) | result |= 8; | else | { | struct stat st0; | if (fstat (fd, &st0) != 0) | result |= 16; | else | { | char c; | sleep (1); | if (read (fd, &c, 1) != 1) | result |= 24; | else | { | if (close (fd) != 0) | result |= 32; | else | { | struct stat st1; | if (stat (file, &st1) != 0) | result |= 40; | else | if (st0.st_atime != st1.st_atime) | result |= 64; | } | } | } | } | } | return result; | ; | return 0; | } configure:29023: result: no (bad O_NOATIME) configure:29046: checking for pid_t configure:29046: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:29046: $? = 0 configure:29046: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:201:20: error: expected expression if (sizeof ((pid_t))) ^ 2 warnings and 1 error generated. configure:29046: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 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 | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:29046: result: yes configure:29057: checking for mode_t configure:29057: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:29057: $? = 0 configure:29057: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:201:21: error: expected expression if (sizeof ((mode_t))) ^ 2 warnings and 1 error generated. configure:29057: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 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 | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:29057: result: yes configure:29106: checking whether stat file-mode macros are broken configure:29133: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:29133: $? = 0 configure:29140: result: no configure:29324: checking for nlink_t configure:29324: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:29324: $? = 0 configure:29324: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:171:22: error: expected expression if (sizeof ((nlink_t))) ^ 2 warnings and 1 error generated. configure:29324: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((nlink_t))) | return 0; | ; | return 0; | } configure:29324: result: yes configure:29344: checking whether getcwd (NULL, 0) allocates memory for result configure:29403: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:29403: $? = 0 configure:29403: ./conftest configure:29403: $? = 0 configure:29413: result: yes configure:29417: checking for getcwd with POSIX signature configure:29439: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:29439: $? = 0 configure:29447: result: yes configure:29553: checking whether getdelim is declared configure:29553: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:29553: $? = 0 configure:29553: result: yes configure:29568: checking whether getdtablesize is declared configure:29568: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:29568: $? = 0 configure:29568: result: yes configure:29579: checking whether getline is declared configure:29579: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:29579: $? = 0 configure:29579: result: yes configure:29686: checking for getopt.h configure:29686: result: yes configure:29703: checking for getopt_long_only configure:29703: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:29703: $? = 0 configure:29703: result: yes configure:29717: checking whether getopt is POSIX compatible configure:29759: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:29759: $? = 0 configure:29759: ./conftest configure:29759: $? = 0 configure:29818: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:29818: $? = 0 configure:29818: ./conftest configure:29818: $? = 0 configure:29860: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:29860: $? = 0 configure:29860: ./conftest program: option requires an argument -- b configure:29860: $? = 16 configure: program exited with status 16 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | static char program[] = "program"; | static char ab[] = "-ab"; | char *argv[3] = { program, ab, NULL }; | if (getopt (2, argv, "ab:") != 'a') | return 13; | if (getopt (2, argv, "ab:") != '?') | return 14; | if (optopt != 'b') | return 15; | if (optind != 2) | return 16; | return 0; | } | configure:29878: result: no configure:30282: checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc. configure:30305: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:176:24: error: use of undeclared identifier 'ULLONG_WIDTH' int ullw = ULLONG_WIDTH; ^ 2 warnings and 1 error generated. configure:30305: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | /* end confdefs.h. */ | #ifndef __STDC_WANT_IEC_60559_BFP_EXT__ | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #endif | #include | long long llm = LLONG_MAX; | int wb = WORD_BIT; | int ullw = ULLONG_WIDTH; | | int | main () | { | | ; | return 0; | } configure:30312: result: no configure:30330: checking for wint_t configure:30355: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:30355: $? = 0 configure:30362: result: yes configure:30369: checking whether wint_t is too small configure:30397: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:30397: $? = 0 configure:30404: result: no configure:30417: checking for unsigned long long int configure:30456: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:30456: $? = 0 configure:30465: result: yes configure:30475: checking for long long int configure:30513: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:30513: $? = 0 configure:30513: ./conftest configure:30513: $? = 0 configure:30525: result: yes configure:30547: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:30547: $? = 0 configure:30707: checking whether stdint.h conforms to C99 configure:30887: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:30887: $? = 0 configure:30974: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:30974: $? = 0 configure:30974: ./conftest configure:30974: $? = 0 configure:30986: result: yes configure:30997: checking whether stdint.h predates C++11 configure:31033: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:31033: $? = 0 configure:31038: result: no configure:31049: checking whether stdint.h has UINTMAX_WIDTH etc. configure:31085: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:191:24: error: use of undeclared identifier 'UINTMAX_WIDTH' int iw = UINTMAX_WIDTH; ^ 2 warnings and 1 error generated. configure:31085: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | | /* Work if build is not clean. */ | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 | #ifndef __STDC_WANT_IEC_60559_BFP_EXT__ | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #endif | #include | | /* BSD/OS 4.0.1 has a bug: , and must be | included before . */ | #include | #include | #if HAVE_WCHAR_H | # include | # include | # include | #endif | | int iw = UINTMAX_WIDTH; | | int | main () | { | | ; | return 0; | } configure:31090: result: no configure:31558: checking for inttypes.h configure:31558: result: yes configure:31569: checking whether the inttypes.h PRIxNN macros are broken configure:31591: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:31591: $? = 0 configure:31599: result: no configure:31742: checking whether iswcntrl works configure:31786: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:31786: $? = 0 configure:31786: ./conftest configure:31786: $? = 0 configure:31797: result: yes configure:31821: checking for towlower configure:31821: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:31821: $? = 0 configure:31821: result: yes configure:31869: checking for wctype_t configure:31897: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:31897: $? = 0 configure:31905: result: yes configure:31911: checking for wctrans_t configure:31937: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:31937: $? = 0 configure:31945: result: yes configure:31985: checking for wchar_t configure:32002: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:32002: $? = 0 configure:32009: result: yes configure:32022: checking for good max_align_t configure:32044: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:32044: $? = 0 configure:32052: result: yes configure:32064: checking whether NULL can be used in arbitrary expressions configure:32082: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:32082: $? = 0 configure:32089: result: yes configure:32189: checking whether imported symbols can be declared weak configure:32207: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. Undefined symbols for architecture x86_64: "_xyzzy", referenced from: _main in conftest-dea284.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:32207: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | /* end confdefs.h. */ | extern void xyzzy (); | #pragma weak xyzzy | int | main () | { | xyzzy(); | ; | return 0; | } configure:32256: result: no configure:32261: checking pthread.h usability configure:32261: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:32261: $? = 0 configure:32261: result: yes configure:32261: checking pthread.h presence configure:32261: gcc -E -I/usr/local/include conftest.c conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:32261: $? = 0 configure:32261: result: yes configure:32261: checking for pthread.h configure:32261: result: yes configure:32299: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:32299: $? = 0 configure:32315: checking for pthread_kill in -lpthread configure:32340: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c -lpthread >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:32340: $? = 0 configure:32349: result: yes configure:33092: checking for multithread API to use configure:33094: result: posix configure:33202: checking whether malloc, realloc, calloc are POSIX compliant configure:33222: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:33222: $? = 0 configure:33230: result: yes configure:33237: checking for stdlib.h configure:33237: result: yes configure:33247: checking for GNU libc compatible malloc configure:33294: result: yes configure:33587: checking for mbstate_t configure:33611: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:33611: $? = 0 configure:33618: result: yes configure:33637: checking for a traditional japanese locale configure:33716: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:33719: $? = 0 configure:33777: result: ja_JP.eucJP configure:33785: checking for a transitional chinese locale configure:33865: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:33868: $? = 0 configure:33919: result: zh_CN.GB18030 configure:33926: checking for a french Unicode locale configure:33998: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:34001: $? = 0 configure:34047: result: fr_FR.UTF-8 configure:34141: checking for mmap configure:34141: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:34141: $? = 0 configure:34141: result: yes configure:34152: checking for MAP_ANONYMOUS conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:34189: result: yes configure:34213: checking whether memchr works configure:34293: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:34293: $? = 0 configure:34293: ./conftest configure:34293: $? = 0 configure:34304: result: yes configure:34312: checking whether memrchr is declared configure:34312: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:221:10: error: use of undeclared identifier 'memrchr' (void) memrchr; ^ 2 warnings and 1 error generated. configure:34312: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 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 | int | main () | { | #ifndef memrchr | #ifdef __cplusplus | (void) memrchr; | #else | (void) memrchr; | #endif | #endif | | ; | return 0; | } configure:34312: result: no configure:34327: checking whether defines MIN and MAX configure:34344: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:183:21: warning: implicit declaration of function 'MIN' is invalid in C99 [-Wimplicit-function-declaration] int x = MIN (42, 17); ^ conftest.c:183:21: error: initializer element is not a compile-time constant int x = MIN (42, 17); ^~~~~~~~~~~~ 3 warnings and 1 error generated. configure:34344: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | /* end confdefs.h. */ | #include | int x = MIN (42, 17); | int | main () | { | | ; | return 0; | } configure:34351: result: no configure:34364: checking whether defines MIN and MAX configure:34381: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:34381: $? = 0 configure:34388: result: yes configure:34429: checking whether time_t is signed configure:34446: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:34446: $? = 0 configure:34453: result: yes configure:34461: checking whether alarm is declared configure:34461: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:34461: $? = 0 configure:34461: result: yes configure:34487: checking for working mktime configure:34703: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:34703: $? = 0 configure:34703: ./conftest configure:34703: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | /* end confdefs.h. */ | /* Test program from Paul Eggert and Tony Leneis. */ | #include | #include | #include | | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_DECL_ALARM | # include | #endif | | #ifndef TIME_T_IS_SIGNED | # define TIME_T_IS_SIGNED 0 | #endif | | /* Work around redefinition to rpl_putenv by other config tests. */ | #undef putenv | | static time_t time_t_max; | static time_t time_t_min; | | /* Values we'll use to set the TZ environment variable. */ | static char *tz_strings[] = { | (char *) 0, "TZ=GMT0", "TZ=JST-9", | "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" | }; | #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) | | /* Return 0 if mktime fails to convert a date in the spring-forward gap. | Based on a problem report from Andreas Jaeger. */ | static int | spring_forward_gap () | { | /* glibc (up to about 1998-10-07) failed this test. */ | struct tm tm; | | /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0" | instead of "TZ=America/Vancouver" in order to detect the bug even | on systems that don't support the Olson extension, or don't have the | full zoneinfo tables installed. */ | putenv ("TZ=PST8PDT,M4.1.0,M10.5.0"); | | tm.tm_year = 98; | tm.tm_mon = 3; | tm.tm_mday = 5; | tm.tm_hour = 2; | tm.tm_min = 0; | tm.tm_sec = 0; | tm.tm_isdst = -1; | return mktime (&tm) != (time_t) -1; | } | | static int | mktime_test1 (time_t now) | { | struct tm *lt; | return ! (lt = localtime (&now)) || mktime (lt) == now; | } | | static int | mktime_test (time_t now) | { | return (mktime_test1 (now) | && mktime_test1 ((time_t) (time_t_max - now)) | && mktime_test1 ((time_t) (time_t_min + now))); | } | | static int | irix_6_4_bug () | { | /* Based on code from Ariel Faigon. */ | struct tm tm; | tm.tm_year = 96; | tm.tm_mon = 3; | tm.tm_mday = 0; | tm.tm_hour = 0; | tm.tm_min = 0; | tm.tm_sec = 0; | tm.tm_isdst = -1; | mktime (&tm); | return tm.tm_mon == 2 && tm.tm_mday == 31; | } | | static int | bigtime_test (int j) | { | struct tm tm; | time_t now; | tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec = j; | now = mktime (&tm); | if (now != (time_t) -1) | { | struct tm *lt = localtime (&now); | if (! (lt | && lt->tm_year == tm.tm_year | && lt->tm_mon == tm.tm_mon | && lt->tm_mday == tm.tm_mday | && lt->tm_hour == tm.tm_hour | && lt->tm_min == tm.tm_min | && lt->tm_sec == tm.tm_sec | && lt->tm_yday == tm.tm_yday | && lt->tm_wday == tm.tm_wday | && ((lt->tm_isdst < 0 ? -1 : 0 < lt->tm_isdst) | == (tm.tm_isdst < 0 ? -1 : 0 < tm.tm_isdst)))) | return 0; | } | return 1; | } | | static int | year_2050_test () | { | /* The correct answer for 2050-02-01 00:00:00 in Pacific time, | ignoring leap seconds. */ | unsigned long int answer = 2527315200UL; | | struct tm tm; | time_t t; | tm.tm_year = 2050 - 1900; | tm.tm_mon = 2 - 1; | tm.tm_mday = 1; | tm.tm_hour = tm.tm_min = tm.tm_sec = 0; | tm.tm_isdst = -1; | | /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0" | instead of "TZ=America/Vancouver" in order to detect the bug even | on systems that don't support the Olson extension, or don't have the | full zoneinfo tables installed. */ | putenv ("TZ=PST8PDT,M4.1.0,M10.5.0"); | | t = mktime (&tm); | | /* Check that the result is either a failure, or close enough | to the correct answer that we can assume the discrepancy is | due to leap seconds. */ | return (t == (time_t) -1 | || (0 < t && answer - 120 <= t && t <= answer + 120)); | } | | int | main () | { | int result = 0; | time_t t, delta; | int i, j; | int time_t_signed_magnitude = (time_t) ~ (time_t) 0 < (time_t) -1; | | #if HAVE_DECL_ALARM | /* This test makes some buggy mktime implementations loop. | Give up after 60 seconds; a mktime slower than that | isn't worth using anyway. */ | signal (SIGALRM, SIG_DFL); | alarm (60); | #endif | | time_t_max = (! TIME_T_IS_SIGNED | ? (time_t) -1 | : ((((time_t) 1 << (sizeof (time_t) * CHAR_BIT - 2)) - 1) | * 2 + 1)); | time_t_min = (! TIME_T_IS_SIGNED | ? (time_t) 0 | : time_t_signed_magnitude | ? ~ (time_t) 0 | : ~ time_t_max); | | delta = time_t_max / 997; /* a suitable prime number */ | for (i = 0; i < N_STRINGS; i++) | { | if (tz_strings[i]) | putenv (tz_strings[i]); | | for (t = 0; t <= time_t_max - delta && (result & 1) == 0; t += delta) | if (! mktime_test (t)) | result |= 1; | if ((result & 2) == 0 | && ! (mktime_test ((time_t) 1) | && mktime_test ((time_t) (60 * 60)) | && mktime_test ((time_t) (60 * 60 * 24)))) | result |= 2; | | for (j = 1; (result & 4) == 0; j <<= 1) | { | if (! bigtime_test (j)) | result |= 4; | if (INT_MAX / 2 < j) | break; | } | if ((result & 8) == 0 && ! bigtime_test (INT_MAX)) | result |= 8; | } | if (! irix_6_4_bug ()) | result |= 16; | if (! spring_forward_gap ()) | result |= 32; | if (! year_2050_test ()) | result |= 64; | return result; | } configure:34714: result: no configure:34723: checking for O_CLOEXEC configure:34743: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:34743: $? = 0 configure:34750: result: yes configure:34755: checking for promoted mode_t type configure:34772: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:189:13: warning: unused typedef 'array' [-Wunused-local-typedef] typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; ^ 3 warnings generated. configure:34772: $? = 0 configure:34780: result: int configure:34793: checking whether we are using the GNU C Library >= 2.1 or uClibc conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:187:10: fatal error: 'features.h' file not found #include ^~~~~~~~~~~~ 2 warnings and 1 error generated. configure:34823: result: no configure:34847: checking for stdbool.h that conforms to C99 configure:34922: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:243:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion] bool e = &s; ~ ^ conftest.c:247:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:247:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:247:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:247:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:247:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:247:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:247:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:247:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:248:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion] ~^ conftest.c:248:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion] ~^ conftest.c:248:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion] ~^ 14 warnings generated. configure:34922: $? = 0 configure:34929: result: yes configure:34931: checking for _Bool configure:34931: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:34931: $? = 0 configure:34931: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:222:20: error: expected expression if (sizeof ((_Bool))) ^ 2 warnings and 1 error generated. configure:34931: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | /* 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 | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:34931: result: yes configure:34950: checking whether strdup is declared configure:34950: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:34950: $? = 0 configure:34950: result: yes configure:34963: checking whether strerror(0) succeeds configure:35002: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:35002: $? = 0 configure:35002: ./conftest configure:35002: $? = 4 configure: program exited with status 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | int result = 0; | char *str; | errno = 0; | str = strerror (0); | if (!*str) result |= 1; | if (errno) result |= 2; | if (strstr (str, "nknown") || strstr (str, "ndefined")) | result |= 4; | return result; | ; | return 0; | } configure:35013: result: no configure:35367: checking whether strndup is declared configure:35367: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:35367: $? = 0 configure:35367: result: yes configure:35380: checking whether strnlen is declared configure:35380: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:35380: $? = 0 configure:35380: result: yes configure:35394: checking for struct tm.tm_gmtoff configure:35394: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:35394: $? = 0 configure:35394: result: yes configure:35404: checking whether ldexp() can be used without linking with libm configure:35426: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:35426: $? = 0 configure:35435: result: yes configure:35438: checking whether strtok_r is declared configure:35438: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:35438: $? = 0 configure:35438: result: yes configure:35571: checking for struct timeval configure:35594: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:35594: $? = 0 configure:35602: result: yes configure:35607: checking for wide-enough struct timeval.tv_sec member configure:35634: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:205:27: warning: unused typedef 'verify_tv_sec_type' [-Wunused-local-typedef] typedef int verify_tv_sec_type[ ^ 3 warnings generated. configure:35634: $? = 0 configure:35642: result: yes configure:35759: checking for struct timespec in configure:35776: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:35776: $? = 0 configure:35783: result: yes configure:36009: checking for inttypes.h configure:36028: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:36028: $? = 0 configure:36035: result: yes configure:36046: checking for stdint.h configure:36063: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:36063: $? = 0 configure:36070: result: yes configure:36083: checking for intmax_t configure:36108: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:36108: $? = 0 configure:36115: result: yes configure:36134: checking where to find the exponent in a 'double' configure:36448: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:36448: $? = 0 configure:36448: ./conftest configure:36448: $? = 0 configure:36460: result: word 1 bit 20 configure:36487: checking whether snprintf returns a byte count as in C99 configure:36578: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:36578: $? = 0 configure:36578: ./conftest configure:36578: $? = 0 configure:36589: result: yes configure:36600: checking for snprintf configure:36600: result: yes configure:36600: checking for strnlen configure:36600: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:36600: $? = 0 configure:36600: result: yes configure:36600: checking for wcslen configure:36600: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:224:6: warning: incompatible redeclaration of library function 'wcslen' [-Wincompatible-library-redeclaration] char wcslen (); ^ conftest.c:224:6: note: 'wcslen' is a builtin with type 'unsigned long (const int *)' 3 warnings generated. configure:36600: $? = 0 configure:36600: result: yes configure:36600: checking for wcsnlen configure:36600: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:36600: $? = 0 configure:36600: result: yes configure:36600: checking for mbrtowc configure:36600: result: yes configure:36600: checking for wcrtomb configure:36600: result: yes configure:36609: checking whether _snprintf is declared configure:36609: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:214:10: error: use of undeclared identifier '_snprintf' (void) _snprintf; ^ 2 warnings and 1 error generated. configure:36609: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _snprintf | #ifdef __cplusplus | (void) _snprintf; | #else | (void) _snprintf; | #endif | #endif | | ; | return 0; | } configure:36609: result: no configure:36631: checking whether vsnprintf is declared configure:36631: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:36631: $? = 0 configure:36631: result: yes configure:36696: checking whether is self-contained configure:36713: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:36713: $? = 0 configure:36721: result: yes configure:36726: checking for shutdown configure:36726: result: yes configure:36736: checking whether defines the SHUT_* macros configure:36753: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:213:5: warning: unused variable 'a' [-Wunused-variable] int a[] = { SHUT_RD, SHUT_WR, SHUT_RDWR }; ^ 3 warnings generated. configure:36753: $? = 0 configure:36761: result: yes configure:36863: checking for struct sockaddr_storage configure:36863: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:36863: $? = 0 configure:36863: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:225:38: error: expected expression if (sizeof ((struct sockaddr_storage))) ^ 2 warnings and 1 error generated. configure:36863: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | /* end confdefs.h. */ | | /* sys/types.h is not needed according to POSIX, but the | sys/socket.h in i386-unknown-freebsd4.10 and | powerpc-apple-darwin5.5 required it. */ | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | | | int | main () | { | if (sizeof ((struct sockaddr_storage))) | return 0; | ; | return 0; | } configure:36863: result: yes configure:36884: checking for sa_family_t configure:36884: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:36884: $? = 0 configure:36884: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:226:26: error: expected expression if (sizeof ((sa_family_t))) ^ 2 warnings and 1 error generated. configure:36884: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | /* end confdefs.h. */ | | /* sys/types.h is not needed according to POSIX, but the | sys/socket.h in i386-unknown-freebsd4.10 and | powerpc-apple-darwin5.5 required it. */ | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | | | int | main () | { | if (sizeof ((sa_family_t))) | return 0; | ; | return 0; | } configure:36884: result: yes configure:36913: checking for struct sockaddr_storage.ss_family configure:36913: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:36913: $? = 0 configure:36913: result: yes configure:36991: checking if environ is properly declared configure:37013: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:37013: $? = 0 configure:37020: result: no configure:37048: checking for IPv4 sockets configure:37074: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:226:7: warning: address of 'x' will always evaluate to 'true' [-Wpointer-bool-conversion] if (&x && &y && &z) return 0; ^ ~~ conftest.c:226:13: warning: address of 'y' will always evaluate to 'true' [-Wpointer-bool-conversion] if (&x && &y && &z) return 0; ~~ ^ conftest.c:226:19: warning: address of 'z' will always evaluate to 'true' [-Wpointer-bool-conversion] if (&x && &y && &z) return 0; ~~ ^ 5 warnings generated. configure:37074: $? = 0 configure:37081: result: yes configure:37089: checking for IPv6 sockets configure:37118: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:230:7: warning: address of 'x' will always evaluate to 'true' [-Wpointer-bool-conversion] if (&x && &y && &z) return 0; ^ ~~ conftest.c:230:13: warning: address of 'y' will always evaluate to 'true' [-Wpointer-bool-conversion] if (&x && &y && &z) return 0; ~~ ^ conftest.c:230:19: warning: address of 'z' will always evaluate to 'true' [-Wpointer-bool-conversion] if (&x && &y && &z) return 0; ~~ ^ 5 warnings generated. configure:37118: $? = 0 configure:37125: result: yes configure:37134: checking where to find the exponent in a 'float' configure:37211: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:37211: $? = 0 configure:37211: ./conftest configure:37211: $? = 0 configure:37223: result: word 0 bit 23 configure:37243: checking whether byte ordering is bigendian configure:37258: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:37258: $? = 0 configure:37303: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:37303: $? = 0 configure:37321: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:223:4: error: use of undeclared identifier 'not' not big endian ^ 2 warnings and 1 error generated. configure:37321: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:37449: result: no configure:37469: checking whether long double and double are the same configure:37490: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:220:19: error: 'check' declared as an array with a negative size typedef int check[sizeof (long double) == sizeof (double) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings and 1 error generated. configure:37490: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | /* end confdefs.h. */ | #include | int | main () | { | typedef int check[sizeof (long double) == sizeof (double) | && LDBL_MANT_DIG == DBL_MANT_DIG | && LDBL_MAX_EXP == DBL_MAX_EXP | && LDBL_MIN_EXP == DBL_MIN_EXP | ? 1 : -1]; | | ; | return 0; | } configure:37498: result: no configure:37513: checking for LC_MESSAGES configure:37529: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:37529: $? = 0 configure:37537: result: yes configure:37559: checking whether uselocale works configure:37586: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:37586: $? = 0 configure:37586: ./conftest configure:37586: $? = 0 configure:37597: result: yes configure:37614: checking for fake locale system (OpenBSD) configure:37643: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:37643: $? = 0 configure:37643: ./conftest configure:37643: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | /* end confdefs.h. */ | | #include | #if HAVE_XLOCALE_H | # include | #endif | int main () | { | locale_t loc1, loc2; | if (setlocale (LC_ALL, "de_DE.UTF-8") == NULL) return 1; | if (setlocale (LC_ALL, "fr_FR.UTF-8") == NULL) return 1; | loc1 = newlocale (LC_ALL_MASK, "de_DE.UTF-8", (locale_t)0); | loc2 = newlocale (LC_ALL_MASK, "fr_FR.UTF-8", (locale_t)0); | return !(loc1 == loc2); | } configure:37654: result: no configure:37669: checking for Solaris 11.4 locale system configure:37702: result: no configure:37717: checking for getlocalename_l configure:37717: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. Undefined symbols for architecture x86_64: "_getlocalename_l", referenced from: _main in conftest-a97560.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:37717: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | /* end confdefs.h. */ | /* Define getlocalename_l to an innocuous variant, in case declares getlocalename_l. | For example, HP-UX 11i declares gettimeofday. */ | #define getlocalename_l innocuous_getlocalename_l | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getlocalename_l (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getlocalename_l | | /* 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 getlocalename_l (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getlocalename_l || defined __stub___getlocalename_l | choke me | #endif | | int | main () | { | return getlocalename_l (); | ; | return 0; | } configure:37717: result: no configure:37738: checking for CFPreferencesCopyAppValue configure:37756: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:222:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull] CFPreferencesCopyAppValue(NULL, NULL) ~~~~ ^ conftest.c:222:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull] CFPreferencesCopyAppValue(NULL, NULL) ~~~~^ 4 warnings generated. ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation are out of sync. Falling back to library file for linking. configure:37756: $? = 0 configure:37765: result: yes configure:37772: checking for CFLocaleCopyPreferredLanguages configure:37790: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation are out of sync. Falling back to library file for linking. configure:37790: $? = 0 configure:37799: result: yes configure:37831: checking whether is self-contained configure:37848: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:224:16: warning: unused variable 'b' [-Wunused-variable] struct timeval b; ^ 3 warnings generated. configure:37848: $? = 0 configure:37867: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:224:5: warning: unused variable 'memset' [-Wunused-variable] int memset; int bzero; ^ conftest.c:224:17: warning: unused variable 'bzero' [-Wunused-variable] int memset; int bzero; ^ 4 warnings generated. configure:37867: $? = 0 configure:37897: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:37897: $? = 0 configure:37910: result: yes configure:38102: checking for library containing setsockopt configure:38124: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:38124: $? = 0 configure:38205: result: none needed configure:38228: checking whether select supports a 0 argument configure:38260: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:38260: $? = 0 configure:38260: ./conftest configure:38260: $? = 0 configure:38271: result: yes configure:38278: checking whether select detects invalid fds configure:38325: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:38325: $? = 0 configure:38325: ./conftest configure:38325: $? = 0 configure:38336: result: yes configure:38372: checking whether strerror_r is declared configure:38372: result: yes configure:38431: checking for sigset_t configure:38431: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:38431: $? = 0 configure:38431: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:230:23: error: expected expression if (sizeof ((sigset_t))) ^ 2 warnings and 1 error generated. configure:38431: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | /* end confdefs.h. */ | | #include | /* Mingw defines sigset_t not in , but in . */ | #include | | | int | main () | { | if (sizeof ((sigset_t))) | return 0; | ; | return 0; | } configure:38431: result: yes configure:38452: checking whether setenv is declared configure:38452: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:38452: $? = 0 configure:38452: result: yes configure:38478: checking search.h usability configure:38478: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:38478: $? = 0 configure:38478: result: yes configure:38478: checking search.h presence configure:38478: gcc -E -I/usr/local/include conftest.c conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:38478: $? = 0 configure:38478: result: yes configure:38478: checking for search.h configure:38478: result: yes configure:38490: checking for tsearch configure:38490: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:38490: $? = 0 configure:38490: result: yes configure:38517: checking whether unsetenv is declared configure:38517: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:38517: $? = 0 configure:38517: result: yes configure:38563: checking for alloca as a compiler built-in conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:38587: result: yes configure:38622: checking whether program_invocation_name is declared configure:38622: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:236:10: error: use of undeclared identifier 'program_invocation_name' (void) program_invocation_name; ^ 2 warnings and 1 error generated. configure:38622: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef program_invocation_name | #ifdef __cplusplus | (void) program_invocation_name; | #else | (void) program_invocation_name; | #endif | #endif | | ; | return 0; | } configure:38622: result: no configure:38641: checking whether program_invocation_short_name is declared configure:38641: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:238:10: error: use of undeclared identifier 'program_invocation_short_name' (void) program_invocation_short_name; ^ 2 warnings and 1 error generated. configure:38641: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef program_invocation_short_name | #ifdef __cplusplus | (void) program_invocation_short_name; | #else | (void) program_invocation_short_name; | #endif | #endif | | ; | return 0; | } configure:38641: result: no configure:38665: checking whether program_invocation_name is defined configure:38678: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:231:10: fatal error: 'argp.h' file not found #include ^~~~~~~~ 2 warnings and 1 error generated. configure:38678: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | /* end confdefs.h. */ | #include | int | main () | { | program_invocation_name = "test"; | ; | return 0; | } configure:38685: result: no configure:38691: checking whether program_invocation_short_name is defined configure:38704: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:231:10: fatal error: 'argp.h' file not found #include ^~~~~~~~ 2 warnings and 1 error generated. configure:38704: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | /* end confdefs.h. */ | #include | int | main () | { | program_invocation_short_name = "test"; | ; | return 0; | } configure:38711: result: no configure:38765: checking whether btowc(0) is correct configure:38802: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:38802: $? = 0 configure:38802: ./conftest configure:38802: $? = 0 configure:38813: result: yes configure:38816: checking whether btowc(EOF) is correct configure:38857: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:38857: $? = 0 configure:38857: ./conftest configure:38857: $? = 0 configure:38869: result: yes configure:38913: checking for __builtin_expect configure:38928: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:38928: $? = 0 configure:38953: result: yes configure:38981: checking whether this system has an arbitrary file name length limit conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:39022: result: yes configure:39224: checking for dirfd configure:39224: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:39224: $? = 0 configure:39224: result: yes configure:39233: checking whether dirfd is declared configure:39233: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:39233: $? = 0 configure:39233: result: yes configure:39250: checking whether dirfd is a macro conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:39273: result: no configure:39370: checking whether // is distinct from / configure:39399: result: no configure:39416: checking whether dup2 works configure:39504: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:39504: $? = 0 configure:39504: ./conftest configure:39504: $? = 0 configure:39515: result: yes configure:39580: checking for error_at_line configure:39596: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:241:10: fatal error: 'error.h' file not found #include ^~~~~~~~~ 2 warnings and 1 error generated. configure:39596: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | /* end confdefs.h. */ | #include | int | main () | { | error_at_line (0, 0, "", 0, "an error occurred"); | ; | return 0; | } configure:39604: result: no configure:39638: checking for euidaccess configure:39638: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. Undefined symbols for architecture x86_64: "_euidaccess", referenced from: _main in conftest-9565c3.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:39638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | /* end confdefs.h. */ | /* Define euidaccess to an innocuous variant, in case declares euidaccess. | For example, HP-UX 11i declares gettimeofday. */ | #define euidaccess innocuous_euidaccess | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char euidaccess (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef euidaccess | | /* 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 euidaccess (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_euidaccess || defined __stub___euidaccess | choke me | #endif | | int | main () | { | return euidaccess (); | ; | return 0; | } configure:39638: result: no configure:39666: checking libgen.h usability configure:39666: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:39666: $? = 0 configure:39666: result: yes configure:39666: checking libgen.h presence configure:39666: gcc -E -I/usr/local/include conftest.c conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:39666: $? = 0 configure:39666: result: yes configure:39666: checking for libgen.h configure:39666: result: yes configure:39677: checking for getgroups configure:39677: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:39677: $? = 0 configure:39677: result: yes configure:39732: checking for working getgroups configure:39761: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:39761: $? = 0 configure:39761: ./conftest configure:39761: $? = 0 configure:39772: result: yes configure:39794: checking for library containing eaccess configure:39825: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. Undefined symbols for architecture x86_64: "_eaccess", referenced from: _main in conftest-77224c.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:39825: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 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 eaccess (); | int | main () | { | return eaccess (); | ; | return 0; | } configure:39825: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c -lgen >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. ld: library not found for -lgen clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:39825: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 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 eaccess (); | int | main () | { | return eaccess (); | ; | return 0; | } configure:39842: result: no configure:39853: checking for eaccess configure:39853: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. Undefined symbols for architecture x86_64: "_eaccess", referenced from: _main in conftest-72b864.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:39853: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | /* end confdefs.h. */ | /* Define eaccess to an innocuous variant, in case declares eaccess. | For example, HP-UX 11i declares gettimeofday. */ | #define eaccess innocuous_eaccess | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char eaccess (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef eaccess | | /* 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 eaccess (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_eaccess || defined __stub___eaccess | choke me | #endif | | int | main () | { | return eaccess (); | ; | return 0; | } configure:39853: result: no configure:39911: checking for access configure:39911: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:39911: $? = 0 configure:39911: result: yes configure:40052: checking whether fcntl handles F_DUPFD correctly configure:40110: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:40110: $? = 0 configure:40110: ./conftest configure:40110: $? = 0 configure:40120: result: yes configure:40138: checking whether fcntl understands F_DUPFD_CLOEXEC configure:40159: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:40159: $? = 0 configure:40177: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:40177: $? = 0 configure:40188: result: yes configure:40395: checking whether conversion from 'int' to 'long double' works configure:40439: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:40439: $? = 0 configure:40439: ./conftest configure:40439: $? = 0 configure:40450: result: yes configure:40650: checking whether fstatat (..., 0) works configure:40675: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:40675: $? = 0 configure:40675: ./conftest configure:40675: $? = 0 configure:40686: result: yes configure:40736: checking whether __func__ is available configure:40752: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:257:13: warning: unused variable 'str' [-Wunused-variable] const char *str = __func__; ^ 3 warnings generated. configure:40752: $? = 0 configure:40759: result: yes configure:40816: checking for working getdelim function configure:40882: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:40882: $? = 0 configure:40882: ./conftest configure:40882: $? = 0 configure:40893: result: yes configure:40966: checking whether getdtablesize works configure:40999: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:40999: $? = 0 configure:40999: ./conftest configure:40999: $? = 0 configure:41012: result: yes configure:41055: checking for getgroups configure:41055: result: yes configure:41110: checking for working getgroups configure:41150: result: yes configure:41178: checking whether getgroups handles negative values configure:41209: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:41209: $? = 0 configure:41209: ./conftest configure:41209: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 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 | int | main () | { | int size = getgroups (0, 0); | gid_t *list = malloc (size * sizeof *list); | int result = getgroups (-1, list) != -1; | free (list); | return result; | ; | return 0; | } configure:41219: result: no configure:41264: checking for getline configure:41264: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:41264: $? = 0 configure:41264: result: yes configure:41272: checking for working getline function configure:41339: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:41339: $? = 0 configure:41339: ./conftest configure:41339: $? = 0 configure:41350: result: yes configure:41454: checking whether program_invocation_name is declared configure:41454: result: no configure:41469: checking whether program_invocation_short_name is declared configure:41469: result: no configure:41484: checking whether __argv is declared configure:41484: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:271:10: error: use of undeclared identifier '__argv' (void) __argv; ^ 2 warnings and 1 error generated. configure:41484: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef __argv | #ifdef __cplusplus | (void) __argv; | #else | (void) __argv; | #endif | #endif | | ; | return 0; | } configure:41484: result: no configure:41504: checking whether __progname is defined in default libraries configure:41523: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:41523: $? = 0 configure:41532: result: yes configure:41548: checking for group_member configure:41548: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. Undefined symbols for architecture x86_64: "_group_member", referenced from: _main in conftest-0eba4e.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:41548: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | /* end confdefs.h. */ | /* Define group_member to an innocuous variant, in case declares group_member. | For example, HP-UX 11i declares gettimeofday. */ | #define group_member innocuous_group_member | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char group_member (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef group_member | | /* 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 group_member (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_group_member || defined __stub___group_member | choke me | #endif | | int | main () | { | return group_member (); | ; | return 0; | } configure:41548: result: no configure:41627: checking whether INT32_MAX < INTMAX_MAX configure:41661: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:41661: $? = 0 configure:41668: result: yes configure:41679: checking whether INT64_MAX == LONG_MAX configure:41713: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:41713: $? = 0 configure:41720: result: yes configure:41733: checking whether UINT32_MAX < UINTMAX_MAX configure:41767: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:41767: $? = 0 configure:41774: result: yes configure:41785: checking whether UINT64_MAX == ULONG_MAX configure:41819: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:41819: $? = 0 configure:41826: result: yes configure:41846: checking whether iswblank is declared configure:41846: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:41846: $? = 0 configure:41846: result: yes configure:42006: checking whether langinfo.h defines CODESET configure:42024: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:42024: $? = 0 configure:42032: result: yes configure:42037: checking whether langinfo.h defines T_FMT_AMPM configure:42055: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:42055: $? = 0 configure:42063: result: yes configure:42068: checking whether langinfo.h defines ALTMON_1 configure:42086: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:268:9: error: use of undeclared identifier 'ALTMON_1' int a = ALTMON_1; ^ 2 warnings and 1 error generated. configure:42086: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | /* end confdefs.h. */ | #include | int a = ALTMON_1; | | int | main () | { | | ; | return 0; | } configure:42094: result: no configure:42099: checking whether langinfo.h defines ERA configure:42117: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:42117: $? = 0 configure:42125: result: yes configure:42130: checking whether langinfo.h defines YESEXPR configure:42148: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:42148: $? = 0 configure:42156: result: yes configure:42177: checking whether the compiler supports the __inline keyword configure:42194: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:42194: $? = 0 configure:42201: result: yes configure:42231: checking whether locale.h conforms to POSIX:2001 configure:42249: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:42249: $? = 0 configure:42256: result: yes configure:42262: checking whether locale.h defines locale_t configure:42279: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:269:15: error: unknown type name 'locale_t' locale_t x; ^ 2 warnings and 1 error generated. configure:42279: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | /* end confdefs.h. */ | #include | locale_t x; | int | main () | { | | ; | return 0; | } configure:42287: result: no configure:42300: checking whether struct lconv is properly defined configure:42319: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:42319: $? = 0 configure:42327: result: yes configure:42463: checking for pthread_rwlock_t configure:42463: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:42463: $? = 0 configure:42463: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:274:31: error: expected expression if (sizeof ((pthread_rwlock_t))) ^ 2 warnings and 1 error generated. configure:42463: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((pthread_rwlock_t))) | return 0; | ; | return 0; | } configure:42463: result: yes configure:42475: checking whether pthread_rwlock_rdlock prefers a writer to a reader configure:42600: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c -lpthread >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:42600: $? = 0 configure:42600: ./conftest configure:42600: $? = 0 configure:42612: result: yes configure:42646: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:42646: $? = 0 configure:42710: checking for stdlib.h configure:42710: result: yes configure:42720: checking for GNU libc compatible malloc configure:42767: result: yes configure:42926: checking whether NAN macro works configure:42949: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:42949: $? = 0 configure:42956: result: yes configure:42961: checking whether HUGE_VAL works configure:42979: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:42979: $? = 0 configure:42986: result: yes configure:43013: checking whether mbrtowc handles incomplete characters configure:43058: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:43058: $? = 0 configure:43058: ./conftest configure:43058: $? = 0 configure:43070: result: yes configure:43076: checking whether mbrtowc works as well as mbtowc configure:43125: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:43125: $? = 0 configure:43125: ./conftest configure:43125: $? = 0 configure:43137: result: yes configure:43188: checking whether mbrtowc handles a NULL pwc argument configure:43247: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:43247: $? = 0 configure:43247: ./conftest configure:43247: $? = 0 configure:43259: result: yes configure:43265: checking whether mbrtowc handles a NULL string argument configure:43312: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:296:11: warning: unused variable 'ret' [-Wunused-variable] int ret; ^ 3 warnings generated. configure:43312: $? = 0 configure:43312: ./conftest configure:43312: $? = 0 configure:43324: result: yes configure:43332: checking whether mbrtowc has a correct return value configure:43447: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:43447: $? = 0 configure:43447: ./conftest configure:43447: $? = 0 configure:43462: result: yes configure:43468: checking whether mbrtowc returns 0 when parsing a NUL character configure:43512: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:43512: $? = 0 configure:43512: ./conftest configure:43512: $? = 0 configure:43524: result: yes configure:43529: checking whether mbrtowc works on empty input configure:43557: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:43557: $? = 0 configure:43557: ./conftest configure:43557: $? = 0 configure:43568: result: yes configure:43572: checking whether the C locale is free of encoding errors configure:43616: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:295:35: warning: suggest braces around initialization of subobject [-Wmissing-braces] mbstate_t mbs = { 0, }; ^ {} 3 warnings generated. configure:43616: $? = 0 configure:43616: ./conftest configure:43616: $? = 0 configure:43627: result: yes configure:43742: checking whether mbrtowc handles incomplete characters configure:43799: result: yes configure:43805: checking whether mbrtowc works as well as mbtowc configure:43866: result: yes configure:44000: checking for mbtowc configure:44000: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:44000: $? = 0 configure:44000: result: yes configure:44096: checking for memmove configure:44096: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:311:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration] char memmove (); ^ conftest.c:311:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)' 3 warnings generated. configure:44096: $? = 0 configure:44096: result: yes configure:44129: checking for mempcpy configure:44129: result: no configure:44183: checking for memrchr configure:44183: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. Undefined symbols for architecture x86_64: "_memrchr", referenced from: _main in conftest-5ae243.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:44183: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | /* end confdefs.h. */ | /* Define memrchr to an innocuous variant, in case declares memrchr. | For example, HP-UX 11i declares gettimeofday. */ | #define memrchr innocuous_memrchr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memrchr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef memrchr | | /* 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 memrchr (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_memrchr || defined __stub___memrchr | choke me | #endif | | int | main () | { | return memrchr (); | ; | return 0; | } configure:44183: result: no configure:44313: checking whether YESEXPR works configure:44341: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:44341: $? = 0 configure:44341: ./conftest configure:44341: $? = 0 configure:44352: result: yes configure:44413: checking for sys/pstat.h configure:44413: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:331:10: fatal error: 'sys/pstat.h' file not found #include ^~~~~~~~~~~~~ 2 warnings and 1 error generated. configure:44413: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 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:44413: result: no configure:44413: checking for sys/sysmp.h configure:44413: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:331:10: fatal error: 'sys/sysmp.h' file not found #include ^~~~~~~~~~~~~ 2 warnings and 1 error generated. configure:44413: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 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:44413: result: no configure:44413: checking for sys/param.h configure:44413: result: yes configure:44426: checking for sys/sysctl.h configure:44426: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:44426: $? = 0 configure:44426: result: yes configure:44446: checking for sched_getaffinity configure:44446: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. Undefined symbols for architecture x86_64: "_sched_getaffinity", referenced from: _main in conftest-149fa9.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:44446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | /* Define sched_getaffinity to an innocuous variant, in case declares sched_getaffinity. | For example, HP-UX 11i declares gettimeofday. */ | #define sched_getaffinity innocuous_sched_getaffinity | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sched_getaffinity (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sched_getaffinity | | /* 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 sched_getaffinity (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_sched_getaffinity || defined __stub___sched_getaffinity | choke me | #endif | | int | main () | { | return sched_getaffinity (); | ; | return 0; | } configure:44446: result: no configure:44446: checking for sched_getaffinity_np configure:44446: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. Undefined symbols for architecture x86_64: "_sched_getaffinity_np", referenced from: _main in conftest-550f0f.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:44446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | /* Define sched_getaffinity_np to an innocuous variant, in case declares sched_getaffinity_np. | For example, HP-UX 11i declares gettimeofday. */ | #define sched_getaffinity_np innocuous_sched_getaffinity_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sched_getaffinity_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sched_getaffinity_np | | /* 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 sched_getaffinity_np (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_sched_getaffinity_np || defined __stub___sched_getaffinity_np | choke me | #endif | | int | main () | { | return sched_getaffinity_np (); | ; | return 0; | } configure:44446: result: no configure:44446: checking for pstat_getdynamic configure:44446: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. Undefined symbols for architecture x86_64: "_pstat_getdynamic", referenced from: _main in conftest-ac687e.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:44446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | /* Define pstat_getdynamic to an innocuous variant, in case declares pstat_getdynamic. | For example, HP-UX 11i declares gettimeofday. */ | #define pstat_getdynamic innocuous_pstat_getdynamic | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pstat_getdynamic (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pstat_getdynamic | | /* 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 pstat_getdynamic (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pstat_getdynamic || defined __stub___pstat_getdynamic | choke me | #endif | | int | main () | { | return pstat_getdynamic (); | ; | return 0; | } configure:44446: result: no configure:44446: checking for sysmp configure:44446: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. Undefined symbols for architecture x86_64: "_sysmp", referenced from: _main in conftest-98982d.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:44446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | /* Define sysmp to an innocuous variant, in case declares sysmp. | For example, HP-UX 11i declares gettimeofday. */ | #define sysmp innocuous_sysmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysmp | | /* 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 sysmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_sysmp || defined __stub___sysmp | choke me | #endif | | int | main () | { | return sysmp (); | ; | return 0; | } configure:44446: result: no configure:44446: checking for sysctl configure:44446: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:44446: $? = 0 configure:44446: result: yes configure:44504: checking whether open recognizes a trailing slash configure:44543: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:44543: $? = 0 configure:44543: ./conftest configure:44543: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | /* end confdefs.h. */ | | #include | #if HAVE_UNISTD_H | # include | #endif | int main () | { | int result = 0; | #if HAVE_LSTAT | if (open ("conftest.lnk/", O_RDONLY) != -1) | result |= 1; | #endif | if (open ("conftest.sl/", O_CREAT, 0600) >= 0) | result |= 2; | return result; | } configure:44555: result: no configure:44680: checking for rawmemchr configure:44680: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. Undefined symbols for architecture x86_64: "_rawmemchr", referenced from: _main in conftest-4e89d2.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:44680: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | /* end confdefs.h. */ | /* Define rawmemchr to an innocuous variant, in case declares rawmemchr. | For example, HP-UX 11i declares gettimeofday. */ | #define rawmemchr innocuous_rawmemchr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char rawmemchr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef rawmemchr | | /* 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 rawmemchr (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_rawmemchr || defined __stub___rawmemchr | choke me | #endif | | int | main () | { | return rawmemchr (); | ; | return 0; | } configure:44680: result: no configure:44777: checking for working re_compile_pattern configure:45004: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:331:45: error: variable has incomplete type 'struct re_pattern_buffer' static struct re_pattern_buffer regex; ^ conftest.c:331:27: note: forward declaration of 'struct re_pattern_buffer' static struct re_pattern_buffer regex; ^ conftest.c:335:33: error: variable has incomplete type 'struct re_registers' struct re_registers regs; ^ conftest.c:335:20: note: forward declaration of 'struct re_registers' struct re_registers regs; ^ conftest.c:360:19: warning: implicit declaration of function 're_set_syntax' is invalid in C99 [-Wimplicit-function-declaration] re_set_syntax (RE_SYNTAX_GREP | RE_HAT_LISTS_NOT_NEWLINE ^ conftest.c:360:34: error: use of undeclared identifier 'RE_SYNTAX_GREP' re_set_syntax (RE_SYNTAX_GREP | RE_HAT_LISTS_NOT_NEWLINE ^ conftest.c:360:51: error: use of undeclared identifier 'RE_HAT_LISTS_NOT_NEWLINE' re_set_syntax (RE_SYNTAX_GREP | RE_HAT_LISTS_NOT_NEWLINE ^ conftest.c:361:36: error: use of undeclared identifier 'RE_ICASE' | RE_ICASE); ^ conftest.c:363:23: warning: implicit declaration of function 're_compile_pattern' is invalid in C99 [-Wimplicit-function-declaration] s = re_compile_pattern (pat, sizeof pat - 1, ®ex); ^ conftest.c:366:28: warning: implicit declaration of function 're_search' is invalid in C99 [-Wimplicit-function-declaration] else if (re_search (®ex, data, sizeof data - 1, ^ conftest.c:390:19: warning: implicit declaration of function 're_set_syntax' is invalid in C99 [-Wimplicit-function-declaration] re_set_syntax (0); ^ conftest.c:392:23: warning: implicit declaration of function 're_compile_pattern' is invalid in C99 [-Wimplicit-function-declaration] s = re_compile_pattern (pat, sizeof pat - 1, ®ex); ^ conftest.c:397:27: warning: implicit declaration of function 're_search' is invalid in C99 [-Wimplicit-function-declaration] i = re_search (®ex, data, sizeof data - 1, ^ conftest.c:410:13: warning: implicit declaration of function 're_set_syntax' is invalid in C99 [-Wimplicit-function-declaration] re_set_syntax (RE_SYNTAX_EGREP | RE_HAT_LISTS_NOT_NEWLINE); ^ conftest.c:410:28: error: use of undeclared identifier 'RE_SYNTAX_EGREP' re_set_syntax (RE_SYNTAX_EGREP | RE_HAT_LISTS_NOT_NEWLINE); ^ conftest.c:410:46: error: use of undeclared identifier 'RE_HAT_LISTS_NOT_NEWLINE' re_set_syntax (RE_SYNTAX_EGREP | RE_HAT_LISTS_NOT_NEWLINE); ^ conftest.c:412:17: warning: implicit declaration of function 're_compile_pattern' is invalid in C99 [-Wimplicit-function-declaration] s = re_compile_pattern ("a[^x]b", 6, ®ex); ^ conftest.c:416:22: warning: implicit declaration of function 're_search' is invalid in C99 [-Wimplicit-function-declaration] else if (re_search (®ex, "a\nb", 3, 0, 3, ®s) != -1) ^ conftest.c:421:28: error: use of undeclared identifier 'RE_SYNTAX_POSIX_EGREP' re_set_syntax (RE_SYNTAX_POSIX_EGREP); ^ conftest.c:433:28: error: use of undeclared identifier 'RE_SYNTAX_POSIX_EGREP' re_set_syntax (RE_SYNTAX_POSIX_EGREP | RE_NO_EMPTY_RANGES); ^ conftest.c:433:52: error: use of undeclared identifier 'RE_NO_EMPTY_RANGES' re_set_syntax (RE_SYNTAX_POSIX_EGREP | RE_NO_EMPTY_RANGES); ^ conftest.c:452:22: warning: implicit declaration of function 're_match' is invalid in C99 [-Wimplicit-function-declaration] else if (re_match (®ex, "an", 2, 0, ®s) != 2) ^ conftest.c:465:28: error: use of undeclared identifier 'RE_SYNTAX_EMACS' re_set_syntax (RE_SYNTAX_EMACS | RE_ICASE); ^ conftest.c:465:46: error: use of undeclared identifier 'RE_ICASE' re_set_syntax (RE_SYNTAX_EMACS | RE_ICASE); ^ conftest.c:476:28: error: use of undeclared identifier 'RE_SYNTAX_POSIX_BASIC' re_set_syntax (RE_SYNTAX_POSIX_BASIC ^ conftest.c:477:31: error: use of undeclared identifier 'RE_CONTEXT_INVALID_DUP' & ~RE_CONTEXT_INVALID_DUP ^ conftest.c:478:31: error: use of undeclared identifier 'RE_NO_EMPTY_RANGES' & ~RE_NO_EMPTY_RANGES); ^ conftest.c:494:28: error: use of undeclared identifier 'RE_SYNTAX_POSIX_EGREP' re_set_syntax (RE_SYNTAX_POSIX_EGREP); ^ 12 warnings and 16 errors generated. configure:45004: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | /* end confdefs.h. */ | #include | | #include | #include | #include | | #if defined M_CHECK_ACTION || HAVE_DECL_ALARM | # include | # include | #endif | | #if HAVE_MALLOC_H | # include | #endif | | #ifdef M_CHECK_ACTION | /* Exit with distinguishable exit code. */ | static void sigabrt_no_core (int sig) { raise (SIGTERM); } | #endif | | int | main () | { | int result = 0; | static struct re_pattern_buffer regex; | unsigned char folded_chars[UCHAR_MAX + 1]; | int i; | const char *s; | struct re_registers regs; | | /* Some builds of glibc go into an infinite loop on this | test. Use alarm to force death, and mallopt to avoid | malloc recursion in diagnosing the corrupted heap. */ | #if HAVE_DECL_ALARM | signal (SIGALRM, SIG_DFL); | alarm (2); | #endif | #ifdef M_CHECK_ACTION | signal (SIGABRT, sigabrt_no_core); | mallopt (M_CHECK_ACTION, 2); | #endif | | if (setlocale (LC_ALL, "en_US.UTF-8")) | { | { | /* https://sourceware.org/ml/libc-hacker/2006-09/msg00008.html | This test needs valgrind to catch the bug on Debian | GNU/Linux 3.1 x86, but it might catch the bug better | on other platforms and it shouldn't hurt to try the | test here. */ | static char const pat[] = "insert into"; | static char const data[] = | "\xFF\0\x12\xA2\xAA\xC4\xB1,K\x12\xC4\xB1*\xACK"; | re_set_syntax (RE_SYNTAX_GREP | RE_HAT_LISTS_NOT_NEWLINE | | RE_ICASE); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern (pat, sizeof pat - 1, ®ex); | if (s) | result |= 1; | else if (re_search (®ex, data, sizeof data - 1, | 0, sizeof data - 1, ®s) | != -1) | result |= 1; | regfree (®ex); | } | | { | /* This test is from glibc bug 15078. | The test case is from Andreas Schwab in | . | */ | static char const pat[] = "[^x]x"; | static char const data[] = | /* */ | "\xe1\x80\x80" | "\xe1\x80\xbb" | "\xe1\x80\xbd" | "\xe1\x80\x94" | "\xe1\x80\xba" | "\xe1\x80\xaf" | "\xe1\x80\x95" | "\xe1\x80\xba" | "x"; | re_set_syntax (0); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern (pat, sizeof pat - 1, ®ex); | if (s) | result |= 1; | else | { | i = re_search (®ex, data, sizeof data - 1, | 0, sizeof data - 1, 0); | if (i != 0 && i != 21) | result |= 1; | } | regfree (®ex); | } | | if (! setlocale (LC_ALL, "C")) | return 1; | } | | /* This test is from glibc bug 3957, reported by Andrew Mackey. */ | re_set_syntax (RE_SYNTAX_EGREP | RE_HAT_LISTS_NOT_NEWLINE); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("a[^x]b", 6, ®ex); | if (s) | result |= 2; | /* This should fail, but succeeds for glibc-2.5. */ | else if (re_search (®ex, "a\nb", 3, 0, 3, ®s) != -1) | result |= 2; | | /* This regular expression is from Spencer ere test number 75 | in grep-2.3. */ | re_set_syntax (RE_SYNTAX_POSIX_EGREP); | memset (®ex, 0, sizeof regex); | for (i = 0; i <= UCHAR_MAX; i++) | folded_chars[i] = i; | regex.translate = folded_chars; | s = re_compile_pattern ("a[[:]:]]b\n", 11, ®ex); | /* This should fail with _Invalid character class name_ error. */ | if (!s) | result |= 4; | | /* Ensure that [b-a] is diagnosed as invalid, when | using RE_NO_EMPTY_RANGES. */ | re_set_syntax (RE_SYNTAX_POSIX_EGREP | RE_NO_EMPTY_RANGES); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("a[b-a]", 6, ®ex); | if (s == 0) | result |= 8; | | /* This should succeed, but does not for glibc-2.1.3. */ | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("{1", 2, ®ex); | if (s) | result |= 8; | | /* The following example is derived from a problem report | against gawk from Jorge Stolfi . */ | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("[an\371]*n", 7, ®ex); | if (s) | result |= 8; | /* This should match, but does not for glibc-2.2.1. */ | else if (re_match (®ex, "an", 2, 0, ®s) != 2) | result |= 8; | | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("x", 1, ®ex); | if (s) | result |= 8; | /* glibc-2.2.93 does not work with a negative RANGE argument. */ | else if (re_search (®ex, "wxy", 3, 2, -2, ®s) != 1) | result |= 8; | | /* The version of regex.c in older versions of gnulib | ignored RE_ICASE. Detect that problem too. */ | re_set_syntax (RE_SYNTAX_EMACS | RE_ICASE); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("x", 1, ®ex); | if (s) | result |= 16; | else if (re_search (®ex, "WXY", 3, 0, 3, ®s) < 0) | result |= 16; | | /* Catch a bug reported by Vin Shelton in | https://lists.gnu.org/r/bug-coreutils/2007-06/msg00089.html | */ | re_set_syntax (RE_SYNTAX_POSIX_BASIC | & ~RE_CONTEXT_INVALID_DUP | & ~RE_NO_EMPTY_RANGES); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("[[:alnum:]_-]\\+$", 16, ®ex); | if (s) | result |= 32; | | /* REG_STARTEND was added to glibc on 2004-01-15. | Reject older versions. */ | if (! REG_STARTEND) | result |= 64; | | /* Matching with the compiled form of this regexp would provoke | an assertion failure prior to glibc-2.28: | regexec.c:1375: pop_fail_stack: Assertion 'num >= 0' failed | With glibc-2.28, compilation fails and reports the invalid | back reference. */ | re_set_syntax (RE_SYNTAX_POSIX_EGREP); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("0|()0|\1|0", 10, ®ex); | if (!s || strcmp (s, "Invalid back reference")) | result |= 64; | | #if 0 | /* It would be nice to reject hosts whose regoff_t values are too | narrow (including glibc on hosts with 64-bit ptrdiff_t and | 32-bit int), but we should wait until glibc implements this | feature. Otherwise, support for equivalence classes and | multibyte collation symbols would always be broken except | when compiling --without-included-regex. */ | if (sizeof (regoff_t) < sizeof (ptrdiff_t) | || sizeof (regoff_t) < sizeof (ssize_t)) | result |= 64; | #endif | | return result; | | ; | return 0; | } configure:45015: result: no configure:45100: checking libintl.h usability configure:45100: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:357:10: fatal error: 'libintl.h' file not found #include ^~~~~~~~~~~ 2 warnings and 1 error generated. configure:45100: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | /* 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:45100: result: no configure:45100: checking libintl.h presence configure:45100: gcc -E -I/usr/local/include conftest.c conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:324:10: fatal error: 'libintl.h' file not found #include ^~~~~~~~~~~ 2 warnings and 1 error generated. configure:45100: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | /* end confdefs.h. */ | #include configure:45100: result: no configure:45100: checking for libintl.h configure:45100: result: no configure:45111: checking whether isblank is declared configure:45111: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:45111: $? = 0 configure:45111: result: yes configure:45151: checking for __secure_getenv configure:45151: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. Undefined symbols for architecture x86_64: "___secure_getenv", referenced from: _main in conftest-098b0e.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:45151: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | /* end confdefs.h. */ | /* Define __secure_getenv to an innocuous variant, in case declares __secure_getenv. | For example, HP-UX 11i declares gettimeofday. */ | #define __secure_getenv innocuous___secure_getenv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __secure_getenv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __secure_getenv | | /* 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 __secure_getenv (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___secure_getenv || defined __stub_____secure_getenv | choke me | #endif | | int | main () | { | return __secure_getenv (); | ; | return 0; | } configure:45151: result: no configure:45163: checking for issetugid configure:45163: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:45163: $? = 0 configure:45163: result: yes configure:45194: checking for stdint.h configure:45194: result: yes configure:45204: checking for SIZE_MAX conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:45275: result: yes configure:45288: checking whether sleep is declared configure:45288: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:45288: $? = 0 configure:45288: result: yes configure:45304: checking for working sleep configure:45356: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:45356: $? = 0 configure:45356: ./conftest configure:45356: $? = 0 configure:45366: result: yes configure:45404: checking for ssize_t configure:45421: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:45421: $? = 0 configure:45428: result: yes configure:45445: checking whether stat handles trailing slashes on files configure:45487: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:45487: $? = 0 configure:45487: ./conftest configure:45487: $? = 2 configure: program exited with status 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_ISSETUGID 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | /* end confdefs.h. */ | #include | | int | main () | { | int result = 0; | struct stat st; | if (!stat ("conftest.tmp/", &st)) | result |= 1; | #if HAVE_LSTAT | if (!stat ("conftest.lnk/", &st)) | result |= 2; | #endif | return result; | | ; | return 0; | } configure:45498: result: no configure:45563: checking for struct stat.st_atim.tv_nsec configure:45563: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:339:13: error: no member named 'st_atim' in 'struct stat' if (ac_aggr.st_atim.tv_nsec) ~~~~~~~ ^ 2 warnings and 1 error generated. configure:45563: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_ISSETUGID 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define REPLACE_FUNC_STAT_FILE 1 | #define GNULIB_TEST_STAT 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_atim.tv_nsec) | return 0; | ; | return 0; | } configure:45563: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:339:20: error: no member named 'st_atim' in 'struct stat' if (sizeof ac_aggr.st_atim.tv_nsec) ~~~~~~~ ^ 2 warnings and 1 error generated. configure:45563: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_ISSETUGID 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define REPLACE_FUNC_STAT_FILE 1 | #define GNULIB_TEST_STAT 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_atim.tv_nsec) | return 0; | ; | return 0; | } configure:45563: result: no configure:45614: checking for struct stat.st_atimespec.tv_nsec configure:45614: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:45614: $? = 0 configure:45614: result: yes configure:45658: checking for struct stat.st_birthtimespec.tv_nsec configure:45658: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:45658: $? = 0 configure:45658: result: yes configure:45698: checking for working stdalign.h configure:45743: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:45743: $? = 0 configure:45750: result: yes configure:45801: checking for good max_align_t configure:45831: result: yes configure:45843: checking whether NULL can be used in arbitrary expressions configure:45868: result: yes configure:46036: checking which flavor of printf attribute matches inttypes macros configure:46063: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:46063: $? = 0 configure:46070: result: system configure:46201: checking for strcasecmp configure:46201: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:360:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration] char strcasecmp (); ^ conftest.c:360:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)' 3 warnings generated. configure:46201: $? = 0 configure:46201: result: yes configure:46218: checking for strncasecmp configure:46218: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:361:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration] char strncasecmp (); ^ conftest.c:361:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)' 3 warnings generated. configure:46218: $? = 0 configure:46218: result: yes configure:46232: checking whether strncasecmp is declared configure:46232: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:46232: $? = 0 configure:46232: result: yes configure:46284: checking for strchrnul configure:46284: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. Undefined symbols for architecture x86_64: "_strchrnul", referenced from: _main in conftest-48ea46.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:46284: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_ISSETUGID 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define REPLACE_FUNC_STAT_FILE 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define strchrnul to an innocuous variant, in case declares strchrnul. | For example, HP-UX 11i declares gettimeofday. */ | #define strchrnul innocuous_strchrnul | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strchrnul (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strchrnul | | /* 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 strchrnul (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strchrnul || defined __stub___strchrnul | choke me | #endif | | int | main () | { | return strchrnul (); | ; | return 0; | } configure:46284: result: no configure:46587: checking for working strndup configure:46628: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:46628: $? = 0 configure:46628: ./conftest configure:46628: $? = 0 configure:46638: result: yes configure:46684: checking for working strnlen configure:46722: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:46722: $? = 0 configure:46722: ./conftest configure:46722: $? = 0 configure:46732: result: yes configure:46813: checking whether strtod obeys C99 configure:46936: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:46936: $? = 0 configure:46936: ./conftest configure:46936: $? = 0 configure:46947: result: yes configure:47009: checking for strtok_r configure:47009: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:47009: $? = 0 configure:47009: result: yes configure:47020: checking whether strtok_r works configure:47061: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:47061: $? = 0 configure:47061: ./conftest configure:47061: $? = 0 configure:47072: result: yes configure:47213: checking for nlink_t configure:47213: result: yes configure:47438: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:47438: $? = 0 configure:47487: checking whether localtime_r is declared configure:47487: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:47487: $? = 0 configure:47487: result: yes configure:47506: checking whether localtime_r is compatible with its POSIX signature configure:47530: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:363:15: warning: expression result unused [-Wunused-value] *localtime_r (0, 0); ^~~~~~~~~~~~~~~~~~~ 3 warnings generated. configure:47530: $? = 0 configure:47538: result: yes configure:47822: checking for ptrdiff_t configure:47822: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:47822: $? = 0 configure:47822: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:389:24: error: expected expression if (sizeof ((ptrdiff_t))) ^ 2 warnings and 1 error generated. configure:47822: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_ISSETUGID 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define REPLACE_FUNC_STAT_FILE 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define GNULIB_TEST_STRTOD 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define GNULIB_TEST_SYSTEM_POSIX 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 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 | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:47822: result: yes configure:47845: checking for vsnprintf configure:47845: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:376:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration] char vsnprintf (); ^ conftest.c:376:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)' 3 warnings generated. configure:47845: $? = 0 configure:47845: result: yes configure:47858: checking whether snprintf respects a size of 1 configure:47899: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:47899: $? = 0 configure:47899: ./conftest configure:47899: $? = 0 configure:47910: result: yes configure:47920: checking whether printf supports POSIX/XSI format strings with positions configure:47955: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:47955: $? = 0 configure:47955: ./conftest configure:47955: $? = 0 configure:47966: result: yes configure:48141: checking whether mbrtowc handles incomplete characters configure:48198: result: yes configure:48204: checking whether mbrtowc works as well as mbtowc configure:48265: result: yes configure:48319: checking whether wcrtomb works in the C locale configure:48356: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:48356: $? = 0 configure:48356: ./conftest configure:48356: $? = 0 configure:48367: result: yes configure:48375: checking whether wcrtomb return value is correct configure:48432: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:48432: $? = 0 configure:48432: ./conftest configure:48432: $? = 0 configure:48444: result: yes configure:48585: checking whether iswcntrl works configure:48640: result: yes configure:48664: checking for towlower configure:48664: result: yes configure:48712: checking for wctype_t configure:48748: result: yes configure:48754: checking for wctrans_t configure:48788: result: yes configure:48809: checking whether wcwidth is declared configure:48809: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:48809: $? = 0 configure:48809: result: yes configure:48866: checking whether wcwidth works reasonably in UTF-8 locales configure:48925: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:48925: $? = 0 configure:48925: ./conftest configure:48925: $? = 6 configure: program exited with status 6 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_ISSETUGID 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define REPLACE_FUNC_STAT_FILE 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define GNULIB_TEST_STRTOD 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define GNULIB_TEST_SYSTEM_POSIX 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | /* end confdefs.h. */ | | #include | /* AIX 3.2.5 declares wcwidth in . */ | #include | /* Tru64 with Desktop Toolkit C has a bug: must be included before | . | BSD/OS 4.0.1 has a bug: , and must be included | before . */ | #include | #include | #include | #include | #if !HAVE_DECL_WCWIDTH | extern | # ifdef __cplusplus | "C" | # endif | int wcwidth (int); | #endif | int main () | { | int result = 0; | if (setlocale (LC_ALL, "en_US.UTF-8") != NULL) | { | if (wcwidth (0x0301) > 0) | result |= 1; | if (wcwidth (0x05B0) > 0) | result |= 2; | if (wcwidth (0x200B) > 0) | result |= 4; | if (wcwidth (0xFF1A) == 0) | result |= 8; | if (wcwidth (0x2202) > 1) | result |= 16; | } | return result; | } configure:48936: result: no configure:48981: checking for stdint.h configure:48981: result: yes configure:49185: checking for a traditional french locale configure:49319: result: fr_FR.ISO8859-1 configure:49326: checking for a french Unicode locale configure:49447: result: fr_FR.UTF-8 configure:49455: checking for a traditional french locale configure:49589: result: fr_FR.ISO8859-1 configure:49597: checking for a turkish Unicode locale configure:49668: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:418:7: warning: implicit declaration of function 'towupper' is invalid in C99 [-Wimplicit-function-declaration] if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i' ^ conftest.c:418:35: warning: implicit declaration of function 'towlower' is invalid in C99 [-Wimplicit-function-declaration] if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i' ^ 4 warnings generated. configure:49671: $? = 0 configure:49719: result: none configure:49857: checking whether dup works configure:49887: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:49887: $? = 0 configure:49887: ./conftest configure:49887: $? = 0 configure:49898: result: yes configure:49972: checking whether fdopen sets errno configure:50001: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:50001: $? = 0 configure:50001: ./conftest configure:50001: $? = 0 configure:50012: result: yes configure:50054: checking for flexible array member configure:50082: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:50082: $? = 0 configure:50089: result: yes configure:50166: checking for getpagesize configure:50183: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:50183: $? = 0 configure:50192: result: yes configure:50233: checking whether getpagesize is declared configure:50233: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:50233: $? = 0 configure:50233: result: yes configure:50289: checking whether gettimeofday clobbers localtime buffer configure:50332: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:50332: $? = 0 configure:50332: ./conftest configure:50332: $? = 0 configure:50342: result: no configure:50361: checking for gettimeofday with POSIX signature configure:50389: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:50389: $? = 0 configure:50414: result: yes configure:50526: checking for library containing inet_pton configure:50557: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:50557: $? = 0 configure:50574: result: none required configure:50606: checking whether inet_pton is declared configure:50606: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:50606: $? = 0 configure:50606: result: yes configure:50659: checking whether byte ordering is bigendian configure:50865: result: no configure:50892: checking for ioctl configure:50892: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:50892: $? = 0 configure:50892: result: yes configure:50901: checking for ioctl with POSIX signature configure:50926: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:384:19: error: conflicting types for 'ioctl' int ioctl (int, int, ...); ^ /usr/include/sys/ioctl.h:97:5: note: previous declaration is here int ioctl(int, unsigned long, ...); ^ 2 warnings and 1 error generated. configure:50926: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_ISSETUGID 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define REPLACE_FUNC_STAT_FILE 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define GNULIB_TEST_STRTOD 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define GNULIB_TEST_SYSTEM_POSIX 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | /* end confdefs.h. */ | #include | /* On some platforms, ioctl() is declared in . */ | #include | | int | main () | { | extern | #ifdef __cplusplus | "C" | #endif | int ioctl (int, int, ...); | | ; | return 0; | } | configure:50934: result: no configure:51013: checking whether isnan(double) can be used without linking with libm configure:51038: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:51038: $? = 0 configure:51047: result: yes configure:51073: checking where to find the exponent in a 'double' configure:51399: result: word 1 bit 20 configure:51420: checking whether isnan(float) can be used without linking with libm configure:51445: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:389:8: error: use of unknown builtin '__builtin_isnanf' [-Wimplicit-function-declaration] return isnanf (x); ^ conftest.c:380:33: note: expanded from macro 'isnanf' # define isnanf(x) __builtin_isnanf ((float)(x)) ^ 2 warnings and 1 error generated. configure:51445: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_ISSETUGID 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define REPLACE_FUNC_STAT_FILE 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define GNULIB_TEST_STRTOD 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define GNULIB_TEST_SYSTEM_POSIX 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | /* end confdefs.h. */ | #include | #if __GNUC__ >= 4 | # undef isnanf | # define isnanf(x) __builtin_isnanf ((float)(x)) | #elif defined isnan | # undef isnanf | # define isnanf(x) isnan ((float)(x)) | #endif | float x; | int | main () | { | return isnanf (x); | ; | return 0; | } configure:51454: result: no configure:51589: checking where to find the exponent in a 'float' configure:51678: result: word 0 bit 23 configure:51700: checking where to find the exponent in a 'float' configure:51789: result: word 0 bit 23 configure:51810: checking whether isnan(long double) can be used without linking with libm configure:51835: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:393:8: error: use of unknown builtin '__builtin_isnanl' [-Wimplicit-function-declaration] return isnanl (x); ^ conftest.c:384:33: note: expanded from macro 'isnanl' # define isnanl(x) __builtin_isnanl ((long double)(x)) ^ conftest.c:393:8: note: did you mean '__builtin_infl'? conftest.c:384:33: note: expanded from macro 'isnanl' # define isnanl(x) __builtin_isnanl ((long double)(x)) ^ /usr/include/math.h:211:50: note: '__builtin_infl' declared here return __x == __x && __builtin_fabsl(__x) != __builtin_infl(); ^ 2 warnings and 1 error generated. configure:51835: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_ISSETUGID 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define REPLACE_FUNC_STAT_FILE 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define GNULIB_TEST_STRTOD 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define GNULIB_TEST_SYSTEM_POSIX 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | /* end confdefs.h. */ | #include | #if __GNUC__ >= 4 | # undef isnanl | # define isnanl(x) __builtin_isnanl ((long double)(x)) | #elif defined isnan | # undef isnanl | # define isnanl(x) isnan ((long double)(x)) | #endif | long double x; | int | main () | { | return isnanl (x); | ; | return 0; | } configure:51844: result: no configure:52035: checking where to find the exponent in a 'long double' configure:52148: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:52148: $? = 0 configure:52148: ./conftest configure:52148: $? = 0 configure:52160: result: word 2 bit 0 configure:52184: checking where to find the exponent in a 'long double' configure:52309: result: word 2 bit 0 configure:52424: checking for a traditional french locale configure:52558: result: fr_FR.ISO8859-1 configure:52565: checking for a french Unicode locale configure:52686: result: fr_FR.UTF-8 configure:52694: checking for a traditional japanese locale configure:52834: result: ja_JP.eucJP configure:52842: checking for a transitional chinese locale configure:52976: result: zh_CN.GB18030 configure:52984: checking for a transitional chinese locale configure:53118: result: zh_CN.GB18030 configure:53125: checking for a french Unicode locale configure:53246: result: fr_FR.UTF-8 configure:53253: checking for a french Unicode locale configure:53374: result: fr_FR.UTF-8 configure:53381: checking for a french Unicode locale configure:53502: result: fr_FR.UTF-8 configure:53513: checking for mmap configure:53513: result: yes configure:53524: checking for MAP_ANONYMOUS conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:53561: result: yes configure:53578: checking for mmap configure:53578: result: yes configure:53589: checking for MAP_ANONYMOUS conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:53626: result: yes configure:53653: checking for library containing nanosleep configure:53684: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:53684: $? = 0 configure:53701: result: none required configure:53721: checking for working nanosleep configure:53800: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:416:19: warning: address of function 'nanosleep' will always evaluate to 'true' [-Wpointer-bool-conversion] if (! nanosleep) ~ ^~~~~~~~~ conftest.c:416:19: note: prefix with the address-of operator to silence this warning if (! nanosleep) ^ & 3 warnings generated. configure:53800: $? = 0 configure:53800: ./conftest configure:53800: $? = 6 configure: program exited with status 6 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_ISSETUGID 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define REPLACE_FUNC_STAT_FILE 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define GNULIB_TEST_STRTOD 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define GNULIB_TEST_SYSTEM_POSIX 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | /* end confdefs.h. */ | | #include | #include | #include | #if HAVE_SYS_TIME_H | #include | #endif | #include | #include | #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) | #define TYPE_MAXIMUM(t) ((t) (! TYPE_SIGNED (t) ? (t) -1 : ((((t) 1 << (sizeof (t) * CHAR_BIT - 2)) - 1) * 2 + 1))) | | #if HAVE_DECL_ALARM | static void | check_for_SIGALRM (int sig) | { | if (sig != SIGALRM) | _exit (1); | } | #endif | | int | main () | { | static struct timespec ts_sleep; | static struct timespec ts_remaining; | /* Test for major problems first. */ | if (! nanosleep) | return 2; | ts_sleep.tv_sec = 0; | ts_sleep.tv_nsec = 1; | #if HAVE_DECL_ALARM | { | static struct sigaction act; | act.sa_handler = check_for_SIGALRM; | sigemptyset (&act.sa_mask); | sigaction (SIGALRM, &act, NULL); | alarm (1); | if (nanosleep (&ts_sleep, NULL) != 0) | return 3; | /* Test for a minor problem: the handling of large arguments. */ | ts_sleep.tv_sec = TYPE_MAXIMUM (time_t); | ts_sleep.tv_nsec = 999999999; | alarm (1); | if (nanosleep (&ts_sleep, &ts_remaining) != -1) | return 4; | if (errno != EINTR) | return 5; | if (ts_remaining.tv_sec <= TYPE_MAXIMUM (time_t) - 10) | return 6; | } | #else /* A simpler test for native Windows. */ | if (nanosleep (&ts_sleep, &ts_remaining) < 0) | return 3; | #endif | return 0; | } configure:53812: result: no (mishandles large arguments) configure:53882: checking whether is self-contained configure:53899: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:53899: $? = 0 configure:53907: result: yes configure:54024: checking for a traditional french locale configure:54158: result: fr_FR.ISO8859-1 configure:54165: checking for a french Unicode locale configure:54286: result: fr_FR.UTF-8 configure:54301: checking whether perror matches strerror configure:54339: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:54339: $? = 0 configure:54339: ./conftest configure:54339: $? = 0 configure:54356: result: yes configure:54447: checking whether pthread_sigmask is a macro conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:54471: result: no configure:54550: checking whether pthread_sigmask works without -lpthread configure:54579: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:54579: $? = 0 configure:54579: ./conftest configure:54579: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_ISSETUGID 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define REPLACE_FUNC_STAT_FILE 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define GNULIB_TEST_STRTOD 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define GNULIB_TEST_SYSTEM_POSIX 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | /* end confdefs.h. */ | | #include | #include | #include | int main () | { | sigset_t set; | sigemptyset (&set); | return pthread_sigmask (1729, &set, NULL) != 0; | } configure:54590: result: yes configure:54603: checking whether pthread_sigmask returns error numbers configure:54635: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:54635: $? = 0 configure:54635: ./conftest configure:54635: $? = 0 configure:54647: result: yes configure:54658: checking whether pthread_sigmask unblocks signals correctly configure:54712: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c -lpthread >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:54712: $? = 0 configure:54712: ./conftest configure:54712: $? = 0 configure:54724: result: guessing yes configure:54778: checking for putenv compatible with GNU and SVID configure:54821: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:54821: $? = 0 configure:54821: ./conftest configure:54821: $? = 2 configure: program exited with status 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_ISSETUGID 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define REPLACE_FUNC_STAT_FILE 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define GNULIB_TEST_STRTOD 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define GNULIB_TEST_SYSTEM_POSIX 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 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 | int | main () | { | | /* Put it in env. */ | if (putenv ("CONFTEST_putenv=val")) | return 1; | | /* Try to remove it. */ | if (putenv ("CONFTEST_putenv")) | return 2; | | /* Make sure it was deleted. */ | if (getenv ("CONFTEST_putenv") != 0) | return 3; | | return 0; | | ; | return 0; | } configure:54832: result: no configure:54853: checking whether _putenv is declared configure:54853: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:434:10: error: use of undeclared identifier '_putenv' (void) _putenv; ^ 2 warnings and 1 error generated. configure:54853: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_ISSETUGID 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define REPLACE_FUNC_STAT_FILE 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define GNULIB_TEST_STRTOD 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define GNULIB_TEST_SYSTEM_POSIX 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 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 | int | main () | { | #ifndef _putenv | #ifdef __cplusplus | (void) _putenv; | #else | (void) _putenv; | #endif | #endif | | ; | return 0; | } configure:54853: result: no configure:54892: checking for raise configure:54892: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:54892: $? = 0 configure:54892: result: yes configure:54915: checking for sigprocmask configure:54915: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:54915: $? = 0 configure:54915: result: yes configure:54971: checking for mmap configure:54971: result: yes configure:54982: checking for MAP_ANONYMOUS conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:55019: result: yes configure:55038: checking whether select supports a 0 argument configure:55081: result: yes configure:55088: checking whether select detects invalid fds configure:55146: result: yes configure:55221: checking whether setenv validates arguments configure:55267: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:55267: $? = 0 configure:55267: ./conftest configure:55267: $? = 0 configure:55277: result: yes configure:55331: checking whether setlocale supports the C locale configure:55354: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:55354: $? = 0 configure:55354: ./conftest configure:55354: $? = 0 configure:55365: result: yes configure:55413: checking for a traditional french locale configure:55547: result: fr_FR.ISO8859-1 configure:55554: checking for a french Unicode locale configure:55675: result: fr_FR.UTF-8 configure:55683: checking for a traditional japanese locale configure:55823: result: ja_JP.eucJP configure:55831: checking for a transitional chinese locale configure:55965: result: zh_CN.GB18030 configure:56008: checking for struct sigaction.sa_sigaction configure:56008: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:56008: $? = 0 configure:56008: result: yes configure:56159: checking for volatile sig_atomic_t configure:56159: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:56159: $? = 0 configure:56159: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:412:36: error: expected expression if (sizeof ((volatile sig_atomic_t))) ^ 2 warnings and 1 error generated. configure:56159: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_ISSETUGID 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define REPLACE_FUNC_STAT_FILE 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define GNULIB_TEST_STRTOD 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define GNULIB_TEST_SYSTEM_POSIX 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((volatile sig_atomic_t))) | return 0; | ; | return 0; | } configure:56159: result: yes configure:56175: checking for sighandler_t configure:56175: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:412:13: error: use of undeclared identifier 'sighandler_t' if (sizeof (sighandler_t)) ^ 2 warnings and 1 error generated. configure:56175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_ISSETUGID 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define REPLACE_FUNC_STAT_FILE 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define GNULIB_TEST_STRTOD 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define GNULIB_TEST_SYSTEM_POSIX 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof (sighandler_t)) | return 0; | ; | return 0; | } configure:56175: result: no configure:56192: checking for signbit macro configure:56301: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:56301: $? = 0 configure:56301: ./conftest configure:56301: $? = 0 configure:56312: result: yes configure:56314: checking for signbit compiler built-ins configure:56425: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:56425: $? = 0 configure:56425: ./conftest configure:56425: $? = 0 configure:56436: result: yes configure:56983: checking for sigprocmask configure:56983: result: yes configure:57073: checking for socklen_t configure:57073: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:57073: $? = 0 configure:57073: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:423:24: error: expected expression if (sizeof ((socklen_t))) ^ 2 warnings and 1 error generated. configure:57073: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_ISSETUGID 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define REPLACE_FUNC_STAT_FILE 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define GNULIB_TEST_STRTOD 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define GNULIB_TEST_SYSTEM_POSIX 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGNBIT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define GNULIB_TEST_SOCKET 1 | /* end confdefs.h. */ | | /* is not needed according to POSIX, but the | in i386-unknown-freebsd4.10 and | powerpc-apple-darwin5.5 required it. */ | #include | #if HAVE_SYS_SOCKET_H | # include | #elif HAVE_WS2TCPIP_H | # include | #endif | | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:57073: result: yes configure:57213: checking for mmap configure:57213: result: yes configure:57224: checking for MAP_ANONYMOUS conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:57261: result: yes configure:57275: checking for a traditional french locale configure:57409: result: fr_FR.ISO8859-1 configure:57416: checking for a french Unicode locale configure:57537: result: fr_FR.UTF-8 configure:57548: checking whether symlink handles trailing slash correctly configure:57584: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:57584: $? = 0 configure:57584: ./conftest configure:57584: $? = 4 configure: program exited with status 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_ISSETUGID 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define REPLACE_FUNC_STAT_FILE 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define GNULIB_TEST_STRTOD 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define GNULIB_TEST_SYSTEM_POSIX 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGNBIT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX IN_GNUASTRO_GNULIB_TESTS | #define HAVE_MAP_ANONYMOUS 1 | /* end confdefs.h. */ | #include | | int | main () | { | int result = 0; | if (!symlink ("a", "conftest.link/")) | result |= 1; | if (symlink ("conftest.f", "conftest.lnk2")) | result |= 2; | else if (!symlink ("a", "conftest.lnk2/")) | result |= 4; | return result; | | ; | return 0; | } configure:57595: result: no configure:57644: checking whether declares ioctl configure:57661: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:57661: $? = 0 configure:57669: result: yes configure:57860: checking for pthread_atfork configure:57860: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c -lpthread >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:57860: $? = 0 configure:57860: result: yes configure:57880: checking for unsetenv configure:57880: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:57880: $? = 0 configure:57880: result: yes configure:57893: checking for unsetenv() return type configure:57918: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:57918: $? = 0 configure:57925: result: int configure:57934: checking whether unsetenv obeys POSIX configure:57979: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:57979: $? = 0 configure:57979: ./conftest configure:57979: $? = 0 configure:57989: result: yes configure:58040: checking for useconds_t configure:58040: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:58040: $? = 0 configure:58040: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:451:25: error: expected expression if (sizeof ((useconds_t))) ^ 2 warnings and 1 error generated. configure:58040: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_ISSETUGID 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define REPLACE_FUNC_STAT_FILE 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define GNULIB_TEST_STRTOD 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define GNULIB_TEST_SYSTEM_POSIX 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGNBIT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX IN_GNUASTRO_GNULIB_TESTS | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 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 | int | main () | { | if (sizeof ((useconds_t))) | return 0; | ; | return 0; | } configure:58040: result: yes configure:58052: checking whether usleep allows large arguments configure:58083: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:58083: $? = 0 configure:58083: ./conftest configure:58083: $? = 0 configure:58093: result: yes configure:58139: checking for a traditional french locale configure:58273: result: fr_FR.ISO8859-1 configure:58280: checking for a french Unicode locale configure:58401: result: fr_FR.UTF-8 configure:58409: checking for a traditional japanese locale configure:58549: result: ja_JP.eucJP configure:58557: checking for a transitional chinese locale configure:58691: result: zh_CN.GB18030 configure:58708: checking whether wctob works configure:58797: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ conftest.c:433:11: warning: implicit declaration of function 'mbtowc' is invalid in C99 [-Wimplicit-function-declaration] if (mbtowc (&wc, "\374", 1) == 1) ^ 3 warnings generated. configure:58797: $? = 0 configure:58797: ./conftest configure:58797: $? = 0 configure:58809: result: yes configure:58817: checking whether wctob is declared configure:58817: gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. configure:58817: $? = 0 configure:58817: result: yes configure:58927: checking for sched_yield in -lrt configure:58952: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c -lrt >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. ld: library not found for -lrt clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:58952: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_ISSETUGID 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define REPLACE_FUNC_STAT_FILE 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define GNULIB_TEST_STRTOD 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define GNULIB_TEST_SYSTEM_POSIX 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGNBIT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX IN_GNUASTRO_GNULIB_TESTS | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 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 sched_yield (); | int | main () | { | return sched_yield (); | ; | return 0; | } configure:58961: result: no configure:58966: checking for sched_yield in -lposix4 configure:58991: gcc -o conftest -Wall -O3 -pthread -I/usr/local/include conftest.c -lposix4 >&5 conftest.c:58:9: warning: 'HAVE_LIBJPEG' macro redefined [-Wmacro-redefined] #define HAVE_LIBJPEG /**/ ^ conftest.c:57:9: note: previous definition is here #define HAVE_LIBJPEG 1 ^ conftest.c:61:9: warning: 'HAVE_LIBTIFF' macro redefined [-Wmacro-redefined] #define HAVE_LIBTIFF /**/ ^ conftest.c:60:9: note: previous definition is here #define HAVE_LIBTIFF 1 ^ 2 warnings generated. ld: library not found for -lposix4 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:58991: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9.36-7d6ea" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9.36-7d6ea" | #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_LIBM 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCURL 1 | #define HAVE_LIBCFITSIO 1 | #define HAVE_LIBWCS 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBLZMA 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_FCHDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_CATGETS 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 0 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T int | #define HAVE__BOOL 1 | #define HAVE_DECL_STRDUP 1 | #define REPLACE_STRERROR_0 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define HAVE_VAR___PROGNAME 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCHR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSPBRK 1 | #define GNULIB_TEST_MBSSPN 1 | #define GNULIB_TEST_MBSTOK_R 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_ISSETUGID 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define REPLACE_FUNC_STAT_FILE 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define GNULIB_TEST_STRTOD 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define GNULIB_TEST_SYSTEM_POSIX 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_DUP 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGNBIT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX IN_GNUASTRO_GNULIB_TESTS | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 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 sched_yield (); | int | main () | { | return sched_yield (); | ; | return 0; | } configure:59000: result: no configure:59671: checking that generated files are newer than configure configure:59677: result: done configure:59888: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU Astronomy Utilities config.status 0.9.36-7d6ea, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on MacBook-Pro.local config.status:2857: creating Makefile config.status:2857: creating doc/Makefile config.status:2857: creating lib/Makefile config.status:2857: creating tests/Makefile config.status:2857: creating bin/crop/Makefile config.status:2857: creating bin/fits/Makefile config.status:2857: creating bin/warp/Makefile config.status:2857: creating bin/table/Makefile config.status:2857: creating bin/match/Makefile config.status:2857: creating bin/mkprof/Makefile config.status:2857: creating bin/script/Makefile config.status:2857: creating bin/mknoise/Makefile config.status:2857: creating bin/segment/Makefile config.status:2857: creating bin/convertt/Makefile config.status:2857: creating bin/convolve/Makefile config.status:2857: creating bin/buildprog/Makefile config.status:2857: creating bin/cosmiccal/Makefile config.status:2857: creating bin/mkcatalog/Makefile config.status:2857: creating bin/arithmetic/Makefile config.status:2857: creating bin/statistics/Makefile config.status:2857: creating bin/noisechisel/Makefile config.status:2857: creating bootstrapped/lib/Makefile config.status:2857: creating bootstrapped/tests/Makefile config.status:2857: creating config.h config.status:3086: executing depfiles commands config.status:3163: cd lib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3168: $? = 0 config.status:3163: cd tests && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3168: $? = 0 config.status:3163: cd bin/crop && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3168: $? = 0 config.status:3163: cd bin/fits && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3168: $? = 0 config.status:3163: cd bin/warp && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3168: $? = 0 config.status:3163: cd bin/table && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3168: $? = 0 config.status:3163: cd bin/match && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3168: $? = 0 config.status:3163: cd bin/mkprof && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3168: $? = 0 config.status:3163: cd bin/mknoise && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3168: $? = 0 config.status:3163: cd bin/segment && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3168: $? = 0 config.status:3163: cd bin/convertt && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3168: $? = 0 config.status:3163: cd bin/convolve && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3168: $? = 0 config.status:3163: cd bin/buildprog && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3168: $? = 0 config.status:3163: cd bin/cosmiccal && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3168: $? = 0 config.status:3163: cd bin/mkcatalog && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3168: $? = 0 config.status:3163: cd bin/arithmetic && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3168: $? = 0 config.status:3163: cd bin/statistics && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3168: $? = 0 config.status:3163: cd bin/noisechisel && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3168: $? = 0 config.status:3163: cd bootstrapped/lib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3168: $? = 0 config.status:3163: cd bootstrapped/tests && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3168: $? = 0 config.status:3086: executing libtool commands config.status:3086: executing man commands config.status:3086: executing page commands config.status:3086: executing directory commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin17.7.0 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_flexmember=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict 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___secure_getenv=no ac_cv_func___xpg_strerror_r=no ac_cv_func__set_invalid_parameter_handler=no ac_cv_func_access=yes ac_cv_func_alloca_works=yes ac_cv_func_btowc=yes ac_cv_func_catgets=yes ac_cv_func_dirfd=yes ac_cv_func_duplocale=yes ac_cv_func_eaccess=no ac_cv_func_euidaccess=no ac_cv_func_faccessat=yes ac_cv_func_fchdir=yes ac_cv_func_fcntl=yes ac_cv_func_flockfile=yes ac_cv_func_freelocale=yes ac_cv_func_fstatat=yes ac_cv_func_ftruncate=yes ac_cv_func_funlockfile=yes ac_cv_func_getdelim=yes ac_cv_func_getdtablesize=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getexecname=no ac_cv_func_getgid=yes ac_cv_func_getgroups=yes ac_cv_func_getgroups_works=yes ac_cv_func_getline=yes ac_cv_func_getlocalename_l=no ac_cv_func_getopt_long_only=yes ac_cv_func_getprogname=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_group_member=no ac_cv_func_ioctl=yes ac_cv_func_isblank=yes ac_cv_func_issetugid=yes ac_cv_func_iswblank=yes ac_cv_func_iswcntrl=yes ac_cv_func_iswctype=yes ac_cv_func_localtime_r=yes ac_cv_func_lstat=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_mbtowc=yes ac_cv_func_memmove=yes ac_cv_func_mempcpy=no ac_cv_func_memrchr=no ac_cv_func_mmap=yes ac_cv_func_mprotect=yes ac_cv_func_newlocale=yes ac_cv_func_nl_langinfo=yes ac_cv_func_openat=yes ac_cv_func_pipe=yes ac_cv_func_pstat_getdynamic=no ac_cv_func_pthread_atfork=yes ac_cv_func_pthread_sigmask=yes ac_cv_func_raise=yes ac_cv_func_rawmemchr=no ac_cv_func_sched_getaffinity=no ac_cv_func_sched_getaffinity_np=no ac_cv_func_secure_getenv=no ac_cv_func_setenv=yes ac_cv_func_shutdown=yes ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=yes ac_cv_func_siginterrupt=yes ac_cv_func_sigprocmask=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchrnul=no ac_cv_func_strdup=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=no ac_cv_func_strncasecmp=yes ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_strnlen_working=yes ac_cv_func_strptime=yes ac_cv_func_strtok_r=yes ac_cv_func_symlink=yes ac_cv_func_sysctl=yes ac_cv_func_sysmp=no ac_cv_func_towlower=yes ac_cv_func_tsearch=yes ac_cv_func_tzset=yes ac_cv_func_unsetenv=yes ac_cv_func_uselocale=yes ac_cv_func_usleep=yes ac_cv_func_vasnprintf=no ac_cv_func_vsnprintf=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcslen=yes ac_cv_func_wcsnlen=yes ac_cv_func_wctob=yes ac_cv_func_wcwidth=yes ac_cv_gnu_library_2_1=no ac_cv_have_decl___argv=no ac_cv_have_decl__putenv=no ac_cv_have_decl__snprintf=no ac_cv_have_decl_alarm=yes ac_cv_have_decl_clearerr_unlocked=yes ac_cv_have_decl_dirfd=yes ac_cv_have_decl_fchdir=yes ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_ferror_unlocked=yes ac_cv_have_decl_fflush_unlocked=no ac_cv_have_decl_fgets_unlocked=no ac_cv_have_decl_fputc_unlocked=no ac_cv_have_decl_fputs_unlocked=no ac_cv_have_decl_fread_unlocked=no ac_cv_have_decl_fwrite_unlocked=no ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getchar_unlocked=yes ac_cv_have_decl_getdelim=yes ac_cv_have_decl_getdtablesize=yes ac_cv_have_decl_getline=yes ac_cv_have_decl_getpagesize=yes ac_cv_have_decl_inet_pton=yes ac_cv_have_decl_isblank=yes ac_cv_have_decl_iswblank=yes ac_cv_have_decl_localtime_r=yes ac_cv_have_decl_memrchr=no ac_cv_have_decl_program_invocation_name=no ac_cv_have_decl_program_invocation_short_name=no ac_cv_have_decl_putc_unlocked=yes ac_cv_have_decl_putchar_unlocked=yes ac_cv_have_decl_setenv=yes ac_cv_have_decl_sleep=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strncasecmp=yes ac_cv_have_decl_strndup=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_strtok_r=yes ac_cv_have_decl_unsetenv=yes ac_cv_have_decl_vsnprintf=yes ac_cv_have_decl_wctob=yes ac_cv_have_decl_wcwidth=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_crtdefs_h=no ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_features_h=no ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_libgen_h=yes ac_cv_header_libintl_h=no ac_cv_header_limits_h=yes ac_cv_header_linewrap_h=no ac_cv_header_malloc_h=no ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_pthread_h=yes ac_cv_header_search_h=yes ac_cv_header_semaphore_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdbool_h=yes 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_cdefs_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_pstat_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_sysmp_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_header_xlocale_h=yes ac_cv_host=x86_64-apple-darwin17.7.0 ac_cv_lib_cfitsio_fits_is_reentrant=yes ac_cv_lib_error_at_line=no ac_cv_lib_posix4_sched_yield=no ac_cv_lib_pthread_pthread_barrier_wait=no ac_cv_lib_pthread_pthread_kill=yes ac_cv_lib_rt_sched_yield=no ac_cv_lib_wcs_wcslib_version=yes ac_cv_libcfitsio=yes ac_cv_libcurl=yes ac_cv_libgit2=no ac_cv_libgsl=yes ac_cv_libjpeg=yes ac_cv_liblzma=yes ac_cv_libm=yes ac_cv_libtiff=yes ac_cv_libwcs=yes ac_cv_libz=yes ac_cv_member_struct_sigaction_sa_sigaction=yes ac_cv_member_struct_sockaddr_storage_ss_family=yes ac_cv_member_struct_stat_st_atim_tv_nsec=no ac_cv_member_struct_stat_st_atimespec_tv_nsec=yes ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=yes ac_cv_member_struct_tm_tm_gmtoff=yes 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=yes ac_cv_prog_has_help2man=yes 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_eaccess=no ac_cv_search_inet_pton='none required' ac_cv_search_nanosleep='none required' 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 ac_cv_type__Bool=yes ac_cv_type_getgroups=gid_t ac_cv_type_long_long_int=yes ac_cv_type_mbstate_t=yes ac_cv_type_mode_t=yes ac_cv_type_nlink_t=yes ac_cv_type_pid_t=yes ac_cv_type_pthread_rwlock_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sa_family_t=yes ac_cv_type_sighandler_t=no ac_cv_type_sigset_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_sockaddr_storage=yes ac_cv_type_uid_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_type_useconds_t=yes ac_cv_type_volatile_sig_atomic_t=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libdirstems=lib,lib acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=dylib acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_func_working_getline=yes am_cv_langinfo_codeset=yes 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_locale_sans_EILSEQ=yes gl_cv___builtin_expect=yes gl_cv_c___inline=yes gl_cv_c_amsterdam_compiler=no gl_cv_c_multiarch=no gl_cv_cc_double_expbit0='word 1 bit 20' gl_cv_cc_float_expbit0='word 0 bit 23' gl_cv_cc_long_double_expbit0='word 2 bit 0' gl_cv_decl_ioctl_in_sys_ioctl_h=yes gl_cv_decl_null_works=yes gl_cv_double_slash_root=no gl_cv_func_btowc_eof=yes gl_cv_func_btowc_nul=yes gl_cv_func_dirfd_macro=no gl_cv_func_dup2_works=yes gl_cv_func_dup_works=yes gl_cv_func_fcntl_f_dupfd_cloexec=yes gl_cv_func_fcntl_f_dupfd_works=yes gl_cv_func_fdopen_works=yes gl_cv_func_fstatat_zero_flag=yes gl_cv_func_getcwd_null=yes gl_cv_func_getcwd_posix_signature=yes gl_cv_func_getdtablesize_works=yes gl_cv_func_getgroups_works=no gl_cv_func_getopt_posix=no gl_cv_func_getpagesize=yes gl_cv_func_gettimeofday_clobber=no gl_cv_func_gettimeofday_posix_signature=yes gl_cv_func_ioctl_posix_signature=no gl_cv_func_isnand_no_libm=yes gl_cv_func_isnanf_no_libm=no gl_cv_func_isnanl_no_libm=no gl_cv_func_iswcntrl_works=yes gl_cv_func_itold_works=yes gl_cv_func_ldexp_no_libm=yes gl_cv_func_lstat_dereferences_slashed_symlink=no gl_cv_func_malloc_0_nonnull=1 gl_cv_func_malloc_posix=yes gl_cv_func_mbrtowc_empty_input=yes gl_cv_func_mbrtowc_incomplete_state=yes gl_cv_func_mbrtowc_nul_retval=yes gl_cv_func_mbrtowc_null_arg1=yes gl_cv_func_mbrtowc_null_arg2=yes gl_cv_func_mbrtowc_retval=yes gl_cv_func_mbrtowc_sanitycheck=yes gl_cv_func_memchr_works=yes gl_cv_func_nanosleep='no (mishandles large arguments)' gl_cv_func_nl_langinfo_yesexpr_works=yes gl_cv_func_open_slash=no gl_cv_func_perror_works=yes gl_cv_func_printf_attribute_flavor=system gl_cv_func_printf_positions=yes gl_cv_func_pthread_sigmask_in_libc_works=yes gl_cv_func_pthread_sigmask_macro=no gl_cv_func_pthread_sigmask_return_works=yes gl_cv_func_pthread_sigmask_unblock_works='guessing yes' gl_cv_func_re_compile_pattern_working=no gl_cv_func_select_detects_ebadf=yes gl_cv_func_select_supports0=yes gl_cv_func_setenv_works=yes gl_cv_func_setlocale_works=yes gl_cv_func_signbit=yes gl_cv_func_signbit_gcc=yes gl_cv_func_sigprocmask=1 gl_cv_func_sleep_works=yes gl_cv_func_snprintf_retval_c99=yes gl_cv_func_snprintf_size1=yes gl_cv_func_stat_file_slash=no gl_cv_func_strerror_0_works=no gl_cv_func_strndup_works=yes gl_cv_func_strtod_works=yes gl_cv_func_strtok_r_works=yes gl_cv_func_svid_putenv=no gl_cv_func_symlink_works=no gl_cv_func_unsetenv_works=yes gl_cv_func_usleep_works=yes gl_cv_func_vsnprintf_usable=yes gl_cv_func_wcrtomb_retval=yes gl_cv_func_wcrtomb_works=yes gl_cv_func_wctob_works=yes gl_cv_func_wcwidth_works=no gl_cv_func_working_getdelim=yes gl_cv_func_working_mktime=no gl_cv_have_arbitrary_file_name_length_limit=yes gl_cv_have_include_next=yes gl_cv_have_weak=no gl_cv_header_errno_h_complete=yes gl_cv_header_inttypes_h=yes gl_cv_header_langinfo_altmon=no gl_cv_header_langinfo_codeset=yes gl_cv_header_langinfo_era=yes gl_cv_header_langinfo_t_fmt_ampm=yes gl_cv_header_langinfo_yesexpr=yes gl_cv_header_limits_width=no gl_cv_header_locale_h_needs_xlocale_h=yes gl_cv_header_locale_h_posix2001=yes gl_cv_header_locale_has_locale_t=no gl_cv_header_math_huge_val_works=yes gl_cv_header_math_nan_works=yes gl_cv_header_netinet_in_h_selfcontained=yes gl_cv_header_stdint_h=yes gl_cv_header_stdint_predates_cxx11_h=no gl_cv_header_stdint_width=no gl_cv_header_sys_select_h_selfcontained=yes gl_cv_header_sys_socket_h_selfcontained=yes gl_cv_header_sys_socket_h_shut=yes gl_cv_header_wchar_h_correct_inline=yes gl_cv_header_working_fcntl_h='no (bad O_NOATIME)' gl_cv_header_working_stdalign_h=yes gl_cv_header_working_stdint_h=yes gl_cv_host_cpu_c_abi_32bit=no gl_cv_lib_socket='none needed' gl_cv_long_double_equals_double=no gl_cv_macro_O_CLOEXEC=yes gl_cv_minmax_in_limits_h=no gl_cv_minmax_in_sys_param_h=yes gl_cv_next_arpa_inet_h='' gl_cv_next_ctype_h='' gl_cv_next_dirent_h='' gl_cv_next_fcntl_h='' gl_cv_next_getopt_h='' gl_cv_next_inttypes_h='' gl_cv_next_langinfo_h='' gl_cv_next_limits_h='' gl_cv_next_locale_h='' gl_cv_next_math_h='' gl_cv_next_signal_h='' gl_cv_next_stdint_h='' gl_cv_next_stdio_h='' gl_cv_next_stdlib_h='' gl_cv_next_string_h='' gl_cv_next_strings_h='' gl_cv_next_sys_ioctl_h='' gl_cv_next_sys_select_h='' gl_cv_next_sys_socket_h='' gl_cv_next_sys_stat_h='' gl_cv_next_sys_time_h='' gl_cv_next_sys_types_h='' gl_cv_next_sys_uio_h='' gl_cv_next_sys_wait_h='' gl_cv_next_sysexits_h='' gl_cv_next_time_h='' gl_cv_next_unistd_h='' gl_cv_next_wchar_h='' gl_cv_next_wctype_h='' gl_cv_pragma_columns=no gl_cv_promoted_mode_t=int gl_cv_pthread_rwlock_rdlock_prefer_writer=yes gl_cv_rpl_alloca=yes gl_cv_size_max=yes gl_cv_socket_ipv4=yes gl_cv_socket_ipv6=yes gl_cv_sys_struct_lconv_ok=yes gl_cv_sys_struct_timespec_in_time_h=yes gl_cv_sys_struct_timeval=yes gl_cv_sys_struct_timeval_tv_sec=yes gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes gl_cv_test_INT64_MAX_EQ_LONG_MAX=yes gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=yes gl_cv_time_r_posix=yes gl_cv_time_t_is_signed=yes gl_cv_type_max_align_t=yes gl_cv_type_sigset_t=yes gl_cv_type_wctrans_t=yes gl_cv_type_wctype_t=yes gl_cv_type_wint_t_too_small=no gl_cv_var___progname=yes gl_cv_var_func=yes gt_cv_c_intmax_t=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyPreferredLanguages=yes gt_cv_func_CFPreferencesCopyAppValue=yes gt_cv_func_unsetenv_ret=int gt_cv_func_uselocale_works=yes gt_cv_inttypes_pri_broken=no gt_cv_locale_fake=no gt_cv_locale_fr=fr_FR.ISO8859-1 gt_cv_locale_fr_utf8=fr_FR.UTF-8 gt_cv_locale_ja=ja_JP.eucJP gt_cv_locale_solaris114=no gt_cv_locale_tr_utf8=none gt_cv_locale_zh_CN=zh_CN.GB18030 gt_cv_ssize_t=yes gt_cv_val_LC_MESSAGES=yes gt_cv_var_environ_declaration=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/myid/Downloads/gnuastro-0.9.36-7d6ea/bootstrapped/build-aux/missing aclocal-1.16' ALLOCA='' ALLOCA_H='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='0' AR='ar' ARFLAGS='cr' AUTOCONF='${SHELL} /Users/myid/Downloads/gnuastro-0.9.36-7d6ea/bootstrapped/build-aux/missing autoconf' AUTOHEADER='${SHELL} /Users/myid/Downloads/gnuastro-0.9.36-7d6ea/bootstrapped/build-aux/missing autoheader' AUTOMAKE='${SHELL} /Users/myid/Downloads/gnuastro-0.9.36-7d6ea/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='' CONFIG_LDADD='-L/usr/local/lib -ltiff -L/usr/local/lib -llzma -L/usr/local/lib -ljpeg -L/usr/local/lib -lwcs /usr/local/lib/libcfitsio.a -lcurl -lz -L/usr/local/lib -lgsl -lgslcblas -lm -lm ' CPP='gcc -E' CPPFLAGS='-I/usr/local/include' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -Wall -O3 -pthread' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' 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='8:0:0' GETOPT_CDEFS_H='getopt-cdefs.h' GETOPT_H='getopt.h' GLIBC21='no' 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='0' GNULIB_ACCEPT='IN_GNUASTRO_GNULIB_TESTS' GNULIB_ACOSF='0' GNULIB_ACOSL='0' GNULIB_ALPHASORT='0' GNULIB_ASINF='0' GNULIB_ASINL='0' GNULIB_ATAN2F='0' GNULIB_ATANF='0' GNULIB_ATANL='0' GNULIB_ATOLL='0' GNULIB_BIND='IN_GNUASTRO_GNULIB_TESTS' GNULIB_BTOWC='1' GNULIB_CALLOC_POSIX='0' GNULIB_CANONICALIZE_FILE_NAME='0' GNULIB_CBRT='0' GNULIB_CBRTF='0' GNULIB_CBRTL='0' GNULIB_CEIL='0' GNULIB_CEILF='0' GNULIB_CEILL='0' GNULIB_CHDIR='1' GNULIB_CHOWN='0' GNULIB_CLOSE='1' GNULIB_CLOSEDIR='0' GNULIB_CONNECT='IN_GNUASTRO_GNULIB_TESTS' GNULIB_COPYSIGN='0' GNULIB_COPYSIGNF='0' GNULIB_COPYSIGNL='0' GNULIB_COSF='0' GNULIB_COSHF='0' GNULIB_COSL='0' GNULIB_CTIME='0' GNULIB_DIRFD='1' GNULIB_DPRINTF='0' GNULIB_DUP2='1' GNULIB_DUP3='0' GNULIB_DUP='IN_GNUASTRO_GNULIB_TESTS' GNULIB_DUPLOCALE='0' GNULIB_ENVIRON='IN_GNUASTRO_GNULIB_TESTS' GNULIB_EUIDACCESS='1' GNULIB_EXP2='0' GNULIB_EXP2F='0' GNULIB_EXP2L='0' GNULIB_EXPF='0' GNULIB_EXPL='0' GNULIB_EXPLICIT_BZERO='0' GNULIB_EXPM1='0' GNULIB_EXPM1F='0' GNULIB_EXPM1L='0' GNULIB_FABSF='0' GNULIB_FABSL='0' GNULIB_FACCESSAT='1' GNULIB_FCHDIR='1' GNULIB_FCHMODAT='0' GNULIB_FCHOWNAT='0' GNULIB_FCLOSE='0' GNULIB_FCNTL='1' GNULIB_FDATASYNC='0' GNULIB_FDOPEN='IN_GNUASTRO_GNULIB_TESTS' GNULIB_FDOPENDIR='0' GNULIB_FFLUSH='0' GNULIB_FFS='0' GNULIB_FFSL='0' GNULIB_FFSLL='0' GNULIB_FGETC='1' GNULIB_FGETS='1' GNULIB_FLOOR='0' GNULIB_FLOORF='0' GNULIB_FLOORL='0' GNULIB_FMA='0' GNULIB_FMAF='0' GNULIB_FMAL='0' GNULIB_FMOD='0' GNULIB_FMODF='0' GNULIB_FMODL='0' GNULIB_FOPEN='0' GNULIB_FPRINTF='1' GNULIB_FPRINTF_POSIX='0' GNULIB_FPURGE='0' GNULIB_FPUTC='1' GNULIB_FPUTS='1' GNULIB_FREAD='1' GNULIB_FREOPEN='0' GNULIB_FREXP='0' GNULIB_FREXPF='0' GNULIB_FREXPL='0' GNULIB_FSCANF='1' GNULIB_FSEEK='0' GNULIB_FSEEKO='0' GNULIB_FSTAT='1' GNULIB_FSTATAT='1' GNULIB_FSYNC='0' GNULIB_FTELL='0' GNULIB_FTELLO='0' GNULIB_FTRUNCATE='IN_GNUASTRO_GNULIB_TESTS' GNULIB_FUTIMENS='0' GNULIB_FWRITE='1' GNULIB_GETC='1' GNULIB_GETCHAR='1' GNULIB_GETCWD='1' GNULIB_GETDELIM='1' GNULIB_GETDOMAINNAME='0' GNULIB_GETDTABLESIZE='1' GNULIB_GETGROUPS='1' GNULIB_GETHOSTNAME='0' GNULIB_GETLINE='1' GNULIB_GETLOADAVG='0' GNULIB_GETLOGIN='0' GNULIB_GETLOGIN_R='0' GNULIB_GETPAGESIZE='IN_GNUASTRO_GNULIB_TESTS' GNULIB_GETPASS='0' GNULIB_GETPEERNAME='0' GNULIB_GETSOCKNAME='0' GNULIB_GETSOCKOPT='0' GNULIB_GETSUBOPT='0' GNULIB_GETTIMEOFDAY='IN_GNUASTRO_GNULIB_TESTS' GNULIB_GETUSERSHELL='0' GNULIB_GL_UNISTD_H_GETOPT='1' GNULIB_GRANTPT='0' GNULIB_GROUP_MEMBER='1' GNULIB_HYPOT='0' GNULIB_HYPOTF='0' GNULIB_HYPOTL='0' GNULIB_ILOGB='0' GNULIB_ILOGBF='0' GNULIB_ILOGBL='0' GNULIB_IMAXABS='0' GNULIB_IMAXDIV='0' GNULIB_INET_NTOP='0' GNULIB_INET_PTON='IN_GNUASTRO_GNULIB_TESTS' GNULIB_IOCTL='IN_GNUASTRO_GNULIB_TESTS' GNULIB_ISATTY='0' GNULIB_ISBLANK='IN_GNUASTRO_GNULIB_TESTS' GNULIB_ISFINITE='0' GNULIB_ISINF='0' GNULIB_ISNAN='0' GNULIB_ISNAND='0' GNULIB_ISNANF='0' GNULIB_ISNANL='0' GNULIB_ISWBLANK='1' GNULIB_ISWCTYPE='0' GNULIB_LCHMOD='0' GNULIB_LCHOWN='0' GNULIB_LDEXPF='0' GNULIB_LDEXPL='0' GNULIB_LINK='0' GNULIB_LINKAT='0' GNULIB_LISTEN='IN_GNUASTRO_GNULIB_TESTS' GNULIB_LOCALECONV='1' GNULIB_LOCALENAME='IN_GNUASTRO_GNULIB_TESTS' GNULIB_LOCALTIME='0' GNULIB_LOG10='0' GNULIB_LOG10F='0' GNULIB_LOG10L='0' GNULIB_LOG1P='0' GNULIB_LOG1PF='0' GNULIB_LOG1PL='0' GNULIB_LOG2='0' GNULIB_LOG2F='0' GNULIB_LOG2L='0' GNULIB_LOG='0' GNULIB_LOGB='0' GNULIB_LOGBF='0' GNULIB_LOGBL='0' GNULIB_LOGF='0' GNULIB_LOGL='0' GNULIB_LSEEK='0' GNULIB_LSTAT='1' GNULIB_MALLOC_POSIX='1' GNULIB_MBRLEN='0' GNULIB_MBRTOWC='1' GNULIB_MBSCASECMP='0' GNULIB_MBSCASESTR='0' GNULIB_MBSCHR='1' GNULIB_MBSCSPN='0' GNULIB_MBSINIT='1' GNULIB_MBSLEN='0' GNULIB_MBSNCASECMP='0' GNULIB_MBSNLEN='0' GNULIB_MBSNRTOWCS='0' GNULIB_MBSPBRK='1' GNULIB_MBSPCASECMP='0' GNULIB_MBSRCHR='0' GNULIB_MBSRTOWCS='0' GNULIB_MBSSEP='0' GNULIB_MBSSPN='1' GNULIB_MBSSTR='0' GNULIB_MBSTOK_R='1' GNULIB_MBTOWC='1' GNULIB_MEMCHR='1' GNULIB_MEMMEM='0' GNULIB_MEMPCPY='1' GNULIB_MEMRCHR='1' GNULIB_MKDIRAT='0' GNULIB_MKDTEMP='0' GNULIB_MKFIFO='0' GNULIB_MKFIFOAT='0' GNULIB_MKNOD='0' GNULIB_MKNODAT='0' GNULIB_MKOSTEMP='0' GNULIB_MKOSTEMPS='0' GNULIB_MKSTEMP='0' GNULIB_MKSTEMPS='0' GNULIB_MKTIME='1' GNULIB_MODF='0' GNULIB_MODFF='0' GNULIB_MODFL='0' GNULIB_NANOSLEEP='IN_GNUASTRO_GNULIB_TESTS' GNULIB_NL_LANGINFO='1' GNULIB_NONBLOCKING='0' GNULIB_OBSTACK_PRINTF='0' GNULIB_OBSTACK_PRINTF_POSIX='0' GNULIB_OPEN='1' GNULIB_OPENAT='1' GNULIB_OPENDIR='0' GNULIB_OVERRIDES_STRUCT_STAT='0' GNULIB_OVERRIDES_WINT_T='0' GNULIB_PCLOSE='0' GNULIB_PERROR='IN_GNUASTRO_GNULIB_TESTS' GNULIB_PIPE2='0' GNULIB_PIPE='IN_GNUASTRO_GNULIB_TESTS' GNULIB_POPEN='0' GNULIB_POSIX_OPENPT='0' GNULIB_POWF='0' GNULIB_PREAD='0' GNULIB_PRINTF='1' GNULIB_PRINTF_POSIX='0' GNULIB_PSELECT='0' GNULIB_PTHREAD_SIGMASK='IN_GNUASTRO_GNULIB_TESTS' GNULIB_PTSNAME='0' GNULIB_PTSNAME_R='0' GNULIB_PUTC='1' GNULIB_PUTCHAR='1' GNULIB_PUTENV='IN_GNUASTRO_GNULIB_TESTS' GNULIB_PUTS='1' GNULIB_PWRITE='0' GNULIB_QSORT_R='0' GNULIB_RAISE='IN_GNUASTRO_GNULIB_TESTS' GNULIB_RANDOM='0' GNULIB_RANDOM_R='0' GNULIB_RAWMEMCHR='1' GNULIB_READ='0' GNULIB_READDIR='0' GNULIB_READLINK='0' GNULIB_READLINKAT='0' GNULIB_REALLOCARRAY='0' GNULIB_REALLOC_POSIX='1' GNULIB_REALPATH='0' GNULIB_RECV='0' GNULIB_RECVFROM='0' GNULIB_REMAINDER='0' GNULIB_REMAINDERF='0' GNULIB_REMAINDERL='0' GNULIB_REMOVE='0' GNULIB_RENAME='0' GNULIB_RENAMEAT='0' GNULIB_REWINDDIR='0' GNULIB_RINT='0' GNULIB_RINTF='0' GNULIB_RINTL='0' GNULIB_RMDIR='0' GNULIB_ROUND='0' GNULIB_ROUNDF='0' GNULIB_ROUNDL='0' GNULIB_RPMATCH='0' GNULIB_SCANDIR='0' GNULIB_SCANF='1' GNULIB_SECURE_GETENV='1' GNULIB_SELECT='IN_GNUASTRO_GNULIB_TESTS' GNULIB_SEND='0' GNULIB_SENDTO='0' GNULIB_SETENV='IN_GNUASTRO_GNULIB_TESTS' GNULIB_SETHOSTNAME='0' GNULIB_SETLOCALE='IN_GNUASTRO_GNULIB_TESTS' GNULIB_SETSOCKOPT='IN_GNUASTRO_GNULIB_TESTS' GNULIB_SHUTDOWN='0' GNULIB_SIGACTION='IN_GNUASTRO_GNULIB_TESTS' GNULIB_SIGNAL_H_SIGPIPE='0' GNULIB_SIGNBIT='IN_GNUASTRO_GNULIB_TESTS' GNULIB_SIGPROCMASK='IN_GNUASTRO_GNULIB_TESTS' GNULIB_SINF='0' GNULIB_SINHF='0' GNULIB_SINL='0' GNULIB_SLEEP='1' GNULIB_SNPRINTF='0' GNULIB_SOCKET='IN_GNUASTRO_GNULIB_TESTS' GNULIB_SPRINTF_POSIX='0' GNULIB_SQRTF='0' GNULIB_SQRTL='0' GNULIB_STAT='1' GNULIB_STDIO_H_NONBLOCKING='0' GNULIB_STDIO_H_SIGPIPE='0' GNULIB_STPCPY='0' GNULIB_STPNCPY='0' GNULIB_STRCASESTR='0' GNULIB_STRCHRNUL='1' GNULIB_STRDUP='1' GNULIB_STRERROR='1' GNULIB_STRERROR_R='IN_GNUASTRO_GNULIB_TESTS' GNULIB_STRFTIME='0' GNULIB_STRNCAT='0' GNULIB_STRNDUP='1' GNULIB_STRNLEN='1' GNULIB_STRPBRK='0' GNULIB_STRPTIME='1' GNULIB_STRSEP='0' GNULIB_STRSIGNAL='0' GNULIB_STRSTR='0' GNULIB_STRTOD='1' GNULIB_STRTOIMAX='0' GNULIB_STRTOK_R='1' GNULIB_STRTOLD='0' GNULIB_STRTOLL='0' GNULIB_STRTOULL='0' GNULIB_STRTOUMAX='0' GNULIB_STRVERSCMP='0' GNULIB_SYMLINK='IN_GNUASTRO_GNULIB_TESTS' GNULIB_SYMLINKAT='0' GNULIB_SYSTEM_POSIX='1' GNULIB_TANF='0' GNULIB_TANHF='0' GNULIB_TANL='0' GNULIB_TIMEGM='0' GNULIB_TIME_R='1' GNULIB_TIME_RZ='0' GNULIB_TMPFILE='0' GNULIB_TOWCTRANS='0' GNULIB_TRUNC='0' GNULIB_TRUNCATE='0' GNULIB_TRUNCF='0' GNULIB_TRUNCL='0' GNULIB_TTYNAME_R='0' GNULIB_TZSET='0' GNULIB_UNISTD_H_NONBLOCKING='0' GNULIB_UNISTD_H_SIGPIPE='0' GNULIB_UNLINK='0' GNULIB_UNLINKAT='0' GNULIB_UNLOCKPT='0' GNULIB_UNSETENV='IN_GNUASTRO_GNULIB_TESTS' GNULIB_USLEEP='IN_GNUASTRO_GNULIB_TESTS' GNULIB_UTIMENSAT='0' GNULIB_VASPRINTF='0' GNULIB_VDPRINTF='0' GNULIB_VFPRINTF='1' GNULIB_VFPRINTF_POSIX='0' GNULIB_VFSCANF='0' GNULIB_VPRINTF='1' GNULIB_VPRINTF_POSIX='0' GNULIB_VSCANF='0' GNULIB_VSNPRINTF='1' GNULIB_VSPRINTF_POSIX='0' GNULIB_WAITPID='0' GNULIB_WCPCPY='0' GNULIB_WCPNCPY='0' GNULIB_WCRTOMB='1' GNULIB_WCSCASECMP='0' GNULIB_WCSCAT='0' GNULIB_WCSCHR='0' GNULIB_WCSCMP='0' GNULIB_WCSCOLL='0' GNULIB_WCSCPY='0' GNULIB_WCSCSPN='0' GNULIB_WCSDUP='0' GNULIB_WCSFTIME='0' GNULIB_WCSLEN='0' GNULIB_WCSNCASECMP='0' GNULIB_WCSNCAT='0' GNULIB_WCSNCMP='0' GNULIB_WCSNCPY='0' GNULIB_WCSNLEN='0' GNULIB_WCSNRTOMBS='0' GNULIB_WCSPBRK='0' GNULIB_WCSRCHR='0' GNULIB_WCSRTOMBS='0' GNULIB_WCSSPN='0' GNULIB_WCSSTR='0' GNULIB_WCSTOK='0' GNULIB_WCSWIDTH='0' GNULIB_WCSXFRM='0' GNULIB_WCTOB='IN_GNUASTRO_GNULIB_TESTS' GNULIB_WCTOMB='IN_GNUASTRO_GNULIB_TESTS' GNULIB_WCTRANS='0' GNULIB_WCTYPE='0' GNULIB_WCWIDTH='1' GNULIB_WMEMCHR='0' GNULIB_WMEMCMP='0' GNULIB_WMEMCPY='0' GNULIB_WMEMMOVE='0' GNULIB_WMEMSET='0' GNULIB_WRITE='0' GNULIB__EXIT='0' GREP='/usr/bin/grep' GUIDEMESSAGE='yes' HAVE_ACCEPT4='1' HAVE_ACOSF='1' HAVE_ACOSL='1' HAVE_ALLOCA_H='1' HAVE_ALPHASORT='1' HAVE_ARPA_INET_H='1' HAVE_ASINF='1' HAVE_ASINL='1' HAVE_ATAN2F='1' HAVE_ATANF='1' HAVE_ATANL='1' HAVE_ATOLL='1' HAVE_BTOWC='1' HAVE_C99_STDINT_H='1' HAVE_CANONICALIZE_FILE_NAME='1' HAVE_CBRT='1' HAVE_CBRTF='1' HAVE_CBRTL='1' HAVE_CHOWN='1' HAVE_CLOSEDIR='1' HAVE_COPYSIGN='1' HAVE_COPYSIGNL='1' HAVE_COSF='1' HAVE_COSHF='1' HAVE_COSL='1' HAVE_CRTDEFS_H='0' HAVE_DECL_ACOSL='1' HAVE_DECL_ASINL='1' HAVE_DECL_ATANL='1' HAVE_DECL_CBRTF='1' HAVE_DECL_CBRTL='1' HAVE_DECL_CEILF='1' HAVE_DECL_CEILL='1' HAVE_DECL_COPYSIGNF='1' HAVE_DECL_COSL='1' HAVE_DECL_DIRFD='1' HAVE_DECL_ENVIRON='0' HAVE_DECL_EXP2='1' HAVE_DECL_EXP2F='1' HAVE_DECL_EXP2L='1' HAVE_DECL_EXPL='1' HAVE_DECL_EXPM1L='1' HAVE_DECL_FCHDIR='1' HAVE_DECL_FDATASYNC='1' HAVE_DECL_FDOPENDIR='1' HAVE_DECL_FLOORF='1' HAVE_DECL_FLOORL='1' HAVE_DECL_FPURGE='1' HAVE_DECL_FREXPL='1' HAVE_DECL_FSEEKO='1' HAVE_DECL_FTELLO='1' HAVE_DECL_GETDELIM='1' HAVE_DECL_GETDOMAINNAME='1' HAVE_DECL_GETLINE='1' HAVE_DECL_GETLOADAVG='1' HAVE_DECL_GETLOGIN='1' HAVE_DECL_GETLOGIN_R='1' HAVE_DECL_GETPAGESIZE='1' HAVE_DECL_GETUSERSHELL='1' HAVE_DECL_IMAXABS='1' HAVE_DECL_IMAXDIV='1' HAVE_DECL_INET_NTOP='1' HAVE_DECL_INET_PTON='1' HAVE_DECL_INITSTATE='1' HAVE_DECL_LDEXPL='1' HAVE_DECL_LOCALTIME_R='1' HAVE_DECL_LOG10L='1' HAVE_DECL_LOG2='1' HAVE_DECL_LOG2F='1' HAVE_DECL_LOG2L='1' HAVE_DECL_LOGB='1' HAVE_DECL_LOGL='1' HAVE_DECL_MEMMEM='1' HAVE_DECL_MEMRCHR='0' HAVE_DECL_OBSTACK_PRINTF='1' HAVE_DECL_REMAINDER='1' HAVE_DECL_REMAINDERL='1' HAVE_DECL_RINTF='1' HAVE_DECL_ROUND='1' HAVE_DECL_ROUNDF='1' HAVE_DECL_ROUNDL='1' HAVE_DECL_SETENV='1' HAVE_DECL_SETHOSTNAME='1' HAVE_DECL_SETSTATE='1' HAVE_DECL_SINL='1' HAVE_DECL_SNPRINTF='1' HAVE_DECL_SQRTL='1' HAVE_DECL_STRDUP='1' HAVE_DECL_STRERROR_R='1' HAVE_DECL_STRNCASECMP='1' HAVE_DECL_STRNDUP='1' HAVE_DECL_STRNLEN='1' HAVE_DECL_STRSIGNAL='1' HAVE_DECL_STRTOIMAX='1' HAVE_DECL_STRTOK_R='1' HAVE_DECL_STRTOUMAX='1' HAVE_DECL_TANL='1' HAVE_DECL_TRUNC='1' HAVE_DECL_TRUNCATE='1' HAVE_DECL_TRUNCF='1' HAVE_DECL_TRUNCL='1' HAVE_DECL_TTYNAME_R='1' HAVE_DECL_UNSETENV='1' HAVE_DECL_VSNPRINTF='1' HAVE_DECL_WCTOB='1' HAVE_DECL_WCWIDTH='1' HAVE_DIRENT_H='1' HAVE_DPRINTF='1' HAVE_DUP2='1' HAVE_DUP3='1' HAVE_DUPLOCALE='1' HAVE_EUIDACCESS='0' HAVE_EXPF='1' HAVE_EXPL='1' HAVE_EXPLICIT_BZERO='1' HAVE_EXPM1='1' HAVE_EXPM1F='1' HAVE_FABSF='1' HAVE_FABSL='1' HAVE_FACCESSAT='1' HAVE_FCHDIR='1' HAVE_FCHMODAT='1' HAVE_FCHOWNAT='1' HAVE_FCNTL='1' HAVE_FDATASYNC='1' HAVE_FDOPENDIR='1' HAVE_FEATURES_H='0' HAVE_FFS='1' HAVE_FFSL='1' HAVE_FFSLL='1' HAVE_FITS_IS_REENTRANT='1' HAVE_FMA='1' HAVE_FMAF='1' HAVE_FMAL='1' HAVE_FMODF='1' HAVE_FMODL='1' HAVE_FREELOCALE='1' HAVE_FREXPF='1' HAVE_FSEEKO='1' HAVE_FSTATAT='1' HAVE_FSYNC='1' HAVE_FTELLO='1' HAVE_FTRUNCATE='1' HAVE_FUTIMENS='1' HAVE_GETDTABLESIZE='1' HAVE_GETGROUPS='1' HAVE_GETHOSTNAME='1' HAVE_GETLOGIN='1' HAVE_GETOPT_H='1' HAVE_GETPAGESIZE='1' HAVE_GETPASS='1' HAVE_GETSUBOPT='1' HAVE_GETTIMEOFDAY='1' HAVE_GRANTPT='1' HAVE_GROUP_MEMBER='0' HAVE_HYPOTF='1' HAVE_HYPOTL='1' HAVE_ILOGB='1' HAVE_ILOGBF='1' HAVE_ILOGBL='1' HAVE_IMAXDIV_T='1' HAVE_INITSTATE='1' HAVE_INTTYPES_H='1' HAVE_ISBLANK='1' HAVE_ISNAND='1' HAVE_ISNANF='1' HAVE_ISNANL='1' HAVE_ISWBLANK='1' HAVE_ISWCNTRL='1' HAVE_LANGINFO_ALTMON='0' HAVE_LANGINFO_CODESET='1' HAVE_LANGINFO_ERA='1' HAVE_LANGINFO_H='1' HAVE_LANGINFO_T_FMT_AMPM='1' HAVE_LANGINFO_YESEXPR='1' HAVE_LCHMOD='1' HAVE_LCHOWN='1' HAVE_LDEXPF='1' HAVE_LIBCFITSIO='yes' HAVE_LIBCURL='yes' HAVE_LIBGIT2='0' HAVE_LIBGSL='yes' HAVE_LIBJPEG='yes' HAVE_LIBLZMA='yes' HAVE_LIBM='yes' HAVE_LIBTIFF='yes' HAVE_LIBWCS='yes' HAVE_LIBZ='yes' HAVE_LINK='1' HAVE_LINKAT='1' HAVE_LOG10F='1' HAVE_LOG10L='1' HAVE_LOG1P='1' HAVE_LOG1PF='1' HAVE_LOG1PL='1' HAVE_LOGBF='1' HAVE_LOGBL='1' HAVE_LOGF='1' HAVE_LOGL='1' HAVE_LONG_LONG_INT='1' HAVE_LSTAT='1' HAVE_MAX_ALIGN_T='1' HAVE_MBRLEN='1' HAVE_MBRTOWC='1' HAVE_MBSINIT='1' HAVE_MBSLEN='0' HAVE_MBSNRTOWCS='1' HAVE_MBSRTOWCS='1' HAVE_MBTOWC='1' HAVE_MEMCHR='1' HAVE_MEMPCPY='0' HAVE_MKDIRAT='1' HAVE_MKDTEMP='1' HAVE_MKFIFO='1' HAVE_MKFIFOAT='1' HAVE_MKNOD='1' HAVE_MKNODAT='1' HAVE_MKOSTEMP='1' HAVE_MKOSTEMPS='1' HAVE_MKSTEMP='1' HAVE_MKSTEMPS='1' HAVE_MODFF='1' HAVE_MODFL='1' HAVE_MSVC_INVALID_PARAMETER_HANDLER='0' HAVE_NANOSLEEP='1' HAVE_NETINET_IN_H='' HAVE_NEWLOCALE='1' HAVE_NL_LANGINFO='1' HAVE_OPENAT='1' HAVE_OPENDIR='1' HAVE_OS_H='0' HAVE_PCLOSE='1' HAVE_PIPE2='1' HAVE_PIPE='1' HAVE_POPEN='1' HAVE_POSIX_OPENPT='1' HAVE_POSIX_SIGNALBLOCKING='1' HAVE_POWF='1' HAVE_PREAD='1' HAVE_PSELECT='1' HAVE_PTHREAD_BARRIER='0' HAVE_PTHREAD_SIGMASK='1' HAVE_PTSNAME='1' HAVE_PTSNAME_R='1' HAVE_PWRITE='1' HAVE_QSORT_R='1' HAVE_RAISE='1' HAVE_RANDOM='1' HAVE_RANDOM_H='1' HAVE_RANDOM_R='1' HAVE_RAWMEMCHR='0' HAVE_READDIR='1' HAVE_READLINK='1' HAVE_READLINKAT='1' HAVE_REALLOCARRAY='1' HAVE_REALPATH='1' HAVE_REMAINDER='1' HAVE_REMAINDERF='1' HAVE_RENAMEAT='1' HAVE_REWINDDIR='1' HAVE_RINT='1' HAVE_RINTL='1' HAVE_RPMATCH='1' HAVE_SAME_LONG_DOUBLE_AS_DOUBLE='0' HAVE_SA_FAMILY_T='1' HAVE_SCANDIR='1' HAVE_SECURE_GETENV='0' HAVE_SETENV='1' HAVE_SETHOSTNAME='1' HAVE_SETSTATE='1' HAVE_SIGACTION='1' HAVE_SIGHANDLER_T='0' HAVE_SIGINFO_T='1' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SIGSET_T='1' HAVE_SINF='1' HAVE_SINHF='1' HAVE_SINL='1' HAVE_SLEEP='1' HAVE_SQRTF='1' HAVE_SQRTL='1' HAVE_STDINT_H='1' HAVE_STPCPY='1' HAVE_STPNCPY='1' HAVE_STRCASECMP='1' HAVE_STRCASESTR='1' HAVE_STRCHRNUL='0' HAVE_STRINGS_H='1' HAVE_STRPBRK='1' HAVE_STRPTIME='1' HAVE_STRSEP='1' HAVE_STRTOD='1' HAVE_STRTOLD='1' HAVE_STRTOLL='1' HAVE_STRTOULL='1' HAVE_STRUCT_RANDOM_DATA='1' HAVE_STRUCT_SIGACTION_SA_SIGACTION='1' HAVE_STRUCT_SOCKADDR_STORAGE='1' HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='1' HAVE_STRUCT_TIMEVAL='1' HAVE_STRVERSCMP='1' HAVE_SYMLINK='1' HAVE_SYMLINKAT='1' HAVE_SYSEXITS_H='1' HAVE_SYS_BITYPES_H='0' HAVE_SYS_CDEFS_H='1' HAVE_SYS_INTTYPES_H='0' HAVE_SYS_IOCTL_H='1' HAVE_SYS_LOADAVG_H='0' HAVE_SYS_PARAM_H='0' HAVE_SYS_SELECT_H='1' HAVE_SYS_SOCKET_H='1' HAVE_SYS_TIME_H='1' HAVE_SYS_TYPES_H='1' HAVE_SYS_UIO_H='1' HAVE_TANF='1' HAVE_TANHF='1' HAVE_TANL='1' HAVE_TIMEGM='1' HAVE_TIMEZONE_T='0' HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1' HAVE_TZSET='1' HAVE_UNISTD_H='1' HAVE_UNLINKAT='1' HAVE_UNLOCKPT='1' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_USLEEP='1' HAVE_UTIMENSAT='1' HAVE_VASPRINTF='1' HAVE_VDPRINTF='1' HAVE_WCHAR_H='1' HAVE_WCHAR_T='1' HAVE_WCPCPY='1' HAVE_WCPNCPY='1' HAVE_WCRTOMB='1' HAVE_WCSCASECMP='1' HAVE_WCSCAT='1' HAVE_WCSCHR='1' HAVE_WCSCMP='1' HAVE_WCSCOLL='1' HAVE_WCSCPY='1' HAVE_WCSCSPN='1' HAVE_WCSDUP='1' HAVE_WCSFTIME='1' HAVE_WCSLEN='1' HAVE_WCSLIB_VERSION='1' HAVE_WCSNCASECMP='1' HAVE_WCSNCAT='1' HAVE_WCSNCMP='1' HAVE_WCSNCPY='1' HAVE_WCSNLEN='1' HAVE_WCSNRTOMBS='1' HAVE_WCSPBRK='1' HAVE_WCSRCHR='1' HAVE_WCSRTOMBS='1' HAVE_WCSSPN='1' HAVE_WCSSTR='1' HAVE_WCSTOK='1' HAVE_WCSWIDTH='1' HAVE_WCSXFRM='1' HAVE_WCTRANS_T='1' HAVE_WCTYPE_H='1' HAVE_WCTYPE_T='1' HAVE_WINSOCK2_H='0' HAVE_WINT_T='1' HAVE_WMEMCHR='1' HAVE_WMEMCMP='1' HAVE_WMEMCPY='1' HAVE_WMEMMOVE='1' HAVE_WMEMSET='1' HAVE_WS2TCPIP_H='0' HAVE_XLOCALE_H='1' HAVE__BOOL='1' HAVE__EXIT='1' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' 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='1' INT64_MAX_EQ_LONG_MAX='1' INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' LDFLAGS='' LIBCFITSIO='/usr/local/lib/libcfitsio.a' LIBCFITSIO_PREFIX='/usr/local' LIBCURL='-lcurl' LIBCURL_PREFIX='' LIBGIT2='' LIBGIT2_PREFIX='' LIBGSL='-L/usr/local/lib -lgsl -lgslcblas -lm' LIBGSL_PREFIX='/usr/local' LIBINTL='' LIBJPEG='-L/usr/local/lib -ljpeg' LIBJPEG_PREFIX='/usr/local' LIBLZMA='-L/usr/local/lib -llzma' LIBLZMA_PREFIX='/usr/local' LIBM='-lm' LIBMULTITHREAD='-lpthread' LIBM_PREFIX='' LIBOBJS='' LIBPTH='' LIBPTH_PREFIX='' LIBS=' ' LIBSOCKET='' LIBTESTS_LIBDEPS='' LIBTHREAD='' LIBTIFF='-L/usr/local/lib -ltiff' LIBTIFF_PREFIX='/usr/local' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#' LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE='' LIBUNISTRING_UNITYPES_H='unitypes.h' LIBUNISTRING_UNIWIDTH_H='uniwidth.h' LIBWCS='-L/usr/local/lib -lwcs' LIBWCS_PREFIX='/usr/local' LIBZ='-lz' LIBZ_PREFIX='' LIB_EACCESS='' LIB_NANOSLEEP='' LIB_PTHREAD_SIGMASK='' LIB_SELECT='' LIMITS_H='limits.h' LIPO='lipo' LN_S='ln -s' LOCALCHARSET_TESTS_ENVIRONMENT='' LOCALE_FR='fr_FR.ISO8859-1' LOCALE_FR_UTF8='fr_FR.UTF-8' LOCALE_JA='ja_JP.eucJP' LOCALE_TR_UTF8='none' LOCALE_ZH_CN='zh_CN.GB18030' LTALLOCA='' LTLIBCFITSIO='-L/usr/local/lib -lcfitsio' LTLIBCURL='-lcurl' LTLIBGIT2='' LTLIBGSL='-L/usr/local/lib -lgsl -L/usr/local/lib -lgslcblas -lm -R/usr/local/lib' LTLIBINTL='' LTLIBJPEG='-L/usr/local/lib -ljpeg -R/usr/local/lib' LTLIBLZMA='-L/usr/local/lib -llzma -R/usr/local/lib' LTLIBM='-lm' LTLIBMULTITHREAD='-lpthread' LTLIBOBJS='' LTLIBPTH='' LTLIBTHREAD='' LTLIBTIFF='-L/usr/local/lib -ltiff -R/usr/local/lib' LTLIBWCS='-L/usr/local/lib -lwcs -R/usr/local/lib' LTLIBZ='-lz' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /Users/myid/Downloads/gnuastro-0.9.36-7d6ea/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_DIRENT_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_DIRENT_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.9.36-7d6ea' PACKAGE_TARNAME='gnuastro' PACKAGE_URL='http://www.gnu.org/software/gnuastro/' PACKAGE_VERSION='0.9.36-7d6ea' PATH_SEPARATOR=':' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PRIPTR_PREFIX='"l"' PRI_MACROS_BROKEN='0' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' PTHREAD_LIBS='' PTRDIFF_T_SUFFIX='' RANLIB='ranlib' REPLACE_ACOSF='0' REPLACE_ASINF='0' REPLACE_ATAN2F='0' REPLACE_ATANF='0' REPLACE_BTOWC='0' REPLACE_CALLOC='0' REPLACE_CANONICALIZE_FILE_NAME='0' REPLACE_CBRTF='0' REPLACE_CBRTL='0' REPLACE_CEIL='0' REPLACE_CEILF='0' REPLACE_CEILL='0' REPLACE_CHOWN='0' REPLACE_CLOSE='0' REPLACE_CLOSEDIR='0' REPLACE_COSF='0' REPLACE_COSHF='0' REPLACE_CTIME='GNULIB_PORTCHECK' REPLACE_DIRFD='0' REPLACE_DPRINTF='0' REPLACE_DUP2='0' REPLACE_DUP='0' REPLACE_DUPLOCALE='0' REPLACE_EXP2='0' REPLACE_EXP2L='0' REPLACE_EXPF='0' REPLACE_EXPL='0' REPLACE_EXPM1='0' REPLACE_EXPM1F='0' REPLACE_EXPM1L='0' REPLACE_FABSL='0' REPLACE_FACCESSAT='1' REPLACE_FCHOWNAT='0' REPLACE_FCLOSE='0' REPLACE_FCNTL='0' REPLACE_FDOPEN='0' REPLACE_FDOPENDIR='0' REPLACE_FFLUSH='0' REPLACE_FLOOR='0' REPLACE_FLOORF='0' REPLACE_FLOORL='0' REPLACE_FMA='0' REPLACE_FMAF='0' REPLACE_FMAL='0' REPLACE_FMOD='0' REPLACE_FMODF='0' REPLACE_FMODL='0' REPLACE_FOPEN='0' REPLACE_FPRINTF='0' REPLACE_FPURGE='0' REPLACE_FREELOCALE='0' REPLACE_FREOPEN='0' REPLACE_FREXP='0' REPLACE_FREXPF='0' REPLACE_FREXPL='0' REPLACE_FSEEK='0' REPLACE_FSEEKO='0' REPLACE_FSTAT='0' REPLACE_FSTATAT='1' REPLACE_FTELL='0' REPLACE_FTELLO='0' REPLACE_FTRUNCATE='0' REPLACE_FUTIMENS='0' REPLACE_GETCWD='0' REPLACE_GETDELIM='0' REPLACE_GETDOMAINNAME='0' REPLACE_GETDTABLESIZE='0' REPLACE_GETGROUPS='1' REPLACE_GETLINE='0' REPLACE_GETLOGIN_R='0' REPLACE_GETPAGESIZE='0' REPLACE_GETPASS='0' REPLACE_GETTIMEOFDAY='0' REPLACE_GMTIME='0' REPLACE_HUGE_VAL='0' REPLACE_HYPOT='0' REPLACE_HYPOTF='0' REPLACE_HYPOTL='0' REPLACE_ILOGB='0' REPLACE_ILOGBF='0' REPLACE_ILOGBL='0' REPLACE_INET_NTOP='0' REPLACE_INET_PTON='0' REPLACE_INITSTATE='0' REPLACE_IOCTL='1' REPLACE_ISATTY='0' REPLACE_ISFINITE='0' REPLACE_ISINF='0' REPLACE_ISNAN='0' REPLACE_ISWBLANK='0' REPLACE_ISWCNTRL='0' REPLACE_ITOLD='0' REPLACE_LCHOWN='0' REPLACE_LDEXPL='0' REPLACE_LINK='0' REPLACE_LINKAT='0' REPLACE_LOCALECONV='0' REPLACE_LOCALTIME='0' REPLACE_LOCALTIME_R='0' REPLACE_LOG10='0' REPLACE_LOG10F='0' REPLACE_LOG10L='0' REPLACE_LOG1P='0' REPLACE_LOG1PF='0' REPLACE_LOG1PL='0' REPLACE_LOG2='0' REPLACE_LOG2F='0' REPLACE_LOG2L='0' REPLACE_LOG='0' REPLACE_LOGB='0' REPLACE_LOGBF='0' REPLACE_LOGBL='0' REPLACE_LOGF='0' REPLACE_LOGL='0' REPLACE_LSEEK='0' REPLACE_LSTAT='1' REPLACE_MALLOC='0' REPLACE_MBRLEN='0' REPLACE_MBRTOWC='0' REPLACE_MBSINIT='0' REPLACE_MBSNRTOWCS='0' REPLACE_MBSRTOWCS='0' REPLACE_MBSTATE_T='0' REPLACE_MBTOWC='0' REPLACE_MEMCHR='0' REPLACE_MEMMEM='0' REPLACE_MKDIR='0' REPLACE_MKFIFO='0' REPLACE_MKNOD='0' REPLACE_MKSTEMP='0' REPLACE_MKTIME='1' REPLACE_MODF='0' REPLACE_MODFF='0' REPLACE_MODFL='0' REPLACE_NAN='0' REPLACE_NANOSLEEP='1' REPLACE_NEWLOCALE='0' REPLACE_NL_LANGINFO='1' REPLACE_NULL='0' REPLACE_OBSTACK_PRINTF='0' REPLACE_OPEN='1' REPLACE_OPENAT='1' REPLACE_OPENDIR='0' REPLACE_PERROR='1' REPLACE_POPEN='0' REPLACE_PREAD='0' REPLACE_PRINTF='0' REPLACE_PSELECT='0' REPLACE_PTHREAD_SIGMASK='0' REPLACE_PTSNAME='0' REPLACE_PTSNAME_R='0' REPLACE_PUTENV='1' REPLACE_PWRITE='0' REPLACE_QSORT_R='0' REPLACE_RAISE='0' REPLACE_RANDOM='0' REPLACE_RANDOM_R='0' REPLACE_READ='0' REPLACE_READLINK='0' REPLACE_READLINKAT='0' REPLACE_REALLOC='0' REPLACE_REALPATH='0' REPLACE_REMAINDER='0' REPLACE_REMAINDERF='0' REPLACE_REMAINDERL='0' REPLACE_REMOVE='0' REPLACE_RENAME='0' REPLACE_RENAMEAT='0' REPLACE_RINTL='0' REPLACE_RMDIR='0' REPLACE_ROUND='0' REPLACE_ROUNDF='0' REPLACE_ROUNDL='0' REPLACE_SELECT='0' REPLACE_SETENV='0' REPLACE_SETLOCALE='0' REPLACE_SETSTATE='0' REPLACE_SIGNBIT='0' REPLACE_SIGNBIT_USING_GCC='1' REPLACE_SINF='0' REPLACE_SINHF='0' REPLACE_SLEEP='0' REPLACE_SNPRINTF='0' REPLACE_SPRINTF='0' REPLACE_SQRTF='0' REPLACE_SQRTL='0' REPLACE_STAT='1' REPLACE_STDIO_READ_FUNCS='0' REPLACE_STDIO_WRITE_FUNCS='0' REPLACE_STPNCPY='0' REPLACE_STRCASESTR='0' REPLACE_STRCHRNUL='0' REPLACE_STRDUP='0' REPLACE_STRERROR='1' REPLACE_STRERROR_R='1' REPLACE_STRFTIME='GNULIB_PORTCHECK' REPLACE_STRNCAT='0' REPLACE_STRNDUP='0' REPLACE_STRNLEN='0' REPLACE_STRSIGNAL='0' REPLACE_STRSTR='0' REPLACE_STRTOD='0' REPLACE_STRTOIMAX='0' REPLACE_STRTOK_R='0' REPLACE_STRTOLD='0' REPLACE_STRTOUMAX='0' REPLACE_STRUCT_LCONV='0' REPLACE_STRUCT_TIMEVAL='0' REPLACE_SYMLINK='1' REPLACE_SYMLINKAT='0' REPLACE_TANF='0' REPLACE_TANHF='0' REPLACE_TIMEGM='GNULIB_PORTCHECK' REPLACE_TMPFILE='0' REPLACE_TOWLOWER='0' REPLACE_TRUNC='0' REPLACE_TRUNCATE='0' REPLACE_TRUNCF='0' REPLACE_TRUNCL='0' REPLACE_TTYNAME_R='0' REPLACE_TZSET='GNULIB_PORTCHECK' REPLACE_UNLINK='0' REPLACE_UNLINKAT='0' REPLACE_UNSETENV='0' REPLACE_USLEEP='0' REPLACE_UTIMENSAT='0' REPLACE_VASPRINTF='0' REPLACE_VDPRINTF='0' REPLACE_VFPRINTF='0' REPLACE_VPRINTF='0' REPLACE_VSNPRINTF='0' REPLACE_VSPRINTF='0' REPLACE_WCRTOMB='0' REPLACE_WCSFTIME='0' REPLACE_WCSNRTOMBS='0' REPLACE_WCSRTOMBS='0' REPLACE_WCSWIDTH='0' REPLACE_WCTOB='0' REPLACE_WCTOMB='0' REPLACE_WCWIDTH='1' REPLACE_WRITE='0' RESTRICT_REPLACEMENT='__restrict' 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='stdint.h' STRIP='strip' SYSEXITS_H='' SYS_IOCTL_H_HAVE_WINSOCK2_H='0' SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' TIME_H_DEFINES_STRUCT_TIMESPEC='1' UINT32_MAX_LT_UINTMAX_MAX='1' UINT64_MAX_EQ_ULONG_MAX='1' UNDEFINE_STRTOK_R='0' UNISTD_H_DEFINES_STRUCT_TIMESPEC='0' UNISTD_H_HAVE_WINSOCK2_H='0' UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' VERSION='0.9.36-7d6ea' WCHAR_T_SUFFIX='' WINDOWS_64_BIT_OFF_T='0' WINDOWS_64_BIT_ST_SIZE='0' WINDOWS_STAT_INODES='0' WINDOWS_STAT_TIMESPEC='0' 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='${prefix}' gl_LIBOBJS=' asnprintf.o chdir-long.o error.o euidaccess.o faccessat.o fstatat.o getgroups.o getopt.o getopt1.o group-member.o lstat.o mempcpy.o memrchr.o mktime.o nl_langinfo.o open.o openat.o openat-proc.o printf-args.o printf-parse.o rawmemchr.o regex.o secure_getenv.o stat.o strchrnul.o strerror.o strerror-override.o vasnprintf.o wcwidth.o' gl_LTLIBOBJS=' asnprintf.lo chdir-long.lo error.lo euidaccess.lo faccessat.lo fstatat.lo getgroups.lo getopt.lo getopt1.lo group-member.lo lstat.lo mempcpy.lo memrchr.lo mktime.lo nl_langinfo.lo open.lo openat.lo openat-proc.lo printf-args.lo printf-parse.lo rawmemchr.lo regex.lo secure_getenv.lo stat.lo strchrnul.lo strerror.lo strerror-override.lo vasnprintf.lo wcwidth.lo' gltests_LIBOBJS=' ioctl.o isnanf.o isnanl.o localtime-buffer.o nanosleep.o perror.o putenv.o strerror_r.o symlink.o' gltests_LTLIBOBJS=' ioctl.lo isnanf.lo isnanl.lo localtime-buffer.lo nanosleep.lo perror.lo putenv.lo strerror_r.lo symlink.lo' gltests_WITNESS='IN_GNUASTRO_GNULIB_TESTS' has_bash='yes' has_cxx='yes' has_ghostscript='yes' has_glibtool='yes' has_help2man='yes' 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/myid/Downloads/gnuastro-0.9.36-7d6ea/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='/usr/local' 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.9.36-7d6ea" #define PACKAGE_STRING "GNU Astronomy Utilities 0.9.36-7d6ea" #define PACKAGE_BUGREPORT "address@hidden" #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" #define PACKAGE "gnuastro" #define VERSION "0.9.36-7d6ea" #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_LIBM 1 #define HAVE_LIBGSL 1 #define HAVE_LIBZ 1 #define HAVE_LIBCURL 1 #define HAVE_LIBCFITSIO 1 #define HAVE_LIBWCS 1 #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 0 #define HAVE_LIBJPEG 1 #define HAVE_LIBJPEG /**/ #define HAVE_LIBLZMA 1 #define HAVE_LIBTIFF 1 #define HAVE_LIBTIFF /**/ #define GAL_CONFIG_HAVE_LIBGIT2 0 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define restrict __restrict #define HAVE_DECL_CLEARERR_UNLOCKED 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FERROR_UNLOCKED 1 #define HAVE_DECL_FFLUSH_UNLOCKED 0 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_DECL_FPUTC_UNLOCKED 0 #define HAVE_DECL_FPUTS_UNLOCKED 0 #define HAVE_DECL_FREAD_UNLOCKED 0 #define HAVE_DECL_FWRITE_UNLOCKED 0 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_DECL_GETCHAR_UNLOCKED 1 #define HAVE_DECL_PUTC_UNLOCKED 1 #define HAVE_DECL_PUTCHAR_UNLOCKED 1 #define HAVE_FLOCKFILE 1 #define HAVE_FUNLOCKFILE 1 #define HAVE_BTOWC 1 #define HAVE_FCHDIR 1 #define HAVE_FACCESSAT 1 #define HAVE_FCNTL 1 #define HAVE_SYMLINK 1 #define HAVE_FSTATAT 1 #define HAVE_GETDELIM 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_GETPROGNAME 1 #define HAVE_ISWCNTRL 1 #define HAVE_ISWBLANK 1 #define HAVE_LSTAT 1 #define HAVE_MBSINIT 1 #define HAVE_MBRTOWC 1 #define HAVE_MPROTECT 1 #define HAVE_TZSET 1 #define HAVE_NL_LANGINFO 1 #define HAVE_OPENAT 1 #define HAVE_ISBLANK 1 #define HAVE_ISWCTYPE 1 #define HAVE_GETUID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETEGID 1 #define HAVE_SLEEP 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR_R 1 #define HAVE_STRNDUP 1 #define HAVE_STRPTIME 1 #define HAVE_LOCALTIME_R 1 #define HAVE_PIPE 1 #define HAVE_SNPRINTF 1 #define HAVE_WCRTOMB 1 #define HAVE_WCWIDTH 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_NEWLOCALE 1 #define HAVE_USELOCALE 1 #define HAVE_DUPLOCALE 1 #define HAVE_FREELOCALE 1 #define HAVE_PTHREAD_SIGMASK 1 #define HAVE_SETENV 1 #define HAVE_SIGACTION 1 #define HAVE_SIGALTSTACK 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_CATGETS 1 #define HAVE_SHUTDOWN 1 #define HAVE_USLEEP 1 #define HAVE_WCTOB 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_GETOPT_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_LIMITS_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_XLOCALE_H 1 #define HAVE_MATH_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYSEXITS_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SEMAPHORE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define HAVE_LANGINFO_CODESET 1 #define GETGROUPS_T gid_t #define HAVE_DECL_FCHDIR 1 #define HAVE_WORKING_O_NOATIME 0 #define HAVE_WORKING_O_NOFOLLOW 1 #define HAVE_DECL_GETDELIM 1 #define HAVE_DECL_GETDTABLESIZE 1 #define HAVE_DECL_GETLINE 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG_ONLY 1 #define HAVE_WINT_T 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_INTTYPES_H 1 #define HAVE_TOWLOWER 1 #define HAVE_WCHAR_T 1 #define USE_POSIX_THREADS 1 #define HAVE_STDLIB_H 1 #define MALLOC_0_IS_NONNULL 1 #define HAVE_MBSTATE_T 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_DECL_MEMRCHR 0 #define HAVE_MINMAX_IN_SYS_PARAM_H 1 #define TIME_T_IS_SIGNED 1 #define HAVE_DECL_ALARM 1 #define PROMOTED_MODE_T int #define HAVE__BOOL 1 #define HAVE_DECL_STRDUP 1 #define REPLACE_STRERROR_0 1 #define HAVE_DECL_STRNDUP 1 #define HAVE_DECL_STRNLEN 1 #define HAVE_TM_GMTOFF 1 #define HAVE_DECL_STRTOK_R 1 #define _USE_STD_STAT 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_INTMAX_T 1 #define DBL_EXPBIT0_WORD 1 #define DBL_EXPBIT0_BIT 20 #define HAVE_SNPRINTF 1 #define HAVE_STRNLEN 1 #define HAVE_WCSLEN 1 #define HAVE_WCSNLEN 1 #define HAVE_MBRTOWC 1 #define HAVE_WCRTOMB 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_SNPRINTF_RETVAL_C99 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_SHUTDOWN 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 #define HAVE_IPV4 1 #define HAVE_IPV6 1 #define FLT_EXPBIT0_WORD 0 #define FLT_EXPBIT0_BIT 23 #define HAVE_LC_MESSAGES 1 #define HAVE_WORKING_USELOCALE 1 #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_SIGSET_T 1 #define HAVE_DECL_SETENV 1 #define HAVE_SEARCH_H 1 #define HAVE_TSEARCH 1 #define HAVE_DECL_UNSETENV 1 #define HAVE_ALLOCA 1 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 #define GNULIB_PROGRAM_INVOCATION_NAME 1 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1 #define GNULIB_TEST_BTOWC 1 #define HAVE___BUILTIN_EXPECT 1 #define GNULIB_TEST_CHDIR 1 #define GNULIB_TEST_CLOEXEC 1 #define GNULIB_TEST_CLOSE 1 #define HAVE_DIRFD 1 #define HAVE_DECL_DIRFD 1 #define GNULIB_TEST_DIRFD 1 #define HAVE_DUP2 1 #define GNULIB_TEST_DUP2 1 #define HAVE_LIBGEN_H 1 #define HAVE_GETGROUPS 1 #define GNULIB_TEST_EUIDACCESS 1 #define HAVE_ACCESS 1 #define GNULIB_FACCESSAT 1 #define GNULIB_TEST_FACCESSAT 1 #define GNULIB_TEST_FCHDIR 1 #define GNULIB_TEST_FCNTL 1 #define GNULIB_FD_SAFER_FLAG 1 #define GNULIB_TEST_FSTAT 1 #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1 #define GNULIB_TEST_FSTATAT 1 #define GNULIB_TEST_GETCWD 1 #define GNULIB_TEST_GETDELIM 1 #define GNULIB_TEST_GETDTABLESIZE 1 #define HAVE_GETGROUPS 1 #define GNULIB_TEST_GETGROUPS 1 #define GNULIB_TEST_GETLINE 1 #define __GETOPT_PREFIX rpl_ #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 #define HAVE_DECL___ARGV 0 #define HAVE_VAR___PROGNAME 1 #define GNULIB_TEST_GROUP_MEMBER 1 #define HAVE_DECL_ISWBLANK 1 #define GNULIB_TEST_ISWBLANK 1 #define HAVE___INLINE 1 #define GNULIB_TEST_LOCALECONV 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define GNULIB_LOCK 1 #define GNULIB_TEST_LSTAT 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC_GNU 1 #define GNULIB_MALLOC_GNU 1 #define HAVE_MALLOC_POSIX 1 #define GNULIB_TEST_MALLOC_POSIX 1 #define GNULIB_TEST_MBRTOWC 1 #define GNULIB_TEST_MBSCHR 1 #define GNULIB_TEST_MBSINIT 1 #define GNULIB_TEST_MBSPBRK 1 #define GNULIB_TEST_MBSSPN 1 #define GNULIB_TEST_MBSTOK_R 1 #define HAVE_MBTOWC 1 #define GNULIB_TEST_MBTOWC 1 #define GNULIB_TEST_MEMCHR 1 #define HAVE_MEMMOVE 1 #define GNULIB_TEST_MEMPCPY 1 #define GNULIB_TEST_MEMRCHR 1 #define NEED_MKTIME_WORKING 1 #define GNULIB_TEST_MKTIME 1 #define GNULIB_MSVC_NOTHROW 1 #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 #define REPLACE_NL_LANGINFO 1 #define GNULIB_TEST_NL_LANGINFO 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYSCTL 1 #define OPEN_TRAILING_SLASH_BUG 1 #define GNULIB_TEST_OPEN 1 #define GNULIB_OPENAT 1 #define GNULIB_TEST_OPENAT 1 #define GNULIB_TEST_RAWMEMCHR 1 #define HAVE_REALLOC_POSIX 1 #define GNULIB_TEST_REALLOC_POSIX 1 #define _REGEX_INCLUDE_LIMITS_H 1 #define _REGEX_LARGE_OFFSETS 1 #define re_syntax_options rpl_re_syntax_options #define re_set_syntax rpl_re_set_syntax #define re_compile_pattern rpl_re_compile_pattern #define re_compile_fastmap rpl_re_compile_fastmap #define re_search rpl_re_search #define re_search_2 rpl_re_search_2 #define re_match rpl_re_match #define re_match_2 rpl_re_match_2 #define re_set_registers rpl_re_set_registers #define re_comp rpl_re_comp #define re_exec rpl_re_exec #define regcomp rpl_regcomp #define regexec rpl_regexec #define regerror rpl_regerror #define regfree rpl_regfree #define HAVE_DECL_ISBLANK 1 #define HAVE_ISSETUGID 1 #define GNULIB_TEST_SECURE_GETENV 1 #define HAVE_STDINT_H 1 #define HAVE_DECL_SLEEP 1 #define GNULIB_TEST_SLEEP 1 #define REPLACE_FUNC_STAT_FILE 1 #define GNULIB_TEST_STAT 1 #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 #define __USE_MINGW_ANSI_STDIO 1 #define GNULIB_FSCANF 1 #define GNULIB_SCANF 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_DECL_STRNCASECMP 1 #define GNULIB_TEST_STRCHRNUL 1 #define GNULIB_TEST_STRDUP 1 #define GNULIB_STRERROR 1 #define GNULIB_TEST_STRERROR 1 #define GNULIB_TEST_STRNDUP 1 #define GNULIB_TEST_STRNLEN 1 #define GNULIB_TEST_STRPTIME 1 #define GNULIB_TEST_STRTOD 1 #define HAVE_STRTOK_R 1 #define GNULIB_TEST_STRTOK_R 1 #define GNULIB_TEST_SYSTEM_POSIX 1 #define HAVE_DECL_LOCALTIME_R 1 #define GNULIB_TEST_TIME_R 1 #define HAVE_VSNPRINTF 1 #define GNULIB_TEST_VSNPRINTF 1 #define GNULIB_TEST_WCRTOMB 1 #define HAVE_TOWLOWER 1 #define HAVE_DECL_WCWIDTH 1 #define GNULIB_TEST_WCWIDTH 1 #define HAVE_STDINT_H 1 #define GNULIB_TEST_ACCEPT 1 #define GNULIB_TEST_BIND 1 #define GNULIB_TEST_CONNECT 1 #define GNULIB_TEST_DUP 1 #define GNULIB_TEST_ENVIRON 1 #define GNULIB_TEST_FDOPEN 1 #define FLEXIBLE_ARRAY_MEMBER /**/ #define GNULIB_TEST_FTRUNCATE 1 #define GNULIB_TEST_GETPAGESIZE 1 #define GETTIMEOFDAY_TIMEZONE void #define GNULIB_TEST_GETTIMEOFDAY 1 #define HAVE_DECL_INET_PTON 1 #define HAVE_IOCTL 1 #define GNULIB_TEST_IOCTL 1 #define HAVE_ISNAND_IN_LIBC 1 #define DBL_EXPBIT0_WORD 1 #define DBL_EXPBIT0_BIT 20 #define FLT_EXPBIT0_WORD 0 #define FLT_EXPBIT0_BIT 23 #define FLT_EXPBIT0_WORD 0 #define FLT_EXPBIT0_BIT 23 #define LDBL_EXPBIT0_WORD 2 #define LDBL_EXPBIT0_BIT 0 #define LDBL_EXPBIT0_WORD 2 #define LDBL_EXPBIT0_BIT 0 #define GNULIB_TEST_LISTEN 1 #define GNULIB_TEST_LOCALENAME 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_BUG_BIG_NANOSLEEP 1 #define GNULIB_TEST_NANOSLEEP 1 #define GNULIB_TEST_PERROR 1 #define GNULIB_TEST_PIPE 1 #define GNULIB_TEST_PTHREAD_SIGMASK 1 #define HAVE_DECL__PUTENV 0 #define GNULIB_TEST_PUTENV 1 #define HAVE_RAISE 1 #define GNULIB_TEST_RAISE 1 #define HAVE_MAP_ANONYMOUS 1 #define GNULIB_TEST_SELECT 1 #define GNULIB_TEST_SETENV 1 #define GNULIB_TEST_SETLOCALE 1 #define GNULIB_TEST_SETSOCKOPT 1 #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 #define GNULIB_TEST_SIGACTION 1 #define GNULIB_TEST_SIGNBIT 1 #define GNULIB_TEST_SIGPROCMASK 1 #define GNULIB_TEST_SOCKET 1 #define GNULIB_TEST_STRERROR_R 1 #define GNULIB_STRERROR_R_POSIX IN_GNUASTRO_GNULIB_TESTS #define HAVE_MAP_ANONYMOUS 1 #define GNULIB_TEST_SYMLINK 1 #define HAVE_PTHREAD_ATFORK 1 #define HAVE_UNSETENV 1 #define GNULIB_TEST_UNSETENV 1 #define GNULIB_TEST_USLEEP 1 #define HAVE_DECL_WCTOB 1 #define GNULIB_TEST_WCTOB 1 #define GNULIB_TEST_WCTOMB 1 #define CONF_POSTFIX ".conf" #define USERCONFIG_DIR ".local/etc" #define CONF_SHOWFMT " %-20s" #define LDADD "-L/usr/local/lib -ltiff -L/usr/local/lib -llzma -L/usr/local/lib -ljpeg -L/usr/local/lib -lwcs /usr/local/lib/libcfitsio.a -lcurl -lz -L/usr/local/lib -lgsl -lgslcblas -lm -lm " configure: exit 0