This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by NFFT configure 3.2.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ /var/tmp/portage/sci-libs/nfft-3.2.3/work/nfft-3.2.3/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib64 --docdir=/usr/share/doc/nfft-3.2.3 --enable-shared --disable-static --enable-all --enable-openmp ## --------- ## ## Platform. ## ## --------- ## hostname = tor-relay uname -m = x86_64 uname -r = 3.17.7-hardened-r1 uname -s = Linux uname -v = #1 SMP Tue Dec 23 18:17:10 CET 2014 /usr/bin/uname -p = Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz /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/portage/python2.7/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.8.4 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2679: checking build system type configure:2693: result: x86_64-pc-linux-gnu configure:2713: checking host system type configure:2726: result: x86_64-pc-linux-gnu configure:2804: checking how to print strings configure:2831: result: printf configure:2860: checking for x86_64-pc-linux-gnu-gcc configure:2876: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:2887: result: x86_64-pc-linux-gnu-gcc configure:3156: checking for C compiler version configure:3165: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.8.4 p1.0, pie-0.6.1) 4.8.4 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:3176: $? = 0 configure:3165: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.4/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.8.4/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.4 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.4/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.4/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.8.4/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.8.4 p1.0, pie-0.6.1' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --enable-lto --without-cloog --enable-libsanitizer Thread model: posix gcc version 4.8.4 (Gentoo 4.8.4 p1.0, pie-0.6.1) configure:3176: $? = 0 configure:3165: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3176: $? = 1 configure:3165: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3176: $? = 1 configure:3196: checking whether the C compiler works configure:3218: x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3222: $? = 0 configure:3270: result: yes configure:3273: checking for C compiler default output file name configure:3275: result: a.out configure:3281: checking for suffix of executables configure:3288: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3292: $? = 0 configure:3314: result: configure:3336: checking whether we are cross compiling configure:3344: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3348: $? = 0 configure:3355: ./conftest configure:3359: $? = 0 configure:3374: result: no configure:3379: checking for suffix of object files configure:3401: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:3405: $? = 0 configure:3426: result: o configure:3430: checking whether we are using the GNU C compiler configure:3449: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:3449: $? = 0 configure:3458: result: yes configure:3467: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3487: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3487: $? = 0 configure:3528: result: yes configure:3545: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3608: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:3608: $? = 0 configure:3621: result: none needed configure:3641: checking for a sed that does not truncate output configure:3705: result: /bin/sed configure:3723: checking for grep that handles long lines and -e configure:3781: result: /bin/grep configure:3786: checking for egrep configure:3848: result: /bin/grep -E configure:3853: checking for fgrep configure:3915: result: /bin/grep -F configure:3950: checking for ld used by x86_64-pc-linux-gnu-gcc configure:4017: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:4024: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:4039: result: yes configure:4051: checking for BSD- or MS-compatible name lister (nm) configure:4100: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:4230: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:4237: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:4240: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:4243: output 0000000000000000 B some_variable configure:4250: result: BSD nm configure:4253: checking whether ln -s works configure:4257: result: yes configure:4265: checking the maximum length of command line arguments configure:4395: result: 1572864 configure:4412: checking whether the shell understands some XSI constructs configure:4422: result: yes configure:4426: checking whether the shell understands "+=" configure:4432: result: yes configure:4467: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:4507: result: func_convert_file_noop configure:4514: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:4534: result: func_convert_file_noop configure:4541: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:4548: result: -r configure:4582: checking for x86_64-pc-linux-gnu-objdump configure:4598: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:4609: result: x86_64-pc-linux-gnu-objdump configure:4678: checking how to recognize dependent libraries configure:4880: result: pass_all configure:4925: checking for x86_64-pc-linux-gnu-dlltool configure:4955: result: no configure:4965: checking for dlltool configure:4995: result: no configure:5022: checking how to associate runtime and link libraries configure:5049: result: printf %s\n configure:5066: checking for x86_64-pc-linux-gnu-ar configure:5082: found /usr/bin/x86_64-pc-linux-gnu-ar configure:5093: result: x86_64-pc-linux-gnu-ar configure:5174: checking for archiver @FILE support configure:5191: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5191: $? = 0 configure:5194: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:5197: $? = 0 configure:5202: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:5205: $? = 1 configure:5217: result: @ configure:5235: checking for x86_64-pc-linux-gnu-strip configure:5251: found /usr/bin/x86_64-pc-linux-gnu-strip configure:5262: result: x86_64-pc-linux-gnu-strip configure:5334: checking for x86_64-pc-linux-gnu-ranlib configure:5350: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:5361: result: x86_64-pc-linux-gnu-ranlib configure:5478: checking for gawk configure:5494: found /usr/bin/gawk configure:5505: result: gawk configure:5545: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:5665: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5668: $? = 0 configure:5672: /usr/bin/x86_64-pc-linux-gnu-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:5675: $? = 0 configure:5741: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:5744: $? = 0 configure:5782: result: ok configure:5819: checking for sysroot configure:5849: result: no configure:5926: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5929: $? = 0 configure:6065: checking for x86_64-pc-linux-gnu-mt configure:6095: result: no configure:6105: checking for mt configure:6135: result: no configure:6155: checking if : is a manifest tool configure:6161: : '-?' configure:6169: result: no configure:6811: checking how to run the C preprocessor configure:6842: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6842: $? = 0 configure:6856: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6856: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NFFT" | #define PACKAGE_TARNAME "nfft" | #define PACKAGE_VERSION "3.2.3" | #define PACKAGE_STRING "NFFT 3.2.3" | #define PACKAGE_BUGREPORT "bugs@nfft.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:6881: result: x86_64-pc-linux-gnu-gcc -E configure:6901: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6901: $? = 0 configure:6915: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NFFT" | #define PACKAGE_TARNAME "nfft" | #define PACKAGE_VERSION "3.2.3" | #define PACKAGE_STRING "NFFT 3.2.3" | #define PACKAGE_BUGREPORT "bugs@nfft.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:6944: checking for ANSI C header files configure:6964: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:6964: $? = 0 configure:7037: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7037: $? = 0 configure:7037: ./conftest configure:7037: $? = 0 configure:7048: result: yes configure:7061: checking for sys/types.h configure:7061: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:7061: $? = 0 configure:7061: result: yes configure:7061: checking for sys/stat.h configure:7061: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:7061: $? = 0 configure:7061: result: yes configure:7061: checking for stdlib.h configure:7061: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:7061: $? = 0 configure:7061: result: yes configure:7061: checking for string.h configure:7061: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:7061: $? = 0 configure:7061: result: yes configure:7061: checking for memory.h configure:7061: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:7061: $? = 0 configure:7061: result: yes configure:7061: checking for strings.h configure:7061: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:7061: $? = 0 configure:7061: result: yes configure:7061: checking for inttypes.h configure:7061: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:7061: $? = 0 configure:7061: result: yes configure:7061: checking for stdint.h configure:7061: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:7061: $? = 0 configure:7061: result: yes configure:7061: checking for unistd.h configure:7061: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:7061: $? = 0 configure:7061: result: yes configure:7075: checking for dlfcn.h configure:7075: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:7075: $? = 0 configure:7075: result: yes configure:7579: checking for objdir configure:7594: result: .libs configure:7865: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:7883: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -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:7887: $? = 0 configure:7900: result: no configure:8227: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:8234: result: -fPIC -DPIC configure:8242: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:8260: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:8264: $? = 0 configure:8277: result: yes configure:8306: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:8334: result: yes configure:8349: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:8370: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -o out/conftest2.o conftest.c >&5 configure:8374: $? = 0 configure:8396: result: yes configure:8404: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:8451: result: yes configure:8484: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:9637: result: yes configure:9674: checking whether -lc should be explicitly linked in configure:9682: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:9685: $? = 0 configure:9700: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:9703: $? = 0 configure:9717: result: no configure:9877: checking dynamic linker characteristics configure:10388: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10388: $? = 0 configure:10610: result: GNU/Linux ld.so configure:10717: checking how to hardcode library paths into programs configure:10742: result: immediate configure:11282: checking whether stripping libraries is possible configure:11287: result: yes configure:11322: checking if libtool supports shared libraries configure:11324: result: yes configure:11327: checking whether to build shared libraries configure:11348: result: yes configure:11351: checking whether to build static libraries configure:11355: result: no configure:11403: checking whether make sets $(MAKE) configure:11425: result: yes configure:11452: checking for a BSD-compatible install configure:11520: result: /usr/bin/install -c configure:11531: checking whether build environment is sane configure:11586: result: yes configure:11737: checking for a thread-safe mkdir -p configure:11776: result: /bin/mkdir -p configure:11800: checking for style of include used by make configure:11828: result: GNU configure:11915: checking dependency style of x86_64-pc-linux-gnu-gcc configure:12026: result: none configure:12049: checking whether to enable maintainer-specific portions of Makefiles configure:12058: result: no configure:12375: checking window function configure:12401: result: kaiserbessel configure:12418: checking for C compiler vendor configure:12442: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:30:7: error: 'thisisanerror' undeclared (first use in this function) thisisanerror; ^ conftest.c:30:7: note: each undeclared identifier is reported only once for each function it appears in configure:12442: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NFFT" | #define PACKAGE_TARNAME "nfft" | #define PACKAGE_VERSION "3.2.3" | #define PACKAGE_STRING "NFFT 3.2.3" | #define PACKAGE_BUGREPORT "bugs@nfft.org" | #define PACKAGE_URL "" | #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 PACKAGE "nfft" | #define VERSION "3.2.3" | #define KAISER_BESSEL 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) | thisisanerror; | #endif | | ; | return 0; | } configure:12442: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:30:7: error: 'thisisanerror' undeclared (first use in this function) thisisanerror; ^ conftest.c:30:7: note: each undeclared identifier is reported only once for each function it appears in configure:12442: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NFFT" | #define PACKAGE_TARNAME "nfft" | #define PACKAGE_VERSION "3.2.3" | #define PACKAGE_STRING "NFFT 3.2.3" | #define PACKAGE_BUGREPORT "bugs@nfft.org" | #define PACKAGE_URL "" | #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 PACKAGE "nfft" | #define VERSION "3.2.3" | #define KAISER_BESSEL 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__)) | thisisanerror; | #endif | | ; | return 0; | } configure:12442: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:30:7: error: 'thisisanerror' undeclared (first use in this function) thisisanerror; ^ conftest.c:30:7: note: each undeclared identifier is reported only once for each function it appears in configure:12442: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NFFT" | #define PACKAGE_TARNAME "nfft" | #define PACKAGE_VERSION "3.2.3" | #define PACKAGE_STRING "NFFT 3.2.3" | #define PACKAGE_BUGREPORT "bugs@nfft.org" | #define PACKAGE_URL "" | #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 PACKAGE "nfft" | #define VERSION "3.2.3" | #define KAISER_BESSEL 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__PATHCC__) || defined(__PATHSCALE__)) | thisisanerror; | #endif | | ; | return 0; | } configure:12442: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:30:7: error: 'thisisanerror' undeclared (first use in this function) thisisanerror; ^ conftest.c:30:7: note: each undeclared identifier is reported only once for each function it appears in configure:12442: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NFFT" | #define PACKAGE_TARNAME "nfft" | #define PACKAGE_VERSION "3.2.3" | #define PACKAGE_STRING "NFFT 3.2.3" | #define PACKAGE_BUGREPORT "bugs@nfft.org" | #define PACKAGE_URL "" | #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 PACKAGE "nfft" | #define VERSION "3.2.3" | #define KAISER_BESSEL 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__APPLE_CC__) || defined(__APPLE__)) | thisisanerror; | #endif | | ; | return 0; | } configure:12442: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:12442: $? = 0 configure:12449: result: gnu configure:12454: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99 configure:12603: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 conftest.c:74:29: error: expected ';', ',' or ')' before 'text' test_restrict (ccp restrict text) ^ conftest.c: In function 'main': conftest.c:128:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' char *restrict newvar = "Another string"; ^ conftest.c:128:18: error: 'newvar' undeclared (first use in this function) conftest.c:128:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:138:3: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < ia->datasize; ++i) ^ conftest.c:138:3: note: use option -std=c99 or -std=gnu99 to compile your code configure:12603: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NFFT" | #define PACKAGE_TARNAME "nfft" | #define PACKAGE_VERSION "3.2.3" | #define PACKAGE_STRING "NFFT 3.2.3" | #define PACKAGE_BUGREPORT "bugs@nfft.org" | #define PACKAGE_URL "" | #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 PACKAGE "nfft" | #define VERSION "3.2.3" | #define KAISER_BESSEL 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:12603: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe conftest.c >&5 configure:12603: $? = 0 configure:12623: result: -std=gnu99 configure:12634: checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together configure:12665: x86_64-pc-linux-gnu-gcc -std=gnu99 -c conftest.c -o conftest2.o >&5 configure:12669: $? = 0 configure:12675: x86_64-pc-linux-gnu-gcc -std=gnu99 -c conftest.c -o conftest2.o >&5 configure:12679: $? = 0 configure:12690: cc -c conftest.c >&5 configure:12694: $? = 0 configure:12702: cc -c conftest.c -o conftest2.o >&5 configure:12706: $? = 0 configure:12712: cc -c conftest.c -o conftest2.o >&5 configure:12716: $? = 0 configure:12734: result: yes configure:12761: checking for an ANSI C-conforming const configure:12827: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe conftest.c >&5 configure:12827: $? = 0 configure:12834: result: yes configure:12844: checking for C/C++ restrict keyword configure:12869: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe conftest.c >&5 configure:12869: $? = 0 configure:12877: result: __restrict configure:12892: checking for inline configure:12908: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe conftest.c >&5 configure:12908: $? = 0 configure:12916: result: inline configure:12955: checking dependency style of x86_64-pc-linux-gnu-gcc configure:13064: result: none configure:13084: checking whether ln -s works configure:13088: result: yes configure:13184: checking fftw3.h usability configure:13184: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:13184: $? = 0 configure:13184: result: yes configure:13184: checking fftw3.h presence configure:13184: x86_64-pc-linux-gnu-gcc -E conftest.c configure:13184: $? = 0 configure:13184: result: yes configure:13184: checking for fftw3.h configure:13184: result: yes configure:13195: checking for fftw_execute in -lfftw3 configure:13220: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lfftw3 >&5 configure:13220: $? = 0 configure:13229: result: yes configure:13251: checking for fftw_init_threads in -lfftw3 configure:13271: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lfftw3 >&5 /var/tmp/portage/sci-libs/nfft-3.2.3/temp/ccD7TGZF.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `fftw_init_threads' collect2: error: ld returned 1 exit status configure:13271: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NFFT" | #define PACKAGE_TARNAME "nfft" | #define PACKAGE_VERSION "3.2.3" | #define PACKAGE_STRING "NFFT 3.2.3" | #define PACKAGE_BUGREPORT "bugs@nfft.org" | #define PACKAGE_URL "" | #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 PACKAGE "nfft" | #define VERSION "3.2.3" | #define KAISER_BESSEL 1 | #define restrict __restrict | #define HAVE_LIBFFTW3 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_init_threads (); | int | main () | { | return fftw_init_threads (); | ; | return 0; | } configure:13278: result: no configure:13283: checking for fftw_init_threads in -lfftw3 configure:13308: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lfftw3 -lpthread -lm >&5 /var/tmp/portage/sci-libs/nfft-3.2.3/temp/cc6ihmFE.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `fftw_init_threads' collect2: error: ld returned 1 exit status configure:13308: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NFFT" | #define PACKAGE_TARNAME "nfft" | #define PACKAGE_VERSION "3.2.3" | #define PACKAGE_STRING "NFFT 3.2.3" | #define PACKAGE_BUGREPORT "bugs@nfft.org" | #define PACKAGE_URL "" | #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 PACKAGE "nfft" | #define VERSION "3.2.3" | #define KAISER_BESSEL 1 | #define restrict __restrict | #define HAVE_LIBFFTW3 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_init_threads (); | int | main () | { | return fftw_init_threads (); | ; | return 0; | } configure:13317: result: no configure:13331: checking for fftw_init_threads in -lfftw3_threads configure:13351: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lfftw3_threads -lfftw3 >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lfftw3_threads collect2: error: ld returned 1 exit status configure:13351: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NFFT" | #define PACKAGE_TARNAME "nfft" | #define PACKAGE_VERSION "3.2.3" | #define PACKAGE_STRING "NFFT 3.2.3" | #define PACKAGE_BUGREPORT "bugs@nfft.org" | #define PACKAGE_URL "" | #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 PACKAGE "nfft" | #define VERSION "3.2.3" | #define KAISER_BESSEL 1 | #define restrict __restrict | #define HAVE_LIBFFTW3 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_init_threads (); | int | main () | { | return fftw_init_threads (); | ; | return 0; | } configure:13358: result: no configure:13366: checking for fftw_init_threads in -lfftw3_threads configure:13391: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lfftw3_threads -lfftw3 -lpthread -lm >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lfftw3_threads collect2: error: ld returned 1 exit status configure:13391: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NFFT" | #define PACKAGE_TARNAME "nfft" | #define PACKAGE_VERSION "3.2.3" | #define PACKAGE_STRING "NFFT 3.2.3" | #define PACKAGE_BUGREPORT "bugs@nfft.org" | #define PACKAGE_URL "" | #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 PACKAGE "nfft" | #define VERSION "3.2.3" | #define KAISER_BESSEL 1 | #define restrict __restrict | #define HAVE_LIBFFTW3 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_init_threads (); | int | main () | { | return fftw_init_threads (); | ; | return 0; | } configure:13400: result: no configure:13430: error: You don't seem to have the threaded FFTW 3 library installed. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_dlfcn_h=yes ac_cv_header_fftw3_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_fftw3_fftw_execute=yes ac_cv_lib_fftw3_fftw_init_threads=no ac_cv_lib_fftw3_threads_fftw_init_threads=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes ac_cv_prog_make_make_set=yes am_cv_CCAS_dependencies_compiler_type=none am_cv_CC_dependencies_compiler_type=none ax_cv_c_compiler_vendor=gnu 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/x86_64-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-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=yes 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/tmp/portage/sci-libs/nfft-3.2.3/work/nfft-3.2.3/config/missing --run aclocal-1.12' ALLOCA='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AR='x86_64-pc-linux-gnu-ar' AS='as' AUTOCONF='${SHELL} /var/tmp/portage/sci-libs/nfft-3.2.3/work/nfft-3.2.3/config/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/sci-libs/nfft-3.2.3/work/nfft-3.2.3/config/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/sci-libs/nfft-3.2.3/work/nfft-3.2.3/config/missing --run automake-1.12' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCAS='x86_64-pc-linux-gnu-gcc' CCASDEPMODE='depmode=none' CCASFLAGS='-O2 -pipe' CCDEPMODE='depmode=none' CFLAGS='-O2 -pipe' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' HAVE_FPT='#define HAVE_FPT 1' HAVE_FPT_FALSE='#' HAVE_FPT_TRUE='' HAVE_MATLAB_FALSE='' HAVE_MATLAB_THREADS_FALSE='' HAVE_MATLAB_THREADS_TRUE='' HAVE_MATLAB_TRUE='' HAVE_MRI='#define HAVE_MRI 1' HAVE_MRI_FALSE='#' HAVE_MRI_TRUE='' HAVE_NFCT='#define HAVE_NFCT 1' HAVE_NFCT_FALSE='#' HAVE_NFCT_TRUE='' HAVE_NFSFT='#define HAVE_NFSFT 1' HAVE_NFSFT_FALSE='#' HAVE_NFSFT_TRUE='' HAVE_NFSOFT='#define HAVE_NFSOFT 1' HAVE_NFSOFT_FALSE='#' HAVE_NFSOFT_TRUE='' HAVE_NFST='#define HAVE_NFST 1' HAVE_NFST_FALSE='#' HAVE_NFST_TRUE='' HAVE_NNFFT='#define HAVE_NNFFT 1' HAVE_NNFFT_FALSE='#' HAVE_NNFFT_TRUE='' HAVE_NSFFT='#define HAVE_NSFFT 1' HAVE_NSFFT_FALSE='#' HAVE_NSFFT_TRUE='' HAVE_OPENMP_FALSE='' HAVE_OPENMP_TRUE='' HAVE_THREADS_FALSE='#' HAVE_THREADS_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='/var/tmp/portage/sci-libs/nfft-3.2.3/work/nfft-3.2.3/config/ltmain.sh' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/sci-libs/nfft-3.2.3/work/nfft-3.2.3/config/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OPENMP_CFLAGS='' OTOOL64='' OTOOL='' PACKAGE='nfft' PACKAGE_BUGREPORT='bugs@nfft.org' PACKAGE_NAME='NFFT' PACKAGE_STRING='NFFT 3.2.3' PACKAGE_TARNAME='nfft' PACKAGE_URL='' PACKAGE_VERSION='3.2.3' PATH_SEPARATOR=':' POW_LIB='' PRTDIAG='' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHARED_VERSION_INFO='1:0:0' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' TICKS_PER_SECOND='' VERSION='3.2.3' abs_srcdir='' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCCAS_FALSE='' am__fastdepCCAS_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/nfft-3.2.3' dvidir='${docdir}' exec_prefix='NONE' fftw3_LDFLAGS='' fftw3_LIBS='-lfftw3' fftw3_threads_LIBS='-lfftw3_threads -lfftw3 -lpthread -lm' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/sci-libs/nfft-3.2.3/work/nfft-3.2.3/config/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' matlab_CPPFLAGS='' matlab_LDFLAGS='' matlab_LIBS='' matlab_fftw3_LDFLAGS='' matlab_fftw3_LIBS='' matlab_mexext='' matlab_prog_mexext='' mkdir_p='/bin/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 "NFFT" #define PACKAGE_TARNAME "nfft" #define PACKAGE_VERSION "3.2.3" #define PACKAGE_STRING "NFFT 3.2.3" #define PACKAGE_BUGREPORT "bugs@nfft.org" #define PACKAGE_URL "" #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 PACKAGE "nfft" #define VERSION "3.2.3" #define KAISER_BESSEL 1 #define restrict __restrict #define HAVE_LIBFFTW3 1 configure: exit 1