bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
* getgroups.c failes to compile
@ 2019-05-11 22:06 Mohammad Akhlaghi
  2019-05-14  1:35 ` Bruno Haible
  0 siblings, 1 reply; 11+ messages in thread
From: Mohammad Akhlaghi @ 2019-05-11 22:06 UTC (permalink / raw)
  To: bug-gnulib; +Cc: Elham Saremi

[-- Attachment #1: Type: text/plain, Size: 1378 bytes --]

Dear Gnulib maintainers,

Recently in a build of Gnuastro 0.9 (which uses Gnulib 
`v0.1-2539-gd6af24178'), we confronted a crash during the build of 
Gnulib's `getgroups.c' (error summary is in P.S.).

As further information, I am also attaching several outputs of the 
configuration and build which will hopefully provide much more detailed 
information on the host system and build environment. The two 
`redirect-*.txt' files are the full outputs of the `./configure' and 
`make' commands.

We really appreciate your help in fixing this problem.

Thank you very much for all the great effort on Gnulib,
Cheers,
Mohammad



P.S. Error message while building Gnulib within Gnuastro:

/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc 
-DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread 
-MT getopt1.lo -MD -MP -MF $depbase.Tpo -c -o getopt1.lo getopt1.c &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from getgroups.c:22:0:
getgroups.c:33:1: error: conflicting types for ‘rpl_getgroups’
  getgroups (int n _GL_UNUSED, GETGROUPS_T *groups _GL_UNUSED)
  ^
./unistd.h:1216:1: note: previous declaration of ‘rpl_getgroups’ was here
  _GL_FUNCDECL_RPL (getgroups, int, (int n, gid_t *groups));
  ^
Makefile:2208: recipe for target 'getgroups.lo' failed
make[4]: *** [getgroups.lo] Error 1
make[4]: *** Waiting for unfinished jobs....


[-- Attachment #2: config.log --]
[-- Type: text/x-log, Size: 1448637 bytes --]

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 <ac_nonexistent.h>
                            ^
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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
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 <ac_nonexistent.h>
                            ^
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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
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 <minix/config.h>
                          ^
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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
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 <minix/config.h>
                          ^
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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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 <minix/config.h>
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 <ac_nonexistent.h>
                            ^
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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 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 <ac_nonexistent.h>
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 <ac_nonexistent.h>
                            ^
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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 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 <ac_nonexistent.h>
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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <limits.h> declares _set_invalid_parameter_handler.
|    For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <limits.h> declares getprogname.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getprogname innocuous_getprogname
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getprogname (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <limits.h> declares getexecname.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getexecname innocuous_getexecname
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getexecname (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <limits.h> declares vasnprintf.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define vasnprintf innocuous_vasnprintf
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char vasnprintf (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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 <linewrap.h>
                      ^
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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <linewrap.h>
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 <crtdefs.h>
                     ^
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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <crtdefs.h>
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 <wchar.h> 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <sys/types.h>
|            #include <sys/stat.h>
|            #if HAVE_UNISTD_H
|            # include <unistd.h>
|            #else /* on Windows with MSVC */
|            # include <io.h>
|            # include <stdlib.h>
|            # defined sleep(n) _sleep ((n) * 1000)
|            #endif
|            #include <fcntl.h>
|            #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <sys/types.h>
|      #include <sys/stat.h>
|
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdlib.h>
| #        if HAVE_UNISTD_H
| #         include <unistd.h>
| #        else /* on Windows with MSVC */
| #         include <direct.h>
| #        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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <unistd.h>
| #include <stdlib.h>
| #include <string.h>
|
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <limits.h>
|             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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <limits.h>
|                  #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdint.h>
|
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
|
| #include <stdio.h>
| #include <string.h>
| #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 <sys/inttypes.h>
                          ^
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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/inttypes.h>
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 <sys/inttypes.h>
                          ^
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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <sys/inttypes.h>
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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
| #include <limits.h>
| static long int longval () { return sizeof (ptrdiff_t) * CHAR_BIT; }
| static unsigned long int ulongval () { return sizeof (ptrdiff_t) * CHAR_BIT; }
| #include <stdio.h>
| #include <stdlib.h>
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
| #include <limits.h>
| static long int longval () { return sizeof (size_t) * CHAR_BIT; }
| static unsigned long int ulongval () { return sizeof (size_t) * CHAR_BIT; }
| #include <stdio.h>
| #include <stdlib.h>
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
| #include <limits.h>
| static long int longval () { return sizeof (sig_atomic_t) * CHAR_BIT; }
| static unsigned long int ulongval () { return sizeof (sig_atomic_t) * CHAR_BIT; }
| #include <stdio.h>
| #include <stdlib.h>
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
| #include <limits.h>
| static long int longval () { return sizeof (wchar_t) * CHAR_BIT; }
| static unsigned long int ulongval () { return sizeof (wchar_t) * CHAR_BIT; }
| #include <stdio.h>
| #include <stdlib.h>
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
| #include <limits.h>
| static long int longval () { return sizeof (wint_t) * CHAR_BIT; }
| static unsigned long int ulongval () { return sizeof (wint_t) * CHAR_BIT; }
| #include <stdio.h>
| #include <stdlib.h>
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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: <stdio.h> must be
|                   included before <wchar.h>.
|                   BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h>
|                   must be included before <wchar.h>.  */
|                #include <stddef.h>
|                #include <stdio.h>
|                #include <time.h>
|                #include <wchar.h>
|                #include <wctype.h>
|                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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stddef.h>
|             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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdio.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <string.h>
| #if HAVE_SYS_MMAN_H
| # include <fcntl.h>
| # include <unistd.h>
| # include <sys/types.h>
| # include <sys/mman.h>
| # 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 <limits.h> 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <limits.h>
|             int x = MIN (42, 17);
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:29307: result: no
configure:29320: checking whether <sys/param.h> 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <limits.h>
| #include <stdlib.h>
| #include <time.h>
|
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #if HAVE_DECL_ALARM
| # include <signal.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <sys/types.h>
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <string.h>
|            #include <errno.h>
|
| 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 <time.h>
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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <float.h>
| #include <stddef.h>
| #include <stdio.h>
| #include <string.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdio.h>
| #include <string.h>
| #if HAVE_SNPRINTF
| # define my_snprintf snprintf
| #else
| # include <stdarg.h>
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdio.h>
|
| 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 <sys/socket.h> 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 <sys/socket.h> 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <sys/types.h>
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_WS2TCPIP_H
| #include <ws2tcpip.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <sys/types.h>
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_WS2TCPIP_H
| #include <ws2tcpip.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <unistd.h>
|      #endif
|      /* mingw, BeOS, Haiku declare environ in <stdlib.h>, not in <unistd.h>.  */
|      #include <stdlib.h>
|
|             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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <float.h>
| #include <stddef.h>
| #include <stdio.h>
| #include <string.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <sys/types.h>
| 		#include <sys/param.h>
|
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <float.h>
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <locale.h>
| #if HAVE_XLOCALE_H
| # include <xlocale.h>
| #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 <CoreFoundation/CFPreferences.h>
                                          ^
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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <CoreFoundation/CFPreferences.h>
| 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 <CoreFoundation/CFLocale.h>
                                     ^
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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <CoreFoundation/CFLocale.h>
| 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 <CoreFoundation/CFLocale.h>
                                     ^
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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyPreferredLanguages();
|   ;
|   return 0;
| }
configure:32789: result: no
configure:32822: checking whether <sys/select.h> 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <sys/types.h>
| #include <sys/time.h>
| #if HAVE_SYS_SELECT_H
| #include <sys/select.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <sys/types.h>
| #include <sys/time.h>
| #if HAVE_SYS_SELECT_H
| # include <sys/select.h>
| #endif
| #include <unistd.h>
| #include <errno.h>
|
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <signal.h>
|       /* Mingw defines sigset_t not in <signal.h>, but in <sys/types.h>.  */
|       #include <sys/types.h>
|
|
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <string.h>
| /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
|    <wchar.h>.
|    BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|    included before <wchar.h>.  */
| #include <stddef.h>
| #include <stdio.h>
| #include <time.h>
| #include <wchar.h>
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <errno.h>
|              #include <fcntl.h>
|              #include <limits.h>
|              #include <sys/resource.h>
|              #include <unistd.h>
|              #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <limits.h> declares setdtablesize.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define setdtablesize innocuous_setdtablesize
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char setdtablesize (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <errno.h>
|               #include <fcntl.h>
|               #include <limits.h>
|               #include <sys/resource.h>
|               #include <unistd.h>
|               #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <fcntl.h>
|               #include <sys/stat.h>
|               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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdio.h>
| #    include <stdlib.h>
| #    include <string.h>
|     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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <unistd.h>
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdio.h>
| #    include <stdlib.h>
| #    include <string.h>
|     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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdlib.h>
|
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <langinfo.h>
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <pthread.h>
|
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <errno.h>
| #include <pthread.h>
| #include <stdlib.h>
| #include <unistd.h>
|
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <wchar.h>
|            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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <limits.h>
|             #include <locale.h>
|             #include <wchar.h>
|
| 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 <bp-sym.h>
                    ^
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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <bp-sym.h>
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 <bp-sym.h>
                    ^
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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <bp-sym.h>
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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <langinfo.h>
|
| 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 <sys/pstat.h>
                       ^
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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <sys/pstat.h>
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 <sys/sysmp.h>
                       ^
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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <sys/sysmp.h>
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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <limits.h> declares sched_getaffinity_np.
|    For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <limits.h> declares pstat_getdynamic.
|    For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <limits.h> declares sysmp.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sysmp innocuous_sysmp
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sysmp (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <fcntl.h>
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <regex.h>
|
|             #include <locale.h>
|             #include <limits.h>
|             #include <string.h>
|
|             #if defined M_CHECK_ACTION || HAVE_DECL_ALARM
|             # include <signal.h>
|             # include <unistd.h>
|             #endif
|
|             #if HAVE_MALLOC_H
|             # include <malloc.h>
|             #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 (&regex, 0, sizeof regex);
|                   s = re_compile_pattern (pat, sizeof pat - 1, &regex);
|                   if (s)
|                     result |= 1;
|                   else if (re_search (&regex, data, sizeof data - 1,
|                                       0, sizeof data - 1, &regs)
|                            != -1)
|                     result |= 1;
|                   regfree (&regex);
|                 }
|
|                 {
|                   /* This test is from glibc bug 15078.
|                      The test case is from Andreas Schwab in
|                      <https://sourceware.org/ml/libc-alpha/2013-01/msg00967.html>.
|                      */
|                   static char const pat[] = "[^x]x";
|                   static char const data[] =
|                     /* <U1000><U103B><U103D><U1014><U103A><U102F><U1015><U103A> */
|                     "\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 (&regex, 0, sizeof regex);
|                   s = re_compile_pattern (pat, sizeof pat - 1, &regex);
|                   if (s)
|                     result |= 1;
|                   else
|                     {
|                       i = re_search (&regex, data, sizeof data - 1,
|                                      0, sizeof data - 1, 0);
|                       if (i != 0 && i != 21)
|                         result |= 1;
|                     }
|                   regfree (&regex);
|                 }
|
|                 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 (&regex, 0, sizeof regex);
|             s = re_compile_pattern ("a[^x]b", 6, &regex);
|             if (s)
|               result |= 2;
|             /* This should fail, but succeeds for glibc-2.5.  */
|             else if (re_search (&regex, "a\nb", 3, 0, 3, &regs) != -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 (&regex, 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, &regex);
|             /* 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 (&regex, 0, sizeof regex);
|             s = re_compile_pattern ("a[b-a]", 6, &regex);
|             if (s == 0)
|               result |= 8;
|
|             /* This should succeed, but does not for glibc-2.1.3.  */
|             memset (&regex, 0, sizeof regex);
|             s = re_compile_pattern ("{1", 2, &regex);
|             if (s)
|               result |= 8;
|
|             /* The following example is derived from a problem report
|                against gawk from Jorge Stolfi <stolfi@ic.unicamp.br>.  */
|             memset (&regex, 0, sizeof regex);
|             s = re_compile_pattern ("[an\371]*n", 7, &regex);
|             if (s)
|               result |= 8;
|             /* This should match, but does not for glibc-2.2.1.  */
|             else if (re_match (&regex, "an", 2, 0, &regs) != 2)
|               result |= 8;
|
|             memset (&regex, 0, sizeof regex);
|             s = re_compile_pattern ("x", 1, &regex);
|             if (s)
|               result |= 8;
|             /* glibc-2.2.93 does not work with a negative RANGE argument.  */
|             else if (re_search (&regex, "wxy", 3, 2, -2, &regs) != 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 (&regex, 0, sizeof regex);
|             s = re_compile_pattern ("x", 1, &regex);
|             if (s)
|               result |= 16;
|             else if (re_search (&regex, "WXY", 3, 0, 3, &regs) < 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 (&regex, 0, sizeof regex);
|             s = re_compile_pattern ("[[:alnum:]_-]\\+$", 16, &regex);
|             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 (&regex, 0, sizeof regex);
|             s = re_compile_pattern ("0|()0|\1|0", 10, &regex);
|             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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <errno.h>
| #include <unistd.h>
| #include <signal.h>
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <sys/stat.h>
|
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <sys/types.h>
|      #include <sys/stat.h>
|
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <sys/types.h>
|      #include <sys/stat.h>
|
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <sys/types.h>
|         #include <sys/stat.h>
|
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <sys/types.h>
|         #include <sys/stat.h>
|
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <sys/types.h>
|           #include <sys/stat.h>
|
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <sys/types.h>
|           #include <sys/stat.h>
|
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <string.h> /* 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <string.h>
|                            #include <stdlib.h>
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdlib.h>
| #include <math.h>
| #include <errno.h>
| /* 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdlib.h>
|               #include <string.h>
|
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdio.h>
| #if HAVE_SNPRINTF
| # define my_snprintf snprintf
| #else
| # include <stdarg.h>
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <string.h>
| #include <stdlib.h>
| /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
|    <wchar.h>.
|    BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|    included before <wchar.h>.  */
| #include <stddef.h>
| #include <stdio.h>
| #include <wchar.h>
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <locale.h>
| /* AIX 3.2.5 declares wcwidth in <string.h>. */
| #include <string.h>
| /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
|    <wchar.h>.
|    BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included
|    before <wchar.h>.  */
| #include <stddef.h>
| #include <stdio.h>
| #include <time.h>
| #include <wchar.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <unistd.h>
|                          #include <fcntl.h>
|                          #include <errno.h>
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdio.h>
| #include <errno.h>
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <string.h>
|           #include <sys/time.h>
|           #include <time.h>
|           #include <stdlib.h>
|
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <sys/time.h>
|               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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <sys/ioctl.h>
|               /* On some platforms, ioctl() is declared in <unistd.h>.  */
|               #include <unistd.h>
|
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <math.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <float.h>
| #include <limits.h>
| #include <math.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <float.h>
| #include <stddef.h>
| #include <stdio.h>
| #include <string.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <errno.h>
|           #include <limits.h>
|           #include <signal.h>
|           #if HAVE_SYS_TIME_H
|            #include <sys/time.h>
|           #endif
|           #include <time.h>
|           #include <unistd.h>
|           #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 <netinet/in.h> 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <errno.h>
|                 #include <stdio.h>
|                 #include <stdlib.h>
|                 #include <string.h>
|
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <pthread.h>
|                    #include <signal.h>
|                    #include <stddef.h>
|                    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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <pthread.h>
| #include <signal.h>
| #include <stddef.h>
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <pthread.h>
| #include <signal.h>
| #include <stdio.h>
| #include <stdlib.h>
| #include <unistd.h>
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdlib.h>
|        #include <errno.h>
|        #include <string.h>
|
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <locale.h>
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <signal.h>
|
|
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <signal.h>
|
|
| 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <math.h>
| /* 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 <string.h>
|
| /* 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <string.h>
|
| /* 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stddef.h>
| #include <stdio.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stddef.h>
| #include <stdio.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stddef.h>
| #include <stdio.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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.  */
|
| /* <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 <sys/types.h>
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #elif HAVE_WS2TCPIP_H
| # include <ws2tcpip.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <unistd.h>
|
| 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 <sys/ioctl.h> 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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdlib.h>
|        #include <errno.h>
|        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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #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 "bug-gnuastro@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
| #define PACKAGE "gnuastro"
| #define VERSION "0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define IN_GNUASTRO_BUILD 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #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 <unistd.h>
|
| 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='<arpa/inet.h>'
gl_cv_next_ctype_h='<ctype.h>'
gl_cv_next_dirent_h='<dirent.h>'
gl_cv_next_fcntl_h='<fcntl.h>'
gl_cv_next_float_h='<float.h>'
gl_cv_next_getopt_h='<getopt.h>'
gl_cv_next_inttypes_h='<inttypes.h>'
gl_cv_next_langinfo_h='<langinfo.h>'
gl_cv_next_limits_h='<limits.h>'
gl_cv_next_locale_h='<locale.h>'
gl_cv_next_math_h='<math.h>'
gl_cv_next_signal_h='<signal.h>'
gl_cv_next_stddef_h='<stddef.h>'
gl_cv_next_stdint_h='<stdint.h>'
gl_cv_next_stdio_h='<stdio.h>'
gl_cv_next_stdlib_h='<stdlib.h>'
gl_cv_next_string_h='<string.h>'
gl_cv_next_strings_h='<strings.h>'
gl_cv_next_sys_ioctl_h='<sys/ioctl.h>'
gl_cv_next_sys_select_h='<sys/select.h>'
gl_cv_next_sys_socket_h='<sys/socket.h>'
gl_cv_next_sys_stat_h='<sys/stat.h>'
gl_cv_next_sys_time_h='<sys/time.h>'
gl_cv_next_sys_types_h='<sys/types.h>'
gl_cv_next_sys_uio_h='<sys/uio.h>'
gl_cv_next_sys_wait_h='<sys/wait.h>'
gl_cv_next_sysexits_h='<sysexits.h>'
gl_cv_next_time_h='<time.h>'
gl_cv_next_unistd_h='<unistd.h>'
gl_cv_next_wchar_h='<wchar.h>'
gl_cv_next_wctype_h='<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='<arpa/inet.h>'
NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H='<arpa/inet.h>'
NEXT_AS_FIRST_DIRECTIVE_CTYPE_H='<ctype.h>'
NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='<dirent.h>'
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='<fcntl.h>'
NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='<float.h>'
NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='<getopt.h>'
NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='<inttypes.h>'
NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='<langinfo.h>'
NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='<limits.h>'
NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='<locale.h>'
NEXT_AS_FIRST_DIRECTIVE_MATH_H='<math.h>'
NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H=''
NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='<signal.h>'
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='<stddef.h>'
NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>'
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>'
NEXT_AS_FIRST_DIRECTIVE_STRINGS_H='<strings.h>'
NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
NEXT_AS_FIRST_DIRECTIVE_SYSEXITS_H='<sysexits.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_IOCTL_H='<sys/ioctl.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='<sys/select.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H='<sys/socket.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='<sys/stat.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='<sys/time.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H='<sys/uio.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H='<sys/wait.h>'
NEXT_AS_FIRST_DIRECTIVE_TIME_H='<time.h>'
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>'
NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='<wctype.h>'
NEXT_CTYPE_H='<ctype.h>'
NEXT_DIRENT_H='<dirent.h>'
NEXT_ERRNO_H=''
NEXT_FCNTL_H='<fcntl.h>'
NEXT_FLOAT_H='<float.h>'
NEXT_GETOPT_H='<getopt.h>'
NEXT_INTTYPES_H='<inttypes.h>'
NEXT_LANGINFO_H='<langinfo.h>'
NEXT_LIMITS_H='<limits.h>'
NEXT_LOCALE_H='<locale.h>'
NEXT_MATH_H='<math.h>'
NEXT_NETINET_IN_H=''
NEXT_SIGNAL_H='<signal.h>'
NEXT_STDDEF_H='<stddef.h>'
NEXT_STDINT_H='<stdint.h>'
NEXT_STDIO_H='<stdio.h>'
NEXT_STDLIB_H='<stdlib.h>'
NEXT_STRINGS_H='<strings.h>'
NEXT_STRING_H='<string.h>'
NEXT_SYSEXITS_H='<sysexits.h>'
NEXT_SYS_IOCTL_H='<sys/ioctl.h>'
NEXT_SYS_SELECT_H='<sys/select.h>'
NEXT_SYS_SOCKET_H='<sys/socket.h>'
NEXT_SYS_STAT_H='<sys/stat.h>'
NEXT_SYS_TIME_H='<sys/time.h>'
NEXT_SYS_TYPES_H='<sys/types.h>'
NEXT_SYS_UIO_H='<sys/uio.h>'
NEXT_SYS_WAIT_H='<sys/wait.h>'
NEXT_TIME_H='<time.h>'
NEXT_UNISTD_H='<unistd.h>'
NEXT_WCHAR_H='<wchar.h>'
NEXT_WCTYPE_H='<wctype.h>'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='gnuastro'
PACKAGE_BUGREPORT='bug-gnuastro@gnu.org'
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 "bug-gnuastro@gnu.org"
#define PACKAGE_URL "http://www.gnu.org/software/gnuastro/"
#define PACKAGE "gnuastro"
#define VERSION "0.9"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _DARWIN_C_SOURCE 1
#define _GNU_SOURCE 1
#define _NETBSD_SOURCE 1
#define _OPENBSD_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
#define __STDC_WANT_IEC_60559_BFP_EXT__ 1
#define __STDC_WANT_IEC_60559_DFP_EXT__ 1
#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
#define __STDC_WANT_LIB_EXT2__ 1
#define __STDC_WANT_MATH_SPEC_FUNCS__ 1
#define _TANDEM_SOURCE 1
#define _HPUX_ALT_XOPEN_SOCKET_API 1
#define _DARWIN_USE_64_BIT_INODE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define IN_GNUASTRO_BUILD 1
#define HAVE_PTHREAD_PRIO_INHERIT 1
#define HAVE_PTHREAD 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
#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

[-- Attachment #3: Makefile --]
[-- Type: text/plain, Size: 73714 bytes --]

# Makefile.in generated by automake 1.16.1 from Makefile.am.
# Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994-2018 Free Software Foundation, Inc.

# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.




am__is_gnu_make = { \
  if test -z '$(MAKELEVEL)'; then \
    false; \
  elif test -n '$(MAKE_HOST)'; then \
    true; \
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
    true; \
  else \
    false; \
  fi; \
}
am__make_running_with_option = \
  case $${target_option-} in \
      ?) ;; \
      *) echo "am__make_running_with_option: internal error: invalid" \
              "target option '$${target_option-}' specified" >&2; \
         exit 1;; \
  esac; \
  has_opt=no; \
  sane_makeflags=$$MAKEFLAGS; \
  if $(am__is_gnu_make); then \
    sane_makeflags=$$MFLAGS; \
  else \
    case $$MAKEFLAGS in \
      *\\[\ \	]*) \
        bs=\\; \
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
    esac; \
  fi; \
  skip_next=no; \
  strip_trailopt () \
  { \
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  }; \
  for flg in $$sane_makeflags; do \
    test $$skip_next = yes && { skip_next=no; continue; }; \
    case $$flg in \
      *=*|--*) continue;; \
        -*I) strip_trailopt 'I'; skip_next=yes;; \
      -*I?*) strip_trailopt 'I';; \
        -*O) strip_trailopt 'O'; skip_next=yes;; \
      -*O?*) strip_trailopt 'O';; \
        -*l) strip_trailopt 'l'; skip_next=yes;; \
      -*l?*) strip_trailopt 'l';; \
      -[dEDm]) skip_next=yes;; \
      -[JT]) skip_next=yes;; \
    esac; \
    case $$flg in \
      *$$target_option*) has_opt=yes; break;; \
    esac; \
  done; \
  test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/gnuastro
pkgincludedir = $(includedir)/gnuastro
pkglibdir = $(libdir)/gnuastro
pkglibexecdir = $(libexecdir)/gnuastro
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = x86_64-pc-linux-gnu
host_triplet = x86_64-pc-linux-gnu
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/bootstrapped/m4/00gnulib.m4 \
	$(top_srcdir)/bootstrapped/m4/__inline.m4 \
	$(top_srcdir)/bootstrapped/m4/absolute-header.m4 \
	$(top_srcdir)/bootstrapped/m4/alloca.m4 \
	$(top_srcdir)/bootstrapped/m4/argp.m4 \
	$(top_srcdir)/bootstrapped/m4/arpa_inet_h.m4 \
	$(top_srcdir)/bootstrapped/m4/ax_check_compile_flag.m4 \
	$(top_srcdir)/bootstrapped/m4/ax_compare_version.m4 \
	$(top_srcdir)/bootstrapped/m4/ax_pthread.m4 \
	$(top_srcdir)/bootstrapped/m4/btowc.m4 \
	$(top_srcdir)/bootstrapped/m4/builtin-expect.m4 \
	$(top_srcdir)/bootstrapped/m4/chdir-long.m4 \
	$(top_srcdir)/bootstrapped/m4/close.m4 \
	$(top_srcdir)/bootstrapped/m4/codeset.m4 \
	$(top_srcdir)/bootstrapped/m4/ctype.m4 \
	$(top_srcdir)/bootstrapped/m4/dirent_h.m4 \
	$(top_srcdir)/bootstrapped/m4/dirfd.m4 \
	$(top_srcdir)/bootstrapped/m4/dirname.m4 \
	$(top_srcdir)/bootstrapped/m4/double-slash-root.m4 \
	$(top_srcdir)/bootstrapped/m4/dup.m4 \
	$(top_srcdir)/bootstrapped/m4/dup2.m4 \
	$(top_srcdir)/bootstrapped/m4/eealloc.m4 \
	$(top_srcdir)/bootstrapped/m4/environ.m4 \
	$(top_srcdir)/bootstrapped/m4/errno_h.m4 \
	$(top_srcdir)/bootstrapped/m4/error.m4 \
	$(top_srcdir)/bootstrapped/m4/euidaccess.m4 \
	$(top_srcdir)/bootstrapped/m4/exponentd.m4 \
	$(top_srcdir)/bootstrapped/m4/exponentf.m4 \
	$(top_srcdir)/bootstrapped/m4/exponentl.m4 \
	$(top_srcdir)/bootstrapped/m4/extensions.m4 \
	$(top_srcdir)/bootstrapped/m4/extern-inline.m4 \
	$(top_srcdir)/bootstrapped/m4/faccessat.m4 \
	$(top_srcdir)/bootstrapped/m4/fchdir.m4 \
	$(top_srcdir)/bootstrapped/m4/fcntl-o.m4 \
	$(top_srcdir)/bootstrapped/m4/fcntl.m4 \
	$(top_srcdir)/bootstrapped/m4/fcntl_h.m4 \
	$(top_srcdir)/bootstrapped/m4/fdopen.m4 \
	$(top_srcdir)/bootstrapped/m4/filenamecat.m4 \
	$(top_srcdir)/bootstrapped/m4/flexmember.m4 \
	$(top_srcdir)/bootstrapped/m4/float_h.m4 \
	$(top_srcdir)/bootstrapped/m4/fpieee.m4 \
	$(top_srcdir)/bootstrapped/m4/fstat.m4 \
	$(top_srcdir)/bootstrapped/m4/fstatat.m4 \
	$(top_srcdir)/bootstrapped/m4/ftruncate.m4 \
	$(top_srcdir)/bootstrapped/m4/func.m4 \
	$(top_srcdir)/bootstrapped/m4/getcwd.m4 \
	$(top_srcdir)/bootstrapped/m4/getdelim.m4 \
	$(top_srcdir)/bootstrapped/m4/getdtablesize.m4 \
	$(top_srcdir)/bootstrapped/m4/getgroups.m4 \
	$(top_srcdir)/bootstrapped/m4/getline.m4 \
	$(top_srcdir)/bootstrapped/m4/getopt.m4 \
	$(top_srcdir)/bootstrapped/m4/getpagesize.m4 \
	$(top_srcdir)/bootstrapped/m4/getprogname.m4 \
	$(top_srcdir)/bootstrapped/m4/gettimeofday.m4 \
	$(top_srcdir)/bootstrapped/m4/glibc21.m4 \
	$(top_srcdir)/bootstrapped/m4/gnulib-common.m4 \
	$(top_srcdir)/bootstrapped/m4/gnulib-comp.m4 \
	$(top_srcdir)/bootstrapped/m4/group-member.m4 \
	$(top_srcdir)/bootstrapped/m4/host-cpu-c-abi.m4 \
	$(top_srcdir)/bootstrapped/m4/include_next.m4 \
	$(top_srcdir)/bootstrapped/m4/inet_pton.m4 \
	$(top_srcdir)/bootstrapped/m4/intl-thread-locale.m4 \
	$(top_srcdir)/bootstrapped/m4/intlmacosx.m4 \
	$(top_srcdir)/bootstrapped/m4/intmax_t.m4 \
	$(top_srcdir)/bootstrapped/m4/inttypes-pri.m4 \
	$(top_srcdir)/bootstrapped/m4/inttypes.m4 \
	$(top_srcdir)/bootstrapped/m4/inttypes_h.m4 \
	$(top_srcdir)/bootstrapped/m4/ioctl.m4 \
	$(top_srcdir)/bootstrapped/m4/isblank.m4 \
	$(top_srcdir)/bootstrapped/m4/isnand.m4 \
	$(top_srcdir)/bootstrapped/m4/isnanf.m4 \
	$(top_srcdir)/bootstrapped/m4/isnanl.m4 \
	$(top_srcdir)/bootstrapped/m4/iswblank.m4 \
	$(top_srcdir)/bootstrapped/m4/langinfo_h.m4 \
	$(top_srcdir)/bootstrapped/m4/largefile.m4 \
	$(top_srcdir)/bootstrapped/m4/lcmessage.m4 \
	$(top_srcdir)/bootstrapped/m4/ldexp.m4 \
	$(top_srcdir)/bootstrapped/m4/lib-ld.m4 \
	$(top_srcdir)/bootstrapped/m4/lib-link.m4 \
	$(top_srcdir)/bootstrapped/m4/lib-prefix.m4 \
	$(top_srcdir)/bootstrapped/m4/libtool.m4 \
	$(top_srcdir)/bootstrapped/m4/libunistring-base.m4 \
	$(top_srcdir)/bootstrapped/m4/limits-h.m4 \
	$(top_srcdir)/bootstrapped/m4/localcharset.m4 \
	$(top_srcdir)/bootstrapped/m4/locale-fr.m4 \
	$(top_srcdir)/bootstrapped/m4/locale-ja.m4 \
	$(top_srcdir)/bootstrapped/m4/locale-tr.m4 \
	$(top_srcdir)/bootstrapped/m4/locale-zh.m4 \
	$(top_srcdir)/bootstrapped/m4/locale_h.m4 \
	$(top_srcdir)/bootstrapped/m4/localeconv.m4 \
	$(top_srcdir)/bootstrapped/m4/localename.m4 \
	$(top_srcdir)/bootstrapped/m4/localtime-buffer.m4 \
	$(top_srcdir)/bootstrapped/m4/lock.m4 \
	$(top_srcdir)/bootstrapped/m4/longlong.m4 \
	$(top_srcdir)/bootstrapped/m4/lstat.m4 \
	$(top_srcdir)/bootstrapped/m4/ltoptions.m4 \
	$(top_srcdir)/bootstrapped/m4/ltsugar.m4 \
	$(top_srcdir)/bootstrapped/m4/ltversion.m4 \
	$(top_srcdir)/bootstrapped/m4/lt~obsolete.m4 \
	$(top_srcdir)/bootstrapped/m4/malloc.m4 \
	$(top_srcdir)/bootstrapped/m4/malloca.m4 \
	$(top_srcdir)/bootstrapped/m4/math_h.m4 \
	$(top_srcdir)/bootstrapped/m4/mbchar.m4 \
	$(top_srcdir)/bootstrapped/m4/mbiter.m4 \
	$(top_srcdir)/bootstrapped/m4/mbrtowc.m4 \
	$(top_srcdir)/bootstrapped/m4/mbsinit.m4 \
	$(top_srcdir)/bootstrapped/m4/mbstate_t.m4 \
	$(top_srcdir)/bootstrapped/m4/mbtowc.m4 \
	$(top_srcdir)/bootstrapped/m4/memchr.m4 \
	$(top_srcdir)/bootstrapped/m4/mempcpy.m4 \
	$(top_srcdir)/bootstrapped/m4/memrchr.m4 \
	$(top_srcdir)/bootstrapped/m4/minmax.m4 \
	$(top_srcdir)/bootstrapped/m4/mktime.m4 \
	$(top_srcdir)/bootstrapped/m4/mmap-anon.m4 \
	$(top_srcdir)/bootstrapped/m4/mode_t.m4 \
	$(top_srcdir)/bootstrapped/m4/msvc-inval.m4 \
	$(top_srcdir)/bootstrapped/m4/msvc-nothrow.m4 \
	$(top_srcdir)/bootstrapped/m4/multiarch.m4 \
	$(top_srcdir)/bootstrapped/m4/nanosleep.m4 \
	$(top_srcdir)/bootstrapped/m4/netinet_in_h.m4 \
	$(top_srcdir)/bootstrapped/m4/nl_langinfo.m4 \
	$(top_srcdir)/bootstrapped/m4/nocrash.m4 \
	$(top_srcdir)/bootstrapped/m4/nproc.m4 \
	$(top_srcdir)/bootstrapped/m4/off_t.m4 \
	$(top_srcdir)/bootstrapped/m4/open-cloexec.m4 \
	$(top_srcdir)/bootstrapped/m4/open.m4 \
	$(top_srcdir)/bootstrapped/m4/openat.m4 \
	$(top_srcdir)/bootstrapped/m4/pathmax.m4 \
	$(top_srcdir)/bootstrapped/m4/perror.m4 \
	$(top_srcdir)/bootstrapped/m4/pipe.m4 \
	$(top_srcdir)/bootstrapped/m4/printf.m4 \
	$(top_srcdir)/bootstrapped/m4/pthread_rwlock_rdlock.m4 \
	$(top_srcdir)/bootstrapped/m4/pthread_sigmask.m4 \
	$(top_srcdir)/bootstrapped/m4/putenv.m4 \
	$(top_srcdir)/bootstrapped/m4/raise.m4 \
	$(top_srcdir)/bootstrapped/m4/rawmemchr.m4 \
	$(top_srcdir)/bootstrapped/m4/realloc.m4 \
	$(top_srcdir)/bootstrapped/m4/regex.m4 \
	$(top_srcdir)/bootstrapped/m4/save-cwd.m4 \
	$(top_srcdir)/bootstrapped/m4/secure_getenv.m4 \
	$(top_srcdir)/bootstrapped/m4/select.m4 \
	$(top_srcdir)/bootstrapped/m4/setenv.m4 \
	$(top_srcdir)/bootstrapped/m4/setlocale.m4 \
	$(top_srcdir)/bootstrapped/m4/sigaction.m4 \
	$(top_srcdir)/bootstrapped/m4/signal_h.m4 \
	$(top_srcdir)/bootstrapped/m4/signalblocking.m4 \
	$(top_srcdir)/bootstrapped/m4/signbit.m4 \
	$(top_srcdir)/bootstrapped/m4/size_max.m4 \
	$(top_srcdir)/bootstrapped/m4/sleep.m4 \
	$(top_srcdir)/bootstrapped/m4/socketlib.m4 \
	$(top_srcdir)/bootstrapped/m4/sockets.m4 \
	$(top_srcdir)/bootstrapped/m4/socklen.m4 \
	$(top_srcdir)/bootstrapped/m4/sockpfaf.m4 \
	$(top_srcdir)/bootstrapped/m4/ssize_t.m4 \
	$(top_srcdir)/bootstrapped/m4/stat-time.m4 \
	$(top_srcdir)/bootstrapped/m4/stat.m4 \
	$(top_srcdir)/bootstrapped/m4/stdalign.m4 \
	$(top_srcdir)/bootstrapped/m4/stdbool.m4 \
	$(top_srcdir)/bootstrapped/m4/stddef_h.m4 \
	$(top_srcdir)/bootstrapped/m4/stdint.m4 \
	$(top_srcdir)/bootstrapped/m4/stdint_h.m4 \
	$(top_srcdir)/bootstrapped/m4/stdio_h.m4 \
	$(top_srcdir)/bootstrapped/m4/stdlib_h.m4 \
	$(top_srcdir)/bootstrapped/m4/strcase.m4 \
	$(top_srcdir)/bootstrapped/m4/strchrnul.m4 \
	$(top_srcdir)/bootstrapped/m4/strdup.m4 \
	$(top_srcdir)/bootstrapped/m4/strerror.m4 \
	$(top_srcdir)/bootstrapped/m4/strerror_r.m4 \
	$(top_srcdir)/bootstrapped/m4/string_h.m4 \
	$(top_srcdir)/bootstrapped/m4/strings_h.m4 \
	$(top_srcdir)/bootstrapped/m4/strndup.m4 \
	$(top_srcdir)/bootstrapped/m4/strnlen.m4 \
	$(top_srcdir)/bootstrapped/m4/strptime.m4 \
	$(top_srcdir)/bootstrapped/m4/strtod.m4 \
	$(top_srcdir)/bootstrapped/m4/strtok_r.m4 \
	$(top_srcdir)/bootstrapped/m4/symlink.m4 \
	$(top_srcdir)/bootstrapped/m4/sys_ioctl_h.m4 \
	$(top_srcdir)/bootstrapped/m4/sys_select_h.m4 \
	$(top_srcdir)/bootstrapped/m4/sys_socket_h.m4 \
	$(top_srcdir)/bootstrapped/m4/sys_stat_h.m4 \
	$(top_srcdir)/bootstrapped/m4/sys_time_h.m4 \
	$(top_srcdir)/bootstrapped/m4/sys_types_h.m4 \
	$(top_srcdir)/bootstrapped/m4/sys_uio_h.m4 \
	$(top_srcdir)/bootstrapped/m4/sys_wait_h.m4 \
	$(top_srcdir)/bootstrapped/m4/sysexits.m4 \
	$(top_srcdir)/bootstrapped/m4/thread.m4 \
	$(top_srcdir)/bootstrapped/m4/threadlib.m4 \
	$(top_srcdir)/bootstrapped/m4/time_h.m4 \
	$(top_srcdir)/bootstrapped/m4/time_r.m4 \
	$(top_srcdir)/bootstrapped/m4/tm_gmtoff.m4 \
	$(top_srcdir)/bootstrapped/m4/unistd-safer.m4 \
	$(top_srcdir)/bootstrapped/m4/unistd_h.m4 \
	$(top_srcdir)/bootstrapped/m4/usleep.m4 \
	$(top_srcdir)/bootstrapped/m4/vasnprintf.m4 \
	$(top_srcdir)/bootstrapped/m4/vsnprintf.m4 \
	$(top_srcdir)/bootstrapped/m4/warn-on-use.m4 \
	$(top_srcdir)/bootstrapped/m4/wchar_h.m4 \
	$(top_srcdir)/bootstrapped/m4/wchar_t.m4 \
	$(top_srcdir)/bootstrapped/m4/wcrtomb.m4 \
	$(top_srcdir)/bootstrapped/m4/wctob.m4 \
	$(top_srcdir)/bootstrapped/m4/wctomb.m4 \
	$(top_srcdir)/bootstrapped/m4/wctype_h.m4 \
	$(top_srcdir)/bootstrapped/m4/wcwidth.m4 \
	$(top_srcdir)/bootstrapped/m4/wint_t.m4 \
	$(top_srcdir)/bootstrapped/m4/xsize.m4 \
	$(top_srcdir)/bootstrapped/m4/yield.m4 \
	$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
	$(am__configure_deps) $(dist_doc_DATA) $(dist_sysconf_DATA) \
	$(am__DIST_COMMON)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
 configure.lineno config.status.lineno
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
AM_V_P = $(am__v_P_$(V))
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_$(V))
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
am__v_GEN_0 = @echo "  GEN     " $@;
am__v_GEN_1 =
AM_V_at = $(am__v_at_$(V))
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
am__v_at_0 = @
am__v_at_1 =
SOURCES =
DIST_SOURCES =
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
	ctags-recursive dvi-recursive html-recursive info-recursive \
	install-data-recursive install-dvi-recursive \
	install-exec-recursive install-html-recursive \
	install-info-recursive install-pdf-recursive \
	install-ps-recursive install-recursive installcheck-recursive \
	installdirs-recursive pdf-recursive ps-recursive \
	tags-recursive uninstall-recursive
am__can_run_installinfo = \
  case $$AM_UPDATE_INFO_DIR in \
    n|no|NO) false;; \
    *) (install-info --version) >/dev/null 2>&1;; \
  esac
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
    *) f=$$p;; \
  esac;
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
  for p in $$list; do echo "$$p $$p"; done | \
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
    if (++n[$$2] == $(am__install_max)) \
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    END { for (dir in files) print dir, files[dir] }'
am__base_list = \
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__uninstall_files_from_dir = { \
  test -z "$$files" \
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
         $(am__cd) "$$dir" && rm -f $$files; }; \
  }
am__installdirs = "$(DESTDIR)$(docdir)" "$(DESTDIR)$(sysconfdir)"
DATA = $(dist_doc_DATA) $(dist_sysconf_DATA)
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
  distclean-recursive maintainer-clean-recursive
am__recursive_targets = \
  $(RECURSIVE_TARGETS) \
  $(RECURSIVE_CLEAN_TARGETS) \
  $(am__extra_recursive_targets)
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
	cscope distdir distdir-am dist dist-all distcheck
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
	$(LISP)config.h.in
# Read a list of newline-separated strings from the standard input,
# and print each of them once, without duplicates.  Input order is
# *not* preserved.
am__uniquify_input = $(AWK) '\
  BEGIN { nonempty = 0; } \
  { items[$$0] = 1; nonempty = 1; } \
  END { if (nonempty) { for (i in items) print i; }; } \
'
# Make sure the list of sources is unique.  This is necessary because,
# e.g., the same source file might be shared among _SOURCES variables
# for different programs/libraries.
am__define_uniq_tagged_files = \
  list='$(am__tagged_files)'; \
  unique=`for i in $$list; do \
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  done | $(am__uniquify_input)`
ETAGS = etags
CTAGS = ctags
CSCOPE = cscope
DIST_SUBDIRS = bootstrapped/lib bootstrapped/tests lib bin/arithmetic \
	bin/buildprog bin/convertt bin/convolve bin/cosmiccal bin/crop \
	bin/fits bin/match bin/mkcatalog bin/mknoise bin/mkprof \
	bin/noisechisel bin/segment bin/statistics bin/table bin/warp \
	bin/script doc tests
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
	$(top_srcdir)/bootstrapped/build-aux/ar-lib \
	$(top_srcdir)/bootstrapped/build-aux/compile \
	$(top_srcdir)/bootstrapped/build-aux/config.guess \
	$(top_srcdir)/bootstrapped/build-aux/config.rpath \
	$(top_srcdir)/bootstrapped/build-aux/config.sub \
	$(top_srcdir)/bootstrapped/build-aux/install-sh \
	$(top_srcdir)/bootstrapped/build-aux/ltmain.sh \
	$(top_srcdir)/bootstrapped/build-aux/missing AUTHORS COPYING \
	ChangeLog INSTALL NEWS README THANKS \
	bootstrapped/build-aux/ar-lib bootstrapped/build-aux/compile \
	bootstrapped/build-aux/config.guess \
	bootstrapped/build-aux/config.rpath \
	bootstrapped/build-aux/config.sub \
	bootstrapped/build-aux/depcomp \
	bootstrapped/build-aux/install-sh \
	bootstrapped/build-aux/ltmain.sh \
	bootstrapped/build-aux/mdate-sh bootstrapped/build-aux/missing \
	bootstrapped/build-aux/texinfo.tex
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
am__remove_distdir = \
  if test -d "$(distdir)"; then \
    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
      && rm -rf "$(distdir)" \
      || { sleep 5 && rm -rf "$(distdir)"; }; \
  else :; fi
am__post_remove_distdir = $(am__remove_distdir)
am__relativize = \
  dir0=`pwd`; \
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  sed_rest='s,^[^/]*/*,,'; \
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  sed_butlast='s,/*[^/]*$$,,'; \
  while test -n "$$dir1"; do \
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
    if test "$$first" != "."; then \
      if test "$$first" = ".."; then \
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
      else \
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
        if test "$$first2" = "$$first"; then \
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
        else \
          dir2="../$$dir2"; \
        fi; \
        dir0="$$dir0"/"$$first"; \
      fi; \
    fi; \
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  done; \
  reldir="$$dir2"
DIST_ARCHIVES = $(distdir).tar.gz
GZIP_ENV = --best
DIST_TARGETS = dist-gzip
distuninstallcheck_listfiles = find . -type f -print
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
distcleancheck_listfiles = find . -type f -print
ACLOCAL = ${SHELL} /home/myid/gnuastro-0.9/bootstrapped/build-aux/missing aclocal-1.16
ALLOCA =
ALLOCA_H = alloca.h
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 1
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
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
GNULIB_ACCEPT = IN_GNUASTRO_GNULIB_TESTS
GNULIB_ACCEPT4 = 0
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_DUP = IN_GNUASTRO_GNULIB_TESTS
GNULIB_DUP2 = 1
GNULIB_DUP3 = 0
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_LOG = 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_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_PIPE = IN_GNUASTRO_GNULIB_TESTS
GNULIB_PIPE2 = 0
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_PIPE = 1
HAVE_PIPE2 = 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 = /usr/bin/install -c
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_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 = <arpa/inet.h>
NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H = <arpa/inet.h>
NEXT_AS_FIRST_DIRECTIVE_CTYPE_H = <ctype.h>
NEXT_AS_FIRST_DIRECTIVE_DIRENT_H = <dirent.h>
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H =
NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = <fcntl.h>
NEXT_AS_FIRST_DIRECTIVE_FLOAT_H = <float.h>
NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = <getopt.h>
NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H = <inttypes.h>
NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H = <langinfo.h>
NEXT_AS_FIRST_DIRECTIVE_LIMITS_H = <limits.h>
NEXT_AS_FIRST_DIRECTIVE_LOCALE_H = <locale.h>
NEXT_AS_FIRST_DIRECTIVE_MATH_H = <math.h>
NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H =
NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H = <signal.h>
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = <stddef.h>
NEXT_AS_FIRST_DIRECTIVE_STDINT_H = <stdint.h>
NEXT_AS_FIRST_DIRECTIVE_STDIO_H = <stdio.h>
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = <stdlib.h>
NEXT_AS_FIRST_DIRECTIVE_STRINGS_H = <strings.h>
NEXT_AS_FIRST_DIRECTIVE_STRING_H = <string.h>
NEXT_AS_FIRST_DIRECTIVE_SYSEXITS_H = <sysexits.h>
NEXT_AS_FIRST_DIRECTIVE_SYS_IOCTL_H = <sys/ioctl.h>
NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H = <sys/select.h>
NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H = <sys/socket.h>
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H = <sys/stat.h>
NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H = <sys/time.h>
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H = <sys/types.h>
NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H = <sys/uio.h>
NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H = <sys/wait.h>
NEXT_AS_FIRST_DIRECTIVE_TIME_H = <time.h>
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = <unistd.h>
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = <wchar.h>
NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H = <wctype.h>
NEXT_CTYPE_H = <ctype.h>
NEXT_DIRENT_H = <dirent.h>
NEXT_ERRNO_H =
NEXT_FCNTL_H = <fcntl.h>
NEXT_FLOAT_H = <float.h>
NEXT_GETOPT_H = <getopt.h>
NEXT_INTTYPES_H = <inttypes.h>
NEXT_LANGINFO_H = <langinfo.h>
NEXT_LIMITS_H = <limits.h>
NEXT_LOCALE_H = <locale.h>
NEXT_MATH_H = <math.h>
NEXT_NETINET_IN_H =
NEXT_SIGNAL_H = <signal.h>
NEXT_STDDEF_H = <stddef.h>
NEXT_STDINT_H = <stdint.h>
NEXT_STDIO_H = <stdio.h>
NEXT_STDLIB_H = <stdlib.h>
NEXT_STRINGS_H = <strings.h>
NEXT_STRING_H = <string.h>
NEXT_SYSEXITS_H = <sysexits.h>
NEXT_SYS_IOCTL_H = <sys/ioctl.h>
NEXT_SYS_SELECT_H = <sys/select.h>
NEXT_SYS_SOCKET_H = <sys/socket.h>
NEXT_SYS_STAT_H = <sys/stat.h>
NEXT_SYS_TIME_H = <sys/time.h>
NEXT_SYS_TYPES_H = <sys/types.h>
NEXT_SYS_UIO_H = <sys/uio.h>
NEXT_SYS_WAIT_H = <sys/wait.h>
NEXT_TIME_H = <time.h>
NEXT_UNISTD_H = <unistd.h>
NEXT_WCHAR_H = <wchar.h>
NEXT_WCTYPE_H = <wctype.h>
NM = /usr/bin/nm -B
NMEDIT =
OBJDUMP = objdump
OBJEXT = o
OTOOL =
OTOOL64 =
PACKAGE = gnuastro
PACKAGE_BUGREPORT = bug-gnuastro@gnu.org
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_DUP = 1
REPLACE_DUP2 = 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_LOG = 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_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
abs_builddir = /home/myid/gnuastro-0.9
abs_srcdir = /home/myid/gnuastro-0.9
abs_top_builddir = /home/myid/gnuastro-0.9
abs_top_srcdir = /home/myid/gnuastro-0.9
ac_ct_AR = ar
ac_ct_CC = /usr/bin/gcc
ac_ct_CXX = g++
ac_ct_DUMPBIN =
am__include = include
am__leading_dot = .
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
builddir = .
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
srcdir = .
sysconfdir = ${prefix}/etc
target_alias =
top_build_prefix =
top_builddir = .
top_srcdir = .
BUILT_SOURCES = $(top_srcdir)/AUTHORS
MAYBE_ARITHMETIC = bin/arithmetic
MAYBE_BUILDPROG = bin/buildprog
MAYBE_CONVERTT = bin/convertt
MAYBE_CONVOLVE = bin/convolve
MAYBE_COSMICCAL = bin/cosmiccal
MAYBE_CROP = bin/crop
MAYBE_FITS = bin/fits
MAYBE_MATCH = bin/match
MAYBE_MKCATALOG = bin/mkcatalog
MAYBE_MKNOISE = bin/mknoise
MAYBE_MKPROF = bin/mkprof
MAYBE_NOISECHISEL = bin/noisechisel
MAYBE_SEGMENT = bin/segment
MAYBE_STATISTICS = bin/statistics
MAYBE_TABLE = bin/table
#if COND_TEMPLATE
#  MAYBE_TEMPLATE = bin/TEMPLATE
#endif
MAYBE_WARP = bin/warp
#MAYBE_GNULIBCHECK = bootstrapped/tests
SUBDIRS = bootstrapped/lib $(MAYBE_GNULIBCHECK) lib $(MAYBE_ARITHMETIC)    \
  $(MAYBE_BUILDPROG) $(MAYBE_CONVERTT) $(MAYBE_CONVOLVE)                   \
  $(MAYBE_COSMICCAL) $(MAYBE_CROP) $(MAYBE_FITS) $(MAYBE_MATCH)            \
  $(MAYBE_MKCATALOG) $(MAYBE_MKNOISE) $(MAYBE_MKPROF) $(MAYBE_NOISECHISEL) \
  $(MAYBE_SEGMENT) $(MAYBE_STATISTICS) $(MAYBE_TABLE) $(MAYBE_TEMPLATE)    \
  $(MAYBE_WARP) bin/script doc tests

ACLOCAL_AMFLAGS = -I bootstrapped/m4
dist_doc_DATA = README

# Installed system configuration files
# ====================================
dist_sysconf_DATA = bin/gnuastro.conf
EXTRA_DIST = COPYING.FDL genauthors .dir-locals.el .version \
             developer-build bootstrapped/README .autom4te.cfg

all: $(BUILT_SOURCES) config.h
	$(MAKE) $(AM_MAKEFLAGS) all-recursive

.SUFFIXES:
am--refresh: Makefile
	@:
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
		&& exit 0; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --gnu Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    echo ' $(SHELL) ./config.status'; \
	    $(SHELL) ./config.status;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
	esac;

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	$(SHELL) ./config.status --recheck

$(top_srcdir)/configure:  $(am__configure_deps)
	$(am__cd) $(srcdir) && $(AUTOCONF)
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
$(am__aclocal_m4_deps):

config.h: stamp-h1
	@test -f $@ || rm -f stamp-h1
	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1

stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
	@rm -f stamp-h1
	cd $(top_builddir) && $(SHELL) ./config.status config.h
$(srcdir)/config.h.in:  $(am__configure_deps)
	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
	rm -f stamp-h1
	touch $@

distclean-hdr:
	-rm -f config.h stamp-h1

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs

distclean-libtool:
	-rm -f libtool config.lt
install-dist_docDATA: $(dist_doc_DATA)
	@$(NORMAL_INSTALL)
	@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
	fi; \
	for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  echo "$$d$$p"; \
	done | $(am__base_list) | \
	while read files; do \
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
	done

uninstall-dist_docDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
install-dist_sysconfDATA: $(dist_sysconf_DATA)
	@$(NORMAL_INSTALL)
	@list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(sysconfdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(sysconfdir)" || exit 1; \
	fi; \
	for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  echo "$$d$$p"; \
	done | $(am__base_list) | \
	while read files; do \
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(sysconfdir)'"; \
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(sysconfdir)" || exit $$?; \
	done

uninstall-dist_sysconfDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)

# This directory's subdirectories are mostly independent; you can cd
# into them and run 'make' without going through this Makefile.
# To change the values of 'make' variables: instead of editing Makefiles,
# (1) if the variable is set in 'config.status', edit 'config.status'
#     (which will cause the Makefiles to be regenerated when you run 'make');
# (2) otherwise, pass the desired values on the 'make' command line.
$(am__recursive_targets):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

ID: $(am__tagged_files)
	$(am__define_uniq_tagged_files); mkid -fID $$unique
tags: tags-recursive
TAGS: tags

tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	set x; \
	here=`pwd`; \
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
	  include_option=--etags-include; \
	  empty_fix=.; \
	else \
	  include_option=--include; \
	  empty_fix=; \
	fi; \
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    test ! -f $$subdir/TAGS || \
	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
	  fi; \
	done; \
	$(am__define_uniq_tagged_files); \
	shift; \
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  if test $$# -gt 0; then \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      "$$@" $$unique; \
	  else \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      $$unique; \
	  fi; \
	fi
ctags: ctags-recursive

CTAGS: ctags
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	$(am__define_uniq_tagged_files); \
	test -z "$(CTAGS_ARGS)$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$unique

GTAGS:
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && $(am__cd) $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) "$$here"
cscope: cscope.files
	test ! -s cscope.files \
	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
clean-cscope:
	-rm -f cscope.files
cscope.files: clean-cscope cscopelist
cscopelist: cscopelist-recursive

cscopelist-am: $(am__tagged_files)
	list='$(am__tagged_files)'; \
	case "$(srcdir)" in \
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
	  *) sdir=$(subdir)/$(srcdir) ;; \
	esac; \
	for i in $$list; do \
	  if test -f "$$i"; then \
	    echo "$(subdir)/$$i"; \
	  else \
	    echo "$$sdir/$$i"; \
	  fi; \
	done >> $(top_builddir)/cscope.files

distclean-tags:
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files

distdir: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) distdir-am

distdir-am: $(DISTFILES)
	$(am__remove_distdir)
	test -d "$(distdir)" || mkdir "$(distdir)"
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	list='$(DISTFILES)'; \
	  dist_files=`for file in $$list; do echo $$file; done | \
	  sed -e "s|^$$srcdirstrip/||;t" \
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
	case $$dist_files in \
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
			   sort -u` ;; \
	esac; \
	for file in $$dist_files; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  if test -d $$d/$$file; then \
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
	    if test -d "$(distdir)/$$file"; then \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
	  else \
	    test -f "$(distdir)/$$file" \
	    || cp -p $$d/$$file "$(distdir)/$$file" \
	    || exit 1; \
	  fi; \
	done
	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    $(am__make_dryrun) \
	      || test -d "$(distdir)/$$subdir" \
	      || $(MKDIR_P) "$(distdir)/$$subdir" \
	      || exit 1; \
	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
	    $(am__relativize); \
	    new_distdir=$$reldir; \
	    dir1=$$subdir; dir2="$(top_distdir)"; \
	    $(am__relativize); \
	    new_top_distdir=$$reldir; \
	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
	    ($(am__cd) $$subdir && \
	      $(MAKE) $(AM_MAKEFLAGS) \
	        top_distdir="$$new_top_distdir" \
	        distdir="$$new_distdir" \
		am__remove_distdir=: \
		am__skip_length_check=: \
		am__skip_mode_fix=: \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
	$(MAKE) $(AM_MAKEFLAGS) \
	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
	  dist-hook
	-test -n "$(am__skip_mode_fix)" \
	|| find "$(distdir)" -type d ! -perm -755 \
		-exec chmod u+rwx,go+rx {} \; -o \
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
	|| chmod -R a+r "$(distdir)"
dist-gzip: distdir
	tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
	$(am__post_remove_distdir)

dist-bzip2: distdir
	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
	$(am__post_remove_distdir)

dist-lzip: distdir
	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
	$(am__post_remove_distdir)

dist-xz: distdir
	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
	$(am__post_remove_distdir)

dist-tarZ: distdir
	@echo WARNING: "Support for distribution archives compressed with" \
		       "legacy program 'compress' is deprecated." >&2
	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
	$(am__post_remove_distdir)

dist-shar: distdir
	@echo WARNING: "Support for shar distribution archives is" \
	               "deprecated." >&2
	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
	shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
	$(am__post_remove_distdir)

dist-zip: distdir
	-rm -f $(distdir).zip
	zip -rq $(distdir).zip $(distdir)
	$(am__post_remove_distdir)

dist dist-all:
	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
	$(am__post_remove_distdir)

# This target untars the dist file and tries a VPATH configuration.  Then
# it guarantees that the distribution is self-contained by making another
# tarfile.
distcheck: dist
	case '$(DIST_ARCHIVES)' in \
	*.tar.gz*) \
	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
	*.tar.bz2*) \
	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
	*.tar.lz*) \
	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
	*.tar.xz*) \
	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
	*.tar.Z*) \
	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
	*.shar.gz*) \
	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
	*.zip*) \
	  unzip $(distdir).zip ;;\
	esac
	chmod -R a-w $(distdir)
	chmod u+w $(distdir)
	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
	chmod a-w $(distdir)
	test -d $(distdir)/_build || exit 0; \
	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
	  && am__cwd=`pwd` \
	  && $(am__cd) $(distdir)/_build/sub \
	  && ../../configure \
	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
	    $(DISTCHECK_CONFIGURE_FLAGS) \
	    --srcdir=../.. --prefix="$$dc_install_base" \
	  && $(MAKE) $(AM_MAKEFLAGS) \
	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
	  && $(MAKE) $(AM_MAKEFLAGS) check \
	  && $(MAKE) $(AM_MAKEFLAGS) install \
	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
	        distuninstallcheck \
	  && chmod -R a-w "$$dc_install_base" \
	  && ({ \
	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
	  && rm -rf "$$dc_destdir" \
	  && $(MAKE) $(AM_MAKEFLAGS) dist \
	  && rm -rf $(DIST_ARCHIVES) \
	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
	  && cd "$$am__cwd" \
	  || exit 1
	$(am__post_remove_distdir)
	@(echo "$(distdir) archives ready for distribution: "; \
	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
distuninstallcheck:
	@test -n '$(distuninstallcheck_dir)' || { \
	  echo 'ERROR: trying to run $@ with an empty' \
	       '$$(distuninstallcheck_dir)' >&2; \
	  exit 1; \
	}; \
	$(am__cd) '$(distuninstallcheck_dir)' || { \
	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
	  exit 1; \
	}; \
	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
	   || { echo "ERROR: files left after uninstall:" ; \
	        if test -n "$(DESTDIR)"; then \
	          echo "  (check DESTDIR support)"; \
	        fi ; \
	        $(distuninstallcheck_listfiles) ; \
	        exit 1; } >&2
distcleancheck: distclean
	@if test '$(srcdir)' = . ; then \
	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
	  exit 1 ; \
	fi
	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
	  || { echo "ERROR: files left in build directory after distclean:" ; \
	       $(distcleancheck_listfiles) ; \
	       exit 1; } >&2
check-am: all-am
	$(MAKE) $(AM_MAKEFLAGS) check-local
check: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) check-recursive
all-am: Makefile $(DATA) config.h all-local
installdirs: installdirs-recursive
installdirs-am:
	for dir in "$(DESTDIR)$(docdir)" "$(DESTDIR)$(sysconfdir)"; do \
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
	done
install: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) install-recursive
install-exec: install-exec-recursive
install-data: install-data-recursive
uninstall: uninstall-recursive

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-recursive
install-strip:
	if test -z '$(STRIP)'; then \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	      install; \
	else \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
	fi
mostlyclean-generic:

clean-generic:

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
clean: clean-recursive

clean-am: clean-generic clean-libtool mostlyclean-am

distclean: distclean-recursive
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
	-rm -f Makefile
distclean-am: clean-am distclean-generic distclean-hdr \
	distclean-libtool distclean-tags

dvi: dvi-recursive

dvi-am:

html: html-recursive

html-am:

info: info-recursive

info-am:

install-data-am: install-dist_docDATA

install-dvi: install-dvi-recursive

install-dvi-am:

install-exec-am: install-dist_sysconfDATA install-exec-local

install-html: install-html-recursive

install-html-am:

install-info: install-info-recursive

install-info-am:

install-man:

install-pdf: install-pdf-recursive

install-pdf-am:

install-ps: install-ps-recursive

install-ps-am:

installcheck-am:

maintainer-clean: maintainer-clean-recursive
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
	-rm -rf $(top_srcdir)/autom4te.cache
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-recursive

mostlyclean-am: mostlyclean-generic mostlyclean-libtool

pdf: pdf-recursive

pdf-am:

ps: ps-recursive

ps-am:

uninstall-am: uninstall-dist_docDATA uninstall-dist_sysconfDATA

.MAKE: $(am__recursive_targets) all check check-am install install-am \
	install-strip

.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \
	am--refresh check check-am check-local clean clean-cscope \
	clean-generic clean-libtool cscope cscopelist-am ctags \
	ctags-am dist dist-all dist-bzip2 dist-gzip dist-hook \
	dist-lzip dist-shar dist-tarZ dist-xz dist-zip distcheck \
	distclean distclean-generic distclean-hdr distclean-libtool \
	distclean-tags distcleancheck distdir distuninstallcheck dvi \
	dvi-am html html-am info info-am install install-am \
	install-data install-data-am install-dist_docDATA \
	install-dist_sysconfDATA install-dvi install-dvi-am \
	install-exec install-exec-am install-exec-local install-html \
	install-html-am install-info install-info-am install-man \
	install-pdf install-pdf-am install-ps install-ps-am \
	install-strip installcheck installcheck-am installdirs \
	installdirs-am maintainer-clean maintainer-clean-generic \
	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
	ps ps-am tags tags-am uninstall uninstall-am \
	uninstall-dist_docDATA uninstall-dist_sysconfDATA

.PRECIOUS: Makefile


all-local:
	@if [ x$(MAKECMDGOALS) = x"all-am" ] && [ x$(GUIDEMESSAGE) = xyes ]; then    \
	 echo;                                                                       \
	 echo "==================================================================="; \
	 echo "==================================================================="; \
	 echo "Gnuastro $(VERSION), was successfully built.";                        \
	 echo "Please check the build on your system by running:";                   \
	 echo;                                                                       \
	 echo "    make check -j8";                                                  \
	 echo;                                                                       \
	 echo "(You can change the 8 to the number of CPU threads available.)";      \
	 echo "(The following \"Leaving directory\" notices can be ignored.)";       \
	 echo "==================================================================="; \
	 echo "==================================================================="; \
	 echo;                                                                       \
	fi

check-local:
	@if [ x$(GUIDEMESSAGE) = xyes ]; then                                        \
	 echo;                                                                       \
	 echo "==================================================================="; \
	 echo "==================================================================="; \
	 echo "Your build of Gnuastro $(VERSION) didn't fail on any tests.";         \
	 echo "To install Gnuastro, please run the command(s) below:";               \
	 echo;                                                                       \
	 if [ ! -w $(prefix) ] ; then                                                \
	  echo "(NOTE: As the user $$USER, you don't have writing permissions";      \
	  echo "in \"$(prefix)\". To install Gnuastro there, you must get ";         \
	  echo "privileges first, as described below. If you can't, configure ";     \
	  echo "Gnuastro again, for example: \"./configure --prefix ~/.local\".)";   \
	  echo;                                                                      \
	  echo "    sudo make install";                                              \
	  echo "or";                                                                 \
	  echo "    su";                                                             \
	 fi;                                                                         \
	 echo "    make install";                                                    \
	 if [ ! -w $(prefix) ] ; then                                                \
	  echo "    exit";                                                           \
	 fi;                                                                         \
	 echo;                                                                       \
	 echo "(The following \"Leaving directory\" notices can be ignored.)";       \
	 echo "==================================================================="; \
	 echo "==================================================================="; \
	 echo;                                                                       \
	fi

install-exec-local:
	@if [ x$(GUIDEMESSAGE) = xyes ]; then                                        \
	 echo;                                                                       \
	 echo "==================================================================="; \
	 echo "==================================================================="; \
	 echo "      ,           , ";                                                \
	 echo "     /             \ ";                                               \
	 echo "    ((__-^^-,-^^-__))       Congratulations!";                        \
	 echo "     \`-_---' \`---_-'        GNU Astronomy Utilities (Gnuastro),";   \
	 echo "      \`--|o\` 'o|--'         Version $(VERSION)";                    \
	 echo "         \  \`  / ";                                                  \
	 echo "          ): :(             Successfully installed on this system.";  \
	 echo "          :o_o: ";                                                    \
	 echo "           \"-\" ";                                                   \
	 echo;                                                                       \
	 echo "More information                     Command to run ";                \
	 echo "----------------                     -------------- ";                \
	 echo "Complete official Gnuastro book:    ' info gnuastro           '";     \
	 echo "Entertaining tutorials:             ' info gnuastro Tutorials '";     \
	 echo "Dedicated help mailing list:        ' info help-gnuastro      '";     \
	 echo "Instructions for reporting bugs:    ' info bug-gnuastro       '";     \
	 echo "Effectively use Info:               ' info info               '";     \
	 echo;                                                                       \
	 echo;                                                                       \
	 echo "Environment variables to check: ";                                    \
	 echo "  - '$(prefix)/bin' in PATH.";                                        \
	 echo "  - '$(prefix)/lib' in LD_LIBRARY_PATH.";                             \
	 echo "(for an intro, run 'info gnuastro \"Installation directory\"')";      \
	 echo;                                                                       \
	 echo;                                                                       \
	 echo "To stay up to date with future releases, please subscribe to: ";      \
	 echo "    https://lists.gnu.org/mailman/listinfo/info-gnuastro";            \
	 echo;                                                                       \
	 echo;                                                                       \
	 echo "(The following lines can be ignored.)";                               \
	 echo "==================================================================="; \
	 echo "==================================================================="; \
	 echo;                                                                       \
	fi

$(top_srcdir)/.version: $(top_srcdir)/configure
	echo $(VERSION) > $@-t && mv $@-t $@

$(top_srcdir)/AUTHORS: $(top_srcdir)/.version
	$(top_srcdir)/genauthors $(top_srcdir)

dist-hook: $(top_srcdir)/AUTHORS
	echo $(VERSION) > $(distdir)/.tarball-version

love:
	@echo "Don't know how to make love!"

# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:

[-- Attachment #4: redirect-configure.txt --]
[-- Type: text/plain, Size: 30404 bytes --]

[myid@Myid-f21 gnuastro-0.9]$ ./configure LDFLAGS=-L/usr/local/lib CPPFLAGS=-I/usr/local/include CC=/usr/bin/gcc
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking whether /usr/bin/gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of /usr/bin/gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C preprocessor... /usr/bin/gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for ar... (cached) ar
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking the archiver (ar) interface... (cached) ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc static flag -static works... no
checking if /usr/bin/gcc supports -c -o file.o... yes
checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for g++... yes
checking whether /usr/bin/gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking size of size_t... 8
checking size of long... 8
checking if PATH contains current directory... no
checking for library containing sqrt... -lm
checking for library containing cblas_sdsdot... -lgslcblas
checking for library containing gsl_integration_qng... -lgsl
checking for library containing deflateInit_... -lz
checking for library containing curl_global_init... no
checking for library containing ffopen... -lcfitsio
checking for library containing wcspih... -lwcs
checking whether gsl_interp_steffen is declared... yes
checking for fits_is_reentrant in -lcfitsio... yes
checking for wcslib_version in -lwcs... yes
checking for pthread_barrier_wait in -lpthread... yes
checking for help2man... no
checking for library containing jpeg_stdio_dest... -ljpeg
checking for library containing lzma_stream_decoder... -llzma
checking for library containing TIFFOpen... -ltiff
checking for library containing git_libgit2_init... no
checking for libtool... yes
checking for bash... yes
checking for zsh... no
checking if libtool executable is GNU... yes
checking for shell to use with libtool... bash
checking for gs... yes
checking Ghostscript version... 9.15
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for inline... inline
checking for C/C++ restrict keyword... __restrict
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking for flockfile... yes
checking for funlockfile... yes
checking for btowc... yes
checking for _set_invalid_parameter_handler... no
checking for fchdir... yes
checking for faccessat... yes
checking for fcntl... yes
checking for symlink... yes
checking for mempcpy... yes
checking for fstatat... yes
checking for getdelim... yes
checking for getdtablesize... yes
checking for getprogname... no
checking for getexecname... no
checking for iswcntrl... yes
checking for iswblank... yes
checking for lstat... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mprotect... yes
checking for tzset... yes
checking for nl_langinfo... yes
checking for openat... yes
checking for isblank... yes
checking for iswctype... yes
checking for secure_getenv... yes
checking for getuid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getegid... yes
checking for sleep... yes
checking for strdup... yes
checking for strerror_r... yes
checking for __xpg_strerror_r... yes
checking for strndup... yes
checking for strptime... yes
checking for localtime_r... yes
checking for pipe... yes
checking for vasnprintf... no
checking for snprintf... yes
checking for wcrtomb... yes
checking for wcwidth... yes
checking for ftruncate... yes
checking for gettimeofday... yes
checking for newlocale... yes
checking for uselocale... yes
checking for duplocale... yes
checking for freelocale... yes
checking for pthread_sigmask... yes
checking for setenv... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for catgets... yes
checking for shutdown... yes
checking for usleep... yes
checking for wctob... yes
checking for features.h... yes
checking for linewrap.h... no
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for sys/socket.h... yes
checking for dirent.h... yes
checking for sys/stat.h... (cached) yes
checking for getopt.h... yes
checking for sys/cdefs.h... yes
checking for limits.h... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for crtdefs.h... no
checking for wctype.h... yes
checking for langinfo.h... yes
checking for xlocale.h... yes
checking for math.h... yes
checking for sys/mman.h... yes
checking for malloc.h... yes
checking for sys/time.h... yes
checking for strings.h... (cached) yes
checking for sys/wait.h... yes
checking for sysexits.h... yes
checking for arpa/inet.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for semaphore.h... yes
checking for sys/select.h... yes
checking for sys/ioctl.h... yes
checking for sys/uio.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... (cached) yes
checking whether strerror_r returns char *... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking for nl_langinfo and CODESET... yes
checking for a traditional french locale... none
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking whether // is distinct from /... no
checking for complete errno.h... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... int
checking whether lstat correctly handles trailing slash... no
checking whether fchdir is declared... yes
checking for working fcntl.h... no
checking for pid_t... yes
checking for mode_t... yes
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether getcwd (NULL, 0) allocates memory for result... no
checking for getcwd with POSIX signature... yes
checking whether getdelim is declared... yes
checking whether getdtablesize is declared... yes
checking whether getline is declared... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... no
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no
checking for wint_t... yes
checking whether wint_t is too small... no
checking for unsigned long long int... yes
checking for long long int... no
checking whether stdint.h conforms to C99... no
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for bit size of ptrdiff_t... unknown
checking for bit size of size_t... unknown
checking for bit size of sig_atomic_t... unknown
checking for bit size of wchar_t... unknown
checking for bit size of wint_t... unknown
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... no
checking for ptrdiff_t integer literal suffix... l
checking for size_t integer literal suffix... ul
checking for sig_atomic_t integer literal suffix...
checking for wchar_t integer literal suffix...
checking for wint_t integer literal suffix... u
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking whether iswcntrl works... no
checking for wctype_t... yes
checking for wctrans_t... yes
checking for wchar_t... yes
checking for good max_align_t... no
checking whether NULL can be used in arbitrary expressions... yes
checking for ld... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for the common suffixes of directories in the library search path... lib64,lib64
checking whether imported symbols can be declared weak... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking for multithread API to use... posix
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking for mbstate_t... yes
checking for a traditional japanese locale... none
checking for a transitional chinese locale... none
checking for a french Unicode locale... none
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... no
checking whether memrchr is declared... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking whether time_t is signed... yes
checking whether alarm is declared... yes
checking for working mktime... no
checking for O_CLOEXEC... yes
checking for promoted mode_t type... mode_t
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether strdup is declared... yes
checking whether strerror(0) succeeds... no
checking whether strndup is declared... yes
checking whether strnlen is declared... yes
checking for struct tm.tm_gmtoff... yes
checking whether ldexp() can be used without linking with libm... yes
checking whether strtok_r is declared... yes
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking for struct timespec in <time.h>... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking where to find the exponent in a 'double'... unknown
checking whether snprintf returns a byte count as in C99... no
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... no
checking whether vsnprintf is declared... yes
checking whether <sys/socket.h> is self-contained... yes
checking for shutdown... (cached) yes
checking whether <sys/socket.h> defines the SHUT_* macros... yes
checking for struct sockaddr_storage... yes
checking for sa_family_t... yes
checking for struct sockaddr_storage.ss_family... yes
checking if environ is properly declared... yes
checking for IPv4 sockets... yes
checking for IPv6 sockets... yes
checking where to find the exponent in a 'float'... unknown
checking whether byte ordering is bigendian... no
checking whether long double and double are the same... no
checking for LC_MESSAGES... yes
checking whether uselocale works... no
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for CFLocaleCopyPreferredLanguages... no
checking whether <sys/select.h> is self-contained... yes
checking for library containing setsockopt... none needed
checking whether select supports a 0 argument... no
checking whether select detects invalid fds... no
checking whether strerror_r is declared... (cached) yes
checking for sigset_t... yes
checking whether setenv is declared... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking whether unsetenv is declared... yes
checking for alloca as a compiler built-in... yes
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking whether program_invocation_name is defined... yes
checking whether program_invocation_short_name is defined... yes
checking whether btowc(0) is correct... no
checking whether btowc(EOF) is correct... guessing yes
checking for __builtin_expect... yes
checking whether this system has an arbitrary file name length limit... yes
checking for dirfd... yes
checking whether dirfd is declared... yes
checking whether dirfd is a macro... no
checking whether // is distinct from /... (cached) no
checking whether dup2 works... no
checking for setdtablesize... no
checking for error_at_line... yes
checking for euidaccess... yes
checking for access... yes
checking whether fcntl handles F_DUPFD correctly... no
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking whether conversion from 'int' to 'long double' works... no
checking whether fstatat (..., 0) works... no
checking whether __func__ is available... yes
checking for working getdelim function... no
checking for flockfile... (cached) yes
checking for funlockfile... (cached) yes
checking whether getc_unlocked is declared... (cached) yes
checking whether getdtablesize works... no
checking for getgroups... yes
checking for working getgroups... no
checking for getline... yes
checking for working getline function... no
checking whether program_invocation_name is declared... (cached) yes
checking whether program_invocation_short_name is declared... (cached) yes
checking whether __argv is declared... no
checking for group_member... yes
checking whether INT32_MAX < INTMAX_MAX... yes
checking whether INT64_MAX == LONG_MAX... yes
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking whether UINT64_MAX == ULONG_MAX... yes
checking whether iswblank is declared... yes
checking whether langinfo.h defines CODESET... yes
checking whether langinfo.h defines T_FMT_AMPM... yes
checking whether langinfo.h defines ALTMON_1... no
checking whether langinfo.h defines ERA... yes
checking whether langinfo.h defines YESEXPR... yes
checking whether the compiler supports the __inline keyword... yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether locale.h defines locale_t... yes
checking whether struct lconv is properly defined... yes
checking for pthread_rwlock_t... yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking whether NAN macro works... yes
checking whether HUGE_VAL works... yes
checking whether mbrtowc handles incomplete characters... guessing yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking whether mbrtowc handles a NULL pwc argument... guessing yes
checking whether mbrtowc handles a NULL string argument... guessing yes
checking whether mbrtowc has a correct return value... guessing yes
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
checking whether mbrtowc works on empty input... no
checking whether the C locale is free of encoding errors... no
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking for mbtowc... yes
checking bp-sym.h usability... no
checking bp-sym.h presence... no
checking for bp-sym.h... no
checking for mempcpy... (cached) yes
checking for memrchr... yes
checking whether YESEXPR works... no
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/param.h... (cached) yes
checking for sys/sysctl.h... yes
checking for sched_getaffinity... yes
checking for sched_getaffinity_np... no
checking for pstat_getdynamic... no
checking for sysmp... no
checking for sysctl... yes
checking for glibc compatible sched_getaffinity... yes
checking whether open recognizes a trailing slash... no
checking for rawmemchr... yes
checking for working re_compile_pattern... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking whether isblank is declared... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking whether sleep is declared... yes
checking for working sleep... no
checking for ssize_t... yes
checking whether stat handles trailing slashes on files... no
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for working stdalign.h... yes
checking for good max_align_t... (cached) no
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking which flavor of printf attribute matches inttypes macros... system
checking for strcasecmp... yes
checking for strncasecmp... yes
checking whether strncasecmp is declared... yes
checking for strchrnul... yes
checking whether strchrnul works... no
checking for working strndup... no
checking for working strnlen... no
checking whether strtod obeys C99... no
checking for nl_langinfo... (cached) yes
checking for strtok_r... yes
checking whether strtok_r works... no
checking for nlink_t... (cached) yes
checking whether localtime_r is declared... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking for ptrdiff_t... yes
checking for vsnprintf... yes
checking whether snprintf respects a size of 1... no
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether wcrtomb works in the C locale... no
checking whether iswcntrl works... (cached) no
checking for wctype_t... (cached) yes
checking for wctrans_t... (cached) yes
checking whether wcwidth is declared... yes
checking whether wcwidth works reasonably in UTF-8 locales... no
checking for stdint.h... (cached) yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional french locale... (cached) none
checking for a turkish Unicode locale... none
checking whether dup works... no
checking whether fdopen sets errno... no
checking for flexible array member... yes
checking for getpagesize... yes
checking whether getpagesize is declared... yes
checking whether gettimeofday clobbers localtime buffer... yes
checking for gettimeofday with POSIX signature... almost
checking for library containing inet_pton... none required
checking whether inet_pton is declared... yes
checking whether byte ordering is bigendian... (cached) no
checking for ioctl... yes
checking for ioctl with POSIX signature... no
checking whether isnan(double) can be used without linking with libm... yes
checking where to find the exponent in a 'double'... (cached) unknown
checking whether isnan(float) can be used without linking with libm... yes
checking whether isnan(float) works... no
checking where to find the exponent in a 'float'... (cached) unknown
checking where to find the exponent in a 'float'... (cached) unknown
checking whether isnan(long double) can be used without linking with libm... yes
checking whether isnanl works... no
checking where to find the exponent in a 'long double'... unknown
checking where to find the exponent in a 'long double'... (cached) unknown
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for library containing nanosleep... none required
checking for working nanosleep... no
checking whether <netinet/in.h> is self-contained... yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking whether perror matches strerror... no
checking whether pthread_sigmask works without -lpthread... yes
checking whether pthread_sigmask returns error numbers... no
checking whether pthread_sigmask unblocks signals correctly... no
checking for putenv compatible with GNU and SVID... no
checking whether _putenv is declared... no
checking for raise... yes
checking for sigprocmask... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether select supports a 0 argument... (cached) no
checking whether select detects invalid fds... (cached) no
checking whether setenv validates arguments... no
checking whether setlocale supports the C locale... no
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for struct sigaction.sa_sigaction... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking for signbit macro... no
checking for signbit compiler built-ins... no
checking where to find the sign bit in a 'float'... unknown
checking where to find the sign bit in a 'double'... unknown
checking where to find the sign bit in a 'long double'... unknown
checking whether copysignf is declared... yes
checking whether copysignf can be used without linking with libm... yes
checking whether copysign is declared... yes
checking whether copysign can be used without linking with libm... yes
checking whether copysignl is declared... yes
checking whether copysignl can be used without linking with libm... yes
checking for sigprocmask... (cached) yes
checking for socklen_t... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking whether symlink handles trailing slash correctly... no
checking whether <sys/ioctl.h> declares ioctl... yes
checking for pthread_atfork... yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... no
checking for useconds_t... yes
checking whether usleep allows large arguments... no
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking whether wctob works... guessing yes
checking whether wctob is declared... yes
checking for sched_yield in -lrt... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating tests/Makefile
config.status: creating bin/crop/Makefile
config.status: creating bin/fits/Makefile
config.status: creating bin/warp/Makefile
config.status: creating bin/table/Makefile
config.status: creating bin/match/Makefile
config.status: creating bin/mkprof/Makefile
config.status: creating bin/script/Makefile
config.status: creating bin/mknoise/Makefile
config.status: creating bin/segment/Makefile
config.status: creating bin/convertt/Makefile
config.status: creating bin/convolve/Makefile
config.status: creating bin/buildprog/Makefile
config.status: creating bin/cosmiccal/Makefile
config.status: creating bin/mkcatalog/Makefile
config.status: creating bin/arithmetic/Makefile
config.status: creating bin/statistics/Makefile
config.status: creating bin/noisechisel/Makefile
config.status: creating bootstrapped/lib/Makefile
config.status: creating bootstrapped/tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing man commands
config.status: executing page commands
config.status: executing directory commands

=======================================================================
=======================================================================
GNU Astronomy Utilities (Gnuastro) 0.9 is successfully
configured for this machine.

Configuration warning(s):

  - libgit2 (https://libgit2.org), could not be linked with in your
    library search path. When present, Git's describe output will be
    stored in the output files if Gnuastro's programs were called
    within a Gitversion controlled directory to help in reproducibility.

  You can use your package manager for easy and fast installation of all
  the mandatory and optional dependencies in one command. See the link
  below:
    https://www.gnu.org/s/gnuastro/manual/html_node/Dependencies-from-package-managers.html

  All checks related to the warning(s) above will be skipped.

To build Gnuastro 0.9, please run:

    make -j8

(You can change the 8 to the number of CPU threads available.)
(Configure with '--disable-guide-message' for no messages.)
(Please be patient, some libraries can take a few minutes to compile.)
=======================================================================
=======================================================================

[-- Attachment #5: redirect-make.txt --]
[-- Type: text/plain, Size: 94060 bytes --]

[myid@Myid-f21 gnuastro-0.9]$ make -j8
make  all-recursive
make[1]: Entering directory '/home/myid/gnuastro-0.9'
Making all in bootstrapped/lib
make[2]: Entering directory '/home/myid/gnuastro-0.9/bootstrapped/lib'
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
rm -f dirent.h-t dirent.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_DIRENT_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \
      -e 's/@''GNULIB_OPENDIR''@/0/g' \
      -e 's/@''GNULIB_READDIR''@/0/g' \
      -e 's/@''GNULIB_REWINDDIR''@/0/g' \
      -e 's/@''GNULIB_CLOSEDIR''@/0/g' \
      -e 's/@''GNULIB_DIRFD''@/1/g' \
      -e 's/@''GNULIB_FDOPENDIR''@/0/g' \
      -e 's/@''GNULIB_SCANDIR''@/0/g' \
      -e 's/@''GNULIB_ALPHASORT''@/0/g' \
      -e 's/@''HAVE_OPENDIR''@/1/g' \
      -e 's/@''HAVE_READDIR''@/1/g' \
      -e 's/@''HAVE_REWINDDIR''@/1/g' \
      -e 's/@''HAVE_CLOSEDIR''@/1/g' \
      -e 's|@''HAVE_DECL_DIRFD''@|1|g' \
      -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \
      -e 's|@''HAVE_FDOPENDIR''@|1|g' \
      -e 's|@''HAVE_SCANDIR''@|1|g' \
      -e 's|@''HAVE_ALPHASORT''@|1|g' \
      -e 's|@''REPLACE_OPENDIR''@|0|g' \
      -e 's|@''REPLACE_CLOSEDIR''@|0|g' \
      -e 's|@''REPLACE_DIRFD''@|0|g' \
      -e 's|@''REPLACE_FDOPENDIR''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./dirent.in.h; \
} > dirent.h-t && \
mv dirent.h-t dirent.h
rm -f fcntl.h-t fcntl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
      -e 's/@''GNULIB_FCNTL''@/1/g' \
      -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_OPEN''@/1/g' \
      -e 's/@''GNULIB_OPENAT''@/1/g' \
      -e 's|@''HAVE_FCNTL''@|1|g' \
      -e 's|@''HAVE_OPENAT''@|1|g' \
      -e 's|@''REPLACE_FCNTL''@|1|g' \
      -e 's|@''REPLACE_OPEN''@|1|g' \
      -e 's|@''REPLACE_OPENAT''@|1|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./fcntl.in.h; \
} > fcntl.h-t && \
mv fcntl.h-t fcntl.h
rm -f float.h-t float.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_FLOAT_H''@|<float.h>|g' \
      -e 's|@''REPLACE_ITOLD''@|1|g' \
      < ./float.in.h; \
} > float.h-t && \
mv float.h-t float.h
rm -f getopt.h-t getopt.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_GETOPT_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_GETOPT_H''@|<getopt.h>|g' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      < ./getopt.in.h; \
} > getopt.h-t && \
mv -f getopt.h-t getopt.h
rm -f getopt-cdefs.h-t getopt-cdefs.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          sed -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \
      < ./getopt-cdefs.in.h; \
} > getopt-cdefs.h-t && \
mv -f getopt-cdefs.h-t getopt-cdefs.h
rm -f inttypes.h-t inttypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
      -e 's/@''PRI_MACROS_BROKEN''@/0/g' \
      -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
      -e 's/@''HAVE_LONG_LONG_INT''@/0/g' \
      -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
      -e 's/@''PRIPTR_PREFIX''@/"l"/g' \
      -e 's/@''GNULIB_IMAXABS''@/0/g' \
      -e 's/@''GNULIB_IMAXDIV''@/0/g' \
      -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
      -e 's/@''GNULIB_STRTOUMAX''@/0/g' \
      -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
      -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
      -e 's/@''HAVE_IMAXDIV_T''@/1/g' \
      -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
      -e 's/@''REPLACE_STRTOUMAX''@/0/g' \
      -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
      -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \
      -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
      -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./inttypes.in.h; \
} > inttypes.h-t && \
mv inttypes.h-t inttypes.h
rm -f langinfo.h-t langinfo.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_LANGINFO_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
      -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \
      -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
      -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
      -e 's|@''HAVE_LANGINFO_ALTMON''@|0|g' \
      -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
      -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
      -e 's|@''HAVE_NL_LANGINFO''@|1|g' \
      -e 's|@''REPLACE_NL_LANGINFO''@|1|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./langinfo.in.h; \
} > langinfo.h-t && \
mv langinfo.h-t langinfo.h
rm -f limits.h-t limits.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
      < ./limits.in.h; \
} > limits.h-t && \
mv limits.h-t limits.h
rm -f locale.h-t locale.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
      -e 's/@''GNULIB_LOCALECONV''@/1/g' \
      -e 's/@''GNULIB_SETLOCALE''@/IN_GNUASTRO_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
      -e 's/@''GNULIB_LOCALENAME''@/IN_GNUASTRO_GNULIB_TESTS/g' \
      -e 's|@''HAVE_NEWLOCALE''@|1|g' \
      -e 's|@''HAVE_DUPLOCALE''@|1|g' \
      -e 's|@''HAVE_FREELOCALE''@|1|g' \
      -e 's|@''HAVE_XLOCALE_H''@|1|g' \
      -e 's|@''REPLACE_LOCALECONV''@|0|g' \
      -e 's|@''REPLACE_SETLOCALE''@|1|g' \
      -e 's|@''REPLACE_NEWLOCALE''@|0|g' \
      -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
      -e 's|@''REPLACE_FREELOCALE''@|0|g' \
      -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./locale.in.h; \
} > locale.h-t && \
mv locale.h-t locale.h
rm -f math.h-t math.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \
      -e 's/@''GNULIB_ACOSF''@/0/g' \
      -e 's/@''GNULIB_ACOSL''@/0/g' \
      -e 's/@''GNULIB_ASINF''@/0/g' \
      -e 's/@''GNULIB_ASINL''@/0/g' \
      -e 's/@''GNULIB_ATANF''@/0/g' \
      -e 's/@''GNULIB_ATANL''@/0/g' \
      -e 's/@''GNULIB_ATAN2F''@/0/g' \
      -e 's/@''GNULIB_CBRT''@/0/g' \
      -e 's/@''GNULIB_CBRTF''@/0/g' \
      -e 's/@''GNULIB_CBRTL''@/0/g' \
      -e 's/@''GNULIB_CEIL''@/0/g' \
      -e 's/@''GNULIB_CEILF''@/0/g' \
      -e 's/@''GNULIB_CEILL''@/0/g' \
      -e 's/@''GNULIB_COPYSIGN''@/0/g' \
      -e 's/@''GNULIB_COPYSIGNF''@/0/g' \
      -e 's/@''GNULIB_COPYSIGNL''@/0/g' \
      -e 's/@''GNULIB_COSF''@/0/g' \
      -e 's/@''GNULIB_COSL''@/0/g' \
      -e 's/@''GNULIB_COSHF''@/0/g' \
      -e 's/@''GNULIB_EXPF''@/0/g' \
      -e 's/@''GNULIB_EXPL''@/0/g' \
      -e 's/@''GNULIB_EXP2''@/0/g' \
      -e 's/@''GNULIB_EXP2F''@/0/g' \
      -e 's/@''GNULIB_EXP2L''@/0/g' \
      -e 's/@''GNULIB_EXPM1''@/0/g' \
      -e 's/@''GNULIB_EXPM1F''@/0/g' \
      -e 's/@''GNULIB_EXPM1L''@/0/g' \
      -e 's/@''GNULIB_FABSF''@/0/g' \
      -e 's/@''GNULIB_FABSL''@/0/g' \
      -e 's/@''GNULIB_FLOOR''@/0/g' \
      -e 's/@''GNULIB_FLOORF''@/0/g' \
      -e 's/@''GNULIB_FLOORL''@/0/g' \
      -e 's/@''GNULIB_FMA''@/0/g' \
      -e 's/@''GNULIB_FMAF''@/0/g' \
      -e 's/@''GNULIB_FMAL''@/0/g' \
      -e 's/@''GNULIB_FMOD''@/0/g' \
      -e 's/@''GNULIB_FMODF''@/0/g' \
      -e 's/@''GNULIB_FMODL''@/0/g' \
      -e 's/@''GNULIB_FREXPF''@/0/g' \
      -e 's/@''GNULIB_FREXP''@/0/g' \
      -e 's/@''GNULIB_FREXPL''@/0/g' \
      -e 's/@''GNULIB_HYPOT''@/0/g' \
      -e 's/@''GNULIB_HYPOTF''@/0/g' \
      -e 's/@''GNULIB_HYPOTL''@/0/g' \
      < ./math.in.h | \
  sed -e 's/@''GNULIB_ILOGB''@/0/g' \
      -e 's/@''GNULIB_ILOGBF''@/0/g' \
      -e 's/@''GNULIB_ILOGBL''@/0/g' \
      -e 's/@''GNULIB_ISFINITE''@/0/g' \
      -e 's/@''GNULIB_ISINF''@/0/g' \
      -e 's/@''GNULIB_ISNAN''@/0/g' \
      -e 's/@''GNULIB_ISNANF''@/0/g' \
      -e 's/@''GNULIB_ISNAND''@/0/g' \
      -e 's/@''GNULIB_ISNANL''@/0/g' \
      -e 's/@''GNULIB_LDEXPF''@/0/g' \
      -e 's/@''GNULIB_LDEXPL''@/0/g' \
      -e 's/@''GNULIB_LOG''@/0/g' \
      -e 's/@''GNULIB_LOGF''@/0/g' \
      -e 's/@''GNULIB_LOGL''@/0/g' \
      -e 's/@''GNULIB_LOG10''@/0/g' \
      -e 's/@''GNULIB_LOG10F''@/0/g' \
      -e 's/@''GNULIB_LOG10L''@/0/g' \
      -e 's/@''GNULIB_LOG1P''@/0/g' \
      -e 's/@''GNULIB_LOG1PF''@/0/g' \
      -e 's/@''GNULIB_LOG1PL''@/0/g' \
      -e 's/@''GNULIB_LOG2''@/0/g' \
      -e 's/@''GNULIB_LOG2F''@/0/g' \
      -e 's/@''GNULIB_LOG2L''@/0/g' \
      -e 's/@''GNULIB_LOGB''@/0/g' \
      -e 's/@''GNULIB_LOGBF''@/0/g' \
      -e 's/@''GNULIB_LOGBL''@/0/g' \
      -e 's/@''GNULIB_MODF''@/0/g' \
      -e 's/@''GNULIB_MODFF''@/0/g' \
      -e 's/@''GNULIB_MODFL''@/0/g' \
      -e 's/@''GNULIB_POWF''@/0/g' \
      -e 's/@''GNULIB_REMAINDER''@/0/g' \
      -e 's/@''GNULIB_REMAINDERF''@/0/g' \
      -e 's/@''GNULIB_REMAINDERL''@/0/g' \
      -e 's/@''GNULIB_RINT''@/0/g' \
      -e 's/@''GNULIB_RINTF''@/0/g' \
      -e 's/@''GNULIB_RINTL''@/0/g' \
      -e 's/@''GNULIB_ROUND''@/0/g' \
      -e 's/@''GNULIB_ROUNDF''@/0/g' \
      -e 's/@''GNULIB_ROUNDL''@/0/g' \
      -e 's/@''GNULIB_SIGNBIT''@/IN_GNUASTRO_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SINF''@/0/g' \
      -e 's/@''GNULIB_SINL''@/0/g' \
      -e 's/@''GNULIB_SINHF''@/0/g' \
      -e 's/@''GNULIB_SQRTF''@/0/g' \
      -e 's/@''GNULIB_SQRTL''@/0/g' \
      -e 's/@''GNULIB_TANF''@/0/g' \
      -e 's/@''GNULIB_TANL''@/0/g' \
      -e 's/@''GNULIB_TANHF''@/0/g' \
      -e 's/@''GNULIB_TRUNC''@/0/g' \
      -e 's/@''GNULIB_TRUNCF''@/0/g' \
      -e 's/@''GNULIB_TRUNCL''@/0/g' \
  | \
  sed -e 's|@''HAVE_ACOSF''@|1|g' \
      -e 's|@''HAVE_ACOSL''@|1|g' \
      -e 's|@''HAVE_ASINF''@|1|g' \
      -e 's|@''HAVE_ASINL''@|1|g' \
      -e 's|@''HAVE_ATANF''@|1|g' \
      -e 's|@''HAVE_ATANL''@|1|g' \
      -e 's|@''HAVE_ATAN2F''@|1|g' \
      -e 's|@''HAVE_CBRT''@|1|g' \
      -e 's|@''HAVE_CBRTF''@|1|g' \
      -e 's|@''HAVE_CBRTL''@|1|g' \
      -e 's|@''HAVE_COPYSIGN''@|1|g' \
      -e 's|@''HAVE_COPYSIGNL''@|1|g' \
      -e 's|@''HAVE_COSF''@|1|g' \
      -e 's|@''HAVE_COSL''@|1|g' \
      -e 's|@''HAVE_COSHF''@|1|g' \
      -e 's|@''HAVE_EXPF''@|1|g' \
      -e 's|@''HAVE_EXPL''@|1|g' \
      -e 's|@''HAVE_EXPM1''@|1|g' \
      -e 's|@''HAVE_EXPM1F''@|1|g' \
      -e 's|@''HAVE_FABSF''@|1|g' \
      -e 's|@''HAVE_FABSL''@|1|g' \
      -e 's|@''HAVE_FMA''@|1|g' \
      -e 's|@''HAVE_FMAF''@|1|g' \
      -e 's|@''HAVE_FMAL''@|1|g' \
      -e 's|@''HAVE_FMODF''@|1|g' \
      -e 's|@''HAVE_FMODL''@|1|g' \
      -e 's|@''HAVE_FREXPF''@|1|g' \
      -e 's|@''HAVE_HYPOTF''@|1|g' \
      -e 's|@''HAVE_HYPOTL''@|1|g' \
      -e 's|@''HAVE_ILOGB''@|1|g' \
      -e 's|@''HAVE_ILOGBF''@|1|g' \
      -e 's|@''HAVE_ILOGBL''@|1|g' \
      -e 's|@''HAVE_ISNANF''@|1|g' \
      -e 's|@''HAVE_ISNAND''@|1|g' \
      -e 's|@''HAVE_ISNANL''@|1|g' \
      -e 's|@''HAVE_LDEXPF''@|1|g' \
      -e 's|@''HAVE_LOGF''@|1|g' \
      -e 's|@''HAVE_LOGL''@|1|g' \
      -e 's|@''HAVE_LOG10F''@|1|g' \
      -e 's|@''HAVE_LOG10L''@|1|g' \
      -e 's|@''HAVE_LOG1P''@|1|g' \
      -e 's|@''HAVE_LOG1PF''@|1|g' \
      -e 's|@''HAVE_LOG1PL''@|1|g' \
      -e 's|@''HAVE_LOGBF''@|1|g' \
      -e 's|@''HAVE_LOGBL''@|1|g' \
      -e 's|@''HAVE_MODFF''@|1|g' \
      -e 's|@''HAVE_MODFL''@|1|g' \
      -e 's|@''HAVE_POWF''@|1|g' \
      -e 's|@''HAVE_REMAINDER''@|1|g' \
      -e 's|@''HAVE_REMAINDERF''@|1|g' \
      -e 's|@''HAVE_RINT''@|1|g' \
      -e 's|@''HAVE_RINTL''@|1|g' \
      -e 's|@''HAVE_SINF''@|1|g' \
      -e 's|@''HAVE_SINL''@|1|g' \
      -e 's|@''HAVE_SINHF''@|1|g' \
      -e 's|@''HAVE_SQRTF''@|1|g' \
      -e 's|@''HAVE_SQRTL''@|1|g' \
      -e 's|@''HAVE_TANF''@|1|g' \
      -e 's|@''HAVE_TANL''@|1|g' \
      -e 's|@''HAVE_TANHF''@|1|g' \
      -e 's|@''HAVE_DECL_ACOSL''@|1|g' \
      -e 's|@''HAVE_DECL_ASINL''@|1|g' \
      -e 's|@''HAVE_DECL_ATANL''@|1|g' \
      -e 's|@''HAVE_DECL_CBRTF''@|1|g' \
      -e 's|@''HAVE_DECL_CBRTL''@|1|g' \
      -e 's|@''HAVE_DECL_CEILF''@|1|g' \
      -e 's|@''HAVE_DECL_CEILL''@|1|g' \
      -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \
      -e 's|@''HAVE_DECL_COSL''@|1|g' \
      -e 's|@''HAVE_DECL_EXPL''@|1|g' \
      -e 's|@''HAVE_DECL_EXP2''@|1|g' \
      -e 's|@''HAVE_DECL_EXP2F''@|1|g' \
      -e 's|@''HAVE_DECL_EXP2L''@|1|g' \
      -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \
      -e 's|@''HAVE_DECL_FLOORF''@|1|g' \
      -e 's|@''HAVE_DECL_FLOORL''@|1|g' \
      -e 's|@''HAVE_DECL_FREXPL''@|1|g' \
      -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
      -e 's|@''HAVE_DECL_LOGL''@|1|g' \
      -e 's|@''HAVE_DECL_LOG10L''@|1|g' \
      -e 's|@''HAVE_DECL_LOG2''@|1|g' \
      -e 's|@''HAVE_DECL_LOG2F''@|1|g' \
      -e 's|@''HAVE_DECL_LOG2L''@|1|g' \
      -e 's|@''HAVE_DECL_LOGB''@|1|g' \
      -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \
      -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \
      -e 's|@''HAVE_DECL_RINTF''@|1|g' \
      -e 's|@''HAVE_DECL_ROUND''@|1|g' \
      -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
      -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
      -e 's|@''HAVE_DECL_SINL''@|1|g' \
      -e 's|@''HAVE_DECL_SQRTL''@|1|g' \
      -e 's|@''HAVE_DECL_TANL''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNC''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
  | \
  sed -e 's|@''REPLACE_ACOSF''@|0|g' \
      -e 's|@''REPLACE_ASINF''@|0|g' \
      -e 's|@''REPLACE_ATANF''@|0|g' \
      -e 's|@''REPLACE_ATAN2F''@|0|g' \
      -e 's|@''REPLACE_CBRTF''@|0|g' \
      -e 's|@''REPLACE_CBRTL''@|0|g' \
      -e 's|@''REPLACE_CEIL''@|0|g' \
      -e 's|@''REPLACE_CEILF''@|0|g' \
      -e 's|@''REPLACE_CEILL''@|0|g' \
      -e 's|@''REPLACE_COSF''@|0|g' \
      -e 's|@''REPLACE_COSHF''@|0|g' \
      -e 's|@''REPLACE_EXPF''@|0|g' \
      -e 's|@''REPLACE_EXPL''@|0|g' \
      -e 's|@''REPLACE_EXPM1''@|0|g' \
      -e 's|@''REPLACE_EXPM1F''@|0|g' \
      -e 's|@''REPLACE_EXPM1L''@|0|g' \
      -e 's|@''REPLACE_EXP2''@|0|g' \
      -e 's|@''REPLACE_EXP2L''@|0|g' \
      -e 's|@''REPLACE_FABSL''@|0|g' \
      -e 's|@''REPLACE_FLOOR''@|0|g' \
      -e 's|@''REPLACE_FLOORF''@|0|g' \
      -e 's|@''REPLACE_FLOORL''@|0|g' \
      -e 's|@''REPLACE_FMA''@|0|g' \
      -e 's|@''REPLACE_FMAF''@|0|g' \
      -e 's|@''REPLACE_FMAL''@|0|g' \
      -e 's|@''REPLACE_FMOD''@|0|g' \
      -e 's|@''REPLACE_FMODF''@|0|g' \
      -e 's|@''REPLACE_FMODL''@|0|g' \
      -e 's|@''REPLACE_FREXPF''@|0|g' \
      -e 's|@''REPLACE_FREXP''@|0|g' \
      -e 's|@''REPLACE_FREXPL''@|0|g' \
      -e 's|@''REPLACE_HUGE_VAL''@|0|g' \
      -e 's|@''REPLACE_HYPOT''@|0|g' \
      -e 's|@''REPLACE_HYPOTF''@|0|g' \
      -e 's|@''REPLACE_HYPOTL''@|0|g' \
      -e 's|@''REPLACE_ILOGB''@|0|g' \
      -e 's|@''REPLACE_ILOGBF''@|0|g' \
      -e 's|@''REPLACE_ILOGBL''@|0|g' \
      -e 's|@''REPLACE_ISFINITE''@|0|g' \
      -e 's|@''REPLACE_ISINF''@|0|g' \
      -e 's|@''REPLACE_ISNAN''@|0|g' \
      -e 's|@''REPLACE_ITOLD''@|1|g' \
      -e 's|@''REPLACE_LDEXPL''@|0|g' \
      -e 's|@''REPLACE_LOG''@|0|g' \
      -e 's|@''REPLACE_LOGF''@|0|g' \
      -e 's|@''REPLACE_LOGL''@|0|g' \
      -e 's|@''REPLACE_LOG10''@|0|g' \
      -e 's|@''REPLACE_LOG10F''@|0|g' \
      -e 's|@''REPLACE_LOG10L''@|0|g' \
      -e 's|@''REPLACE_LOG1P''@|0|g' \
      -e 's|@''REPLACE_LOG1PF''@|0|g' \
      -e 's|@''REPLACE_LOG1PL''@|0|g' \
      -e 's|@''REPLACE_LOG2''@|0|g' \
      -e 's|@''REPLACE_LOG2F''@|0|g' \
      -e 's|@''REPLACE_LOG2L''@|0|g' \
      -e 's|@''REPLACE_LOGB''@|0|g' \
      -e 's|@''REPLACE_LOGBF''@|0|g' \
      -e 's|@''REPLACE_LOGBL''@|0|g' \
      -e 's|@''REPLACE_MODF''@|0|g' \
      -e 's|@''REPLACE_MODFF''@|0|g' \
      -e 's|@''REPLACE_MODFL''@|0|g' \
      -e 's|@''REPLACE_NAN''@|0|g' \
      -e 's|@''REPLACE_REMAINDER''@|0|g' \
      -e 's|@''REPLACE_REMAINDERF''@|0|g' \
      -e 's|@''REPLACE_REMAINDERL''@|0|g' \
      -e 's|@''REPLACE_RINTL''@|0|g' \
      -e 's|@''REPLACE_ROUND''@|0|g' \
      -e 's|@''REPLACE_ROUNDF''@|0|g' \
      -e 's|@''REPLACE_ROUNDL''@|0|g' \
      -e 's|@''REPLACE_SIGNBIT''@|1|g' \
      -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|0|g' \
      -e 's|@''REPLACE_SINF''@|0|g' \
      -e 's|@''REPLACE_SINHF''@|0|g' \
      -e 's|@''REPLACE_SQRTF''@|0|g' \
      -e 's|@''REPLACE_SQRTL''@|0|g' \
      -e 's|@''REPLACE_TANF''@|0|g' \
      -e 's|@''REPLACE_TANHF''@|0|g' \
      -e 's|@''REPLACE_TRUNC''@|0|g' \
      -e 's|@''REPLACE_TRUNCF''@|0|g' \
      -e 's|@''REPLACE_TRUNCL''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > math.h-t && \
mv math.h-t math.h
rm -f stddef.h-t stddef.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDDEF_H''@|<stddef.h>|g' \
      -e 's|@''HAVE_MAX_ALIGN_T''@|0|g' \
      -e 's|@''HAVE_WCHAR_T''@|1|g' \
      -e 's|@''REPLACE_NULL''@|0|g' \
      < ./stddef.in.h; \
} > stddef.h-t && \
mv stddef.h-t stddef.h
rm -f stdint.h-t stdint.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_STDINT_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
      -e 's/@''HAVE_C99_STDINT_H''@/0/g' \
      -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
      -e 's/@''HAVE_INTTYPES_H''@/1/g' \
      -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
      -e 's/@''HAVE_SYS_BITYPES_H''@/1/g' \
      -e 's/@''HAVE_WCHAR_H''@/1/g' \
      -e 's/@''HAVE_LONG_LONG_INT''@/0/g' \
      -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
      -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
      -e 's/@''BITSIZEOF_PTRDIFF_T''@/0/g' \
      -e 's/@''PTRDIFF_T_SUFFIX''@/l/g' \
      -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/0/g' \
      -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \
      -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
      -e 's/@''BITSIZEOF_SIZE_T''@/0/g' \
      -e 's/@''SIZE_T_SUFFIX''@/ul/g' \
      -e 's/@''BITSIZEOF_WCHAR_T''@/0/g' \
      -e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \
      -e 's/@''WCHAR_T_SUFFIX''@//g' \
      -e 's/@''BITSIZEOF_WINT_T''@/0/g' \
      -e 's/@''HAVE_SIGNED_WINT_T''@/0/g' \
      -e 's/@''WINT_T_SUFFIX''@/u/g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      < ./stdint.in.h; \
} > stdint.h-t && \
mv stdint.h-t stdint.h
rm -f stdio.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
      -e 's/@''GNULIB_DPRINTF''@/0/g' \
      -e 's/@''GNULIB_FCLOSE''@/0/g' \
      -e 's/@''GNULIB_FDOPEN''@/IN_GNUASTRO_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_FFLUSH''@/0/g' \
      -e 's/@''GNULIB_FGETC''@/1/g' \
      -e 's/@''GNULIB_FGETS''@/1/g' \
      -e 's/@''GNULIB_FOPEN''@/0/g' \
      -e 's/@''GNULIB_FPRINTF''@/1/g' \
      -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_FPURGE''@/0/g' \
      -e 's/@''GNULIB_FPUTC''@/1/g' \
      -e 's/@''GNULIB_FPUTS''@/1/g' \
      -e 's/@''GNULIB_FREAD''@/1/g' \
      -e 's/@''GNULIB_FREOPEN''@/0/g' \
      -e 's/@''GNULIB_FSCANF''@/1/g' \
      -e 's/@''GNULIB_FSEEK''@/0/g' \
      -e 's/@''GNULIB_FSEEKO''@/0/g' \
      -e 's/@''GNULIB_FTELL''@/0/g' \
      -e 's/@''GNULIB_FTELLO''@/0/g' \
      -e 's/@''GNULIB_FWRITE''@/1/g' \
      -e 's/@''GNULIB_GETC''@/1/g' \
      -e 's/@''GNULIB_GETCHAR''@/1/g' \
      -e 's/@''GNULIB_GETDELIM''@/1/g' \
      -e 's/@''GNULIB_GETLINE''@/1/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PCLOSE''@/0/g' \
      -e 's/@''GNULIB_PERROR''@/IN_GNUASTRO_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_POPEN''@/0/g' \
      -e 's/@''GNULIB_PRINTF''@/1/g' \
      -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PUTC''@/1/g' \
      -e 's/@''GNULIB_PUTCHAR''@/1/g' \
      -e 's/@''GNULIB_PUTS''@/1/g' \
      -e 's/@''GNULIB_REMOVE''@/0/g' \
      -e 's/@''GNULIB_RENAME''@/0/g' \
      -e 's/@''GNULIB_RENAMEAT''@/0/g' \
      -e 's/@''GNULIB_SCANF''@/1/g' \
      -e 's/@''GNULIB_SNPRINTF''@/0/g' \
      -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_TMPFILE''@/0/g' \
      -e 's/@''GNULIB_VASPRINTF''@/0/g' \
      -e 's/@''GNULIB_VDPRINTF''@/0/g' \
      -e 's/@''GNULIB_VFPRINTF''@/1/g' \
      -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VFSCANF''@/0/g' \
      -e 's/@''GNULIB_VSCANF''@/0/g' \
      -e 's/@''GNULIB_VPRINTF''@/1/g' \
      -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VSNPRINTF''@/1/g' \
      -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
      < ./stdio.in.h | \
  sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
      -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
      -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
      -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
      -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
      -e 's|@''HAVE_DPRINTF''@|1|g' \
      -e 's|@''HAVE_FSEEKO''@|1|g' \
      -e 's|@''HAVE_FTELLO''@|1|g' \
      -e 's|@''HAVE_PCLOSE''@|1|g' \
      -e 's|@''HAVE_POPEN''@|1|g' \
      -e 's|@''HAVE_RENAMEAT''@|1|g' \
      -e 's|@''HAVE_VASPRINTF''@|1|g' \
      -e 's|@''HAVE_VDPRINTF''@|1|g' \
      -e 's|@''REPLACE_DPRINTF''@|0|g' \
      -e 's|@''REPLACE_FCLOSE''@|0|g' \
      -e 's|@''REPLACE_FDOPEN''@|1|g' \
      -e 's|@''REPLACE_FFLUSH''@|0|g' \
      -e 's|@''REPLACE_FOPEN''@|0|g' \
      -e 's|@''REPLACE_FPRINTF''@|0|g' \
      -e 's|@''REPLACE_FPURGE''@|0|g' \
      -e 's|@''REPLACE_FREOPEN''@|0|g' \
      -e 's|@''REPLACE_FSEEK''@|0|g' \
      -e 's|@''REPLACE_FSEEKO''@|0|g' \
      -e 's|@''REPLACE_FTELL''@|0|g' \
      -e 's|@''REPLACE_FTELLO''@|0|g' \
      -e 's|@''REPLACE_GETDELIM''@|1|g' \
      -e 's|@''REPLACE_GETLINE''@|1|g' \
      -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
      -e 's|@''REPLACE_PERROR''@|1|g' \
      -e 's|@''REPLACE_POPEN''@|0|g' \
      -e 's|@''REPLACE_PRINTF''@|0|g' \
      -e 's|@''REPLACE_REMOVE''@|0|g' \
      -e 's|@''REPLACE_RENAME''@|0|g' \
      -e 's|@''REPLACE_RENAMEAT''@|0|g' \
      -e 's|@''REPLACE_SNPRINTF''@|0|g' \
      -e 's|@''REPLACE_SPRINTF''@|0|g' \
      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
      -e 's|@''REPLACE_TMPFILE''@|0|g' \
      -e 's|@''REPLACE_VASPRINTF''@|0|g' \
      -e 's|@''REPLACE_VDPRINTF''@|0|g' \
      -e 's|@''REPLACE_VFPRINTF''@|0|g' \
      -e 's|@''REPLACE_VPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSNPRINTF''@|1|g' \
      -e 's|@''REPLACE_VSPRINTF''@|0|g' \
      -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > stdio.h-t && \
mv stdio.h-t stdio.h
rm -f stdlib.h-t stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
      -e 's/@''GNULIB__EXIT''@/0/g' \
      -e 's/@''GNULIB_ATOLL''@/0/g' \
      -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
      -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
      -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
      -e 's/@''GNULIB_GRANTPT''@/0/g' \
      -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_MBTOWC''@/1/g' \
      -e 's/@''GNULIB_MKDTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
      -e 's/@''GNULIB_MKSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
      -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
      -e 's/@''GNULIB_PTSNAME''@/0/g' \
      -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
      -e 's/@''GNULIB_PUTENV''@/IN_GNUASTRO_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_QSORT_R''@/0/g' \
      -e 's/@''GNULIB_RANDOM''@/0/g' \
      -e 's/@''GNULIB_RANDOM_R''@/0/g' \
      -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
      -e 's/@''GNULIB_REALPATH''@/0/g' \
      -e 's/@''GNULIB_RPMATCH''@/0/g' \
      -e 's/@''GNULIB_SECURE_GETENV''@/1/g' \
      -e 's/@''GNULIB_SETENV''@/IN_GNUASTRO_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_STRTOD''@/1/g' \
      -e 's/@''GNULIB_STRTOLD''@/0/g' \
      -e 's/@''GNULIB_STRTOLL''@/0/g' \
      -e 's/@''GNULIB_STRTOULL''@/0/g' \
      -e 's/@''GNULIB_SYSTEM_POSIX''@/1/g' \
      -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
      -e 's/@''GNULIB_UNSETENV''@/IN_GNUASTRO_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_WCTOMB''@/IN_GNUASTRO_GNULIB_TESTS/g' \
      < ./stdlib.in.h | \
  sed -e 's|@''HAVE__EXIT''@|1|g' \
      -e 's|@''HAVE_ATOLL''@|1|g' \
      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
      -e 's|@''HAVE_GRANTPT''@|1|g' \
      -e 's|@''HAVE_INITSTATE''@|1|g' \
      -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
      -e 's|@''HAVE_MBTOWC''@|1|g' \
      -e 's|@''HAVE_MKDTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
      -e 's|@''HAVE_MKSTEMP''@|1|g' \
      -e 's|@''HAVE_MKSTEMPS''@|1|g' \
      -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
      -e 's|@''HAVE_PTSNAME''@|1|g' \
      -e 's|@''HAVE_PTSNAME_R''@|1|g' \
      -e 's|@''HAVE_QSORT_R''@|1|g' \
      -e 's|@''HAVE_RANDOM''@|1|g' \
      -e 's|@''HAVE_RANDOM_H''@|1|g' \
      -e 's|@''HAVE_RANDOM_R''@|1|g' \
      -e 's|@''HAVE_REALLOCARRAY''@|1|g' \
      -e 's|@''HAVE_REALPATH''@|1|g' \
      -e 's|@''HAVE_RPMATCH''@|1|g' \
      -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
      -e 's|@''HAVE_DECL_SETENV''@|1|g' \
      -e 's|@''HAVE_SETSTATE''@|1|g' \
      -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
      -e 's|@''HAVE_STRTOD''@|1|g' \
      -e 's|@''HAVE_STRTOLD''@|1|g' \
      -e 's|@''HAVE_STRTOLL''@|1|g' \
      -e 's|@''HAVE_STRTOULL''@|1|g' \
      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
      -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
      -e 's|@''HAVE_UNLOCKPT''@|1|g' \
      -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
      -e 's|@''REPLACE_CALLOC''@|0|g' \
      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
      -e 's|@''REPLACE_INITSTATE''@|0|g' \
      -e 's|@''REPLACE_MALLOC''@|0|g' \
      -e 's|@''REPLACE_MBTOWC''@|0|g' \
      -e 's|@''REPLACE_MKSTEMP''@|0|g' \
      -e 's|@''REPLACE_PTSNAME''@|0|g' \
      -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
      -e 's|@''REPLACE_PUTENV''@|1|g' \
      -e 's|@''REPLACE_QSORT_R''@|0|g' \
      -e 's|@''REPLACE_RANDOM''@|0|g' \
      -e 's|@''REPLACE_RANDOM_R''@|0|g' \
      -e 's|@''REPLACE_REALLOC''@|0|g' \
      -e 's|@''REPLACE_REALPATH''@|0|g' \
      -e 's|@''REPLACE_SETENV''@|1|g' \
      -e 's|@''REPLACE_SETSTATE''@|0|g' \
      -e 's|@''REPLACE_STRTOD''@|1|g' \
      -e 's|@''REPLACE_STRTOLD''@|0|g' \
      -e 's|@''REPLACE_UNSETENV''@|1|g' \
      -e 's|@''REPLACE_WCTOMB''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _Noreturn/r ./_Noreturn.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > stdlib.h-t && \
mv stdlib.h-t stdlib.h
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
      -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
      -e 's/@''GNULIB_FFSL''@/0/g' \
      -e 's/@''GNULIB_FFSLL''@/0/g' \
      -e 's/@''GNULIB_MBSLEN''@/0/g' \
      -e 's/@''GNULIB_MBSNLEN''@/0/g' \
      -e 's/@''GNULIB_MBSCHR''@/1/g' \
      -e 's/@''GNULIB_MBSRCHR''@/0/g' \
      -e 's/@''GNULIB_MBSSTR''@/0/g' \
      -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
      -e 's/@''GNULIB_MBSCSPN''@/0/g' \
      -e 's/@''GNULIB_MBSPBRK''@/1/g' \
      -e 's/@''GNULIB_MBSSPN''@/1/g' \
      -e 's/@''GNULIB_MBSSEP''@/0/g' \
      -e 's/@''GNULIB_MBSTOK_R''@/1/g' \
      -e 's/@''GNULIB_MEMCHR''@/1/g' \
      -e 's/@''GNULIB_MEMMEM''@/0/g' \
      -e 's/@''GNULIB_MEMPCPY''@/1/g' \
      -e 's/@''GNULIB_MEMRCHR''@/1/g' \
      -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \
      -e 's/@''GNULIB_STPCPY''@/0/g' \
      -e 's/@''GNULIB_STPNCPY''@/0/g' \
      -e 's/@''GNULIB_STRCHRNUL''@/1/g' \
      -e 's/@''GNULIB_STRDUP''@/1/g' \
      -e 's/@''GNULIB_STRNCAT''@/0/g' \
      -e 's/@''GNULIB_STRNDUP''@/1/g' \
      -e 's/@''GNULIB_STRNLEN''@/1/g' \
      -e 's/@''GNULIB_STRPBRK''@/0/g' \
      -e 's/@''GNULIB_STRSEP''@/0/g' \
      -e 's/@''GNULIB_STRSTR''@/0/g' \
      -e 's/@''GNULIB_STRCASESTR''@/0/g' \
      -e 's/@''GNULIB_STRTOK_R''@/1/g' \
      -e 's/@''GNULIB_STRERROR''@/1/g' \
      -e 's/@''GNULIB_STRERROR_R''@/IN_GNUASTRO_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
      -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
      < ./string.in.h | \
  sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
      -e 's|@''HAVE_FFSL''@|1|g' \
      -e 's|@''HAVE_FFSLL''@|1|g' \
      -e 's|@''HAVE_MBSLEN''@|0|g' \
      -e 's|@''HAVE_MEMCHR''@|1|g' \
      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
      -e 's|@''HAVE_MEMPCPY''@|1|g' \
      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
      -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
      -e 's|@''HAVE_STPCPY''@|1|g' \
      -e 's|@''HAVE_STPNCPY''@|1|g' \
      -e 's|@''HAVE_STRCHRNUL''@|1|g' \
      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
      -e 's|@''HAVE_STRPBRK''@|1|g' \
      -e 's|@''HAVE_STRSEP''@|1|g' \
      -e 's|@''HAVE_STRCASESTR''@|1|g' \
      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
      -e 's|@''HAVE_STRVERSCMP''@|1|g' \
      -e 's|@''REPLACE_MEMCHR''@|1|g' \
      -e 's|@''REPLACE_MEMMEM''@|0|g' \
      -e 's|@''REPLACE_STPNCPY''@|0|g' \
      -e 's|@''REPLACE_STRCHRNUL''@|1|g' \
      -e 's|@''REPLACE_STRDUP''@|0|g' \
      -e 's|@''REPLACE_STRNCAT''@|0|g' \
      -e 's|@''REPLACE_STRNDUP''@|1|g' \
      -e 's|@''REPLACE_STRNLEN''@|1|g' \
      -e 's|@''REPLACE_STRSTR''@|0|g' \
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
      -e 's|@''REPLACE_STRTOK_R''@|0|g' \
      -e 's|@''REPLACE_STRERROR''@|1|g' \
      -e 's|@''REPLACE_STRERROR_R''@|1|g' \
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
      -e 's|@''UNDEFINE_STRTOK_R''@|1|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
      < ./string.in.h; \
} > string.h-t && \
mv string.h-t string.h
rm -f strings.h-t strings.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_STRINGS_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STRINGS_H''@|<strings.h>|g' \
      -e 's/@''GNULIB_FFS''@/0/g' \
      -e 's|@''HAVE_FFS''@|1|g' \
      -e 's|@''HAVE_STRCASECMP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./strings.in.h; \
} > strings.h-t && \
mv strings.h-t strings.h
/usr/bin/mkdir -p sys
rm -f sys/stat.h-t sys/stat.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
      -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
      -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
      -e 's/@''GNULIB_FCHMODAT''@/0/g' \
      -e 's/@''GNULIB_FSTAT''@/1/g' \
      -e 's/@''GNULIB_FSTATAT''@/1/g' \
      -e 's/@''GNULIB_FUTIMENS''@/0/g' \
      -e 's/@''GNULIB_LCHMOD''@/0/g' \
      -e 's/@''GNULIB_LSTAT''@/1/g' \
      -e 's/@''GNULIB_MKDIRAT''@/0/g' \
      -e 's/@''GNULIB_MKFIFO''@/0/g' \
      -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
      -e 's/@''GNULIB_MKNOD''@/0/g' \
      -e 's/@''GNULIB_MKNODAT''@/0/g' \
      -e 's/@''GNULIB_STAT''@/1/g' \
      -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
      -e 's|@''HAVE_FCHMODAT''@|1|g' \
      -e 's|@''HAVE_FSTATAT''@|1|g' \
      -e 's|@''HAVE_FUTIMENS''@|1|g' \
      -e 's|@''HAVE_LCHMOD''@|1|g' \
      -e 's|@''HAVE_LSTAT''@|1|g' \
      -e 's|@''HAVE_MKDIRAT''@|1|g' \
      -e 's|@''HAVE_MKFIFO''@|1|g' \
      -e 's|@''HAVE_MKFIFOAT''@|1|g' \
      -e 's|@''HAVE_MKNOD''@|1|g' \
      -e 's|@''HAVE_MKNODAT''@|1|g' \
      -e 's|@''HAVE_UTIMENSAT''@|1|g' \
      -e 's|@''REPLACE_FSTAT''@|0|g' \
      -e 's|@''REPLACE_FSTATAT''@|1|g' \
      -e 's|@''REPLACE_FUTIMENS''@|0|g' \
      -e 's|@''REPLACE_LSTAT''@|1|g' \
      -e 's|@''REPLACE_MKDIR''@|0|g' \
      -e 's|@''REPLACE_MKFIFO''@|0|g' \
      -e 's|@''REPLACE_MKNOD''@|0|g' \
      -e 's|@''REPLACE_STAT''@|1|g' \
      -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_stat.in.h; \
} > sys/stat.h-t && \
mv sys/stat.h-t sys/stat.h
/usr/bin/mkdir -p sys
/usr/bin/mkdir -p sys
rm -f sys/types.h-t sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's|@''WINDOWS_STAT_INODES''@|0|g' \
      < ./sys_types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/types.h
rm -f sys/time.h-t sys/time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
      -e 's/@''GNULIB_GETTIMEOFDAY''@/IN_GNUASTRO_GNULIB_TESTS/g' \
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
      -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
      -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
      -e 's/@''REPLACE_GETTIMEOFDAY''@/1/g' \
      -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_time.in.h; \
} > sys/time.h-t && \
mv sys/time.h-t sys/time.h
/usr/bin/mkdir -p sys
rm -f sys/wait.h-t sys/wait.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_WAIT_H''@|<sys/wait.h>|g' \
      -e 's/@''GNULIB_WAITPID''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_wait.in.h; \
} > sys/wait.h-t && \
mv sys/wait.h-t sys/wait.h
rm -f time.h-t time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
      -e 's/@''GNULIB_CTIME''@/0/g' \
      -e 's/@''GNULIB_LOCALTIME''@/0/g' \
      -e 's/@''GNULIB_MKTIME''@/1/g' \
      -e 's/@''GNULIB_NANOSLEEP''@/IN_GNUASTRO_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_STRFTIME''@/0/g' \
      -e 's/@''GNULIB_STRPTIME''@/1/g' \
      -e 's/@''GNULIB_TIMEGM''@/0/g' \
      -e 's/@''GNULIB_TIME_R''@/1/g' \
      -e 's/@''GNULIB_TIME_RZ''@/0/g' \
      -e 's/@''GNULIB_TZSET''@/0/g' \
      -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
      -e 's|@''HAVE_NANOSLEEP''@|1|g' \
      -e 's|@''HAVE_STRPTIME''@|1|g' \
      -e 's|@''HAVE_TIMEGM''@|1|g' \
      -e 's|@''HAVE_TIMEZONE_T''@|0|g' \
      -e 's|@''HAVE_TZSET''@|1|g' \
      -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_GMTIME''@|1|g' \
      -e 's|@''REPLACE_LOCALTIME''@|1|g' \
      -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
      -e 's|@''REPLACE_MKTIME''@|1|g' \
      -e 's|@''REPLACE_NANOSLEEP''@|1|g' \
      -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \
      -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
      -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./time.in.h; \
} > time.h-t && \
mv time.h-t time.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_UNISTD_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's/@''GNULIB_CHDIR''@/1/g' \
      -e 's/@''GNULIB_CHOWN''@/0/g' \
      -e 's/@''GNULIB_CLOSE''@/1/g' \
      -e 's/@''GNULIB_DUP''@/IN_GNUASTRO_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_DUP2''@/1/g' \
      -e 's/@''GNULIB_DUP3''@/0/g' \
      -e 's/@''GNULIB_ENVIRON''@/IN_GNUASTRO_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_EUIDACCESS''@/1/g' \
      -e 's/@''GNULIB_FACCESSAT''@/1/g' \
      -e 's/@''GNULIB_FCHDIR''@/1/g' \
      -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
      -e 's/@''GNULIB_FDATASYNC''@/0/g' \
      -e 's/@''GNULIB_FSYNC''@/0/g' \
      -e 's/@''GNULIB_FTRUNCATE''@/IN_GNUASTRO_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_GETCWD''@/1/g' \
      -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
      -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
      -e 's/@''GNULIB_GETGROUPS''@/1/g' \
      -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
      -e 's/@''GNULIB_GETPAGESIZE''@/IN_GNUASTRO_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_GETPASS''@/0/g' \
      -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
      -e 's/@''GNULIB_GROUP_MEMBER''@/1/g' \
      -e 's/@''GNULIB_ISATTY''@/0/g' \
      -e 's/@''GNULIB_LCHOWN''@/0/g' \
      -e 's/@''GNULIB_LINK''@/0/g' \
      -e 's/@''GNULIB_LINKAT''@/0/g' \
      -e 's/@''GNULIB_LSEEK''@/0/g' \
      -e 's/@''GNULIB_PIPE''@/IN_GNUASTRO_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_PIPE2''@/0/g' \
      -e 's/@''GNULIB_PREAD''@/0/g' \
      -e 's/@''GNULIB_PWRITE''@/0/g' \
      -e 's/@''GNULIB_READ''@/0/g' \
      -e 's/@''GNULIB_READLINK''@/0/g' \
      -e 's/@''GNULIB_READLINKAT''@/0/g' \
      -e 's/@''GNULIB_RMDIR''@/0/g' \
      -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_SLEEP''@/1/g' \
      -e 's/@''GNULIB_SYMLINK''@/IN_GNUASTRO_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
      -e 's/@''GNULIB_TRUNCATE''@/0/g' \
      -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/01/g' \
      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_UNLINK''@/0/g' \
      -e 's/@''GNULIB_UNLINKAT''@/0/g' \
      -e 's/@''GNULIB_USLEEP''@/IN_GNUASTRO_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_WRITE''@/0/g' \
      < ./unistd.in.h | \
  sed -e 's|@''HAVE_CHOWN''@|1|g' \
      -e 's|@''HAVE_DUP2''@|1|g' \
      -e 's|@''HAVE_DUP3''@|1|g' \
      -e 's|@''HAVE_EUIDACCESS''@|1|g' \
      -e 's|@''HAVE_FACCESSAT''@|1|g' \
      -e 's|@''HAVE_FCHDIR''@|1|g' \
      -e 's|@''HAVE_FCHOWNAT''@|1|g' \
      -e 's|@''HAVE_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_FSYNC''@|1|g' \
      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
      -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
      -e 's|@''HAVE_GETGROUPS''@|1|g' \
      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_GETPASS''@|1|g' \
      -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
      -e 's|@''HAVE_LCHOWN''@|1|g' \
      -e 's|@''HAVE_LINK''@|1|g' \
      -e 's|@''HAVE_LINKAT''@|1|g' \
      -e 's|@''HAVE_PIPE''@|1|g' \
      -e 's|@''HAVE_PIPE2''@|1|g' \
      -e 's|@''HAVE_PREAD''@|1|g' \
      -e 's|@''HAVE_PWRITE''@|1|g' \
      -e 's|@''HAVE_READLINK''@|1|g' \
      -e 's|@''HAVE_READLINKAT''@|1|g' \
      -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_SLEEP''@|1|g' \
      -e 's|@''HAVE_SYMLINK''@|1|g' \
      -e 's|@''HAVE_SYMLINKAT''@|1|g' \
      -e 's|@''HAVE_UNLINKAT''@|1|g' \
      -e 's|@''HAVE_USLEEP''@|1|g' \
      -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
      -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
      -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
      -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
      -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
      -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
      -e 's|@''HAVE_OS_H''@|0|g' \
      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  | \
  sed -e 's|@''REPLACE_CHOWN''@|0|g' \
      -e 's|@''REPLACE_CLOSE''@|0|g' \
      -e 's|@''REPLACE_DUP''@|1|g' \
      -e 's|@''REPLACE_DUP2''@|1|g' \
      -e 's|@''REPLACE_FACCESSAT''@|1|g' \
      -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
      -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
      -e 's|@''REPLACE_GETCWD''@|1|g' \
      -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
      -e 's|@''REPLACE_GETDTABLESIZE''@|1|g' \
      -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
      -e 's|@''REPLACE_GETGROUPS''@|1|g' \
      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
      -e 's|@''REPLACE_GETPASS''@|0|g' \
      -e 's|@''REPLACE_ISATTY''@|0|g' \
      -e 's|@''REPLACE_LCHOWN''@|0|g' \
      -e 's|@''REPLACE_LINK''@|0|g' \
      -e 's|@''REPLACE_LINKAT''@|0|g' \
      -e 's|@''REPLACE_LSEEK''@|0|g' \
      -e 's|@''REPLACE_PREAD''@|0|g' \
      -e 's|@''REPLACE_PWRITE''@|0|g' \
      -e 's|@''REPLACE_READ''@|0|g' \
      -e 's|@''REPLACE_READLINK''@|0|g' \
      -e 's|@''REPLACE_READLINKAT''@|0|g' \
      -e 's|@''REPLACE_RMDIR''@|0|g' \
      -e 's|@''REPLACE_SLEEP''@|1|g' \
      -e 's|@''REPLACE_SYMLINK''@|1|g' \
      -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
      -e 's|@''REPLACE_TRUNCATE''@|0|g' \
      -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
      -e 's|@''REPLACE_UNLINK''@|0|g' \
      -e 's|@''REPLACE_UNLINKAT''@|0|g' \
      -e 's|@''REPLACE_USLEEP''@|1|g' \
      -e 's|@''REPLACE_WRITE''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
rm -f unitypes.h-t unitypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./unitypes.in.h; \
} > unitypes.h-t && \
mv -f unitypes.h-t unitypes.h
rm -f uniwidth.h-t uniwidth.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./uniwidth.in.h; \
} > uniwidth.h-t && \
mv -f uniwidth.h-t uniwidth.h
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''HAVE_FEATURES_H''@|1|g' \
      -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
      -e 's|@''HAVE_WCHAR_H''@|1|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      -e 's/@''GNULIB_BTOWC''@/1/g' \
      -e 's/@''GNULIB_WCTOB''@/IN_GNUASTRO_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_MBSINIT''@/1/g' \
      -e 's/@''GNULIB_MBRTOWC''@/1/g' \
      -e 's/@''GNULIB_MBRLEN''@/0/g' \
      -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
      -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
      -e 's/@''GNULIB_WCRTOMB''@/1/g' \
      -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCWIDTH''@/1/g' \
      -e 's/@''GNULIB_WMEMCHR''@/0/g' \
      -e 's/@''GNULIB_WMEMCMP''@/0/g' \
      -e 's/@''GNULIB_WMEMCPY''@/0/g' \
      -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
      -e 's/@''GNULIB_WMEMSET''@/0/g' \
      -e 's/@''GNULIB_WCSLEN''@/0/g' \
      -e 's/@''GNULIB_WCSNLEN''@/0/g' \
      -e 's/@''GNULIB_WCSCPY''@/0/g' \
      -e 's/@''GNULIB_WCPCPY''@/0/g' \
      -e 's/@''GNULIB_WCSNCPY''@/0/g' \
      -e 's/@''GNULIB_WCPNCPY''@/0/g' \
      -e 's/@''GNULIB_WCSCAT''@/0/g' \
      -e 's/@''GNULIB_WCSNCAT''@/0/g' \
      -e 's/@''GNULIB_WCSCMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCMP''@/0/g' \
      -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSCOLL''@/0/g' \
      -e 's/@''GNULIB_WCSXFRM''@/0/g' \
      -e 's/@''GNULIB_WCSDUP''@/0/g' \
      -e 's/@''GNULIB_WCSCHR''@/0/g' \
      -e 's/@''GNULIB_WCSRCHR''@/0/g' \
      -e 's/@''GNULIB_WCSCSPN''@/0/g' \
      -e 's/@''GNULIB_WCSSPN''@/0/g' \
      -e 's/@''GNULIB_WCSPBRK''@/0/g' \
      -e 's/@''GNULIB_WCSSTR''@/0/g' \
      -e 's/@''GNULIB_WCSTOK''@/0/g' \
      -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
      -e 's/@''GNULIB_WCSFTIME''@/0/g' \
      < ./wchar.in.h | \
  sed -e 's|@''HAVE_WINT_T''@|1|g' \
      -e 's|@''HAVE_BTOWC''@|1|g' \
      -e 's|@''HAVE_MBSINIT''@|1|g' \
      -e 's|@''HAVE_MBRTOWC''@|1|g' \
      -e 's|@''HAVE_MBRLEN''@|1|g' \
      -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
      -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
      -e 's|@''HAVE_WCRTOMB''@|1|g' \
      -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
      -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
      -e 's|@''HAVE_WMEMCHR''@|1|g' \
      -e 's|@''HAVE_WMEMCMP''@|1|g' \
      -e 's|@''HAVE_WMEMCPY''@|1|g' \
      -e 's|@''HAVE_WMEMMOVE''@|1|g' \
      -e 's|@''HAVE_WMEMSET''@|1|g' \
      -e 's|@''HAVE_WCSLEN''@|1|g' \
      -e 's|@''HAVE_WCSNLEN''@|1|g' \
      -e 's|@''HAVE_WCSCPY''@|1|g' \
      -e 's|@''HAVE_WCPCPY''@|1|g' \
      -e 's|@''HAVE_WCSNCPY''@|1|g' \
      -e 's|@''HAVE_WCPNCPY''@|1|g' \
      -e 's|@''HAVE_WCSCAT''@|1|g' \
      -e 's|@''HAVE_WCSNCAT''@|1|g' \
      -e 's|@''HAVE_WCSCMP''@|1|g' \
      -e 's|@''HAVE_WCSNCMP''@|1|g' \
      -e 's|@''HAVE_WCSCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSCOLL''@|1|g' \
      -e 's|@''HAVE_WCSXFRM''@|1|g' \
      -e 's|@''HAVE_WCSDUP''@|1|g' \
      -e 's|@''HAVE_WCSCHR''@|1|g' \
      -e 's|@''HAVE_WCSRCHR''@|1|g' \
      -e 's|@''HAVE_WCSCSPN''@|1|g' \
      -e 's|@''HAVE_WCSSPN''@|1|g' \
      -e 's|@''HAVE_WCSPBRK''@|1|g' \
      -e 's|@''HAVE_WCSSTR''@|1|g' \
      -e 's|@''HAVE_WCSTOK''@|1|g' \
      -e 's|@''HAVE_WCSWIDTH''@|1|g' \
      -e 's|@''HAVE_WCSFTIME''@|1|g' \
      -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
      -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  | \
  sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
      -e 's|@''REPLACE_BTOWC''@|1|g' \
      -e 's|@''REPLACE_WCTOB''@|0|g' \
      -e 's|@''REPLACE_MBSINIT''@|0|g' \
      -e 's|@''REPLACE_MBRTOWC''@|1|g' \
      -e 's|@''REPLACE_MBRLEN''@|0|g' \
      -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
      -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
      -e 's|@''REPLACE_WCRTOMB''@|1|g' \
      -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCWIDTH''@|1|g' \
      -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSFTIME''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
rm -f wctype.h-t wctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_WCTYPE_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      -e 's/@''GNULIB_ISWBLANK''@/1/g' \
      -e 's/@''GNULIB_WCTYPE''@/0/g' \
      -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
      -e 's/@''GNULIB_WCTRANS''@/0/g' \
      -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
      -e 's/@''HAVE_ISWBLANK''@/1/g' \
      -e 's/@''HAVE_ISWCNTRL''@/1/g' \
      -e 's/@''HAVE_WCTYPE_T''@/1/g' \
      -e 's/@''HAVE_WCTRANS_T''@/1/g' \
      -e 's/@''HAVE_WINT_T''@/1/g' \
      -e 's/@''REPLACE_ISWBLANK''@/0/g' \
      -e 's/@''REPLACE_ISWCNTRL''@/1/g' \
      -e 's/@''REPLACE_TOWLOWER''@/1/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./wctype.in.h; \
} > wctype.h-t && \
mv wctype.h-t wctype.h
make  all-recursive
make[3]: Entering directory '/home/myid/gnuastro-0.9/bootstrapped/lib'
make[4]: Entering directory '/home/myid/gnuastro-0.9/bootstrapped/lib'
depbase=`echo argp-ba.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT argp-ba.lo -MD -MP -MF $depbase.Tpo -c -o argp-ba.lo argp-ba.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo argp-eexst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT argp-eexst.lo -MD -MP -MF $depbase.Tpo -c -o argp-eexst.lo argp-eexst.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo argp-fmtstream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT argp-fmtstream.lo -MD -MP -MF $depbase.Tpo -c -o argp-fmtstream.lo argp-fmtstream.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo argp-fs-xinl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT argp-fs-xinl.lo -MD -MP -MF $depbase.Tpo -c -o argp-fs-xinl.lo argp-fs-xinl.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo argp-help.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT argp-help.lo -MD -MP -MF $depbase.Tpo -c -o argp-help.lo argp-help.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo argp-parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT argp-parse.lo -MD -MP -MF $depbase.Tpo -c -o argp-parse.lo argp-parse.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo argp-pin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT argp-pin.lo -MD -MP -MF $depbase.Tpo -c -o argp-pin.lo argp-pin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo argp-pv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT argp-pv.lo -MD -MP -MF $depbase.Tpo -c -o argp-pv.lo argp-pv.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT argp-ba.lo -MD -MP -MF .deps/argp-ba.Tpo -c argp-ba.c  -fPIC -DPIC -o .libs/argp-ba.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT argp-help.lo -MD -MP -MF .deps/argp-help.Tpo -c argp-help.c  -fPIC -DPIC -o .libs/argp-help.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT argp-eexst.lo -MD -MP -MF .deps/argp-eexst.Tpo -c argp-eexst.c  -fPIC -DPIC -o .libs/argp-eexst.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT argp-fs-xinl.lo -MD -MP -MF .deps/argp-fs-xinl.Tpo -c argp-fs-xinl.c  -fPIC -DPIC -o .libs/argp-fs-xinl.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT argp-pin.lo -MD -MP -MF .deps/argp-pin.Tpo -c argp-pin.c  -fPIC -DPIC -o .libs/argp-pin.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT argp-fmtstream.lo -MD -MP -MF .deps/argp-fmtstream.Tpo -c argp-fmtstream.c  -fPIC -DPIC -o .libs/argp-fmtstream.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT argp-ba.lo -MD -MP -MF .deps/argp-ba.Tpo -c argp-ba.c -o argp-ba.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT argp-pv.lo -MD -MP -MF .deps/argp-pv.Tpo -c argp-pv.c  -fPIC -DPIC -o .libs/argp-pv.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT argp-parse.lo -MD -MP -MF .deps/argp-parse.Tpo -c argp-parse.c  -fPIC -DPIC -o .libs/argp-parse.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT argp-eexst.lo -MD -MP -MF .deps/argp-eexst.Tpo -c argp-eexst.c -o argp-eexst.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT argp-pv.lo -MD -MP -MF .deps/argp-pv.Tpo -c argp-pv.c -o argp-pv.o >/dev/null 2>&1
depbase=`echo argp-pvh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT argp-pvh.lo -MD -MP -MF $depbase.Tpo -c -o argp-pvh.lo argp-pvh.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT argp-pin.lo -MD -MP -MF .deps/argp-pin.Tpo -c argp-pin.c -o argp-pin.o >/dev/null 2>&1
depbase=`echo argp-xinl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT argp-xinl.lo -MD -MP -MF $depbase.Tpo -c -o argp-xinl.lo argp-xinl.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT argp-fs-xinl.lo -MD -MP -MF .deps/argp-fs-xinl.Tpo -c argp-fs-xinl.c -o argp-fs-xinl.o >/dev/null 2>&1
depbase=`echo c-ctype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT c-ctype.lo -MD -MP -MF $depbase.Tpo -c -o c-ctype.lo c-ctype.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo cloexec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT cloexec.lo -MD -MP -MF $depbase.Tpo -c -o cloexec.lo cloexec.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT argp-fmtstream.lo -MD -MP -MF .deps/argp-fmtstream.Tpo -c argp-fmtstream.c -o argp-fmtstream.o >/dev/null 2>&1
depbase=`echo dirname-lgpl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT dirname-lgpl.lo -MD -MP -MF $depbase.Tpo -c -o dirname-lgpl.lo dirname-lgpl.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT argp-pvh.lo -MD -MP -MF .deps/argp-pvh.Tpo -c argp-pvh.c  -fPIC -DPIC -o .libs/argp-pvh.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c c-ctype.c  -fPIC -DPIC -o .libs/c-ctype.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT argp-pvh.lo -MD -MP -MF .deps/argp-pvh.Tpo -c argp-pvh.c -o argp-pvh.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT argp-xinl.lo -MD -MP -MF .deps/argp-xinl.Tpo -c argp-xinl.c  -fPIC -DPIC -o .libs/argp-xinl.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT cloexec.lo -MD -MP -MF .deps/cloexec.Tpo -c cloexec.c  -fPIC -DPIC -o .libs/cloexec.o
depbase=`echo basename-lgpl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT basename-lgpl.lo -MD -MP -MF $depbase.Tpo -c -o basename-lgpl.lo basename-lgpl.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT cloexec.lo -MD -MP -MF .deps/cloexec.Tpo -c cloexec.c -o cloexec.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c dirname-lgpl.c  -fPIC -DPIC -o .libs/dirname-lgpl.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT argp-parse.lo -MD -MP -MF .deps/argp-parse.Tpo -c argp-parse.c -o argp-parse.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c c-ctype.c -o c-ctype.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT argp-xinl.lo -MD -MP -MF .deps/argp-xinl.Tpo -c argp-xinl.c -o argp-xinl.o >/dev/null 2>&1
depbase=`echo stripslash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT stripslash.lo -MD -MP -MF $depbase.Tpo -c -o stripslash.lo stripslash.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo exitfail.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT exitfail.lo -MD -MP -MF $depbase.Tpo -c -o exitfail.lo exitfail.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c dirname-lgpl.c -o dirname-lgpl.o >/dev/null 2>&1
depbase=`echo fd-hook.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT fd-hook.lo -MD -MP -MF $depbase.Tpo -c -o fd-hook.lo fd-hook.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo fd-safer-flag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT fd-safer-flag.lo -MD -MP -MF $depbase.Tpo -c -o fd-safer-flag.lo fd-safer-flag.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c basename-lgpl.c  -fPIC -DPIC -o .libs/basename-lgpl.o
depbase=`echo dup-safer-flag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT dup-safer-flag.lo -MD -MP -MF $depbase.Tpo -c -o dup-safer-flag.lo dup-safer-flag.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c stripslash.c  -fPIC -DPIC -o .libs/stripslash.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT exitfail.lo -MD -MP -MF .deps/exitfail.Tpo -c exitfail.c  -fPIC -DPIC -o .libs/exitfail.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c basename-lgpl.c -o basename-lgpl.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT exitfail.lo -MD -MP -MF .deps/exitfail.Tpo -c exitfail.c -o exitfail.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c stripslash.c -o stripslash.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c fd-hook.c  -fPIC -DPIC -o .libs/fd-hook.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT fd-safer-flag.lo -MD -MP -MF .deps/fd-safer-flag.Tpo -c fd-safer-flag.c  -fPIC -DPIC -o .libs/fd-safer-flag.o
depbase=`echo filenamecat-lgpl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT filenamecat-lgpl.lo -MD -MP -MF $depbase.Tpo -c -o filenamecat-lgpl.lo filenamecat-lgpl.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo getprogname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT getprogname.lo -MD -MP -MF $depbase.Tpo -c -o getprogname.lo getprogname.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo hard-locale.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT hard-locale.lo -MD -MP -MF $depbase.Tpo -c -o hard-locale.lo hard-locale.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT dup-safer-flag.lo -MD -MP -MF .deps/dup-safer-flag.Tpo -c dup-safer-flag.c  -fPIC -DPIC -o .libs/dup-safer-flag.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT fd-safer-flag.lo -MD -MP -MF .deps/fd-safer-flag.Tpo -c fd-safer-flag.c -o fd-safer-flag.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c fd-hook.c -o fd-hook.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT dup-safer-flag.lo -MD -MP -MF .deps/dup-safer-flag.Tpo -c dup-safer-flag.c -o dup-safer-flag.o >/dev/null 2>&1
depbase=`echo localcharset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT localcharset.lo -MD -MP -MF $depbase.Tpo -c -o localcharset.lo localcharset.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo malloca.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT malloca.lo -MD -MP -MF $depbase.Tpo -c -o malloca.lo malloca.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT math.lo -MD -MP -MF $depbase.Tpo -c -o math.lo math.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo mbchar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT mbchar.lo -MD -MP -MF $depbase.Tpo -c -o mbchar.lo mbchar.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT filenamecat-lgpl.lo -MD -MP -MF .deps/filenamecat-lgpl.Tpo -c filenamecat-lgpl.c  -fPIC -DPIC -o .libs/filenamecat-lgpl.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT argp-help.lo -MD -MP -MF .deps/argp-help.Tpo -c argp-help.c -o argp-help.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT hard-locale.lo -MD -MP -MF .deps/hard-locale.Tpo -c hard-locale.c  -fPIC -DPIC -o .libs/hard-locale.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT getprogname.lo -MD -MP -MF .deps/getprogname.Tpo -c getprogname.c  -fPIC -DPIC -o .libs/getprogname.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT getprogname.lo -MD -MP -MF .deps/getprogname.Tpo -c getprogname.c -o getprogname.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT filenamecat-lgpl.lo -MD -MP -MF .deps/filenamecat-lgpl.Tpo -c filenamecat-lgpl.c -o filenamecat-lgpl.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT hard-locale.lo -MD -MP -MF .deps/hard-locale.Tpo -c hard-locale.c -o hard-locale.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT mbchar.lo -MD -MP -MF .deps/mbchar.Tpo -c mbchar.c  -fPIC -DPIC -o .libs/mbchar.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT math.lo -MD -MP -MF .deps/math.Tpo -c math.c  -fPIC -DPIC -o .libs/math.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c  -fPIC -DPIC -o .libs/localcharset.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT malloca.lo -MD -MP -MF .deps/malloca.Tpo -c malloca.c  -fPIC -DPIC -o .libs/malloca.o
depbase=`echo mbschr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT mbschr.lo -MD -MP -MF $depbase.Tpo -c -o mbschr.lo mbschr.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT math.lo -MD -MP -MF .deps/math.Tpo -c math.c -o math.o >/dev/null 2>&1
depbase=`echo mbspbrk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT mbspbrk.lo -MD -MP -MF $depbase.Tpo -c -o mbspbrk.lo mbspbrk.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo mbsspn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT mbsspn.lo -MD -MP -MF $depbase.Tpo -c -o mbsspn.lo mbsspn.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -o localcharset.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT mbchar.lo -MD -MP -MF .deps/mbchar.Tpo -c mbchar.c -o mbchar.o >/dev/null 2>&1
depbase=`echo mbstok_r.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT mbstok_r.lo -MD -MP -MF $depbase.Tpo -c -o mbstok_r.lo mbstok_r.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT malloca.lo -MD -MP -MF .deps/malloca.Tpo -c malloca.c -o malloca.o >/dev/null 2>&1
depbase=`echo mbuiter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT mbuiter.lo -MD -MP -MF $depbase.Tpo -c -o mbuiter.lo mbuiter.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo nproc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT nproc.lo -MD -MP -MF $depbase.Tpo -c -o nproc.lo nproc.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo openat-die.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT openat-die.lo -MD -MP -MF $depbase.Tpo -c -o openat-die.lo openat-die.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT mbspbrk.lo -MD -MP -MF .deps/mbspbrk.Tpo -c mbspbrk.c  -fPIC -DPIC -o .libs/mbspbrk.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT mbschr.lo -MD -MP -MF .deps/mbschr.Tpo -c mbschr.c  -fPIC -DPIC -o .libs/mbschr.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT mbstok_r.lo -MD -MP -MF .deps/mbstok_r.Tpo -c mbstok_r.c  -fPIC -DPIC -o .libs/mbstok_r.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT mbsspn.lo -MD -MP -MF .deps/mbsspn.Tpo -c mbsspn.c  -fPIC -DPIC -o .libs/mbsspn.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT nproc.lo -MD -MP -MF .deps/nproc.Tpo -c nproc.c  -fPIC -DPIC -o .libs/nproc.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT mbuiter.lo -MD -MP -MF .deps/mbuiter.Tpo -c mbuiter.c  -fPIC -DPIC -o .libs/mbuiter.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT mbschr.lo -MD -MP -MF .deps/mbschr.Tpo -c mbschr.c -o mbschr.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT mbspbrk.lo -MD -MP -MF .deps/mbspbrk.Tpo -c mbspbrk.c -o mbspbrk.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT openat-die.lo -MD -MP -MF .deps/openat-die.Tpo -c openat-die.c  -fPIC -DPIC -o .libs/openat-die.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT mbstok_r.lo -MD -MP -MF .deps/mbstok_r.Tpo -c mbstok_r.c -o mbstok_r.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT mbsspn.lo -MD -MP -MF .deps/mbsspn.Tpo -c mbsspn.c -o mbsspn.o >/dev/null 2>&1
depbase=`echo save-cwd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT save-cwd.lo -MD -MP -MF $depbase.Tpo -c -o save-cwd.lo save-cwd.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT openat-die.lo -MD -MP -MF .deps/openat-die.Tpo -c openat-die.c -o openat-die.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT nproc.lo -MD -MP -MF .deps/nproc.Tpo -c nproc.c -o nproc.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT mbuiter.lo -MD -MP -MF .deps/mbuiter.Tpo -c mbuiter.c -o mbuiter.o >/dev/null 2>&1
depbase=`echo stat-time.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT stat-time.lo -MD -MP -MF $depbase.Tpo -c -o stat-time.lo stat-time.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo strnlen1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT strnlen1.lo -MD -MP -MF $depbase.Tpo -c -o strnlen1.lo strnlen1.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo glthread/threadlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT glthread/threadlib.lo -MD -MP -MF $depbase.Tpo -c -o glthread/threadlib.lo glthread/threadlib.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo unistd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT unistd.lo -MD -MP -MF $depbase.Tpo -c -o unistd.lo unistd.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo dup-safer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT dup-safer.lo -MD -MP -MF $depbase.Tpo -c -o dup-safer.lo dup-safer.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo fd-safer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT fd-safer.lo -MD -MP -MF $depbase.Tpo -c -o fd-safer.lo fd-safer.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT save-cwd.lo -MD -MP -MF .deps/save-cwd.Tpo -c save-cwd.c  -fPIC -DPIC -o .libs/save-cwd.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT stat-time.lo -MD -MP -MF .deps/stat-time.Tpo -c stat-time.c  -fPIC -DPIC -o .libs/stat-time.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT strnlen1.lo -MD -MP -MF .deps/strnlen1.Tpo -c strnlen1.c  -fPIC -DPIC -o .libs/strnlen1.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT strnlen1.lo -MD -MP -MF .deps/strnlen1.Tpo -c strnlen1.c -o strnlen1.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT stat-time.lo -MD -MP -MF .deps/stat-time.Tpo -c stat-time.c -o stat-time.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT save-cwd.lo -MD -MP -MF .deps/save-cwd.Tpo -c save-cwd.c -o save-cwd.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c  -fPIC -DPIC -o .libs/unistd.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c fd-safer.c  -fPIC -DPIC -o .libs/fd-safer.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT glthread/threadlib.lo -MD -MP -MF glthread/.deps/threadlib.Tpo -c glthread/threadlib.c  -fPIC -DPIC -o glthread/.libs/threadlib.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c dup-safer.c  -fPIC -DPIC -o .libs/dup-safer.o
depbase=`echo pipe-safer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT pipe-safer.lo -MD -MP -MF $depbase.Tpo -c -o pipe-safer.lo pipe-safer.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c fd-safer.c -o fd-safer.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT glthread/threadlib.lo -MD -MP -MF glthread/.deps/threadlib.Tpo -c glthread/threadlib.c -o glthread/threadlib.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -o unistd.o >/dev/null 2>&1
depbase=`echo wctype-h.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT wctype-h.lo -MD -MP -MF $depbase.Tpo -c -o wctype-h.lo wctype-h.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo xsize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT xsize.lo -MD -MP -MF $depbase.Tpo -c -o xsize.lo xsize.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c dup-safer.c -o dup-safer.o >/dev/null 2>&1
depbase=`echo asnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT asnprintf.lo -MD -MP -MF $depbase.Tpo -c -o asnprintf.lo asnprintf.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo btowc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT btowc.lo -MD -MP -MF $depbase.Tpo -c -o btowc.lo btowc.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo chdir-long.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT chdir-long.lo -MD -MP -MF $depbase.Tpo -c -o chdir-long.lo chdir-long.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo dup2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT dup2.lo -MD -MP -MF $depbase.Tpo -c -o dup2.lo dup2.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo faccessat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT faccessat.lo -MD -MP -MF $depbase.Tpo -c -o faccessat.lo faccessat.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c pipe-safer.c  -fPIC -DPIC -o .libs/pipe-safer.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT wctype-h.lo -MD -MP -MF .deps/wctype-h.Tpo -c wctype-h.c  -fPIC -DPIC -o .libs/wctype-h.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c pipe-safer.c -o pipe-safer.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c  -fPIC -DPIC -o .libs/asnprintf.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT btowc.lo -MD -MP -MF .deps/btowc.Tpo -c btowc.c  -fPIC -DPIC -o .libs/btowc.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT xsize.lo -MD -MP -MF .deps/xsize.Tpo -c xsize.c  -fPIC -DPIC -o .libs/xsize.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT dup2.lo -MD -MP -MF .deps/dup2.Tpo -c dup2.c  -fPIC -DPIC -o .libs/dup2.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -o asnprintf.o >/dev/null 2>&1
depbase=`echo fcntl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT fcntl.lo -MD -MP -MF $depbase.Tpo -c -o fcntl.lo fcntl.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT chdir-long.lo -MD -MP -MF .deps/chdir-long.Tpo -c chdir-long.c  -fPIC -DPIC -o .libs/chdir-long.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT wctype-h.lo -MD -MP -MF .deps/wctype-h.Tpo -c wctype-h.c -o wctype-h.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT btowc.lo -MD -MP -MF .deps/btowc.Tpo -c btowc.c -o btowc.o >/dev/null 2>&1
depbase=`echo fstatat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT fstatat.lo -MD -MP -MF $depbase.Tpo -c -o fstatat.lo fstatat.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT dup2.lo -MD -MP -MF .deps/dup2.Tpo -c dup2.c -o dup2.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT faccessat.lo -MD -MP -MF .deps/faccessat.Tpo -c faccessat.c  -fPIC -DPIC -o .libs/faccessat.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT xsize.lo -MD -MP -MF .deps/xsize.Tpo -c xsize.c -o xsize.o >/dev/null 2>&1
depbase=`echo getcwd-lgpl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT getcwd-lgpl.lo -MD -MP -MF $depbase.Tpo -c -o getcwd-lgpl.lo getcwd-lgpl.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo getdelim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT getdelim.lo -MD -MP -MF $depbase.Tpo -c -o getdelim.lo getdelim.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo getdtablesize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT getdtablesize.lo -MD -MP -MF $depbase.Tpo -c -o getdtablesize.lo getdtablesize.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT faccessat.lo -MD -MP -MF .deps/faccessat.Tpo -c faccessat.c -o faccessat.o >/dev/null 2>&1
depbase=`echo getgroups.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT getgroups.lo -MD -MP -MF $depbase.Tpo -c -o getgroups.lo getgroups.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT chdir-long.lo -MD -MP -MF .deps/chdir-long.Tpo -c chdir-long.c -o chdir-long.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT fcntl.lo -MD -MP -MF .deps/fcntl.Tpo -c fcntl.c  -fPIC -DPIC -o .libs/fcntl.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT fstatat.lo -MD -MP -MF .deps/fstatat.Tpo -c fstatat.c  -fPIC -DPIC -o .libs/fstatat.o
depbase=`echo getline.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT getline.lo -MD -MP -MF $depbase.Tpo -c -o getline.lo getline.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT getdelim.lo -MD -MP -MF .deps/getdelim.Tpo -c getdelim.c  -fPIC -DPIC -o .libs/getdelim.o
depbase=`echo getopt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT getopt.lo -MD -MP -MF $depbase.Tpo -c -o getopt.lo getopt.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT getcwd-lgpl.lo -MD -MP -MF .deps/getcwd-lgpl.Tpo -c getcwd-lgpl.c  -fPIC -DPIC -o .libs/getcwd-lgpl.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT fcntl.lo -MD -MP -MF .deps/fcntl.Tpo -c fcntl.c -o fcntl.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT getdtablesize.lo -MD -MP -MF .deps/getdtablesize.Tpo -c getdtablesize.c  -fPIC -DPIC -o .libs/getdtablesize.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT fstatat.lo -MD -MP -MF .deps/fstatat.Tpo -c fstatat.c -o fstatat.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT getdelim.lo -MD -MP -MF .deps/getdelim.Tpo -c getdelim.c -o getdelim.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT getgroups.lo -MD -MP -MF .deps/getgroups.Tpo -c getgroups.c  -fPIC -DPIC -o .libs/getgroups.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT getline.lo -MD -MP -MF .deps/getline.Tpo -c getline.c  -fPIC -DPIC -o .libs/getline.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT getcwd-lgpl.lo -MD -MP -MF .deps/getcwd-lgpl.Tpo -c getcwd-lgpl.c -o getcwd-lgpl.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT getdtablesize.lo -MD -MP -MF .deps/getdtablesize.Tpo -c getdtablesize.c -o getdtablesize.o >/dev/null 2>&1
depbase=`echo getopt1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread -MT getopt1.lo -MD -MP -MF $depbase.Tpo -c -o getopt1.lo getopt1.c &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from getgroups.c:22:0:
getgroups.c:33:1: error: conflicting types for ‘rpl_getgroups’
 getgroups (int n _GL_UNUSED, GETGROUPS_T *groups _GL_UNUSED)
 ^
