This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gsl configure 2.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/home/epri/Desktop/lib/ ## --------- ## ## Platform. ## ## --------- ## hostname = epri-MacBookPro uname -m = x86_64 uname -r = 3.19.0-30-generic uname -s = Linux uname -v = #34-Ubuntu SMP Fri Oct 2 22:08:41 UTC 2015 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /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/epri/grads-2.0.1//bin PATH: /home/epri/.local/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2381: checking for a BSD-compatible install configure:2449: result: /usr/bin/install -c configure:2460: checking whether build environment is sane configure:2515: result: yes configure:2666: checking for a thread-safe mkdir -p configure:2705: result: /bin/mkdir -p configure:2712: checking for gawk configure:2742: result: no configure:2712: checking for mawk configure:2728: found /usr/bin/mawk configure:2739: result: mawk configure:2750: checking whether make sets $(MAKE) configure:2772: result: yes configure:2801: checking whether make supports nested variables configure:2818: result: yes configure:2905: checking whether to enable maintainer-specific portions of Makefiles configure:2914: result: no configure:2952: checking for a sed that does not truncate output configure:3016: result: /bin/sed configure:3026: checking whether make sets $(MAKE) configure:3048: result: yes configure:3062: checking build system type configure:3076: result: x86_64-unknown-linux-gnu configure:3096: checking host system type configure:3109: result: x86_64-unknown-linux-gnu configure:3184: checking for gcc configure:3200: found /usr/bin/gcc configure:3211: result: gcc configure:3440: checking for C compiler version configure:3449: gcc --version >&5 gcc (Ubuntu 4.9.2-10ubuntu13) 4.9.2 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:3460: $? = 0 configure:3449: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.9.2-10ubuntu13' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.9.2 (Ubuntu 4.9.2-10ubuntu13) configure:3460: $? = 0 configure:3449: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3460: $? = 4 configure:3449: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3460: $? = 4 configure:3480: checking whether the C compiler works configure:3502: gcc conftest.c >&5 configure:3506: $? = 0 configure:3554: result: yes configure:3557: checking for C compiler default output file name configure:3559: result: a.out configure:3565: checking for suffix of executables configure:3572: gcc -o conftest conftest.c >&5 configure:3576: $? = 0 configure:3598: result: configure:3620: checking whether we are cross compiling configure:3628: gcc -o conftest conftest.c >&5 configure:3632: $? = 0 configure:3639: ./conftest configure:3643: $? = 0 configure:3658: result: no configure:3663: checking for suffix of object files configure:3685: gcc -c conftest.c >&5 configure:3689: $? = 0 configure:3710: result: o configure:3714: checking whether we are using the GNU C compiler configure:3733: gcc -c conftest.c >&5 configure:3733: $? = 0 configure:3742: result: yes configure:3751: checking whether gcc accepts -g configure:3771: gcc -c -g conftest.c >&5 configure:3771: $? = 0 configure:3812: result: yes configure:3829: checking for gcc option to accept ISO C89 configure:3892: gcc -c -g -O2 conftest.c >&5 configure:3892: $? = 0 configure:3905: result: none needed configure:3936: checking for style of include used by make configure:3964: result: GNU configure:3990: checking dependency style of gcc configure:4101: result: gcc3 configure:4121: checking how to run the C preprocessor configure:4152: gcc -E conftest.c configure:4152: $? = 0 configure:4166: gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "2.1" | #define PACKAGE_STRING "gsl 2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gsl" | #define VERSION "2.1" | #define RELEASED /**/ | /* end confdefs.h. */ | #include configure:4191: result: gcc -E configure:4211: gcc -E conftest.c configure:4211: $? = 0 configure:4225: gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4225: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "2.1" | #define PACKAGE_STRING "gsl 2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gsl" | #define VERSION "2.1" | #define RELEASED /**/ | /* end confdefs.h. */ | #include configure:4254: checking whether ln -s works configure:4258: result: yes configure:4311: checking how to print strings configure:4338: result: printf configure:4359: checking for a sed that does not truncate output configure:4423: result: /bin/sed configure:4441: checking for grep that handles long lines and -e configure:4499: result: /bin/grep configure:4504: checking for egrep configure:4566: result: /bin/grep -E configure:4571: checking for fgrep configure:4633: result: /bin/grep -F configure:4668: checking for ld used by gcc configure:4735: result: /usr/bin/ld configure:4742: checking if the linker (/usr/bin/ld) is GNU ld configure:4757: result: yes configure:4769: checking for BSD- or MS-compatible name lister (nm) configure:4818: result: /usr/bin/nm -B configure:4948: checking the name lister (/usr/bin/nm -B) interface configure:4955: gcc -c -g -O2 conftest.c >&5 configure:4958: /usr/bin/nm -B "conftest.o" configure:4961: output 0000000000000000 B some_variable configure:4968: result: BSD nm configure:4972: checking the maximum length of command line arguments configure:5102: result: 1572864 configure:5119: checking whether the shell understands some XSI constructs configure:5129: result: yes configure:5133: checking whether the shell understands "+=" configure:5139: result: yes configure:5174: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:5214: result: func_convert_file_noop configure:5221: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:5241: result: func_convert_file_noop configure:5248: checking for /usr/bin/ld option to reload object files configure:5255: result: -r configure:5329: checking for objdump configure:5345: found /usr/bin/objdump configure:5356: result: objdump configure:5385: checking how to recognize dependent libraries configure:5587: result: pass_all configure:5672: checking for dlltool configure:5702: result: no configure:5729: checking how to associate runtime and link libraries configure:5756: result: printf %s\n configure:5817: checking for ar configure:5833: found /usr/bin/ar configure:5844: result: ar configure:5881: checking for archiver @FILE support configure:5898: gcc -c -g -O2 conftest.c >&5 configure:5898: $? = 0 configure:5901: ar cru libconftest.a @conftest.lst >&5 configure:5904: $? = 0 configure:5909: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:5912: $? = 1 configure:5924: result: @ configure:5982: checking for strip configure:5998: found /usr/bin/strip configure:6009: result: strip configure:6081: checking for ranlib configure:6097: found /usr/bin/ranlib configure:6108: result: ranlib configure:6210: checking command to parse /usr/bin/nm -B output from gcc object configure:6330: gcc -c -g -O2 conftest.c >&5 configure:6333: $? = 0 configure:6337: /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:6340: $? = 0 configure:6406: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6409: $? = 0 configure:6447: result: ok configure:6484: checking for sysroot configure:6514: result: no configure:6591: gcc -c -g -O2 conftest.c >&5 configure:6594: $? = 0 configure:6770: checking for mt configure:6786: found /bin/mt configure:6797: result: mt configure:6820: checking if mt is a manifest tool configure:6826: mt '-?' configure:6834: result: no configure:7472: checking for ANSI C header files configure:7492: gcc -c -g -O2 conftest.c >&5 configure:7492: $? = 0 configure:7565: gcc -o conftest -g -O2 conftest.c >&5 configure:7565: $? = 0 configure:7565: ./conftest configure:7565: $? = 0 configure:7576: result: yes configure:7589: checking for sys/types.h configure:7589: gcc -c -g -O2 conftest.c >&5 configure:7589: $? = 0 configure:7589: result: yes configure:7589: checking for sys/stat.h configure:7589: gcc -c -g -O2 conftest.c >&5 configure:7589: $? = 0 configure:7589: result: yes configure:7589: checking for stdlib.h configure:7589: gcc -c -g -O2 conftest.c >&5 configure:7589: $? = 0 configure:7589: result: yes configure:7589: checking for string.h configure:7589: gcc -c -g -O2 conftest.c >&5 configure:7589: $? = 0 configure:7589: result: yes configure:7589: checking for memory.h configure:7589: gcc -c -g -O2 conftest.c >&5 configure:7589: $? = 0 configure:7589: result: yes configure:7589: checking for strings.h configure:7589: gcc -c -g -O2 conftest.c >&5 configure:7589: $? = 0 configure:7589: result: yes configure:7589: checking for inttypes.h configure:7589: gcc -c -g -O2 conftest.c >&5 configure:7589: $? = 0 configure:7589: result: yes configure:7589: checking for stdint.h configure:7589: gcc -c -g -O2 conftest.c >&5 configure:7589: $? = 0 configure:7589: result: yes configure:7589: checking for unistd.h configure:7589: gcc -c -g -O2 conftest.c >&5 configure:7589: $? = 0 configure:7589: result: yes configure:7603: checking for dlfcn.h configure:7603: gcc -c -g -O2 conftest.c >&5 configure:7603: $? = 0 configure:7603: result: yes configure:8107: checking for objdir configure:8122: result: .libs configure:8389: checking if gcc supports -fno-rtti -fno-exceptions configure:8407: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8411: $? = 0 configure:8424: result: no configure:8751: checking for gcc option to produce PIC configure:8758: result: -fPIC -DPIC configure:8766: checking if gcc PIC flag -fPIC -DPIC works configure:8784: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8788: $? = 0 configure:8801: result: yes configure:8830: checking if gcc static flag -static works configure:8858: result: yes configure:8873: checking if gcc supports -c -o file.o configure:8894: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8898: $? = 0 configure:8920: result: yes configure:8928: checking if gcc supports -c -o file.o configure:8975: result: yes configure:9008: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10161: result: yes configure:10198: checking whether -lc should be explicitly linked in configure:10206: gcc -c -g -O2 conftest.c >&5 configure:10209: $? = 0 configure:10224: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10227: $? = 0 configure:10241: result: no configure:10401: checking dynamic linker characteristics configure:10912: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10912: $? = 0 configure:11138: result: GNU/Linux ld.so configure:11245: checking how to hardcode library paths into programs configure:11270: result: immediate configure:11810: checking whether stripping libraries is possible configure:11815: result: yes configure:11850: checking if libtool supports shared libraries configure:11852: result: yes configure:11855: checking whether to build shared libraries configure:11876: result: yes configure:11879: checking whether to build static libraries configure:11883: result: yes configure:11921: checking for size_t configure:11921: gcc -c -g -O2 conftest.c >&5 configure:11921: $? = 0 configure:11921: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:60:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:11921: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "2.1" | #define PACKAGE_STRING "gsl 2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gsl" | #define VERSION "2.1" | #define RELEASED /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:11921: result: yes configure:11932: checking for working volatile configure:11951: gcc -c -g -O2 conftest.c >&5 configure:11951: $? = 0 configure:11958: result: yes configure:11966: checking for inline configure:11982: gcc -c -g -O2 conftest.c >&5 configure:11982: $? = 0 configure:11990: result: inline configure:12008: checking whether char is unsigned configure:12027: gcc -c -g -O2 conftest.c >&5 configure:12027: $? = 0 configure:12034: result: no configure:12132: checking for cos in -lm configure:12157: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:31:6: warning: conflicting types for built-in function 'cos' char cos (); ^ configure:12157: $? = 0 configure:12166: result: yes configure:12183: checking for GNU-style extern inline configure:12202: gcc -c -g -O2 conftest.c >&5 configure:12202: $? = 0 configure:12208: result: yes configure:12273: checking ieeefp.h usability configure:12273: gcc -c -g -O2 conftest.c >&5 conftest.c:58:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:12273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "2.1" | #define PACKAGE_STRING "gsl 2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gsl" | #define VERSION "2.1" | #define RELEASED /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_INLINE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12273: result: no configure:12273: checking ieeefp.h presence configure:12273: gcc -E conftest.c conftest.c:25:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:12273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "2.1" | #define PACKAGE_STRING "gsl 2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gsl" | #define VERSION "2.1" | #define RELEASED /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_INLINE 1 | /* end confdefs.h. */ | #include configure:12273: result: no configure:12273: checking for ieeefp.h configure:12273: result: no configure:12302: checking for vprintf configure:12302: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:48:6: warning: conflicting types for built-in function 'vprintf' char vprintf (); ^ configure:12302: $? = 0 configure:12302: result: yes configure:12308: checking for _doprnt configure:12308: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccwKRB9G.o: In function `main': /home/epri/Desktop/lib/gsl-2.1+dfsg/conftest.c:60: undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:12308: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "2.1" | #define PACKAGE_STRING "gsl 2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gsl" | #define VERSION "2.1" | #define RELEASED /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_INLINE 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:12308: result: no configure:12320: checking for memcpy configure:12320: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:49:6: warning: conflicting types for built-in function 'memcpy' char memcpy (); ^ configure:12320: $? = 0 configure:12320: result: yes configure:12333: checking for memmove configure:12333: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:50:6: warning: conflicting types for built-in function 'memmove' char memmove (); ^ configure:12333: $? = 0 configure:12333: result: yes configure:12346: checking for strdup configure:12346: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:51:6: warning: conflicting types for built-in function 'strdup' char strdup (); ^ configure:12346: $? = 0 configure:12346: result: yes configure:12359: checking for strtol configure:12359: gcc -o conftest -g -O2 conftest.c >&5 configure:12359: $? = 0 configure:12359: result: yes configure:12372: checking for strtoul configure:12372: gcc -o conftest -g -O2 conftest.c >&5 configure:12372: $? = 0 configure:12372: result: yes configure:12387: checking for EXIT_SUCCESS and EXIT_FAILURE configure:12411: result: yes configure:12422: checking for cos in -lm configure:12456: result: yes configure:12469: checking whether feenableexcept is declared configure:12469: gcc -c -g -O2 conftest.c >&5 configure:12469: $? = 0 configure:12469: result: yes configure:12482: checking whether fesettrapenable is declared configure:12482: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:44:10: error: 'fesettrapenable' undeclared (first use in this function) (void) fesettrapenable; ^ conftest.c:44:10: note: each undeclared identifier is reported only once for each function it appears in configure:12482: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "2.1" | #define PACKAGE_STRING "gsl 2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gsl" | #define VERSION "2.1" | #define RELEASED /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_INLINE 1 | #define HAVE_VPRINTF 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_EXIT_SUCCESS_AND_FAILURE 1 | #define HAVE_LIBM 1 | #define HAVE_DECL_FEENABLEEXCEPT 1 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | | int | main () | { | #ifndef fesettrapenable | #ifdef __cplusplus | (void) fesettrapenable; | #else | (void) fesettrapenable; | #endif | #endif | | ; | return 0; | } configure:12482: result: no configure:12495: checking whether hypot is declared configure:12495: gcc -c -g -O2 conftest.c >&5 configure:12495: $? = 0 configure:12495: result: yes configure:12507: checking whether expm1 is declared configure:12507: gcc -c -g -O2 conftest.c >&5 configure:12507: $? = 0 configure:12507: result: yes configure:12519: checking whether acosh is declared configure:12519: gcc -c -g -O2 conftest.c >&5 configure:12519: $? = 0 configure:12519: result: yes configure:12531: checking whether asinh is declared configure:12531: gcc -c -g -O2 conftest.c >&5 configure:12531: $? = 0 configure:12531: result: yes configure:12543: checking whether atanh is declared configure:12543: gcc -c -g -O2 conftest.c >&5 configure:12543: $? = 0 configure:12543: result: yes configure:12555: checking whether ldexp is declared configure:12555: gcc -c -g -O2 conftest.c >&5 configure:12555: $? = 0 configure:12555: result: yes configure:12567: checking whether frexp is declared configure:12567: gcc -c -g -O2 conftest.c >&5 configure:12567: $? = 0 configure:12567: result: yes configure:12579: checking whether fprnd_t is declared configure:12579: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:51:10: error: 'fprnd_t' undeclared (first use in this function) (void) fprnd_t; ^ conftest.c:51:10: note: each undeclared identifier is reported only once for each function it appears in configure:12579: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "2.1" | #define PACKAGE_STRING "gsl 2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gsl" | #define VERSION "2.1" | #define RELEASED /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_INLINE 1 | #define HAVE_VPRINTF 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_EXIT_SUCCESS_AND_FAILURE 1 | #define HAVE_LIBM 1 | #define HAVE_DECL_FEENABLEEXCEPT 1 | #define HAVE_DECL_FESETTRAPENABLE 0 | #define HAVE_DECL_HYPOT 1 | #define HAVE_DECL_EXPM1 1 | #define HAVE_DECL_ACOSH 1 | #define HAVE_DECL_ASINH 1 | #define HAVE_DECL_ATANH 1 | #define HAVE_DECL_LDEXP 1 | #define HAVE_DECL_FREXP 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef fprnd_t | #ifdef __cplusplus | (void) fprnd_t; | #else | (void) fprnd_t; | #endif | #endif | | ; | return 0; | } configure:12579: result: no configure:12591: checking whether isinf is declared configure:12591: gcc -c -g -O2 conftest.c >&5 configure:12591: $? = 0 configure:12591: result: yes configure:12603: checking whether isfinite is declared configure:12603: gcc -c -g -O2 conftest.c >&5 configure:12603: $? = 0 configure:12603: result: yes configure:12615: checking whether finite is declared configure:12615: gcc -c -g -O2 conftest.c >&5 configure:12615: $? = 0 configure:12615: result: yes configure:12630: checking whether isnan is declared configure:12630: gcc -c -g -O2 conftest.c >&5 configure:12630: $? = 0 configure:12630: result: yes configure:12649: checking whether log1p is declared configure:12649: gcc -c -g -O2 conftest.c >&5 configure:12649: $? = 0 configure:12649: result: yes configure:12664: checking for long double stdio configure:12685: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:12685: $? = 0 configure:12685: ./conftest 1.234 configure:12685: $? = 0 configure:12695: result: yes configure:12704: checking for extended floating point registers configure:12737: result: yes configure:12746: checking for IEEE arithmetic interface type configure:12809: result: gnux86 configure:12813: checking for FPU_SETCW configure:12835: gcc -c -g -O2 conftest.c >&5 configure:12835: $? = 0 configure:12843: result: yes configure:12848: checking for SSE extensions configure:12892: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:12892: $? = 0 configure:12892: ./conftest configure:12892: $? = 0 configure:12902: result: yes configure:12939: checking for IEEE compiler flags configure:12978: result: none configure:12987: checking for IEEE comparisons configure:13008: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:60:4: warning: incompatible implicit declaration of built-in function 'exit' exit (status); ^ configure:13008: $? = 0 configure:13008: ./conftest configure:13008: $? = 0 configure:13019: result: yes configure:13028: checking for IEEE denormalized values configure:13050: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:62:4: warning: incompatible implicit declaration of built-in function 'exit' exit (status); ^ configure:13050: $? = 0 configure:13050: ./conftest configure:13050: $? = 0 configure:13061: result: yes configure:13200: checking that generated files are newer than configure configure:13206: result: done configure:13233: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gsl config.status 2.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on epri-MacBookPro config.status:1201: creating Makefile config.status:1201: creating gsl_version.h config.status:1201: creating gsl.spec config.status:1201: creating blas/Makefile config.status:1201: creating block/Makefile config.status:1201: creating bspline/Makefile config.status:1201: creating cblas/Makefile config.status:1201: creating cdf/Makefile config.status:1201: creating cheb/Makefile config.status:1201: creating combination/Makefile config.status:1201: creating complex/Makefile config.status:1201: creating const/Makefile config.status:1201: creating deriv/Makefile config.status:1201: creating dht/Makefile config.status:1201: creating diff/Makefile config.status:1187: error: cannot find input file: `doc/Makefile.in' ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_extended_fp=yes ac_cv_c_extern_inline=yes ac_cv_c_fpu_setcw=yes ac_cv_c_fpu_sse=yes ac_cv_c_ieee_comparisons=yes ac_cv_c_ieee_denormals=yes ac_cv_c_ieee_flags=none ac_cv_c_ieee_interface=gnux86 ac_cv_c_inline=inline ac_cv_c_volatile=yes ac_cv_decl_exit_success_and_failure=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_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__doprnt=no ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_printf_longdouble=yes ac_cv_func_strdup=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_vprintf=yes ac_cv_have_decl_acosh=yes ac_cv_have_decl_asinh=yes ac_cv_have_decl_atanh=yes ac_cv_have_decl_expm1=yes ac_cv_have_decl_feenableexcept=yes ac_cv_have_decl_fesettrapenable=no ac_cv_have_decl_finite=yes ac_cv_have_decl_fprnd_t=no ac_cv_have_decl_frexp=yes ac_cv_have_decl_hypot=yes ac_cv_have_decl_isfinite=yes ac_cv_have_decl_isinf=yes ac_cv_have_decl_isnan=yes ac_cv_have_decl_ldexp=yes ac_cv_have_decl_log1p=yes ac_cv_header_dlfcn_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_memory_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_m_cos=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_MANIFEST_TOOL=mt 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_make_make_set=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=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_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' 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 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/epri/Desktop/lib/gsl-2.1+dfsg/missing aclocal-1.13' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AS='as' AUTOCONF='${SHELL} /home/epri/Desktop/lib/gsl-2.1+dfsg/missing autoconf' AUTOHEADER='${SHELL} /home/epri/Desktop/lib/gsl-2.1+dfsg/missing autoheader' AUTOMAKE='${SHELL} /home/epri/Desktop/lib/gsl-2.1+dfsg/missing automake-1.13' AWK='mawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' GSLCBLAS_LDFLAGS='' GSL_CFLAGS='-I${prefix}/include' GSL_LDFLAGS='' GSL_LIBADD='' GSL_LIBM='-lm' GSL_LIBS='-L${exec_prefix}/lib -lgsl' GSL_LT_CBLAS_VERSION='0:0:0' GSL_LT_VERSION='19:0:0' GSL_MAJOR_VERSION='2' GSL_MINOR_VERSION='1' HAVE_AIX_IEEE_INTERFACE='' HAVE_DARWIN86_IEEE_INTERFACE='' HAVE_DARWIN_IEEE_INTERFACE='' HAVE_FREEBSD_IEEE_INTERFACE='' HAVE_GNUM68K_IEEE_INTERFACE='' HAVE_GNUPPC_IEEE_INTERFACE='' HAVE_GNUSPARC_IEEE_INTERFACE='' HAVE_GNUX86_IEEE_INTERFACE='' HAVE_HPUX11_IEEE_INTERFACE='' HAVE_HPUX_IEEE_INTERFACE='' HAVE_IRIX_IEEE_INTERFACE='' HAVE_NETBSD_IEEE_INTERFACE='' HAVE_OPENBSD_IEEE_INTERFACE='' HAVE_OS2EMX_IEEE_INTERFACE='' HAVE_SOLARIS_IEEE_INTERFACE='' HAVE_SUNOS4_IEEE_INTERFACE='' HAVE_TRU64_IEEE_INTERFACE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBM='-lm' LIBOBJS='' LIBS='-lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/epri/Desktop/lib/gsl-2.1+dfsg/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='gsl' PACKAGE_BUGREPORT='' PACKAGE_NAME='gsl' PACKAGE_STRING='gsl 2.1' PACKAGE_TARNAME='gsl' PACKAGE_URL='' PACKAGE_VERSION='2.1' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' VERSION='2.1' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_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 -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/epri/Desktop/lib/gsl-2.1+dfsg/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='/home/epri/Desktop/lib' 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 "gsl" #define PACKAGE_TARNAME "gsl" #define PACKAGE_VERSION "2.1" #define PACKAGE_STRING "gsl 2.1" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "gsl" #define VERSION "2.1" #define RELEASED /**/ #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_INLINE 1 #define HAVE_VPRINTF 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRDUP 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_EXIT_SUCCESS_AND_FAILURE 1 #define HAVE_LIBM 1 #define HAVE_DECL_FEENABLEEXCEPT 1 #define HAVE_DECL_FESETTRAPENABLE 0 #define HAVE_DECL_HYPOT 1 #define HAVE_DECL_EXPM1 1 #define HAVE_DECL_ACOSH 1 #define HAVE_DECL_ASINH 1 #define HAVE_DECL_ATANH 1 #define HAVE_DECL_LDEXP 1 #define HAVE_DECL_FREXP 1 #define HAVE_DECL_FPRND_T 0 #define HAVE_DECL_ISINF 1 #define HAVE_DECL_ISFINITE 1 #define HAVE_DECL_FINITE 1 #define HAVE_DECL_ISNAN 1 #define HAVE_DECL_LOG1P 1 #define HAVE_PRINTF_LONGDOUBLE 1 #define HAVE_EXTENDED_PRECISION_REGISTERS 1 #define HAVE_FPU_X86_SSE 1 #define HAVE_GNUX86_IEEE_INTERFACE 1 #define HAVE_IEEE_COMPARISONS 1 #define HAVE_IEEE_DENORMALS 1 configure: exit 1