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.4, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-single --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp11 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2750: checking for a BSD-compatible install configure:2818: result: /bin/install -c configure:2829: checking whether build environment is sane configure:2884: result: yes configure:3035: checking for a thread-safe mkdir -p configure:3074: result: /bin/mkdir -p configure:3081: checking for gawk configure:3097: found /bin/gawk configure:3108: result: gawk configure:3119: checking whether make sets $(MAKE) configure:3141: result: yes configure:3170: checking whether make supports nested variables configure:3187: result: yes configure:3316: checking whether to enable maintainer-specific portions of Makefiles configure:3325: result: no configure:3373: checking build system type configure:3387: result: i686-uhu-linux-gnu configure:3407: checking host system type configure:3420: result: i686-uhu-linux-gnu configure:3818: checking for i686-uhu-linux-gcc configure:3834: found /usr/bin/i686-uhu-linux-gcc configure:3845: result: i686-uhu-linux-gcc configure:4114: checking for C compiler version configure:4123: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:4134: $? = 0 configure:4123: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:4134: $? = 0 configure:4123: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:4134: $? = 1 configure:4123: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:4134: $? = 1 configure:4154: checking whether the C compiler works configure:4176: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4180: $? = 0 configure:4228: result: yes configure:4231: checking for C compiler default output file name configure:4233: result: a.out configure:4239: checking for suffix of executables configure:4246: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4250: $? = 0 configure:4272: result: configure:4294: checking whether we are cross compiling configure:4302: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4306: $? = 0 configure:4313: ./conftest configure:4317: $? = 0 configure:4332: result: no configure:4337: checking for suffix of object files configure:4359: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4363: $? = 0 configure:4384: result: o configure:4388: checking whether we are using the GNU C compiler configure:4407: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4407: $? = 0 configure:4416: result: yes configure:4425: checking whether i686-uhu-linux-gcc accepts -g configure:4445: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:4445: $? = 0 configure:4486: result: yes configure:4503: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4566: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4566: $? = 0 configure:4579: result: none needed configure:4604: checking whether i686-uhu-linux-gcc understands -c and -o together configure:4626: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4629: $? = 0 configure:4626: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4629: $? = 0 configure:4641: result: yes configure:4669: checking for style of include used by make configure:4697: result: GNU configure:4723: checking dependency style of i686-uhu-linux-gcc configure:4834: result: gcc3 configure:4852: checking for C compiler vendor configure:4876: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:20:7: error: 'thisisanerror' undeclared (first use in this function) thisisanerror; ^ conftest.c:20:7: note: each undeclared identifier is reported only once for each function it appears in configure:4876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) | thisisanerror; | #endif | | ; | return 0; | } configure:4876: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:20:7: error: 'thisisanerror' undeclared (first use in this function) thisisanerror; ^ conftest.c:20:7: note: each undeclared identifier is reported only once for each function it appears in configure:4876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__)) | thisisanerror; | #endif | | ; | return 0; | } configure:4876: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:20:7: error: 'thisisanerror' undeclared (first use in this function) thisisanerror; ^ conftest.c:20:7: note: each undeclared identifier is reported only once for each function it appears in configure:4876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__PATHCC__) || defined(__PATHSCALE__)) | thisisanerror; | #endif | | ; | return 0; | } configure:4876: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4876: $? = 0 configure:4883: result: gnu configure:4890: checking for i686-uhu-linux-gcc option to accept ISO C99 configure:5039: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:64:29: error: expected ';', ',' or ')' before 'text' test_restrict (ccp restrict text) ^ conftest.c: In function 'main': conftest.c:118:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' char *restrict newvar = "Another string"; ^ conftest.c:118:18: error: 'newvar' undeclared (first use in this function) conftest.c:118:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:128:3: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < ia->datasize; ++i) ^ conftest.c:128:3: note: use option -std=c99 or -std=gnu99 to compile your code configure:5039: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 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:5039: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5039: $? = 0 configure:5059: result: -std=gnu99 configure:5160: checking for i686-uhu-linux-gcc -std=gnu99 option to accept ISO Standard C configure:5174: result: -std=gnu99 configure:5179: checking whether ln -s works configure:5183: result: yes configure:5190: checking whether make sets $(MAKE) configure:5212: result: yes configure:5570: checking how to print strings configure:5597: result: printf configure:5618: checking for a sed that does not truncate output configure:5682: result: /bin/sed configure:5700: checking for grep that handles long lines and -e configure:5758: result: /bin/grep configure:5763: checking for egrep configure:5825: result: /bin/grep -E configure:5830: checking for fgrep configure:5892: result: /bin/grep -F configure:5927: checking for ld used by i686-uhu-linux-gcc -std=gnu99 configure:5994: result: /usr/bin/ld configure:6001: checking if the linker (/usr/bin/ld) is GNU ld configure:6016: result: yes configure:6028: checking for BSD- or MS-compatible name lister (nm) configure:6077: result: /usr/bin/nm -B configure:6207: checking the name lister (/usr/bin/nm -B) interface configure:6214: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6217: /usr/bin/nm -B "conftest.o" configure:6220: output 00000000 B some_variable configure:6227: result: BSD nm configure:6231: checking the maximum length of command line arguments configure:6361: result: 1572864 configure:6378: checking whether the shell understands some XSI constructs configure:6388: result: yes configure:6392: checking whether the shell understands "+=" configure:6398: result: yes configure:6433: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:6473: result: func_convert_file_noop configure:6480: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:6500: result: func_convert_file_noop configure:6507: checking for /usr/bin/ld option to reload object files configure:6514: result: -r configure:6548: checking for i686-uhu-linux-objdump configure:6575: result: objdump configure:6644: checking how to recognize dependent libraries configure:6846: result: pass_all configure:6891: checking for i686-uhu-linux-dlltool configure:6918: result: dlltool configure:6988: checking how to associate runtime and link libraries configure:7015: result: printf %s\n configure:7031: checking for i686-uhu-linux-ar configure:7047: found /usr/bin/i686-uhu-linux-ar configure:7058: result: i686-uhu-linux-ar configure:7139: checking for archiver @FILE support configure:7156: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7156: $? = 0 configure:7159: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:7162: $? = 0 configure:7167: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:7170: $? = 1 configure:7182: result: @ configure:7200: checking for i686-uhu-linux-strip configure:7230: result: no configure:7240: checking for strip configure:7256: found /usr/bin/strip configure:7267: result: strip configure:7299: checking for i686-uhu-linux-ranlib configure:7329: result: no configure:7339: checking for ranlib configure:7355: found /usr/bin/ranlib configure:7366: result: ranlib configure:7468: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc -std=gnu99 object configure:7588: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7591: $? = 0 configure:7595: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7598: $? = 0 configure:7664: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:7667: $? = 0 configure:7705: result: ok configure:7742: checking for sysroot configure:7772: result: no configure:7988: checking for i686-uhu-linux-mt configure:8018: result: no configure:8028: checking for mt configure:8058: result: no configure:8078: checking if : is a manifest tool configure:8084: : '-?' configure:8092: result: no configure:8734: checking how to run the C preprocessor configure:8765: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:8765: $? = 0 configure:8779: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8779: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 1 | /* end confdefs.h. */ | #include configure:8804: result: i686-uhu-linux-gcc -std=gnu99 -E configure:8824: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:8824: $? = 0 configure:8838: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8838: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 1 | /* end confdefs.h. */ | #include configure:8867: checking for ANSI C header files configure:8887: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8887: $? = 0 configure:8960: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8960: $? = 0 configure:8960: ./conftest configure:8960: $? = 0 configure:8971: result: yes configure:8984: checking for sys/types.h configure:8984: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8984: $? = 0 configure:8984: result: yes configure:8984: checking for sys/stat.h configure:8984: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8984: $? = 0 configure:8984: result: yes configure:8984: checking for stdlib.h configure:8984: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8984: $? = 0 configure:8984: result: yes configure:8984: checking for string.h configure:8984: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8984: $? = 0 configure:8984: result: yes configure:8984: checking for memory.h configure:8984: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8984: $? = 0 configure:8984: result: yes configure:8984: checking for strings.h configure:8984: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8984: $? = 0 configure:8984: result: yes configure:8984: checking for inttypes.h configure:8984: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8984: $? = 0 configure:8984: result: yes configure:8984: checking for stdint.h configure:8984: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8984: $? = 0 configure:8984: result: yes configure:8984: checking for unistd.h configure:8984: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8984: $? = 0 configure:8984: result: yes configure:8998: checking for dlfcn.h configure:8998: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8998: $? = 0 configure:8998: result: yes configure:9172: checking for objdir configure:9187: result: .libs configure:9458: checking if i686-uhu-linux-gcc -std=gnu99 supports -fno-rtti -fno-exceptions configure:9476: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:9480: $? = 0 configure:9493: result: no configure:9820: checking for i686-uhu-linux-gcc -std=gnu99 option to produce PIC configure:9827: result: -fPIC -DPIC configure:9835: checking if i686-uhu-linux-gcc -std=gnu99 PIC flag -fPIC -DPIC works configure:9853: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:9857: $? = 0 configure:9870: result: yes configure:9899: checking if i686-uhu-linux-gcc -std=gnu99 static flag -static works configure:9927: result: yes configure:9942: checking if i686-uhu-linux-gcc -std=gnu99 supports -c -o file.o configure:9963: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9967: $? = 0 configure:9989: result: yes configure:9997: checking if i686-uhu-linux-gcc -std=gnu99 supports -c -o file.o configure:10044: result: yes configure:10077: checking whether the i686-uhu-linux-gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries configure:11230: result: yes configure:11267: checking whether -lc should be explicitly linked in configure:11275: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11278: $? = 0 configure:11293: i686-uhu-linux-gcc -std=gnu99 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11296: $? = 0 configure:11310: result: no configure:11470: checking dynamic linker characteristics configure:11981: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11981: $? = 0 configure:12203: result: GNU/Linux ld.so configure:12310: checking how to hardcode library paths into programs configure:12335: result: immediate configure:12875: checking whether stripping libraries is possible configure:12880: result: yes configure:12915: checking if libtool supports shared libraries configure:12917: result: yes configure:12920: checking whether to build shared libraries configure:12941: result: yes configure:12944: checking whether to build static libraries configure:12948: result: no configure:12988: checking for ocamlbuild configure:13018: result: no configure:14168: checking for ANSI C header files configure:14272: result: yes configure:14283: checking libintl.h usability configure:14283: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14283: $? = 0 configure:14283: result: yes configure:14283: checking libintl.h presence configure:14283: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:14283: $? = 0 configure:14283: result: yes configure:14283: checking for libintl.h configure:14283: result: yes configure:14283: checking malloc.h usability configure:14283: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14283: $? = 0 configure:14283: result: yes configure:14283: checking malloc.h presence configure:14283: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:14283: $? = 0 configure:14283: result: yes configure:14283: checking for malloc.h configure:14283: result: yes configure:14283: checking stddef.h usability configure:14283: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14283: $? = 0 configure:14283: result: yes configure:14283: checking stddef.h presence configure:14283: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:14283: $? = 0 configure:14283: result: yes configure:14283: checking for stddef.h configure:14283: result: yes configure:14283: checking for stdlib.h configure:14283: result: yes configure:14283: checking for string.h configure:14283: result: yes configure:14283: checking for strings.h configure:14283: result: yes configure:14283: checking sys/time.h usability configure:14283: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14283: $? = 0 configure:14283: result: yes configure:14283: checking sys/time.h presence configure:14283: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:14283: $? = 0 configure:14283: result: yes configure:14283: checking for sys/time.h configure:14283: result: yes configure:14283: checking for unistd.h configure:14283: result: yes configure:14283: checking limits.h usability configure:14283: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14283: $? = 0 configure:14283: result: yes configure:14283: checking limits.h presence configure:14283: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:14283: $? = 0 configure:14283: result: yes configure:14283: checking for limits.h configure:14283: result: yes configure:14283: checking c_asm.h usability configure:14283: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:69:19: fatal error: c_asm.h: No such file or directory #include ^ compilation terminated. configure:14283: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 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:14283: result: no configure:14283: checking c_asm.h presence configure:14283: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:36:19: fatal error: c_asm.h: No such file or directory #include ^ compilation terminated. configure:14283: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 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:14283: result: no configure:14283: checking for c_asm.h configure:14283: result: no configure:14283: checking intrinsics.h usability configure:14283: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:69:24: fatal error: intrinsics.h: No such file or directory #include ^ compilation terminated. configure:14283: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 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:14283: result: no configure:14283: checking intrinsics.h presence configure:14283: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:36:24: fatal error: intrinsics.h: No such file or directory #include ^ compilation terminated. configure:14283: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 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:14283: result: no configure:14283: checking for intrinsics.h configure:14283: result: no configure:14283: checking for stdint.h configure:14283: result: yes configure:14283: checking mach/mach_time.h usability configure:14283: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:70:28: fatal error: mach/mach_time.h: No such file or directory #include ^ compilation terminated. configure:14283: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 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:14283: result: no configure:14283: checking mach/mach_time.h presence configure:14283: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:37:28: fatal error: mach/mach_time.h: No such file or directory #include ^ compilation terminated. configure:14283: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 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:14283: result: no configure:14283: checking for mach/mach_time.h configure:14283: result: no configure:14283: checking sys/sysctl.h usability configure:14283: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14283: $? = 0 configure:14283: result: yes configure:14283: checking sys/sysctl.h presence configure:14283: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:14283: $? = 0 configure:14283: result: yes configure:14283: checking for sys/sysctl.h configure:14283: result: yes configure:14300: checking altivec.h usability configure:14300: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:71:21: fatal error: altivec.h: No such file or directory #include ^ compilation terminated. configure:14300: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 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:14300: result: no configure:14300: checking altivec.h presence configure:14300: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:38:21: fatal error: altivec.h: No such file or directory #include ^ compilation terminated. configure:14300: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 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:14300: result: no configure:14300: checking for altivec.h configure:14300: result: no configure:14314: checking for an ANSI C-conforming const configure:14380: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14380: $? = 0 configure:14387: result: yes configure:14395: checking for inline configure:14411: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14411: $? = 0 configure:14419: result: inline configure:14437: checking for size_t configure:14437: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14437: $? = 0 configure:14437: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:74:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:14437: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 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:14437: result: yes configure:14448: checking whether time.h and sys/time.h may both be included configure:14468: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14468: $? = 0 configure:14475: result: yes configure:14483: checking for long double configure:14483: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14483: $? = 0 configure:14483: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:75:26: error: expected expression before ')' token if (sizeof ((long double))) ^ configure:14483: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 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:14483: result: yes configure:14496: checking for hrtime_t configure:14496: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:49:13: error: 'hrtime_t' undeclared (first use in this function) if (sizeof (hrtime_t)) ^ conftest.c:49:13: note: each undeclared identifier is reported only once for each function it appears in configure:14496: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 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:14496: result: no configure:14513: checking size of int configure:14518: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14518: $? = 0 configure:14518: ./conftest configure:14518: $? = 0 configure:14532: result: 4 configure:14546: checking size of unsigned int configure:14551: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14551: $? = 0 configure:14551: ./conftest configure:14551: $? = 0 configure:14565: result: 4 configure:14579: checking size of long configure:14584: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14584: $? = 0 configure:14584: ./conftest configure:14584: $? = 0 configure:14598: result: 4 configure:14612: checking size of unsigned long configure:14617: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14617: $? = 0 configure:14617: ./conftest configure:14617: $? = 0 configure:14631: result: 4 configure:14645: checking size of long long configure:14650: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14650: $? = 0 configure:14650: ./conftest configure:14650: $? = 0 configure:14664: result: 8 configure:14678: checking size of unsigned long long configure:14683: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14683: $? = 0 configure:14683: ./conftest configure:14683: $? = 0 configure:14697: result: 8 configure:14711: checking size of size_t configure:14716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14716: $? = 0 configure:14716: ./conftest configure:14716: $? = 0 configure:14730: result: 4 configure:14744: checking size of ptrdiff_t configure:14749: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14749: $? = 0 configure:14749: ./conftest configure:14749: $? = 0 configure:14763: result: 4 configure:14774: checking for uintptr_t configure:14774: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14774: $? = 0 configure:14774: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:88:24: error: expected expression before ')' token if (sizeof ((uintptr_t))) ^ configure:14774: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | /* 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:14774: result: yes configure:14827: checking size of float configure:14832: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14832: $? = 0 configure:14832: ./conftest configure:14832: $? = 0 configure:14846: result: 4 configure:14860: checking size of double configure:14865: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14865: $? = 0 configure:14865: ./conftest configure:14865: $? = 0 configure:14879: result: 8 configure:14894: checking size of fftw_r2r_kind configure:14899: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14899: $? = 0 configure:14899: ./conftest configure:14899: $? = 0 configure:14918: result: 4 configure:14934: checking for working alloca.h configure:14951: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14951: $? = 0 configure:14959: result: yes configure:14967: checking for alloca configure:15004: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15004: $? = 0 configure:15012: result: yes configure:15118: checking for working strtod configure:15159: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15159: $? = 0 configure:15159: ./conftest configure:15159: $? = 0 configure:15169: result: yes configure:15233: checking for vprintf configure:15233: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:77:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:15233: $? = 0 configure:15233: result: yes configure:15239: checking for _doprnt configure:15239: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccD4seSh.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:15239: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #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:15239: result: no configure:15250: checking for sin in -lm configure:15275: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:62:6: warning: conflicting types for built-in function 'sin' [enabled by default] char sin (); ^ configure:15275: $? = 0 configure:15284: result: yes configure:15389: checking for BSDgettimeofday configure:15389: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 /tmp/ccEPn2x7.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `BSDgettimeofday' collect2: error: ld returned 1 exit status configure:15389: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #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:15389: result: no configure:15389: checking for gettimeofday configure:15389: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:15389: $? = 0 configure:15389: result: yes configure:15389: checking for gethrtime configure:15389: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 /tmp/ccPvDRYL.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `gethrtime' collect2: error: ld returned 1 exit status configure:15389: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #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:15389: result: no configure:15389: checking for read_real_time configure:15389: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 /tmp/cc1eOMPm.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `read_real_time' collect2: error: ld returned 1 exit status configure:15389: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #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:15389: result: no configure:15389: checking for time_base_to_time configure:15389: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 /tmp/cc0aF4pS.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `time_base_to_time' collect2: error: ld returned 1 exit status configure:15389: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #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:15389: result: no configure:15389: checking for drand48 configure:15389: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:15389: $? = 0 configure:15389: result: yes configure:15389: checking for sqrt configure:15389: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:81:6: warning: conflicting types for built-in function 'sqrt' [enabled by default] char sqrt (); ^ configure:15389: $? = 0 configure:15389: result: yes configure:15389: checking for memset configure:15389: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:82:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:15389: $? = 0 configure:15389: result: yes configure:15389: checking for posix_memalign configure:15389: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:15389: $? = 0 configure:15389: result: yes configure:15389: checking for memalign configure:15389: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:15389: $? = 0 configure:15389: result: yes configure:15389: checking for _mm_malloc configure:15389: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 /tmp/ccB1bzbk.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_mm_malloc' collect2: error: ld returned 1 exit status configure:15389: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #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:15389: result: no configure:15389: checking for _mm_free configure:15389: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 /tmp/ccJxOI4K.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_mm_free' collect2: error: ld returned 1 exit status configure:15389: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #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:15389: result: no configure:15389: checking for clock_gettime configure:15389: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:15389: $? = 0 configure:15389: result: yes configure:15389: checking for mach_absolute_time configure:15389: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 /tmp/ccy3ijKK.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `mach_absolute_time' collect2: error: ld returned 1 exit status configure:15389: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #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_CLOCK_GETTIME 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:15389: result: no configure:15389: checking for sysctl configure:15389: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:15389: $? = 0 configure:15389: result: yes configure:15389: checking for abort configure:15389: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:87:6: warning: conflicting types for built-in function 'abort' [enabled by default] char abort (); ^ configure:15389: $? = 0 configure:15389: result: yes configure:15389: checking for sinl configure:15389: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:88:6: warning: conflicting types for built-in function 'sinl' [enabled by default] char sinl (); ^ configure:15389: $? = 0 configure:15389: result: yes configure:15389: checking for cosl configure:15389: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:89:6: warning: conflicting types for built-in function 'cosl' [enabled by default] char cosl (); ^ configure:15389: $? = 0 configure:15389: result: yes configure:15389: checking for snprintf configure:15389: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:90:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:15389: $? = 0 configure:15389: result: yes configure:15398: checking whether sinl is declared configure:15398: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15398: $? = 0 configure:15398: result: yes configure:15409: checking whether cosl is declared configure:15409: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15409: $? = 0 configure:15409: result: yes configure:15420: checking whether sinq is declared configure:15420: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:79:10: error: 'sinq' undeclared (first use in this function) (void) sinq; ^ conftest.c:79:10: note: each undeclared identifier is reported only once for each function it appears in configure:15420: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #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_CLOCK_GETTIME 1 | #define HAVE_SYSCTL 1 | #define HAVE_ABORT 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DECL_SINL 1 | #define HAVE_DECL_COSL 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef sinq | #ifdef __cplusplus | (void) sinq; | #else | (void) sinq; | #endif | #endif | | ; | return 0; | } configure:15420: result: no configure:15431: checking whether cosq is declared configure:15431: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:80:10: error: 'cosq' undeclared (first use in this function) (void) cosq; ^ conftest.c:80:10: note: each undeclared identifier is reported only once for each function it appears in configure:15431: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #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_CLOCK_GETTIME 1 | #define HAVE_SYSCTL 1 | #define HAVE_ABORT 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DECL_SINL 1 | #define HAVE_DECL_COSL 1 | #define HAVE_DECL_SINQ 0 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef cosq | #ifdef __cplusplus | (void) cosq; | #else | (void) cosq; | #endif | #endif | | ; | return 0; | } configure:15431: result: no configure:15443: checking whether memalign is declared configure:15443: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15443: $? = 0 configure:15443: result: yes configure:15458: checking whether drand48 is declared configure:15458: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15458: $? = 0 configure:15458: result: yes configure:15468: checking whether srand48 is declared configure:15468: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15468: $? = 0 configure:15468: result: yes configure:15478: checking whether posix_memalign is declared configure:15478: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15478: $? = 0 configure:15478: result: yes configure:15489: checking for _rtc intrinsic configure:15505: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:82:1: warning: implicit declaration of function '_rtc' [-Wimplicit-function-declaration] _rtc() ^ /tmp/ccp7e0S3.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_rtc' collect2: error: ld returned 1 exit status configure:15505: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #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_CLOCK_GETTIME 1 | #define HAVE_SYSCTL 1 | #define HAVE_ABORT 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DECL_SINL 1 | #define HAVE_DECL_COSL 1 | #define HAVE_DECL_SINQ 0 | #define HAVE_DECL_COSQ 0 | #define HAVE_DECL_MEMALIGN 1 | #define HAVE_DECL_DRAND48 1 | #define HAVE_DECL_SRAND48 1 | #define HAVE_DECL_POSIX_MEMALIGN 1 | /* end confdefs.h. */ | #ifdef HAVE_INTRINSICS_H | #include | #endif | int | main () | { | _rtc() | ; | return 0; | } configure:15514: result: no configure:15534: checking for isnan configure:15548: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:15548: $? = 0 configure:15560: result: yes configure:15567: checking whether C compiler accepts -mpreferred-stack-boundary=4 configure:15586: i686-uhu-linux-gcc -std=gnu99 -c -mpreferred-stack-boundary=4 conftest.c >&5 configure:15586: $? = 0 configure:15596: result: yes configure:15600: checking whether the stack is at least 8-byte aligned by gcc configure:15604: checking whether C compiler accepts -malign-double configure:15623: i686-uhu-linux-gcc -std=gnu99 -c -malign-double conftest.c >&5 configure:15623: $? = 0 configure:15633: result: yes configure:15695: i686-uhu-linux-gcc -std=gnu99 -o conftest -O -malign-double conftest.c -lm >&5 configure:15695: $? = 0 configure:15695: ./conftest configure:15695: $? = 0 configure:15705: result: yes configure:15751: checking for i686-uhu-linux-g77 configure:15781: result: no configure:15751: checking for i686-uhu-linux-xlf configure:15781: result: no configure:15751: checking for i686-uhu-linux-f77 configure:15781: result: no configure:15751: checking for i686-uhu-linux-frt configure:15781: result: no configure:15751: checking for i686-uhu-linux-pgf77 configure:15781: result: no configure:15751: checking for i686-uhu-linux-cf77 configure:15781: result: no configure:15751: checking for i686-uhu-linux-fort77 configure:15781: result: no configure:15751: checking for i686-uhu-linux-fl32 configure:15781: result: no configure:15751: checking for i686-uhu-linux-af77 configure:15781: result: no configure:15751: checking for i686-uhu-linux-xlf90 configure:15781: result: no configure:15751: checking for i686-uhu-linux-f90 configure:15781: result: no configure:15751: checking for i686-uhu-linux-pgf90 configure:15781: result: no configure:15751: checking for i686-uhu-linux-pghpf configure:15781: result: no configure:15751: checking for i686-uhu-linux-epcf90 configure:15781: result: no configure:15751: checking for i686-uhu-linux-gfortran configure:15781: result: no configure:15751: checking for i686-uhu-linux-g95 configure:15781: result: no configure:15751: checking for i686-uhu-linux-xlf95 configure:15781: result: no configure:15751: checking for i686-uhu-linux-f95 configure:15781: result: no configure:15751: checking for i686-uhu-linux-fort configure:15781: result: no configure:15751: checking for i686-uhu-linux-ifort configure:15781: result: no configure:15751: checking for i686-uhu-linux-ifc configure:15781: result: no configure:15751: checking for i686-uhu-linux-efc configure:15781: result: no configure:15751: checking for i686-uhu-linux-pgfortran configure:15781: result: no configure:15751: checking for i686-uhu-linux-pgf95 configure:15781: result: no configure:15751: checking for i686-uhu-linux-lf95 configure:15781: result: no configure:15751: checking for i686-uhu-linux-ftn configure:15781: result: no configure:15751: checking for i686-uhu-linux-nagfor configure:15781: result: no configure:15795: checking for g77 configure:15825: result: no configure:15795: checking for xlf configure:15825: result: no configure:15795: checking for f77 configure:15825: result: no configure:15795: checking for frt configure:15825: result: no configure:15795: checking for pgf77 configure:15825: result: no configure:15795: checking for cf77 configure:15825: result: no configure:15795: checking for fort77 configure:15825: result: no configure:15795: checking for fl32 configure:15825: result: no configure:15795: checking for af77 configure:15825: result: no configure:15795: checking for xlf90 configure:15825: result: no configure:15795: checking for f90 configure:15825: result: no configure:15795: checking for pgf90 configure:15825: result: no configure:15795: checking for pghpf configure:15825: result: no configure:15795: checking for epcf90 configure:15825: result: no configure:15795: checking for gfortran configure:15825: result: no configure:15795: checking for g95 configure:15825: result: no configure:15795: checking for xlf95 configure:15825: result: no configure:15795: checking for f95 configure:15825: result: no configure:15795: checking for fort configure:15825: result: no configure:15795: checking for ifort configure:15825: result: no configure:15795: checking for ifc configure:15825: result: no configure:15795: checking for efc configure:15825: result: no configure:15795: checking for pgfortran configure:15825: result: no configure:15795: checking for pgf95 configure:15825: result: no configure:15795: checking for lf95 configure:15825: result: no configure:15795: checking for ftn configure:15825: result: no configure:15795: checking for nagfor configure:15825: result: no configure:15848: checking for Fortran 77 compiler version configure:15857: --version >&5 ./configure: line 15859: --version: command not found configure:15868: $? = 127 configure:15857: -v >&5 ./configure: line 15859: -v: command not found configure:15868: $? = 127 configure:15857: -V >&5 ./configure: line 15859: -V: command not found configure:15868: $? = 127 configure:15857: -qversion >&5 ./configure: line 15859: -qversion: command not found configure:15868: $? = 127 configure:15877: checking whether we are using the GNU Fortran 77 compiler configure:15890: -c conftest.F >&5 ./configure: line 2280: -c: command not found configure:15890: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:15899: result: no configure:15905: checking whether accepts -g configure:15916: -c -g conftest.f >&5 ./configure: line 2280: -c: command not found configure:15916: $? = 127 configure: failed program was: | program main | | end configure:15924: result: no configure:18673: WARNING: *** Couldn't find f77 compiler; using default Fortran wrappers. configure:20006: checking whether a cycle counter is available configure:20017: i686-uhu-linux-gcc -std=gnu99 -E -I./kernel conftest.c configure:20017: $? = 0 configure:20024: result: yes configure:20151: checking that generated files are newer than configure configure:20157: result: done configure:20232: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by fftw config.status 3.3.4, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp11 config.status:1273: creating Makefile config.status:1273: creating support/Makefile config.status:1273: creating genfft/Makefile config.status:1273: creating kernel/Makefile config.status:1273: creating simd-support/Makefile config.status:1273: creating dft/Makefile config.status:1273: creating dft/scalar/Makefile config.status:1273: creating dft/scalar/codelets/Makefile config.status:1273: creating dft/simd/Makefile config.status:1273: creating dft/simd/common/Makefile config.status:1273: creating dft/simd/sse2/Makefile config.status:1273: creating dft/simd/avx/Makefile config.status:1273: creating dft/simd/altivec/Makefile config.status:1273: creating dft/simd/neon/Makefile config.status:1273: creating rdft/Makefile config.status:1273: creating rdft/scalar/Makefile config.status:1273: creating rdft/scalar/r2cf/Makefile config.status:1273: creating rdft/scalar/r2cb/Makefile config.status:1273: creating rdft/scalar/r2r/Makefile config.status:1273: creating rdft/simd/Makefile config.status:1273: creating rdft/simd/common/Makefile config.status:1273: creating rdft/simd/sse2/Makefile config.status:1273: creating rdft/simd/avx/Makefile config.status:1273: creating rdft/simd/altivec/Makefile config.status:1273: creating rdft/simd/neon/Makefile config.status:1273: creating reodft/Makefile config.status:1273: creating threads/Makefile config.status:1273: creating api/Makefile config.status:1273: creating mpi/Makefile config.status:1273: creating libbench2/Makefile config.status:1273: creating tests/Makefile config.status:1273: creating doc/Makefile config.status:1273: creating doc/FAQ/Makefile config.status:1273: creating tools/Makefile config.status:1273: creating tools/fftw_wisdom.1 config.status:1273: creating tools/fftw-wisdom-to-conf config.status:1273: creating m4/Makefile config.status:1273: creating fftw.pc config.status:1273: creating config.h config.status:1502: executing depfiles commands config.status:1502: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= 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=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=no 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=yes 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=yes ac_cv_have_decl_cosq=no ac_cv_have_decl_drand48=yes ac_cv_have_decl_memalign=yes ac_cv_have_decl_posix_memalign=yes ac_cv_have_decl_sinl=yes 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=i686-uhu-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='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -std=gnu99 -E' ac_cv_prog_DLLTOOL=dlltool ac_cv_prog_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_stdc=-std=gnu99 ac_cv_prog_f77_g=no 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=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_ptrdiff_t=4 ac_cv_sizeof_size_t=4 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=4 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 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_c_compiler_vendor=gnu ax_cv_c_flags__malign_double=yes ax_cv_c_flags__mpreferred_stack_boundary_4=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/single/missing aclocal-1.14' ALLOCA='' ALTIVEC_CFLAGS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='i686-uhu-linux-ar' AS='as' AUTOCONF='${SHELL} /var/uhubuild/work/compile/single/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/single/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/single/missing automake-1.14' AVX_CFLAGS='' AWK='gawk' CC='i686-uhu-linux-gcc -std=gnu99' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CHECK_PL_OPTS='' COMBINED_THREADS_FALSE='' COMBINED_THREADS_TRUE='#' CPP='i686-uhu-linux-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='' FFLAGS='' FGREP='/bin/grep -F' FLIBS='' GREP='/bin/grep' HAVE_ALTIVEC_FALSE='' HAVE_ALTIVEC_TRUE='#' HAVE_AVX_FALSE='' HAVE_AVX_TRUE='#' HAVE_NEON_FALSE='' HAVE_NEON_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' 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} /var/uhubuild/work/compile/single/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MPICC='' MPILIBS='' MPIRUN='' MPI_FALSE='' MPI_TRUE='#' NEON_CFLAGS='' 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.4' PACKAGE_TARNAME='fftw' PACKAGE_URL='' PACKAGE_VERSION='3.3.4' PATH_SEPARATOR=':' POW_LIB='' PRECISION='s' PREC_SUFFIX='f' PTHREAD_CC='' PTHREAD_CFLAGS='' PTHREAD_LIBS='' QUAD_FALSE='' QUAD_TRUE='#' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHARED_VERSION_INFO='7:4:4' SHELL='/bin/sh' SINGLE_FALSE='#' SINGLE_TRUE='' SMP_FALSE='' SMP_TRUE='#' SSE2_CFLAGS='' STACK_ALIGN_CFLAGS='' STRIP='strip' THREADLIBS='' THREADS_FALSE='' THREADS_TRUE='#' VERSION='3.3.4' ac_ct_AR='' ac_ct_CC='' 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__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/single/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "fftw" #define PACKAGE_TARNAME "fftw" #define PACKAGE_VERSION "3.3.4" #define PACKAGE_STRING "fftw 3.3.4" #define PACKAGE_BUGREPORT "fftw@fftw.org" #define PACKAGE_URL "" #define PACKAGE "fftw" #define VERSION "3.3.4" #define FFTW_ENABLE_ALLOCA 1 #define FFTW_SINGLE 1 #define BENCHFFT_SINGLE 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 4 #define SIZEOF_UNSIGNED_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_SIZE_T 4 #define SIZEOF_PTRDIFF_T 4 #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_CLOCK_GETTIME 1 #define HAVE_SYSCTL 1 #define HAVE_ABORT 1 #define HAVE_SINL 1 #define HAVE_COSL 1 #define HAVE_SNPRINTF 1 #define HAVE_DECL_SINL 1 #define HAVE_DECL_COSL 1 #define HAVE_DECL_SINQ 0 #define HAVE_DECL_COSQ 0 #define HAVE_DECL_MEMALIGN 1 #define HAVE_DECL_DRAND48 1 #define HAVE_DECL_SRAND48 1 #define HAVE_DECL_POSIX_MEMALIGN 1 #define HAVE_ISNAN 1 #define FFTW_CC "i686-uhu-linux-gcc -std=gnu99 -O2 -march=i686 -mtune=generic " configure: exit 0