This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by fftw configure 3.3, which was generated by GNU Autoconf 2.67. Invocation command line was $ ./configure --prefix=/mnt/disk2/andrea/bin/AMBER_PARA/amber14 --libdir=/mnt/disk2/andrea/bin/AMBER_PARA/amber14/lib --enable-static --enable-shared --enable-sse2=yes CC=gcc CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native F77=gfortran FFLAGS= -O3 -mtune=native FLIBS=-lgfortran -w ## --------- ## ## Platform. ## ## --------- ## hostname = nbk36.cerm.unifi.it uname -m = x86_64 uname -r = 2.6.32-431.17.1.el6.x86_64 uname -s = Linux uname -v = #1 SMP Fri Apr 11 17:27:00 EDT 2014 /usr/bin/uname -p = unknown /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: /usr/lib64/qt-3.3/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /home/andrea/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2844: checking for a BSD-compatible install configure:2912: result: /usr/bin/install -c configure:2923: checking whether build environment is sane configure:2973: result: yes configure:3114: checking for a thread-safe mkdir -p configure:3153: result: /bin/mkdir -p configure:3166: checking for gawk configure:3182: found /usr/bin/gawk configure:3193: result: gawk configure:3204: checking whether make sets $(MAKE) configure:3226: result: yes configure:3310: checking whether to enable maintainer-specific portions of Makefiles configure:3319: result: no configure:3367: checking build system type configure:3381: result: x86_64-unknown-linux-gnu configure:3401: checking host system type configure:3414: result: x86_64-unknown-linux-gnu configure:3851: checking for gcc configure:3878: result: gcc configure:4107: checking for C compiler version configure:4116: gcc --version >&5 gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11) Copyright (C) 2010 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:4127: $? = 0 configure:4116: gcc -v >&5 Using built-in specs. 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 --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) configure:4127: $? = 0 configure:4116: gcc -V >&5 gcc: '-V' option must have argument configure:4127: $? = 1 configure:4116: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:4127: $? = 1 configure:4147: checking whether the C compiler works configure:4169: gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:4173: $? = 0 configure:4221: result: yes configure:4224: checking for C compiler default output file name configure:4226: result: a.out configure:4232: checking for suffix of executables configure:4239: gcc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:4243: $? = 0 configure:4265: result: configure:4287: checking whether we are cross compiling configure:4295: gcc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:4299: $? = 0 configure:4306: ./conftest configure:4310: $? = 0 configure:4325: result: no configure:4330: checking for suffix of object files configure:4352: gcc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:4356: $? = 0 configure:4377: result: o configure:4381: checking whether we are using the GNU C compiler configure:4400: gcc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:4400: $? = 0 configure:4409: result: yes configure:4418: checking whether gcc accepts -g configure:4438: gcc -c -g conftest.c >&5 configure:4438: $? = 0 configure:4479: result: yes configure:4496: checking for gcc option to accept ISO C89 configure:4560: gcc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:4560: $? = 0 configure:4573: result: none needed configure:4604: checking for style of include used by make configure:4632: result: GNU configure:4657: checking dependency style of gcc configure:4767: result: gcc3 configure:4783: checking whether gcc and cc understand -c and -o together configure:4814: gcc -c conftest.c -o conftest2.o >&5 configure:4818: $? = 0 configure:4824: gcc -c conftest.c -o conftest2.o >&5 configure:4828: $? = 0 configure:4839: cc -c conftest.c >&5 configure:4843: $? = 0 configure:4851: cc -c conftest.c -o conftest2.o >&5 configure:4855: $? = 0 configure:4861: cc -c conftest.c -o conftest2.o >&5 configure:4865: $? = 0 configure:4883: result: yes configure:4910: checking for C compiler vendor configure:4934: gcc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 conftest.c: In function 'main': conftest.c:19: error: 'thisisanerror' undeclared (first use in this function) conftest.c:19: error: (Each undeclared identifier is reported only once conftest.c:19: error: for each function it appears in.) configure:4934: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) | thisisanerror; | #endif | | ; | return 0; | } configure:4934: gcc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 conftest.c: In function 'main': conftest.c:19: error: 'thisisanerror' undeclared (first use in this function) conftest.c:19: error: (Each undeclared identifier is reported only once conftest.c:19: error: for each function it appears in.) configure:4934: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__)) | thisisanerror; | #endif | | ; | return 0; | } configure:4934: gcc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 conftest.c: In function 'main': conftest.c:19: error: 'thisisanerror' undeclared (first use in this function) conftest.c:19: error: (Each undeclared identifier is reported only once conftest.c:19: error: for each function it appears in.) configure:4934: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__PATHCC__) || defined(__PATHSCALE__)) | thisisanerror; | #endif | | ; | return 0; | } configure:4934: gcc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:4934: $? = 0 configure:4941: result: gnu configure:4948: checking for gcc option to accept ISO C99 configure:5097: gcc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 conftest.c:63: error: expected ';', ',' or ')' before 'text' conftest.c: In function 'main': conftest.c:117: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' conftest.c:117: error: 'newvar' undeclared (first use in this function) conftest.c:117: error: (Each undeclared identifier is reported only once conftest.c:117: error: for each function it appears in.) conftest.c:127: error: 'for' loop initial declarations are only allowed in C99 mode conftest.c:127: note: use option -std=c99 or -std=gnu99 to compile your code configure:5097: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:5097: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:5097: $? = 0 configure:5117: result: -std=gnu99 configure:5219: checking for gcc -std=gnu99 option to accept ISO Standard C configure:5233: result: -std=gnu99 configure:5238: checking whether ln -s works configure:5242: result: yes configure:5249: checking whether make sets $(MAKE) configure:5271: result: yes configure:5608: checking for a sed that does not truncate output configure:5672: result: /bin/sed configure:5690: checking for grep that handles long lines and -e configure:5748: result: /bin/grep configure:5753: checking for egrep configure:5815: result: /bin/grep -E configure:5820: checking for fgrep configure:5882: result: /bin/grep -F configure:5917: checking for ld used by gcc -std=gnu99 configure:5984: result: /usr/bin/ld configure:5991: checking if the linker (/usr/bin/ld) is GNU ld configure:6006: result: yes configure:6018: checking for BSD- or MS-compatible name lister (nm) configure:6067: result: /usr/bin/nm -B configure:6185: checking the name lister (/usr/bin/nm -B) interface configure:6192: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:6195: /usr/bin/nm -B "conftest.o" configure:6198: output 0000000000000000 B some_variable configure:6205: result: BSD nm configure:6209: checking the maximum length of command line arguments configure:6329: result: 1966080 configure:6346: checking whether the shell understands some XSI constructs configure:6356: result: yes configure:6360: checking whether the shell understands "+=" configure:6366: result: yes configure:6401: checking for /usr/bin/ld option to reload object files configure:6408: result: -r configure:6477: checking for objdump configure:6504: result: objdump configure:6533: checking how to recognize dependent libraries configure:6729: result: pass_all configure:6789: checking for ar configure:6805: found /usr/bin/ar configure:6816: result: ar configure:6894: checking for strip configure:6910: found /usr/bin/strip configure:6921: result: strip configure:6993: checking for ranlib configure:7009: found /usr/bin/ranlib configure:7020: result: ranlib configure:7110: checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object configure:7228: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:7231: $? = 0 configure:7235: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7238: $? = 0 configure:7292: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c conftstm.o >&5 configure:7295: $? = 0 configure:7333: result: ok configure:7428: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:7431: $? = 0 configure:8141: checking how to run the C preprocessor configure:8172: gcc -std=gnu99 -E conftest.c configure:8172: $? = 0 configure:8186: gcc -std=gnu99 -E conftest.c conftest.c:13:28: error: ac_nonexistent.h: No such file or directory configure:8186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | /* end confdefs.h. */ | #include configure:8211: result: gcc -std=gnu99 -E configure:8231: gcc -std=gnu99 -E conftest.c configure:8231: $? = 0 configure:8245: gcc -std=gnu99 -E conftest.c conftest.c:13:28: error: ac_nonexistent.h: No such file or directory configure:8245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | /* end confdefs.h. */ | #include configure:8274: checking for ANSI C header files configure:8294: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:8294: $? = 0 configure:8367: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:8367: $? = 0 configure:8367: ./conftest configure:8367: $? = 0 configure:8378: result: yes configure:8391: checking for sys/types.h configure:8391: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:8391: $? = 0 configure:8391: result: yes configure:8391: checking for sys/stat.h configure:8391: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:8391: $? = 0 configure:8391: result: yes configure:8391: checking for stdlib.h configure:8391: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:8391: $? = 0 configure:8391: result: yes configure:8391: checking for string.h configure:8391: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:8391: $? = 0 configure:8391: result: yes configure:8391: checking for memory.h configure:8391: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:8391: $? = 0 configure:8391: result: yes configure:8391: checking for strings.h configure:8391: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:8391: $? = 0 configure:8391: result: yes configure:8391: checking for inttypes.h configure:8391: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:8391: $? = 0 configure:8391: result: yes configure:8391: checking for stdint.h configure:8391: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:8391: $? = 0 configure:8391: result: yes configure:8391: checking for unistd.h configure:8391: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:8391: $? = 0 configure:8391: result: yes configure:8405: checking for dlfcn.h configure:8405: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:8405: $? = 0 configure:8405: result: yes configure:8557: checking for objdir configure:8572: result: .libs configure:8868: checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions configure:8886: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8890: $? = 0 configure:8903: result: no configure:8923: checking for gcc -std=gnu99 option to produce PIC configure:9195: result: -fPIC -DPIC configure:9207: checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works configure:9225: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native -fPIC -DPIC -DPIC conftest.c >&5 configure:9229: $? = 0 configure:9242: result: yes configure:9266: checking if gcc -std=gnu99 static flag -static works configure:9294: result: no configure:9309: checking if gcc -std=gnu99 supports -c -o file.o configure:9330: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native -o out/conftest2.o conftest.c >&5 configure:9334: $? = 0 configure:9356: result: yes configure:9364: checking if gcc -std=gnu99 supports -c -o file.o configure:9411: result: yes configure:9444: checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10435: result: yes configure:10472: checking whether -lc should be explicitly linked in configure:10477: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:10480: $? = 0 configure:10495: gcc -std=gnu99 -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10498: $? = 0 configure:10510: result: no configure:10674: checking dynamic linker characteristics configure:11107: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11107: $? = 0 configure:11337: result: GNU/Linux ld.so configure:11439: checking how to hardcode library paths into programs configure:11464: result: immediate configure:11984: checking whether stripping libraries is possible configure:11989: result: yes configure:12024: checking if libtool supports shared libraries configure:12026: result: yes configure:12029: checking whether to build shared libraries configure:12050: result: yes configure:12053: checking whether to build static libraries configure:12057: result: yes configure:12095: checking for ocamlbuild configure:12125: result: no configure:12947: checking whether C compiler accepts -msse2 configure:12962: gcc -std=gnu99 -c -msse2 conftest.c >&5 configure:12962: $? = 0 configure:12970: result: yes configure:13176: checking for ANSI C header files configure:13280: result: yes configure:13291: checking libintl.h usability configure:13291: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:13291: $? = 0 configure:13291: result: yes configure:13291: checking libintl.h presence configure:13291: gcc -std=gnu99 -E conftest.c configure:13291: $? = 0 configure:13291: result: yes configure:13291: checking for libintl.h configure:13291: result: yes configure:13291: checking malloc.h usability configure:13291: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:13291: $? = 0 configure:13291: result: yes configure:13291: checking malloc.h presence configure:13291: gcc -std=gnu99 -E conftest.c configure:13291: $? = 0 configure:13291: result: yes configure:13291: checking for malloc.h configure:13291: result: yes configure:13291: checking stddef.h usability configure:13291: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:13291: $? = 0 configure:13291: result: yes configure:13291: checking stddef.h presence configure:13291: gcc -std=gnu99 -E conftest.c configure:13291: $? = 0 configure:13291: result: yes configure:13291: checking for stddef.h configure:13291: result: yes configure:13291: checking for stdlib.h configure:13291: result: yes configure:13291: checking for string.h configure:13291: result: yes configure:13291: checking for strings.h configure:13291: result: yes configure:13291: checking sys/time.h usability configure:13291: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:13291: $? = 0 configure:13291: result: yes configure:13291: checking sys/time.h presence configure:13291: gcc -std=gnu99 -E conftest.c configure:13291: $? = 0 configure:13291: result: yes configure:13291: checking for sys/time.h configure:13291: result: yes configure:13291: checking for unistd.h configure:13291: result: yes configure:13291: checking limits.h usability configure:13291: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:13291: $? = 0 configure:13291: result: yes configure:13291: checking limits.h presence configure:13291: gcc -std=gnu99 -E conftest.c configure:13291: $? = 0 configure:13291: result: yes configure:13291: checking for limits.h configure:13291: result: yes configure:13291: checking c_asm.h usability configure:13291: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 conftest.c:68:19: error: c_asm.h: No such file or directory configure:13291: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13291: result: no configure:13291: checking c_asm.h presence configure:13291: gcc -std=gnu99 -E conftest.c conftest.c:35:19: error: c_asm.h: No such file or directory configure:13291: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:13291: result: no configure:13291: checking for c_asm.h configure:13291: result: no configure:13291: checking intrinsics.h usability configure:13291: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 conftest.c:68:24: error: intrinsics.h: No such file or directory configure:13291: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13291: result: no configure:13291: checking intrinsics.h presence configure:13291: gcc -std=gnu99 -E conftest.c conftest.c:35:24: error: intrinsics.h: No such file or directory configure:13291: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:13291: result: no configure:13291: checking for intrinsics.h configure:13291: result: no configure:13291: checking for stdint.h configure:13291: result: yes configure:13291: checking mach/mach_time.h usability configure:13291: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 conftest.c:69:28: error: mach/mach_time.h: No such file or directory configure:13291: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13291: result: no configure:13291: checking mach/mach_time.h presence configure:13291: gcc -std=gnu99 -E conftest.c conftest.c:36:28: error: mach/mach_time.h: No such file or directory configure:13291: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include configure:13291: result: no configure:13291: checking for mach/mach_time.h configure:13291: result: no configure:13291: checking sys/sysctl.h usability configure:13291: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:13291: $? = 0 configure:13291: result: yes configure:13291: checking sys/sysctl.h presence configure:13291: gcc -std=gnu99 -E conftest.c configure:13291: $? = 0 configure:13291: result: yes configure:13291: checking for sys/sysctl.h configure:13291: result: yes configure:13308: checking altivec.h usability configure:13308: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 conftest.c:70:21: error: altivec.h: No such file or directory configure:13308: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13308: result: no configure:13308: checking altivec.h presence configure:13308: gcc -std=gnu99 -E conftest.c conftest.c:37:21: error: altivec.h: No such file or directory configure:13308: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #include configure:13308: result: no configure:13308: checking for altivec.h configure:13308: result: no configure:13322: checking for an ANSI C-conforming const configure:13387: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:13387: $? = 0 configure:13394: result: yes configure:13402: checking for inline configure:13418: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:13418: $? = 0 configure:13426: result: inline configure:13444: checking for size_t configure:13444: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:13444: $? = 0 configure:13444: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 conftest.c: In function 'main': conftest.c:73: error: expected expression before ')' token configure:13444: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:13444: result: yes configure:13455: checking whether time.h and sys/time.h may both be included configure:13475: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:13475: $? = 0 configure:13482: result: yes configure:13490: checking for long double configure:13490: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:13490: $? = 0 configure:13490: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 conftest.c: In function 'main': conftest.c:74: error: expected expression before ')' token configure:13490: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((long double))) | return 0; | ; | return 0; | } configure:13490: result: yes configure:13503: checking for hrtime_t configure:13503: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 conftest.c: In function 'main': conftest.c:48: error: 'hrtime_t' undeclared (first use in this function) conftest.c:48: error: (Each undeclared identifier is reported only once conftest.c:48: error: for each function it appears in.) configure:13503: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | /* end confdefs.h. */ | | #if HAVE_SYS_TIME_H | #include | #endif | | | int | main () | { | if (sizeof (hrtime_t)) | return 0; | ; | return 0; | } configure:13503: result: no configure:13520: checking size of int configure:13525: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:13525: $? = 0 configure:13525: ./conftest configure:13525: $? = 0 configure:13539: result: 4 configure:13553: checking size of unsigned int configure:13558: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:13558: $? = 0 configure:13558: ./conftest configure:13558: $? = 0 configure:13572: result: 4 configure:13586: checking size of long configure:13591: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:13591: $? = 0 configure:13591: ./conftest configure:13591: $? = 0 configure:13605: result: 8 configure:13619: checking size of unsigned long configure:13624: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:13624: $? = 0 configure:13624: ./conftest configure:13624: $? = 0 configure:13638: result: 8 configure:13652: checking size of long long configure:13657: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:13657: $? = 0 configure:13657: ./conftest configure:13657: $? = 0 configure:13671: result: 8 configure:13685: checking size of unsigned long long configure:13690: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:13690: $? = 0 configure:13690: ./conftest configure:13690: $? = 0 configure:13704: result: 8 configure:13718: checking size of size_t configure:13723: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:13723: $? = 0 configure:13723: ./conftest configure:13723: $? = 0 configure:13737: result: 8 configure:13751: checking size of ptrdiff_t configure:13756: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:13756: $? = 0 configure:13756: ./conftest configure:13756: $? = 0 configure:13770: result: 8 configure:13781: checking for uintptr_t configure:13781: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:13781: $? = 0 configure:13781: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 conftest.c: In function 'main': conftest.c:87: error: expected expression before ')' token configure:13781: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | /* 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 | #ifdef HAVE_STDINT_H | # include | #endif | | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:13781: result: yes configure:13834: checking size of float configure:13839: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:13839: $? = 0 configure:13839: ./conftest configure:13839: $? = 0 configure:13853: result: 4 configure:13867: checking size of double configure:13872: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:13872: $? = 0 configure:13872: ./conftest configure:13872: $? = 0 configure:13886: result: 8 configure:13901: checking size of fftw_r2r_kind configure:13906: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:13906: $? = 0 configure:13906: ./conftest configure:13906: $? = 0 configure:13925: result: 4 configure:13941: checking for working alloca.h configure:13958: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:13958: $? = 0 configure:13966: result: yes configure:13974: checking for alloca configure:14011: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:14011: $? = 0 configure:14019: result: yes configure:14128: checking for working strtod configure:14169: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:14169: $? = 0 configure:14169: ./conftest configure:14169: $? = 0 configure:14179: result: yes configure:14243: checking for vprintf configure:14243: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 conftest.c:76: warning: conflicting types for built-in function 'vprintf' configure:14243: $? = 0 configure:14243: result: yes configure:14249: checking for _doprnt configure:14249: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 /tmp/ccIkb5Mn.o: In function `main': conftest.c:(.text+0x7): undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:14249: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FFTW_R2R_KIND 4 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 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:14249: result: no configure:14260: checking for sin in -lm configure:14285: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c -lm >&5 conftest.c:61: warning: conflicting types for built-in function 'sin' configure:14285: $? = 0 configure:14294: result: yes configure:14399: checking for BSDgettimeofday configure:14399: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c -lm >&5 /tmp/cckd8Kdv.o: In function `main': conftest.c:(.text+0x7): undefined reference to `BSDgettimeofday' collect2: ld returned 1 exit status configure:14399: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FFTW_R2R_KIND 4 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | /* Define BSDgettimeofday to an innocuous variant, in case declares BSDgettimeofday. | For example, HP-UX 11i declares gettimeofday. */ | #define BSDgettimeofday innocuous_BSDgettimeofday | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char BSDgettimeofday (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef BSDgettimeofday | | /* 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 BSDgettimeofday (); | /* 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_BSDgettimeofday || defined __stub___BSDgettimeofday | choke me | #endif | | int | main () | { | return BSDgettimeofday (); | ; | return 0; | } configure:14399: result: no configure:14399: checking for gettimeofday configure:14399: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c -lm >&5 configure:14399: $? = 0 configure:14399: result: yes configure:14399: checking for gethrtime configure:14399: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c -lm >&5 /tmp/ccvtuFDG.o: In function `main': conftest.c:(.text+0x7): undefined reference to `gethrtime' collect2: ld returned 1 exit status configure:14399: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FFTW_R2R_KIND 4 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define gethrtime to an innocuous variant, in case declares gethrtime. | For example, HP-UX 11i declares gettimeofday. */ | #define gethrtime innocuous_gethrtime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethrtime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethrtime | | /* 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 gethrtime (); | /* 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 | #endif | | int | main () | { | return gethrtime (); | ; | return 0; | } configure:14399: result: no configure:14399: checking for read_real_time configure:14399: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c -lm >&5 /tmp/ccXIvLQK.o: In function `main': conftest.c:(.text+0x7): undefined reference to `read_real_time' collect2: ld returned 1 exit status configure:14399: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FFTW_R2R_KIND 4 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define read_real_time to an innocuous variant, in case declares read_real_time. | For example, HP-UX 11i declares gettimeofday. */ | #define read_real_time innocuous_read_real_time | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char read_real_time (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef read_real_time | | /* 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 read_real_time (); | /* 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 | #endif | | int | main () | { | return read_real_time (); | ; | return 0; | } configure:14399: result: no configure:14399: checking for time_base_to_time configure:14399: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c -lm >&5 /tmp/ccD6hSYL.o: In function `main': conftest.c:(.text+0x7): undefined reference to `time_base_to_time' collect2: ld returned 1 exit status configure:14399: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FFTW_R2R_KIND 4 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define time_base_to_time to an innocuous variant, in case declares time_base_to_time. | For example, HP-UX 11i declares gettimeofday. */ | #define time_base_to_time innocuous_time_base_to_time | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char time_base_to_time (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef time_base_to_time | | /* 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 time_base_to_time (); | /* 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 | #endif | | int | main () | { | return time_base_to_time (); | ; | return 0; | } configure:14399: result: no configure:14399: checking for drand48 configure:14399: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c -lm >&5 configure:14399: $? = 0 configure:14399: result: yes configure:14399: checking for sqrt configure:14399: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c -lm >&5 conftest.c:80: warning: conflicting types for built-in function 'sqrt' configure:14399: $? = 0 configure:14399: result: yes configure:14399: checking for memset configure:14399: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c -lm >&5 conftest.c:81: warning: conflicting types for built-in function 'memset' configure:14399: $? = 0 configure:14399: result: yes configure:14399: checking for posix_memalign configure:14399: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c -lm >&5 configure:14399: $? = 0 configure:14399: result: yes configure:14399: checking for memalign configure:14399: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c -lm >&5 configure:14399: $? = 0 configure:14399: result: yes configure:14399: checking for _mm_malloc configure:14399: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c -lm >&5 /tmp/ccMBHOR5.o: In function `main': conftest.c:(.text+0x7): undefined reference to `_mm_malloc' collect2: ld returned 1 exit status configure:14399: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FFTW_R2R_KIND 4 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DRAND48 1 | #define HAVE_SQRT 1 | #define HAVE_MEMSET 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | /* end confdefs.h. */ | /* Define _mm_malloc to an innocuous variant, in case declares _mm_malloc. | For example, HP-UX 11i declares gettimeofday. */ | #define _mm_malloc innocuous__mm_malloc | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _mm_malloc (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _mm_malloc | | /* 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 _mm_malloc (); | /* 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__mm_malloc || defined __stub____mm_malloc | choke me | #endif | | int | main () | { | return _mm_malloc (); | ; | return 0; | } configure:14399: result: no configure:14399: checking for _mm_free configure:14399: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c -lm >&5 /tmp/ccdnj1tb.o: In function `main': conftest.c:(.text+0x7): undefined reference to `_mm_free' collect2: ld returned 1 exit status configure:14399: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FFTW_R2R_KIND 4 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DRAND48 1 | #define HAVE_SQRT 1 | #define HAVE_MEMSET 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | /* end confdefs.h. */ | /* Define _mm_free to an innocuous variant, in case declares _mm_free. | For example, HP-UX 11i declares gettimeofday. */ | #define _mm_free innocuous__mm_free | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _mm_free (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _mm_free | | /* 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 _mm_free (); | /* 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__mm_free || defined __stub____mm_free | choke me | #endif | | int | main () | { | return _mm_free (); | ; | return 0; | } configure:14399: result: no configure:14399: checking for clock_gettime configure:14399: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c -lm >&5 /tmp/ccgEDoSc.o: In function `main': conftest.c:(.text+0x7): undefined reference to `clock_gettime' collect2: ld returned 1 exit status configure:14399: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FFTW_R2R_KIND 4 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DRAND48 1 | #define HAVE_SQRT 1 | #define HAVE_MEMSET 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | /* end confdefs.h. */ | /* Define clock_gettime to an innocuous variant, in case declares clock_gettime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_gettime innocuous_clock_gettime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_gettime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_gettime | | /* 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 clock_gettime (); | /* 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 | #endif | | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:14399: result: no configure:14399: checking for mach_absolute_time configure:14399: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c -lm >&5 /tmp/ccoIDNbj.o: In function `main': conftest.c:(.text+0x7): undefined reference to `mach_absolute_time' collect2: ld returned 1 exit status configure:14399: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FFTW_R2R_KIND 4 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DRAND48 1 | #define HAVE_SQRT 1 | #define HAVE_MEMSET 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | /* end confdefs.h. */ | /* Define mach_absolute_time to an innocuous variant, in case declares mach_absolute_time. | For example, HP-UX 11i declares gettimeofday. */ | #define mach_absolute_time innocuous_mach_absolute_time | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mach_absolute_time (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mach_absolute_time | | /* 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 mach_absolute_time (); | /* 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_mach_absolute_time || defined __stub___mach_absolute_time | choke me | #endif | | int | main () | { | return mach_absolute_time (); | ; | return 0; | } configure:14399: result: no configure:14399: checking for sysctl configure:14399: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c -lm >&5 configure:14399: $? = 0 configure:14399: result: yes configure:14399: checking for abort configure:14399: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c -lm >&5 conftest.c:85: warning: conflicting types for built-in function 'abort' configure:14399: $? = 0 configure:14399: result: yes configure:14399: checking for sinl configure:14399: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c -lm >&5 conftest.c:86: warning: conflicting types for built-in function 'sinl' configure:14399: $? = 0 configure:14399: result: yes configure:14399: checking for cosl configure:14399: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c -lm >&5 conftest.c:87: warning: conflicting types for built-in function 'cosl' configure:14399: $? = 0 configure:14399: result: yes configure:14399: checking for snprintf configure:14399: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c -lm >&5 conftest.c:88: warning: conflicting types for built-in function 'snprintf' configure:14399: $? = 0 configure:14399: result: yes configure:14408: checking whether drand48 is declared configure:14408: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:14408: $? = 0 configure:14408: result: yes configure:14418: checking whether srand48 is declared configure:14418: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:14418: $? = 0 configure:14418: result: yes configure:14428: checking whether memalign is declared configure:14428: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 conftest.c: In function 'main': conftest.c:108: error: 'memalign' undeclared (first use in this function) conftest.c:108: error: (Each undeclared identifier is reported only once conftest.c:108: error: for each function it appears in.) configure:14428: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FFTW_R2R_KIND 4 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DRAND48 1 | #define HAVE_SQRT 1 | #define HAVE_MEMSET 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_SYSCTL 1 | #define HAVE_ABORT 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DECL_DRAND48 1 | #define HAVE_DECL_SRAND48 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef memalign | #ifdef __cplusplus | (void) memalign; | #else | (void) memalign; | #endif | #endif | | ; | return 0; | } configure:14428: result: no configure:14438: checking whether posix_memalign is declared configure:14438: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 configure:14438: $? = 0 configure:14438: result: yes configure:14448: checking whether sinl is declared configure:14448: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 conftest.c: In function 'main': conftest.c:110: error: 'sinl' undeclared (first use in this function) conftest.c:110: error: (Each undeclared identifier is reported only once conftest.c:110: error: for each function it appears in.) configure:14448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FFTW_R2R_KIND 4 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DRAND48 1 | #define HAVE_SQRT 1 | #define HAVE_MEMSET 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_SYSCTL 1 | #define HAVE_ABORT 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DECL_DRAND48 1 | #define HAVE_DECL_SRAND48 1 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_POSIX_MEMALIGN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef sinl | #ifdef __cplusplus | (void) sinl; | #else | (void) sinl; | #endif | #endif | | ; | return 0; | } configure:14448: result: no configure:14458: checking whether cosl is declared configure:14458: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 conftest.c: In function 'main': conftest.c:111: error: 'cosl' undeclared (first use in this function) conftest.c:111: error: (Each undeclared identifier is reported only once conftest.c:111: error: for each function it appears in.) configure:14458: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FFTW_R2R_KIND 4 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DRAND48 1 | #define HAVE_SQRT 1 | #define HAVE_MEMSET 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_SYSCTL 1 | #define HAVE_ABORT 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DECL_DRAND48 1 | #define HAVE_DECL_SRAND48 1 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_POSIX_MEMALIGN 1 | #define HAVE_DECL_SINL 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef cosl | #ifdef __cplusplus | (void) cosl; | #else | (void) cosl; | #endif | #endif | | ; | return 0; | } configure:14458: result: no configure:14468: checking whether sinq is declared configure:14468: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 conftest.c: In function 'main': conftest.c:112: error: 'sinq' undeclared (first use in this function) conftest.c:112: error: (Each undeclared identifier is reported only once conftest.c:112: error: for each function it appears in.) configure:14468: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FFTW_R2R_KIND 4 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DRAND48 1 | #define HAVE_SQRT 1 | #define HAVE_MEMSET 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_SYSCTL 1 | #define HAVE_ABORT 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DECL_DRAND48 1 | #define HAVE_DECL_SRAND48 1 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_POSIX_MEMALIGN 1 | #define HAVE_DECL_SINL 0 | #define HAVE_DECL_COSL 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef sinq | #ifdef __cplusplus | (void) sinq; | #else | (void) sinq; | #endif | #endif | | ; | return 0; | } configure:14468: result: no configure:14478: checking whether cosq is declared configure:14478: gcc -std=gnu99 -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c >&5 conftest.c: In function 'main': conftest.c:113: error: 'cosq' undeclared (first use in this function) conftest.c:113: error: (Each undeclared identifier is reported only once conftest.c:113: error: for each function it appears in.) configure:14478: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FFTW_R2R_KIND 4 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DRAND48 1 | #define HAVE_SQRT 1 | #define HAVE_MEMSET 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_SYSCTL 1 | #define HAVE_ABORT 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DECL_DRAND48 1 | #define HAVE_DECL_SRAND48 1 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_POSIX_MEMALIGN 1 | #define HAVE_DECL_SINL 0 | #define HAVE_DECL_COSL 0 | #define HAVE_DECL_SINQ 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef cosq | #ifdef __cplusplus | (void) cosq; | #else | (void) cosq; | #endif | #endif | | ; | return 0; | } configure:14478: result: no configure:14490: checking for _rtc intrinsic configure:14506: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:80: warning: implicit declaration of function '_rtc' /tmp/ccNFRo9c.o: In function `main': conftest.c:(.text+0x7): undefined reference to `_rtc' collect2: ld returned 1 exit status configure:14506: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FFTW_R2R_KIND 4 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DRAND48 1 | #define HAVE_SQRT 1 | #define HAVE_MEMSET 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_SYSCTL 1 | #define HAVE_ABORT 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DECL_DRAND48 1 | #define HAVE_DECL_SRAND48 1 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_POSIX_MEMALIGN 1 | #define HAVE_DECL_SINL 0 | #define HAVE_DECL_COSL 0 | #define HAVE_DECL_SINQ 0 | #define HAVE_DECL_COSQ 0 | /* end confdefs.h. */ | #ifdef HAVE_INTRINSICS_H | #include | #endif | int | main () | { | _rtc() | ; | return 0; | } configure:14515: result: no configure:14535: checking for isnan configure:14549: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c -lm >&5 configure:14549: $? = 0 configure:14561: result: yes configure:14568: checking whether C compiler accepts -mpreferred-stack-boundary=4 configure:14583: gcc -std=gnu99 -c -mpreferred-stack-boundary=4 conftest.c >&5 configure:14583: $? = 0 configure:14591: result: yes configure:14595: checking whether the stack is at least 8-byte aligned by gcc configure:14599: checking whether C compiler accepts -malign-double configure:14618: gcc -std=gnu99 -c -malign-double conftest.c >&5 configure:14618: $? = 0 configure:14628: result: yes configure:14690: gcc -std=gnu99 -o conftest -O -malign-double conftest.c -lm >&5 configure:14690: $? = 0 configure:14690: ./conftest configure:14690: $? = 0 configure:14700: result: yes configure:14843: checking for Fortran 77 compiler version configure:14852: gfortran --version >&5 GNU Fortran (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11) Copyright (C) 2010 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:14863: $? = 0 configure:14852: gfortran -v >&5 Using built-in specs. 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 --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) configure:14863: $? = 0 configure:14852: gfortran -V >&5 gfortran: '-V' option must have argument configure:14863: $? = 1 configure:14852: gfortran -qversion >&5 gfortran: unrecognized option '-qversion' gfortran: no input files configure:14863: $? = 1 configure:14872: checking whether we are using the GNU Fortran 77 compiler configure:14885: gfortran -c -O3 -mtune=native conftest.F >&5 configure:14885: $? = 0 configure:14894: result: yes configure:14900: checking whether gfortran accepts -g configure:14911: gfortran -c -g conftest.f >&5 configure:14911: $? = 0 configure:14919: result: yes configure:15055: checking for Fortran 77 compiler version configure:15064: gfortran --version >&5 GNU Fortran (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11) Copyright (C) 2010 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:15075: $? = 0 configure:15064: gfortran -v >&5 Using built-in specs. 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 --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) configure:15075: $? = 0 configure:15064: gfortran -V >&5 gfortran: '-V' option must have argument configure:15075: $? = 1 configure:15064: gfortran -qversion >&5 gfortran: unrecognized option '-qversion' gfortran: no input files configure:15075: $? = 1 configure:15084: checking whether we are using the GNU Fortran 77 compiler configure:15106: result: yes configure:15112: checking whether gfortran accepts -g configure:15131: result: yes configure:15267: checking if libtool supports shared libraries configure:15269: result: yes configure:15272: checking whether to build shared libraries configure:15292: result: yes configure:15295: checking whether to build static libraries configure:15299: result: yes configure:15313: checking for gfortran option to produce PIC configure:15585: result: -fPIC configure:15594: checking if gfortran PIC flag -fPIC works configure:15612: gfortran -c -O3 -mtune=native -fPIC conftest.f >&5 configure:15616: $? = 0 configure:15629: result: yes configure:15650: checking if gfortran static flag -static works configure:15678: result: no configure:15690: checking if gfortran supports -c -o file.o configure:15711: gfortran -c -O3 -mtune=native -o out/conftest2.o conftest.f >&5 configure:15715: $? = 0 configure:15737: result: yes configure:15742: checking if gfortran supports -c -o file.o configure:15789: result: yes configure:15819: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:16797: result: yes configure:16934: checking dynamic linker characteristics configure:17309: gfortran -o conftest -O3 -mtune=native -Wl,-rpath -Wl,/foo conftest.f -lm >&5 configure:17309: $? = 0 configure:17539: result: GNU/Linux ld.so configure:17590: checking how to hardcode library paths into programs configure:17615: result: immediate configure:17656: checking how to get verbose linking output from gfortran configure:17666: gfortran -c -O3 -mtune=native conftest.f >&5 configure:17666: $? = 0 configure:17684: gfortran -o conftest -O3 -mtune=native -v conftest.f -lm Using built-in specs. 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 --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) /usr/libexec/gcc/x86_64-redhat-linux/4.4.7/f951 conftest.f -ffixed-form --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=6144 -mtune=core2 -quiet -dumpbase conftest.f -auxbase conftest -O3 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-redhat-linux/4.4.7/finclude -o /tmp/ccpX3yFG.s GNU Fortran (GCC) version 4.4.7 20120313 (Red Hat 4.4.7-11) (x86_64-redhat-linux) compiled by GNU C version 4.4.7 20120313 (Red Hat 4.4.7-11), GMP version 4.3.1, MPFR version 2.4.1. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -V -Qy -o /tmp/ccLLFwTH.o /tmp/ccpX3yFG.s GNU assembler version 2.20.51.0.2 (x86_64-redhat-linux) using BFD version version 2.20.51.0.2-5.42.el6 20100205 /usr/libexec/gcc/x86_64-redhat-linux/4.4.7/collect2 --eh-frame-hdr --build-id -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. /tmp/ccLLFwTH.o -lgfortranbegin -lgfortran -lm -lgfortran -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crtn.o configure:17749: result: -v configure:17751: checking for Fortran 77 libraries of gfortran configure:17948: result: -lgfortran -w configure:17964: checking for dummy main to link with Fortran 77 libraries configure:17998: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c -lm -lgfortran -w >&5 configure:17998: $? = 0 configure:18043: result: none configure:18083: checking for Fortran 77 name-mangling scheme configure:18096: gfortran -c -O3 -mtune=native conftest.f >&5 configure:18096: $? = 0 configure:18137: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c cfortran_test.o -lm -lgfortran -w >&5 /tmp/ccWv4dYU.o: In function `main': conftest.c:(.text+0x7): undefined reference to `foobar' collect2: ld returned 1 exit status configure:18137: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "fftw 3.3" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3" | #define FFTW_ENABLE_ALLOCA 1 | #define HAVE_SSE2 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FFTW_R2R_KIND 4 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DRAND48 1 | #define HAVE_SQRT 1 | #define HAVE_MEMSET 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_SYSCTL 1 | #define HAVE_ABORT 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DECL_DRAND48 1 | #define HAVE_DECL_SRAND48 1 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_POSIX_MEMALIGN 1 | #define HAVE_DECL_SINL 0 | #define HAVE_DECL_COSL 0 | #define HAVE_DECL_SINQ 0 | #define HAVE_DECL_COSQ 0 | #define HAVE_ISNAN 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 foobar (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return foobar (); | ; | return 0; | } configure:18137: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c cfortran_test.o -lm -lgfortran -w >&5 configure:18137: $? = 0 configure:18195: gcc -std=gnu99 -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native conftest.c cfortran_test.o -lm -lgfortran -w >&5 configure:18195: $? = 0 configure:18237: result: lower case, underscore, no extra underscore configure:18941: checking whether a cycle counter is available configure:18952: gcc -std=gnu99 -E -I./kernel conftest.c configure:18952: $? = 0 configure:18959: result: yes configure:19149: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by fftw config.status 3.3, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on nbk36.cerm.unifi.it config.status:1266: creating Makefile config.status:1266: creating support/Makefile config.status:1266: creating genfft/Makefile config.status:1266: creating kernel/Makefile config.status:1266: creating simd-support/Makefile config.status:1266: creating dft/Makefile config.status:1266: creating dft/scalar/Makefile config.status:1266: creating dft/scalar/codelets/Makefile config.status:1266: creating dft/simd/Makefile config.status:1266: creating dft/simd/common/Makefile config.status:1266: creating dft/simd/sse2/Makefile config.status:1266: creating dft/simd/avx/Makefile config.status:1266: creating dft/simd/altivec/Makefile config.status:1266: creating rdft/Makefile config.status:1266: creating rdft/scalar/Makefile config.status:1266: creating rdft/scalar/r2cf/Makefile config.status:1266: creating rdft/scalar/r2cb/Makefile config.status:1266: creating rdft/scalar/r2r/Makefile config.status:1266: creating rdft/simd/Makefile config.status:1266: creating rdft/simd/common/Makefile config.status:1266: creating rdft/simd/sse2/Makefile config.status:1266: creating rdft/simd/avx/Makefile config.status:1266: creating rdft/simd/altivec/Makefile config.status:1266: creating reodft/Makefile config.status:1266: creating threads/Makefile config.status:1266: creating api/Makefile config.status:1266: creating mpi/Makefile config.status:1266: creating libbench2/Makefile config.status:1266: creating tests/Makefile config.status:1266: creating doc/Makefile config.status:1266: creating doc/FAQ/Makefile config.status:1266: creating tools/Makefile config.status:1266: creating tools/fftw_wisdom.1 config.status:1266: creating tools/fftw-wisdom-to-conf config.status:1266: creating m4/Makefile config.status:1266: creating fftw.pc config.status:1266: creating config.h config.status:1446: config.h is unchanged config.status:1494: executing depfiles commands config.status:1494: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=' -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_F77_set=set ac_cv_env_F77_value=gfortran ac_cv_env_FFLAGS_set=set ac_cv_env_FFLAGS_value=' -O3 -mtune=native' ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MPICC_set= ac_cv_env_MPICC_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_f77_compiler_gnu=yes ac_cv_f77_dummy_main=none ac_cv_f77_libs='-lgfortran -w' ac_cv_f77_mangling='lower case, underscore, no extra underscore' ac_cv_fortran_dummy_main=none ac_cv_func_BSDgettimeofday=no ac_cv_func__doprnt=no ac_cv_func__mm_free=no ac_cv_func__mm_malloc=no ac_cv_func_abort=yes ac_cv_func_alloca_works=yes ac_cv_func_clock_gettime=no ac_cv_func_cosl=yes ac_cv_func_drand48=yes ac_cv_func_gethrtime=no ac_cv_func_gettimeofday=yes ac_cv_func_mach_absolute_time=no ac_cv_func_memalign=yes ac_cv_func_memset=yes ac_cv_func_posix_memalign=yes ac_cv_func_read_real_time=no ac_cv_func_sinl=yes ac_cv_func_snprintf=yes ac_cv_func_sqrt=yes ac_cv_func_strtod=yes ac_cv_func_sysctl=yes ac_cv_func_time_base_to_time=no ac_cv_func_vprintf=yes ac_cv_have_decl_cosl=no ac_cv_have_decl_cosq=no ac_cv_have_decl_drand48=yes ac_cv_have_decl_memalign=no ac_cv_have_decl_posix_memalign=yes ac_cv_have_decl_sinl=no ac_cv_have_decl_sinq=no ac_cv_have_decl_srand48=yes ac_cv_header_altivec_h=no ac_cv_header_c_asm_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_intrinsics_h=no ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_mach_mach_time_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_sysctl_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_m_sin=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=gawk ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc 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_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_f77_g=yes ac_cv_prog_f77_v=-v ac_cv_prog_make_make_set=yes ac_cv_sizeof_double=8 ac_cv_sizeof_fftw_r2r_kind=4 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_ptrdiff_t=8 ac_cv_sizeof_size_t=8 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=8 ac_cv_sizeof_unsigned_long_long=8 ac_cv_type_hrtime_t=no ac_cv_type_long_double=yes ac_cv_type_size_t=yes ac_cv_type_uintptr_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 ax_cv_c_compiler_vendor=gnu ax_cv_c_flags__malign_double=yes ax_cv_c_flags__mpreferred_stack_boundary_4=yes ax_cv_c_flags__msse2=yes 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_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_F77=no lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' 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=1966080 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/disk2/andrea/bin/AMBER_PARA/amber14/AmberTools/src/fftw-3.3/missing --run aclocal-1.11' ALLOCA='' ALTIVEC_CFLAGS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/disk2/andrea/bin/AMBER_PARA/amber14/AmberTools/src/fftw-3.3/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /mnt/disk2/andrea/bin/AMBER_PARA/amber14/AmberTools/src/fftw-3.3/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/disk2/andrea/bin/AMBER_PARA/amber14/AmberTools/src/fftw-3.3/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/disk2/andrea/bin/AMBER_PARA/amber14/AmberTools/src/fftw-3.3/missing --run automake-1.11' AVX_CFLAGS='' AWK='gawk' CC='gcc -std=gnu99' CCDEPMODE='depmode=gcc3' CFLAGS=' -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native' CHECK_PL_OPTS='' COMBINED_THREADS_FALSE='' COMBINED_THREADS_TRUE='#' CPP='gcc -std=gnu99 -E' CPPFLAGS='' CYGPATH_W='echo' C_FFTW_R2R_KIND='C_INT32_T' C_MPI_FINT='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' F77='gfortran' FFLAGS=' -O3 -mtune=native' FGREP='/bin/grep -F' FLIBS='-lgfortran -w' GREP='/bin/grep' HAVE_ALTIVEC_FALSE='' HAVE_ALTIVEC_TRUE='#' HAVE_AVX_FALSE='' HAVE_AVX_TRUE='#' HAVE_MIPS_PS_FALSE='' HAVE_MIPS_PS_TRUE='#' HAVE_SSE2_FALSE='#' HAVE_SSE2_TRUE='' 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='' LDOUBLE_FALSE='' LDOUBLE_TRUE='#' LIBOBJS='' LIBQUADMATH='' LIBS='-lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/disk2/andrea/bin/AMBER_PARA/amber14/AmberTools/src/fftw-3.3/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MPICC='' MPILIBS='' MPIRUN='' MPI_FALSE='' MPI_TRUE='#' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OCAMLBUILD='' OPENMP_CFLAGS='' OPENMP_FALSE='' OPENMP_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='fftw' PACKAGE_BUGREPORT='fftw@fftw.org' PACKAGE_NAME='fftw' PACKAGE_STRING='fftw 3.3' PACKAGE_TARNAME='fftw' PACKAGE_URL='' PACKAGE_VERSION='3.3' PATH_SEPARATOR=':' POW_LIB='' PRECISION='d' PREC_SUFFIX='' PTHREAD_CC='' PTHREAD_CFLAGS='' PTHREAD_LIBS='' QUAD_FALSE='' QUAD_TRUE='#' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHARED_VERSION_INFO='6:0:3' SHELL='/bin/sh' SINGLE_FALSE='' SINGLE_TRUE='#' SMP_FALSE='' SMP_TRUE='#' SSE2_CFLAGS='-msse2' STACK_ALIGN_CFLAGS='' STRIP='strip' THREADLIBS='' THREADS_FALSE='' THREADS_TRUE='#' VERSION='3.3' ac_ct_CC='gcc' ac_ct_DUMPBIN='' ac_ct_F77='' acx_pthread_config='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} 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} /mnt/disk2/andrea/bin/AMBER_PARA/amber14/AmberTools/src/fftw-3.3/install-sh' libdir='/mnt/disk2/andrea/bin/AMBER_PARA/amber14/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/mnt/disk2/andrea/bin/AMBER_PARA/amber14' 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 "fftw" #define PACKAGE_TARNAME "fftw" #define PACKAGE_VERSION "3.3" #define PACKAGE_STRING "fftw 3.3" #define PACKAGE_BUGREPORT "fftw@fftw.org" #define PACKAGE_URL "" #define PACKAGE "fftw" #define VERSION "3.3" #define FFTW_ENABLE_ALLOCA 1 #define HAVE_SSE2 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_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 STDC_HEADERS 1 #define HAVE_LIBINTL_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STDINT_H 1 #define HAVE_SYS_SYSCTL_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_LONG_DOUBLE 1 #define SIZEOF_INT 4 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_UNSIGNED_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_SIZE_T 8 #define SIZEOF_PTRDIFF_T 8 #define HAVE_UINTPTR_T 1 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_FFTW_R2R_KIND 4 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_VPRINTF 1 #define HAVE_LIBM 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_DRAND48 1 #define HAVE_SQRT 1 #define HAVE_MEMSET 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MEMALIGN 1 #define HAVE_SYSCTL 1 #define HAVE_ABORT 1 #define HAVE_SINL 1 #define HAVE_COSL 1 #define HAVE_SNPRINTF 1 #define HAVE_DECL_DRAND48 1 #define HAVE_DECL_SRAND48 1 #define HAVE_DECL_MEMALIGN 0 #define HAVE_DECL_POSIX_MEMALIGN 1 #define HAVE_DECL_SINL 0 #define HAVE_DECL_COSL 0 #define HAVE_DECL_SINQ 0 #define HAVE_DECL_COSQ 0 #define HAVE_ISNAN 1 #define F77_FUNC(name,NAME) name ## _ #define F77_FUNC_(name,NAME) name ## _ #define F77_FUNC_EQUIV 1 #define WITH_G77_WRAPPERS 1 #define FFTW_CC "gcc -std=gnu99 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -DHASGZ -DHASBZ2 -O3 -mtune=native" configure: exit 0