This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:725: checking host system type configure:771: checking whether make sets ${MAKE} configure:836: checking whether the C compiler (gcc ) works configure:853: gcc -o conftest conftest.c 1>&5 configure:879: checking whether the C compiler (gcc ) is a cross-compiler configure:884: checking whether we are using GNU C configure:893: gcc -E conftest.c configure:941: checking whether the C++ compiler (g++ ) works configure:958: g++ -o conftest conftest.C 1>&5 configure:984: checking whether the C++ compiler (g++ ) is a cross-compiler configure:989: checking whether we are using GNU C++ configure:998: g++ -E conftest.C configure:1012: checking for ranlib configure:1048: checking for cpp configure:1094: checking for cpp configure:1138: checking for perl configure:1249: checking for ar configure:1286: checking for mkdir configure:1325: checking for bash configure:1552: checking how to run the C preprocessor configure:1632: checking for ANSI C header files configure:1645: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out configure:1712: gcc -o conftest conftest.c 1>&5 configure: In function 'main': configure:1707: warning: incompatible implicit declaration of built-in function 'exit' configure:1739: checking whether byte ordering is bigendian configure:1757: gcc -c conftest.c 1>&5 configure:1772: gcc -c conftest.c 1>&5 configure: In function 'main': configure:1767: error: 'not' undeclared (first use in this function) configure:1767: error: (Each undeclared identifier is reported only once configure:1767: error: for each function it appears in.) configure:1767: error: parse error before 'big' configure: failed program was: #line 1761 "configure" #include "confdefs.h" #include #include int main() { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:1848: checking size of long long configure:1867: gcc -o conftest conftest.c 1>&5 configure: In function 'main': configure:1861: warning: incompatible implicit declaration of built-in function 'exit' configure:1892: checking size of long int configure:1911: gcc -o conftest conftest.c 1>&5 configure: In function 'main': configure:1905: warning: incompatible implicit declaration of built-in function 'exit' configure:1936: checking size of int configure:1955: gcc -o conftest conftest.c 1>&5 configure: In function 'main': configure:1949: warning: incompatible implicit declaration of built-in function 'exit' configure:1980: checking size of short int configure:1999: gcc -o conftest conftest.c 1>&5 configure: In function 'main': configure:1993: warning: incompatible implicit declaration of built-in function 'exit' configure:2026: checking size of long double configure:2045: gcc -o conftest conftest.c 1>&5 configure: In function 'main': configure:2039: warning: incompatible implicit declaration of built-in function 'exit' configure:2070: checking size of double configure:2089: gcc -o conftest conftest.c 1>&5 configure: In function 'main': configure:2083: warning: incompatible implicit declaration of built-in function 'exit' configure:2115: checking size of float configure:2134: gcc -o conftest conftest.c 1>&5 configure: In function 'main': configure:2128: warning: incompatible implicit declaration of built-in function 'exit' configure:2161: checking size of char * configure:2180: gcc -o conftest conftest.c 1>&5 configure: In function 'main': configure:2174: warning: incompatible implicit declaration of built-in function 'exit' configure:2215: checking for the null device configure:2278: checking for gethostbyname configure:2306: gcc -o conftest conftest.c >&5 configure:2379: checking whether mode_t is defined configure:2394: gcc -c conftest.c 1>&5 configure:2420: checking for availability of gettimeofday timing configure:2433: gcc -o conftest conftest.c >&5 configure:2455: checking if gettimeofday needs timezone configure:2473: gcc -o conftest conftest.c >&5 configure:2496: checking for availability of getrusage timing configure:2514: gcc -o conftest conftest.c >&5 configure:2536: checking for availability of _ftime timing configure:2554: gcc -o conftest conftest.c >&5 configure: In function 'main': configure:2547: error: storage size of 'timebs' isn't known configure: failed program was: #line 2541 "configure" #include "confdefs.h" #include #include #include #include int main() { struct _timeb timebs; _ftime(&timebs); printf("%f\n",(double)(timebs.time + timebs.millitm/1000.0)); return 0; ; return 0; } configure:2581: checking for time.h configure:2594: gcc -c conftest.c 1>&5 configure:2621: checking for sys/time.h configure:2634: gcc -c conftest.c 1>&5 configure:2661: checking for sys/types.h configure:2674: gcc -c conftest.c 1>&5 configure:2701: checking for unistd.h configure:2714: gcc -c conftest.c 1>&5 configure:2741: checking for string.h configure:2754: gcc -c conftest.c 1>&5 configure:2781: checking for assert.h configure:2794: gcc -c conftest.c 1>&5 configure:2821: checking for tgmath.h configure:2834: gcc -c conftest.c 1>&5 configure:2861: checking for sys/stat.h configure:2874: gcc -c conftest.c 1>&5 configure:2901: checking for getopt.h configure:2914: gcc -c conftest.c 1>&5 configure:2941: checking for dirent.h configure:2954: gcc -c conftest.c 1>&5 configure:2981: checking for c_asm.h configure:2994: gcc -c conftest.c 1>&5 configure:2988:19: error: c_asm.h: No such file or directory configure: failed program was: #line 2986 "configure" #include "confdefs.h" #include int main() { ; return 0; } configure:3021: checking for intrinsics.h configure:3034: gcc -c conftest.c 1>&5 configure:3028:24: error: intrinsics.h: No such file or directory configure: failed program was: #line 3026 "configure" #include "confdefs.h" #include int main() { ; return 0; } configure:3061: checking for mach/mach_time.h configure:3074: gcc -c conftest.c 1>&5 configure:3098: checking for regex.h configure:3111: gcc -c conftest.c 1>&5 configure:3136: checking for sys/filio.h configure:3151: gcc -c conftest.c 1>&5 configure:3178: checking for sys/ioctl.h configure:3193: gcc -c conftest.c 1>&5 configure:3220: checking for sys/socket.h configure:3235: gcc -c conftest.c 1>&5 configure:3262: checking for netinet/in.h configure:3277: gcc -c conftest.c 1>&5 configure:3304: checking for netdb.h configure:3319: gcc -c conftest.c 1>&5 configure:3346: checking for arpa/inet.h configure:3361: gcc -c conftest.c 1>&5 configure:3388: checking for winsock2.h configure:3401: gcc -c conftest.c 1>&5 configure:3395:22: error: winsock2.h: No such file or directory configure: failed program was: #line 3393 "configure" #include "confdefs.h" #include int main() { ; return 0; } configure:3428: checking for crypt.h configure:3443: gcc -c conftest.c 1>&5 configure:3437:19: error: crypt.h: No such file or directory configure: failed program was: #line 3433 "configure" #include "confdefs.h" #ifdef HAVE_UNISTD_H #include #endif #include int main() { ; return 0; } configure:3470: checking for signal.h configure:3483: gcc -c conftest.c 1>&5 configure:3510: checking for malloc.h configure:3523: gcc -c conftest.c 1>&5 configure:3517:20: error: malloc.h: No such file or directory configure: failed program was: #line 3515 "configure" #include "confdefs.h" #include int main() { ; return 0; } configure:3548: checking whether time.h and sys/time.h may both be included configure:3562: gcc -c conftest.c 1>&5 configure:3587: checking whether socklen_t is defined configure:3612: gcc -c conftest.c 1>&5 configure:3637: checking whether SOCKET is defined configure:3662: gcc -c conftest.c 1>&5 configure: In function 'main': configure:3658: error: 'SOCKET' undeclared (first use in this function) configure:3658: error: (Each undeclared identifier is reported only once configure:3658: error: for each function it appears in.) configure:3658: error: parse error before 'foo' configure: failed program was: #line 3642 "configure" #include "confdefs.h" #include #include #ifdef HAVE_UNISTD_H #include #endif #ifdef HAVE_SYS_TYPES_H #include #endif #ifdef HAVE_SYS_SOCKET_H #include #endif #ifdef HAVE_WINSOCK2_H #include #endif int main() { SOCKET foo; return 0 ; return 0; } configure:3688: checking for hrtime_t configure:3724: checking for gethrtime configure:3752: gcc -o conftest conftest.c >&5 /usr/bin/ld: Undefined symbols: _gethrtime collect2: ld returned 1 exit status configure: failed program was: #line 3729 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gethrtime(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gethrtime(); int main() { /* 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_gethrtime) || defined (__stub___gethrtime) choke me #else gethrtime(); #endif ; return 0; } configure:3724: checking for read_real_time configure:3752: gcc -o conftest conftest.c >&5 /usr/bin/ld: Undefined symbols: _read_real_time collect2: ld returned 1 exit status configure: failed program was: #line 3729 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char read_real_time(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char read_real_time(); int main() { /* 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_read_real_time) || defined (__stub___read_real_time) choke me #else read_real_time(); #endif ; return 0; } configure:3724: checking for time_base_to_time configure:3752: gcc -o conftest conftest.c >&5 /usr/bin/ld: Undefined symbols: _time_base_to_time collect2: ld returned 1 exit status configure: failed program was: #line 3729 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char time_base_to_time(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char time_base_to_time(); int main() { /* 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_time_base_to_time) || defined (__stub___time_base_to_time) choke me #else time_base_to_time(); #endif ; return 0; } configure:3724: checking for clock_gettime configure:3752: gcc -o conftest conftest.c >&5 /usr/bin/ld: Undefined symbols: _clock_gettime collect2: ld returned 1 exit status configure: failed program was: #line 3729 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char clock_gettime(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char clock_gettime(); int main() { /* 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_clock_gettime) || defined (__stub___clock_gettime) choke me #else clock_gettime(); #endif ; return 0; } configure:3724: checking for mach_absolute_time configure:3752: gcc -o conftest conftest.c >&5 configure:3778: checking for _rtc intrinsic configure:3790: gcc -o conftest conftest.c >&5 /usr/bin/ld: Undefined symbols: __rtc collect2: ld returned 1 exit status configure: failed program was: #line 3781 "configure" #include "confdefs.h" #ifdef HAVE_INTRINSICS_H #include #endif int main() { _rtc() ; return 0; } configure:3811: checking for mallinfo configure:3839: gcc -o conftest conftest.c >&5 /usr/bin/ld: Undefined symbols: _mallinfo collect2: ld returned 1 exit status configure: failed program was: #line 3816 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char mallinfo(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char mallinfo(); int main() { /* 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_mallinfo) || defined (__stub___mallinfo) choke me #else mallinfo(); #endif ; return 0; } configure:3868: checking for mallopt configure:3896: gcc -o conftest conftest.c >&5 /usr/bin/ld: Undefined symbols: _mallopt collect2: ld returned 1 exit status configure: failed program was: #line 3873 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char mallopt(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char mallopt(); int main() { /* 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_mallopt) || defined (__stub___mallopt) choke me #else mallopt(); #endif ; return 0; } configure:3924: checking whether M_MMAP_THRESHOLD is defined configure:3939: gcc -c conftest.c 1>&5 configure: In function 'main': configure:3935: error: 'M_MMAP_THRESHOLD' undeclared (first use in this function) configure:3935: error: (Each undeclared identifier is reported only once configure:3935: error: for each function it appears in.) configure: failed program was: #line 3929 "configure" #include "confdefs.h" #include #ifdef HAVE_MALLOC_H #include #endif int main() { int x=M_MMAP_THRESHOLD; return 0 ; return 0; } configure:3965: checking if __int64 is defined configure:3977: gcc -c conftest.c 1>&5 configure: In function 'main': configure:3973: error: '__int64' undeclared (first use in this function) configure:3973: error: (Each undeclared identifier is reported only once configure:3973: error: for each function it appears in.) configure:3973: error: parse error before 'foo' configure: failed program was: #line 3970 "configure" #include "confdefs.h" int main() { __int64 foo; return 0 ; return 0; } configure:4012: checking for vector configure:4025: g++ -c conftest.C 1>&5 configure:4012: checking for vector.h configure:4025: g++ -c conftest.C 1>&5 In file included from /usr/include/c++/4.0.0/backward/vector.h:59, from configure:4019: /usr/include/c++/4.0.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. configure:4064: checking for getopt_long_only configure:4092: gcc -o conftest conftest.c >&5 configure:4135: checking for working const configure:4189: gcc -c conftest.c 1>&5 configure:4211: checking for C inline configure:4233: gcc -o conftest conftest.c >&5 conftest2.c configure:4264: checking for C restrict configure:4282: gcc -c conftest.c 1>&5 configure: In function 'main': configure:4275: error: nested functions are disabled, use -fnested-functions to re-enable configure:4275: error: syntax error before 'foo' configure:4276: error: parse error before 'arr' configure:4277: warning: no semicolon at end of struct or union configure:4277: error: parse error before 'arr' configure: At top level: configure:4279: error: parse error before 'return' configure: failed program was: #line 4271 "configure" #include "confdefs.h" int main() { double * restrict foo; void bar (void * restrict arr[]); struct tux { char * restrict arr[3]; }; ; return 0; } configure:4282: gcc -c conftest.c 1>&5 configure:4308: checking for C++ restrict configure:4334: g++ -c conftest.C 1>&5 configure: In function 'int main()': configure:4327: error: expected initializer before 'foo' configure:4328: error: expected ',' or '...' before 'arr' configure:4329: error: expected ';' before 'arr' configure: failed program was: #line 4323 "configure" #include "confdefs.h" int main() { double * restrict foo; void bar (void * restrict arr[]); struct tux { char * restrict arr[3]; }; ; return 0; } configure:4334: g++ -c conftest.C 1>&5 configure:4368: checking for C bool configure:4381: gcc -c conftest.c 1>&5 configure: In function 'main': configure:4377: error: 'bool' undeclared (first use in this function) configure:4377: error: (Each undeclared identifier is reported only once configure:4377: error: for each function it appears in.) configure:4377: error: parse error before 'foo' configure: failed program was: #line 4374 "configure" #include "confdefs.h" int main() { bool foo; ; return 0; } configure:4403: checking for CXX bool configure:4424: g++ -c conftest.C 1>&5 configure:4454: checking for Fortran REAL*4 configure:4470: /Applications/Absoft10.1/bin/f77 -c conftest.f 1>&5 REAL*4 a ^ cf90-1643 af90fe: WARNING MAIN, File = conftest.f, Line = 2, Column = 14 local variable A never referenced. f90: Copyright Absoft Corporation 1994-2007; Absoft Fortran Compiler Version 10.1 f90fe: 3 source lines f90fe: 0 Errors, 1 Warnings, 0 Other messages, 0 ANSI configure:4499: checking for Fortran REAL*8 configure:4515: /Applications/Absoft10.1/bin/f77 -c conftest.f 1>&5 REAL*8 a ^ cf90-1643 af90fe: WARNING MAIN, File = conftest.f, Line = 2, Column = 14 local variable A never referenced. f90: Copyright Absoft Corporation 1994-2007; Absoft Fortran Compiler Version 10.1 f90fe: 3 source lines f90fe: 0 Errors, 1 Warnings, 0 Other messages, 0 ANSI configure:4544: checking for Fortran REAL*16 configure:4560: /Applications/Absoft10.1/bin/f77 -c conftest.f 1>&5 REAL*16 a ^ cf90-1643 af90fe: WARNING MAIN, File = conftest.f, Line = 2, Column = 15 local variable A never referenced. f90: Copyright Absoft Corporation 1994-2007; Absoft Fortran Compiler Version 10.1 f90fe: 3 source lines f90fe: 0 Errors, 1 Warnings, 0 Other messages, 0 ANSI configure:4590: checking for Fortran COMPLEX*8 configure:4606: /Applications/Absoft10.1/bin/f77 -c conftest.f 1>&5 COMPLEX*8 a ^ cf90-1643 af90fe: WARNING MAIN, File = conftest.f, Line = 2, Column = 17 local variable A never referenced. f90: Copyright Absoft Corporation 1994-2007; Absoft Fortran Compiler Version 10.1 f90fe: 3 source lines f90fe: 0 Errors, 1 Warnings, 0 Other messages, 0 ANSI configure:4635: checking for Fortran COMPLEX*16 configure:4651: /Applications/Absoft10.1/bin/f77 -c conftest.f 1>&5 COMPLEX*16 a ^ cf90-1643 af90fe: WARNING MAIN, File = conftest.f, Line = 2, Column = 18 local variable A never referenced. f90: Copyright Absoft Corporation 1994-2007; Absoft Fortran Compiler Version 10.1 f90fe: 3 source lines f90fe: 0 Errors, 1 Warnings, 0 Other messages, 0 ANSI configure:4680: checking for Fortran COMPLEX*32 configure:4696: /Applications/Absoft10.1/bin/f77 -c conftest.f 1>&5 COMPLEX*32 a ^ cf90-1643 af90fe: WARNING MAIN, File = conftest.f, Line = 2, Column = 18 local variable A never referenced. f90: Copyright Absoft Corporation 1994-2007; Absoft Fortran Compiler Version 10.1 f90fe: 3 source lines f90fe: 0 Errors, 1 Warnings, 0 Other messages, 0 ANSI configure:4727: checking for crypt configure:4755: gcc -o conftest conftest.c >&5 configure:4834: checking for finite configure:4862: gcc -o conftest conftest.c >&5 configure:4846: warning: conflicting types for built-in function 'finite' configure:4946: checking for isnan configure:4974: gcc -o conftest conftest.c >&5 configure:4958: warning: conflicting types for built-in function 'isnan' configure:5058: checking for isinf configure:5086: gcc -o conftest conftest.c >&5 configure:5070: warning: conflicting types for built-in function 'isinf' configure:5170: checking for mkstemp configure:5198: gcc -o conftest conftest.c >&5 configure:5279: checking for va_copy configure:5291: gcc -o conftest conftest.c >&5