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, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure LDFLAGS=-L/usr/local/lib CPPFLAGS=-I/usr/local/include CC=/usr/bin/gcc ## --------- ## ## Platform. ## ## --------- ## hostname = Myid-f21 uname -m = x86_64 uname -r = 3.19.7-200.fc21.x86_64 uname -s = Linux uname -v = #1 SMP Thu May 7 22:00:21 UTC 2015 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/myid/anaconda2/bin PATH: /home/myid/Ureka/variants/common/bin PATH: /home/myid/Ureka/bin PATH: /home/myid/Ureka/python/bin PATH: /home/myid/anaconda2/bin PATH: /usr/lib64/qt-3.3/bin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /usr/bin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /home/myid/Downloads/theli-1.6.1/bin/Linux_64 PATH: /home/myid/Downloads/theli-1.6.1/scripts PATH: /usr/pkg/THELI/gui-2.9.9/theli/ PATH: /home/myid/Downloads/theli-1.6.1/bin/Linux_64 PATH: /home/myid/Downloads/theli-1.6.1/scripts PATH: /usr/pkg/THELI/gui-2.9.9/theli/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:4126: checking for a BSD-compatible install configure:4194: result: /usr/bin/install -c configure:4205: checking whether build environment is sane configure:4260: result: yes configure:4411: checking for a thread-safe mkdir -p configure:4450: result: /usr/bin/mkdir -p configure:4457: checking for gawk configure:4473: found /usr/bin/gawk configure:4484: result: gawk configure:4495: checking whether make sets $(MAKE) configure:4517: result: yes configure:4546: checking whether make supports nested variables configure:4563: result: yes configure:4761: checking for gcc configure:4788: result: /usr/bin/gcc configure:5017: checking for C compiler version configure:5026: /usr/bin/gcc --version >&5 gcc (GCC) 4.9.2 20150212 (Red Hat 4.9.2-6) Copyright (C) 2014 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5037: $? = 0 configure:5026: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.9.2/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.9.2-20150212/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.9.2-20150212/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.9.2 20150212 (Red Hat 4.9.2-6) (GCC) configure:5037: $? = 0 configure:5026: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:5037: $? = 4 configure:5026: /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:5037: $? = 4 configure:5057: checking whether the C compiler works configure:5079: /usr/bin/gcc -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:5083: $? = 0 configure:5131: result: yes configure:5134: checking for C compiler default output file name configure:5136: result: a.out configure:5142: checking for suffix of executables configure:5149: /usr/bin/gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:5153: $? = 0 configure:5175: result: configure:5197: checking whether we are cross compiling configure:5205: /usr/bin/gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:5209: $? = 0 configure:5216: ./conftest configure:5220: $? = 0 configure:5235: result: no configure:5240: checking for suffix of object files configure:5262: /usr/bin/gcc -c -I/usr/local/include conftest.c >&5 configure:5266: $? = 0 configure:5287: result: o configure:5291: checking whether we are using the GNU C compiler configure:5310: /usr/bin/gcc -c -I/usr/local/include conftest.c >&5 configure:5310: $? = 0 configure:5319: result: yes configure:5328: checking whether /usr/bin/gcc accepts -g configure:5348: /usr/bin/gcc -c -g -I/usr/local/include conftest.c >&5 configure:5348: $? = 0 configure:5389: result: yes configure:5406: checking for /usr/bin/gcc option to accept ISO C89 configure:5469: /usr/bin/gcc -c -I/usr/local/include conftest.c >&5 configure:5469: $? = 0 configure:5482: result: none needed configure:5507: checking whether /usr/bin/gcc understands -c and -o together configure:5529: /usr/bin/gcc -c conftest.c -o conftest2.o configure:5532: $? = 0 configure:5529: /usr/bin/gcc -c conftest.c -o conftest2.o configure:5532: $? = 0 configure:5544: result: yes configure:5564: checking whether make supports the include directive configure:5579: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:5582: $? = 0 configure:5601: result: yes (GNU style) configure:5626: checking dependency style of /usr/bin/gcc configure:5737: result: gcc3 configure:5810: checking for g++ configure:5826: found /usr/bin/g++ configure:5837: result: g++ configure:5864: checking for C++ compiler version configure:5873: g++ --version >&5 g++ (GCC) 4.9.2 20150212 (Red Hat 4.9.2-6) Copyright (C) 2014 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5884: $? = 0 configure:5873: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.9.2/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.9.2-20150212/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.9.2-20150212/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.9.2 20150212 (Red Hat 4.9.2-6) (GCC) configure:5884: $? = 0 configure:5873: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:5884: $? = 4 configure:5873: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:5884: $? = 4 configure:5888: checking whether we are using the GNU C++ compiler configure:5907: g++ -c -I/usr/local/include conftest.cpp >&5 configure:5907: $? = 0 configure:5916: result: yes configure:5925: checking whether g++ accepts -g configure:5945: g++ -c -g -I/usr/local/include conftest.cpp >&5 configure:5945: $? = 0 configure:5986: result: yes configure:6011: checking dependency style of g++ configure:6122: result: gcc3 configure:6143: checking how to run the C preprocessor configure:6174: /usr/bin/gcc -E -I/usr/local/include conftest.c configure:6174: $? = 0 configure:6188: /usr/bin/gcc -E -I/usr/local/include conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6188: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | /* end confdefs.h. */ | #include configure:6213: result: /usr/bin/gcc -E configure:6233: /usr/bin/gcc -E -I/usr/local/include conftest.c configure:6233: $? = 0 configure:6247: /usr/bin/gcc -E -I/usr/local/include conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6247: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | /* end confdefs.h. */ | #include configure:6276: checking for grep that handles long lines and -e configure:6334: result: /usr/bin/grep configure:6339: checking for egrep configure:6401: result: /usr/bin/grep -E configure:6406: checking for ANSI C header files configure:6426: /usr/bin/gcc -c -I/usr/local/include conftest.c >&5 configure:6426: $? = 0 configure:6499: /usr/bin/gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6499: $? = 0 configure:6499: ./conftest configure:6499: $? = 0 configure:6510: result: yes configure:6523: checking for sys/types.h configure:6523: /usr/bin/gcc -c -I/usr/local/include conftest.c >&5 configure:6523: $? = 0 configure:6523: result: yes configure:6523: checking for sys/stat.h configure:6523: /usr/bin/gcc -c -I/usr/local/include conftest.c >&5 configure:6523: $? = 0 configure:6523: result: yes configure:6523: checking for stdlib.h configure:6523: /usr/bin/gcc -c -I/usr/local/include conftest.c >&5 configure:6523: $? = 0 configure:6523: result: yes configure:6523: checking for string.h configure:6523: /usr/bin/gcc -c -I/usr/local/include conftest.c >&5 configure:6523: $? = 0 configure:6523: result: yes configure:6523: checking for memory.h configure:6523: /usr/bin/gcc -c -I/usr/local/include conftest.c >&5 configure:6523: $? = 0 configure:6523: result: yes configure:6523: checking for strings.h configure:6523: /usr/bin/gcc -c -I/usr/local/include conftest.c >&5 configure:6523: $? = 0 configure:6523: result: yes configure:6523: checking for inttypes.h configure:6523: /usr/bin/gcc -c -I/usr/local/include conftest.c >&5 configure:6523: $? = 0 configure:6523: result: yes configure:6523: checking for stdint.h configure:6523: /usr/bin/gcc -c -I/usr/local/include conftest.c >&5 configure:6523: $? = 0 configure:6523: result: yes configure:6523: checking for unistd.h configure:6523: /usr/bin/gcc -c -I/usr/local/include conftest.c >&5 configure:6523: $? = 0 configure:6523: result: yes configure:6536: checking minix/config.h usability configure:6536: /usr/bin/gcc -c -I/usr/local/include conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:6536: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #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:6536: result: no configure:6536: checking minix/config.h presence configure:6536: /usr/bin/gcc -E -I/usr/local/include conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:6536: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #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:6536: result: no configure:6536: checking for minix/config.h configure:6536: result: no configure:6560: checking whether it is safe to define __EXTENSIONS__ configure:6578: /usr/bin/gcc -c -I/usr/local/include conftest.c >&5 configure:6578: $? = 0 configure:6585: result: yes configure:6618: checking whether _XOPEN_SOURCE should be defined configure:6637: /usr/bin/gcc -c -I/usr/local/include conftest.c >&5 configure:6637: $? = 0 configure:6661: result: no configure:6678: checking for Minix Amsterdam compiler configure:6702: result: no configure:6762: checking for ar configure:6778: found /usr/bin/ar configure:6789: result: ar configure:6815: checking the archiver (ar) interface configure:6831: /usr/bin/gcc -c -I/usr/local/include conftest.c >&5 configure:6831: $? = 0 configure:6833: ar cru libconftest.a conftest.o >&5 configure:6836: $? = 0 configure:6864: result: ar configure:6929: checking for ar configure:6956: result: ar configure:7089: checking build system type configure:7103: result: x86_64-pc-linux-gnu configure:7123: checking host system type configure:7136: result: x86_64-pc-linux-gnu configure:7192: checking for special C compiler options needed for large files configure:7237: result: no configure:7243: checking for _FILE_OFFSET_BITS value needed for large files configure:7268: /usr/bin/gcc -c -I/usr/local/include conftest.c >&5 configure:7268: $? = 0 configure:7300: result: no configure:7896: checking the archiver (ar) interface configure:7945: result: ar configure:8011: checking how to print strings configure:8038: result: printf configure:8059: checking for a sed that does not truncate output configure:8123: result: /usr/bin/sed configure:8141: checking for fgrep configure:8203: result: /usr/bin/grep -F configure:8238: checking for ld used by /usr/bin/gcc configure:8305: result: /usr/bin/ld configure:8312: checking if the linker (/usr/bin/ld) is GNU ld configure:8327: result: yes configure:8339: checking for BSD- or MS-compatible name lister (nm) configure:8393: result: /usr/bin/nm -B configure:8523: checking the name lister (/usr/bin/nm -B) interface configure:8530: /usr/bin/gcc -c -I/usr/local/include conftest.c >&5 configure:8533: /usr/bin/nm -B "conftest.o" configure:8536: output 0000000000000000 B some_variable configure:8543: result: BSD nm configure:8546: checking whether ln -s works configure:8550: result: yes configure:8558: checking the maximum length of command line arguments configure:8689: result: 1572864 configure:8737: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:8777: result: func_convert_file_noop configure:8784: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:8804: result: func_convert_file_noop configure:8811: checking for /usr/bin/ld option to reload object files configure:8818: result: -r configure:8892: checking for objdump configure:8908: found /usr/bin/objdump configure:8919: result: objdump configure:8951: checking how to recognize dependent libraries configure:9151: result: pass_all configure:9236: checking for dlltool configure:9266: result: no configure:9296: checking how to associate runtime and link libraries configure:9323: result: printf %s\n configure:9463: checking for archiver @FILE support configure:9480: /usr/bin/gcc -c -I/usr/local/include conftest.c >&5 configure:9480: $? = 0 configure:9483: ar cr libconftest.a @conftest.lst >&5 configure:9486: $? = 0 configure:9491: ar cr libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:9494: $? = 1 configure:9506: result: @ configure:9564: checking for strip configure:9580: found /usr/bin/strip configure:9591: result: strip configure:9663: checking for ranlib configure:9690: result: ranlib configure:9792: checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object configure:9945: /usr/bin/gcc -c -I/usr/local/include conftest.c >&5 configure:9948: $? = 0 configure:9952: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:9955: $? = 0 configure:10021: /usr/bin/gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5 configure:10024: $? = 0 configure:10062: result: ok configure:10109: checking for sysroot configure:10139: result: no configure:10146: checking for a working dd configure:10184: result: /usr/bin/dd configure:10188: checking how to truncate binary pipes configure:10203: result: /usr/bin/dd bs=4096 count=1 configure:10339: /usr/bin/gcc -c -I/usr/local/include conftest.c >&5 configure:10342: $? = 0 configure:10532: checking for mt configure:10562: result: no configure:10582: checking if : is a manifest tool configure:10588: : '-?' configure:10596: result: no configure:11270: checking for dlfcn.h configure:11270: /usr/bin/gcc -c -I/usr/local/include conftest.c >&5 configure:11270: $? = 0 configure:11270: result: yes configure:11537: checking for objdir configure:11552: result: .libs configure:11816: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:11834: /usr/bin/gcc -c -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:11838: $? = 0 configure:11851: result: no configure:12209: checking for /usr/bin/gcc option to produce PIC configure:12216: result: -fPIC -DPIC configure:12224: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:12242: /usr/bin/gcc -c -I/usr/local/include -fPIC -DPIC -DPIC conftest.c >&5 configure:12246: $? = 0 configure:12259: result: yes configure:12288: checking if /usr/bin/gcc static flag -static works configure:12316: result: no configure:12331: checking if /usr/bin/gcc supports -c -o file.o configure:12352: /usr/bin/gcc -c -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:12356: $? = 0 configure:12378: result: yes configure:12386: checking if /usr/bin/gcc supports -c -o file.o configure:12433: result: yes configure:12466: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:13727: result: yes configure:13764: checking whether -lc should be explicitly linked in configure:13772: /usr/bin/gcc -c -I/usr/local/include conftest.c >&5 configure:13775: $? = 0 configure:13790: /usr/bin/gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:13793: $? = 0 configure:13807: result: no configure:13967: checking dynamic linker characteristics configure:14548: /usr/bin/gcc -o conftest -I/usr/local/include -L/usr/local/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:14548: $? = 0 configure:14785: result: GNU/Linux ld.so configure:14907: checking how to hardcode library paths into programs configure:14932: result: immediate configure:15480: checking whether stripping libraries is possible configure:15489: result: yes configure:15531: checking if libtool supports shared libraries configure:15533: result: yes configure:15536: checking whether to build shared libraries configure:15561: result: yes configure:15564: checking whether to build static libraries configure:15568: result: yes configure:15591: checking how to run the C++ preprocessor configure:15618: g++ -E -I/usr/local/include conftest.cpp configure:15618: $? = 0 configure:15632: g++ -E -I/usr/local/include conftest.cpp conftest.cpp:40:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:15632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #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:15657: result: g++ -E configure:15677: g++ -E -I/usr/local/include conftest.cpp configure:15677: $? = 0 configure:15691: g++ -E -I/usr/local/include conftest.cpp conftest.cpp:40:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:15691: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #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:15853: checking for ld used by g++ configure:15920: result: /usr/bin/ld -m elf_x86_64 configure:15927: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:15942: result: yes configure:15997: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:17071: result: yes configure:17107: g++ -c -I/usr/local/include conftest.cpp >&5 configure:17110: $? = 0 configure:17591: checking for g++ option to produce PIC configure:17598: result: -fPIC -DPIC configure:17606: checking if g++ PIC flag -fPIC -DPIC works configure:17624: g++ -c -I/usr/local/include -fPIC -DPIC -DPIC conftest.cpp >&5 configure:17628: $? = 0 configure:17641: result: yes configure:17664: checking if g++ static flag -static works configure:17692: result: no configure:17704: checking if g++ supports -c -o file.o configure:17725: g++ -c -I/usr/local/include -o out/conftest2.o conftest.cpp >&5 configure:17729: $? = 0 configure:17751: result: yes configure:17756: checking if g++ supports -c -o file.o configure:17803: result: yes configure:17833: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:17873: result: yes configure:18014: checking dynamic linker characteristics configure:18759: result: GNU/Linux ld.so configure:18824: checking how to hardcode library paths into programs configure:18849: result: immediate configure:19036: checking for g++ configure:19052: found /usr/bin/g++ configure:19064: result: yes configure:19271: checking whether /usr/bin/gcc is Clang configure:19296: result: no configure:19419: checking whether pthreads work with -pthread configure:19513: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:19513: $? = 0 configure:19522: result: yes configure:19541: checking for joinable pthread attribute configure:19559: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:19559: $? = 0 configure:19567: result: PTHREAD_CREATE_JOINABLE configure:19581: checking whether more special flags are required for pthreads configure:19594: result: no configure:19602: checking for PTHREAD_PRIO_INHERIT configure:19619: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:19619: $? = 0 configure:19628: result: yes configure:19809: checking for stdlib.h configure:19809: result: yes configure:19819: checking for GNU libc compatible malloc configure:19855: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:19855: $? = 0 configure:19855: ./conftest configure:19855: $? = 0 configure:19866: result: yes configure:19900: checking size of size_t configure:19905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:19905: $? = 0 configure:19905: ./conftest configure:19905: $? = 0 configure:19919: result: 8 configure:19940: checking size of long configure:19945: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:19945: $? = 0 configure:19945: ./conftest configure:19945: $? = 0 configure:19959: result: 8 configure:19993: checking if PATH contains current directory configure:20027: result: no configure:20049: checking for library containing sqrt configure:20080: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:56:6: warning: conflicting types for built-in function 'sqrt' char sqrt (); ^ /tmp/ccdmL2DQ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `sqrt' collect2: error: ld returned 1 exit status configure:20080: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sqrt (); | int | main () | { | return sqrt (); | ; | return 0; | } configure:20080: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 conftest.c:56:6: warning: conflicting types for built-in function 'sqrt' char sqrt (); ^ configure:20080: $? = 0 configure:20097: result: -lm configure:20107: checking for library containing cblas_sdsdot configure:20138: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 /tmp/ccaEZ3xV.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `cblas_sdsdot' collect2: error: ld returned 1 exit status configure:20138: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char cblas_sdsdot (); | int | main () | { | return cblas_sdsdot (); | ; | return 0; | } configure:20138: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -lgslcblas -lm >&5 configure:20138: $? = 0 configure:20155: result: -lgslcblas configure:20165: checking for library containing gsl_integration_qng configure:20196: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -lgslcblas -lm >&5 /tmp/ccl61fo0.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `gsl_integration_qng' collect2: error: ld returned 1 exit status configure:20196: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gsl_integration_qng (); | int | main () | { | return gsl_integration_qng (); | ; | return 0; | } configure:20196: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -lgsl -lgslcblas -lm >&5 configure:20196: $? = 0 configure:20213: result: -lgsl configure:20237: checking for library containing deflateInit_ configure:20268: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -lgsl -lgslcblas -lm >&5 /tmp/cc5QCb05.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `deflateInit_' collect2: error: ld returned 1 exit status configure:20268: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char deflateInit_ (); | int | main () | { | return deflateInit_ (); | ; | return 0; | } configure:20268: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -lz -lgsl -lgslcblas -lm >&5 configure:20268: $? = 0 configure:20285: result: -lz configure:20293: checking for library containing curl_global_init configure:20324: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -lz -lgsl -lgslcblas -lm >&5 /tmp/cc583UIe.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `curl_global_init' collect2: error: ld returned 1 exit status configure:20324: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char curl_global_init (); | int | main () | { | return curl_global_init (); | ; | return 0; | } configure:20324: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -lcurl -lz -lgsl -lgslcblas -lm >&5 /usr/bin/ld: cannot find -lcurl collect2: error: ld returned 1 exit status configure:20324: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char curl_global_init (); | int | main () | { | return curl_global_init (); | ; | return 0; | } configure:20341: result: no configure:20349: checking for library containing ffopen configure:20380: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -lz -lgsl -lgslcblas -lm >&5 /tmp/ccV7e19h.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `ffopen' collect2: error: ld returned 1 exit status configure:20380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ffopen (); | int | main () | { | return ffopen (); | ; | return 0; | } configure:20380: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:20380: $? = 0 configure:20397: result: -lcfitsio configure:20407: checking for library containing wcspih configure:20438: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -lcfitsio -lz -lgsl -lgslcblas -lm >&5 /tmp/ccaszAfs.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `wcspih' collect2: error: ld returned 1 exit status configure:20438: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char wcspih (); | int | main () | { | return wcspih (); | ; | return 0; | } configure:20438: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:20438: $? = 0 configure:20455: result: -lwcs configure:20469: checking whether gsl_interp_steffen is declared configure:20469: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:20469: $? = 0 configure:20469: result: yes configure:20489: checking for fits_is_reentrant in -lcfitsio configure:20514: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -lcfitsio -lm -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:20514: $? = 0 configure:20523: result: yes configure:20541: checking for wcslib_version in -lwcs configure:20566: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -lwcs -lcfitsio -lm -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:20566: $? = 0 configure:20575: result: yes configure:20593: checking for pthread_barrier_wait in -lpthread configure:20618: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -lpthread -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:20618: $? = 0 configure:20627: result: yes configure:20650: checking for help2man configure:20678: result: no configure:20700: checking for library containing jpeg_stdio_dest configure:20731: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 /tmp/ccelTXLE.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `jpeg_stdio_dest' collect2: error: ld returned 1 exit status configure:20731: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 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 jpeg_stdio_dest (); | int | main () | { | return jpeg_stdio_dest (); | ; | return 0; | } configure:20731: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:20731: $? = 0 configure:20748: result: -ljpeg configure:20783: checking for library containing lzma_stream_decoder configure:20814: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 /tmp/cco3PffN.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `lzma_stream_decoder' collect2: error: ld returned 1 exit status configure:20814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char lzma_stream_decoder (); | int | main () | { | return lzma_stream_decoder (); | ; | return 0; | } configure:20814: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:20814: $? = 0 configure:20831: result: -llzma configure:20839: checking for library containing TIFFOpen configure:20870: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 /tmp/ccyggdoU.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `TIFFOpen' collect2: error: ld returned 1 exit status configure:20870: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char TIFFOpen (); | int | main () | { | return TIFFOpen (); | ; | return 0; | } configure:20870: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:20870: $? = 0 configure:20887: result: -ltiff configure:20918: checking for library containing git_libgit2_init configure:20949: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 /tmp/cci3JyZY.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `git_libgit2_init' collect2: error: ld returned 1 exit status configure:20949: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char git_libgit2_init (); | int | main () | { | return git_libgit2_init (); | ; | return 0; | } configure:20949: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -lgit2 -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 /tmp/ccNQru84.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `git_libgit2_init' collect2: error: ld returned 1 exit status configure:20949: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char git_libgit2_init (); | int | main () | { | return git_libgit2_init (); | ; | return 0; | } configure:20966: result: no configure:21000: checking for libtool configure:21016: found /usr/local/bin/libtool configure:21028: result: yes configure:21038: checking for bash configure:21054: found /usr/bin/bash configure:21066: result: yes configure:21076: checking for zsh configure:21104: result: no configure:21115: checking if libtool executable is GNU configure:21122: result: yes configure:21188: checking for shell to use with libtool configure:21225: result: bash configure:21272: checking for gs configure:21288: found /usr/bin/gs configure:21300: result: yes configure:21309: checking Ghostscript version configure:21347: result: 9.15 configure:21465: checking for size_t configure:21465: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21465: $? = 0 configure:21465: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:94:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:21465: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | /* 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:21465: result: yes configure:21478: checking for working alloca.h configure:21495: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21495: $? = 0 configure:21503: result: yes configure:21511: checking for alloca configure:21548: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21548: $? = 0 configure:21556: result: yes configure:21666: checking for inline configure:21682: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21682: $? = 0 configure:21690: result: inline configure:21708: checking for C/C++ restrict keyword configure:21735: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21735: $? = 0 configure:21743: result: __restrict configure:21756: checking whether clearerr_unlocked is declared configure:21756: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21756: $? = 0 configure:21756: result: yes configure:21767: checking whether feof_unlocked is declared configure:21767: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21767: $? = 0 configure:21767: result: yes configure:21778: checking whether ferror_unlocked is declared configure:21778: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21778: $? = 0 configure:21778: result: yes configure:21789: checking whether fflush_unlocked is declared configure:21789: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21789: $? = 0 configure:21789: result: yes configure:21800: checking whether fgets_unlocked is declared configure:21800: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21800: $? = 0 configure:21800: result: yes configure:21811: checking whether fputc_unlocked is declared configure:21811: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21811: $? = 0 configure:21811: result: yes configure:21822: checking whether fputs_unlocked is declared configure:21822: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21822: $? = 0 configure:21822: result: yes configure:21833: checking whether fread_unlocked is declared configure:21833: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21833: $? = 0 configure:21833: result: yes configure:21844: checking whether fwrite_unlocked is declared configure:21844: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21844: $? = 0 configure:21844: result: yes configure:21855: checking whether getc_unlocked is declared configure:21855: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21855: $? = 0 configure:21855: result: yes configure:21866: checking whether getchar_unlocked is declared configure:21866: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21866: $? = 0 configure:21866: result: yes configure:21877: checking whether putc_unlocked is declared configure:21877: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21877: $? = 0 configure:21877: result: yes configure:21888: checking whether putchar_unlocked is declared configure:21888: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21888: $? = 0 configure:21888: result: yes configure:21905: checking for flockfile configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for funlockfile configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for btowc configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for _set_invalid_parameter_handler configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 /tmp/ccvG6yf8.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_set_invalid_parameter_handler' collect2: error: ld returned 1 exit status configure:21905: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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:21905: result: no configure:21905: checking for fchdir configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for faccessat configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for fcntl configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for symlink configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for mempcpy configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 conftest.c:104:6: warning: conflicting types for built-in function 'mempcpy' char mempcpy (); ^ configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for fstatat configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for getdelim configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for getdtablesize configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for getprogname configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 /tmp/ccQ0ZXaK.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getprogname' collect2: error: ld returned 1 exit status configure:21905: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | /* end confdefs.h. */ | /* Define getprogname to an innocuous variant, in case declares getprogname. | For example, HP-UX 11i declares gettimeofday. */ | #define getprogname innocuous_getprogname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getprogname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getprogname | | /* 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 getprogname (); | /* 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_getprogname || defined __stub___getprogname | choke me | #endif | | int | main () | { | return getprogname (); | ; | return 0; | } configure:21905: result: no configure:21905: checking for getexecname configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 /tmp/cckpVCjF.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getexecname' collect2: error: ld returned 1 exit status configure:21905: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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:21905: result: no configure:21905: checking for iswcntrl configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 conftest.c:108:6: warning: conflicting types for built-in function 'iswcntrl' char iswcntrl (); ^ configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for iswblank configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 conftest.c:109:6: warning: conflicting types for built-in function 'iswblank' char iswblank (); ^ configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for lstat configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for mbsinit configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for mbrtowc configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for mprotect configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for tzset configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for nl_langinfo configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for openat configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for isblank configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 conftest.c:117:6: warning: conflicting types for built-in function 'isblank' char isblank (); ^ configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for iswctype configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for secure_getenv configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for getuid configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for geteuid configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for getgid configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for getegid configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for sleep configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for strdup configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 conftest.c:125:6: warning: conflicting types for built-in function 'strdup' char strdup (); ^ configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for strerror_r configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for __xpg_strerror_r configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for strndup configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 conftest.c:128:6: warning: conflicting types for built-in function 'strndup' char strndup (); ^ configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for strptime configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for localtime_r configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for pipe configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for vasnprintf configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 /tmp/ccFigzrb.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `vasnprintf' collect2: error: ld returned 1 exit status configure:21905: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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:21905: result: no configure:21905: checking for snprintf configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 conftest.c:132:6: warning: conflicting types for built-in function 'snprintf' char snprintf (); ^ configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for wcrtomb configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for wcwidth configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for ftruncate configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for gettimeofday configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for newlocale configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for uselocale configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for duplocale configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for freelocale configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for pthread_sigmask configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for setenv configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for sigaction configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for sigaltstack configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for siginterrupt configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for catgets configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for shutdown configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for usleep configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21905: checking for wctob configure:21905: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:21905: $? = 0 configure:21905: result: yes configure:21924: checking for features.h configure:21924: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21924: $? = 0 configure:21924: result: yes configure:21924: checking for linewrap.h configure:21924: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:162:22: fatal error: linewrap.h: No such file or directory #include ^ compilation terminated. configure:21924: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_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:21924: result: no configure:21924: checking for unistd.h configure:21924: result: yes configure:21924: checking for sys/param.h configure:21924: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21924: $? = 0 configure:21924: result: yes configure:21924: checking for sys/socket.h configure:21924: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21924: $? = 0 configure:21924: result: yes configure:21924: checking for dirent.h configure:21924: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21924: $? = 0 configure:21924: result: yes configure:21924: checking for sys/stat.h configure:21924: result: yes configure:21924: checking for getopt.h configure:21924: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21924: $? = 0 configure:21924: result: yes configure:21924: checking for sys/cdefs.h configure:21924: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21924: $? = 0 configure:21924: result: yes configure:21924: checking for limits.h configure:21924: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21924: $? = 0 configure:21924: result: yes configure:21924: checking for wchar.h configure:21924: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21924: $? = 0 configure:21924: result: yes configure:21924: checking for stdint.h configure:21924: result: yes configure:21924: checking for inttypes.h configure:21924: result: yes configure:21924: checking for crtdefs.h configure:21924: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:173:21: fatal error: crtdefs.h: No such file or directory #include ^ compilation terminated. configure:21924: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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:21924: result: no configure:21924: checking for wctype.h configure:21924: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21924: $? = 0 configure:21924: result: yes configure:21924: checking for langinfo.h configure:21924: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21924: $? = 0 configure:21924: result: yes configure:21924: checking for xlocale.h configure:21924: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21924: $? = 0 configure:21924: result: yes configure:21924: checking for math.h configure:21924: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21924: $? = 0 configure:21924: result: yes configure:21924: checking for sys/mman.h configure:21924: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21924: $? = 0 configure:21924: result: yes configure:21924: checking for malloc.h configure:21924: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21924: $? = 0 configure:21924: result: yes configure:21924: checking for sys/time.h configure:21924: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21924: $? = 0 configure:21924: result: yes configure:21924: checking for strings.h configure:21924: result: yes configure:21924: checking for sys/wait.h configure:21924: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21924: $? = 0 configure:21924: result: yes configure:21924: checking for sysexits.h configure:21924: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21924: $? = 0 configure:21924: result: yes configure:21924: checking for arpa/inet.h configure:21924: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21924: $? = 0 configure:21924: result: yes configure:21924: checking for netdb.h configure:21924: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21924: $? = 0 configure:21924: result: yes configure:21924: checking for netinet/in.h configure:21924: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21924: $? = 0 configure:21924: result: yes configure:21924: checking for semaphore.h configure:21924: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21924: $? = 0 configure:21924: result: yes configure:21924: checking for sys/select.h configure:21924: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21924: $? = 0 configure:21924: result: yes configure:21924: checking for sys/ioctl.h configure:21924: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21924: $? = 0 configure:21924: result: yes configure:21924: checking for sys/uio.h configure:21924: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21924: $? = 0 configure:21924: result: yes configure:21939: checking whether strerror_r is declared configure:21939: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21939: $? = 0 configure:21939: result: yes configure:21952: checking for strerror_r configure:21952: result: yes configure:21961: checking whether strerror_r returns char * configure:21985: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:21985: $? = 0 configure:22023: result: yes configure:22131: checking whether uses 'inline' correctly configure:22156: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest1.c >&5 configure:22159: $? = 0 configure:22178: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest2.c >&5 configure:22181: $? = 0 configure:22194: result: yes configure:22211: checking for nl_langinfo and CODESET configure:22227: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:22227: $? = 0 configure:22236: result: yes configure:22247: checking for a traditional french locale configure:22322: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:22325: $? = 0 configure:22381: result: none configure:22577: checking whether the preprocessor supports include_next configure:22615: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include -Iconftestd1b -Iconftestd2 conftest.c >&5 configure:22615: $? = 0 configure:22636: result: yes configure:22657: checking whether system header files limit the line length configure:22680: result: no configure:22693: checking whether // is distinct from / configure:22722: result: no configure:22732: checking for complete errno.h configure:22805: result: yes configure:23108: checking for uid_t in sys/types.h configure:23127: result: yes configure:23138: checking type of array argument to getgroups configure:23172: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:23172: $? = 0 configure:23172: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:23172: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | /* end confdefs.h. */ | /* Thanks to Mike Rendell for this test. */ | #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 | #define NGID 256 | #undef MAX | #define MAX(x, y) ((x) > (y) ? (x) : (y)) | | int | main () | { | gid_t gidset[NGID]; | int i, n; | union { gid_t gval; long int lval; } val; | | val.lval = -1; | for (i = 0; i < NGID; i++) | gidset[i] = val.gval; | n = getgroups (sizeof (gidset) / MAX (sizeof (int), sizeof (gid_t)) - 1, | gidset); | /* Exit non-zero if getgroups seems to require an array of ints. This | happens when gid_t is short int but getgroups modifies an array | of ints. */ | return n > 0 && gidset[n] != val.gval; | } configure:23197: result: int configure:23209: checking whether lstat correctly handles trailing slash configure:23251: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:23251: $? = 0 configure:23251: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:23251: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_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 () | { | 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:23263: result: no configure:23275: checking whether fchdir is declared configure:23275: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:23275: $? = 0 configure:23275: result: yes configure:23306: checking for working fcntl.h configure:23414: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 conftest.c: In function 'main': conftest.c:188:26: warning: the address of 'constants' will always evaluate as 'true' [-Waddress] int result = !constants; ^ configure:23414: $? = 0 configure:23414: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:23414: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #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:23430: result: no configure:23453: checking for pid_t configure:23453: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:23453: $? = 0 configure:23453: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:200:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:23453: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 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 ((pid_t))) | return 0; | ; | return 0; | } configure:23453: result: yes configure:23464: checking for mode_t configure:23464: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:23464: $? = 0 configure:23464: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:200:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:23464: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 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 ((mode_t))) | return 0; | ; | return 0; | } configure:23464: result: yes configure:23513: checking whether stat file-mode macros are broken configure:23540: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:23540: $? = 0 configure:23547: result: no configure:23731: checking for nlink_t configure:23731: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:23731: $? = 0 configure:23731: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:170:22: error: expected expression before ')' token if (sizeof ((nlink_t))) ^ configure:23731: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((nlink_t))) | return 0; | ; | return 0; | } configure:23731: result: yes configure:23751: checking whether getcwd (NULL, 0) allocates memory for result configure:23810: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:23810: $? = 0 configure:23810: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:23810: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | /* end confdefs.h. */ | | # include | # if HAVE_UNISTD_H | # include | # else /* on Windows with MSVC */ | # include | # endif | # ifndef getcwd | char *getcwd (); | # endif | | int | main () | { | | #if defined _WIN32 && ! defined __CYGWIN__ | /* mingw cwd does not start with '/', but getcwd does allocate. | However, mingw fails to honor non-zero size. */ | #else | if (chdir ("/") != 0) | return 1; | else | { | char *f = getcwd (NULL, 0); | if (! f) | return 2; | if (f[0] != '/') | { free (f); return 3; } | if (f[1] != '\0') | { free (f); return 4; } | free (f); | return 0; | } | #endif | | ; | return 0; | } configure:23820: result: no configure:23824: checking for getcwd with POSIX signature configure:23846: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:23846: $? = 0 configure:23854: result: yes configure:23960: checking whether getdelim is declared configure:23960: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:23960: $? = 0 configure:23960: result: yes configure:23975: checking whether getdtablesize is declared configure:23975: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:23975: $? = 0 configure:23975: result: yes configure:23986: checking whether getline is declared configure:23986: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:23986: $? = 0 configure:23986: result: yes configure:24093: checking for getopt.h configure:24093: result: yes configure:24110: checking for getopt_long_only configure:24110: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:24110: $? = 0 configure:24110: result: yes configure:24124: checking whether getopt is POSIX compatible configure:24166: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:24166: $? = 0 configure:24166: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:24166: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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 a[] = "-a"; | static char foo[] = "foo"; | static char bar[] = "bar"; | char *argv[] = { program, a, foo, bar, NULL }; | int c; | | c = getopt (4, argv, "ab"); | if (!(c == 'a')) | return 1; | c = getopt (4, argv, "ab"); | if (!(c == -1)) | return 2; | if (!(optind == 2)) | return 3; | return 0; | } | configure:24285: result: no configure:24689: checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc. configure:24712: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:175:24: error: 'ULLONG_WIDTH' undeclared here (not in a function) int ullw = ULLONG_WIDTH; ^ configure:24712: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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:24719: result: no configure:24737: checking for wint_t configure:24762: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:24762: $? = 0 configure:24769: result: yes configure:24776: checking whether wint_t is too small configure:24804: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:24804: $? = 0 configure:24811: result: no configure:24824: checking for unsigned long long int configure:24863: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:24863: $? = 0 configure:24872: result: yes configure:24882: checking for long long int configure:24920: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:24920: $? = 0 configure:24920: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:24920: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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 | /* end confdefs.h. */ | #include | #ifndef LLONG_MAX | # define HALF (1LL << (sizeof (long long int) * CHAR_BIT - 2)) | # define LLONG_MAX (HALF - 1 + HALF) | #endif | int | main () | { | long long int n = 1; | int i; | for (i = 0; ; i++) | { | long long int m = n << i; | if (m >> i != n) | return 1; | if (LLONG_MAX / 2 < m) | break; | } | return 0; | ; | return 0; | } configure:24932: result: no configure:24954: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:172:10: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:172:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:172:16: error: unknown type name 'universal' configure:24954: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:25114: checking whether stdint.h conforms to C99 configure:25294: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:25294: $? = 0 configure:25381: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:25381: $? = 0 configure:25381: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:25381: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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 | /* end confdefs.h. */ | | | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 /* work if build isn't clean */ | #define __STDC_CONSTANT_MACROS 1 | #define __STDC_LIMIT_MACROS 1 | #include | | | /* BSD/OS 4.0.1 has a bug: , and must be | included before . */ | #include | #include | #if HAVE_WCHAR_H | # include | # include | # include | #endif | | | #include | #include | #define MVAL(macro) MVAL1(macro) | #define MVAL1(expression) #expression | static const char *macro_values[] = | { | #ifdef INT8_MAX | MVAL (INT8_MAX), | #endif | #ifdef INT16_MAX | MVAL (INT16_MAX), | #endif | #ifdef INT32_MAX | MVAL (INT32_MAX), | #endif | #ifdef INT64_MAX | MVAL (INT64_MAX), | #endif | #ifdef UINT8_MAX | MVAL (UINT8_MAX), | #endif | #ifdef UINT16_MAX | MVAL (UINT16_MAX), | #endif | #ifdef UINT32_MAX | MVAL (UINT32_MAX), | #endif | #ifdef UINT64_MAX | MVAL (UINT64_MAX), | #endif | NULL | }; | | int | main () | { | | const char **mv; | for (mv = macro_values; *mv != NULL; mv++) | { | const char *value = *mv; | /* Test whether it looks like a cast expression. */ | if (strncmp (value, "((unsigned int)"/*)*/, 15) == 0 | || strncmp (value, "((unsigned short)"/*)*/, 17) == 0 | || strncmp (value, "((unsigned char)"/*)*/, 16) == 0 | || strncmp (value, "((int)"/*)*/, 6) == 0 | || strncmp (value, "((signed short)"/*)*/, 15) == 0 | || strncmp (value, "((signed char)"/*)*/, 14) == 0) | return mv - macro_values + 1; | } | return 0; | | ; | return 0; | } configure:25393: result: no configure:25507: checking sys/inttypes.h usability configure:25507: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:204:26: fatal error: sys/inttypes.h: No such file or directory #include ^ compilation terminated. configure:25507: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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 | /* 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:25507: result: no configure:25507: checking sys/inttypes.h presence configure:25507: /usr/bin/gcc -E -I/usr/local/include conftest.c conftest.c:171:26: fatal error: sys/inttypes.h: No such file or directory #include ^ compilation terminated. configure:25507: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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 | /* end confdefs.h. */ | #include configure:25507: result: no configure:25507: checking for sys/inttypes.h configure:25507: result: no configure:25507: checking sys/bitypes.h usability configure:25507: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:25507: $? = 0 configure:25507: result: yes configure:25507: checking sys/bitypes.h presence configure:25507: /usr/bin/gcc -E -I/usr/local/include conftest.c configure:25507: $? = 0 configure:25507: result: yes configure:25507: checking for sys/bitypes.h configure:25507: result: yes configure:25529: checking for bit size of ptrdiff_t configure:25534: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:25534: $? = 0 configure:25534: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:25534: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | /* end confdefs.h. */ | | /* BSD/OS 4.0.1 has a bug: , and must be | included before . */ | #include | #include | #if HAVE_WCHAR_H | # include | # include | # include | #endif | | #include | static long int longval () { return sizeof (ptrdiff_t) * CHAR_BIT; } | static unsigned long int ulongval () { return sizeof (ptrdiff_t) * CHAR_BIT; } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if ((sizeof (ptrdiff_t) * CHAR_BIT) < 0) | { | long int i = longval (); | if (i != (sizeof (ptrdiff_t) * CHAR_BIT)) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != (sizeof (ptrdiff_t) * CHAR_BIT)) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:25555: result: unknown configure:25529: checking for bit size of size_t configure:25534: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:25534: $? = 0 configure:25534: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:25534: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | /* end confdefs.h. */ | | /* BSD/OS 4.0.1 has a bug: , and must be | included before . */ | #include | #include | #if HAVE_WCHAR_H | # include | # include | # include | #endif | | #include | static long int longval () { return sizeof (size_t) * CHAR_BIT; } | static unsigned long int ulongval () { return sizeof (size_t) * CHAR_BIT; } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if ((sizeof (size_t) * CHAR_BIT) < 0) | { | long int i = longval (); | if (i != (sizeof (size_t) * CHAR_BIT)) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != (sizeof (size_t) * CHAR_BIT)) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:25555: result: unknown configure:25574: checking for bit size of sig_atomic_t configure:25579: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:25579: $? = 0 configure:25579: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:25579: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | /* end confdefs.h. */ | | /* BSD/OS 4.0.1 has a bug: , and must be | included before . */ | #include | #include | #if HAVE_WCHAR_H | # include | # include | # include | #endif | | #include | static long int longval () { return sizeof (sig_atomic_t) * CHAR_BIT; } | static unsigned long int ulongval () { return sizeof (sig_atomic_t) * CHAR_BIT; } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if ((sizeof (sig_atomic_t) * CHAR_BIT) < 0) | { | long int i = longval (); | if (i != (sizeof (sig_atomic_t) * CHAR_BIT)) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != (sizeof (sig_atomic_t) * CHAR_BIT)) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:25600: result: unknown configure:25574: checking for bit size of wchar_t configure:25579: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:25579: $? = 0 configure:25579: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:25579: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | /* end confdefs.h. */ | | /* BSD/OS 4.0.1 has a bug: , and must be | included before . */ | #include | #include | #if HAVE_WCHAR_H | # include | # include | # include | #endif | | #include | static long int longval () { return sizeof (wchar_t) * CHAR_BIT; } | static unsigned long int ulongval () { return sizeof (wchar_t) * CHAR_BIT; } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if ((sizeof (wchar_t) * CHAR_BIT) < 0) | { | long int i = longval (); | if (i != (sizeof (wchar_t) * CHAR_BIT)) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != (sizeof (wchar_t) * CHAR_BIT)) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:25600: result: unknown configure:25574: checking for bit size of wint_t configure:25579: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:25579: $? = 0 configure:25579: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:25579: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | /* end confdefs.h. */ | | /* BSD/OS 4.0.1 has a bug: , and must be | included before . */ | #include | #include | #if HAVE_WCHAR_H | # include | # include | # include | #endif | | #include | static long int longval () { return sizeof (wint_t) * CHAR_BIT; } | static unsigned long int ulongval () { return sizeof (wint_t) * CHAR_BIT; } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if ((sizeof (wint_t) * CHAR_BIT) < 0) | { | long int i = longval (); | if (i != (sizeof (wint_t) * CHAR_BIT)) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != (sizeof (wint_t) * CHAR_BIT)) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:25600: result: unknown configure:25618: checking whether sig_atomic_t is signed configure:25645: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:25645: $? = 0 configure:25655: result: yes configure:25618: checking whether wchar_t is signed configure:25645: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:25645: $? = 0 configure:25655: result: yes configure:25618: checking whether wint_t is signed configure:25645: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:190:17: error: size of array 'verify' is negative int verify[2 * ((wint_t) -1 < (wint_t) 0) - 1]; ^ configure:25645: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | /* end confdefs.h. */ | | /* BSD/OS 4.0.1 has a bug: , and must be | included before . */ | #include | #include | #if HAVE_WCHAR_H | # include | # include | # include | #endif | | int verify[2 * ((wint_t) -1 < (wint_t) 0) - 1]; | int | main () | { | | ; | return 0; | } configure:25655: result: no configure:25677: checking for ptrdiff_t integer literal suffix configure:25723: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:191:26: error: conflicting types for 'foo' extern int foo; ^ conftest.c:190:32: note: previous declaration of 'foo' was here extern ptrdiff_t foo; ^ configure:25723: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | /* end confdefs.h. */ | | /* BSD/OS 4.0.1 has a bug: , and must be | included before . */ | #include | #include | #if HAVE_WCHAR_H | # include | # include | # include | #endif | | extern ptrdiff_t foo; | extern int foo; | int | main () | { | | ; | return 0; | } configure:25723: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:25723: $? = 0 configure:25732: result: l configure:25677: checking for size_t integer literal suffix configure:25723: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:192:35: error: conflicting types for 'foo' extern unsigned int foo; ^ conftest.c:191:29: note: previous declaration of 'foo' was here extern size_t foo; ^ configure:25723: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | /* end confdefs.h. */ | | /* BSD/OS 4.0.1 has a bug: , and must be | included before . */ | #include | #include | #if HAVE_WCHAR_H | # include | # include | # include | #endif | | extern size_t foo; | extern unsigned int foo; | int | main () | { | | ; | return 0; | } configure:25723: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:25723: $? = 0 configure:25732: result: ul configure:25749: checking for sig_atomic_t integer literal suffix configure:25795: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:25795: $? = 0 configure:25804: result: configure:25749: checking for wchar_t integer literal suffix configure:25795: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:25795: $? = 0 configure:25804: result: configure:25749: checking for wint_t integer literal suffix configure:25795: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:25795: $? = 0 configure:25804: result: u configure:25965: checking for inttypes.h configure:25965: result: yes configure:25976: checking whether the inttypes.h PRIxNN macros are broken configure:25998: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:25998: $? = 0 configure:26006: result: no configure:26149: checking whether iswcntrl works configure:26193: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:26193: $? = 0 configure:26193: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:26193: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | | /* 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 | #include | int main () { return iswprint ('x') == 0; } | configure:26204: result: no configure:26276: checking for wctype_t configure:26304: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:26304: $? = 0 configure:26312: result: yes configure:26318: checking for wctrans_t configure:26344: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:26344: $? = 0 configure:26352: result: yes configure:26392: checking for wchar_t configure:26409: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:26409: $? = 0 configure:26416: result: yes configure:26429: checking for good max_align_t configure:26451: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:187:38: error: 'max_align_t' undeclared here (not in a function) unsigned int s = sizeof (max_align_t); ^ conftest.c:189:17: error: size of array 'check1' is negative int check1[2 * (__alignof__ (double) <= __alignof__ (max_align_t)) - 1]; ^ conftest.c:190:17: error: size of array 'check2' is negative int check2[2 * (__alignof__ (long double) <= __alignof__ (max_align_t)) - 1]; ^ configure:26451: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | /* end confdefs.h. */ | #include | unsigned int s = sizeof (max_align_t); | #if defined __GNUC__ || defined __IBM__ALIGNOF__ | int check1[2 * (__alignof__ (double) <= __alignof__ (max_align_t)) - 1]; | int check2[2 * (__alignof__ (long double) <= __alignof__ (max_align_t)) - 1]; | #endif | | int | main () | { | | ; | return 0; | } configure:26459: result: no configure:26471: checking whether NULL can be used in arbitrary expressions configure:26489: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:26489: $? = 0 configure:26496: result: yes configure:26627: checking for ld configure:26755: result: /usr/bin/ld -m elf_x86_64 configure:26762: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:26777: result: yes configure:26784: checking for shared library run path origin configure:26797: result: done configure:26818: checking 32-bit host C ABI configure:26856: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:26856: $? = 0 configure:27043: result: no configure:27080: checking for the common suffixes of directories in the library search path configure:27131: result: lib64,lib64 configure:27145: checking whether imported symbols can be declared weak configure:27163: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:27163: $? = 0 configure:27197: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:27197: $? = 0 configure:27197: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:27197: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | /* end confdefs.h. */ | | #include | #pragma weak fputs | int main () | { | return (fputs == NULL); | } configure:27212: result: no configure:27217: checking pthread.h usability configure:27217: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:27217: $? = 0 configure:27217: result: yes configure:27217: checking pthread.h presence configure:27217: /usr/bin/gcc -E -I/usr/local/include conftest.c configure:27217: $? = 0 configure:27217: result: yes configure:27217: checking for pthread.h configure:27217: result: yes configure:27255: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:27255: $? = 0 configure:27271: checking for pthread_kill in -lpthread configure:27296: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -lpthread -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:27296: $? = 0 configure:27305: result: yes configure:28048: checking for multithread API to use configure:28050: result: posix configure:28158: checking whether malloc, realloc, calloc are POSIX compliant configure:28178: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:28178: $? = 0 configure:28186: result: yes configure:28193: checking for stdlib.h configure:28193: result: yes configure:28203: checking for GNU libc compatible malloc configure:28250: result: yes configure:28543: checking for mbstate_t configure:28567: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:28567: $? = 0 configure:28574: result: yes configure:28593: checking for a traditional japanese locale configure:28672: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:28675: $? = 0 configure:28733: result: none configure:28741: checking for a transitional chinese locale configure:28821: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:28824: $? = 0 configure:28875: result: none configure:28882: checking for a french Unicode locale configure:28954: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:28957: $? = 0 configure:29003: result: none configure:29097: checking for mmap configure:29097: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:29097: $? = 0 configure:29097: result: yes configure:29108: checking for MAP_ANONYMOUS configure:29145: result: yes configure:29169: checking whether memchr works configure:29249: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:29249: $? = 0 configure:29249: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:29249: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 | #if HAVE_SYS_MMAN_H | # include | # include | # include | # include | # ifndef MAP_FILE | # define MAP_FILE 0 | # endif | #endif | | int | main () | { | | int result = 0; | char *fence = NULL; | #if HAVE_SYS_MMAN_H && HAVE_MPROTECT | # if HAVE_MAP_ANONYMOUS | const int flags = MAP_ANONYMOUS | MAP_PRIVATE; | const int fd = -1; | # else /* !HAVE_MAP_ANONYMOUS */ | const int flags = MAP_FILE | MAP_PRIVATE; | int fd = open ("/dev/zero", O_RDONLY, 0666); | if (fd >= 0) | # endif | { | int pagesize = getpagesize (); | char *two_pages = | (char *) mmap (NULL, 2 * pagesize, PROT_READ | PROT_WRITE, | flags, fd, 0); | if (two_pages != (char *)(-1) | && mprotect (two_pages + pagesize, pagesize, PROT_NONE) == 0) | fence = two_pages + pagesize; | } | #endif | if (fence) | { | if (memchr (fence, 0, 0)) | result |= 1; | strcpy (fence - 9, "12345678"); | if (memchr (fence - 9, 0, 79) != fence - 1) | result |= 2; | if (memchr (fence - 1, 0, 3) != fence - 1) | result |= 4; | } | /* Test against bug on Android 4.3. */ | { | char input[3]; | input[0] = 'a'; | input[1] = 'b'; | input[2] = 'c'; | if (memchr (input, 0x789abc00 | 'b', 3) != input + 1) | result |= 8; | } | return result; | | ; | return 0; | } configure:29260: result: no configure:29268: checking whether memrchr is declared configure:29268: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:29268: $? = 0 configure:29268: result: yes configure:29283: checking whether defines MIN and MAX configure:29300: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:193:13: warning: implicit declaration of function 'MIN' [-Wimplicit-function-declaration] int x = MIN (42, 17); ^ conftest.c:193:13: error: initializer element is not constant configure:29300: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | /* end confdefs.h. */ | #include | int x = MIN (42, 17); | int | main () | { | | ; | return 0; | } configure:29307: result: no configure:29320: checking whether defines MIN and MAX configure:29337: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:29337: $? = 0 configure:29344: result: yes configure:29385: checking whether time_t is signed configure:29402: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:29402: $? = 0 configure:29409: result: yes configure:29417: checking whether alarm is declared configure:29417: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:29417: $? = 0 configure:29417: result: yes configure:29443: checking for working mktime configure:29659: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:29659: $? = 0 configure:29659: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:29659: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #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:29670: result: no configure:29679: checking for O_CLOEXEC configure:29699: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:29699: $? = 0 configure:29706: result: yes configure:29711: checking for promoted mode_t type configure:29728: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:199:13: error: size of array 'array' is negative typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; ^ configure:29728: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | /* end confdefs.h. */ | #include | int | main () | { | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | ; | return 0; | } configure:29736: result: mode_t configure:29749: checking whether we are using the GNU C Library >= 2.1 or uClibc configure:29779: result: yes configure:29803: checking for stdbool.h that conforms to C99 configure:29878: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:253:14: warning: the address of 's' will always evaluate as 'true' [-Waddress] bool e = &s; ^ conftest.c:257:22: warning: the address of 'a' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:257:27: warning: the address of 'b' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:257:32: warning: the address of 'c' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:257:37: warning: the address of 'd' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:257:47: warning: the address of 'f' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:257:52: warning: the address of 'g' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:257:57: warning: the address of 'h' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:257:62: warning: the address of 'i' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:258:29: warning: the address of 'n' will always evaluate as 'true' [-Waddress] ^ conftest.c:258:34: warning: the address of 'o' will always evaluate as 'true' [-Waddress] ^ conftest.c:258:39: warning: the address of 'p' will always evaluate as 'true' [-Waddress] ^ configure:29878: $? = 0 configure:29885: result: yes configure:29887: checking for _Bool configure:29887: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:29887: $? = 0 configure:29887: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:232:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:29887: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_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 () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:29887: result: yes configure:29906: checking whether strdup is declared configure:29906: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:29906: $? = 0 configure:29906: result: yes configure:29919: checking whether strerror(0) succeeds configure:29958: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:29958: $? = 0 configure:29958: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:29958: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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:29969: result: no configure:30323: checking whether strndup is declared configure:30323: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:30323: $? = 0 configure:30323: result: yes configure:30336: checking whether strnlen is declared configure:30336: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:30336: $? = 0 configure:30336: result: yes configure:30350: checking for struct tm.tm_gmtoff configure:30350: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:30350: $? = 0 configure:30350: result: yes configure:30360: checking whether ldexp() can be used without linking with libm configure:30382: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:30382: $? = 0 configure:30391: result: yes configure:30394: checking whether strtok_r is declared configure:30394: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:30394: $? = 0 configure:30394: result: yes configure:30527: checking for struct timeval configure:30550: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:30550: $? = 0 configure:30558: result: yes configure:30563: checking for wide-enough struct timeval.tv_sec member configure:30590: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:215:27: warning: typedef 'verify_tv_sec_type' locally defined but not used [-Wunused-local-typedefs] typedef int verify_tv_sec_type[ ^ configure:30590: $? = 0 configure:30598: result: yes configure:30715: checking for struct timespec in configure:30732: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:30732: $? = 0 configure:30739: result: yes configure:30965: checking for inttypes.h configure:30984: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:30984: $? = 0 configure:30991: result: yes configure:31002: checking for stdint.h configure:31019: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:31019: $? = 0 configure:31026: result: yes configure:31039: checking for intmax_t configure:31064: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:31064: $? = 0 configure:31071: result: yes configure:31090: checking where to find the exponent in a 'double' configure:31404: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:31404: $? = 0 configure:31404: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:31404: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 | /* end confdefs.h. */ | | #include | #include | #include | #include | #define NWORDS ((sizeof (double) + sizeof (unsigned int) - 1) / sizeof (unsigned int)) | typedef union { double value; unsigned int word[NWORDS]; } memory_double; | static unsigned int ored_words[NWORDS]; | static unsigned int anded_words[NWORDS]; | static void add_to_ored_words (double x) | { | memory_double m; | size_t i; | /* Clear it first, in case sizeof (double) < sizeof (memory_double). */ | memset (&m, 0, sizeof (memory_double)); | m.value = x; | for (i = 0; i < NWORDS; i++) | { | ored_words[i] |= m.word[i]; | anded_words[i] &= m.word[i]; | } | } | int main () | { | size_t j; | FILE *fp = fopen ("conftest.out", "w"); | if (fp == NULL) | return 1; | for (j = 0; j < NWORDS; j++) | anded_words[j] = ~ (unsigned int) 0; | add_to_ored_words (0.25); | add_to_ored_words (0.5); | add_to_ored_words (1.0); | add_to_ored_words (2.0); | add_to_ored_words (4.0); | /* Remove bits that are common (e.g. if representation of the first mantissa | bit is explicit). */ | for (j = 0; j < NWORDS; j++) | ored_words[j] &= ~anded_words[j]; | /* Now find the nonzero word. */ | for (j = 0; j < NWORDS; j++) | if (ored_words[j] != 0) | break; | if (j < NWORDS) | { | size_t i; | for (i = j + 1; i < NWORDS; i++) | if (ored_words[i] != 0) | { | fprintf (fp, "unknown"); | return (fclose (fp) != 0); | } | for (i = 0; ; i++) | if ((ored_words[j] >> i) & 1) | { | fprintf (fp, "word %d bit %d", (int) j, (int) i); | return (fclose (fp) != 0); | } | } | fprintf (fp, "unknown"); | return (fclose (fp) != 0); | } | configure:31416: result: unknown configure:31443: checking whether snprintf returns a byte count as in C99 configure:31534: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:31534: $? = 0 configure:31534: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:31534: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 | /* end confdefs.h. */ | | #include | #include | #if HAVE_SNPRINTF | # define my_snprintf snprintf | #else | # include | static int my_snprintf (char *buf, int size, const char *format, ...) | { | va_list args; | int ret; | va_start (args, format); | ret = vsnprintf (buf, size, format, args); | va_end (args); | return ret; | } | #endif | static char buf[100]; | int main () | { | strcpy (buf, "ABCDEF"); | if (my_snprintf (buf, 3, "%d %d", 4567, 89) != 7) | return 1; | if (my_snprintf (buf, 0, "%d %d", 4567, 89) != 7) | return 2; | if (my_snprintf (NULL, 0, "%d %d", 4567, 89) != 7) | return 3; | return 0; | } configure:31545: result: no configure:31556: checking for snprintf configure:31556: result: yes configure:31556: checking for strnlen configure:31556: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:31556: $? = 0 configure:31556: result: yes configure:31556: checking for wcslen configure:31556: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:31556: $? = 0 configure:31556: result: yes configure:31556: checking for wcsnlen configure:31556: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:31556: $? = 0 configure:31556: result: yes configure:31556: checking for mbrtowc configure:31556: result: yes configure:31556: checking for wcrtomb configure:31556: result: yes configure:31565: checking whether _snprintf is declared configure:31565: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:222:10: error: '_snprintf' undeclared (first use in this function) (void) _snprintf; ^ conftest.c:222:10: note: each undeclared identifier is reported only once for each function it appears in configure:31565: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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:31565: result: no configure:31587: checking whether vsnprintf is declared configure:31587: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:31587: $? = 0 configure:31587: result: yes configure:31652: checking whether is self-contained configure:31669: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:31669: $? = 0 configure:31677: result: yes configure:31682: checking for shutdown configure:31682: result: yes configure:31692: checking whether defines the SHUT_* macros configure:31709: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:220:5: warning: unused variable 'a' [-Wunused-variable] int a[] = { SHUT_RD, SHUT_WR, SHUT_RDWR }; ^ configure:31709: $? = 0 configure:31717: result: yes configure:31819: checking for struct sockaddr_storage configure:31819: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:31819: $? = 0 configure:31819: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:232:38: error: expected expression before ')' token if (sizeof ((struct sockaddr_storage))) ^ configure:31819: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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:31819: result: yes configure:31840: checking for sa_family_t configure:31840: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:31840: $? = 0 configure:31840: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:233:26: error: expected expression before ')' token if (sizeof ((sa_family_t))) ^ configure:31840: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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:31840: result: yes configure:31869: checking for struct sockaddr_storage.ss_family configure:31869: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:31869: $? = 0 configure:31869: result: yes configure:31947: checking if environ is properly declared configure:31969: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:225:40: error: conflicting types for 'environ' extern struct { int foo; } environ; ^ In file included from conftest.c:220:0: /usr/include/unistd.h:545:15: note: previous declaration of 'environ' was here extern char **environ; ^ configure:31969: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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 | /* end confdefs.h. */ | #if HAVE_UNISTD_H | #include | #endif | /* mingw, BeOS, Haiku declare environ in , not in . */ | #include | | extern struct { int foo; } environ; | int | main () | { | environ.foo = 1; | ; | return 0; | } configure:31976: result: yes configure:32004: checking for IPv4 sockets configure:32030: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:234:6: warning: the address of 'x' will always evaluate as 'true' [-Waddress] if (&x && &y && &z) return 0; ^ conftest.c:234:9: warning: the address of 'y' will always evaluate as 'true' [-Waddress] if (&x && &y && &z) return 0; ^ conftest.c:234:15: warning: the address of 'z' will always evaluate as 'true' [-Waddress] if (&x && &y && &z) return 0; ^ configure:32030: $? = 0 configure:32037: result: yes configure:32045: checking for IPv6 sockets configure:32074: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:238:6: warning: the address of 'x' will always evaluate as 'true' [-Waddress] if (&x && &y && &z) return 0; ^ conftest.c:238:9: warning: the address of 'y' will always evaluate as 'true' [-Waddress] if (&x && &y && &z) return 0; ^ conftest.c:238:15: warning: the address of 'z' will always evaluate as 'true' [-Waddress] if (&x && &y && &z) return 0; ^ configure:32074: $? = 0 configure:32081: result: yes configure:32090: checking where to find the exponent in a 'float' configure:32167: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:32167: $? = 0 configure:32167: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:32167: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | #define NWORDS ((sizeof (float) + sizeof (unsigned int) - 1) / sizeof (unsigned int)) | typedef union { float value; unsigned int word[NWORDS]; } memory_float; | static unsigned int ored_words[NWORDS]; | static unsigned int anded_words[NWORDS]; | static void add_to_ored_words (float x) | { | memory_float m; | size_t i; | /* Clear it first, in case | sizeof (float) < sizeof (memory_float). */ | memset (&m, 0, sizeof (memory_float)); | m.value = x; | for (i = 0; i < NWORDS; i++) | { | ored_words[i] |= m.word[i]; | anded_words[i] &= m.word[i]; | } | } | int main () | { | size_t j; | FILE *fp = fopen ("conftest.out", "w"); | if (fp == NULL) | return 1; | for (j = 0; j < NWORDS; j++) | anded_words[j] = ~ (unsigned int) 0; | add_to_ored_words (0.25f); | add_to_ored_words (0.5f); | add_to_ored_words (1.0f); | add_to_ored_words (2.0f); | add_to_ored_words (4.0f); | /* Remove bits that are common (e.g. if representation of the first mantissa | bit is explicit). */ | for (j = 0; j < NWORDS; j++) | ored_words[j] &= ~anded_words[j]; | /* Now find the nonzero word. */ | for (j = 0; j < NWORDS; j++) | if (ored_words[j] != 0) | break; | if (j < NWORDS) | { | size_t i; | for (i = j + 1; i < NWORDS; i++) | if (ored_words[i] != 0) | { | fprintf (fp, "unknown"); | return (fclose (fp) != 0); | } | for (i = 0; ; i++) | if ((ored_words[j] >> i) & 1) | { | fprintf (fp, "word %d bit %d", (int) j, (int) i); | return (fclose (fp) != 0); | } | } | fprintf (fp, "unknown"); | return (fclose (fp) != 0); | } | configure:32179: result: unknown configure:32199: checking whether byte ordering is bigendian configure:32214: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:223:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:223:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:223:15: error: unknown type name 'universal' configure:32214: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:32259: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:32259: $? = 0 configure:32277: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:229:4: error: unknown type name 'not' not big endian ^ conftest.c:229:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:32277: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:32405: result: no configure:32425: checking whether long double and double are the same configure:32446: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:226:13: error: size of array 'check' is negative typedef int check[sizeof (long double) == sizeof (double) ^ configure:32446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | /* 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:32454: result: no configure:32469: checking for LC_MESSAGES configure:32485: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:32485: $? = 0 configure:32493: result: yes configure:32515: checking whether uselocale works configure:32542: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:32542: $? = 0 configure:32542: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:32542: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | | #include | #if HAVE_XLOCALE_H | # include | #endif | int main () | { | uselocale (NULL); | setlocale (LC_ALL, "en_US.UTF-8"); | return 0; | } configure:32553: result: no configure:32694: checking for CFPreferencesCopyAppValue configure:32712: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:223:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^ compilation terminated. configure:32712: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:32721: result: no configure:32728: checking for CFLocaleCopyCurrent configure:32746: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:223:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^ compilation terminated. configure:32746: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:32755: result: no configure:32762: checking for CFLocaleCopyPreferredLanguages configure:32780: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:223:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^ compilation terminated. configure:32780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyPreferredLanguages(); | ; | return 0; | } configure:32789: result: no configure:32822: checking whether is self-contained configure:32839: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:227:16: warning: unused variable 'b' [-Wunused-variable] struct timeval b; ^ configure:32839: $? = 0 configure:32858: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:227:17: warning: unused variable 'bzero' [-Wunused-variable] int memset; int bzero; ^ conftest.c:227:5: warning: unused variable 'memset' [-Wunused-variable] int memset; int bzero; ^ configure:32858: $? = 0 configure:32888: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:32888: $? = 0 configure:32901: result: yes configure:33093: checking for library containing setsockopt configure:33115: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:33115: $? = 0 configure:33196: result: none needed configure:33219: checking whether select supports a 0 argument configure:33251: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:33251: $? = 0 configure:33251: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:33251: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | | #include | #include | #if HAVE_SYS_SELECT_H | #include | #endif | int main () | { | struct timeval timeout; | timeout.tv_sec = 0; | timeout.tv_usec = 5; | return select (0, (fd_set *)0, (fd_set *)0, (fd_set *)0, &timeout) < 0; | } configure:33262: result: no configure:33269: checking whether select detects invalid fds configure:33316: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:33316: $? = 0 configure:33316: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:33316: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | | #include | #include | #if HAVE_SYS_SELECT_H | # include | #endif | #include | #include | | int | main () | { | | fd_set set; | dup2(0, 16); | FD_ZERO(&set); | FD_SET(16, &set); | close(16); | struct timeval timeout; | timeout.tv_sec = 0; | timeout.tv_usec = 5; | return select (17, &set, NULL, NULL, &timeout) != -1 || errno != EBADF; | | ; | return 0; | } configure:33327: result: no configure:33363: checking whether strerror_r is declared configure:33363: result: yes configure:33422: checking for sigset_t configure:33422: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:33422: $? = 0 configure:33422: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:233:23: error: expected expression before ')' token if (sizeof ((sigset_t))) ^ configure:33422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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:33422: result: yes configure:33443: checking whether setenv is declared configure:33443: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:33443: $? = 0 configure:33443: result: yes configure:33469: checking search.h usability configure:33469: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:33469: $? = 0 configure:33469: result: yes configure:33469: checking search.h presence configure:33469: /usr/bin/gcc -E -I/usr/local/include conftest.c configure:33469: $? = 0 configure:33469: result: yes configure:33469: checking for search.h configure:33469: result: yes configure:33481: checking for tsearch configure:33481: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:33481: $? = 0 configure:33481: result: yes configure:33508: checking whether unsetenv is declared configure:33508: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:33508: $? = 0 configure:33508: result: yes configure:33554: checking for alloca as a compiler built-in configure:33578: result: yes configure:33613: checking whether program_invocation_name is declared configure:33613: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:33613: $? = 0 configure:33613: result: yes configure:33632: checking whether program_invocation_short_name is declared configure:33632: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:33632: $? = 0 configure:33632: result: yes configure:33656: checking whether program_invocation_name is defined configure:33669: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:33669: $? = 0 configure:33673: result: yes configure:33682: checking whether program_invocation_short_name is defined configure:33695: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:33695: $? = 0 configure:33699: result: yes configure:33756: checking whether btowc(0) is correct configure:33793: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:33793: $? = 0 configure:33793: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:33793: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | /* end confdefs.h. */ | | #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 | int main () | { | if (btowc ('\0') != 0) | return 1; | return 0; | } configure:33804: result: no configure:33807: checking whether btowc(EOF) is correct configure:33860: result: guessing yes configure:33904: checking for __builtin_expect configure:33919: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:33919: $? = 0 configure:33944: result: yes configure:33972: checking whether this system has an arbitrary file name length limit configure:34013: result: yes configure:34215: checking for dirfd configure:34215: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:34215: $? = 0 configure:34215: result: yes configure:34224: checking whether dirfd is declared configure:34224: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:34224: $? = 0 configure:34224: result: yes configure:34241: checking whether dirfd is a macro configure:34264: result: no configure:34361: checking whether // is distinct from / configure:34390: result: no configure:34407: checking whether dup2 works configure:34495: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:34495: $? = 0 configure:34495: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:34495: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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 | /* end confdefs.h. */ | | #include | #include | #include | #include | #include | #ifndef RLIM_SAVED_CUR | # define RLIM_SAVED_CUR RLIM_INFINITY | #endif | #ifndef RLIM_SAVED_MAX | # define RLIM_SAVED_MAX RLIM_INFINITY | #endif | | int | main () | { | int result = 0; | int bad_fd = INT_MAX; | struct rlimit rlim; | if (getrlimit (RLIMIT_NOFILE, &rlim) == 0 | && 0 <= rlim.rlim_cur && rlim.rlim_cur <= INT_MAX | && rlim.rlim_cur != RLIM_INFINITY | && rlim.rlim_cur != RLIM_SAVED_MAX | && rlim.rlim_cur != RLIM_SAVED_CUR) | bad_fd = rlim.rlim_cur; | #ifdef FD_CLOEXEC | if (fcntl (1, F_SETFD, FD_CLOEXEC) == -1) | result |= 1; | #endif | if (dup2 (1, 1) != 1) | result |= 2; | #ifdef FD_CLOEXEC | if (fcntl (1, F_GETFD) != FD_CLOEXEC) | result |= 4; | #endif | close (0); | if (dup2 (0, 0) != -1) | result |= 8; | /* Many gnulib modules require POSIX conformance of EBADF. */ | if (dup2 (2, bad_fd) == -1 && errno != EBADF) | result |= 16; | /* Flush out some cygwin core dumps. */ | if (dup2 (2, -1) != -1 || errno != EBADF) | result |= 32; | dup2 (2, 255); | dup2 (2, 256); | /* On OS/2 kLIBC, dup2() does not work on a directory fd. */ | { | int fd = open (".", O_RDONLY); | if (fd == -1) | result |= 64; | else if (dup2 (fd, fd + 1) == -1) | result |= 128; | | close (fd); | } | return result; | ; | return 0; | } | configure:34506: result: no configure:34514: checking for setdtablesize configure:34514: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 /tmp/ccVWaW1d.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `setdtablesize' collect2: error: ld returned 1 exit status configure:34514: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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 | /* end confdefs.h. */ | /* Define setdtablesize to an innocuous variant, in case declares setdtablesize. | For example, HP-UX 11i declares gettimeofday. */ | #define setdtablesize innocuous_setdtablesize | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setdtablesize (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setdtablesize | | /* 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 setdtablesize (); | /* 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_setdtablesize || defined __stub___setdtablesize | choke me | #endif | | int | main () | { | return setdtablesize (); | ; | return 0; | } configure:34514: result: no configure:34571: checking for error_at_line configure:34587: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:34587: $? = 0 configure:34595: result: yes configure:34629: checking for euidaccess configure:34629: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:34629: $? = 0 configure:34629: result: yes configure:34902: checking for access configure:34902: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:34902: $? = 0 configure:34902: result: yes configure:35043: checking whether fcntl handles F_DUPFD correctly configure:35101: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:35101: $? = 0 configure:35101: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:35101: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_ACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | #ifndef RLIM_SAVED_CUR | # define RLIM_SAVED_CUR RLIM_INFINITY | #endif | #ifndef RLIM_SAVED_MAX | # define RLIM_SAVED_MAX RLIM_INFINITY | #endif | | int | main () | { | int result = 0; | int bad_fd = INT_MAX; | struct rlimit rlim; | if (getrlimit (RLIMIT_NOFILE, &rlim) == 0 | && 0 <= rlim.rlim_cur && rlim.rlim_cur <= INT_MAX | && rlim.rlim_cur != RLIM_INFINITY | && rlim.rlim_cur != RLIM_SAVED_MAX | && rlim.rlim_cur != RLIM_SAVED_CUR) | bad_fd = rlim.rlim_cur; | if (fcntl (0, F_DUPFD, -1) != -1) result |= 1; | if (errno != EINVAL) result |= 2; | if (fcntl (0, F_DUPFD, bad_fd) != -1) result |= 4; | if (errno != EINVAL) result |= 8; | /* On OS/2 kLIBC, F_DUPFD does not work on a directory fd */ | { | int fd; | fd = open (".", O_RDONLY); | if (fd == -1) | result |= 16; | else if (fcntl (fd, F_DUPFD, STDERR_FILENO + 1) == -1) | result |= 32; | | close (fd); | } | return result; | ; | return 0; | } configure:35111: result: no configure:35129: checking whether fcntl understands F_DUPFD_CLOEXEC configure:35150: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:35150: $? = 0 configure:35168: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:255:1: error: unknown type name 'choke' choke me ^ conftest.c:258:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^ configure:35168: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | /* end confdefs.h. */ | | #ifdef __linux__ | /* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we always replace | it to support the semantics on older kernels that failed with EINVAL. */ | choke me | #endif | | int | main () | { | | ; | return 0; | } configure:35179: result: needs runtime check configure:35386: checking whether conversion from 'int' to 'long double' works configure:35430: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:35430: $? = 0 configure:35430: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:35430: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | /* end confdefs.h. */ | | int i = -1; | volatile long double ld; | int main () | { | ld += i * 1.0L; | if (ld > 0) | return 1; | return 0; | } configure:35441: result: no configure:35641: checking whether fstatat (..., 0) works configure:35666: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:35666: $? = 0 configure:35666: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:35666: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | /* end confdefs.h. */ | | #include | #include | int | main (void) | { | struct stat a; | return fstatat (AT_FDCWD, ".", &a, 0) != 0; | } | configure:35677: result: no configure:35727: checking whether __func__ is available configure:35743: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:259:13: warning: unused variable 'str' [-Wunused-variable] const char *str = __func__; ^ configure:35743: $? = 0 configure:35750: result: yes configure:35807: checking for working getdelim function configure:35873: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:35873: $? = 0 configure:35873: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:35873: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | /* end confdefs.h. */ | | # include | # include | # include | int main () | { | FILE *in = fopen ("./conftest.data", "r"); | if (!in) | return 1; | { | /* Test result for a NULL buffer and a zero size. | Based on a test program from Karl Heuer. */ | char *line = NULL; | size_t siz = 0; | int len = getdelim (&line, &siz, '\n', in); | if (!(len == 4 && line && strcmp (line, "foo\n") == 0)) | { free (line); fclose (in); return 2; } | } | { | /* Test result for a NULL buffer and a non-zero size. | This crashes on FreeBSD 8.0. */ | char *line = NULL; | size_t siz = (size_t)(~0) / 4; | if (getdelim (&line, &siz, '\n', in) == -1) | { fclose (in); return 3; } | free (line); | } | fclose (in); | return 0; | } | configure:35884: result: no configure:35913: checking for flockfile configure:35913: result: yes configure:35913: checking for funlockfile configure:35913: result: yes configure:35922: checking whether getc_unlocked is declared configure:35922: result: yes configure:35957: checking whether getdtablesize works configure:35990: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:35990: $? = 0 configure:35990: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:35990: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | /* end confdefs.h. */ | | #include | int | main () | { | int size = getdtablesize(); | if (dup2 (0, getdtablesize()) != -1) | return 1; | if (size != getdtablesize()) | return 2; | | ; | return 0; | } configure:36003: result: no configure:36046: checking for getgroups configure:36046: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:36046: $? = 0 configure:36046: result: yes configure:36101: checking for working getgroups configure:36130: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:36130: $? = 0 configure:36130: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:36130: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 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 () | { | /* On NeXTstep 3.2, getgroups (0, 0) always fails. */ | return getgroups (0, 0) == -1; | ; | return 0; | } | configure:36141: result: no configure:36255: checking for getline configure:36255: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:36255: $? = 0 configure:36255: result: yes configure:36263: checking for working getline function configure:36330: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:36330: $? = 0 configure:36330: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:36330: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | /* end confdefs.h. */ | | # include | # include | # include | int main () | { | FILE *in = fopen ("./conftest.data", "r"); | if (!in) | return 1; | { | /* Test result for a NULL buffer and a zero size. | Based on a test program from Karl Heuer. */ | char *line = NULL; | size_t siz = 0; | int len = getline (&line, &siz, in); | if (!(len == 4 && line && strcmp (line, "foo\n") == 0)) | { free (line); fclose (in); return 2; } | free (line); | } | { | /* Test result for a NULL buffer and a non-zero size. | This crashes on FreeBSD 8.0. */ | char *line = NULL; | size_t siz = (size_t)(~0) / 4; | if (getline (&line, &siz, in) == -1) | { fclose (in); return 3; } | free (line); | } | fclose (in); | return 0; | } | configure:36341: result: no configure:36445: checking whether program_invocation_name is declared configure:36445: result: yes configure:36460: checking whether program_invocation_short_name is declared configure:36460: result: yes configure:36475: checking whether __argv is declared configure:36475: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:276:10: error: '__argv' undeclared (first use in this function) (void) __argv; ^ conftest.c:276:10: note: each undeclared identifier is reported only once for each function it appears in configure:36475: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef __argv | #ifdef __cplusplus | (void) __argv; | #else | (void) __argv; | #endif | #endif | | ; | return 0; | } configure:36475: result: no configure:36539: checking for group_member configure:36539: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:36539: $? = 0 configure:36539: result: yes configure:36618: checking whether INT32_MAX < INTMAX_MAX configure:36652: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:36652: $? = 0 configure:36659: result: yes configure:36670: checking whether INT64_MAX == LONG_MAX configure:36704: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:36704: $? = 0 configure:36711: result: yes configure:36724: checking whether UINT32_MAX < UINTMAX_MAX configure:36758: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:36758: $? = 0 configure:36765: result: yes configure:36776: checking whether UINT64_MAX == ULONG_MAX configure:36810: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:36810: $? = 0 configure:36817: result: yes configure:36837: checking whether iswblank is declared configure:36837: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:36837: $? = 0 configure:36837: result: yes configure:36997: checking whether langinfo.h defines CODESET configure:37015: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:37015: $? = 0 configure:37023: result: yes configure:37028: checking whether langinfo.h defines T_FMT_AMPM configure:37046: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:37046: $? = 0 configure:37054: result: yes configure:37059: checking whether langinfo.h defines ALTMON_1 configure:37077: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:272:9: error: 'ALTMON_1' undeclared here (not in a function) int a = ALTMON_1; ^ configure:37077: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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:37085: result: no configure:37090: checking whether langinfo.h defines ERA configure:37108: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:37108: $? = 0 configure:37116: result: yes configure:37121: checking whether langinfo.h defines YESEXPR configure:37139: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:37139: $? = 0 configure:37147: result: yes configure:37168: checking whether the compiler supports the __inline keyword configure:37185: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:37185: $? = 0 configure:37192: result: yes configure:37222: checking whether locale.h conforms to POSIX:2001 configure:37240: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:37240: $? = 0 configure:37247: result: yes configure:37253: checking whether locale.h defines locale_t configure:37270: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:37270: $? = 0 configure:37278: result: yes configure:37291: checking whether struct lconv is properly defined configure:37310: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:37310: $? = 0 configure:37318: result: yes configure:37454: checking for pthread_rwlock_t configure:37454: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:37454: $? = 0 configure:37454: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:278:31: error: expected expression before ')' token if (sizeof ((pthread_rwlock_t))) ^ configure:37454: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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:37454: result: yes configure:37466: checking whether pthread_rwlock_rdlock prefers a writer to a reader configure:37591: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm -lpthread >&5 configure:37591: $? = 0 configure:37591: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:37591: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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 | /* end confdefs.h. */ | | #include | #include | #include | #include | | #define SUCCEED() exit (0) | #define FAILURE() exit (1) | #define UNEXPECTED(n) (exit (10 + (n))) | | /* The main thread creates the waiting writer and the requesting reader threads | in the default way; this guarantees that they have the same priority. | We can reuse the main thread as first reader thread. */ | | static pthread_rwlock_t lock; | static pthread_t reader1; | static pthread_t writer; | static pthread_t reader2; | static pthread_t timer; | /* Used to pass control from writer to reader2 and from reader2 to timer, | as in a relay race. | Passing control from one running thread to another running thread | is most likely faster than to create the second thread. */ | static pthread_mutex_t baton; | | static void * | timer_func (void *ignored) | { | /* Step 13 (can be before or after step 12): | The timer thread takes the baton, then waits a moment to make sure | it can tell whether the second reader thread is blocked at step 12. */ | if (pthread_mutex_lock (&baton)) | UNEXPECTED (13); | usleep (100000); | /* By the time we get here, it's clear that the second reader thread is | blocked at step 12. This is the desired behaviour. */ | SUCCEED (); | } | | static void * | reader2_func (void *ignored) | { | int err; | | /* Step 8 (can be before or after step 7): | The second reader thread takes the baton, then waits a moment to make sure | the writer thread has reached step 7. */ | if (pthread_mutex_lock (&baton)) | UNEXPECTED (8); | usleep (100000); | /* Step 9: The second reader thread requests the lock. */ | err = pthread_rwlock_tryrdlock (&lock); | if (err == 0) | FAILURE (); | else if (err != EBUSY) | UNEXPECTED (9); | /* Step 10: Launch a timer, to test whether the next call blocks. */ | if (pthread_create (&timer, NULL, timer_func, NULL)) | UNEXPECTED (10); | /* Step 11: Release the baton. */ | if (pthread_mutex_unlock (&baton)) | UNEXPECTED (11); | /* Step 12: The second reader thread requests the lock. */ | err = pthread_rwlock_rdlock (&lock); | if (err == 0) | FAILURE (); | else | UNEXPECTED (12); | } | | static void * | writer_func (void *ignored) | { | /* Step 4: Take the baton, so that the second reader thread does not go ahead | too early. */ | if (pthread_mutex_lock (&baton)) | UNEXPECTED (4); | /* Step 5: Create the second reader thread. */ | if (pthread_create (&reader2, NULL, reader2_func, NULL)) | UNEXPECTED (5); | /* Step 6: Release the baton. */ | if (pthread_mutex_unlock (&baton)) | UNEXPECTED (6); | /* Step 7: The writer thread requests the lock. */ | if (pthread_rwlock_wrlock (&lock)) | UNEXPECTED (7); | return NULL; | } | | int | main () | { | reader1 = pthread_self (); | | /* Step 1: The main thread initializes the lock and the baton. */ | if (pthread_rwlock_init (&lock, NULL)) | UNEXPECTED (1); | if (pthread_mutex_init (&baton, NULL)) | UNEXPECTED (1); | /* Step 2: The main thread acquires the lock as a reader. */ | if (pthread_rwlock_rdlock (&lock)) | UNEXPECTED (2); | /* Step 3: Create the writer thread. */ | if (pthread_create (&writer, NULL, writer_func, NULL)) | UNEXPECTED (3); | /* Job done. Go to sleep. */ | for (;;) | { | sleep (1); | } | } | configure:37603: result: no configure:37637: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:37637: $? = 0 configure:37701: checking for stdlib.h configure:37701: result: yes configure:37711: checking for GNU libc compatible malloc configure:37758: result: yes configure:37917: checking whether NAN macro works configure:37940: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:37940: $? = 0 configure:37947: result: yes configure:37952: checking whether HUGE_VAL works configure:37970: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:37970: $? = 0 configure:37977: result: yes configure:38004: checking whether mbrtowc handles incomplete characters configure:38061: result: guessing yes configure:38067: checking whether mbrtowc works as well as mbtowc configure:38128: result: guessing yes configure:38179: checking whether mbrtowc handles a NULL pwc argument configure:38250: result: guessing yes configure:38256: checking whether mbrtowc handles a NULL string argument configure:38315: result: guessing yes configure:38323: checking whether mbrtowc has a correct return value configure:38453: result: guessing yes configure:38459: checking whether mbrtowc returns 0 when parsing a NUL character configure:38515: result: guessing yes configure:38520: checking whether mbrtowc works on empty input configure:38548: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:38548: $? = 0 configure:38548: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:38548: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 | /* end confdefs.h. */ | | #include | static wchar_t wc; | static mbstate_t mbs; | int | main (void) | { | return mbrtowc (&wc, "", 0, &mbs) != (size_t) -2; | } configure:38559: result: no configure:38563: checking whether the C locale is free of encoding errors configure:38607: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:38607: $? = 0 configure:38607: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:38607: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | | int i; | char *locale = setlocale (LC_ALL, "C"); | if (! locale) | return 2; | for (i = CHAR_MIN; i <= CHAR_MAX; i++) | { | char c = i; | wchar_t wc; | mbstate_t mbs = { 0, }; | size_t ss = mbrtowc (&wc, &c, 1, &mbs); | if (1 < ss) | return 3; | } | return 0; | | ; | return 0; | } configure:38618: result: no configure:38733: checking whether mbrtowc handles incomplete characters configure:38790: result: guessing yes configure:38796: checking whether mbrtowc works as well as mbtowc configure:38857: result: guessing yes configure:38991: checking for mbtowc configure:38991: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:38991: $? = 0 configure:38991: result: yes configure:39057: checking bp-sym.h usability configure:39057: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:325:20: fatal error: bp-sym.h: No such file or directory #include ^ compilation terminated. configure:39057: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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 | /* 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:39057: result: no configure:39057: checking bp-sym.h presence configure:39057: /usr/bin/gcc -E -I/usr/local/include conftest.c conftest.c:292:20: fatal error: bp-sym.h: No such file or directory #include ^ compilation terminated. configure:39057: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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 | /* end confdefs.h. */ | #include configure:39057: result: no configure:39057: checking for bp-sym.h configure:39057: result: no configure:39092: checking for mempcpy configure:39092: result: yes configure:39146: checking for memrchr configure:39146: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:39146: $? = 0 configure:39146: result: yes configure:39276: checking whether YESEXPR works configure:39304: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:39304: $? = 0 configure:39304: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:39304: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_MSVC_NOTHROW 1 | /* end confdefs.h. */ | #include | | int | main () | { | return !*nl_langinfo(YESEXPR); | | ; | return 0; | } configure:39315: result: no configure:39376: checking for sys/pstat.h configure:39376: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:337:23: fatal error: sys/pstat.h: No such file or directory #include ^ compilation terminated. configure:39376: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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:39376: result: no configure:39376: checking for sys/sysmp.h configure:39376: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:337:23: fatal error: sys/sysmp.h: No such file or directory #include ^ compilation terminated. configure:39376: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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:39376: result: no configure:39376: checking for sys/param.h configure:39376: result: yes configure:39389: checking for sys/sysctl.h configure:39389: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:39389: $? = 0 configure:39389: result: yes configure:39409: checking for sched_getaffinity configure:39409: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:39409: $? = 0 configure:39409: result: yes configure:39409: checking for sched_getaffinity_np configure:39409: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 /tmp/ccidRtUj.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `sched_getaffinity_np' collect2: error: ld returned 1 exit status configure:39409: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 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:39409: result: no configure:39409: checking for pstat_getdynamic configure:39409: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 /tmp/ccIVg9vp.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `pstat_getdynamic' collect2: error: ld returned 1 exit status configure:39409: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 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:39409: result: no configure:39409: checking for sysmp configure:39409: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 /tmp/ccYb5G4t.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `sysmp' collect2: error: ld returned 1 exit status configure:39409: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 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:39409: result: no configure:39409: checking for sysctl configure:39409: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:39409: $? = 0 configure:39409: result: yes configure:39420: checking for glibc compatible sched_getaffinity configure:39437: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:39437: $? = 0 configure:39445: result: yes configure:39467: checking whether open recognizes a trailing slash configure:39506: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:39506: $? = 0 configure:39506: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:39506: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 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:39518: result: no configure:39643: checking for rawmemchr configure:39643: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:39643: $? = 0 configure:39643: result: yes configure:39740: checking for working re_compile_pattern configure:39967: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:39967: $? = 0 configure:39967: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:39967: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_RAWMEMCHR 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:39978: result: no configure:40063: checking libintl.h usability configure:40063: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:40063: $? = 0 configure:40063: result: yes configure:40063: checking libintl.h presence configure:40063: /usr/bin/gcc -E -I/usr/local/include conftest.c configure:40063: $? = 0 configure:40063: result: yes configure:40063: checking for libintl.h configure:40063: result: yes configure:40074: checking whether isblank is declared configure:40074: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:40074: $? = 0 configure:40074: result: yes configure:40157: checking for stdint.h configure:40157: result: yes configure:40167: checking for SIZE_MAX configure:40238: result: yes configure:40251: checking whether sleep is declared configure:40251: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:40251: $? = 0 configure:40251: result: yes configure:40267: checking for working sleep configure:40319: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:40319: $? = 0 configure:40319: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:40319: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_RAWMEMCHR 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_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | /* end confdefs.h. */ | | #include | #include | #include | static void | handle_alarm (int sig) | { | if (sig != SIGALRM) | _exit (2); | } | | int | main () | { | | /* Failure to compile this test due to missing alarm is okay, | since all such platforms (mingw) also lack sleep. */ | unsigned int pentecost = 50 * 24 * 60 * 60; /* 50 days. */ | unsigned int remaining; | signal (SIGALRM, handle_alarm); | alarm (1); | remaining = sleep (pentecost); | if (remaining > pentecost) | return 3; | if (remaining <= pentecost - 10) | return 4; | return 0; | | ; | return 0; | } configure:40329: result: no configure:40367: checking for ssize_t configure:40384: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:40384: $? = 0 configure:40391: result: yes configure:40408: checking whether stat handles trailing slashes on files configure:40450: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:40450: $? = 0 configure:40450: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:40450: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_RAWMEMCHR 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_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 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:40461: result: no configure:40526: checking for struct stat.st_atim.tv_nsec configure:40526: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:40526: $? = 0 configure:40526: result: yes configure:40535: checking whether struct stat.st_atim is of type struct timespec configure:40562: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:40562: $? = 0 configure:40569: result: yes configure:40621: checking for struct stat.st_birthtimespec.tv_nsec configure:40621: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:350:12: error: 'struct stat' has no member named 'st_birthtimespec' if (ac_aggr.st_birthtimespec.tv_nsec) ^ conftest.c:349:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct stat ac_aggr; ^ configure:40621: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_RAWMEMCHR 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_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 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_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtimespec.tv_nsec) | return 0; | ; | return 0; | } configure:40621: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:350:19: error: 'struct stat' has no member named 'st_birthtimespec' if (sizeof ac_aggr.st_birthtimespec.tv_nsec) ^ conftest.c:349:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct stat ac_aggr; ^ configure:40621: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_RAWMEMCHR 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_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 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_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtimespec.tv_nsec) | return 0; | ; | return 0; | } configure:40621: result: no configure:40632: checking for struct stat.st_birthtimensec configure:40632: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:350:12: error: 'struct stat' has no member named 'st_birthtimensec' if (ac_aggr.st_birthtimensec) ^ conftest.c:349:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct stat ac_aggr; ^ configure:40632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_RAWMEMCHR 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_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 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_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtimensec) | return 0; | ; | return 0; | } configure:40632: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:350:19: error: 'struct stat' has no member named 'st_birthtimensec' if (sizeof ac_aggr.st_birthtimensec) ^ conftest.c:349:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct stat ac_aggr; ^ configure:40632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_RAWMEMCHR 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_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 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_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtimensec) | return 0; | ; | return 0; | } configure:40632: result: no configure:40643: checking for struct stat.st_birthtim.tv_nsec configure:40643: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:350:12: error: 'struct stat' has no member named 'st_birthtim' if (ac_aggr.st_birthtim.tv_nsec) ^ conftest.c:349:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct stat ac_aggr; ^ configure:40643: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_RAWMEMCHR 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_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 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_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtim.tv_nsec) | return 0; | ; | return 0; | } configure:40643: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:350:19: error: 'struct stat' has no member named 'st_birthtim' if (sizeof ac_aggr.st_birthtim.tv_nsec) ^ conftest.c:349:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct stat ac_aggr; ^ configure:40643: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_RAWMEMCHR 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_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 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_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtim.tv_nsec) | return 0; | ; | return 0; | } configure:40643: result: no configure:40661: checking for working stdalign.h configure:40706: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:40706: $? = 0 configure:40713: result: yes configure:40764: checking for good max_align_t configure:40794: result: no configure:40806: checking whether NULL can be used in arbitrary expressions configure:40831: result: yes configure:40999: checking which flavor of printf attribute matches inttypes macros configure:41026: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:41026: $? = 0 configure:41033: result: system configure:41164: checking for strcasecmp configure:41164: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 conftest.c:369:6: warning: conflicting types for built-in function 'strcasecmp' char strcasecmp (); ^ configure:41164: $? = 0 configure:41164: result: yes configure:41181: checking for strncasecmp configure:41181: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 conftest.c:370:6: warning: conflicting types for built-in function 'strncasecmp' char strncasecmp (); ^ configure:41181: $? = 0 configure:41181: result: yes configure:41195: checking whether strncasecmp is declared configure:41195: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:41195: $? = 0 configure:41195: result: yes configure:41247: checking for strchrnul configure:41247: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:41247: $? = 0 configure:41247: result: yes configure:41259: checking whether strchrnul works configure:41303: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:41303: $? = 0 configure:41303: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:41303: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_RAWMEMCHR 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_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 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_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 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 HAVE_STRCHRNUL 1 | /* end confdefs.h. */ | | #include /* for strchrnul */ | | int | main () | { | const char *buf = "a"; | return strchrnul (buf, 'b') != buf + 1; | | ; | return 0; | } configure:41314: result: no configure:41550: checking for working strndup configure:41591: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:41591: $? = 0 configure:41591: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:41591: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_RAWMEMCHR 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_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 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_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 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 HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | /* end confdefs.h. */ | | #include | #include | int | main () | { | | #if !HAVE_DECL_STRNDUP | extern | #ifdef __cplusplus | "C" | #endif | char *strndup (const char *, size_t); | #endif | int result; | char *s; | s = strndup ("some longer string", 15); | free (s); | s = strndup ("shorter string", 13); | result = s[13] != '\0'; | free (s); | return result; | ; | return 0; | } configure:41601: result: no configure:41647: checking for working strnlen configure:41685: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:41685: $? = 0 configure:41685: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:41685: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_RAWMEMCHR 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_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 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_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 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 HAVE_STRCHRNUL 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 | /* 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 () | { | | #define S "foobar" | #define S_LEN (sizeof S - 1) | | /* At least one implementation is buggy: that of AIX 4.3 would | give strnlen (S, 1) == 3. */ | | int i; | for (i = 0; i < S_LEN + 1; ++i) | { | int expected = i <= S_LEN ? i : S_LEN; | if (strnlen (S, i) != expected) | return 1; | } | return 0; | | ; | return 0; | } configure:41695: result: no configure:41776: checking whether strtod obeys C99 configure:41899: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:41899: $? = 0 configure:41899: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:41899: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_RAWMEMCHR 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_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 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_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 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 HAVE_STRCHRNUL 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 | /* end confdefs.h. */ | | #include | #include | #include | /* Compare two numbers with ==. | This is a separate function because IRIX 6.5 "cc -O" miscompiles an | 'x == x' test. */ | static int | numeric_equal (double x, double y) | { | return x == y; | } | | int | main () | { | | int result = 0; | { | /* In some old versions of Linux (2000 or before), strtod mis-parses | strings with leading '+'. */ | const char *string = " +69"; | char *term; | double value = strtod (string, &term); | if (value != 69 || term != (string + 4)) | result |= 1; | } | { | /* Under Solaris 2.4, strtod returns the wrong value for the | terminating character under some conditions. */ | const char *string = "NaN"; | char *term; | strtod (string, &term); | if (term != string && *(term - 1) == 0) | result |= 2; | } | { | /* Older glibc and Cygwin mis-parse "-0x". */ | const char *string = "-0x"; | char *term; | double value = strtod (string, &term); | double zero = 0.0; | if (1.0 / value != -1.0 / zero || term != (string + 2)) | result |= 4; | } | { | /* Many platforms do not parse hex floats. */ | const char *string = "0XaP+1"; | char *term; | double value = strtod (string, &term); | if (value != 20.0 || term != (string + 6)) | result |= 8; | } | { | /* Many platforms do not parse infinities. HP-UX 11.31 parses inf, | but mistakenly sets errno. */ | const char *string = "inf"; | char *term; | double value; | errno = 0; | value = strtod (string, &term); | if (value != HUGE_VAL || term != (string + 3) || errno) | result |= 16; | } | { | /* glibc 2.7 and cygwin 1.5.24 misparse "nan()". */ | const char *string = "nan()"; | char *term; | double value = strtod (string, &term); | if (numeric_equal (value, value) || term != (string + 5)) | result |= 32; | } | { | /* darwin 10.6.1 misparses "nan(". */ | const char *string = "nan("; | char *term; | double value = strtod (string, &term); | if (numeric_equal (value, value) || term != (string + 3)) | result |= 64; | } | return result; | | ; | return 0; | } configure:41910: result: no configure:41940: checking for nl_langinfo configure:41940: result: yes configure:41972: checking for strtok_r configure:41972: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:41972: $? = 0 configure:41972: result: yes configure:41983: checking whether strtok_r works configure:42024: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:42024: $? = 0 configure:42024: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:42024: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_RAWMEMCHR 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_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 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_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 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 HAVE_STRCHRNUL 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 HAVE_LDEXP_IN_LIBC 1 | #define HAVE_NL_LANGINFO 1 | #define GNULIB_TEST_STRTOD 1 | #define HAVE_STRTOK_R 1 | /* end confdefs.h. */ | | #ifndef __OPTIMIZE__ | # define __OPTIMIZE__ 1 | #endif | #undef __OPTIMIZE_SIZE__ | #undef __NO_INLINE__ | #include | #include | | int | main () | { | static const char dummy[] = "\177\01a"; | char delimiters[] = "xxxxxxxx"; | char *save_ptr = (char *) dummy; | strtok_r (delimiters, "x", &save_ptr); | strtok_r (NULL, "x", &save_ptr); | return 0; | | ; | return 0; | } | configure:42035: result: no configure:42176: checking for nlink_t configure:42176: result: yes configure:42401: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:42401: $? = 0 configure:42450: checking whether localtime_r is declared configure:42450: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:42450: $? = 0 configure:42450: result: yes configure:42469: checking whether localtime_r is compatible with its POSIX signature configure:42493: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:375:15: warning: value computed is not used [-Wunused-value] *localtime_r (0, 0); ^ configure:42493: $? = 0 configure:42501: result: yes configure:42785: checking for ptrdiff_t configure:42785: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:42785: $? = 0 configure:42785: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:401:24: error: expected expression before ')' token if (sizeof ((ptrdiff_t))) ^ configure:42785: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_RAWMEMCHR 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_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 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_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 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 HAVE_STRCHRNUL 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 HAVE_LDEXP_IN_LIBC 1 | #define HAVE_NL_LANGINFO 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:42785: result: yes configure:42808: checking for vsnprintf configure:42808: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 conftest.c:388:6: warning: conflicting types for built-in function 'vsnprintf' char vsnprintf (); ^ configure:42808: $? = 0 configure:42808: result: yes configure:42821: checking whether snprintf respects a size of 1 configure:42862: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:42862: $? = 0 configure:42862: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:42862: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_RAWMEMCHR 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_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 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_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 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 HAVE_STRCHRNUL 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 HAVE_LDEXP_IN_LIBC 1 | #define HAVE_NL_LANGINFO 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 | /* end confdefs.h. */ | | #include | #if HAVE_SNPRINTF | # define my_snprintf snprintf | #else | # include | static int my_snprintf (char *buf, int size, const char *format, ...) | { | va_list args; | int ret; | va_start (args, format); | ret = vsnprintf (buf, size, format, args); | va_end (args); | return ret; | } | #endif | int main() | { | static char buf[8] = { 'D', 'E', 'A', 'D', 'B', 'E', 'E', 'F' }; | my_snprintf (buf, 1, "%d", 12345); | return buf[1] != 'E'; | } configure:42873: result: no configure:43104: checking whether mbrtowc handles incomplete characters configure:43161: result: guessing yes configure:43167: checking whether mbrtowc works as well as mbtowc configure:43228: result: guessing yes configure:43282: checking whether wcrtomb works in the C locale configure:43319: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:43319: $? = 0 configure:43319: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:43319: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_RAWMEMCHR 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_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 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_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 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 HAVE_STRCHRNUL 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 HAVE_LDEXP_IN_LIBC 1 | #define HAVE_NL_LANGINFO 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 | /* end confdefs.h. */ | | #include | #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 | int main () | { | mbstate_t state; | char out[64]; | int count; | memset (&state, 0, sizeof (state)); | out[0] = 'x'; | count = wcrtomb (out, L'a', &state); | return !(count == 1 && out[0] == 'a'); | } configure:43330: result: no configure:43548: checking whether iswcntrl works configure:43603: result: no configure:43675: checking for wctype_t configure:43711: result: yes configure:43717: checking for wctrans_t configure:43751: result: yes configure:43772: checking whether wcwidth is declared configure:43772: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:43772: $? = 0 configure:43772: result: yes configure:43829: checking whether wcwidth works reasonably in UTF-8 locales configure:43886: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:43886: $? = 0 configure:43886: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:43886: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_RAWMEMCHR 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_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 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_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 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 HAVE_STRCHRNUL 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 HAVE_LDEXP_IN_LIBC 1 | #define HAVE_NL_LANGINFO 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_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, "fr_FR.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; | } | return result; | } configure:43897: result: no configure:43942: checking for stdint.h configure:43942: result: yes configure:44146: checking for a traditional french locale configure:44280: result: none configure:44287: checking for a french Unicode locale configure:44408: result: none configure:44416: checking for a traditional french locale configure:44550: result: none configure:44558: checking for a turkish Unicode locale configure:44629: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 conftest.c: In function 'main': conftest.c:429:3: warning: implicit declaration of function 'towupper' [-Wimplicit-function-declaration] if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i' ^ conftest.c:429:7: warning: incompatible implicit declaration of built-in function 'towupper' if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i' ^ conftest.c:429:3: warning: implicit declaration of function 'towlower' [-Wimplicit-function-declaration] if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i' ^ conftest.c:429:35: warning: incompatible implicit declaration of built-in function 'towlower' if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i' ^ configure:44632: $? = 0 configure:44680: result: none configure:44818: checking whether dup works configure:44848: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:44848: $? = 0 configure:44848: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:44848: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_RAWMEMCHR 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_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 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_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 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 HAVE_STRCHRNUL 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 HAVE_LDEXP_IN_LIBC 1 | #define HAVE_NL_LANGINFO 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_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 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | /* On OS/2 kLIBC, dup does not work on a directory fd. */ | int fd = open (".", O_RDONLY); | return fd < 0 ? 1 : dup (fd) < 0 ? 2 : 0; | | ; | return 0; | } | configure:44859: result: no configure:44933: checking whether fdopen sets errno configure:44962: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:44962: $? = 0 configure:44962: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:44962: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_RAWMEMCHR 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_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 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_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 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 HAVE_STRCHRNUL 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 HAVE_LDEXP_IN_LIBC 1 | #define HAVE_NL_LANGINFO 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_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 | /* end confdefs.h. */ | | #include | #include | int | main (void) | { | FILE *fp; | errno = 0; | fp = fdopen (-1, "r"); | if (fp == NULL && errno == 0) | return 1; | return 0; | } configure:44973: result: no configure:45015: checking for flexible array member configure:45043: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:45043: $? = 0 configure:45050: result: yes configure:45127: checking for getpagesize configure:45144: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:45144: $? = 0 configure:45153: result: yes configure:45194: checking whether getpagesize is declared configure:45194: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:45194: $? = 0 configure:45194: result: yes configure:45250: checking whether gettimeofday clobbers localtime buffer configure:45293: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:45293: $? = 0 configure:45293: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:45293: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_RAWMEMCHR 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_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 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_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 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 HAVE_STRCHRNUL 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 HAVE_LDEXP_IN_LIBC 1 | #define HAVE_NL_LANGINFO 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_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 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | time_t t = 0; | struct tm *lt; | struct tm saved_lt; | struct timeval tv; | lt = localtime (&t); | saved_lt = *lt; | gettimeofday (&tv, NULL); | return memcmp (lt, &saved_lt, sizeof (struct tm)) != 0; | | ; | return 0; | } configure:45303: result: yes configure:45322: checking for gettimeofday with POSIX signature configure:45350: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c:383:19: error: conflicting types for 'gettimeofday' int gettimeofday (struct timeval *restrict, void *restrict); ^ In file included from conftest.c:381:0: /usr/include/sys/time.h:71:12: note: previous declaration of 'gettimeofday' was here extern int gettimeofday (struct timeval *__restrict __tv, ^ configure:45350: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_RAWMEMCHR 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_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 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_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 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 HAVE_STRCHRNUL 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 HAVE_LDEXP_IN_LIBC 1 | #define HAVE_NL_LANGINFO 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_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_CLOBBERS_LOCALTIME 1 | /* end confdefs.h. */ | #include | struct timeval c; | int gettimeofday (struct timeval *restrict, void *restrict); | | int | main () | { | /* glibc uses struct timezone * rather than the POSIX void * | if _GNU_SOURCE is defined. However, since the only portable | use of gettimeofday uses NULL as the second parameter, and | since the glibc definition is actually more typesafe, it is | not worth wrapping this to get a compliant signature. */ | int (*f) (struct timeval *restrict, void *restrict) | = gettimeofday; | int x = f (&c, 0); | return !(x | c.tv_sec | c.tv_usec); | | ; | return 0; | } configure:45366: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:45366: $? = 0 configure:45375: result: almost configure:45487: checking for library containing inet_pton configure:45518: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:45518: $? = 0 configure:45535: result: none required configure:45567: checking whether inet_pton is declared configure:45567: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:45567: $? = 0 configure:45567: result: yes configure:45620: checking whether byte ordering is bigendian configure:45826: result: no configure:45853: checking for ioctl configure:45853: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:45853: $? = 0 configure:45853: result: yes configure:45862: checking for ioctl with POSIX signature configure:45887: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:396:19: error: conflicting types for 'ioctl' int ioctl (int, int, ...); ^ In file included from conftest.c:385:0: /usr/include/sys/ioctl.h:41:12: note: previous declaration of 'ioctl' was here extern int ioctl (int __fd, unsigned long int __request, ...) __THROW; ^ configure:45887: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_RAWMEMCHR 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_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 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_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 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 HAVE_STRCHRNUL 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 HAVE_LDEXP_IN_LIBC 1 | #define HAVE_NL_LANGINFO 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_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_CLOBBERS_LOCALTIME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #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:45895: result: no configure:45974: checking whether isnan(double) can be used without linking with libm configure:45999: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:45999: $? = 0 configure:46008: result: yes configure:46034: checking where to find the exponent in a 'double' configure:46360: result: unknown configure:46381: checking whether isnan(float) can be used without linking with libm configure:46406: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:46406: $? = 0 configure:46415: result: yes configure:46422: checking whether isnan(float) works configure:46508: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:46508: $? = 0 configure:46508: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:46508: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define IN_GNUASTRO_BUILD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define SIZEOF_SIZE_T 8 | #define GAL_CONFIG_SIZEOF_SIZE_T 8 | #define SIZEOF_LONG 8 | #define GAL_CONFIG_SIZEOF_LONG 8 | #define HAVE_DECL_GSL_INTERP_STEFFEN 1 | #define GAL_CONFIG_HAVE_FITS_IS_REENTRANT 1 | #define GAL_CONFIG_HAVE_WCSLIB_VERSION 1 | #define GAL_CONFIG_HAVE_PTHREAD_BARRIER 1 | #define HAVE_LIBJPEG /**/ | #define HAVE_LIBTIFF /**/ | #define GAL_CONFIG_HAVE_LIBGIT2 0 | #define GAL_CONFIG_GNULIBTOOL_SHELL "bash" | #define GAL_CONFIG_GNULIBTOOL_EXEC "libtool" | #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 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #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_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 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_SECURE_GETENV 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___XPG_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_FEATURES_H 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_MALLOC_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 STRERROR_R_CHAR_P 1 | #define HAVE_LANGINFO_CODESET 1 | #define GETGROUPS_T int | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #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_SYS_BITYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 0 | #define BITSIZEOF_SIZE_T 0 | #define BITSIZEOF_SIG_ATOMIC_T 0 | #define BITSIZEOF_WCHAR_T 0 | #define BITSIZEOF_WINT_T 0 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIZE_T_SUFFIX ul | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX u | #define HAVE_INTTYPES_H 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 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #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 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_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_ENVIRON_DECL 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 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 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_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_EUIDACCESS 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 FCNTL_DUPFD_BUGGY 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GETGROUPS_ZERO_BUG 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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_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 MBRTOWC_EMPTY_INPUT_BUG 1 | #define C_LOCALE_MAYBE_EILSEQ 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_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 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 0 | #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_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define OPEN_TRAILING_SLASH_BUG 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_RAWMEMCHR 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_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 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_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 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 HAVE_STRCHRNUL 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 HAVE_LDEXP_IN_LIBC 1 | #define HAVE_NL_LANGINFO 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_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_CLOBBERS_LOCALTIME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #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 | /* 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 | /* The Compaq (ex-DEC) C 6.4 compiler chokes on the expression 0.0 / 0.0. */ | #ifdef __DECC | static float | NaN () | { | static float zero = 0.0f; | return zero / zero; | } | #else | # define NaN() (0.0f / 0.0f) | #endif | #define NWORDS ((sizeof (float) + sizeof (unsigned int) - 1) / sizeof (unsigned int)) | typedef union { unsigned int word[NWORDS]; float value; } memory_float; | int main() | { | int result = 0; | | if (isnanf (1.0f / 0.0f)) | result |= 1; | | if (!isnanf (NaN ())) | result |= 2; | | #if defined FLT_EXPBIT0_WORD && defined FLT_EXPBIT0_BIT | /* The isnanf function should be immune against changes in the sign bit and | in the mantissa bits. The xor operation twiddles a bit that can only be | a sign bit or a mantissa bit. */ | if (FLT_EXPBIT0_WORD == 0 && FLT_EXPBIT0_BIT > 0) | { | memory_float m; | | m.value = NaN (); | /* Set the bits below the exponent to 01111...111. */ | m.word[0] &= -1U << FLT_EXPBIT0_BIT; | m.word[0] |= 1U << (FLT_EXPBIT0_BIT - 1) - 1; | if (!isnanf (m.value)) | result |= 4; | } | #endif | | return result; | } configure:46519: result: no configure:46550: checking where to find the exponent in a 'float' configure:46639: result: unknown configure:46661: checking where to find the exponent in a 'float' configure:46750: result: unknown configure:46771: checking whether isnan(long double) can be used without linking with libm configure:46796: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:46796: $? = 0 configure:46805: result: yes configure:46814: checking whether isnanl works configure:46957: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:46957: $? = 0 configure:46957: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:46957: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Astronomy Utilities" | #define PACKAGE_TARNAME "gnuastro" | #define PACKAGE_VERSION "0.9" | #define PACKAGE_STRING "GNU Astronomy Utilities 0.9" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/" | #define PACKAGE "gnuastro" | #define VERSION "0.9" | #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 | #defin