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 | #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 | #include | #include | #if __GNUC__ >= 4 | # undef isnanl | # define isnanl(x) __builtin_isnanl ((long double)(x)) | #elif defined isnan | # undef isnanl | # define isnanl(x) isnan ((long double)(x)) | #endif | #define NWORDS ((sizeof (long double) + sizeof (unsigned int) - 1) / sizeof (unsigned int)) | typedef union { unsigned int word[NWORDS]; long double value; } | memory_long_double; | /* On Irix 6.5, gcc 3.4.3 can't compute compile-time NaN, and needs the | runtime type conversion. */ | #ifdef __sgi | static long double NaNl () | { | double zero = 0.0; | return zero / zero; | } | #else | # define NaNl() (0.0L / 0.0L) | #endif | int main () | { | int result = 0; | | if (!isnanl (NaNl ())) | result |= 1; | | { | memory_long_double m; | unsigned int i; | | /* The isnanl 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 (since the exponent never extends to | bit 31). */ | m.value = NaNl (); | m.word[NWORDS / 2] ^= (unsigned int) 1 << (sizeof (unsigned int) * CHAR_BIT - 1); | for (i = 0; i < NWORDS; i++) | m.word[i] |= 1; | if (!isnanl (m.value)) | result |= 1; | } | | #if ((defined __ia64 && LDBL_MANT_DIG == 64) || (defined __x86_64__ || defined __amd64__) || (defined __i386 || defined __i386__ || defined _I386 || defined _M_IX86 || defined _X86_)) && !HAVE_SAME_LONG_DOUBLE_AS_DOUBLE | /* Representation of an 80-bit 'long double' as an initializer for a sequence | of 'unsigned int' words. */ | # ifdef WORDS_BIGENDIAN | # define LDBL80_WORDS(exponent,manthi,mantlo) { ((unsigned int) (exponent) << 16) | ((unsigned int) (manthi) >> 16), ((unsigned int) (manthi) << 16) | ((unsigned int) (mantlo) >> 16), (unsigned int) (mantlo) << 16 } | # else | # define LDBL80_WORDS(exponent,manthi,mantlo) { mantlo, manthi, exponent } | # endif | { /* Quiet NaN. */ | static memory_long_double x = | { LDBL80_WORDS (0xFFFF, 0xC3333333, 0x00000000) }; | if (!isnanl (x.value)) | result |= 2; | } | { | /* Signalling NaN. */ | static memory_long_double x = | { LDBL80_WORDS (0xFFFF, 0x83333333, 0x00000000) }; | if (!isnanl (x.value)) | result |= 2; | } | /* isnanl should return something even for noncanonical values. */ | { /* Pseudo-NaN. */ | static memory_long_double x = | { LDBL80_WORDS (0xFFFF, 0x40000001, 0x00000000) }; | if (isnanl (x.value) && !isnanl (x.value)) | result |= 4; | } | { /* Pseudo-Infinity. */ | static memory_long_double x = | { LDBL80_WORDS (0xFFFF, 0x00000000, 0x00000000) }; | if (isnanl (x.value) && !isnanl (x.value)) | result |= 8; | } | { /* Pseudo-Zero. */ | static memory_long_double x = | { LDBL80_WORDS (0x4004, 0x00000000, 0x00000000) }; | if (isnanl (x.value) && !isnanl (x.value)) | result |= 16; | } | { /* Unnormalized number. */ | static memory_long_double x = | { LDBL80_WORDS (0x4000, 0x63333333, 0x00000000) }; | if (isnanl (x.value) && !isnanl (x.value)) | result |= 32; | } | { /* Pseudo-Denormal. */ | static memory_long_double x = | { LDBL80_WORDS (0x0000, 0x83333333, 0x00000000) }; | if (isnanl (x.value) && !isnanl (x.value)) | result |= 64; | } | #endif | | return result; | } configure:46968: result: no configure:46996: checking where to find the exponent in a 'long double' configure:47109: /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:47109: $? = 0 configure:47109: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:47109: $? = 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 | #include | #include | #include | #define NWORDS ((sizeof (long double) + sizeof (unsigned int) - 1) / sizeof (unsigned int)) | typedef union { long double value; unsigned int word[NWORDS]; } | memory_long_double; | static unsigned int ored_words[NWORDS]; | static unsigned int anded_words[NWORDS]; | static void add_to_ored_words (long double x) | { | memory_long_double m; | size_t i; | /* Clear it first, in case | sizeof (long double) < sizeof (memory_long_double). */ | memset (&m, 0, sizeof (memory_long_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.25L); | add_to_ored_words (0.5L); | add_to_ored_words (1.0L); | add_to_ored_words (2.0L); | add_to_ored_words (4.0L); | /* 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:47121: result: unknown configure:47145: checking where to find the exponent in a 'long double' configure:47270: result: unknown configure:47384: checking for a traditional french locale configure:47518: result: none configure:47525: checking for a french Unicode locale configure:47646: result: none configure:47654: checking for a traditional japanese locale configure:47794: result: none configure:47802: checking for a transitional chinese locale configure:47936: result: none configure:47944: checking for a transitional chinese locale configure:48078: result: none configure:48085: checking for a french Unicode locale configure:48206: result: none configure:48213: checking for a french Unicode locale configure:48334: result: none configure:48341: checking for a french Unicode locale configure:48462: result: none configure:48473: checking for mmap configure:48473: result: yes configure:48484: checking for MAP_ANONYMOUS configure:48521: result: yes configure:48538: checking for mmap configure:48538: result: yes configure:48549: checking for MAP_ANONYMOUS configure:48586: result: yes configure:48613: checking for library containing nanosleep configure:48644: /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:48644: $? = 0 configure:48661: result: none required configure:48681: checking for working nanosleep configure:48760: /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:418:17: warning: the address of 'nanosleep' will always evaluate as 'true' [-Waddress] if (! nanosleep) ^ configure:48760: $? = 0 configure:48760: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:48760: $? = 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 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | /* end confdefs.h. */ | | #include | #include | #include | #if HAVE_SYS_TIME_H | #include | #endif | #include | #include | #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) | #define TYPE_MAXIMUM(t) ((t) (! TYPE_SIGNED (t) ? (t) -1 : ((((t) 1 << (sizeof (t) * CHAR_BIT - 2)) - 1) * 2 + 1))) | | #if HAVE_DECL_ALARM | static void | check_for_SIGALRM (int sig) | { | if (sig != SIGALRM) | _exit (1); | } | #endif | | int | main () | { | static struct timespec ts_sleep; | static struct timespec ts_remaining; | /* Test for major problems first. */ | if (! nanosleep) | return 2; | ts_sleep.tv_sec = 0; | ts_sleep.tv_nsec = 1; | #if HAVE_DECL_ALARM | { | static struct sigaction act; | act.sa_handler = check_for_SIGALRM; | sigemptyset (&act.sa_mask); | sigaction (SIGALRM, &act, NULL); | alarm (1); | if (nanosleep (&ts_sleep, NULL) != 0) | return 3; | /* Test for a minor problem: the handling of large arguments. */ | ts_sleep.tv_sec = TYPE_MAXIMUM (time_t); | ts_sleep.tv_nsec = 999999999; | alarm (1); | if (nanosleep (&ts_sleep, &ts_remaining) != -1) | return 4; | if (errno != EINTR) | return 5; | if (ts_remaining.tv_sec <= TYPE_MAXIMUM (time_t) - 10) | return 6; | } | #else /* A simpler test for native Windows. */ | if (nanosleep (&ts_sleep, &ts_remaining) < 0) | return 3; | #endif | return 0; | } configure:48772: result: no configure:48842: checking whether is self-contained configure:48859: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:48859: $? = 0 configure:48867: result: yes configure:48984: checking for a traditional french locale configure:49118: result: none configure:49125: checking for a french Unicode locale configure:49246: result: none configure:49261: checking whether perror matches strerror configure:49299: /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:49299: $? = 0 configure:49299: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:49299: $? = 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 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | char *str = strerror (-1); | if (!getenv("CONFTEST_OUTPUT")) return 0; | if (!str) str = ""; | puts (str); | errno = -1; | perror (""); | return 0; | | ; | return 0; | } configure:49316: result: no configure:49517: checking whether pthread_sigmask works without -lpthread configure:49546: /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:49546: $? = 0 configure:49546: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:49546: $? = 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 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | /* end confdefs.h. */ | | #include | #include | #include | int main () | { | sigset_t set; | sigemptyset (&set); | return pthread_sigmask (1729, &set, NULL) != 0; | } configure:49557: result: yes configure:49570: checking whether pthread_sigmask returns error numbers configure:49602: /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:49602: $? = 0 configure:49602: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:49602: $? = 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 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | /* end confdefs.h. */ | | #include | #include | #include | int main () | { | sigset_t set; | sigemptyset (&set); | if (pthread_sigmask (1729, &set, NULL) == -1) | return 1; | return 0; | } configure:49614: result: no configure:49625: checking whether pthread_sigmask unblocks signals correctly configure:49679: /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:49679: $? = 0 configure:49679: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:49679: $? = 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 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | #define PTHREAD_SIGMASK_FAILS_WITH_ERRNO 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | #include | static volatile int sigint_occurred; | static void | sigint_handler (int sig) | { | sigint_occurred++; | } | int main () | { | sigset_t set; | int pid = getpid (); | char command[80]; | signal (SIGINT, sigint_handler); | sigemptyset (&set); | sigaddset (&set, SIGINT); | if (!(pthread_sigmask (SIG_BLOCK, &set, NULL) == 0)) | return 1; | sprintf (command, "sh -c 'sleep 1; kill -%d %d' &", SIGINT, pid); | if (!(system (command) == 0)) | return 2; | sleep (2); | if (!(sigint_occurred == 0)) | return 3; | if (!(pthread_sigmask (SIG_UNBLOCK, &set, NULL) == 0)) | return 4; | if (!(sigint_occurred == 1)) /* This fails on IRIX. */ | return 5; | return 0; | } configure:49691: result: no configure:49745: checking for putenv compatible with GNU and SVID configure:49788: /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:49788: $? = 0 configure:49788: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:49788: $? = 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 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | #define PTHREAD_SIGMASK_FAILS_WITH_ERRNO 1 | #define PTHREAD_SIGMASK_UNBLOCK_BUG 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | | /* Put it in env. */ | if (putenv ("CONFTEST_putenv=val")) | return 1; | | /* Try to remove it. */ | if (putenv ("CONFTEST_putenv")) | return 2; | | /* Make sure it was deleted. */ | if (getenv ("CONFTEST_putenv") != 0) | return 3; | | return 0; | | ; | return 0; | } configure:49799: result: no configure:49820: checking whether _putenv is declared configure:49820: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:438:10: error: '_putenv' undeclared (first use in this function) (void) _putenv; ^ conftest.c:438:10: note: each undeclared identifier is reported only once for each function it appears in configure:49820: $? = 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 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | #define PTHREAD_SIGMASK_FAILS_WITH_ERRNO 1 | #define PTHREAD_SIGMASK_UNBLOCK_BUG 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef _putenv | #ifdef __cplusplus | (void) _putenv; | #else | (void) _putenv; | #endif | #endif | | ; | return 0; | } configure:49820: result: no configure:49859: checking for raise configure:49859: /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:49859: $? = 0 configure:49859: result: yes configure:49882: checking for sigprocmask configure:49882: /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:49882: $? = 0 configure:49882: result: yes configure:49938: checking for mmap configure:49938: result: yes configure:49949: checking for MAP_ANONYMOUS configure:49986: result: yes configure:50005: checking whether select supports a 0 argument configure:50048: result: no configure:50055: checking whether select detects invalid fds configure:50113: result: no configure:50188: checking whether setenv validates arguments configure:50234: /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:50234: $? = 0 configure:50234: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:50234: $? = 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 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | #define PTHREAD_SIGMASK_FAILS_WITH_ERRNO 1 | #define PTHREAD_SIGMASK_UNBLOCK_BUG 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SELECT 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | | int result = 0; | { | if (setenv ("", "", 0) != -1) | result |= 1; | else if (errno != EINVAL) | result |= 2; | } | { | if (setenv ("a", "=", 1) != 0) | result |= 4; | else if (strcmp (getenv ("a"), "=") != 0) | result |= 8; | } | return result; | | ; | return 0; | } configure:50244: result: no configure:50298: checking whether setlocale supports the C locale configure:50321: /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:50321: $? = 0 configure:50321: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:50321: $? = 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 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | #define PTHREAD_SIGMASK_FAILS_WITH_ERRNO 1 | #define PTHREAD_SIGMASK_UNBLOCK_BUG 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | /* end confdefs.h. */ | | #include | int main () | { | return setlocale (LC_ALL, "C") == NULL; | } configure:50332: result: no configure:50380: checking for a traditional french locale configure:50514: result: none configure:50521: checking for a french Unicode locale configure:50642: result: none configure:50650: checking for a traditional japanese locale configure:50790: result: none configure:50798: checking for a transitional chinese locale configure:50932: result: none configure:50975: checking for struct sigaction.sa_sigaction configure:50975: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:50975: $? = 0 configure:50975: result: yes configure:51126: checking for volatile sig_atomic_t configure:51126: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:51126: $? = 0 configure:51126: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:416:36: error: expected expression before ')' token if (sizeof ((volatile sig_atomic_t))) ^ configure:51126: $? = 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 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | #define PTHREAD_SIGMASK_FAILS_WITH_ERRNO 1 | #define PTHREAD_SIGMASK_UNBLOCK_BUG 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((volatile sig_atomic_t))) | return 0; | ; | return 0; | } configure:51126: result: yes configure:51142: checking for sighandler_t configure:51142: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:51142: $? = 0 configure:51142: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:416:27: error: expected expression before ')' token if (sizeof ((sighandler_t))) ^ configure:51142: $? = 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 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | #define PTHREAD_SIGMASK_FAILS_WITH_ERRNO 1 | #define PTHREAD_SIGMASK_UNBLOCK_BUG 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((sighandler_t))) | return 0; | ; | return 0; | } configure:51142: result: yes configure:51159: checking for signbit macro configure:51268: /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:51268: $? = 0 configure:51268: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:51268: $? = 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 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | #define PTHREAD_SIGMASK_FAILS_WITH_ERRNO 1 | #define PTHREAD_SIGMASK_UNBLOCK_BUG 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | | #include | /* If signbit is defined as a function, don't use it, since calling it for | 'float' or 'long double' arguments would involve conversions. | If signbit is not declared at all but exists as a library function, don't | use it, since the prototype may not match. | If signbit is not declared at all but exists as a compiler built-in, don't | use it, since it's preferable to use __builtin_signbit* (no warnings, | no conversions). */ | #ifndef signbit | # error "signbit should be a macro" | #endif | #include | | /* Global variables. | Needed because GCC 4 constant-folds __builtin_signbitl (literal) | but cannot constant-fold __builtin_signbitl (variable). */ | float vf; | double vd; | long double vl; | int main () | { | /* HP cc on HP-UX 10.20 has a bug with the constant expression -0.0. | So we use -p0f and -p0d instead. */ | float p0f = 0.0f; | float m0f = -p0f; | double p0d = 0.0; | double m0d = -p0d; | /* On HP-UX 10.20, negating 0.0L does not yield -0.0L. | So we use another constant expression instead. | But that expression does not work on other platforms, such as when | cross-compiling to PowerPC on Mac OS X 10.5. */ | long double p0l = 0.0L; | #if defined __hpux || defined __sgi | long double m0l = -LDBL_MIN * LDBL_MIN; | #else | long double m0l = -p0l; | #endif | int result = 0; | if (signbit (vf)) /* link check */ | vf++; | { | float plus_inf = 1.0f / p0f; | float minus_inf = -1.0f / p0f; | if (!(!signbit (255.0f) | && signbit (-255.0f) | && !signbit (p0f) | && (memcmp (&m0f, &p0f, sizeof (float)) == 0 || signbit (m0f)) | && !signbit (plus_inf) | && signbit (minus_inf))) | result |= 1; | } | if (signbit (vd)) /* link check */ | vd++; | { | double plus_inf = 1.0 / p0d; | double minus_inf = -1.0 / p0d; | if (!(!signbit (255.0) | && signbit (-255.0) | && !signbit (p0d) | && (memcmp (&m0d, &p0d, sizeof (double)) == 0 || signbit (m0d)) | && !signbit (plus_inf) | && signbit (minus_inf))) | result |= 2; | } | if (signbit (vl)) /* link check */ | vl++; | { | long double plus_inf = 1.0L / p0l; | long double minus_inf = -1.0L / p0l; | if (signbit (255.0L)) | result |= 4; | if (!signbit (-255.0L)) | result |= 4; | if (signbit (p0l)) | result |= 8; | if (!(memcmp (&m0l, &p0l, sizeof (long double)) == 0 || signbit (m0l))) | result |= 16; | if (signbit (plus_inf)) | result |= 32; | if (!signbit (minus_inf)) | result |= 64; | } | return result; | } | | configure:51279: result: no configure:51281: checking for signbit compiler built-ins configure:51392: /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:51392: $? = 0 configure:51392: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:51392: $? = 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 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | #define PTHREAD_SIGMASK_FAILS_WITH_ERRNO 1 | #define PTHREAD_SIGMASK_UNBLOCK_BUG 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | | #if __GNUC__ >= 4 | # define signbit(x) (sizeof (x) == sizeof (long double) ? __builtin_signbitl (x) : sizeof (x) == sizeof (double) ? __builtin_signbit (x) : __builtin_signbitf (x)) | #else | # error "signbit should be three compiler built-ins" | #endif | #include | | /* Global variables. | Needed because GCC 4 constant-folds __builtin_signbitl (literal) | but cannot constant-fold __builtin_signbitl (variable). */ | float vf; | double vd; | long double vl; | int main () | { | /* HP cc on HP-UX 10.20 has a bug with the constant expression -0.0. | So we use -p0f and -p0d instead. */ | float p0f = 0.0f; | float m0f = -p0f; | double p0d = 0.0; | double m0d = -p0d; | /* On HP-UX 10.20, negating 0.0L does not yield -0.0L. | So we use another constant expression instead. | But that expression does not work on other platforms, such as when | cross-compiling to PowerPC on Mac OS X 10.5. */ | long double p0l = 0.0L; | #if defined __hpux || defined __sgi | long double m0l = -LDBL_MIN * LDBL_MIN; | #else | long double m0l = -p0l; | #endif | int result = 0; | if (signbit (vf)) /* link check */ | vf++; | { | float plus_inf = 1.0f / p0f; | float minus_inf = -1.0f / p0f; | if (!(!signbit (255.0f) | && signbit (-255.0f) | && !signbit (p0f) | && (memcmp (&m0f, &p0f, sizeof (float)) == 0 || signbit (m0f)) | && !signbit (plus_inf) | && signbit (minus_inf))) | result |= 1; | } | if (signbit (vd)) /* link check */ | vd++; | { | double plus_inf = 1.0 / p0d; | double minus_inf = -1.0 / p0d; | if (!(!signbit (255.0) | && signbit (-255.0) | && !signbit (p0d) | && (memcmp (&m0d, &p0d, sizeof (double)) == 0 || signbit (m0d)) | && !signbit (plus_inf) | && signbit (minus_inf))) | result |= 2; | } | if (signbit (vl)) /* link check */ | vl++; | { | long double plus_inf = 1.0L / p0l; | long double minus_inf = -1.0L / p0l; | if (signbit (255.0L)) | result |= 4; | if (!signbit (-255.0L)) | result |= 4; | if (signbit (p0l)) | result |= 8; | if (!(memcmp (&m0l, &p0l, sizeof (long double)) == 0 || signbit (m0l))) | result |= 16; | if (signbit (plus_inf)) | result |= 32; | if (!signbit (minus_inf)) | result |= 64; | } | return result; | } | | configure:51403: result: no configure:51416: checking where to find the sign bit in a 'float' configure:51489: /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:51489: $? = 0 configure:51489: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:51489: $? = 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 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | #define PTHREAD_SIGMASK_FAILS_WITH_ERRNO 1 | #define PTHREAD_SIGMASK_UNBLOCK_BUG 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | | #include | #include | #define NWORDS ((sizeof (float) + sizeof (unsigned int) - 1) / sizeof (unsigned int)) | typedef union { float value; unsigned int word[NWORDS]; } | memory_float; | static memory_float plus = { 1.0f }; | static memory_float minus = { -1.0f }; | int main () | { | size_t j, k, i; | unsigned int m; | FILE *fp = fopen ("conftest.out", "w"); | if (fp == NULL) | return 1; | /* Find the different bit. */ | k = 0; m = 0; | for (j = 0; j < NWORDS; j++) | { | unsigned int x = plus.word[j] ^ minus.word[j]; | if ((x & (x - 1)) || (x && m)) | { | /* More than one bit difference. */ | fprintf (fp, "unknown"); | fclose (fp); | return 2; | } | if (x) | { | k = j; | m = x; | } | } | if (m == 0) | { | /* No difference. */ | fprintf (fp, "unknown"); | fclose (fp); | return 3; | } | /* Now m = plus.word[k] ^ ~minus.word[k]. */ | if (plus.word[k] & ~minus.word[k]) | { | /* Oh? The sign bit is set in the positive and cleared in the negative | numbers? */ | fprintf (fp, "unknown"); | fclose (fp); | return 4; | } | for (i = 0; ; i++) | if ((m >> i) & 1) | break; | fprintf (fp, "word %d bit %d", (int) k, (int) i); | if (fclose (fp) != 0) | return 5; | return 0; | } | configure:51501: result: unknown configure:51523: checking where to find the sign bit in a 'double' configure:51596: /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:51596: $? = 0 configure:51596: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:51596: $? = 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 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | #define PTHREAD_SIGMASK_FAILS_WITH_ERRNO 1 | #define PTHREAD_SIGMASK_UNBLOCK_BUG 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | | #include | #include | #define NWORDS ((sizeof (double) + sizeof (unsigned int) - 1) / sizeof (unsigned int)) | typedef union { double value; unsigned int word[NWORDS]; } | memory_float; | static memory_float plus = { 1.0 }; | static memory_float minus = { -1.0 }; | int main () | { | size_t j, k, i; | unsigned int m; | FILE *fp = fopen ("conftest.out", "w"); | if (fp == NULL) | return 1; | /* Find the different bit. */ | k = 0; m = 0; | for (j = 0; j < NWORDS; j++) | { | unsigned int x = plus.word[j] ^ minus.word[j]; | if ((x & (x - 1)) || (x && m)) | { | /* More than one bit difference. */ | fprintf (fp, "unknown"); | fclose (fp); | return 2; | } | if (x) | { | k = j; | m = x; | } | } | if (m == 0) | { | /* No difference. */ | fprintf (fp, "unknown"); | fclose (fp); | return 3; | } | /* Now m = plus.word[k] ^ ~minus.word[k]. */ | if (plus.word[k] & ~minus.word[k]) | { | /* Oh? The sign bit is set in the positive and cleared in the negative | numbers? */ | fprintf (fp, "unknown"); | fclose (fp); | return 4; | } | for (i = 0; ; i++) | if ((m >> i) & 1) | break; | fprintf (fp, "word %d bit %d", (int) k, (int) i); | if (fclose (fp) != 0) | return 5; | return 0; | } | configure:51608: result: unknown configure:51630: checking where to find the sign bit in a 'long double' configure:51703: /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:51703: $? = 0 configure:51703: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:51703: $? = 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 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | #define PTHREAD_SIGMASK_FAILS_WITH_ERRNO 1 | #define PTHREAD_SIGMASK_UNBLOCK_BUG 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | | #include | #include | #define NWORDS ((sizeof (long double) + sizeof (unsigned int) - 1) / sizeof (unsigned int)) | typedef union { long double value; unsigned int word[NWORDS]; } | memory_float; | static memory_float plus = { 1.0L }; | static memory_float minus = { -1.0L }; | int main () | { | size_t j, k, i; | unsigned int m; | FILE *fp = fopen ("conftest.out", "w"); | if (fp == NULL) | return 1; | /* Find the different bit. */ | k = 0; m = 0; | for (j = 0; j < NWORDS; j++) | { | unsigned int x = plus.word[j] ^ minus.word[j]; | if ((x & (x - 1)) || (x && m)) | { | /* More than one bit difference. */ | fprintf (fp, "unknown"); | fclose (fp); | return 2; | } | if (x) | { | k = j; | m = x; | } | } | if (m == 0) | { | /* No difference. */ | fprintf (fp, "unknown"); | fclose (fp); | return 3; | } | /* Now m = plus.word[k] ^ ~minus.word[k]. */ | if (plus.word[k] & ~minus.word[k]) | { | /* Oh? The sign bit is set in the positive and cleared in the negative | numbers? */ | fprintf (fp, "unknown"); | fclose (fp); | return 4; | } | for (i = 0; ; i++) | if ((m >> i) & 1) | break; | fprintf (fp, "word %d bit %d", (int) k, (int) i); | if (fclose (fp) != 0) | return 5; | return 0; | } | configure:51715: result: unknown configure:51736: checking whether copysignf is declared configure:51736: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:51736: $? = 0 configure:51736: result: yes configure:51749: checking whether copysignf can be used without linking with libm configure:51767: /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:51767: $? = 0 configure:51776: result: yes configure:51786: checking whether copysign is declared configure:51786: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:51786: $? = 0 configure:51786: result: yes configure:51799: checking whether copysign can be used without linking with libm configure:51817: /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:51817: $? = 0 configure:51826: result: yes configure:51836: checking whether copysignl is declared configure:51836: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:51836: $? = 0 configure:51836: result: yes configure:51849: checking whether copysignl can be used without linking with libm configure:51867: /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:51867: $? = 0 configure:51876: result: yes configure:51950: checking for sigprocmask configure:51950: result: yes configure:52040: checking for socklen_t configure:52040: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:52040: $? = 0 configure:52040: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:433:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:52040: $? = 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 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | #define PTHREAD_SIGMASK_FAILS_WITH_ERRNO 1 | #define PTHREAD_SIGMASK_UNBLOCK_BUG 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_DECL_COPYSIGNF 1 | #define HAVE_COPYSIGNF_IN_LIBC 1 | #define HAVE_DECL_COPYSIGN 1 | #define HAVE_COPYSIGN_IN_LIBC 1 | #define HAVE_DECL_COPYSIGNL 1 | #define HAVE_COPYSIGNL_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define GNULIB_TEST_SOCKET 1 | /* end confdefs.h. */ | | /* is not needed according to POSIX, but the | in i386-unknown-freebsd4.10 and | powerpc-apple-darwin5.5 required it. */ | #include | #if HAVE_SYS_SOCKET_H | # include | #elif HAVE_WS2TCPIP_H | # include | #endif | | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:52040: result: yes configure:52180: checking for mmap configure:52180: result: yes configure:52191: checking for MAP_ANONYMOUS configure:52228: result: yes configure:52242: checking for a traditional french locale configure:52376: result: none configure:52383: checking for a french Unicode locale configure:52504: result: none configure:52515: checking whether symlink handles trailing slash correctly configure:52551: /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:52551: $? = 0 configure:52551: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:52551: $? = 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 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | #define PTHREAD_SIGMASK_FAILS_WITH_ERRNO 1 | #define PTHREAD_SIGMASK_UNBLOCK_BUG 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_DECL_COPYSIGNF 1 | #define HAVE_COPYSIGNF_IN_LIBC 1 | #define HAVE_DECL_COPYSIGN 1 | #define HAVE_COPYSIGN_IN_LIBC 1 | #define HAVE_DECL_COPYSIGNL 1 | #define HAVE_COPYSIGNL_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX IN_GNUASTRO_GNULIB_TESTS | #define HAVE_MAP_ANONYMOUS 1 | /* end confdefs.h. */ | #include | | int | main () | { | int result = 0; | if (!symlink ("a", "conftest.link/")) | result |= 1; | if (symlink ("conftest.f", "conftest.lnk2")) | result |= 2; | else if (!symlink ("a", "conftest.lnk2/")) | result |= 4; | return result; | | ; | return 0; | } configure:52562: result: no configure:52611: checking whether declares ioctl configure:52628: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:52628: $? = 0 configure:52636: result: yes configure:52827: checking for pthread_atfork configure:52827: /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:52827: $? = 0 configure:52827: result: yes configure:52847: checking for unsetenv configure:52847: /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:52847: $? = 0 configure:52847: result: yes configure:52860: checking for unsetenv() return type configure:52885: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:52885: $? = 0 configure:52892: result: int configure:52901: checking whether unsetenv obeys POSIX configure:52946: /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:52946: $? = 0 configure:52946: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:52946: $? = 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 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | #define PTHREAD_SIGMASK_FAILS_WITH_ERRNO 1 | #define PTHREAD_SIGMASK_UNBLOCK_BUG 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_DECL_COPYSIGNF 1 | #define HAVE_COPYSIGNF_IN_LIBC 1 | #define HAVE_DECL_COPYSIGN 1 | #define HAVE_COPYSIGN_IN_LIBC 1 | #define HAVE_DECL_COPYSIGNL 1 | #define HAVE_COPYSIGNL_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX IN_GNUASTRO_GNULIB_TESTS | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNSETENV 1 | /* end confdefs.h. */ | | #include | #include | extern char **environ; | | int | main () | { | | char entry1[] = "a=1"; | char entry2[] = "b=2"; | char *env[] = { entry1, entry2, NULL }; | if (putenv ((char *) "a=1")) return 1; | if (putenv (entry2)) return 2; | entry2[0] = 'a'; | unsetenv ("a"); | if (getenv ("a")) return 3; | if (!unsetenv ("") || errno != EINVAL) return 4; | entry2[0] = 'b'; | environ = env; | if (!getenv ("a")) return 5; | entry2[0] = 'a'; | unsetenv ("a"); | if (getenv ("a")) return 6; | | ; | return 0; | } configure:52956: result: no configure:53007: checking for useconds_t configure:53007: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:53007: $? = 0 configure:53007: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:461:25: error: expected expression before ')' token if (sizeof ((useconds_t))) ^ configure:53007: $? = 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 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | #define PTHREAD_SIGMASK_FAILS_WITH_ERRNO 1 | #define PTHREAD_SIGMASK_UNBLOCK_BUG 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_DECL_COPYSIGNF 1 | #define HAVE_COPYSIGNF_IN_LIBC 1 | #define HAVE_DECL_COPYSIGN 1 | #define HAVE_COPYSIGN_IN_LIBC 1 | #define HAVE_DECL_COPYSIGNL 1 | #define HAVE_COPYSIGNL_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX IN_GNUASTRO_GNULIB_TESTS | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((useconds_t))) | return 0; | ; | return 0; | } configure:53007: result: yes configure:53019: checking whether usleep allows large arguments configure:53050: /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:53050: $? = 0 configure:53050: ./conftest ./conftest: error while loading shared libraries: libwcs.so.6: cannot open shared object file: No such file or directory configure:53050: $? = 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 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | #define PTHREAD_SIGMASK_FAILS_WITH_ERRNO 1 | #define PTHREAD_SIGMASK_UNBLOCK_BUG 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_DECL_COPYSIGNF 1 | #define HAVE_COPYSIGNF_IN_LIBC 1 | #define HAVE_DECL_COPYSIGN 1 | #define HAVE_COPYSIGN_IN_LIBC 1 | #define HAVE_DECL_COPYSIGNL 1 | #define HAVE_COPYSIGNL_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX IN_GNUASTRO_GNULIB_TESTS | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | /* end confdefs.h. */ | | #include | | int | main () | { | return !!usleep (1000000); | ; | return 0; | } configure:53060: result: no configure:53106: checking for a traditional french locale configure:53240: result: none configure:53247: checking for a french Unicode locale configure:53368: result: none configure:53376: checking for a traditional japanese locale configure:53516: result: none configure:53524: checking for a transitional chinese locale configure:53658: result: none configure:53675: checking whether wctob works configure:53776: result: guessing yes configure:53784: checking whether wctob is declared configure:53784: /usr/bin/gcc -c -Wall -O3 -pthread -I/usr/local/include conftest.c >&5 configure:53784: $? = 0 configure:53784: result: yes configure:53894: checking for sched_yield in -lrt configure:53919: /usr/bin/gcc -o conftest -Wall -O3 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -lrt -ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm >&5 configure:53919: $? = 0 configure:53928: result: yes configure:54625: checking that generated files are newer than configure configure:54631: result: done configure:54842: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU Astronomy Utilities config.status 0.9, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on Myid-f21 config.status:2830: creating Makefile config.status:2830: creating doc/Makefile config.status:2830: creating lib/Makefile config.status:2830: creating tests/Makefile config.status:2830: creating bin/crop/Makefile config.status:2830: creating bin/fits/Makefile config.status:2830: creating bin/warp/Makefile config.status:2830: creating bin/table/Makefile config.status:2830: creating bin/match/Makefile config.status:2830: creating bin/mkprof/Makefile config.status:2830: creating bin/script/Makefile config.status:2830: creating bin/mknoise/Makefile config.status:2830: creating bin/segment/Makefile config.status:2830: creating bin/convertt/Makefile config.status:2830: creating bin/convolve/Makefile config.status:2830: creating bin/buildprog/Makefile config.status:2830: creating bin/cosmiccal/Makefile config.status:2830: creating bin/mkcatalog/Makefile config.status:2830: creating bin/arithmetic/Makefile config.status:2830: creating bin/statistics/Makefile config.status:2830: creating bin/noisechisel/Makefile config.status:2830: creating bootstrapped/lib/Makefile config.status:2830: creating bootstrapped/tests/Makefile config.status:2830: creating config.h config.status:3059: executing depfiles commands config.status:3136: cd lib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3141: $? = 0 config.status:3136: cd tests && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3141: $? = 0 config.status:3136: cd bin/crop && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3141: $? = 0 config.status:3136: cd bin/fits && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3141: $? = 0 config.status:3136: cd bin/warp && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3141: $? = 0 config.status:3136: cd bin/table && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3141: $? = 0 config.status:3136: cd bin/match && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3141: $? = 0 config.status:3136: cd bin/mkprof && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3141: $? = 0 config.status:3136: cd bin/mknoise && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3141: $? = 0 config.status:3136: cd bin/segment && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3141: $? = 0 config.status:3136: cd bin/convertt && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3141: $? = 0 config.status:3136: cd bin/convolve && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3141: $? = 0 config.status:3136: cd bin/buildprog && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3141: $? = 0 config.status:3136: cd bin/cosmiccal && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3141: $? = 0 config.status:3136: cd bin/mkcatalog && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3141: $? = 0 config.status:3136: cd bin/arithmetic && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3141: $? = 0 config.status:3136: cd bin/statistics && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3141: $? = 0 config.status:3136: cd bin/noisechisel && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3141: $? = 0 config.status:3136: cd bootstrapped/lib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3141: $? = 0 config.status:3136: cd bootstrapped/tests && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3141: $? = 0 config.status:3059: executing libtool commands config.status:3059: executing man commands config.status:3059: executing page commands config.status:3059: executing directory commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_flexmember=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/gcc ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___xpg_strerror_r=yes ac_cv_func__set_invalid_parameter_handler=no ac_cv_func_access=yes ac_cv_func_alloca_works=yes ac_cv_func_btowc=yes ac_cv_func_catgets=yes ac_cv_func_dirfd=yes ac_cv_func_duplocale=yes ac_cv_func_euidaccess=yes ac_cv_func_faccessat=yes ac_cv_func_fchdir=yes ac_cv_func_fcntl=yes ac_cv_func_flockfile=yes ac_cv_func_freelocale=yes ac_cv_func_fstatat=yes ac_cv_func_ftruncate=yes ac_cv_func_funlockfile=yes ac_cv_func_getdelim=yes ac_cv_func_getdtablesize=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getexecname=no ac_cv_func_getgid=yes ac_cv_func_getgroups=yes ac_cv_func_getgroups_works=no ac_cv_func_getline=yes ac_cv_func_getopt_long_only=yes ac_cv_func_getprogname=no ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_group_member=yes ac_cv_func_ioctl=yes ac_cv_func_isblank=yes ac_cv_func_iswblank=yes ac_cv_func_iswcntrl=yes ac_cv_func_iswctype=yes ac_cv_func_localtime_r=yes ac_cv_func_lstat=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_mbtowc=yes ac_cv_func_mempcpy=yes ac_cv_func_memrchr=yes ac_cv_func_mmap=yes ac_cv_func_mprotect=yes ac_cv_func_newlocale=yes ac_cv_func_nl_langinfo=yes ac_cv_func_openat=yes ac_cv_func_pipe=yes ac_cv_func_pstat_getdynamic=no ac_cv_func_pthread_atfork=yes ac_cv_func_pthread_sigmask=yes ac_cv_func_raise=yes ac_cv_func_rawmemchr=yes ac_cv_func_sched_getaffinity=yes ac_cv_func_sched_getaffinity_np=no ac_cv_func_secure_getenv=yes ac_cv_func_setdtablesize=no ac_cv_func_setenv=yes ac_cv_func_shutdown=yes ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=yes ac_cv_func_siginterrupt=yes ac_cv_func_sigprocmask=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchrnul=yes ac_cv_func_strdup=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=yes ac_cv_func_strncasecmp=yes ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_strnlen_working=no ac_cv_func_strptime=yes ac_cv_func_strtok_r=yes ac_cv_func_symlink=yes ac_cv_func_sysctl=yes ac_cv_func_sysmp=no ac_cv_func_tsearch=yes ac_cv_func_tzset=yes ac_cv_func_unsetenv=yes ac_cv_func_uselocale=yes ac_cv_func_usleep=yes ac_cv_func_vasnprintf=no ac_cv_func_vsnprintf=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcslen=yes ac_cv_func_wcsnlen=yes ac_cv_func_wctob=yes ac_cv_func_wcwidth=yes ac_cv_gnu_library_2_1=yes ac_cv_have_decl___argv=no ac_cv_have_decl__putenv=no ac_cv_have_decl__snprintf=no ac_cv_have_decl_alarm=yes ac_cv_have_decl_clearerr_unlocked=yes ac_cv_have_decl_copysign=yes ac_cv_have_decl_copysignf=yes ac_cv_have_decl_copysignl=yes ac_cv_have_decl_dirfd=yes ac_cv_have_decl_fchdir=yes ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_ferror_unlocked=yes ac_cv_have_decl_fflush_unlocked=yes ac_cv_have_decl_fgets_unlocked=yes ac_cv_have_decl_fputc_unlocked=yes ac_cv_have_decl_fputs_unlocked=yes ac_cv_have_decl_fread_unlocked=yes ac_cv_have_decl_fwrite_unlocked=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getchar_unlocked=yes ac_cv_have_decl_getdelim=yes ac_cv_have_decl_getdtablesize=yes ac_cv_have_decl_getline=yes ac_cv_have_decl_getpagesize=yes ac_cv_have_decl_gsl_interp_steffen=yes ac_cv_have_decl_inet_pton=yes ac_cv_have_decl_isblank=yes ac_cv_have_decl_iswblank=yes ac_cv_have_decl_localtime_r=yes ac_cv_have_decl_memrchr=yes ac_cv_have_decl_program_invocation_name=yes ac_cv_have_decl_program_invocation_short_name=yes ac_cv_have_decl_putc_unlocked=yes ac_cv_have_decl_putchar_unlocked=yes ac_cv_have_decl_setenv=yes ac_cv_have_decl_sleep=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strncasecmp=yes ac_cv_have_decl_strndup=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_strtok_r=yes ac_cv_have_decl_unsetenv=yes ac_cv_have_decl_vsnprintf=yes ac_cv_have_decl_wctob=yes ac_cv_have_decl_wcwidth=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_bp_sym_h=no ac_cv_header_crtdefs_h=no ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_features_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linewrap_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_pthread_h=yes ac_cv_header_search_h=yes ac_cv_header_semaphore_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_bitypes_h=yes ac_cv_header_sys_cdefs_h=yes ac_cv_header_sys_inttypes_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_pstat_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_sysmp_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_header_xlocale_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_cfitsio_fits_is_reentrant=yes ac_cv_lib_error_at_line=yes ac_cv_lib_pthread_pthread_barrier_wait=yes ac_cv_lib_pthread_pthread_kill=yes ac_cv_lib_rt_sched_yield=yes ac_cv_lib_wcs_wcslib_version=yes ac_cv_member_struct_sigaction_sa_sigaction=yes ac_cv_member_struct_sockaddr_storage_ss_family=yes ac_cv_member_struct_stat_st_atim_tv_nsec=yes ac_cv_member_struct_stat_st_birthtim_tv_nsec=no ac_cv_member_struct_stat_st_birthtimensec=no ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=no ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='/usr/bin/gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=/usr/bin/gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_has_bash=yes ac_cv_prog_has_cxx=yes ac_cv_prog_has_ghostscript=yes ac_cv_prog_has_help2man=no ac_cv_prog_has_libtool=yes ac_cv_prog_has_zsh=no ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_TIFFOpen=-ltiff ac_cv_search_cblas_sdsdot=-lgslcblas ac_cv_search_curl_global_init=no ac_cv_search_deflateInit_=-lz ac_cv_search_ffopen=-lcfitsio ac_cv_search_git_libgit2_init=no ac_cv_search_gsl_integration_qng=-lgsl ac_cv_search_inet_pton='none required' ac_cv_search_jpeg_stdio_dest=-ljpeg ac_cv_search_lzma_stream_decoder=-llzma ac_cv_search_nanosleep='none required' ac_cv_search_sqrt=-lm ac_cv_search_wcspih=-lwcs ac_cv_should_define__xopen_source=no ac_cv_sizeof_long=8 ac_cv_sizeof_size_t=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type__Bool=yes ac_cv_type_getgroups=int ac_cv_type_long_long_int=no ac_cv_type_mbstate_t=yes ac_cv_type_mode_t=yes ac_cv_type_nlink_t=yes ac_cv_type_pid_t=yes ac_cv_type_pthread_rwlock_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sa_family_t=yes ac_cv_type_sighandler_t=yes ac_cv_type_sigset_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_sockaddr_storage=yes ac_cv_type_uid_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_type_useconds_t=yes ac_cv_type_volatile_sig_atomic_t=yes ac_cv_typeof_struct_stat_st_atim_is_struct_timespec=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libdirstems=lib64,lib64 acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_func_working_getline=no am_cv_langinfo_codeset=yes am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_PTHREAD_CLANG=no ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE ax_cv_PTHREAD_PRIO_INHERIT=yes ax_cv_PTHREAD_SPECIAL_FLAGS=no gl_cv_C_locale_sans_EILSEQ=no gl_cv___builtin_expect=yes gl_cv_bitsizeof_ptrdiff_t=unknown gl_cv_bitsizeof_sig_atomic_t=unknown gl_cv_bitsizeof_size_t=unknown gl_cv_bitsizeof_wchar_t=unknown gl_cv_bitsizeof_wint_t=unknown gl_cv_c___inline=yes gl_cv_c_amsterdam_compiler=no gl_cv_c_multiarch=no gl_cv_cc_double_expbit0=unknown gl_cv_cc_double_signbit=unknown gl_cv_cc_float_expbit0=unknown gl_cv_cc_float_signbit=unknown gl_cv_cc_long_double_expbit0=unknown gl_cv_cc_long_double_signbit=unknown gl_cv_decl_ioctl_in_sys_ioctl_h=yes gl_cv_decl_null_works=yes gl_cv_double_slash_root=no gl_cv_func_btowc_eof='guessing yes' gl_cv_func_btowc_nul=no gl_cv_func_copysign_no_libm=yes gl_cv_func_copysignf_no_libm=yes gl_cv_func_copysignl_no_libm=yes gl_cv_func_dirfd_macro=no gl_cv_func_dup2_works=no gl_cv_func_dup_works=no gl_cv_func_fcntl_f_dupfd_cloexec='needs runtime check' gl_cv_func_fcntl_f_dupfd_works=no gl_cv_func_fdopen_works=no gl_cv_func_fstatat_zero_flag=no gl_cv_func_getcwd_null=no gl_cv_func_getcwd_posix_signature=yes gl_cv_func_getdtablesize_works=no gl_cv_func_getopt_posix=no gl_cv_func_getpagesize=yes gl_cv_func_gettimeofday_clobber=yes gl_cv_func_gettimeofday_posix_signature=almost gl_cv_func_ioctl_posix_signature=no gl_cv_func_isnand_no_libm=yes gl_cv_func_isnanf_no_libm=yes gl_cv_func_isnanf_works=no gl_cv_func_isnanl_no_libm=yes gl_cv_func_isnanl_works=no gl_cv_func_iswcntrl_works=no gl_cv_func_itold_works=no gl_cv_func_ldexp_no_libm=yes gl_cv_func_lstat_dereferences_slashed_symlink=no gl_cv_func_malloc_0_nonnull=1 gl_cv_func_malloc_posix=yes gl_cv_func_mbrtowc_empty_input=no gl_cv_func_mbrtowc_incomplete_state='guessing yes' gl_cv_func_mbrtowc_nul_retval='guessing yes' gl_cv_func_mbrtowc_null_arg1='guessing yes' gl_cv_func_mbrtowc_null_arg2='guessing yes' gl_cv_func_mbrtowc_retval='guessing yes' gl_cv_func_mbrtowc_sanitycheck='guessing yes' gl_cv_func_memchr_works=no gl_cv_func_nanosleep=no gl_cv_func_nl_langinfo_yesexpr_works=no gl_cv_func_open_slash=no gl_cv_func_perror_works=no gl_cv_func_printf_attribute_flavor=system gl_cv_func_pthread_sigmask_in_libc_works=yes gl_cv_func_pthread_sigmask_return_works=no gl_cv_func_pthread_sigmask_unblock_works=no gl_cv_func_re_compile_pattern_working=no gl_cv_func_sched_getaffinity3=yes gl_cv_func_select_detects_ebadf=no gl_cv_func_select_supports0=no gl_cv_func_setenv_works=no gl_cv_func_setlocale_works=no gl_cv_func_signbit=no gl_cv_func_signbit_gcc=no gl_cv_func_sigprocmask=1 gl_cv_func_sleep_works=no gl_cv_func_snprintf_retval_c99=no gl_cv_func_snprintf_size1=no gl_cv_func_stat_file_slash=no gl_cv_func_strchrnul_works=no gl_cv_func_strerror_0_works=no gl_cv_func_strndup_works=no gl_cv_func_strtod_works=no gl_cv_func_strtok_r_works=no gl_cv_func_svid_putenv=no gl_cv_func_symlink_works=no gl_cv_func_unsetenv_works=no gl_cv_func_usleep_works=no gl_cv_func_vsnprintf_usable=no gl_cv_func_wcrtomb_works=no gl_cv_func_wctob_works='guessing yes' gl_cv_func_wcwidth_works=no gl_cv_func_working_getdelim=no gl_cv_func_working_mktime=no gl_cv_have_arbitrary_file_name_length_limit=yes gl_cv_have_include_next=yes gl_cv_have_weak=no gl_cv_header_errno_h_complete=yes gl_cv_header_inttypes_h=yes gl_cv_header_langinfo_altmon=no gl_cv_header_langinfo_codeset=yes gl_cv_header_langinfo_era=yes gl_cv_header_langinfo_t_fmt_ampm=yes gl_cv_header_langinfo_yesexpr=yes gl_cv_header_limits_width=no gl_cv_header_locale_h_needs_xlocale_h=no gl_cv_header_locale_h_posix2001=yes gl_cv_header_locale_has_locale_t=yes gl_cv_header_math_huge_val_works=yes gl_cv_header_math_nan_works=yes gl_cv_header_netinet_in_h_selfcontained=yes gl_cv_header_stdint_h=yes gl_cv_header_sys_select_h_selfcontained=yes gl_cv_header_sys_socket_h_selfcontained=yes gl_cv_header_sys_socket_h_shut=yes gl_cv_header_wchar_h_correct_inline=yes gl_cv_header_working_fcntl_h=no gl_cv_header_working_stdalign_h=yes gl_cv_header_working_stdint_h=no gl_cv_host_cpu_c_abi_32bit=no gl_cv_lib_socket='none needed' gl_cv_long_double_equals_double=no gl_cv_macro_O_CLOEXEC=yes gl_cv_minmax_in_limits_h=no gl_cv_minmax_in_sys_param_h=yes gl_cv_next_arpa_inet_h='' gl_cv_next_ctype_h='' gl_cv_next_dirent_h='' gl_cv_next_fcntl_h='' gl_cv_next_float_h='' gl_cv_next_getopt_h='' gl_cv_next_inttypes_h='' gl_cv_next_langinfo_h='' gl_cv_next_limits_h='' gl_cv_next_locale_h='' gl_cv_next_math_h='' gl_cv_next_signal_h='' gl_cv_next_stddef_h='' gl_cv_next_stdint_h='' gl_cv_next_stdio_h='' gl_cv_next_stdlib_h='' gl_cv_next_string_h='' gl_cv_next_strings_h='' gl_cv_next_sys_ioctl_h='' gl_cv_next_sys_select_h='' gl_cv_next_sys_socket_h='' gl_cv_next_sys_stat_h='' gl_cv_next_sys_time_h='' gl_cv_next_sys_types_h='' gl_cv_next_sys_uio_h='' gl_cv_next_sys_wait_h='' gl_cv_next_sysexits_h='' gl_cv_next_time_h='' gl_cv_next_unistd_h='' gl_cv_next_wchar_h='' gl_cv_next_wctype_h='' gl_cv_pragma_columns=no gl_cv_promoted_mode_t=mode_t gl_cv_pthread_rwlock_rdlock_prefer_writer=no gl_cv_rpl_alloca=yes gl_cv_size_max=yes gl_cv_socket_ipv4=yes gl_cv_socket_ipv6=yes gl_cv_sys_struct_lconv_ok=yes gl_cv_sys_struct_timespec_in_time_h=yes gl_cv_sys_struct_timeval=yes gl_cv_sys_struct_timeval_tv_sec=yes gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes gl_cv_test_INT64_MAX_EQ_LONG_MAX=yes gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=yes gl_cv_time_r_posix=yes gl_cv_time_t_is_signed=yes gl_cv_type_max_align_t=no gl_cv_type_ptrdiff_t_signed=yes gl_cv_type_ptrdiff_t_suffix=l gl_cv_type_sig_atomic_t_signed=yes gl_cv_type_sig_atomic_t_suffix= gl_cv_type_sigset_t=yes gl_cv_type_size_t_signed=no gl_cv_type_size_t_suffix=ul gl_cv_type_wchar_t_signed=yes gl_cv_type_wchar_t_suffix= gl_cv_type_wctrans_t=yes gl_cv_type_wctype_t=yes gl_cv_type_wint_t_signed=no gl_cv_type_wint_t_suffix=u gl_cv_type_wint_t_too_small=no gl_cv_var_func=yes gt_cv_c_intmax_t=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFLocaleCopyPreferredLanguages=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_unsetenv_ret=int gt_cv_func_uselocale_works=no gt_cv_inttypes_pri_broken=no gt_cv_locale_fake=no gt_cv_locale_fr=none gt_cv_locale_fr_utf8=none gt_cv_locale_ja=none gt_cv_locale_solaris114=no gt_cv_locale_tr_utf8=none gt_cv_locale_zh_CN=none gt_cv_ssize_t=yes gt_cv_val_LC_MESSAGES=yes gt_cv_var_environ_declaration=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/myid/gnuastro-0.9/bootstrapped/build-aux/missing aclocal-1.16' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' APPLE_UNIVERSAL_BUILD='0' AR='ar' ARFLAGS='cr' AUTOCONF='${SHELL} /home/myid/gnuastro-0.9/bootstrapped/build-aux/missing autoconf' AUTOHEADER='${SHELL} /home/myid/gnuastro-0.9/bootstrapped/build-aux/missing autoheader' AUTOMAKE='${SHELL} /home/myid/gnuastro-0.9/bootstrapped/build-aux/missing automake-1.16' AWK='gawk' BITSIZEOF_PTRDIFF_T='0' BITSIZEOF_SIG_ATOMIC_T='0' BITSIZEOF_SIZE_T='0' BITSIZEOF_WCHAR_T='0' BITSIZEOF_WINT_T='0' CC='/usr/bin/gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-Wall -O3 -pthread' COND_ARITHMETIC_FALSE='#' COND_ARITHMETIC_TRUE='' COND_BUILDPROG_FALSE='#' COND_BUILDPROG_TRUE='' COND_CHECK_WITH_VALGRIND_FALSE='' COND_CHECK_WITH_VALGRIND_TRUE='#' COND_CONVERTT_FALSE='#' COND_CONVERTT_TRUE='' COND_CONVOLVE_FALSE='#' COND_CONVOLVE_TRUE='' COND_COSMICCAL_FALSE='#' COND_COSMICCAL_TRUE='' COND_CROP_FALSE='#' COND_CROP_TRUE='' COND_FITS_FALSE='#' COND_FITS_TRUE='' COND_GNULIBCHECK_FALSE='' COND_GNULIBCHECK_TRUE='#' COND_HASCXX_FALSE='#' COND_HASCXX_TRUE='' COND_HASGHOSTSCRIPT_FALSE='#' COND_HASGHOSTSCRIPT_TRUE='' COND_HASHELP2MAN_FALSE='' COND_HASHELP2MAN_TRUE='#' COND_HASLIBJPEG_FALSE='#' COND_HASLIBJPEG_TRUE='' COND_HASLIBTIFF_FALSE='#' COND_HASLIBTIFF_TRUE='' COND_MATCH_FALSE='#' COND_MATCH_TRUE='' COND_MKCATALOG_FALSE='#' COND_MKCATALOG_TRUE='' COND_MKNOISE_FALSE='#' COND_MKNOISE_TRUE='' COND_MKPROF_FALSE='#' COND_MKPROF_TRUE='' COND_NOISECHISEL_FALSE='#' COND_NOISECHISEL_TRUE='' COND_SEGMENT_FALSE='#' COND_SEGMENT_TRUE='' COND_STATISTICS_FALSE='#' COND_STATISTICS_TRUE='' COND_TABLE_FALSE='#' COND_TABLE_TRUE='' COND_WARP_FALSE='#' COND_WARP_TRUE='' CPP='/usr/bin/gcc -E' CPPFLAGS='-I/usr/local/include' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -Wall -O3 -pthread' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EMULTIHOP_HIDDEN='' EMULTIHOP_VALUE='' ENOLINK_HIDDEN='' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='' EOVERFLOW_VALUE='' ERRNO_H='' EXEEXT='' FGREP='/usr/bin/grep -F' FLOAT_H='float.h' GAL_LT_VERSION='7:0:0' GETOPT_CDEFS_H='getopt-cdefs.h' GETOPT_H='getopt.h' GLIBC21='yes' GL_COND_LIBTOOL_FALSE='#' GL_COND_LIBTOOL_TRUE='' GL_GENERATE_ALLOCA_H_FALSE='#' GL_GENERATE_ALLOCA_H_TRUE='' GL_GENERATE_ERRNO_H_FALSE='' GL_GENERATE_ERRNO_H_TRUE='#' GL_GENERATE_FLOAT_H_FALSE='#' GL_GENERATE_FLOAT_H_TRUE='' GL_GENERATE_LIMITS_H_FALSE='#' GL_GENERATE_LIMITS_H_TRUE='' GL_GENERATE_NETINET_IN_H_FALSE='' GL_GENERATE_NETINET_IN_H_TRUE='#' GL_GENERATE_STDALIGN_H_FALSE='' GL_GENERATE_STDALIGN_H_TRUE='#' GL_GENERATE_STDBOOL_H_FALSE='' GL_GENERATE_STDBOOL_H_TRUE='#' GL_GENERATE_STDDEF_H_FALSE='#' GL_GENERATE_STDDEF_H_TRUE='' GL_GENERATE_STDINT_H_FALSE='#' GL_GENERATE_STDINT_H_TRUE='' GL_GENERATE_SYSEXITS_H_FALSE='' GL_GENERATE_SYSEXITS_H_TRUE='#' GNULIB_ACCEPT4='0' GNULIB_ACCEPT='IN_GNUASTRO_GNULIB_TESTS' GNULIB_ACOSF='0' GNULIB_ACOSL='0' GNULIB_ALPHASORT='0' GNULIB_ASINF='0' GNULIB_ASINL='0' GNULIB_ATAN2F='0' GNULIB_ATANF='0' GNULIB_ATANL='0' GNULIB_ATOLL='0' GNULIB_BIND='IN_GNUASTRO_GNULIB_TESTS' GNULIB_BTOWC='1' GNULIB_CALLOC_POSIX='0' GNULIB_CANONICALIZE_FILE_NAME='0' GNULIB_CBRT='0' GNULIB_CBRTF='0' GNULIB_CBRTL='0' GNULIB_CEIL='0' GNULIB_CEILF='0' GNULIB_CEILL='0' GNULIB_CHDIR='1' GNULIB_CHOWN='0' GNULIB_CLOSE='1' GNULIB_CLOSEDIR='0' GNULIB_CONNECT='IN_GNUASTRO_GNULIB_TESTS' GNULIB_COPYSIGN='0' GNULIB_COPYSIGNF='0' GNULIB_COPYSIGNL='0' GNULIB_COSF='0' GNULIB_COSHF='0' GNULIB_COSL='0' GNULIB_CTIME='0' GNULIB_DIRFD='1' GNULIB_DPRINTF='0' GNULIB_DUP2='1' GNULIB_DUP3='0' GNULIB_DUP='IN_GNUASTRO_GNULIB_TESTS' GNULIB_DUPLOCALE='0' GNULIB_ENVIRON='IN_GNUASTRO_GNULIB_TESTS' GNULIB_EUIDACCESS='1' GNULIB_EXP2='0' GNULIB_EXP2F='0' GNULIB_EXP2L='0' GNULIB_EXPF='0' GNULIB_EXPL='0' GNULIB_EXPLICIT_BZERO='0' GNULIB_EXPM1='0' GNULIB_EXPM1F='0' GNULIB_EXPM1L='0' GNULIB_FABSF='0' GNULIB_FABSL='0' GNULIB_FACCESSAT='1' GNULIB_FCHDIR='1' GNULIB_FCHMODAT='0' GNULIB_FCHOWNAT='0' GNULIB_FCLOSE='0' GNULIB_FCNTL='1' GNULIB_FDATASYNC='0' GNULIB_FDOPEN='IN_GNUASTRO_GNULIB_TESTS' GNULIB_FDOPENDIR='0' GNULIB_FFLUSH='0' GNULIB_FFS='0' GNULIB_FFSL='0' GNULIB_FFSLL='0' GNULIB_FGETC='1' GNULIB_FGETS='1' GNULIB_FLOOR='0' GNULIB_FLOORF='0' GNULIB_FLOORL='0' GNULIB_FMA='0' GNULIB_FMAF='0' GNULIB_FMAL='0' GNULIB_FMOD='0' GNULIB_FMODF='0' GNULIB_FMODL='0' GNULIB_FOPEN='0' GNULIB_FPRINTF='1' GNULIB_FPRINTF_POSIX='0' GNULIB_FPURGE='0' GNULIB_FPUTC='1' GNULIB_FPUTS='1' GNULIB_FREAD='1' GNULIB_FREOPEN='0' GNULIB_FREXP='0' GNULIB_FREXPF='0' GNULIB_FREXPL='0' GNULIB_FSCANF='1' GNULIB_FSEEK='0' GNULIB_FSEEKO='0' GNULIB_FSTAT='1' GNULIB_FSTATAT='1' GNULIB_FSYNC='0' GNULIB_FTELL='0' GNULIB_FTELLO='0' GNULIB_FTRUNCATE='IN_GNUASTRO_GNULIB_TESTS' GNULIB_FUTIMENS='0' GNULIB_FWRITE='1' GNULIB_GETC='1' GNULIB_GETCHAR='1' GNULIB_GETCWD='1' GNULIB_GETDELIM='1' GNULIB_GETDOMAINNAME='0' GNULIB_GETDTABLESIZE='1' GNULIB_GETGROUPS='1' GNULIB_GETHOSTNAME='0' GNULIB_GETLINE='1' GNULIB_GETLOADAVG='0' GNULIB_GETLOGIN='0' GNULIB_GETLOGIN_R='0' GNULIB_GETPAGESIZE='IN_GNUASTRO_GNULIB_TESTS' GNULIB_GETPASS='0' GNULIB_GETPEERNAME='0' GNULIB_GETSOCKNAME='0' GNULIB_GETSOCKOPT='0' GNULIB_GETSUBOPT='0' GNULIB_GETTIMEOFDAY='IN_GNUASTRO_GNULIB_TESTS' GNULIB_GETUSERSHELL='0' GNULIB_GL_UNISTD_H_GETOPT='1' GNULIB_GRANTPT='0' GNULIB_GROUP_MEMBER='1' GNULIB_HYPOT='0' GNULIB_HYPOTF='0' GNULIB_HYPOTL='0' GNULIB_ILOGB='0' GNULIB_ILOGBF='0' GNULIB_ILOGBL='0' GNULIB_IMAXABS='0' GNULIB_IMAXDIV='0' GNULIB_INET_NTOP='0' GNULIB_INET_PTON='IN_GNUASTRO_GNULIB_TESTS' GNULIB_IOCTL='IN_GNUASTRO_GNULIB_TESTS' GNULIB_ISATTY='0' GNULIB_ISBLANK='IN_GNUASTRO_GNULIB_TESTS' GNULIB_ISFINITE='0' GNULIB_ISINF='0' GNULIB_ISNAN='0' GNULIB_ISNAND='0' GNULIB_ISNANF='0' GNULIB_ISNANL='0' GNULIB_ISWBLANK='1' GNULIB_ISWCTYPE='0' GNULIB_LCHMOD='0' GNULIB_LCHOWN='0' GNULIB_LDEXPF='0' GNULIB_LDEXPL='0' GNULIB_LINK='0' GNULIB_LINKAT='0' GNULIB_LISTEN='IN_GNUASTRO_GNULIB_TESTS' GNULIB_LOCALECONV='1' GNULIB_LOCALENAME='IN_GNUASTRO_GNULIB_TESTS' GNULIB_LOCALTIME='0' GNULIB_LOG10='0' GNULIB_LOG10F='0' GNULIB_LOG10L='0' GNULIB_LOG1P='0' GNULIB_LOG1PF='0' GNULIB_LOG1PL='0' GNULIB_LOG2='0' GNULIB_LOG2F='0' GNULIB_LOG2L='0' GNULIB_LOG='0' GNULIB_LOGB='0' GNULIB_LOGBF='0' GNULIB_LOGBL='0' GNULIB_LOGF='0' GNULIB_LOGL='0' GNULIB_LSEEK='0' GNULIB_LSTAT='1' GNULIB_MALLOC_POSIX='1' GNULIB_MBRLEN='0' GNULIB_MBRTOWC='1' GNULIB_MBSCASECMP='0' GNULIB_MBSCASESTR='0' GNULIB_MBSCHR='1' GNULIB_MBSCSPN='0' GNULIB_MBSINIT='1' GNULIB_MBSLEN='0' GNULIB_MBSNCASECMP='0' GNULIB_MBSNLEN='0' GNULIB_MBSNRTOWCS='0' GNULIB_MBSPBRK='1' GNULIB_MBSPCASECMP='0' GNULIB_MBSRCHR='0' GNULIB_MBSRTOWCS='0' GNULIB_MBSSEP='0' GNULIB_MBSSPN='1' GNULIB_MBSSTR='0' GNULIB_MBSTOK_R='1' GNULIB_MBTOWC='1' GNULIB_MEMCHR='1' GNULIB_MEMMEM='0' GNULIB_MEMPCPY='1' GNULIB_MEMRCHR='1' GNULIB_MKDIRAT='0' GNULIB_MKDTEMP='0' GNULIB_MKFIFO='0' GNULIB_MKFIFOAT='0' GNULIB_MKNOD='0' GNULIB_MKNODAT='0' GNULIB_MKOSTEMP='0' GNULIB_MKOSTEMPS='0' GNULIB_MKSTEMP='0' GNULIB_MKSTEMPS='0' GNULIB_MKTIME='1' GNULIB_MODF='0' GNULIB_MODFF='0' GNULIB_MODFL='0' GNULIB_NANOSLEEP='IN_GNUASTRO_GNULIB_TESTS' GNULIB_NL_LANGINFO='1' GNULIB_NONBLOCKING='0' GNULIB_OBSTACK_PRINTF='0' GNULIB_OBSTACK_PRINTF_POSIX='0' GNULIB_OPEN='1' GNULIB_OPENAT='1' GNULIB_OPENDIR='0' GNULIB_OVERRIDES_STRUCT_STAT='0' GNULIB_OVERRIDES_WINT_T='0' GNULIB_PCLOSE='0' GNULIB_PERROR='IN_GNUASTRO_GNULIB_TESTS' GNULIB_PIPE2='0' GNULIB_PIPE='IN_GNUASTRO_GNULIB_TESTS' GNULIB_POPEN='0' GNULIB_POSIX_OPENPT='0' GNULIB_POWF='0' GNULIB_PREAD='0' GNULIB_PRINTF='1' GNULIB_PRINTF_POSIX='0' GNULIB_PSELECT='0' GNULIB_PTHREAD_SIGMASK='IN_GNUASTRO_GNULIB_TESTS' GNULIB_PTSNAME='0' GNULIB_PTSNAME_R='0' GNULIB_PUTC='1' GNULIB_PUTCHAR='1' GNULIB_PUTENV='IN_GNUASTRO_GNULIB_TESTS' GNULIB_PUTS='1' GNULIB_PWRITE='0' GNULIB_QSORT_R='0' GNULIB_RAISE='IN_GNUASTRO_GNULIB_TESTS' GNULIB_RANDOM='0' GNULIB_RANDOM_R='0' GNULIB_RAWMEMCHR='1' GNULIB_READ='0' GNULIB_READDIR='0' GNULIB_READLINK='0' GNULIB_READLINKAT='0' GNULIB_REALLOCARRAY='0' GNULIB_REALLOC_POSIX='1' GNULIB_REALPATH='0' GNULIB_RECV='0' GNULIB_RECVFROM='0' GNULIB_REMAINDER='0' GNULIB_REMAINDERF='0' GNULIB_REMAINDERL='0' GNULIB_REMOVE='0' GNULIB_RENAME='0' GNULIB_RENAMEAT='0' GNULIB_REWINDDIR='0' GNULIB_RINT='0' GNULIB_RINTF='0' GNULIB_RINTL='0' GNULIB_RMDIR='0' GNULIB_ROUND='0' GNULIB_ROUNDF='0' GNULIB_ROUNDL='0' GNULIB_RPMATCH='0' GNULIB_SCANDIR='0' GNULIB_SCANF='1' GNULIB_SECURE_GETENV='1' GNULIB_SELECT='IN_GNUASTRO_GNULIB_TESTS' GNULIB_SEND='0' GNULIB_SENDTO='0' GNULIB_SETENV='IN_GNUASTRO_GNULIB_TESTS' GNULIB_SETHOSTNAME='0' GNULIB_SETLOCALE='IN_GNUASTRO_GNULIB_TESTS' GNULIB_SETSOCKOPT='IN_GNUASTRO_GNULIB_TESTS' GNULIB_SHUTDOWN='0' GNULIB_SIGACTION='IN_GNUASTRO_GNULIB_TESTS' GNULIB_SIGNAL_H_SIGPIPE='0' GNULIB_SIGNBIT='IN_GNUASTRO_GNULIB_TESTS' GNULIB_SIGPROCMASK='IN_GNUASTRO_GNULIB_TESTS' GNULIB_SINF='0' GNULIB_SINHF='0' GNULIB_SINL='0' GNULIB_SLEEP='1' GNULIB_SNPRINTF='0' GNULIB_SOCKET='IN_GNUASTRO_GNULIB_TESTS' GNULIB_SPRINTF_POSIX='0' GNULIB_SQRTF='0' GNULIB_SQRTL='0' GNULIB_STAT='1' GNULIB_STDIO_H_NONBLOCKING='0' GNULIB_STDIO_H_SIGPIPE='0' GNULIB_STPCPY='0' GNULIB_STPNCPY='0' GNULIB_STRCASESTR='0' GNULIB_STRCHRNUL='1' GNULIB_STRDUP='1' GNULIB_STRERROR='1' GNULIB_STRERROR_R='IN_GNUASTRO_GNULIB_TESTS' GNULIB_STRFTIME='0' GNULIB_STRNCAT='0' GNULIB_STRNDUP='1' GNULIB_STRNLEN='1' GNULIB_STRPBRK='0' GNULIB_STRPTIME='1' GNULIB_STRSEP='0' GNULIB_STRSIGNAL='0' GNULIB_STRSTR='0' GNULIB_STRTOD='1' GNULIB_STRTOIMAX='0' GNULIB_STRTOK_R='1' GNULIB_STRTOLD='0' GNULIB_STRTOLL='0' GNULIB_STRTOULL='0' GNULIB_STRTOUMAX='0' GNULIB_STRVERSCMP='0' GNULIB_SYMLINK='IN_GNUASTRO_GNULIB_TESTS' GNULIB_SYMLINKAT='0' GNULIB_SYSTEM_POSIX='1' GNULIB_TANF='0' GNULIB_TANHF='0' GNULIB_TANL='0' GNULIB_TIMEGM='0' GNULIB_TIME_R='1' GNULIB_TIME_RZ='0' GNULIB_TMPFILE='0' GNULIB_TOWCTRANS='0' GNULIB_TRUNC='0' GNULIB_TRUNCATE='0' GNULIB_TRUNCF='0' GNULIB_TRUNCL='0' GNULIB_TTYNAME_R='0' GNULIB_TZSET='0' GNULIB_UNISTD_H_NONBLOCKING='0' GNULIB_UNISTD_H_SIGPIPE='0' GNULIB_UNLINK='0' GNULIB_UNLINKAT='0' GNULIB_UNLOCKPT='0' GNULIB_UNSETENV='IN_GNUASTRO_GNULIB_TESTS' GNULIB_USLEEP='IN_GNUASTRO_GNULIB_TESTS' GNULIB_UTIMENSAT='0' GNULIB_VASPRINTF='0' GNULIB_VDPRINTF='0' GNULIB_VFPRINTF='1' GNULIB_VFPRINTF_POSIX='0' GNULIB_VFSCANF='0' GNULIB_VPRINTF='1' GNULIB_VPRINTF_POSIX='0' GNULIB_VSCANF='0' GNULIB_VSNPRINTF='1' GNULIB_VSPRINTF_POSIX='0' GNULIB_WAITPID='0' GNULIB_WCPCPY='0' GNULIB_WCPNCPY='0' GNULIB_WCRTOMB='1' GNULIB_WCSCASECMP='0' GNULIB_WCSCAT='0' GNULIB_WCSCHR='0' GNULIB_WCSCMP='0' GNULIB_WCSCOLL='0' GNULIB_WCSCPY='0' GNULIB_WCSCSPN='0' GNULIB_WCSDUP='0' GNULIB_WCSFTIME='0' GNULIB_WCSLEN='0' GNULIB_WCSNCASECMP='0' GNULIB_WCSNCAT='0' GNULIB_WCSNCMP='0' GNULIB_WCSNCPY='0' GNULIB_WCSNLEN='0' GNULIB_WCSNRTOMBS='0' GNULIB_WCSPBRK='0' GNULIB_WCSRCHR='0' GNULIB_WCSRTOMBS='0' GNULIB_WCSSPN='0' GNULIB_WCSSTR='0' GNULIB_WCSTOK='0' GNULIB_WCSWIDTH='0' GNULIB_WCSXFRM='0' GNULIB_WCTOB='IN_GNUASTRO_GNULIB_TESTS' GNULIB_WCTOMB='IN_GNUASTRO_GNULIB_TESTS' GNULIB_WCTRANS='0' GNULIB_WCTYPE='0' GNULIB_WCWIDTH='1' GNULIB_WMEMCHR='0' GNULIB_WMEMCMP='0' GNULIB_WMEMCPY='0' GNULIB_WMEMMOVE='0' GNULIB_WMEMSET='0' GNULIB_WRITE='0' GNULIB__EXIT='0' GREP='/usr/bin/grep' GUIDEMESSAGE='yes' HAVE_ACCEPT4='1' HAVE_ACOSF='1' HAVE_ACOSL='1' HAVE_ALLOCA_H='1' HAVE_ALPHASORT='1' HAVE_ARPA_INET_H='1' HAVE_ASINF='1' HAVE_ASINL='1' HAVE_ATAN2F='1' HAVE_ATANF='1' HAVE_ATANL='1' HAVE_ATOLL='1' HAVE_BTOWC='1' HAVE_C99_STDINT_H='0' HAVE_CANONICALIZE_FILE_NAME='1' HAVE_CBRT='1' HAVE_CBRTF='1' HAVE_CBRTL='1' HAVE_CHOWN='1' HAVE_CLOSEDIR='1' HAVE_COPYSIGN='1' HAVE_COPYSIGNL='1' HAVE_COSF='1' HAVE_COSHF='1' HAVE_COSL='1' HAVE_CRTDEFS_H='0' HAVE_DECL_ACOSL='1' HAVE_DECL_ASINL='1' HAVE_DECL_ATANL='1' HAVE_DECL_CBRTF='1' HAVE_DECL_CBRTL='1' HAVE_DECL_CEILF='1' HAVE_DECL_CEILL='1' HAVE_DECL_COPYSIGNF='1' HAVE_DECL_COSL='1' HAVE_DECL_DIRFD='1' HAVE_DECL_ENVIRON='1' HAVE_DECL_EXP2='1' HAVE_DECL_EXP2F='1' HAVE_DECL_EXP2L='1' HAVE_DECL_EXPL='1' HAVE_DECL_EXPM1L='1' HAVE_DECL_FCHDIR='1' HAVE_DECL_FDATASYNC='1' HAVE_DECL_FDOPENDIR='1' HAVE_DECL_FLOORF='1' HAVE_DECL_FLOORL='1' HAVE_DECL_FPURGE='1' HAVE_DECL_FREXPL='1' HAVE_DECL_FSEEKO='1' HAVE_DECL_FTELLO='1' HAVE_DECL_GETDELIM='1' HAVE_DECL_GETDOMAINNAME='1' HAVE_DECL_GETLINE='1' HAVE_DECL_GETLOADAVG='1' HAVE_DECL_GETLOGIN='1' HAVE_DECL_GETLOGIN_R='1' HAVE_DECL_GETPAGESIZE='1' HAVE_DECL_GETUSERSHELL='1' HAVE_DECL_IMAXABS='1' HAVE_DECL_IMAXDIV='1' HAVE_DECL_INET_NTOP='1' HAVE_DECL_INET_PTON='1' HAVE_DECL_INITSTATE='1' HAVE_DECL_LDEXPL='1' HAVE_DECL_LOCALTIME_R='1' HAVE_DECL_LOG10L='1' HAVE_DECL_LOG2='1' HAVE_DECL_LOG2F='1' HAVE_DECL_LOG2L='1' HAVE_DECL_LOGB='1' HAVE_DECL_LOGL='1' HAVE_DECL_MEMMEM='1' HAVE_DECL_MEMRCHR='1' HAVE_DECL_OBSTACK_PRINTF='1' HAVE_DECL_REMAINDER='1' HAVE_DECL_REMAINDERL='1' HAVE_DECL_RINTF='1' HAVE_DECL_ROUND='1' HAVE_DECL_ROUNDF='1' HAVE_DECL_ROUNDL='1' HAVE_DECL_SETENV='1' HAVE_DECL_SETHOSTNAME='1' HAVE_DECL_SETSTATE='1' HAVE_DECL_SINL='1' HAVE_DECL_SNPRINTF='1' HAVE_DECL_SQRTL='1' HAVE_DECL_STRDUP='1' HAVE_DECL_STRERROR_R='1' HAVE_DECL_STRNCASECMP='1' HAVE_DECL_STRNDUP='1' HAVE_DECL_STRNLEN='1' HAVE_DECL_STRSIGNAL='1' HAVE_DECL_STRTOIMAX='1' HAVE_DECL_STRTOK_R='1' HAVE_DECL_STRTOUMAX='1' HAVE_DECL_TANL='1' HAVE_DECL_TRUNC='1' HAVE_DECL_TRUNCATE='1' HAVE_DECL_TRUNCF='1' HAVE_DECL_TRUNCL='1' HAVE_DECL_TTYNAME_R='1' HAVE_DECL_UNSETENV='1' HAVE_DECL_VSNPRINTF='1' HAVE_DECL_WCTOB='1' HAVE_DECL_WCWIDTH='1' HAVE_DIRENT_H='1' HAVE_DPRINTF='1' HAVE_DUP2='1' HAVE_DUP3='1' HAVE_DUPLOCALE='1' HAVE_EUIDACCESS='1' HAVE_EXPF='1' HAVE_EXPL='1' HAVE_EXPLICIT_BZERO='1' HAVE_EXPM1='1' HAVE_EXPM1F='1' HAVE_FABSF='1' HAVE_FABSL='1' HAVE_FACCESSAT='1' HAVE_FCHDIR='1' HAVE_FCHMODAT='1' HAVE_FCHOWNAT='1' HAVE_FCNTL='1' HAVE_FDATASYNC='1' HAVE_FDOPENDIR='1' HAVE_FEATURES_H='1' HAVE_FFS='1' HAVE_FFSL='1' HAVE_FFSLL='1' HAVE_FITS_IS_REENTRANT='1' HAVE_FMA='1' HAVE_FMAF='1' HAVE_FMAL='1' HAVE_FMODF='1' HAVE_FMODL='1' HAVE_FREELOCALE='1' HAVE_FREXPF='1' HAVE_FSEEKO='1' HAVE_FSTATAT='1' HAVE_FSYNC='1' HAVE_FTELLO='1' HAVE_FTRUNCATE='1' HAVE_FUTIMENS='1' HAVE_GETDTABLESIZE='1' HAVE_GETGROUPS='1' HAVE_GETHOSTNAME='1' HAVE_GETLOGIN='1' HAVE_GETOPT_H='1' HAVE_GETPAGESIZE='1' HAVE_GETPASS='1' HAVE_GETSUBOPT='1' HAVE_GETTIMEOFDAY='1' HAVE_GRANTPT='1' HAVE_GROUP_MEMBER='1' HAVE_HYPOTF='1' HAVE_HYPOTL='1' HAVE_ILOGB='1' HAVE_ILOGBF='1' HAVE_ILOGBL='1' HAVE_IMAXDIV_T='1' HAVE_INITSTATE='1' HAVE_INTTYPES_H='1' HAVE_ISBLANK='1' HAVE_ISNAND='1' HAVE_ISNANF='1' HAVE_ISNANL='1' HAVE_ISWBLANK='1' HAVE_ISWCNTRL='1' HAVE_LANGINFO_ALTMON='0' HAVE_LANGINFO_CODESET='1' HAVE_LANGINFO_ERA='1' HAVE_LANGINFO_H='1' HAVE_LANGINFO_T_FMT_AMPM='1' HAVE_LANGINFO_YESEXPR='1' HAVE_LCHMOD='1' HAVE_LCHOWN='1' HAVE_LDEXPF='1' HAVE_LIBGIT2='0' HAVE_LINK='1' HAVE_LINKAT='1' HAVE_LOG10F='1' HAVE_LOG10L='1' HAVE_LOG1P='1' HAVE_LOG1PF='1' HAVE_LOG1PL='1' HAVE_LOGBF='1' HAVE_LOGBL='1' HAVE_LOGF='1' HAVE_LOGL='1' HAVE_LONG_LONG_INT='0' HAVE_LSTAT='1' HAVE_MAX_ALIGN_T='0' HAVE_MBRLEN='1' HAVE_MBRTOWC='1' HAVE_MBSINIT='1' HAVE_MBSLEN='0' HAVE_MBSNRTOWCS='1' HAVE_MBSRTOWCS='1' HAVE_MBTOWC='1' HAVE_MEMCHR='1' HAVE_MEMPCPY='1' HAVE_MKDIRAT='1' HAVE_MKDTEMP='1' HAVE_MKFIFO='1' HAVE_MKFIFOAT='1' HAVE_MKNOD='1' HAVE_MKNODAT='1' HAVE_MKOSTEMP='1' HAVE_MKOSTEMPS='1' HAVE_MKSTEMP='1' HAVE_MKSTEMPS='1' HAVE_MODFF='1' HAVE_MODFL='1' HAVE_MSVC_INVALID_PARAMETER_HANDLER='0' HAVE_NANOSLEEP='1' HAVE_NETINET_IN_H='' HAVE_NEWLOCALE='1' HAVE_NL_LANGINFO='1' HAVE_OPENAT='1' HAVE_OPENDIR='1' HAVE_OS_H='0' HAVE_PCLOSE='1' HAVE_PIPE2='1' HAVE_PIPE='1' HAVE_POPEN='1' HAVE_POSIX_OPENPT='1' HAVE_POSIX_SIGNALBLOCKING='1' HAVE_POWF='1' HAVE_PREAD='1' HAVE_PSELECT='1' HAVE_PTHREAD_BARRIER='1' HAVE_PTHREAD_SIGMASK='1' HAVE_PTSNAME='1' HAVE_PTSNAME_R='1' HAVE_PWRITE='1' HAVE_QSORT_R='1' HAVE_RAISE='1' HAVE_RANDOM='1' HAVE_RANDOM_H='1' HAVE_RANDOM_R='1' HAVE_RAWMEMCHR='1' HAVE_READDIR='1' HAVE_READLINK='1' HAVE_READLINKAT='1' HAVE_REALLOCARRAY='1' HAVE_REALPATH='1' HAVE_REMAINDER='1' HAVE_REMAINDERF='1' HAVE_RENAMEAT='1' HAVE_REWINDDIR='1' HAVE_RINT='1' HAVE_RINTL='1' HAVE_RPMATCH='1' HAVE_SAME_LONG_DOUBLE_AS_DOUBLE='0' HAVE_SA_FAMILY_T='1' HAVE_SCANDIR='1' HAVE_SECURE_GETENV='1' HAVE_SETENV='1' HAVE_SETHOSTNAME='1' HAVE_SETSTATE='1' HAVE_SIGACTION='1' HAVE_SIGHANDLER_T='1' HAVE_SIGINFO_T='1' HAVE_SIGNED_SIG_ATOMIC_T='1' HAVE_SIGNED_WCHAR_T='1' HAVE_SIGNED_WINT_T='0' HAVE_SIGSET_T='1' HAVE_SINF='1' HAVE_SINHF='1' HAVE_SINL='1' HAVE_SLEEP='1' HAVE_SQRTF='1' HAVE_SQRTL='1' HAVE_STDINT_H='1' HAVE_STPCPY='1' HAVE_STPNCPY='1' HAVE_STRCASECMP='1' HAVE_STRCASESTR='1' HAVE_STRCHRNUL='1' HAVE_STRINGS_H='1' HAVE_STRPBRK='1' HAVE_STRPTIME='1' HAVE_STRSEP='1' HAVE_STRTOD='1' HAVE_STRTOLD='1' HAVE_STRTOLL='1' HAVE_STRTOULL='1' HAVE_STRUCT_RANDOM_DATA='1' HAVE_STRUCT_SIGACTION_SA_SIGACTION='1' HAVE_STRUCT_SOCKADDR_STORAGE='1' HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='1' HAVE_STRUCT_TIMEVAL='1' HAVE_STRVERSCMP='1' HAVE_SYMLINK='1' HAVE_SYMLINKAT='1' HAVE_SYSEXITS_H='1' HAVE_SYS_BITYPES_H='1' HAVE_SYS_CDEFS_H='1' HAVE_SYS_INTTYPES_H='0' HAVE_SYS_IOCTL_H='1' HAVE_SYS_LOADAVG_H='0' HAVE_SYS_PARAM_H='0' HAVE_SYS_SELECT_H='1' HAVE_SYS_SOCKET_H='1' HAVE_SYS_TIME_H='1' HAVE_SYS_TYPES_H='1' HAVE_SYS_UIO_H='1' HAVE_TANF='1' HAVE_TANHF='1' HAVE_TANL='1' HAVE_TIMEGM='1' HAVE_TIMEZONE_T='0' HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1' HAVE_TZSET='1' HAVE_UNISTD_H='1' HAVE_UNLINKAT='1' HAVE_UNLOCKPT='1' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_USLEEP='1' HAVE_UTIMENSAT='1' HAVE_VASPRINTF='1' HAVE_VDPRINTF='1' HAVE_WCHAR_H='1' HAVE_WCHAR_T='1' HAVE_WCPCPY='1' HAVE_WCPNCPY='1' HAVE_WCRTOMB='1' HAVE_WCSCASECMP='1' HAVE_WCSCAT='1' HAVE_WCSCHR='1' HAVE_WCSCMP='1' HAVE_WCSCOLL='1' HAVE_WCSCPY='1' HAVE_WCSCSPN='1' HAVE_WCSDUP='1' HAVE_WCSFTIME='1' HAVE_WCSLEN='1' HAVE_WCSLIB_VERSION='1' HAVE_WCSNCASECMP='1' HAVE_WCSNCAT='1' HAVE_WCSNCMP='1' HAVE_WCSNCPY='1' HAVE_WCSNLEN='1' HAVE_WCSNRTOMBS='1' HAVE_WCSPBRK='1' HAVE_WCSRCHR='1' HAVE_WCSRTOMBS='1' HAVE_WCSSPN='1' HAVE_WCSSTR='1' HAVE_WCSTOK='1' HAVE_WCSWIDTH='1' HAVE_WCSXFRM='1' HAVE_WCTRANS_T='1' HAVE_WCTYPE_H='1' HAVE_WCTYPE_T='1' HAVE_WINSOCK2_H='0' HAVE_WINT_T='1' HAVE_WMEMCHR='1' HAVE_WMEMCMP='1' HAVE_WMEMCPY='1' HAVE_WMEMMOVE='1' HAVE_WMEMSET='1' HAVE_WS2TCPIP_H='0' HAVE_XLOCALE_H='1' HAVE__BOOL='1' HAVE__EXIT='1' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' INET_PTON_LIB='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INT32_MAX_LT_INTMAX_MAX='1' INT64_MAX_EQ_LONG_MAX='1' INTL_MACOSX_LIBS='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='-L/usr/local/lib' LIBINTL='' LIBMULTITHREAD='-lpthread' LIBOBJS='' LIBPTH='' LIBPTH_PREFIX='' LIBS='-ltiff -llzma -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm ' LIBSOCKET='' LIBTESTS_LIBDEPS='' LIBTHREAD='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#' LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE='' LIBUNISTRING_UNITYPES_H='unitypes.h' LIBUNISTRING_UNIWIDTH_H='uniwidth.h' LIB_EACCESS='' LIB_NANOSLEEP='' LIB_PTHREAD_SIGMASK='' LIB_SELECT='' LIMITS_H='limits.h' LIPO='' LN_S='ln -s' LOCALCHARSET_TESTS_ENVIRONMENT='' LOCALE_FR='none' LOCALE_FR_UTF8='none' LOCALE_JA='none' LOCALE_TR_UTF8='none' LOCALE_ZH_CN='none' LTALLOCA='' LTLIBINTL='' LTLIBMULTITHREAD='-lpthread' LTLIBOBJS='' LTLIBPTH='' LTLIBTHREAD='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /home/myid/gnuastro-0.9/bootstrapped/build-aux/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' NETINET_IN_H='' NEXT_ARPA_INET_H='' NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H='' NEXT_AS_FIRST_DIRECTIVE_CTYPE_H='' NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='' NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='' NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='' NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='' NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='' NEXT_AS_FIRST_DIRECTIVE_MATH_H='' NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H='' NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='' NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' NEXT_AS_FIRST_DIRECTIVE_STRINGS_H='' NEXT_AS_FIRST_DIRECTIVE_STRING_H='' NEXT_AS_FIRST_DIRECTIVE_SYSEXITS_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_IOCTL_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H='' NEXT_AS_FIRST_DIRECTIVE_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='' NEXT_CTYPE_H='' NEXT_DIRENT_H='' NEXT_ERRNO_H='' NEXT_FCNTL_H='' NEXT_FLOAT_H='' NEXT_GETOPT_H='' NEXT_INTTYPES_H='' NEXT_LANGINFO_H='' NEXT_LIMITS_H='' NEXT_LOCALE_H='' NEXT_MATH_H='' NEXT_NETINET_IN_H='' NEXT_SIGNAL_H='' NEXT_STDDEF_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STDLIB_H='' NEXT_STRINGS_H='' NEXT_STRING_H='' NEXT_SYSEXITS_H='' NEXT_SYS_IOCTL_H='' NEXT_SYS_SELECT_H='' NEXT_SYS_SOCKET_H='' NEXT_SYS_STAT_H='' NEXT_SYS_TIME_H='' NEXT_SYS_TYPES_H='' NEXT_SYS_UIO_H='' NEXT_SYS_WAIT_H='' NEXT_TIME_H='' NEXT_UNISTD_H='' NEXT_WCHAR_H='' NEXT_WCTYPE_H='' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='gnuastro' PACKAGE_BUGREPORT='address@hidden' PACKAGE_NAME='GNU Astronomy Utilities' PACKAGE_STRING='GNU Astronomy Utilities 0.9' PACKAGE_TARNAME='gnuastro' PACKAGE_URL='http://www.gnu.org/software/gnuastro/' PACKAGE_VERSION='0.9' PATH_SEPARATOR=':' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PRIPTR_PREFIX='"l"' PRI_MACROS_BROKEN='0' PTHREAD_CC='/usr/bin/gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' PTHREAD_LIBS='' PTRDIFF_T_SUFFIX='l' RANLIB='ranlib' REPLACE_ACOSF='0' REPLACE_ASINF='0' REPLACE_ATAN2F='0' REPLACE_ATANF='0' REPLACE_BTOWC='1' REPLACE_CALLOC='0' REPLACE_CANONICALIZE_FILE_NAME='0' REPLACE_CBRTF='0' REPLACE_CBRTL='0' REPLACE_CEIL='0' REPLACE_CEILF='0' REPLACE_CEILL='0' REPLACE_CHOWN='0' REPLACE_CLOSE='0' REPLACE_CLOSEDIR='0' REPLACE_COSF='0' REPLACE_COSHF='0' REPLACE_CTIME='GNULIB_PORTCHECK' REPLACE_DIRFD='0' REPLACE_DPRINTF='0' REPLACE_DUP2='1' REPLACE_DUP='1' REPLACE_DUPLOCALE='0' REPLACE_EXP2='0' REPLACE_EXP2L='0' REPLACE_EXPF='0' REPLACE_EXPL='0' REPLACE_EXPM1='0' REPLACE_EXPM1F='0' REPLACE_EXPM1L='0' REPLACE_FABSL='0' REPLACE_FACCESSAT='1' REPLACE_FCHOWNAT='0' REPLACE_FCLOSE='0' REPLACE_FCNTL='1' REPLACE_FDOPEN='1' REPLACE_FDOPENDIR='0' REPLACE_FFLUSH='0' REPLACE_FLOOR='0' REPLACE_FLOORF='0' REPLACE_FLOORL='0' REPLACE_FMA='0' REPLACE_FMAF='0' REPLACE_FMAL='0' REPLACE_FMOD='0' REPLACE_FMODF='0' REPLACE_FMODL='0' REPLACE_FOPEN='0' REPLACE_FPRINTF='0' REPLACE_FPURGE='0' REPLACE_FREELOCALE='0' REPLACE_FREOPEN='0' REPLACE_FREXP='0' REPLACE_FREXPF='0' REPLACE_FREXPL='0' REPLACE_FSEEK='0' REPLACE_FSEEKO='0' REPLACE_FSTAT='0' REPLACE_FSTATAT='1' REPLACE_FTELL='0' REPLACE_FTELLO='0' REPLACE_FTRUNCATE='0' REPLACE_FUTIMENS='0' REPLACE_GETCWD='1' REPLACE_GETDELIM='1' REPLACE_GETDOMAINNAME='0' REPLACE_GETDTABLESIZE='1' REPLACE_GETGROUPS='1' REPLACE_GETLINE='1' REPLACE_GETLOGIN_R='0' REPLACE_GETPAGESIZE='0' REPLACE_GETPASS='0' REPLACE_GETTIMEOFDAY='1' REPLACE_GMTIME='1' REPLACE_HUGE_VAL='0' REPLACE_HYPOT='0' REPLACE_HYPOTF='0' REPLACE_HYPOTL='0' REPLACE_ILOGB='0' REPLACE_ILOGBF='0' REPLACE_ILOGBL='0' REPLACE_INET_NTOP='0' REPLACE_INET_PTON='0' REPLACE_INITSTATE='0' REPLACE_IOCTL='1' REPLACE_ISATTY='0' REPLACE_ISFINITE='0' REPLACE_ISINF='0' REPLACE_ISNAN='0' REPLACE_ISWBLANK='0' REPLACE_ISWCNTRL='1' REPLACE_ITOLD='1' REPLACE_LCHOWN='0' REPLACE_LDEXPL='0' REPLACE_LINK='0' REPLACE_LINKAT='0' REPLACE_LOCALECONV='0' REPLACE_LOCALTIME='1' REPLACE_LOCALTIME_R='0' REPLACE_LOG10='0' REPLACE_LOG10F='0' REPLACE_LOG10L='0' REPLACE_LOG1P='0' REPLACE_LOG1PF='0' REPLACE_LOG1PL='0' REPLACE_LOG2='0' REPLACE_LOG2F='0' REPLACE_LOG2L='0' REPLACE_LOG='0' REPLACE_LOGB='0' REPLACE_LOGBF='0' REPLACE_LOGBL='0' REPLACE_LOGF='0' REPLACE_LOGL='0' REPLACE_LSEEK='0' REPLACE_LSTAT='1' REPLACE_MALLOC='0' REPLACE_MBRLEN='0' REPLACE_MBRTOWC='1' REPLACE_MBSINIT='0' REPLACE_MBSNRTOWCS='0' REPLACE_MBSRTOWCS='0' REPLACE_MBSTATE_T='0' REPLACE_MBTOWC='0' REPLACE_MEMCHR='1' REPLACE_MEMMEM='0' REPLACE_MKDIR='0' REPLACE_MKFIFO='0' REPLACE_MKNOD='0' REPLACE_MKSTEMP='0' REPLACE_MKTIME='1' REPLACE_MODF='0' REPLACE_MODFF='0' REPLACE_MODFL='0' REPLACE_NAN='0' REPLACE_NANOSLEEP='1' REPLACE_NEWLOCALE='0' REPLACE_NL_LANGINFO='1' REPLACE_NULL='0' REPLACE_OBSTACK_PRINTF='0' REPLACE_OPEN='1' REPLACE_OPENAT='1' REPLACE_OPENDIR='0' REPLACE_PERROR='1' REPLACE_POPEN='0' REPLACE_PREAD='0' REPLACE_PRINTF='0' REPLACE_PSELECT='0' REPLACE_PTHREAD_SIGMASK='1' REPLACE_PTSNAME='0' REPLACE_PTSNAME_R='0' REPLACE_PUTENV='1' REPLACE_PWRITE='0' REPLACE_QSORT_R='0' REPLACE_RAISE='0' REPLACE_RANDOM='0' REPLACE_RANDOM_R='0' REPLACE_READ='0' REPLACE_READLINK='0' REPLACE_READLINKAT='0' REPLACE_REALLOC='0' REPLACE_REALPATH='0' REPLACE_REMAINDER='0' REPLACE_REMAINDERF='0' REPLACE_REMAINDERL='0' REPLACE_REMOVE='0' REPLACE_RENAME='0' REPLACE_RENAMEAT='0' REPLACE_RINTL='0' REPLACE_RMDIR='0' REPLACE_ROUND='0' REPLACE_ROUNDF='0' REPLACE_ROUNDL='0' REPLACE_SELECT='1' REPLACE_SETENV='1' REPLACE_SETLOCALE='1' REPLACE_SETSTATE='0' REPLACE_SIGNBIT='1' REPLACE_SIGNBIT_USING_GCC='0' REPLACE_SINF='0' REPLACE_SINHF='0' REPLACE_SLEEP='1' REPLACE_SNPRINTF='0' REPLACE_SPRINTF='0' REPLACE_SQRTF='0' REPLACE_SQRTL='0' REPLACE_STAT='1' REPLACE_STDIO_READ_FUNCS='0' REPLACE_STDIO_WRITE_FUNCS='0' REPLACE_STPNCPY='0' REPLACE_STRCASESTR='0' REPLACE_STRCHRNUL='1' REPLACE_STRDUP='0' REPLACE_STRERROR='1' REPLACE_STRERROR_R='1' REPLACE_STRFTIME='GNULIB_PORTCHECK' REPLACE_STRNCAT='0' REPLACE_STRNDUP='1' REPLACE_STRNLEN='1' REPLACE_STRSIGNAL='0' REPLACE_STRSTR='0' REPLACE_STRTOD='1' REPLACE_STRTOIMAX='0' REPLACE_STRTOK_R='0' REPLACE_STRTOLD='0' REPLACE_STRTOUMAX='0' REPLACE_STRUCT_LCONV='0' REPLACE_STRUCT_TIMEVAL='0' REPLACE_SYMLINK='1' REPLACE_SYMLINKAT='0' REPLACE_TANF='0' REPLACE_TANHF='0' REPLACE_TIMEGM='GNULIB_PORTCHECK' REPLACE_TMPFILE='0' REPLACE_TOWLOWER='1' REPLACE_TRUNC='0' REPLACE_TRUNCATE='0' REPLACE_TRUNCF='0' REPLACE_TRUNCL='0' REPLACE_TTYNAME_R='0' REPLACE_TZSET='GNULIB_PORTCHECK' REPLACE_UNLINK='0' REPLACE_UNLINKAT='0' REPLACE_UNSETENV='1' REPLACE_USLEEP='1' REPLACE_UTIMENSAT='0' REPLACE_VASPRINTF='0' REPLACE_VDPRINTF='0' REPLACE_VFPRINTF='0' REPLACE_VPRINTF='0' REPLACE_VSNPRINTF='1' REPLACE_VSPRINTF='0' REPLACE_WCRTOMB='1' REPLACE_WCSFTIME='0' REPLACE_WCSNRTOMBS='0' REPLACE_WCSRTOMBS='0' REPLACE_WCSWIDTH='0' REPLACE_WCTOB='0' REPLACE_WCTOMB='0' REPLACE_WCWIDTH='1' REPLACE_WRITE='0' RESTRICT_REPLACEMENT='__restrict' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZEOF_LONG='8' SIZEOF_SIZE_T='8' SIZE_T_SUFFIX='ul' STDALIGN_H='' STDBOOL_H='' STDDEF_H='stddef.h' STDINT_H='stdint.h' STRIP='strip' SYSEXITS_H='' SYS_IOCTL_H_HAVE_WINSOCK2_H='0' SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' TIME_H_DEFINES_STRUCT_TIMESPEC='1' UINT32_MAX_LT_UINTMAX_MAX='1' UINT64_MAX_EQ_ULONG_MAX='1' UNDEFINE_STRTOK_R='1' UNISTD_H_DEFINES_STRUCT_TIMESPEC='0' UNISTD_H_HAVE_WINSOCK2_H='0' UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' VERSION='0.9' WCHAR_T_SUFFIX='' WINDOWS_64_BIT_OFF_T='0' WINDOWS_64_BIT_ST_SIZE='0' WINDOWS_STAT_INODES='0' WINDOWS_STAT_TIMESPEC='0' WINT_T_SUFFIX='u' YIELD_LIB='-lrt' ac_ct_AR='ar' ac_ct_CC='/usr/bin/gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' ax_pthread_config='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gl_LIBOBJS=' asnprintf.o btowc.o chdir-long.o dup2.o faccessat.o fcntl.o fstatat.o getcwd-lgpl.o getdelim.o getdtablesize.o getgroups.o getline.o getopt.o getopt1.o itold.o lstat.o mbrtowc.o memchr.o mktime.o nl_langinfo.o open.o openat.o openat-proc.o printf-args.o printf-parse.o regex.o sleep.o stat.o strchrnul.o strerror.o strerror-override.o strndup.o strnlen.o strtod.o vasnprintf.o vsnprintf.o wcrtomb.o wcwidth.o' gl_LTLIBOBJS=' asnprintf.lo btowc.lo chdir-long.lo dup2.lo faccessat.lo fcntl.lo fstatat.lo getcwd-lgpl.lo getdelim.lo getdtablesize.lo getgroups.lo getline.lo getopt.lo getopt1.lo itold.lo lstat.lo mbrtowc.lo memchr.lo mktime.lo nl_langinfo.lo open.lo openat.lo openat-proc.lo printf-args.lo printf-parse.lo regex.lo sleep.lo stat.lo strchrnul.lo strerror.lo strerror-override.lo strndup.lo strnlen.lo strtod.lo vasnprintf.lo vsnprintf.lo wcrtomb.lo wcwidth.lo' gltests_LIBOBJS=' dup.o fdopen.o gettimeofday.o ioctl.o isnanf.o isnanl.o localtime-buffer.o nanosleep.o perror.o pthread_sigmask.o putenv.o select.o setenv.o setlocale.o signbitd.o signbitf.o signbitl.o strerror_r.o symlink.o unsetenv.o usleep.o' gltests_LTLIBOBJS=' dup.lo fdopen.lo gettimeofday.lo ioctl.lo isnanf.lo isnanl.lo localtime-buffer.lo nanosleep.lo perror.lo pthread_sigmask.lo putenv.lo select.lo setenv.lo setlocale.lo signbitd.lo signbitf.lo signbitl.lo strerror_r.lo symlink.lo unsetenv.lo usleep.lo' gltests_WITNESS='IN_GNUASTRO_GNULIB_TESTS' has_bash='yes' has_cxx='yes' has_ghostscript='yes' has_glibtool='' has_help2man='no' has_libtool='yes' has_valgrind='' has_zsh='no' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/myid/gnuastro-0.9/bootstrapped/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GNU Astronomy Utilities" #define PACKAGE_TARNAME "gnuastro" #define PACKAGE_VERSION "0.9" #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 #define GNULIB_TEST_LISTEN 1 #define GNULIB_TEST_LOCALENAME 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define GNULIB_TEST_NANOSLEEP 1 #define GNULIB_TEST_PERROR 1 #define GNULIB_TEST_PIPE 1 #define PTHREAD_SIGMASK_FAILS_WITH_ERRNO 1 #define PTHREAD_SIGMASK_UNBLOCK_BUG 1 #define HAVE_PTHREAD_SIGMASK 1 #define GNULIB_TEST_PTHREAD_SIGMASK 1 #define HAVE_DECL__PUTENV 0 #define GNULIB_TEST_PUTENV 1 #define HAVE_RAISE 1 #define GNULIB_TEST_RAISE 1 #define HAVE_MAP_ANONYMOUS 1 #define GNULIB_TEST_SELECT 1 #define GNULIB_TEST_SETENV 1 #define GNULIB_TEST_SETLOCALE 1 #define GNULIB_TEST_SETSOCKOPT 1 #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 #define GNULIB_TEST_SIGACTION 1 #define HAVE_DECL_COPYSIGNF 1 #define HAVE_COPYSIGNF_IN_LIBC 1 #define HAVE_DECL_COPYSIGN 1 #define HAVE_COPYSIGN_IN_LIBC 1 #define HAVE_DECL_COPYSIGNL 1 #define HAVE_COPYSIGNL_IN_LIBC 1 #define GNULIB_TEST_SIGNBIT 1 #define GNULIB_TEST_SIGPROCMASK 1 #define GNULIB_TEST_SOCKET 1 #define GNULIB_TEST_STRERROR_R 1 #define GNULIB_STRERROR_R_POSIX IN_GNUASTRO_GNULIB_TESTS #define HAVE_MAP_ANONYMOUS 1 #define GNULIB_TEST_SYMLINK 1 #define HAVE_PTHREAD_ATFORK 1 #define HAVE_UNSETENV 1 #define GNULIB_TEST_UNSETENV 1 #define GNULIB_TEST_USLEEP 1 #define HAVE_DECL_WCTOB 1 #define GNULIB_TEST_WCTOB 1 #define GNULIB_TEST_WCTOMB 1 #define CONF_POSTFIX ".conf" #define USERCONFIG_DIR ".local/etc" #define CONF_SHOWFMT " %-20s" configure: exit 0