Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 98157 Details for
Bug 149206
sci-libs/fftw-3.0.1-r2 - error: cannot compile a simple Fortran program
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
description of action taken and output/logfiles
compile_error (text/plain), 104.00 KB, created by
rob_leo
on 2006-09-26 11:47:15 UTC
(
hide
)
Description:
description of action taken and output/logfiles
Filename:
MIME Type:
Creator:
rob_leo
Created:
2006-09-26 11:47:15 UTC
Size:
104.00 KB
patch
obsolete
>Error occured during install of mixxx/fftw: > >FLAGS USED: (same error with using 'sse -sse2' as 'sse2 -sse') >[ebuild N ] sci-libs/fftw-3.0.1-r2 USE="sse2 -3dnow (-altivec) -mpi -sse" 0 kB > >Screen output follows: > >* Applying fftw-3.0.1-altivec.patch ... [ ok ] > dft/codelets/inplace/Makefile.am:16: `CFLAGS' is a user variable, you should not override it; > dft/codelets/inplace/Makefile.am:16: use `AM_CFLAGS' instead. > dft/codelets/standard/Makefile.am:16: `CFLAGS' is a user variable, you should not override it; > dft/codelets/standard/Makefile.am:16: use `AM_CFLAGS' instead. > dft/simd/Makefile.am:4: `CFLAGS' is a user variable, you should not override it; > dft/simd/Makefile.am:4: use `AM_CFLAGS' instead. > dft/simd/codelets/Makefile.am:16: `CFLAGS' is a user variable, you should not override it; > dft/simd/codelets/Makefile.am:16: use `AM_CFLAGS' instead. > rdft/codelets/hc2r/Makefile.am:16: `CFLAGS' is a user variable, you should not override it; > rdft/codelets/hc2r/Makefile.am:16: use `AM_CFLAGS' instead. > rdft/codelets/r2hc/Makefile.am:16: `CFLAGS' is a user variable, you should not override it; > rdft/codelets/r2hc/Makefile.am:16: use `AM_CFLAGS' instead. > rdft/codelets/r2r/Makefile.am:16: `CFLAGS' is a user variable, you should not override it; > rdft/codelets/r2r/Makefile.am:16: use `AM_CFLAGS' instead. > simd/Makefile.am:3: `CFLAGS' is a user variable, you should not override it; > simd/Makefile.am:3: use `AM_CFLAGS' instead. > Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' > >>> Source unpacked. > >>> Compiling source in /var/tmp/portage/fftw-3.0.1-r2 ... > * econf: updating fftw-3.0.1-single/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating fftw-3.0.1-single/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating fftw-3.0.1-double/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating fftw-3.0.1-double/config.sub with /usr/share/gnuconfig/config.sub > ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-shared --enable-threads --enable-float --enable-sse --disable-altivec --build=i686-pc-linux-gnu > checking for a BSD-compatible install... /bin/install -c > checking whether build environment is sane... yes > checking for gawk... gawk > checking whether make sets $(MAKE)... yes > checking whether to enable maintainer-specific portions of Makefiles... no > ./configure: line 2316: test: !=: unary operator expected > checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc > checking for C compiler default output file name... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether i686-pc-linux-gnu-gcc accepts -g... yes > checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed > checking for style of include used by make... GNU > checking dependency style of i686-pc-linux-gnu-gcc... gcc3 > checking whether we are using gcc 2.90 or later... yes > checking for a BSD-compatible install... /bin/install -c > checking whether ln -s works... yes > checking whether make sets $(MAKE)... (cached) yes > checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib > checking build system type... i686-pc-linux-gnu > checking host system type... i686-pc-linux-gnu > checking for a sed that does not truncate output... /bin/sed > checking for egrep... grep -E > checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld > checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes > checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r > checking for BSD-compatible nm... /usr/bin/nm -B > checking how to recognise dependent libraries... pass_all > checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E > checking for ANSI C header files... yes > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for unistd.h... yes > checking dlfcn.h usability... yes > checking dlfcn.h presence... yes > checking for dlfcn.h... yes > checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ > checking whether we are using the GNU C++ compiler... yes > checking whether i686-pc-linux-gnu-g++ accepts -g... yes > checking dependency style of i686-pc-linux-gnu-g++... gcc3 > checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E > checking for i686-pc-linux-gnu-g77... i686-pc-linux-gnu-g77 > checking whether we are using the GNU Fortran 77 compiler... no > checking whether i686-pc-linux-gnu-g77 accepts -g... no > checking the maximum length of command line arguments... 32768 > checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok > checking for objdir... .libs > checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar > checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib > checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip > checking for correct ltmain.sh version... yes > checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no > checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC > checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes > checking if i686-pc-linux-gnu-gcc static flag -static works... yes > checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes > checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes > checking whether -lc should be explicitly linked in... no > checking dynamic linker characteristics... GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... yes > configure: creating libtool > appending configuration tag "CXX" to libtool > checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld > checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes > checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes > checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC > checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes > checking if i686-pc-linux-gnu-g++ static flag -static works... yes > checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes > checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes > checking dynamic linker characteristics... GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > appending configuration tag "F77" to libtool > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... yes > checking for i686-pc-linux-gnu-g77 option to produce PIC... -fPIC > checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works... no > checking if i686-pc-linux-gnu-g77 static flag -static works... no > checking if i686-pc-linux-gnu-g77 supports -c -o file.o... no > checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes > checking dynamic linker characteristics... gcc-config error: i686-pc-linux-gnu-g77 wrapper: Unable to determine executable. > CTARGET=i686-pc-linux-gnu > exec=g77 > > GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > checking for ocamlc... no > checking for ocamlopt... no > checking for ocamldep... no > checking whether i686-pc-linux-gnu-gcc accepts -msse... yes > checking for ANSI C header files... (cached) yes > checking libintl.h usability... yes > checking libintl.h presence... yes > checking for libintl.h... yes > checking malloc.h usability... yes > checking malloc.h presence... yes > checking for malloc.h... yes > checking stddef.h usability... yes > checking stddef.h presence... yes > checking for stddef.h... yes > checking for stdlib.h... (cached) yes > checking for string.h... (cached) yes > checking for strings.h... (cached) yes > checking sys/time.h usability... yes > checking sys/time.h presence... yes > checking for sys/time.h... yes > checking for unistd.h... (cached) yes > checking limits.h usability... yes > checking limits.h presence... yes > checking for limits.h... yes > checking c_asm.h usability... no > checking c_asm.h presence... no > checking for c_asm.h... no > checking intrinsics.h usability... no > checking intrinsics.h presence... no > checking for intrinsics.h... no > checking for stdint.h... (cached) yes > checking for an ANSI C-conforming const... yes > checking for inline... inline > checking for size_t... yes > checking whether time.h and sys/time.h may both be included... yes > checking for hrtime_t... no > checking for int... yes > checking size of int... 4 > checking for long... yes > checking size of long... 4 > checking for long long... yes > checking size of long long... 8 > checking for uintptr_t... yes > checking for double... yes > checking size of double... 8 > checking for long double... yes > checking size of long double... 12 > checking for working alloca.h... yes > checking for alloca... yes > checking for working strtod... yes > checking for vprintf... yes > checking for _doprnt... no > checking for sin in -lm... yes > checking for BSDgettimeofday... no > checking for gettimeofday... yes > checking for gethrtime... no > checking for read_real_time... no > checking for time_base_to_time... no > checking for drand48... yes > checking for sqrt... yes > checking for memset... yes > checking for posix_memalign... yes > checking for memalign... yes > checking for _mm_malloc... no > checking for _mm_free... no > checking for clock_gettime... no > checking whether drand48 is declared... yes > checking whether memalign is declared... no > checking whether posix_memalign is declared... yes > checking for _rtc intrinsic... no > checking for isnan... yes > checking whether i686-pc-linux-gnu-gcc accepts -mpreferred-stack-boundary=4... yes > checking whether the stack is correctly aligned by gcc... yes > checking for i686-pc-linux-gnu-g77... (cached) i686-pc-linux-gnu-g77 > checking whether we are using the GNU Fortran 77 compiler... (cached) no > checking whether i686-pc-linux-gnu-g77 accepts -g... (cached) no > checking how to get verbose linking output from i686-pc-linux-gnu-g77... configure: WARNING: compilation failed > > checking for Fortran libraries of i686-pc-linux-gnu-g77... > checking for dummy main to link with Fortran libraries... none > checking for Fortran name-mangling scheme... configure: error: cannot compile a simple Fortran program > See `config.log' for more details. > > !!! Please attach the following file when filing a report to bugs.gentoo.org: > !!! /var/tmp/portage/fftw-3.0.1-r2/work/fftw-3.0.1-single/config.log > > !!! ERROR: sci-libs/fftw-3.0.1-r2 failed. > Call stack: > ebuild.sh, line 1546: Called dyn_compile > ebuild.sh, line 937: Called src_compile > fftw-3.0.1-r2.ebuild, line 79: Called econf '--enable-shared' '--enable-threads' '--enable-float' '--enable-sse' '--disable-altivec' > ebuild.sh, line 540: Called die > > !!! econf failed > !!! If you need support, post the topmost build error, and the call stack if relevant. > > > > > > >localhost # cat /var/tmp/portage/fftw-3.0.1-r2/work/fftw-3.0.1-single/config.log >> compile_error >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.0.1, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-shared --enable-threads --enable-float --enable-sse --disable-altivec --build=i686-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = localhost >uname -m = i686 >uname -r = 2.6.16-gentoo-r9 >uname -s = Linux >uname -v = #7 SMP PREEMPT Wed Jul 12 21:03:19 CEST 2006 > >/usr/bin/uname -p = Pentium III (Coppermine) >/bin/uname -X = unknown > >/bin/arch = i686 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/ccache/bin >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /opt/blackdown-jdk-1.4.2.03/bin >PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin >PATH: /usr/qt/3/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1579: checking for a BSD-compatible install >configure:1634: result: /bin/install -c >configure:1645: checking whether build environment is sane >configure:1688: result: yes >configure:1721: checking for gawk >configure:1737: found /bin/gawk >configure:1747: result: gawk >configure:1757: checking whether make sets $(MAKE) >configure:1777: result: yes >configure:1943: checking whether to enable maintainer-specific portions of Makefiles >configure:1952: result: no >configure:2349: checking for i686-pc-linux-gnu-gcc >configure:2365: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc >configure:2375: result: i686-pc-linux-gnu-gcc >configure:2657: checking for C compiler version >configure:2660: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 4.1.0 (Gentoo 4.1.0-r1) >Copyright (C) 2006 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:2663: $? = 0 >configure:2665: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.0-r1/work/gcc-4.1.0/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.0 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.0 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.0/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.0/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.0 (Gentoo 4.1.0-r1) >configure:2668: $? = 0 >configure:2670: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:2673: $? = 1 >configure:2696: checking for C compiler default output file name >configure:2699: i686-pc-linux-gnu-gcc -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c >&5 >configure:2702: $? = 0 >configure:2748: result: a.out >configure:2753: checking whether the C compiler works >configure:2759: ./a.out >configure:2762: $? = 0 >configure:2779: result: yes >configure:2786: checking whether we are cross compiling >configure:2788: result: no >configure:2791: checking for suffix of executables >configure:2793: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c >&5 >configure:2796: $? = 0 >configure:2821: result: >configure:2827: checking for suffix of object files >configure:2848: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:2851: $? = 0 >configure:2873: result: o >configure:2877: checking whether we are using the GNU C compiler >configure:2901: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:2907: $? = 0 >configure:2911: test -z > || test ! -s conftest.err >configure:2914: $? = 0 >configure:2917: test -s conftest.o >configure:2920: $? = 0 >configure:2933: result: yes >configure:2939: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:2960: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2966: $? = 0 >configure:2970: test -z > || test ! -s conftest.err >configure:2973: $? = 0 >configure:2976: test -s conftest.o >configure:2979: $? = 0 >configure:2990: result: yes >configure:3007: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:3077: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:3083: $? = 0 >configure:3087: test -z > || test ! -s conftest.err >configure:3090: $? = 0 >configure:3093: test -s conftest.o >configure:3096: $? = 0 >configure:3114: result: none needed >configure:3132: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' >configure:3138: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:3282: checking for style of include used by make >configure:3310: result: GNU >configure:3338: checking dependency style of i686-pc-linux-gnu-gcc >configure:3421: result: gcc3 >configure:3450: checking whether we are using gcc 2.90 or later >configure:3464: i686-pc-linux-gnu-gcc -E conftest.c >configure:3467: $? = 0 >configure:3475: result: yes >configure:3498: checking for a BSD-compatible install >configure:3553: result: /bin/install -c >configure:3564: checking whether ln -s works >configure:3568: result: yes >configure:3575: checking whether make sets $(MAKE) >configure:3595: result: yes >configure:3607: checking for i686-pc-linux-gnu-ranlib >configure:3623: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:3633: result: i686-pc-linux-gnu-ranlib >configure:3738: checking build system type >configure:3756: result: i686-pc-linux-gnu >configure:3764: checking host system type >configure:3778: result: i686-pc-linux-gnu >configure:3786: checking for a sed that does not truncate output >configure:3840: result: /bin/sed >configure:3843: checking for egrep >configure:3853: result: grep -E >configure:3869: checking for ld used by i686-pc-linux-gnu-gcc >configure:3936: result: /usr/i686-pc-linux-gnu/bin/ld >configure:3945: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:3960: result: yes >configure:3965: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:3972: result: -r >configure:3990: checking for BSD-compatible nm >configure:4039: result: /usr/bin/nm -B >configure:4043: checking how to recognise dependent libraries >configure:4219: result: pass_all >configure:4456: checking how to run the C preprocessor >configure:4491: i686-pc-linux-gnu-gcc -E conftest.c >configure:4497: $? = 0 >configure:4529: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:14:28: error: ac_nonexistent.h: No such file or directory >configure:4535: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "fftw" >| #define PACKAGE_TARNAME "fftw" >| #define PACKAGE_VERSION "3.0.1" >| #define PACKAGE_STRING "fftw 3.0.1" >| #define PACKAGE_BUGREPORT "fftw@fftw.org" >| #define PACKAGE "fftw" >| #define VERSION "3.0.1" >| #define FFTW_SINGLE 1 >| #define BENCHFFT_SINGLE 1 >| #define HAVE_SSE 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4574: result: i686-pc-linux-gnu-gcc -E >configure:4598: i686-pc-linux-gnu-gcc -E conftest.c >configure:4604: $? = 0 >configure:4636: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:14:28: error: ac_nonexistent.h: No such file or directory >configure:4642: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "fftw" >| #define PACKAGE_TARNAME "fftw" >| #define PACKAGE_VERSION "3.0.1" >| #define PACKAGE_STRING "fftw 3.0.1" >| #define PACKAGE_BUGREPORT "fftw@fftw.org" >| #define PACKAGE "fftw" >| #define VERSION "3.0.1" >| #define FFTW_SINGLE 1 >| #define BENCHFFT_SINGLE 1 >| #define HAVE_SSE 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4686: checking for ANSI C header files >configure:4711: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4717: $? = 0 >configure:4721: test -z > || test ! -s conftest.err >configure:4724: $? = 0 >configure:4727: test -s conftest.o >configure:4730: $? = 0 >configure:4819: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c >&5 >conftest.c: In function 'main': >conftest.c:31: warning: incompatible implicit declaration of built-in function 'exit' >configure:4822: $? = 0 >configure:4824: ./conftest >configure:4827: $? = 0 >configure:4842: result: yes >configure:4866: checking for sys/types.h >configure:4882: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4888: $? = 0 >configure:4892: test -z > || test ! -s conftest.err >configure:4895: $? = 0 >configure:4898: test -s conftest.o >configure:4901: $? = 0 >configure:4912: result: yes >configure:4866: checking for sys/stat.h >configure:4882: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4888: $? = 0 >configure:4892: test -z > || test ! -s conftest.err >configure:4895: $? = 0 >configure:4898: test -s conftest.o >configure:4901: $? = 0 >configure:4912: result: yes >configure:4866: checking for stdlib.h >configure:4882: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4888: $? = 0 >configure:4892: test -z > || test ! -s conftest.err >configure:4895: $? = 0 >configure:4898: test -s conftest.o >configure:4901: $? = 0 >configure:4912: result: yes >configure:4866: checking for string.h >configure:4882: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4888: $? = 0 >configure:4892: test -z > || test ! -s conftest.err >configure:4895: $? = 0 >configure:4898: test -s conftest.o >configure:4901: $? = 0 >configure:4912: result: yes >configure:4866: checking for memory.h >configure:4882: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4888: $? = 0 >configure:4892: test -z > || test ! -s conftest.err >configure:4895: $? = 0 >configure:4898: test -s conftest.o >configure:4901: $? = 0 >configure:4912: result: yes >configure:4866: checking for strings.h >configure:4882: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4888: $? = 0 >configure:4892: test -z > || test ! -s conftest.err >configure:4895: $? = 0 >configure:4898: test -s conftest.o >configure:4901: $? = 0 >configure:4912: result: yes >configure:4866: checking for inttypes.h >configure:4882: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4888: $? = 0 >configure:4892: test -z > || test ! -s conftest.err >configure:4895: $? = 0 >configure:4898: test -s conftest.o >configure:4901: $? = 0 >configure:4912: result: yes >configure:4866: checking for stdint.h >configure:4882: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4888: $? = 0 >configure:4892: test -z > || test ! -s conftest.err >configure:4895: $? = 0 >configure:4898: test -s conftest.o >configure:4901: $? = 0 >configure:4912: result: yes >configure:4866: checking for unistd.h >configure:4882: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4888: $? = 0 >configure:4892: test -z > || test ! -s conftest.err >configure:4895: $? = 0 >configure:4898: test -s conftest.o >configure:4901: $? = 0 >configure:4912: result: yes >configure:4938: checking dlfcn.h usability >configure:4950: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:4956: $? = 0 >configure:4960: test -z > || test ! -s conftest.err >configure:4963: $? = 0 >configure:4966: test -s conftest.o >configure:4969: $? = 0 >configure:4979: result: yes >configure:4983: checking dlfcn.h presence >configure:4993: i686-pc-linux-gnu-gcc -E conftest.c >configure:4999: $? = 0 >configure:5019: result: yes >configure:5054: checking for dlfcn.h >configure:5061: result: yes >configure:5084: checking for i686-pc-linux-gnu-g++ >configure:5100: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ >configure:5110: result: i686-pc-linux-gnu-g++ >configure:5168: checking for C++ compiler version >configure:5171: i686-pc-linux-gnu-g++ --version </dev/null >&5 >i686-pc-linux-gnu-g++ (GCC) 4.1.0 (Gentoo 4.1.0-r1) >Copyright (C) 2006 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:5174: $? = 0 >configure:5176: i686-pc-linux-gnu-g++ -v </dev/null >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.0-r1/work/gcc-4.1.0/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.0 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.0 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.0/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.0/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.0 (Gentoo 4.1.0-r1) >configure:5179: $? = 0 >configure:5181: i686-pc-linux-gnu-g++ -V </dev/null >&5 >i686-pc-linux-gnu-g++: '-V' option must have argument >configure:5184: $? = 1 >configure:5187: checking whether we are using the GNU C++ compiler >configure:5211: i686-pc-linux-gnu-g++ -c -march=pentium3 -O2 -fomit-frame-pointer -pipe -fvisibility-inlines-hidden conftest.cc >&5 >configure:5217: $? = 0 >configure:5221: test -z > || test ! -s conftest.err >configure:5224: $? = 0 >configure:5227: test -s conftest.o >configure:5230: $? = 0 >configure:5243: result: yes >configure:5249: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:5270: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5 >configure:5276: $? = 0 >configure:5280: test -z > || test ! -s conftest.err >configure:5283: $? = 0 >configure:5286: test -s conftest.o >configure:5289: $? = 0 >configure:5300: result: yes >configure:5342: i686-pc-linux-gnu-g++ -c -march=pentium3 -O2 -fomit-frame-pointer -pipe -fvisibility-inlines-hidden conftest.cc >&5 >configure:5348: $? = 0 >configure:5352: test -z > || test ! -s conftest.err >configure:5355: $? = 0 >configure:5358: test -s conftest.o >configure:5361: $? = 0 >configure:5387: i686-pc-linux-gnu-g++ -c -march=pentium3 -O2 -fomit-frame-pointer -pipe -fvisibility-inlines-hidden conftest.cc >&5 >conftest.cc: In function 'int main()': >conftest.cc:29: error: 'exit' was not declared in this scope >configure:5393: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "fftw" >| #define PACKAGE_TARNAME "fftw" >| #define PACKAGE_VERSION "3.0.1" >| #define PACKAGE_STRING "fftw 3.0.1" >| #define PACKAGE_BUGREPORT "fftw@fftw.org" >| #define PACKAGE "fftw" >| #define VERSION "3.0.1" >| #define FFTW_SINGLE 1 >| #define BENCHFFT_SINGLE 1 >| #define HAVE_SSE 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 >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:5342: i686-pc-linux-gnu-g++ -c -march=pentium3 -O2 -fomit-frame-pointer -pipe -fvisibility-inlines-hidden conftest.cc >&5 >configure:5348: $? = 0 >configure:5352: test -z > || test ! -s conftest.err >configure:5355: $? = 0 >configure:5358: test -s conftest.o >configure:5361: $? = 0 >configure:5387: i686-pc-linux-gnu-g++ -c -march=pentium3 -O2 -fomit-frame-pointer -pipe -fvisibility-inlines-hidden conftest.cc >&5 >configure:5393: $? = 0 >configure:5397: test -z > || test ! -s conftest.err >configure:5400: $? = 0 >configure:5403: test -s conftest.o >configure:5406: $? = 0 >configure:5431: checking dependency style of i686-pc-linux-gnu-g++ >configure:5514: result: gcc3 >configure:5541: checking how to run the C++ preprocessor >configure:5572: i686-pc-linux-gnu-g++ -E conftest.cc >configure:5578: $? = 0 >configure:5610: i686-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:28:28: error: ac_nonexistent.h: No such file or directory >configure:5616: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "fftw" >| #define PACKAGE_TARNAME "fftw" >| #define PACKAGE_VERSION "3.0.1" >| #define PACKAGE_STRING "fftw 3.0.1" >| #define PACKAGE_BUGREPORT "fftw@fftw.org" >| #define PACKAGE "fftw" >| #define VERSION "3.0.1" >| #define FFTW_SINGLE 1 >| #define BENCHFFT_SINGLE 1 >| #define HAVE_SSE 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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5655: result: i686-pc-linux-gnu-g++ -E >configure:5679: i686-pc-linux-gnu-g++ -E conftest.cc >configure:5685: $? = 0 >configure:5717: i686-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:28:28: error: ac_nonexistent.h: No such file or directory >configure:5723: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "fftw" >| #define PACKAGE_TARNAME "fftw" >| #define PACKAGE_VERSION "3.0.1" >| #define PACKAGE_STRING "fftw 3.0.1" >| #define PACKAGE_BUGREPORT "fftw@fftw.org" >| #define PACKAGE "fftw" >| #define VERSION "3.0.1" >| #define FFTW_SINGLE 1 >| #define BENCHFFT_SINGLE 1 >| #define HAVE_SSE 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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5778: checking for i686-pc-linux-gnu-g77 >configure:5794: found /usr/bin/i686-pc-linux-gnu-g77 >configure:5804: result: i686-pc-linux-gnu-g77 >configure:5861: checking for Fortran 77 compiler version >configure:5864: i686-pc-linux-gnu-g77 --version </dev/null >&5 >gcc-config error: i686-pc-linux-gnu-g77 wrapper: Unable to determine executable. > CTARGET=i686-pc-linux-gnu > exec=g77 > >configure:5867: $? = 1 >configure:5869: i686-pc-linux-gnu-g77 -v </dev/null >&5 >gcc-config error: i686-pc-linux-gnu-g77 wrapper: Unable to determine executable. > CTARGET=i686-pc-linux-gnu > exec=g77 > >configure:5872: $? = 1 >configure:5874: i686-pc-linux-gnu-g77 -V </dev/null >&5 >gcc-config error: i686-pc-linux-gnu-g77 wrapper: Unable to determine executable. > CTARGET=i686-pc-linux-gnu > exec=g77 > >configure:5877: $? = 1 >configure:5885: checking whether we are using the GNU Fortran 77 compiler >configure:5899: i686-pc-linux-gnu-g77 -c conftest.F >&5 >gcc-config error: i686-pc-linux-gnu-g77 wrapper: Unable to determine executable. > CTARGET=i686-pc-linux-gnu > exec=g77 > >configure:5905: $? = 1 >configure: failed program was: >| program main >| #ifndef __GNUC__ >| choke me >| #endif >| >| end >configure:5931: result: no >configure:5937: checking whether i686-pc-linux-gnu-g77 accepts -g >configure:5949: i686-pc-linux-gnu-g77 -c -g conftest.f >&5 >gcc-config error: i686-pc-linux-gnu-g77 wrapper: Unable to determine executable. > CTARGET=i686-pc-linux-gnu > exec=g77 > >configure:5955: $? = 1 >configure: failed program was: >| program main >| >| end >configure:5980: result: no >configure:6010: checking the maximum length of command line arguments >configure:6119: result: 32768 >configure:6130: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object >configure:6235: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:6238: $? = 0 >configure:6242: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:6245: $? = 0 >configure:6297: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c conftstm.o >&5 >configure:6300: $? = 0 >configure:6338: result: ok >configure:6342: checking for objdir >configure:6357: result: .libs >configure:6409: checking for i686-pc-linux-gnu-ar >configure:6425: found /usr/bin/i686-pc-linux-gnu-ar >configure:6435: result: i686-pc-linux-gnu-ar >configure:6489: checking for i686-pc-linux-gnu-ranlib >configure:6515: result: i686-pc-linux-gnu-ranlib >configure:6569: checking for i686-pc-linux-gnu-strip >configure:6585: found /usr/bin/i686-pc-linux-gnu-strip >configure:6595: result: i686-pc-linux-gnu-strip >configure:6857: checking for correct ltmain.sh version >configure:6907: result: yes >configure:6967: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:6985: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:6989: $? = 0 >configure:7002: result: no >configure:7017: checking for i686-pc-linux-gnu-gcc option to produce PIC >configure:7227: result: -fPIC >configure:7235: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works >configure:7253: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe -fPIC -DPIC conftest.c >&5 >configure:7257: $? = 0 >configure:7270: result: yes >configure:7298: checking if i686-pc-linux-gnu-gcc static flag -static works >configure:7326: result: yes >configure:7336: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:7357: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe -o out/conftest2.o conftest.c >&5 >configure:7361: $? = 0 >configure:7383: result: yes >configure:7409: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:8367: result: yes >configure:8388: checking whether -lc should be explicitly linked in >configure:8393: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:8396: $? = 0 >configure:8411: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:8414: $? = 0 >configure:8426: result: no >configure:8434: checking dynamic linker characteristics >configure:9059: result: GNU/Linux ld.so >configure:9068: checking how to hardcode library paths into programs >configure:9093: result: immediate >configure:9107: checking whether stripping libraries is possible >configure:9112: result: yes >configure:9946: checking if libtool supports shared libraries >configure:9948: result: yes >configure:9951: checking whether to build shared libraries >configure:9972: result: yes >configure:9975: checking whether to build static libraries >configure:9979: result: yes >configure:10071: creating libtool >configure:10659: checking for ld used by i686-pc-linux-gnu-g++ >configure:10726: result: /usr/i686-pc-linux-gnu/bin/ld >configure:10735: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:10750: result: yes >configure:10801: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:11739: result: yes >configure:11757: i686-pc-linux-gnu-g++ -c -march=pentium3 -O2 -fomit-frame-pointer -pipe -fvisibility-inlines-hidden conftest.cpp >&5 >configure:11760: $? = 0 >configure:11879: checking for i686-pc-linux-gnu-g++ option to produce PIC >configure:12153: result: -fPIC >configure:12161: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works >configure:12179: i686-pc-linux-gnu-g++ -c -march=pentium3 -O2 -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -fPIC -DPIC conftest.cpp >&5 >configure:12183: $? = 0 >configure:12196: result: yes >configure:12224: checking if i686-pc-linux-gnu-g++ static flag -static works >configure:12252: result: yes >configure:12262: checking if i686-pc-linux-gnu-g++ supports -c -o file.o >configure:12283: i686-pc-linux-gnu-g++ -c -march=pentium3 -O2 -fomit-frame-pointer -pipe -fvisibility-inlines-hidden -o out/conftest2.o conftest.cpp >&5 >configure:12287: $? = 0 >configure:12309: result: yes >configure:12335: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:12360: result: yes >configure:12427: checking dynamic linker characteristics >configure:13052: result: GNU/Linux ld.so >configure:13061: checking how to hardcode library paths into programs >configure:13086: result: immediate >configure:13612: checking if libtool supports shared libraries >configure:13614: result: yes >configure:13617: checking whether to build shared libraries >configure:13637: result: yes >configure:13640: checking whether to build static libraries >configure:13644: result: yes >configure:13654: checking for i686-pc-linux-gnu-g77 option to produce PIC >configure:13864: result: -fPIC >configure:13872: checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works >configure:13890: i686-pc-linux-gnu-g77 -c -fPIC conftest.f >&5 >gcc-config error: i686-pc-linux-gnu-g77 wrapper: Unable to determine executable. > CTARGET=i686-pc-linux-gnu > exec=g77 > >configure:13894: $? = 1 >configure:13907: result: no >configure:13935: checking if i686-pc-linux-gnu-g77 static flag -static works >configure:13963: result: no >configure:13973: checking if i686-pc-linux-gnu-g77 supports -c -o file.o >configure:13994: i686-pc-linux-gnu-g77 -c -o out/conftest2.o conftest.f >&5 >gcc-config error: i686-pc-linux-gnu-g77 wrapper: Unable to determine executable. > CTARGET=i686-pc-linux-gnu > exec=g77 > >configure:13998: $? = 1 >configure:14020: result: no >configure:14046: checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:14984: result: yes >configure:15051: checking dynamic linker characteristics >configure:15676: result: GNU/Linux ld.so >configure:15685: checking how to hardcode library paths into programs >configure:15710: result: immediate >configure:19313: checking for ocamlc >configure:19342: result: no >configure:19348: checking for ocamlopt >configure:19377: result: no >configure:19383: checking for ocamldep >configure:19412: result: no >configure:20885: checking whether i686-pc-linux-gnu-gcc accepts -msse >configure:20906: i686-pc-linux-gnu-gcc -c -msse conftest.c >&5 >configure:20912: $? = 0 >configure:20916: test -z > || test ! -s conftest.err >configure:20919: $? = 0 >configure:20922: test -s conftest.o >configure:20925: $? = 0 >configure:20936: result: yes >configure:21231: checking for ANSI C header files >configure:21387: result: yes >configure:21422: checking libintl.h usability >configure:21434: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:21440: $? = 0 >configure:21444: test -z > || test ! -s conftest.err >configure:21447: $? = 0 >configure:21450: test -s conftest.o >configure:21453: $? = 0 >configure:21463: result: yes >configure:21467: checking libintl.h presence >configure:21477: i686-pc-linux-gnu-gcc -E conftest.c >configure:21483: $? = 0 >configure:21503: result: yes >configure:21538: checking for libintl.h >configure:21545: result: yes >configure:21422: checking malloc.h usability >configure:21434: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:21440: $? = 0 >configure:21444: test -z > || test ! -s conftest.err >configure:21447: $? = 0 >configure:21450: test -s conftest.o >configure:21453: $? = 0 >configure:21463: result: yes >configure:21467: checking malloc.h presence >configure:21477: i686-pc-linux-gnu-gcc -E conftest.c >configure:21483: $? = 0 >configure:21503: result: yes >configure:21538: checking for malloc.h >configure:21545: result: yes >configure:21422: checking stddef.h usability >configure:21434: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:21440: $? = 0 >configure:21444: test -z > || test ! -s conftest.err >configure:21447: $? = 0 >configure:21450: test -s conftest.o >configure:21453: $? = 0 >configure:21463: result: yes >configure:21467: checking stddef.h presence >configure:21477: i686-pc-linux-gnu-gcc -E conftest.c >configure:21483: $? = 0 >configure:21503: result: yes >configure:21538: checking for stddef.h >configure:21545: result: yes >configure:21413: checking for stdlib.h >configure:21418: result: yes >configure:21413: checking for string.h >configure:21418: result: yes >configure:21413: checking for strings.h >configure:21418: result: yes >configure:21422: checking sys/time.h usability >configure:21434: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:21440: $? = 0 >configure:21444: test -z > || test ! -s conftest.err >configure:21447: $? = 0 >configure:21450: test -s conftest.o >configure:21453: $? = 0 >configure:21463: result: yes >configure:21467: checking sys/time.h presence >configure:21477: i686-pc-linux-gnu-gcc -E conftest.c >configure:21483: $? = 0 >configure:21503: result: yes >configure:21538: checking for sys/time.h >configure:21545: result: yes >configure:21413: checking for unistd.h >configure:21418: result: yes >configure:21422: checking limits.h usability >configure:21434: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:21440: $? = 0 >configure:21444: test -z > || test ! -s conftest.err >configure:21447: $? = 0 >configure:21450: test -s conftest.o >configure:21453: $? = 0 >configure:21463: result: yes >configure:21467: checking limits.h presence >configure:21477: i686-pc-linux-gnu-gcc -E conftest.c >configure:21483: $? = 0 >configure:21503: result: yes >configure:21538: checking for limits.h >configure:21545: result: yes >configure:21422: checking c_asm.h usability >configure:21434: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:72:19: error: c_asm.h: No such file or directory >configure:21440: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "fftw" >| #define PACKAGE_TARNAME "fftw" >| #define PACKAGE_VERSION "3.0.1" >| #define PACKAGE_STRING "fftw 3.0.1" >| #define PACKAGE_BUGREPORT "fftw@fftw.org" >| #define PACKAGE "fftw" >| #define VERSION "3.0.1" >| #define FFTW_SINGLE 1 >| #define BENCHFFT_SINGLE 1 >| #define HAVE_SSE 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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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 <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <c_asm.h> >configure:21463: result: no >configure:21467: checking c_asm.h presence >configure:21477: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:38:19: error: c_asm.h: No such file or directory >configure:21483: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "fftw" >| #define PACKAGE_TARNAME "fftw" >| #define PACKAGE_VERSION "3.0.1" >| #define PACKAGE_STRING "fftw 3.0.1" >| #define PACKAGE_BUGREPORT "fftw@fftw.org" >| #define PACKAGE "fftw" >| #define VERSION "3.0.1" >| #define FFTW_SINGLE 1 >| #define BENCHFFT_SINGLE 1 >| #define HAVE_SSE 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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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 <c_asm.h> >configure:21503: result: no >configure:21538: checking for c_asm.h >configure:21545: result: no >configure:21422: checking intrinsics.h usability >configure:21434: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:72:24: error: intrinsics.h: No such file or directory >configure:21440: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "fftw" >| #define PACKAGE_TARNAME "fftw" >| #define PACKAGE_VERSION "3.0.1" >| #define PACKAGE_STRING "fftw 3.0.1" >| #define PACKAGE_BUGREPORT "fftw@fftw.org" >| #define PACKAGE "fftw" >| #define VERSION "3.0.1" >| #define FFTW_SINGLE 1 >| #define BENCHFFT_SINGLE 1 >| #define HAVE_SSE 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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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 <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <intrinsics.h> >configure:21463: result: no >configure:21467: checking intrinsics.h presence >configure:21477: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:38:24: error: intrinsics.h: No such file or directory >configure:21483: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "fftw" >| #define PACKAGE_TARNAME "fftw" >| #define PACKAGE_VERSION "3.0.1" >| #define PACKAGE_STRING "fftw 3.0.1" >| #define PACKAGE_BUGREPORT "fftw@fftw.org" >| #define PACKAGE "fftw" >| #define VERSION "3.0.1" >| #define FFTW_SINGLE 1 >| #define BENCHFFT_SINGLE 1 >| #define HAVE_SSE 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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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 <intrinsics.h> >configure:21503: result: no >configure:21538: checking for intrinsics.h >configure:21545: result: no >configure:21413: checking for stdint.h >configure:21418: result: yes >configure:21559: checking for an ANSI C-conforming const >configure:21626: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:21632: $? = 0 >configure:21636: test -z > || test ! -s conftest.err >configure:21639: $? = 0 >configure:21642: test -s conftest.o >configure:21645: $? = 0 >configure:21656: result: yes >configure:21666: checking for inline >configure:21687: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:21693: $? = 0 >configure:21697: test -z > || test ! -s conftest.err >configure:21700: $? = 0 >configure:21703: test -s conftest.o >configure:21706: $? = 0 >configure:21718: result: inline >configure:21737: checking for size_t >configure:21761: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:21767: $? = 0 >configure:21771: test -z > || test ! -s conftest.err >configure:21774: $? = 0 >configure:21777: test -s conftest.o >configure:21780: $? = 0 >configure:21791: result: yes >configure:21803: checking whether time.h and sys/time.h may both be included >configure:21828: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:21834: $? = 0 >configure:21838: test -z > || test ! -s conftest.err >configure:21841: $? = 0 >configure:21844: test -s conftest.o >configure:21847: $? = 0 >configure:21858: result: yes >configure:21868: checking for hrtime_t >configure:21897: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:49: error: 'hrtime_t' undeclared (first use in this function) >conftest.c:49: error: (Each undeclared identifier is reported only once >conftest.c:49: error: for each function it appears in.) >conftest.c:49: error: expected expression before ')' token >configure:21903: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "fftw" >| #define PACKAGE_TARNAME "fftw" >| #define PACKAGE_VERSION "3.0.1" >| #define PACKAGE_STRING "fftw 3.0.1" >| #define PACKAGE_BUGREPORT "fftw@fftw.org" >| #define PACKAGE "fftw" >| #define VERSION "3.0.1" >| #define FFTW_SINGLE 1 >| #define BENCHFFT_SINGLE 1 >| #define HAVE_SSE 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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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 TIME_WITH_SYS_TIME 1 >| /* end confdefs.h. */ >| >| #if HAVE_SYS_TIME_H >| #include <sys/time.h> >| #endif >| >| >| int >| main () >| { >| if ((hrtime_t *) 0) >| return 0; >| if (sizeof (hrtime_t)) >| return 0; >| ; >| return 0; >| } >configure:21927: result: no >configure:21938: checking for int >configure:21962: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:21968: $? = 0 >configure:21972: test -z > || test ! -s conftest.err >configure:21975: $? = 0 >configure:21978: test -s conftest.o >configure:21981: $? = 0 >configure:21992: result: yes >configure:21995: checking size of int >configure:22314: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c >&5 >configure:22317: $? = 0 >configure:22319: ./conftest >configure:22322: $? = 0 >configure:22345: result: 4 >configure:22352: checking for long >configure:22376: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:22382: $? = 0 >configure:22386: test -z > || test ! -s conftest.err >configure:22389: $? = 0 >configure:22392: test -s conftest.o >configure:22395: $? = 0 >configure:22406: result: yes >configure:22409: checking size of long >configure:22728: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c >&5 >configure:22731: $? = 0 >configure:22733: ./conftest >configure:22736: $? = 0 >configure:22759: result: 4 >configure:22766: checking for long long >configure:22790: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:22796: $? = 0 >configure:22800: test -z > || test ! -s conftest.err >configure:22803: $? = 0 >configure:22806: test -s conftest.o >configure:22809: $? = 0 >configure:22820: result: yes >configure:22823: checking size of long long >configure:23142: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c >&5 >configure:23145: $? = 0 >configure:23147: ./conftest >configure:23150: $? = 0 >configure:23173: result: 8 >configure:23181: checking for uintptr_t >configure:23209: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:23215: $? = 0 >configure:23219: test -z > || test ! -s conftest.err >configure:23222: $? = 0 >configure:23225: test -s conftest.o >configure:23228: $? = 0 >configure:23239: result: yes >configure:24908: checking for double >configure:24932: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:24938: $? = 0 >configure:24942: test -z > || test ! -s conftest.err >configure:24945: $? = 0 >configure:24948: test -s conftest.o >configure:24951: $? = 0 >configure:24962: result: yes >configure:24965: checking size of double >configure:25284: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c >&5 >configure:25287: $? = 0 >configure:25289: ./conftest >configure:25292: $? = 0 >configure:25315: result: 8 >configure:25322: checking for long double >configure:25346: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:25352: $? = 0 >configure:25356: test -z > || test ! -s conftest.err >configure:25359: $? = 0 >configure:25362: test -s conftest.o >configure:25365: $? = 0 >configure:25376: result: yes >configure:25379: checking size of long double >configure:25698: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c >&5 >configure:25701: $? = 0 >configure:25703: ./conftest >configure:25706: $? = 0 >configure:25729: result: 12 >configure:25751: checking for working alloca.h >configure:25772: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c >&5 >configure:25778: $? = 0 >configure:25782: test -z > || test ! -s conftest.err >configure:25785: $? = 0 >configure:25788: test -s conftest >configure:25791: $? = 0 >configure:25803: result: yes >configure:25813: checking for alloca >configure:25854: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c >&5 >configure:25860: $? = 0 >configure:25864: test -z > || test ! -s conftest.err >configure:25867: $? = 0 >configure:25870: test -s conftest >configure:25873: $? = 0 >configure:25885: result: yes >configure:26108: checking for working strtod >configure:26151: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c >&5 >conftest.c: In function 'main': >conftest.c:60: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:70: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:72: warning: incompatible implicit declaration of built-in function 'exit' >configure:26154: $? = 0 >configure:26156: ./conftest >configure:26159: $? = 0 >configure:26173: result: yes >configure:26355: checking for vprintf >configure:26412: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c >&5 >conftest.c:72: warning: conflicting types for built-in function 'vprintf' >configure:26418: $? = 0 >configure:26422: test -z > || test ! -s conftest.err >configure:26425: $? = 0 >configure:26428: test -s conftest >configure:26431: $? = 0 >configure:26443: result: yes >configure:26450: checking for _doprnt >configure:26507: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c >&5 >/var/tmp/portage/fftw-3.0.1-r2/temp/ccn8Qn0d.o: In function `main': >conftest.c:(.text+0x13): undefined reference to `_doprnt' >/var/tmp/portage/fftw-3.0.1-r2/temp/ccn8Qn0d.o:(.data+0x0): undefined reference to `_doprnt' >collect2: ld returned 1 exit status >configure:26513: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "fftw" >| #define PACKAGE_TARNAME "fftw" >| #define PACKAGE_VERSION "3.0.1" >| #define PACKAGE_STRING "fftw 3.0.1" >| #define PACKAGE_BUGREPORT "fftw@fftw.org" >| #define PACKAGE "fftw" >| #define VERSION "3.0.1" >| #define FFTW_SINGLE 1 >| #define BENCHFFT_SINGLE 1 >| #define HAVE_SSE 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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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 TIME_WITH_SYS_TIME 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_LONG_DOUBLE 12 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_VPRINTF 1 >| /* end confdefs.h. */ >| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _doprnt innocuous__doprnt >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _doprnt (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef _doprnt >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| 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 >| #else >| char (*f) () = _doprnt; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != _doprnt; >| ; >| return 0; >| } >configure:26538: result: no >configure:26553: checking for sin in -lm >configure:26583: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c -lm >&5 >conftest.c:56: warning: conflicting types for built-in function 'sin' >configure:26589: $? = 0 >configure:26593: test -z > || test ! -s conftest.err >configure:26596: $? = 0 >configure:26599: test -s conftest >configure:26602: $? = 0 >configure:26615: result: yes >configure:26642: checking for BSDgettimeofday >configure:26699: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c -lm >&5 >/var/tmp/portage/fftw-3.0.1-r2/temp/ccZml2l0.o: In function `main': >conftest.c:(.text+0x13): undefined reference to `BSDgettimeofday' >/var/tmp/portage/fftw-3.0.1-r2/temp/ccZml2l0.o:(.data+0x0): undefined reference to `BSDgettimeofday' >collect2: ld returned 1 exit status >configure:26705: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "fftw" >| #define PACKAGE_TARNAME "fftw" >| #define PACKAGE_VERSION "3.0.1" >| #define PACKAGE_STRING "fftw 3.0.1" >| #define PACKAGE_BUGREPORT "fftw@fftw.org" >| #define PACKAGE "fftw" >| #define VERSION "3.0.1" >| #define FFTW_SINGLE 1 >| #define BENCHFFT_SINGLE 1 >| #define HAVE_SSE 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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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 TIME_WITH_SYS_TIME 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_LONG_DOUBLE 12 >| #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 <limits.h> declares BSDgettimeofday. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define BSDgettimeofday innocuous_BSDgettimeofday >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char BSDgettimeofday (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef BSDgettimeofday >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| 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 >| #else >| char (*f) () = BSDgettimeofday; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != BSDgettimeofday; >| ; >| return 0; >| } >configure:26730: result: no >configure:26642: checking for gettimeofday >configure:26699: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c -lm >&5 >configure:26705: $? = 0 >configure:26709: test -z > || test ! -s conftest.err >configure:26712: $? = 0 >configure:26715: test -s conftest >configure:26718: $? = 0 >configure:26730: result: yes >configure:26642: checking for gethrtime >configure:26699: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c -lm >&5 >/var/tmp/portage/fftw-3.0.1-r2/temp/ccb3MmA1.o: In function `main': >conftest.c:(.text+0x13): undefined reference to `gethrtime' >/var/tmp/portage/fftw-3.0.1-r2/temp/ccb3MmA1.o:(.data+0x0): undefined reference to `gethrtime' >collect2: ld returned 1 exit status >configure:26705: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "fftw" >| #define PACKAGE_TARNAME "fftw" >| #define PACKAGE_VERSION "3.0.1" >| #define PACKAGE_STRING "fftw 3.0.1" >| #define PACKAGE_BUGREPORT "fftw@fftw.org" >| #define PACKAGE "fftw" >| #define VERSION "3.0.1" >| #define FFTW_SINGLE 1 >| #define BENCHFFT_SINGLE 1 >| #define HAVE_SSE 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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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 TIME_WITH_SYS_TIME 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_LONG_DOUBLE 12 >| #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 <limits.h> declares gethrtime. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define gethrtime innocuous_gethrtime >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char gethrtime (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef gethrtime >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| 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 >| #else >| char (*f) () = gethrtime; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != gethrtime; >| ; >| return 0; >| } >configure:26730: result: no >configure:26642: checking for read_real_time >configure:26699: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c -lm >&5 >/var/tmp/portage/fftw-3.0.1-r2/temp/cc8ZlIGY.o: In function `main': >conftest.c:(.text+0x13): undefined reference to `read_real_time' >/var/tmp/portage/fftw-3.0.1-r2/temp/cc8ZlIGY.o:(.data+0x0): undefined reference to `read_real_time' >collect2: ld returned 1 exit status >configure:26705: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "fftw" >| #define PACKAGE_TARNAME "fftw" >| #define PACKAGE_VERSION "3.0.1" >| #define PACKAGE_STRING "fftw 3.0.1" >| #define PACKAGE_BUGREPORT "fftw@fftw.org" >| #define PACKAGE "fftw" >| #define VERSION "3.0.1" >| #define FFTW_SINGLE 1 >| #define BENCHFFT_SINGLE 1 >| #define HAVE_SSE 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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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 TIME_WITH_SYS_TIME 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_LONG_DOUBLE 12 >| #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 <limits.h> declares read_real_time. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef read_real_time >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char read_real_time (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_read_real_time) || defined (__stub___read_real_time) >| choke me >| #else >| char (*f) () = read_real_time; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != read_real_time; >| ; >| return 0; >| } >configure:26730: result: no >configure:26642: checking for time_base_to_time >configure:26699: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c -lm >&5 >/var/tmp/portage/fftw-3.0.1-r2/temp/ccjIszKR.o: In function `main': >conftest.c:(.text+0x13): undefined reference to `time_base_to_time' >/var/tmp/portage/fftw-3.0.1-r2/temp/ccjIszKR.o:(.data+0x0): undefined reference to `time_base_to_time' >collect2: ld returned 1 exit status >configure:26705: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "fftw" >| #define PACKAGE_TARNAME "fftw" >| #define PACKAGE_VERSION "3.0.1" >| #define PACKAGE_STRING "fftw 3.0.1" >| #define PACKAGE_BUGREPORT "fftw@fftw.org" >| #define PACKAGE "fftw" >| #define VERSION "3.0.1" >| #define FFTW_SINGLE 1 >| #define BENCHFFT_SINGLE 1 >| #define HAVE_SSE 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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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 TIME_WITH_SYS_TIME 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_LONG_DOUBLE 12 >| #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 <limits.h> declares time_base_to_time. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef time_base_to_time >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char time_base_to_time (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_time_base_to_time) || defined (__stub___time_base_to_time) >| choke me >| #else >| char (*f) () = time_base_to_time; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != time_base_to_time; >| ; >| return 0; >| } >configure:26730: result: no >configure:26642: checking for drand48 >configure:26699: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c -lm >&5 >configure:26705: $? = 0 >configure:26709: test -z > || test ! -s conftest.err >configure:26712: $? = 0 >configure:26715: test -s conftest >configure:26718: $? = 0 >configure:26730: result: yes >configure:26642: checking for sqrt >configure:26699: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c -lm >&5 >conftest.c:76: warning: conflicting types for built-in function 'sqrt' >configure:26705: $? = 0 >configure:26709: test -z > || test ! -s conftest.err >configure:26712: $? = 0 >configure:26715: test -s conftest >configure:26718: $? = 0 >configure:26730: result: yes >configure:26642: checking for memset >configure:26699: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c -lm >&5 >conftest.c:77: warning: conflicting types for built-in function 'memset' >configure:26705: $? = 0 >configure:26709: test -z > || test ! -s conftest.err >configure:26712: $? = 0 >configure:26715: test -s conftest >configure:26718: $? = 0 >configure:26730: result: yes >configure:26642: checking for posix_memalign >configure:26699: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c -lm >&5 >configure:26705: $? = 0 >configure:26709: test -z > || test ! -s conftest.err >configure:26712: $? = 0 >configure:26715: test -s conftest >configure:26718: $? = 0 >configure:26730: result: yes >configure:26642: checking for memalign >configure:26699: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c -lm >&5 >configure:26705: $? = 0 >configure:26709: test -z > || test ! -s conftest.err >configure:26712: $? = 0 >configure:26715: test -s conftest >configure:26718: $? = 0 >configure:26730: result: yes >configure:26642: checking for _mm_malloc >configure:26699: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c -lm >&5 >/var/tmp/portage/fftw-3.0.1-r2/temp/ccbu0vKb.o: In function `main': >conftest.c:(.text+0x13): undefined reference to `_mm_malloc' >/var/tmp/portage/fftw-3.0.1-r2/temp/ccbu0vKb.o:(.data+0x0): undefined reference to `_mm_malloc' >collect2: ld returned 1 exit status >configure:26705: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "fftw" >| #define PACKAGE_TARNAME "fftw" >| #define PACKAGE_VERSION "3.0.1" >| #define PACKAGE_STRING "fftw 3.0.1" >| #define PACKAGE_BUGREPORT "fftw@fftw.org" >| #define PACKAGE "fftw" >| #define VERSION "3.0.1" >| #define FFTW_SINGLE 1 >| #define BENCHFFT_SINGLE 1 >| #define HAVE_SSE 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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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 TIME_WITH_SYS_TIME 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_LONG_DOUBLE 12 >| #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 <limits.h> declares _mm_malloc. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef _mm_malloc >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| 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 >| #else >| char (*f) () = _mm_malloc; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != _mm_malloc; >| ; >| return 0; >| } >configure:26730: result: no >configure:26642: checking for _mm_free >configure:26699: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c -lm >&5 >/var/tmp/portage/fftw-3.0.1-r2/temp/ccUPFiE2.o: In function `main': >conftest.c:(.text+0x13): undefined reference to `_mm_free' >/var/tmp/portage/fftw-3.0.1-r2/temp/ccUPFiE2.o:(.data+0x0): undefined reference to `_mm_free' >collect2: ld returned 1 exit status >configure:26705: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "fftw" >| #define PACKAGE_TARNAME "fftw" >| #define PACKAGE_VERSION "3.0.1" >| #define PACKAGE_STRING "fftw 3.0.1" >| #define PACKAGE_BUGREPORT "fftw@fftw.org" >| #define PACKAGE "fftw" >| #define VERSION "3.0.1" >| #define FFTW_SINGLE 1 >| #define BENCHFFT_SINGLE 1 >| #define HAVE_SSE 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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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 TIME_WITH_SYS_TIME 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_LONG_DOUBLE 12 >| #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 <limits.h> declares _mm_free. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef _mm_free >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| 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 >| #else >| char (*f) () = _mm_free; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != _mm_free; >| ; >| return 0; >| } >configure:26730: result: no >configure:26642: checking for clock_gettime >configure:26699: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c -lm >&5 >/var/tmp/portage/fftw-3.0.1-r2/temp/ccDFctRX.o: In function `main': >conftest.c:(.text+0x13): undefined reference to `clock_gettime' >/var/tmp/portage/fftw-3.0.1-r2/temp/ccDFctRX.o:(.data+0x0): undefined reference to `clock_gettime' >collect2: ld returned 1 exit status >configure:26705: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "fftw" >| #define PACKAGE_TARNAME "fftw" >| #define PACKAGE_VERSION "3.0.1" >| #define PACKAGE_STRING "fftw 3.0.1" >| #define PACKAGE_BUGREPORT "fftw@fftw.org" >| #define PACKAGE "fftw" >| #define VERSION "3.0.1" >| #define FFTW_SINGLE 1 >| #define BENCHFFT_SINGLE 1 >| #define HAVE_SSE 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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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 TIME_WITH_SYS_TIME 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_LONG_DOUBLE 12 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_LIBM 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_DRAND48 1 >| #define HAVE_SQRT 1 >| #define HAVE_MEMSET 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_MEMALIGN 1 >| /* end confdefs.h. */ >| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define clock_gettime innocuous_clock_gettime >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char clock_gettime (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef clock_gettime >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char clock_gettime (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_clock_gettime) || defined (__stub___clock_gettime) >| choke me >| #else >| char (*f) () = clock_gettime; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != clock_gettime; >| ; >| return 0; >| } >configure:26730: result: no >configure:26740: checking whether drand48 is declared >configure:26764: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:26770: $? = 0 >configure:26774: test -z > || test ! -s conftest.err >configure:26777: $? = 0 >configure:26780: test -s conftest.o >configure:26783: $? = 0 >configure:26794: result: yes >configure:26810: checking whether memalign is declared >configure:26834: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:95: error: 'memalign' undeclared (first use in this function) >conftest.c:95: error: (Each undeclared identifier is reported only once >conftest.c:95: error: for each function it appears in.) >configure:26840: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "fftw" >| #define PACKAGE_TARNAME "fftw" >| #define PACKAGE_VERSION "3.0.1" >| #define PACKAGE_STRING "fftw 3.0.1" >| #define PACKAGE_BUGREPORT "fftw@fftw.org" >| #define PACKAGE "fftw" >| #define VERSION "3.0.1" >| #define FFTW_SINGLE 1 >| #define BENCHFFT_SINGLE 1 >| #define HAVE_SSE 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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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 TIME_WITH_SYS_TIME 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_LONG_DOUBLE 12 >| #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_DECL_DRAND48 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| #ifndef memalign >| char *p = (char *) memalign; >| #endif >| >| ; >| return 0; >| } >configure:26864: result: no >configure:26880: checking whether posix_memalign is declared >configure:26904: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -fomit-frame-pointer -pipe conftest.c >&5 >configure:26910: $? = 0 >configure:26914: test -z > || test ! -s conftest.err >configure:26917: $? = 0 >configure:26920: test -s conftest.o >configure:26923: $? = 0 >configure:26934: result: yes >configure:26953: checking for _rtc intrinsic >configure:26974: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c -lm >&5 >/var/tmp/portage/fftw-3.0.1-r2/temp/ccTFMQzT.o: In function `main': >conftest.c:(.text+0xf): undefined reference to `_rtc' >collect2: ld returned 1 exit status >configure:26980: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "fftw" >| #define PACKAGE_TARNAME "fftw" >| #define PACKAGE_VERSION "3.0.1" >| #define PACKAGE_STRING "fftw 3.0.1" >| #define PACKAGE_BUGREPORT "fftw@fftw.org" >| #define PACKAGE "fftw" >| #define VERSION "3.0.1" >| #define FFTW_SINGLE 1 >| #define BENCHFFT_SINGLE 1 >| #define HAVE_SSE 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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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 TIME_WITH_SYS_TIME 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_LONG_DOUBLE 12 >| #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_DECL_DRAND48 1 >| #define HAVE_DECL_MEMALIGN 0 >| #define HAVE_DECL_POSIX_MEMALIGN 1 >| /* end confdefs.h. */ >| #ifdef HAVE_INTRINSICS_H >| #include <intrinsics.h> >| #endif >| int >| main () >| { >| _rtc() >| ; >| return 0; >| } >configure:27008: result: no >configure:27122: checking for isnan >configure:27141: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c -lm >&5 >configure:27147: $? = 0 >configure:27151: test -z > || test ! -s conftest.err >configure:27154: $? = 0 >configure:27157: test -s conftest >configure:27160: $? = 0 >configure:27178: result: yes >configure:27189: checking whether i686-pc-linux-gnu-gcc accepts -mpreferred-stack-boundary=4 >configure:27210: i686-pc-linux-gnu-gcc -c -mpreferred-stack-boundary=4 conftest.c >&5 >configure:27216: $? = 0 >configure:27220: test -z > || test ! -s conftest.err >configure:27223: $? = 0 >configure:27226: test -s conftest.o >configure:27229: $? = 0 >configure:27240: result: yes >configure:27252: checking whether the stack is correctly aligned by gcc >configure:27278: i686-pc-linux-gnu-gcc -o conftest -O -malign-double -Wl,-O1 -Wl,--sort-common -s conftest.c -lm >&5 >configure:27281: $? = 0 >configure:27283: ./conftest >configure:27286: $? = 0 >configure:27300: result: yes >configure:27343: checking for i686-pc-linux-gnu-g77 >configure:27369: result: i686-pc-linux-gnu-g77 >configure:27426: checking for Fortran 77 compiler version >configure:27429: i686-pc-linux-gnu-g77 --version </dev/null >&5 >gcc-config error: i686-pc-linux-gnu-g77 wrapper: Unable to determine executable. > CTARGET=i686-pc-linux-gnu > exec=g77 > >configure:27432: $? = 1 >configure:27434: i686-pc-linux-gnu-g77 -v </dev/null >&5 >gcc-config error: i686-pc-linux-gnu-g77 wrapper: Unable to determine executable. > CTARGET=i686-pc-linux-gnu > exec=g77 > >configure:27437: $? = 1 >configure:27439: i686-pc-linux-gnu-g77 -V </dev/null >&5 >gcc-config error: i686-pc-linux-gnu-g77 wrapper: Unable to determine executable. > CTARGET=i686-pc-linux-gnu > exec=g77 > >configure:27442: $? = 1 >configure:27450: checking whether we are using the GNU Fortran 77 compiler >configure:27496: result: no >configure:27502: checking whether i686-pc-linux-gnu-g77 accepts -g >configure:27545: result: no >configure:27579: checking how to get verbose linking output from i686-pc-linux-gnu-g77 >configure:27590: i686-pc-linux-gnu-g77 -c conftest.f >&5 >gcc-config error: i686-pc-linux-gnu-g77 wrapper: Unable to determine executable. > CTARGET=i686-pc-linux-gnu > exec=g77 > >configure:27596: $? = 1 >configure: failed program was: >| program main >| >| end >configure:27675: WARNING: compilation failed >configure:27681: result: >configure:27683: checking for Fortran libraries of i686-pc-linux-gnu-g77 >configure:27704: i686-pc-linux-gnu-g77 -o conftest -Wl,-O1 -Wl,--sort-common -s conftest.f -lm >&5 >gcc-config error: i686-pc-linux-gnu-g77 wrapper: Unable to determine executable. > CTARGET=i686-pc-linux-gnu > exec=g77 >configure:27865: result: >configure:27881: checking for dummy main to link with Fortran libraries >configure:27920: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--sort-common -s conftest.c -lm >&5 >configure:27926: $? = 0 >configure:27930: test -z > || test ! -s conftest.err >configure:27933: $? = 0 >configure:27936: test -s conftest >configure:27939: $? = 0 >configure:28017: result: none >configure:28057: checking for Fortran name-mangling scheme >configure:28071: i686-pc-linux-gnu-g77 -c conftest.f >&5 >gcc-config error: i686-pc-linux-gnu-g77 wrapper: Unable to determine executable. > CTARGET=i686-pc-linux-gnu > exec=g77 > >configure:28077: $? = 1 >configure: failed program was: >| subroutine foobar() >| return >| end >| subroutine foo_bar() >| return >| end >configure:28285: error: cannot compile a simple Fortran program >See `config.log' for more details. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_build_alias=i686-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_c_inline=inline >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=pentium3 -O2 -fomit-frame-pointer -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-march=pentium3 -O2 -fomit-frame-pointer -pipe -fvisibility-inlines-hidden' >ac_cv_env_CXX_set= >ac_cv_env_CXX_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=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--sort-common -s' >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=i686-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_f77_compiler_gnu=no >ac_cv_f77_dummy_main=none >ac_cv_f77_libs= >ac_cv_fortran_dummy_main=none >ac_cv_func_BSDgettimeofday=no >ac_cv_func__doprnt=no >ac_cv_func__mm_free=no >ac_cv_func__mm_malloc=no >ac_cv_func_alloca_works=yes >ac_cv_func_clock_gettime=no >ac_cv_func_drand48=yes >ac_cv_func_gethrtime=no >ac_cv_func_gettimeofday=yes >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_sqrt=yes >ac_cv_func_strtod=yes >ac_cv_func_time_base_to_time=no >ac_cv_func_vprintf=yes >ac_cv_have_decl_drand48=yes >ac_cv_have_decl_memalign=no >ac_cv_have_decl_posix_memalign=yes >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_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_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-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_lib_m_sin=yes >ac_cv_objext=o >ac_cv_path_install='/bin/install -c' >ac_cv_prog_AR=i686-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=i686-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' >ac_cv_prog_F77=i686-pc-linux-gnu-g77 >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=i686-pc-linux-gnu-strip >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_cxx_g=yes >ac_cv_prog_egrep='grep -E' >ac_cv_prog_f77_g=no >ac_cv_prog_gcc_2_90=yes >ac_cv_prog_make_make_set=yes >ac_cv_sizeof_double=8 >ac_cv_sizeof_int=4 >ac_cv_sizeof_long=4 >ac_cv_sizeof_long_double=12 >ac_cv_sizeof_long_long=8 >ac_cv_type_double=yes >ac_cv_type_hrtime_t=no >ac_cv_type_int=yes >ac_cv_type_long=yes >ac_cv_type_long_double=yes >ac_cv_type_long_long=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_CXX_dependencies_compiler_type=gcc3 >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_objdir=.libs >lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/nm -B' >lt_cv_path_SED=/bin/sed >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_c_o_F77=no >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_gnu_ld=yes >lt_cv_prog_gnu_ldcxx=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' >lt_cv_sys_max_cmd_len=32768 >lt_lt_cv_prog_compiler_c_o='"yes"' >lt_lt_cv_prog_compiler_c_o_CXX='"yes"' >lt_lt_cv_prog_compiler_c_o_F77='"no"' >lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' >lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' >lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/fftw-3.0.1-r2/work/fftw-3.0.1-single/missing --run aclocal-1.7' >ALLOCA='' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/fftw-3.0.1-r2/work/fftw-3.0.1-single/missing --run tar' >AR='i686-pc-linux-gnu-ar' >AS='i686-pc-linux-gnu-gcc' >ASFLAGS='' >AUTOCONF='${SHELL} /var/tmp/portage/fftw-3.0.1-r2/work/fftw-3.0.1-single/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/fftw-3.0.1-r2/work/fftw-3.0.1-single/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/fftw-3.0.1-r2/work/fftw-3.0.1-single/missing --run automake-1.7' >AWK='gawk' >CC='i686-pc-linux-gnu-gcc' >CCAS='i686-pc-linux-gnu-gcc' >CCASFLAGS='' >CCDEPMODE='depmode=gcc3' >CFLAGS='-march=pentium3 -O2 -fomit-frame-pointer -pipe' >CODELET_OPTIM='' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CXX='i686-pc-linux-gnu-g++' >CXXCPP='i686-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-march=pentium3 -O2 -fomit-frame-pointer -pipe -fvisibility-inlines-hidden' >CYGPATH_W='echo' >DEFS='' >DEPDIR='.deps' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >EXEEXT='' >F77='i686-pc-linux-gnu-g77' >FFLAGS='' >FLIBS='' >FMA_FALSE='' >FMA_TRUE='#' >HAVE_K7_FALSE='' >HAVE_K7_TRUE='#' >HAVE_SIMD_FALSE='#' >HAVE_SIMD_TRUE='' >INSTALLED_OCAMLC='/usr/bin/ocamlc' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >LDFLAGS='-Wl,-O1 -Wl,--sort-common -s' >LDOUBLE_FALSE='' >LDOUBLE_TRUE='#' >LIBOBJS='' >LIBS='-lm ' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LN_S='ln -s' >LTLIBOBJS='' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='${SHELL} /var/tmp/portage/fftw-3.0.1-r2/work/fftw-3.0.1-single/missing --run makeinfo' >OBJEXT='o' >OCAMLC='' >OCAMLCFLAGS='' >OCAMLDEFS='' >OCAMLDEP='' >OCAMLLDFLAGS='' >OCAMLOPT='' >OCAMLOPTCFLAGS='' >PACKAGE='fftw' >PACKAGE_BUGREPORT='fftw@fftw.org' >PACKAGE_NAME='fftw' >PACKAGE_STRING='fftw 3.0.1' >PACKAGE_TARNAME='fftw' >PACKAGE_VERSION='3.0.1' >PATH_SEPARATOR=':' >POW_LIB='' >PRECISION='s' >PREC_SUFFIX='f' >PTHREAD_CC='' >PTHREAD_CFLAGS='' >PTHREAD_LIBS='' >RANLIB='i686-pc-linux-gnu-ranlib' >SET_MAKE='' >SHARED_VERSION_INFO='3:1:0' >SHELL='/bin/sh' >SIMD_CFLAGS='-msse' >SINGLE_FALSE='#' >SINGLE_TRUE='' >STRIP='i686-pc-linux-gnu-strip' >TARGET_OCAMLBIN='/usr/bin' >TARGET_OCAMLLIB='/usr/lib/fftw' >TARGET_OCAMLRUN='/usr/bin/ocamlrun' >THREADLIBS='' >THREADS_FALSE='' >THREADS_TRUE='' >VERSION='3.0.1' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_F77='' >ac_ct_RANLIB='' >ac_ct_STRIP='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__fastdepCXX_FALSE='#' >am__fastdepCXX_TRUE='' >am__include='include' >am__leading_dot='.' >am__quote='' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >exec_prefix='NONE' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/fftw-3.0.1-r2/work/fftw-3.0.1-single/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define BENCHFFT_SINGLE 1 >#define FFTW_SINGLE 1 >#define HAVE_ALLOCA 1 >#define HAVE_ALLOCA_H 1 >#define HAVE_DECL_DRAND48 1 >#define HAVE_DECL_MEMALIGN 0 >#define HAVE_DECL_POSIX_MEMALIGN 1 >#define HAVE_DLFCN_H 1 >#define HAVE_DRAND48 1 >#define HAVE_GETTIMEOFDAY 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_ISNAN 1 >#define HAVE_LIBINTL_H 1 >#define HAVE_LIBM 1 >#define HAVE_LIMITS_H 1 >#define HAVE_MALLOC_H 1 >#define HAVE_MEMALIGN 1 >#define HAVE_MEMORY_H 1 >#define HAVE_MEMSET 1 >#define HAVE_POSIX_MEMALIGN 1 >#define HAVE_SQRT 1 >#define HAVE_SSE 1 >#define HAVE_STDDEF_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRING_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_UINTPTR_T 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_VPRINTF 1 >#define PACKAGE "fftw" >#define PACKAGE_BUGREPORT "fftw@fftw.org" >#define PACKAGE_NAME "fftw" >#define PACKAGE_STRING "fftw 3.0.1" >#define PACKAGE_TARNAME "fftw" >#define PACKAGE_VERSION "3.0.1" >#define SIZEOF_DOUBLE 8 >#define SIZEOF_INT 4 >#define SIZEOF_LONG 4 >#define SIZEOF_LONG_DOUBLE 12 >#define SIZEOF_LONG_LONG 8 >#define STDC_HEADERS 1 >#define STDC_HEADERS 1 >#define TIME_WITH_SYS_TIME 1 >#define VERSION "3.0.1" >#endif >#ifdef __cplusplus >extern "C" void std::exit (int) throw (); using std::exit; > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 149206
: 98157