./unistd.h:1216:1: note: previous declaration of ‘rpl_getgroups’ was here
 _GL_FUNCDECL_RPL (getgroups, int, (int n, gid_t *groups));
 ^
Makefile:2208: recipe for target 'getgroups.lo' failed
make[4]: *** [getgroups.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT getline.lo -MD -MP -MF .deps/getline.Tpo -c getline.c -o getline.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c  -fPIC -DPIC -o .libs/getopt.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c  -fPIC -DPIC -o .libs/getopt1.o
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c -o getopt1.o >/dev/null 2>&1
libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wall -O3 -pthread -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -o getopt.o >/dev/null 2>&1
make[4]: Leaving directory '/home/myid/gnuastro-0.9/bootstrapped/lib'
Makefile:2230: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/home/myid/gnuastro-0.9/bootstrapped/lib'
Makefile:1990: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/home/myid/gnuastro-0.9/bootstrapped/lib'
Makefile:1900: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/myid/gnuastro-0.9'
Makefile:1790: recipe for target 'all' failed
make: *** [all] Error 2

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: getgroups.c failes to compile
  2019-05-11 22:06 getgroups.c failes to compile Mohammad Akhlaghi
@ 2019-05-14  1:35 ` Bruno Haible
  2019-05-17 18:50   ` Mohammad Akhlaghi
  0 siblings, 1 reply; 11+ messages in thread
From: Bruno Haible @ 2019-05-14  1:35 UTC (permalink / raw)
  To: bug-gnulib; +Cc: Mohammad Akhlaghi, Elham Saremi

Hi,

Mohammad Akhlaghi wrote:
> Recently in a build of Gnuastro 0.9 (which uses Gnulib 
> `v0.1-2539-gd6af24178'), we confronted a crash during the build of 
> Gnulib's `getgroups.c' (error summary is in P.S.).

A log of the command "make" would be more useful than a log of the command
"make -j8", because the latter intermingles the output of different
compilations running in parallel. For example, here it looks like the
error messages are coming from the compilation of getopt1.c:

> /bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc 
> -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread 
> -MT getopt1.lo -MD -MP -MF $depbase.Tpo -c -o getopt1.lo getopt1.c &&\
> mv -f $depbase.Tpo $depbase.Plo
> In file included from getgroups.c:22:0:
> getgroups.c:33:1: error: conflicting types for ‘rpl_getgroups’
>   getgroups (int n _GL_UNUSED, GETGROUPS_T *groups _GL_UNUSED)
>   ^
> ./unistd.h:1216:1: note: previous declaration of ‘rpl_getgroups’ was here
>   _GL_FUNCDECL_RPL (getgroups, int, (int n, gid_t *groups));
>   ^
> Makefile:2208: recipe for target 'getgroups.lo' failed

> As further information, I am also attaching several outputs of the 
> configuration and build which will hopefully provide much more detailed 
> information on the host system and build environment. The two 
> `redirect-*.txt' files are the full outputs of the `./configure'

These logs are more interesting:

> checking for working getgroups... no

On glibc systems, getgroups is expected to work. So, the cause is already
to be found during the autoconfiguration.

> 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

The error comes from the fact that you have a -L option, the directory in this
option was actually used to locate a shared library (libwcs.so.6 in this case),
but the runtime linker cannot find this shared library.

There are two easy workarounds:
  (a) set the environment variable LD_LIBRARY_PATH=/usr/local/lib
      before the configuration,
  (b) pass LDFLAGS="-L/usr/local/lib -Wl,-rpath,/usr/local/lib".

In the case (a) the binaries that you build will only work when
LD_LIBRARY_PATH=/usr/local/lib is still set. In the case (b) the
binaries will work without this environment variable.

Bruno



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: getgroups.c failes to compile
  2019-05-14  1:35 ` Bruno Haible
@ 2019-05-17 18:50   ` Mohammad Akhlaghi
  2019-05-18  0:58     ` Bruno Haible
  0 siblings, 1 reply; 11+ messages in thread
From: Mohammad Akhlaghi @ 2019-05-17 18:50 UTC (permalink / raw)
  To: Bruno Haible, bug-gnulib; +Cc: Elham Saremi

Hi Bruno,

Thank you very much for the great explanation and solution. The 
elaborations really made things clear and were very useful. We applied 
the second one (setting `rpath'), and the problem was solved.

To avoid similar situations in the future, it may be good to add a check 
in the `configure' script so if `getgroups' fails, but the system is a 
GNU system, the configure script crashes with a warning (after all 
`make' will crash, but a crash in `configure' is more clear than a crash 
in `make'). Of course, this test can be done with all components similar 
to `getgroups' through a single macro/function.

Thanks again for the great and very useful solution,
Cheers,
Mohammad

On 5/14/19 3:35 AM, Bruno Haible wrote:
> Hi,
> 
> Mohammad Akhlaghi wrote:
>> Recently in a build of Gnuastro 0.9 (which uses Gnulib
>> `v0.1-2539-gd6af24178'), we confronted a crash during the build of
>> Gnulib's `getgroups.c' (error summary is in P.S.).
> 
> A log of the command "make" would be more useful than a log of the command
> "make -j8", because the latter intermingles the output of different
> compilations running in parallel. For example, here it looks like the
> error messages are coming from the compilation of getopt1.c:
> 
>> /bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/gcc
>> -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include  -Wall -O3  -pthread
>> -MT getopt1.lo -MD -MP -MF $depbase.Tpo -c -o getopt1.lo getopt1.c &&\
>> mv -f $depbase.Tpo $depbase.Plo
>> In file included from getgroups.c:22:0:
>> getgroups.c:33:1: error: conflicting types for ‘rpl_getgroups’
>>    getgroups (int n _GL_UNUSED, GETGROUPS_T *groups _GL_UNUSED)
>>    ^
>> ./unistd.h:1216:1: note: previous declaration of ‘rpl_getgroups’ was here
>>    _GL_FUNCDECL_RPL (getgroups, int, (int n, gid_t *groups));
>>    ^
>> Makefile:2208: recipe for target 'getgroups.lo' failed
> 
>> As further information, I am also attaching several outputs of the
>> configuration and build which will hopefully provide much more detailed
>> information on the host system and build environment. The two
>> `redirect-*.txt' files are the full outputs of the `./configure'
> 
> These logs are more interesting:
> 
>> checking for working getgroups... no
> 
> On glibc systems, getgroups is expected to work. So, the cause is already
> to be found during the autoconfiguration.
> 
>> 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
> 
> The error comes from the fact that you have a -L option, the directory in this
> option was actually used to locate a shared library (libwcs.so.6 in this case),
> but the runtime linker cannot find this shared library.
> 
> There are two easy workarounds:
>    (a) set the environment variable LD_LIBRARY_PATH=/usr/local/lib
>        before the configuration,
>    (b) pass LDFLAGS="-L/usr/local/lib -Wl,-rpath,/usr/local/lib".
> 
> In the case (a) the binaries that you build will only work when
> LD_LIBRARY_PATH=/usr/local/lib is still set. In the case (b) the
> binaries will work without this environment variable.
> 
> Bruno
> 


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: getgroups.c failes to compile
  2019-05-17 18:50   ` Mohammad Akhlaghi
@ 2019-05-18  0:58     ` Bruno Haible
  2019-05-18 22:30       ` Mohammad Akhlaghi
  0 siblings, 1 reply; 11+ messages in thread
From: Bruno Haible @ 2019-05-18  0:58 UTC (permalink / raw)
  To: Mohammad Akhlaghi; +Cc: bug-gnulib, Elham Saremi

Mohammad Akhlaghi wrote:
> To avoid similar situations in the future, it may be good to add a check 
> in the `configure' script so if `getgroups' fails, but the system is a 
> GNU system, the configure script crashes with a warning (after all 
> `make' will crash, but a crash in `configure' is more clear than a crash 
> in `make'). Of course, this test can be done with all components similar 
> to `getgroups' through a single macro/function.

We have such a check already in every configure script. It's the
  checking whether the C compiler works
check, which catches 90% of the wrong combinations of CFLAGS, LDFLAGS,
and such.

In this case, this check succeeded, and it was only later during configuration
that the
  checking for library containing wcspih
check found -lwcs.

It is be possible to search libraries using AC_RUN_IFELSE instead of
AC_LINK_IFELSE, and add -rpath options as needed. The AC_LIB_LINKFLAGS
macro from gnulib does this. It appears that you used the stock Autoconf
macro, which does not do this.

Bruno



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: getgroups.c failes to compile
  2019-05-18  0:58     ` Bruno Haible
@ 2019-05-18 22:30       ` Mohammad Akhlaghi
  2019-05-18 23:14         ` Bruno Haible
  0 siblings, 1 reply; 11+ messages in thread
From: Mohammad Akhlaghi @ 2019-05-18 22:30 UTC (permalink / raw)
  To: Bruno Haible; +Cc: bug-gnulib, Elham Saremi

On 5/18/19 1:58 AM, Bruno Haible wrote:
> It is be possible to search libraries using AC_RUN_IFELSE instead of
> AC_LINK_IFELSE, and add -rpath options as needed. The AC_LIB_LINKFLAGS
> macro from gnulib does this. It appears that you used the stock Autoconf
> macro, which does not do this.

You are right, so far we are just using `AC_SEARCH_LIBS'. Thank you very 
much for this recommendation. I just defined it as a task [1]. We'll 
look into it and hopefully implement it in Gnuastro soon.

Cheers,
Mohammad

[1] https://savannah.gnu.org/task/index.php?15278


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: getgroups.c failes to compile
  2019-05-18 22:30       ` Mohammad Akhlaghi
@ 2019-05-18 23:14         ` Bruno Haible
  2019-05-19 21:15           ` Mohammad Akhlaghi
  0 siblings, 1 reply; 11+ messages in thread
From: Bruno Haible @ 2019-05-18 23:14 UTC (permalink / raw)
  To: Mohammad Akhlaghi; +Cc: bug-gnulib, Elham Saremi

Mohammad Akhlaghi wrote:
> > It is be possible to search libraries using AC_RUN_IFELSE instead of
> > AC_LINK_IFELSE, and add -rpath options as needed. The AC_LIB_LINKFLAGS
> > macro from gnulib does this. It appears that you used the stock Autoconf
> > macro, which does not do this.
> 
> You are right, so far we are just using `AC_SEARCH_LIBS'. Thank you very 
> much for this recommendation. I just defined it as a task [1]. We'll 
> look into it and hopefully implement it in Gnuastro soon.

Here's the relevant documentation:
https://www.gnu.org/software/gnulib/manual/html_node/Searching-for-Libraries.html#Locating-Libraries

Bruno



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: getgroups.c failes to compile
  2019-05-18 23:14         ` Bruno Haible
@ 2019-05-19 21:15           ` Mohammad Akhlaghi
  2019-05-23 16:17             ` Mohammad Akhlaghi
  0 siblings, 1 reply; 11+ messages in thread
From: Mohammad Akhlaghi @ 2019-05-19 21:15 UTC (permalink / raw)
  To: Bruno Haible; +Cc: bug-gnulib

On 5/19/19 12:14 AM, Bruno Haible wrote:
> Here's the relevant documentation:
> https://www.gnu.org/software/gnulib/manual/html_node/Searching-for-Libraries.html#Locating-Libraries

Thanks, I am busy testing `AC_LIB_LINKFLAGS' now. The fact that it 
modifies CPPFLAGS and adds `rpath' when necessary is great.

However, from the outputs of `make', I noticed that it doesn't use 
`LTLIB<NAME>' (which contains the `-L' option for the library's directory).

As a result on a system with two versions of a library, compilation 
passes with the proper version of the library header (when using the 
correct `-I' with the updated `CPPFLAGS'). However, during linking, it 
links with the wrong version and we get a crash with a linking error.

How can I get the `-L<LIB_PATH>' part of `LTLIB<NAME>' into LDFLAGS?

I am thinking of adding a loop manually in `configure.ac' to do this for 
all the libraries I need, but before that, I am confused why 
`LTLIB<NAME>' isn't being used by libtool as suggested in the Gnulib 
manual: "The macros also set a variable LTLIB<NAME>, that should be used 
when linking with libtool."

Thanks a lot,
Mohammad


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: getgroups.c failes to compile
  2019-05-19 21:15           ` Mohammad Akhlaghi
@ 2019-05-23 16:17             ` Mohammad Akhlaghi
  2019-05-25 23:52               ` Bruno Haible
  0 siblings, 1 reply; 11+ messages in thread
From: Mohammad Akhlaghi @ 2019-05-23 16:17 UTC (permalink / raw)
  To: Bruno Haible; +Cc: bug-gnulib

On 5/19/19 10:15 PM, Mohammad Akhlaghi wrote:
> How can I get the `-L<LIB_PATH>' part of `LTLIB<NAME>' into LDFLAGS?

The problem is fixed now. As suggested in the documentation, I just 
appended the necessary `LIB<NAME>' entries to `LDADD' and included 
`LDADD' to the `program_LDADD' (of `Makefile.am').

It now works great and we tested it on a few systems.

Thanks a lot,
Mohammad


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: getgroups.c failes to compile
  2019-05-23 16:17             ` Mohammad Akhlaghi
@ 2019-05-25 23:52               ` Bruno Haible
  2019-05-26 23:48                 ` Mohammad Akhlaghi
  0 siblings, 1 reply; 11+ messages in thread
From: Bruno Haible @ 2019-05-25 23:52 UTC (permalink / raw)
  To: Mohammad Akhlaghi; +Cc: bug-gnulib

Mohammad Akhlaghi wrote:
> > How can I get the `-L<LIB_PATH>' part of `LTLIB<NAME>' into LDFLAGS?
> 
> The problem is fixed now. As suggested in the documentation, I just 
> appended the necessary `LIB<NAME>' entries to `LDADD' and included 
> `LDADD' to the `program_LDADD' (of `Makefile.am').

Additionally:
Automake offers you a different *_LDFLAGS variable for every program. [1][2]
This way, you can link some of your programs against a specific library,
without forcing you to link _all_ the programs against it.

Bruno

[1] https://www.gnu.org/software/automake/manual/html_node/Linking.html
[2] https://www.gnu.org/software/automake/manual/html_node/Program-and-Library-Variables.html



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: getgroups.c failes to compile
  2019-05-25 23:52               ` Bruno Haible
@ 2019-05-26 23:48                 ` Mohammad Akhlaghi
  2019-05-27  7:17                   ` Bruno Haible
  0 siblings, 1 reply; 11+ messages in thread
From: Mohammad Akhlaghi @ 2019-05-26 23:48 UTC (permalink / raw)
  To: Bruno Haible; +Cc: bug-gnulib

On 5/26/19 12:52 AM, Bruno Haible wrote:

> Additionally:
> Automake offers you a different *_LDFLAGS variable for every program. [1][2]
> This way, you can link some of your programs against a specific library,
> without forcing you to link _all_ the programs against it.
It would be good to link each program only with the libraries it needs. 
The only problem is that we have many programs (so far 15, and 
increasing), and several libraries. So customizing the linking per 
program can be buggy.

But just one question: if a program doesn't use anything from a library, 
what are the downsides (performance maybe?) to link it with that library 
anyway? If the downsides are significant, I will customize the linking.

Thanks a lot,
Mohammad

[1] 
https://git.savannah.gnu.org/cgit/gnuastro.git/tree/bin/arithmetic/Makefile.am


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: getgroups.c failes to compile
  2019-05-26 23:48                 ` Mohammad Akhlaghi
@ 2019-05-27  7:17                   ` Bruno Haible
  0 siblings, 0 replies; 11+ messages in thread
From: Bruno Haible @ 2019-05-27  7:17 UTC (permalink / raw)
  To: Mohammad Akhlaghi; +Cc: bug-gnulib

Mohammad Akhlaghi wrote:
> if a program doesn't use anything from a library, 
> what are the downsides (performance maybe?) to link it with that library 
> anyway?

Startup time of the program is increased. See [1], chapter 1, for the general
theory.

By how much is it increased? You have to measure by yourself.

Bruno

[1] https://www.akkadia.org/drepper/dsohowto.pdf



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-05-27  7:17 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-11 22:06 getgroups.c failes to compile Mohammad Akhlaghi
2019-05-14  1:35 ` Bruno Haible
2019-05-17 18:50   ` Mohammad Akhlaghi
2019-05-18  0:58     ` Bruno Haible
2019-05-18 22:30       ` Mohammad Akhlaghi
2019-05-18 23:14         ` Bruno Haible
2019-05-19 21:15           ` Mohammad Akhlaghi
2019-05-23 16:17             ` Mohammad Akhlaghi
2019-05-25 23:52               ` Bruno Haible
2019-05-26 23:48                 ` Mohammad Akhlaghi
2019-05-27  7:17                   ` Bruno Haible

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).