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.1.2, which was generated by GNU Autoconf 2.59e. Invocation command line was $ ./configure --enable-shared --enable-threads --enable-float --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 150 tasks, 204 threads, 4 processors Load average: 2.17, Mach factor: 1.81 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2036: checking for a BSD-compatible install configure:2092: result: /usr/bin/install -c -o root -g wheel configure:2103: checking whether build environment is sane configure:2146: result: yes configure:2211: checking for gawk configure:2227: found /usr/local/bin/gawk configure:2238: result: gawk configure:2249: checking whether make sets $(MAKE) configure:2270: result: yes configure:2456: checking whether to enable maintainer-specific portions of Makefiles configure:2465: result: no configure:2511: checking build system type configure:2529: result: i386-unknown-gnu configure:2551: checking host system type configure:2566: result: i386-unknown-gnu configure:2921: checking for i386-unknown-gnu-gcc configure:2948: result: cc configure:3226: checking for C compiler version configure:3233: cc --version >&5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:3236: $? = 0 configure:3243: cc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:3246: $? = 0 configure:3253: cc -V >&5 cc: `-V' option must have argument configure:3256: $? = 1 configure:3279: checking for C compiler default output file name configure:3306: cc -fno-common -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:3309: $? = 0 configure:3355: result: a.out configure:3360: checking whether the C compiler works configure:3370: ./a.out configure:3373: $? = 0 configure:3390: result: yes configure:3397: checking whether we are cross compiling configure:3399: result: no configure:3402: checking for suffix of executables configure:3409: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:3412: $? = 0 configure:3436: result: configure:3442: checking for suffix of object files configure:3468: cc -c -fno-common conftest.c >&5 configure:3471: $? = 0 configure:3494: result: configure:3498: checking whether we are using the GNU C compiler configure:3527: cc -c -fno-common conftest.c >&5 configure:3533: $? = 0 configure:3540: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3543: $? = 0 configure:3550: test -s conftest. configure:3553: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3567: result: no configure:3572: checking whether cc accepts -g configure:3602: cc -c -g conftest.c >&5 configure:3608: $? = 0 configure:3615: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3618: $? = 0 configure:3625: test -s conftest. configure:3628: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3657: cc -c conftest.c >&5 configure:3663: $? = 0 configure:3670: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3673: $? = 0 configure:3680: test -s conftest. configure:3683: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3713: cc -c -g conftest.c >&5 configure:3719: $? = 0 configure:3726: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3729: $? = 0 configure:3736: test -s conftest. configure:3739: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3758: result: no configure:3775: checking for cc option to accept ISO C89 configure:3844: cc -c -fno-common conftest.c >&5 configure:3850: $? = 0 configure:3857: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3860: $? = 0 configure:3867: test -s conftest. configure:3870: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3844: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3850: $? = 0 configure:3857: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3860: $? = 0 configure:3867: test -s conftest. configure:3870: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3844: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3850: $? = 0 configure:3857: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3860: $? = 0 configure:3867: test -s conftest. configure:3870: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3844: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3850: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3844: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3850: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3844: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3850: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3844: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3850: $? = 0 configure:3857: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3860: $? = 0 configure:3867: test -s conftest. configure:3870: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3893: result: unsupported configure:3919: checking for style of include used by make configure:3947: result: GNU configure:3975: checking dependency style of cc configure:4065: result: gcc3 configure:4084: checking for C compiler vendor configure:4118: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `thisisanerror' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) configure:4124: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) | thisisanerror; | #endif | | ; | return 0; | } configure:4118: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `thisisanerror' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) configure:4124: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__)) | thisisanerror; | #endif | | ; | return 0; | } configure:4118: cc -c -fno-common conftest.c >&5 configure:4124: $? = 0 configure:4131: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4134: $? = 0 configure:4141: test -s conftest. configure:4144: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__GNUC__)) | thisisanerror; | #endif | | ; | return 0; | } configure:4118: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `thisisanerror' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) configure:4124: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__SUNPRO_C) || defined(__SUNPRO_CC)) | thisisanerror; | #endif | | ; | return 0; | } configure:4118: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `thisisanerror' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) configure:4124: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__HP_cc) || defined(__HP_aCC)) | thisisanerror; | #endif | | ; | return 0; | } configure:4118: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `thisisanerror' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) configure:4124: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__DECC) || defined(__DECCXX) || defined(__DECC_VER) || defined(__DECCXX_VER)) | thisisanerror; | #endif | | ; | return 0; | } configure:4118: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `thisisanerror' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) configure:4124: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__BORLANDC__) || defined(__TURBOC__)) | thisisanerror; | #endif | | ; | return 0; | } configure:4118: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `thisisanerror' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) configure:4124: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__COMO__)) | thisisanerror; | #endif | | ; | return 0; | } configure:4118: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `thisisanerror' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) configure:4124: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(_CRAYC)) | thisisanerror; | #endif | | ; | return 0; | } configure:4118: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `thisisanerror' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) configure:4124: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__KCC)) | thisisanerror; | #endif | | ; | return 0; | } configure:4118: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `thisisanerror' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) configure:4124: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__LCC__)) | thisisanerror; | #endif | | ; | return 0; | } configure:4118: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `thisisanerror' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) configure:4124: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__MWERKS__)) | thisisanerror; | #endif | | ; | return 0; | } configure:4118: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `thisisanerror' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) configure:4124: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__sgi) || defined(sgi)) | thisisanerror; | #endif | | ; | return 0; | } configure:4118: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `thisisanerror' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) configure:4124: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(_MSC_VER)) | thisisanerror; | #endif | | ; | return 0; | } configure:4118: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `thisisanerror' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) configure:4124: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__WATCOMC__)) | thisisanerror; | #endif | | ; | return 0; | } configure:4118: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `thisisanerror' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) configure:4124: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__PGI)) | thisisanerror; | #endif | | ; | return 0; | } configure:4158: result: unknown configure:4163: checking for cc option to accept ISO C99 configure:4293: cc -c -fno-common conftest.c >&5 conftest.c:31: error: parse error before "text" conftest.c: In function `test_restrict': conftest.c:36: error: `for' loop initial declaration used outside C99 mode conftest.c:36: error: `text' undeclared (first use in this function) conftest.c:36: error: (Each undeclared identifier is reported only once conftest.c:36: error: for each function it appears in.) conftest.c: In function `main': conftest.c:87: error: syntax error before "newvar" conftest.c:96: error: `for' loop initial declaration used outside C99 mode conftest.c:112: error: `newvar' undeclared (first use in this function) configure:4299: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict(ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy work. | static void | test_varargs(const char *format, ...) | { | va_list args; | va_start(args, format); | va_list args_copy; | va_copy(args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg(args_copy, const char *); | break; | case 'd': // int | number = va_arg(args_copy, int); | break; | case 'f': // float | fnumber = (float) va_arg(args_copy, double); | break; | default: | break; | } | } | va_end(args_copy); | va_end(args); | } | | int | main () | { | | // Check bool and long long datatypes. | _Bool success = false; | long long int bignum = -1234567890LL; | unsigned long long int ubignum = 1234567890uLL; | | // Check restrict. | if (test_restrict("String literal") != 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs("s, d' f .", "string", 65, 34.234); | | // Check incomplete arrays work. | struct incomplete_array *ia = | malloc(sizeof(struct incomplete_array) + (sizeof(double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = (double) i * 1.234; | | // Check named initialisers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[43] = 543; | | // work around unused variable warnings | return bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'; | | ; | return 0; | } configure:4293: cc -std=gnu99 -c -fno-common conftest.c >&5 configure:4299: $? = 0 configure:4306: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4309: $? = 0 configure:4316: test -s conftest. configure:4319: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict(ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy work. | static void | test_varargs(const char *format, ...) | { | va_list args; | va_start(args, format); | va_list args_copy; | va_copy(args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg(args_copy, const char *); | break; | case 'd': // int | number = va_arg(args_copy, int); | break; | case 'f': // float | fnumber = (float) va_arg(args_copy, double); | break; | default: | break; | } | } | va_end(args_copy); | va_end(args); | } | | int | main () | { | | // Check bool and long long datatypes. | _Bool success = false; | long long int bignum = -1234567890LL; | unsigned long long int ubignum = 1234567890uLL; | | // Check restrict. | if (test_restrict("String literal") != 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs("s, d' f .", "string", 65, 34.234); | | // Check incomplete arrays work. | struct incomplete_array *ia = | malloc(sizeof(struct incomplete_array) + (sizeof(double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = (double) i * 1.234; | | // Check named initialisers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[43] = 543; | | // work around unused variable warnings | return bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'; | | ; | return 0; | } configure:4293: cc -c99 -c -fno-common conftest.c >&5 cc: unrecognized option `-c99' conftest.c:31: error: parse error before "text" conftest.c: In function `test_restrict': conftest.c:36: error: `for' loop initial declaration used outside C99 mode conftest.c:36: error: `text' undeclared (first use in this function) conftest.c:36: error: (Each undeclared identifier is reported only once conftest.c:36: error: for each function it appears in.) conftest.c: In function `main': conftest.c:87: error: syntax error before "newvar" conftest.c:96: error: `for' loop initial declaration used outside C99 mode conftest.c:112: error: `newvar' undeclared (first use in this function) configure:4299: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict(ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy work. | static void | test_varargs(const char *format, ...) | { | va_list args; | va_start(args, format); | va_list args_copy; | va_copy(args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg(args_copy, const char *); | break; | case 'd': // int | number = va_arg(args_copy, int); | break; | case 'f': // float | fnumber = (float) va_arg(args_copy, double); | break; | default: | break; | } | } | va_end(args_copy); | va_end(args); | } | | int | main () | { | | // Check bool and long long datatypes. | _Bool success = false; | long long int bignum = -1234567890LL; | unsigned long long int ubignum = 1234567890uLL; | | // Check restrict. | if (test_restrict("String literal") != 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs("s, d' f .", "string", 65, 34.234); | | // Check incomplete arrays work. | struct incomplete_array *ia = | malloc(sizeof(struct incomplete_array) + (sizeof(double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = (double) i * 1.234; | | // Check named initialisers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[43] = 543; | | // work around unused variable warnings | return bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'; | | ; | return 0; | } configure:4293: cc -qlanglvl=extc99 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc99' conftest.c:31: error: parse error before "text" conftest.c: In function `test_restrict': conftest.c:36: error: `for' loop initial declaration used outside C99 mode conftest.c:36: error: `text' undeclared (first use in this function) conftest.c:36: error: (Each undeclared identifier is reported only once conftest.c:36: error: for each function it appears in.) conftest.c: In function `main': conftest.c:87: error: syntax error before "newvar" conftest.c:96: error: `for' loop initial declaration used outside C99 mode conftest.c:112: error: `newvar' undeclared (first use in this function) configure:4299: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict(ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy work. | static void | test_varargs(const char *format, ...) | { | va_list args; | va_start(args, format); | va_list args_copy; | va_copy(args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg(args_copy, const char *); | break; | case 'd': // int | number = va_arg(args_copy, int); | break; | case 'f': // float | fnumber = (float) va_arg(args_copy, double); | break; | default: | break; | } | } | va_end(args_copy); | va_end(args); | } | | int | main () | { | | // Check bool and long long datatypes. | _Bool success = false; | long long int bignum = -1234567890LL; | unsigned long long int ubignum = 1234567890uLL; | | // Check restrict. | if (test_restrict("String literal") != 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs("s, d' f .", "string", 65, 34.234); | | // Check incomplete arrays work. | struct incomplete_array *ia = | malloc(sizeof(struct incomplete_array) + (sizeof(double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = (double) i * 1.234; | | // Check named initialisers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[43] = 543; | | // work around unused variable warnings | return bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'; | | ; | return 0; | } configure:4342: result: unsupported configure:4352: checking for cc option to accept ISO C89 configure:4470: result: unsupported configure:4488: checking for cc option to accept ISO Standard C configure:4495: result: unsupported configure:4526: checking for a BSD-compatible install configure:4582: result: /usr/bin/install -c -o root -g wheel configure:4593: checking whether ln -s works configure:4597: result: yes configure:4604: checking whether make sets $(MAKE) configure:4625: result: yes configure:4684: checking for a sed that does not truncate output configure:4738: result: /usr/local/bin/sed configure:4741: checking for grep that handles long lines and -e configure:4815: result: /usr/bin/grep configure:4820: checking for egrep configure:4898: result: /usr/bin/grep -E configure:4947: checking for non-GNU ld configure:4981: result: /usr/bin/ld configure:4990: checking if the linker (/usr/bin/ld) is GNU ld configure:5005: result: no configure:5010: checking for /usr/bin/ld option to reload object files configure:5017: result: -r configure:5035: checking for BSD-compatible nm configure:5084: result: /usr/bin/nm -p configure:5088: checking how to recognise dependent libraries configure:5264: result: pass_all configure:5803: checking how to run the C preprocessor configure:5843: cc -E conftest.c configure:5849: $? = 0 configure:5887: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:5893: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | #include configure:5933: result: cc -E configure:5962: cc -E conftest.c configure:5968: $? = 0 configure:6006: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:6012: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | #include configure:6057: checking for ANSI C header files configure:6087: cc -c -fno-common conftest.c >&5 configure:6093: $? = 0 configure:6100: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6103: $? = 0 configure:6110: test -s conftest. configure:6113: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:6235: result: no configure:6259: checking for sys/types.h configure:6280: cc -c -fno-common conftest.c >&5 configure:6286: $? = 0 configure:6293: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6296: $? = 0 configure:6303: test -s conftest. configure:6306: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6319: result: no configure:6259: checking for sys/stat.h configure:6280: cc -c -fno-common conftest.c >&5 configure:6286: $? = 0 configure:6293: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6296: $? = 0 configure:6303: test -s conftest. configure:6306: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6319: result: no configure:6259: checking for stdlib.h configure:6280: cc -c -fno-common conftest.c >&5 configure:6286: $? = 0 configure:6293: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6296: $? = 0 configure:6303: test -s conftest. configure:6306: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6319: result: no configure:6259: checking for string.h configure:6280: cc -c -fno-common conftest.c >&5 configure:6286: $? = 0 configure:6293: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6296: $? = 0 configure:6303: test -s conftest. configure:6306: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6319: result: no configure:6259: checking for memory.h configure:6280: cc -c -fno-common conftest.c >&5 configure:6286: $? = 0 configure:6293: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6296: $? = 0 configure:6303: test -s conftest. configure:6306: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6319: result: no configure:6259: checking for strings.h configure:6280: cc -c -fno-common conftest.c >&5 configure:6286: $? = 0 configure:6293: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6296: $? = 0 configure:6303: test -s conftest. configure:6306: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6319: result: no configure:6259: checking for inttypes.h configure:6280: cc -c -fno-common conftest.c >&5 configure:6286: $? = 0 configure:6293: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6296: $? = 0 configure:6303: test -s conftest. configure:6306: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6319: result: no configure:6259: checking for stdint.h configure:6280: cc -c -fno-common conftest.c >&5 configure:6286: $? = 0 configure:6293: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6296: $? = 0 configure:6303: test -s conftest. configure:6306: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6319: result: no configure:6259: checking for unistd.h configure:6280: cc -c -fno-common conftest.c >&5 configure:6286: $? = 0 configure:6293: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6296: $? = 0 configure:6303: test -s conftest. configure:6306: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6319: result: no configure:6346: checking dlfcn.h usability configure:6363: cc -c -fno-common conftest.c >&5 configure:6369: $? = 0 configure:6376: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6379: $? = 0 configure:6386: test -s conftest. configure:6389: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6400: result: no configure:6404: checking dlfcn.h presence configure:6419: cc -E conftest.c configure:6425: $? = 0 configure:6446: result: yes configure:6459: WARNING: dlfcn.h: present but cannot be compiled configure:6461: WARNING: dlfcn.h: check for missing prerequisite headers? configure:6463: WARNING: dlfcn.h: see the Autoconf documentation configure:6465: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:6467: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:6469: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:6479: checking for dlfcn.h configure:6487: result: yes configure:6616: checking for C++ compiler version configure:6623: c++ --version >&5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:6626: $? = 0 configure:6633: c++ -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:6636: $? = 0 configure:6643: c++ -V >&5 c++: `-V' option must have argument configure:6646: $? = 1 configure:6649: checking whether we are using the GNU C++ compiler configure:6678: c++ -c -fno-common conftest.cpp >&5 configure:6684: $? = 0 configure:6691: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6694: $? = 0 configure:6701: test -s conftest. configure:6704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:6718: result: no configure:6723: checking whether c++ accepts -g configure:6753: c++ -c -g conftest.cpp >&5 configure:6759: $? = 0 configure:6766: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6769: $? = 0 configure:6776: test -s conftest. configure:6779: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6808: c++ -c conftest.cpp >&5 configure:6814: $? = 0 configure:6821: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6824: $? = 0 configure:6831: test -s conftest. configure:6834: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6864: c++ -c -g conftest.cpp >&5 configure:6870: $? = 0 configure:6877: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6880: $? = 0 configure:6887: test -s conftest. configure:6890: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6909: result: no configure:6934: checking dependency style of c++ configure:7024: result: gcc3 configure:7051: checking how to run the C++ preprocessor configure:7087: c++ -E conftest.cpp configure:7093: $? = 0 configure:7131: c++ -E conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:7137: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7177: result: c++ -E configure:7206: c++ -E conftest.cpp configure:7212: $? = 0 configure:7250: c++ -E conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:7256: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7312: checking for i386-unknown-gnu-g77 configure:7342: result: no configure:7312: checking for i386-unknown-gnu-f77 configure:7342: result: no configure:7312: checking for i386-unknown-gnu-xlf configure:7342: result: no configure:7312: checking for i386-unknown-gnu-frt configure:7342: result: no configure:7312: checking for i386-unknown-gnu-pgf77 configure:7342: result: no configure:7312: checking for i386-unknown-gnu-cf77 configure:7342: result: no configure:7312: checking for i386-unknown-gnu-fort77 configure:7342: result: no configure:7312: checking for i386-unknown-gnu-fl32 configure:7342: result: no configure:7312: checking for i386-unknown-gnu-af77 configure:7342: result: no configure:7312: checking for i386-unknown-gnu-f90 configure:7342: result: no configure:7312: checking for i386-unknown-gnu-xlf90 configure:7342: result: no configure:7312: checking for i386-unknown-gnu-pgf90 configure:7342: result: no configure:7312: checking for i386-unknown-gnu-pghpf configure:7342: result: no configure:7312: checking for i386-unknown-gnu-epcf90 configure:7342: result: no configure:7312: checking for i386-unknown-gnu-gfortran configure:7342: result: no configure:7312: checking for i386-unknown-gnu-g95 configure:7342: result: no configure:7312: checking for i386-unknown-gnu-f95 configure:7342: result: no configure:7312: checking for i386-unknown-gnu-fort configure:7342: result: no configure:7312: checking for i386-unknown-gnu-xlf95 configure:7342: result: no configure:7312: checking for i386-unknown-gnu-ifort configure:7342: result: no configure:7312: checking for i386-unknown-gnu-ifc configure:7342: result: no configure:7312: checking for i386-unknown-gnu-efc configure:7342: result: no configure:7312: checking for i386-unknown-gnu-pgf95 configure:7342: result: no configure:7312: checking for i386-unknown-gnu-lf95 configure:7342: result: no configure:7312: checking for i386-unknown-gnu-ftn configure:7342: result: no configure:7356: checking for g77 configure:7386: result: no configure:7356: checking for f77 configure:7372: found /usr/local/bin/f77 configure:7383: result: f77 configure:7413: checking for Fortran 77 compiler version configure:7420: f77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:7423: $? = 0 configure:7430: f77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:7433: $? = 0 configure:7440: f77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:7443: $? = 0 configure:7451: checking whether we are using the GNU Fortran 77 compiler configure:7470: f77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:7476: $? = 0 configure:7483: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:7486: $? = 0 configure:7493: test -s conftest. configure:7496: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:7510: result: no configure:7516: checking whether f77 accepts -g configure:7533: f77 -c -g conftest.f >&5 configure:7539: $? = 0 configure:7546: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:7549: $? = 0 configure:7556: test -s conftest. configure:7559: $? = 1 configure: failed program was: | program main | | end configure:7572: result: no configure:7602: checking the maximum length of command line arguments configure:7711: result: configure:7722: checking command to parse /usr/bin/nm -p output from cc object configure:7827: cc -c -fno-common conftest.c >&5 configure:7830: $? = 0 configure:7834: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:7837: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:7827: cc -c -fno-common conftest.c >&5 configure:7830: $? = 0 configure:7834: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:7837: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:7927: result: failed configure:7934: checking for objdir configure:7949: result: .libs configure:8001: checking for i386-unknown-gnu-ar configure:8031: result: no configure:8041: checking for ar configure:8057: found /usr/bin/ar configure:8068: result: ar configure:8097: checking for i386-unknown-gnu-ranlib configure:8127: result: no configure:8137: checking for ranlib configure:8153: found /usr/bin/ranlib configure:8164: result: ranlib configure:8193: checking for i386-unknown-gnu-strip configure:8223: result: no configure:8233: checking for strip configure:8249: found /usr/bin/strip configure:8260: result: strip configure:8596: checking for cc option to produce PIC configure:8806: result: configure:8877: checking if cc static flag works cc: unrecognized option `-pthread' configure:8905: result: yes configure:8915: checking if cc supports -c -o file.o configure:8939: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:8943: $? = 0 configure:8962: result: yes configure:8988: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9975: result: no configure:10042: checking dynamic linker characteristics configure:10618: result: gnu ld.so configure:10627: checking how to hardcode library paths into programs configure:10652: result: unsupported configure:10666: checking whether stripping libraries is possible configure:10687: result: no configure:11584: checking if libtool supports shared libraries configure:11586: result: no configure:11589: checking whether to build shared libraries configure:11610: result: no configure:11613: checking whether to build static libraries configure:11617: result: yes configure:11709: creating libtool configure:12439: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13405: result: yes configure:13423: c++ -c -fno-common conftest.cpp >&5 configure:13426: $? = 0 configure:13545: checking for c++ option to produce PIC configure:13819: result: configure:13890: checking if c++ static flag works c++: unrecognized option `-pthread' configure:13918: result: yes configure:13928: checking if c++ supports -c -o file.o configure:13952: c++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:13956: $? = 0 configure:13975: result: yes configure:14001: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:14029: result: yes configure:14096: checking dynamic linker characteristics configure:14672: result: gnu ld.so configure:14681: checking how to hardcode library paths into programs configure:14706: result: unsupported configure:15232: checking if libtool supports shared libraries configure:15234: result: no configure:15237: checking whether to build shared libraries configure:15257: result: no configure:15260: checking whether to build static libraries configure:15264: result: yes configure:15274: checking for f77 option to produce PIC configure:15484: result: configure:15555: checking if f77 static flag works cc: unrecognized option `-pthread' configure:15583: result: yes configure:15593: checking if f77 supports -c -o file.o configure:15617: f77 -c -o out/conftest2.o conftest.f >&5 configure:15621: $? = 0 configure:15640: result: yes configure:15666: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:16633: result: no configure:16700: checking dynamic linker characteristics configure:17276: result: gnu ld.so configure:17285: checking how to hardcode library paths into programs configure:17310: result: unsupported configure:20891: checking for ocamlc configure:20907: found /usr/local/bin/ocamlc configure:20918: result: ocamlc configure:20928: checking for ocamlopt configure:20944: found /usr/local/bin/ocamlopt configure:20955: result: ocamlopt configure:20965: checking for ocamldep configure:20981: found /usr/local/bin/ocamldep configure:20992: result: ocamldep configure:23366: checking for ANSI C header files configure:23544: result: no configure:23582: checking libintl.h usability configure:23599: cc -c -fno-common conftest.c >&5 configure:23605: $? = 0 configure:23612: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23615: $? = 0 configure:23622: test -s conftest.o configure:23625: $? = 0 configure:23636: result: yes configure:23640: checking libintl.h presence configure:23655: cc -E conftest.c configure:23661: $? = 0 configure:23682: result: yes configure:23715: checking for libintl.h configure:23723: result: yes configure:23582: checking malloc.h usability configure:23599: cc -c -fno-common conftest.c >&5 configure:23605: $? = 0 configure:23612: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23615: $? = 0 configure:23622: test -s conftest.o configure:23625: $? = 0 configure:23636: result: yes configure:23640: checking malloc.h presence configure:23655: cc -E conftest.c configure:23661: $? = 0 configure:23682: result: yes configure:23715: checking for malloc.h configure:23723: result: yes configure:23582: checking stddef.h usability configure:23599: cc -c -fno-common conftest.c >&5 configure:23605: $? = 0 configure:23612: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23615: $? = 0 configure:23622: test -s conftest.o configure:23625: $? = 0 configure:23636: result: yes configure:23640: checking stddef.h presence configure:23655: cc -E conftest.c configure:23661: $? = 0 configure:23682: result: yes configure:23715: checking for stddef.h configure:23723: result: yes configure:23572: checking for stdlib.h configure:23578: result: no configure:23572: checking for string.h configure:23578: result: no configure:23572: checking for strings.h configure:23578: result: no configure:23582: checking sys/time.h usability configure:23599: cc -c -fno-common conftest.c >&5 configure:23605: $? = 0 configure:23612: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23615: $? = 0 configure:23622: test -s conftest.o configure:23625: $? = 0 configure:23636: result: yes configure:23640: checking sys/time.h presence configure:23655: cc -E conftest.c configure:23661: $? = 0 configure:23682: result: yes configure:23715: checking for sys/time.h configure:23723: result: yes configure:23572: checking for unistd.h configure:23578: result: no configure:23582: checking limits.h usability configure:23599: cc -c -fno-common conftest.c >&5 configure:23605: $? = 0 configure:23612: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23615: $? = 0 configure:23622: test -s conftest.o configure:23625: $? = 0 configure:23636: result: yes configure:23640: checking limits.h presence configure:23655: cc -E conftest.c configure:23661: $? = 0 configure:23682: result: yes configure:23715: checking for limits.h configure:23723: result: yes configure:23582: checking c_asm.h usability configure:23599: cc -c -fno-common conftest.c >&5 conftest.c:49:19: c_asm.h: No such file or directory configure:23605: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:23636: result: no configure:23640: checking c_asm.h presence configure:23655: cc -E conftest.c conftest.c:16:19: c_asm.h: No such file or directory configure:23661: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:23682: result: no configure:23715: checking for c_asm.h configure:23723: result: no configure:23582: checking intrinsics.h usability configure:23599: cc -c -fno-common conftest.c >&5 conftest.c:49:24: intrinsics.h: No such file or directory configure:23605: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:23636: result: no configure:23640: checking intrinsics.h presence configure:23655: cc -E conftest.c conftest.c:16:24: intrinsics.h: No such file or directory configure:23661: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:23682: result: no configure:23715: checking for intrinsics.h configure:23723: result: no configure:23572: checking for stdint.h configure:23578: result: no configure:23582: checking mach/mach_time.h usability configure:23599: cc -c -fno-common conftest.c >&5 configure:23605: $? = 0 configure:23612: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23615: $? = 0 configure:23622: test -s conftest.o configure:23625: $? = 0 configure:23636: result: yes configure:23640: checking mach/mach_time.h presence configure:23655: cc -E conftest.c configure:23661: $? = 0 configure:23682: result: yes configure:23715: checking for mach/mach_time.h configure:23723: result: yes configure:23582: checking sys/sysctl.h usability configure:23599: cc -c -fno-common conftest.c >&5 configure:23605: $? = 0 configure:23612: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23615: $? = 0 configure:23622: test -s conftest.o configure:23625: $? = 0 configure:23636: result: yes configure:23640: checking sys/sysctl.h presence configure:23655: cc -E conftest.c configure:23661: $? = 0 configure:23682: result: yes configure:23715: checking for sys/sysctl.h configure:23723: result: yes configure:23756: checking altivec.h usability configure:23773: cc -c -fno-common conftest.c >&5 conftest.c:51:21: altivec.h: No such file or directory configure:23779: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:23810: result: no configure:23814: checking altivec.h presence configure:23829: cc -E conftest.c conftest.c:18:21: altivec.h: No such file or directory configure:23835: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #include configure:23856: result: no configure:23889: checking for altivec.h configure:23897: result: no configure:23915: checking for an ANSI C-conforming const configure:23990: cc -c -fno-common conftest.c >&5 configure:23996: $? = 0 configure:24003: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24006: $? = 0 configure:24013: test -s conftest.o configure:24016: $? = 0 configure:24028: result: yes configure:24038: checking for inline configure:24064: cc -c -fno-common conftest.c >&5 configure:24070: $? = 0 configure:24077: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24080: $? = 0 configure:24087: test -s conftest.o configure:24090: $? = 0 configure:24105: result: inline configure:24124: checking for size_t configure:24154: cc -c -fno-common conftest.c >&5 configure:24160: $? = 0 configure:24167: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24170: $? = 0 configure:24177: test -s conftest.o configure:24180: $? = 0 configure:24192: result: yes configure:24204: checking whether time.h and sys/time.h may both be included configure:24234: cc -c -fno-common conftest.c >&5 configure:24240: $? = 0 configure:24247: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24250: $? = 0 configure:24257: test -s conftest.o configure:24260: $? = 0 configure:24272: result: yes configure:24282: checking for long double configure:24312: cc -c -fno-common conftest.c >&5 conftest.c:52: warning: use of `long double' type; its size may change in a future release conftest.c:52: warning: (Long double usage is reported only once for each file. conftest.c:52: warning: To disable this warning, use -Wno-long-double.) configure:24318: $? = 0 configure:24325: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24328: $? = 0 configure:24335: test -s conftest.o configure:24338: $? = 0 configure:24350: result: yes configure:24368: checking for hrtime_t configure:24403: cc -c -fno-common conftest.c >&5 conftest.c:26: error: parse error before "ac__type_new_" conftest.c:26: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:30: error: parse error before ')' token configure:24409: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | /* end confdefs.h. */ | | #if HAVE_SYS_TIME_H | #include | #endif | | | typedef hrtime_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:24441: result: no configure:24452: checking for unsigned int configure:24482: cc -c -fno-common conftest.c >&5 configure:24488: $? = 0 configure:24495: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24498: $? = 0 configure:24505: test -s conftest.o configure:24508: $? = 0 configure:24520: result: yes configure:24523: checking size of unsigned int configure:24911: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:24914: $? = 0 configure:24920: ./conftest configure:24923: $? = 0 configure:24945: result: 4 configure:24953: checking for uintptr_t configure:24987: cc -c -fno-common conftest.c >&5 conftest.c:58: error: parse error before "ac__type_new_" conftest.c:58: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:62: error: parse error before ')' token configure:24993: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | | typedef uintptr_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:25025: result: no configure:25035: checking for unsigned long configure:25065: cc -c -fno-common conftest.c >&5 configure:25071: $? = 0 configure:25078: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25081: $? = 0 configure:25088: test -s conftest.o configure:25091: $? = 0 configure:25103: result: yes configure:25106: checking size of unsigned long configure:25494: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:25497: $? = 0 configure:25503: ./conftest configure:25506: $? = 0 configure:25528: result: 4 configure:25535: checking for unsigned long long configure:25565: cc -c -fno-common conftest.c >&5 configure:25571: $? = 0 configure:25578: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25581: $? = 0 configure:25588: test -s conftest.o configure:25591: $? = 0 configure:25603: result: yes configure:25606: checking size of unsigned long long configure:25994: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:25997: $? = 0 configure:26003: ./conftest configure:26006: $? = 0 configure:26028: result: 8 configure:26035: checking for void * configure:26065: cc -c -fno-common conftest.c >&5 configure:26071: $? = 0 configure:26078: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26081: $? = 0 configure:26088: test -s conftest.o configure:26091: $? = 0 configure:26103: result: yes configure:26106: checking size of void * configure:26494: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:26497: $? = 0 configure:26503: ./conftest configure:26506: $? = 0 configure:26528: result: 4 configure:26538: checking for float configure:26568: cc -c -fno-common conftest.c >&5 configure:26574: $? = 0 configure:26581: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26584: $? = 0 configure:26591: test -s conftest.o configure:26594: $? = 0 configure:26606: result: yes configure:26609: checking size of float configure:26997: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:27000: $? = 0 configure:27006: ./conftest configure:27009: $? = 0 configure:27031: result: 4 configure:27038: checking for double configure:27068: cc -c -fno-common conftest.c >&5 configure:27074: $? = 0 configure:27081: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27084: $? = 0 configure:27091: test -s conftest.o configure:27094: $? = 0 configure:27106: result: yes configure:27109: checking size of double configure:27497: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:27500: $? = 0 configure:27506: ./conftest configure:27509: $? = 0 configure:27531: result: 8 configure:27541: checking for working alloca.h configure:27567: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:27573: $? = 0 configure:27580: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27583: $? = 0 configure:27590: test -s conftest configure:27593: $? = 0 configure:27606: result: yes configure:27616: checking for alloca configure:27662: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:27668: $? = 0 configure:27675: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27678: $? = 0 configure:27685: test -s conftest configure:27688: $? = 0 configure:27701: result: yes configure:27944: checking for working strtod configure:27995: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:27998: $? = 0 configure:28004: ./conftest configure:28007: $? = 0 configure:28023: result: yes configure:28223: checking for vprintf configure:28279: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' conftest.c:51: warning: conflicting types for built-in function `vprintf' configure:28285: $? = 0 configure:28292: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28295: $? = 0 configure:28302: test -s conftest configure:28305: $? = 0 configure:28319: result: yes configure:28326: checking for _doprnt configure:28382: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: __doprnt configure:28388: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:28421: result: no configure:28436: checking for sin in -lm configure:28471: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' conftest.c:36: warning: conflicting types for built-in function `sin' configure:28477: $? = 0 configure:28484: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28487: $? = 0 configure:28494: test -s conftest configure:28497: $? = 0 configure:28511: result: yes configure:28543: checking for BSDgettimeofday configure:28599: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _BSDgettimeofday configure:28605: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | /* Define BSDgettimeofday to an innocuous variant, in case declares BSDgettimeofday. | For example, HP-UX 11i declares gettimeofday. */ | #define BSDgettimeofday innocuous_BSDgettimeofday | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char BSDgettimeofday (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef BSDgettimeofday | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char BSDgettimeofday (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_BSDgettimeofday || defined __stub___BSDgettimeofday | choke me | #endif | | int | main () | { | return BSDgettimeofday (); | ; | return 0; | } configure:28639: result: no configure:28543: checking for gettimeofday configure:28599: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' configure:28605: $? = 0 configure:28612: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28615: $? = 0 configure:28622: test -s conftest configure:28625: $? = 0 configure:28639: result: yes configure:28543: checking for gethrtime configure:28599: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _gethrtime configure:28605: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define gethrtime to an innocuous variant, in case declares gethrtime. | For example, HP-UX 11i declares gettimeofday. */ | #define gethrtime innocuous_gethrtime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethrtime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethrtime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethrtime (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_gethrtime || defined __stub___gethrtime | choke me | #endif | | int | main () | { | return gethrtime (); | ; | return 0; | } configure:28639: result: no configure:28543: checking for read_real_time configure:28599: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _read_real_time configure:28605: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define read_real_time to an innocuous variant, in case declares read_real_time. | For example, HP-UX 11i declares gettimeofday. */ | #define read_real_time innocuous_read_real_time | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char read_real_time (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef read_real_time | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char read_real_time (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_read_real_time || defined __stub___read_real_time | choke me | #endif | | int | main () | { | return read_real_time (); | ; | return 0; | } configure:28639: result: no configure:28543: checking for time_base_to_time configure:28599: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _time_base_to_time configure:28605: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_LIBM 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define time_base_to_time to an innocuous variant, in case declares time_base_to_time. | For example, HP-UX 11i declares gettimeofday. */ | #define time_base_to_time innocuous_time_base_to_time | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char time_base_to_time (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef time_base_to_time | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char time_base_to_time (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_time_base_to_time || defined __stub___time_base_to_time | choke me | #endif | | int | main () | { | return time_base_to_time (); | ; | return 0; | } configure:28639: result: no configure:28543: checking for drand48 configure:28599: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' configure:28605: $? = 0 configure:28612: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28615: $? = 0 configure:28622: test -s conftest configure:28625: $? = 0 configure:28639: result: yes configure:28543: checking for sqrt configure:28599: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' conftest.c:55: warning: conflicting types for built-in function `sqrt' configure:28605: $? = 0 configure:28612: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28615: $? = 0 configure:28622: test -s conftest configure:28625: $? = 0 configure:28639: result: yes configure:28543: checking for memset configure:28599: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' conftest.c:56: warning: conflicting types for built-in function `memset' configure:28605: $? = 0 configure:28612: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28615: $? = 0 configure:28622: test -s conftest configure:28625: $? = 0 configure:28639: result: yes configure:28543: checking for posix_memalign configure:28599: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _posix_memalign configure:28605: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #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 | /* end confdefs.h. */ | /* Define posix_memalign to an innocuous variant, in case declares posix_memalign. | For example, HP-UX 11i declares gettimeofday. */ | #define posix_memalign innocuous_posix_memalign | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char posix_memalign (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef posix_memalign | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char posix_memalign (); | /* 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_posix_memalign || defined __stub___posix_memalign | choke me | #endif | | int | main () | { | return posix_memalign (); | ; | return 0; | } configure:28639: result: no configure:28543: checking for memalign configure:28599: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _memalign configure:28605: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #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 | /* end confdefs.h. */ | /* Define memalign to an innocuous variant, in case declares memalign. | For example, HP-UX 11i declares gettimeofday. */ | #define memalign innocuous_memalign | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memalign (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef memalign | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char memalign (); | /* 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_memalign || defined __stub___memalign | choke me | #endif | | int | main () | { | return memalign (); | ; | return 0; | } configure:28639: result: no configure:28543: checking for _mm_malloc configure:28599: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: __mm_malloc configure:28605: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #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 | /* end confdefs.h. */ | /* Define _mm_malloc to an innocuous variant, in case declares _mm_malloc. | For example, HP-UX 11i declares gettimeofday. */ | #define _mm_malloc innocuous__mm_malloc | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _mm_malloc (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _mm_malloc | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _mm_malloc (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__mm_malloc || defined __stub____mm_malloc | choke me | #endif | | int | main () | { | return _mm_malloc (); | ; | return 0; | } configure:28639: result: no configure:28543: checking for _mm_free configure:28599: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: __mm_free configure:28605: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #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 | /* end confdefs.h. */ | /* Define _mm_free to an innocuous variant, in case declares _mm_free. | For example, HP-UX 11i declares gettimeofday. */ | #define _mm_free innocuous__mm_free | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _mm_free (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _mm_free | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _mm_free (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__mm_free || defined __stub____mm_free | choke me | #endif | | int | main () | { | return _mm_free (); | ; | return 0; | } configure:28639: result: no configure:28543: checking for clock_gettime configure:28599: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _clock_gettime configure:28605: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #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 | /* end confdefs.h. */ | /* Define clock_gettime to an innocuous variant, in case declares clock_gettime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_gettime innocuous_clock_gettime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_gettime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_gettime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char clock_gettime (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_clock_gettime || defined __stub___clock_gettime | choke me | #endif | | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:28639: result: no configure:28543: checking for mach_absolute_time configure:28599: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' configure:28605: $? = 0 configure:28612: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28615: $? = 0 configure:28622: test -s conftest configure:28625: $? = 0 configure:28639: result: yes configure:28543: checking for sysctl configure:28599: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' configure:28605: $? = 0 configure:28612: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28615: $? = 0 configure:28622: test -s conftest configure:28625: $? = 0 configure:28639: result: yes configure:28543: checking for abort configure:28599: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' configure:28605: $? = 0 configure:28612: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28615: $? = 0 configure:28622: test -s conftest configure:28625: $? = 0 configure:28639: result: yes configure:28543: checking for sinl configure:28599: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' conftest.c:60: warning: conflicting types for built-in function `sinl' ld: Undefined symbols: _sinl configure:28605: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #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_MACH_ABSOLUTE_TIME 1 | #define HAVE_SYSCTL 1 | #define HAVE_ABORT 1 | /* end confdefs.h. */ | /* Define sinl to an innocuous variant, in case declares sinl. | For example, HP-UX 11i declares gettimeofday. */ | #define sinl innocuous_sinl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sinl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sinl | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sinl (); | /* 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_sinl || defined __stub___sinl | choke me | #endif | | int | main () | { | return sinl (); | ; | return 0; | } configure:28639: result: no configure:28543: checking for cosl configure:28599: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' conftest.c:60: warning: conflicting types for built-in function `cosl' ld: Undefined symbols: _cosl configure:28605: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #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_MACH_ABSOLUTE_TIME 1 | #define HAVE_SYSCTL 1 | #define HAVE_ABORT 1 | /* end confdefs.h. */ | /* Define cosl to an innocuous variant, in case declares cosl. | For example, HP-UX 11i declares gettimeofday. */ | #define cosl innocuous_cosl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cosl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cosl | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char cosl (); | /* 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_cosl || defined __stub___cosl | choke me | #endif | | int | main () | { | return cosl (); | ; | return 0; | } configure:28639: result: no configure:28649: checking whether drand48 is declared configure:28679: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:74: error: `drand48' undeclared (first use in this function) conftest.c:74: error: (Each undeclared identifier is reported only once conftest.c:74: error: for each function it appears in.) configure:28685: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #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_MACH_ABSOLUTE_TIME 1 | #define HAVE_SYSCTL 1 | #define HAVE_ABORT 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef drand48 | char *p = (char *) drand48; | return !p; | #endif | | ; | return 0; | } configure:28717: result: no configure:28733: checking whether memalign is declared configure:28763: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:75: error: `memalign' undeclared (first use in this function) conftest.c:75: error: (Each undeclared identifier is reported only once conftest.c:75: error: for each function it appears in.) configure:28769: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #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_MACH_ABSOLUTE_TIME 1 | #define HAVE_SYSCTL 1 | #define HAVE_ABORT 1 | #define HAVE_DECL_DRAND48 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef memalign | char *p = (char *) memalign; | return !p; | #endif | | ; | return 0; | } configure:28801: result: no configure:28817: checking whether posix_memalign is declared configure:28847: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:76: error: `posix_memalign' undeclared (first use in this function) conftest.c:76: error: (Each undeclared identifier is reported only once conftest.c:76: error: for each function it appears in.) configure:28853: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #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_MACH_ABSOLUTE_TIME 1 | #define HAVE_SYSCTL 1 | #define HAVE_ABORT 1 | #define HAVE_DECL_DRAND48 0 | #define HAVE_DECL_MEMALIGN 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef posix_memalign | char *p = (char *) posix_memalign; | return !p; | #endif | | ; | return 0; | } configure:28885: result: no configure:28901: checking whether sinl is declared configure:28931: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: `sinl' undeclared (first use in this function) conftest.c:77: error: (Each undeclared identifier is reported only once conftest.c:77: error: for each function it appears in.) configure:28937: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #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_MACH_ABSOLUTE_TIME 1 | #define HAVE_SYSCTL 1 | #define HAVE_ABORT 1 | #define HAVE_DECL_DRAND48 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef sinl | char *p = (char *) sinl; | return !p; | #endif | | ; | return 0; | } configure:28969: result: no configure:28985: checking whether cosl is declared configure:29015: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: `cosl' undeclared (first use in this function) conftest.c:78: error: (Each undeclared identifier is reported only once conftest.c:78: error: for each function it appears in.) configure:29021: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #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_MACH_ABSOLUTE_TIME 1 | #define HAVE_SYSCTL 1 | #define HAVE_ABORT 1 | #define HAVE_DECL_DRAND48 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_SINL 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef cosl | char *p = (char *) cosl; | return !p; | #endif | | ; | return 0; | } configure:29053: result: no configure:29072: checking for _rtc intrinsic configure:29098: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: __rtc configure:29104: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #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_MACH_ABSOLUTE_TIME 1 | #define HAVE_SYSCTL 1 | #define HAVE_ABORT 1 | #define HAVE_DECL_DRAND48 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_SINL 0 | #define HAVE_DECL_COSL 0 | /* end confdefs.h. */ | #ifdef HAVE_INTRINSICS_H | #include | #endif | int | main () | { | _rtc() | ; | return 0; | } configure:29140: result: no configure:29262: checking for isnan configure:29286: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' configure:29292: $? = 0 configure:29299: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29302: $? = 0 configure:29309: test -s conftest configure:29312: $? = 0 configure:29331: result: yes configure:29634: checking for i386-unknown-gnu-g77 configure:29661: result: f77 configure:29735: checking for Fortran 77 compiler version configure:29742: f77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:29745: $? = 0 configure:29752: f77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:29755: $? = 0 configure:29762: f77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:29765: $? = 0 configure:29773: checking whether we are using the GNU Fortran 77 compiler configure:29832: result: no configure:29838: checking whether f77 accepts -g configure:29894: result: no configure:29928: checking how to get verbose linking output from f77 configure:29944: f77 -c conftest.f >&5 configure:29950: $? = 0 configure:29957: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:29960: $? = 0 configure:29967: test -s conftest.o configure:29970: $? = 0 configure:29989: f77 -o conftest -v -L/usr/local/lib -pthread conftest.f -lm Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs cc: unrecognized option `-pthread' Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) /usr/libexec/gcc/darwin/i386/3.3/cc1 -quiet -v -D__GNUC__=3 -D__GNUC_MINOR__=3 -D__GNUC_PATCHLEVEL__=0 -D__APPLE_CC__=1809 -D__DYNAMIC__ /tmp/conftest.c -fPIC -quiet -dumpbase conftest.c -auxbase-strip conftest -version -o /var/tmp//ccbUkEig.s GNU C version 3.3 20030304 (Apple Computer, Inc. build 1809) (i386-darwin) compiled by GNU C version 3.3 20030304 (Apple Computer, Inc. build 1809). GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=131072 ignoring nonexistent directory "/usr/i386-darwin/include" ignoring nonexistent directory "/Local/Library/Frameworks" #include "..." search starts here: #include <...> search starts here: /usr/local/include /usr/include/gcc/darwin/3.3 /usr/include End of search list. Framework search starts here: /System/Library/Frameworks /Library/Frameworks End of framework search list. /usr/libexec/gcc/darwin/i386/as -arch i386 -force_cpusubtype_ALL -o conftest /var/tmp//ccbUkEig.s configure:29989: f77 -o conftest -verbose -L/usr/local/lib -pthread conftest.f -lm cc: unrecognized option `-verbose' cc: unrecognized option `-pthread' configure:29989: f77 -o conftest --verbose -L/usr/local/lib -pthread conftest.f -lm Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs cc: unrecognized option `-pthread' Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) /usr/libexec/gcc/darwin/i386/3.3/cc1 -quiet -v -D__GNUC__=3 -D__GNUC_MINOR__=3 -D__GNUC_PATCHLEVEL__=0 -D__APPLE_CC__=1809 -D__DYNAMIC__ /tmp/conftest.c -fPIC -quiet -dumpbase conftest.c -auxbase-strip conftest -version -o /var/tmp//ccxsOzGt.s GNU C version 3.3 20030304 (Apple Computer, Inc. build 1809) (i386-darwin) compiled by GNU C version 3.3 20030304 (Apple Computer, Inc. build 1809). GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=131072 ignoring nonexistent directory "/usr/i386-darwin/include" ignoring nonexistent directory "/Local/Library/Frameworks" #include "..." search starts here: #include <...> search starts here: /usr/local/include /usr/include/gcc/darwin/3.3 /usr/include End of search list. Framework search starts here: /System/Library/Frameworks /Library/Frameworks End of framework search list. /usr/libexec/gcc/darwin/i386/as -arch i386 -force_cpusubtype_ALL -o conftest /var/tmp//ccxsOzGt.s configure:29989: f77 -o conftest -V -L/usr/local/lib -pthread conftest.f -lm cc: `-V' must come at the start of the command line configure:29989: f77 -o conftest -### -L/usr/local/lib -pthread conftest.f -lm Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs cc: unrecognized option `-pthread' Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) "/usr/libexec/gcc/darwin/i386/3.3/cc1" "-quiet" "-D__GNUC__=3" "-D__GNUC_MINOR__=3" "-D__GNUC_PATCHLEVEL__=0" "-D__APPLE_CC__=1809" "-D__DYNAMIC__" "/tmp/conftest.c" "-fPIC" "-quiet" "-dumpbase" "conftest.c" "-auxbase-strip" "conftest" "-o" "/var/tmp//ccesj1Zu.s" "/usr/libexec/gcc/darwin/i386/as" "-arch" "i386" "-force_cpusubtype_ALL" "-o" "conftest" "/var/tmp//ccesj1Zu.s" configure:30041: WARNING: cannot determine how to obtain linking information from f77 configure:30055: result: configure:30057: checking for Fortran 77 libraries of f77 configure:30080: f77 -o conftest -L/usr/local/lib -pthread conftest.f -lm cc: unrecognized option `-pthread' configure:30254: result: configure:30270: checking for dummy main to link with Fortran 77 libraries configure:30314: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c -lm >&5 cc: unrecognized option `-pthread' configure:30320: $? = 0 configure:30327: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30330: $? = 0 configure:30337: test -s conftest configure:30340: $? = 0 configure:30433: result: none configure:30478: checking for Fortran 77 name-mangling scheme configure:30497: f77 -c conftest.f >&5 configure:30503: $? = 0 configure:30510: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:30513: $? = 0 configure:30520: test -s conftest.o configure:30523: $? = 0 configure:30575: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c cfortran_test.o -lm >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _foobar configure:30581: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #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_MACH_ABSOLUTE_TIME 1 | #define HAVE_SYSCTL 1 | #define HAVE_ABORT 1 | #define HAVE_DECL_DRAND48 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_SINL 0 | #define HAVE_DECL_COSL 0 | #define HAVE_ISNAN 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char foobar (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return foobar (); | ; | return 0; | } configure:30575: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c cfortran_test.o -lm >&5 cc: unrecognized option `-pthread' configure:30581: $? = 0 configure:30588: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30591: $? = 0 configure:30598: test -s conftest configure:30601: $? = 0 configure:30676: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c cfortran_test.o -lm >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _foo_bar_ configure:30682: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_MACH_TIME_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #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_MACH_ABSOLUTE_TIME 1 | #define HAVE_SYSCTL 1 | #define HAVE_ABORT 1 | #define HAVE_DECL_DRAND48 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_SINL 0 | #define HAVE_DECL_COSL 0 | #define HAVE_ISNAN 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char foo_bar_ (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return foo_bar_ (); | ; | return 0; | } configure:30676: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c cfortran_test.o -lm >&5 cc: unrecognized option `-pthread' configure:30682: $? = 0 configure:30689: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30692: $? = 0 configure:30699: test -s conftest configure:30702: $? = 0 configure:30755: result: lower case, underscore, extra underscore configure:31669: checking whether a cycle counter is available configure:31689: cc -E -I./kernel conftest.c configure:31695: $? = 0 configure:31717: result: yes configure:31911: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by fftw config.status 3.1.2, which was generated by GNU Autoconf 2.59e. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:721: creating Makefile config.status:721: creating support/Makefile config.status:721: creating genfft/Makefile config.status:721: creating genfft-k7/Makefile config.status:721: creating kernel/Makefile config.status:721: creating simd/Makefile config.status:721: creating simd/nonportable/Makefile config.status:721: creating dft/Makefile config.status:721: creating dft/codelets/Makefile config.status:721: creating dft/codelets/standard/Makefile config.status:721: creating dft/simd/Makefile config.status:721: creating dft/simd/codelets/Makefile config.status:721: creating dft/k7/Makefile config.status:721: creating dft/k7/codelets/Makefile config.status:721: creating rdft/Makefile config.status:721: creating rdft/codelets/Makefile config.status:721: creating rdft/codelets/r2hc/Makefile config.status:721: creating rdft/codelets/hc2r/Makefile config.status:721: creating rdft/codelets/r2r/Makefile config.status:721: creating reodft/Makefile config.status:721: creating threads/Makefile config.status:721: creating api/Makefile config.status:721: creating libbench2/Makefile config.status:721: creating tests/Makefile config.status:721: creating doc/Makefile config.status:721: creating doc/FAQ/Makefile config.status:721: creating tools/Makefile config.status:721: creating tools/fftw_wisdom.1 config.status:721: creating tools/fftw-wisdom-to-conf config.status:721: creating fftw.pc config.status:721: creating config.h config.status:1013: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common 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=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ 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='-L/usr/local/lib -pthread' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_f77_compiler_gnu=no ac_cv_f77_dummy_main=none ac_cv_f77_libs= ac_cv_f77_mangling='lower case, underscore, extra underscore' ac_cv_fortran_dummy_main=none ac_cv_func_BSDgettimeofday=no ac_cv_func__doprnt=no ac_cv_func__mm_free=no ac_cv_func__mm_malloc=no ac_cv_func_abort=yes ac_cv_func_alloca_works=yes ac_cv_func_clock_gettime=no ac_cv_func_cosl=no ac_cv_func_drand48=yes ac_cv_func_gethrtime=no ac_cv_func_gettimeofday=yes ac_cv_func_mach_absolute_time=yes ac_cv_func_memalign=no ac_cv_func_memset=yes ac_cv_func_posix_memalign=no ac_cv_func_read_real_time=no ac_cv_func_sinl=no ac_cv_func_sqrt=yes ac_cv_func_strtod=yes ac_cv_func_sysctl=yes ac_cv_func_time_base_to_time=no ac_cv_func_vprintf=yes ac_cv_have_decl_cosl=no ac_cv_have_decl_drand48=no ac_cv_have_decl_memalign=no ac_cv_have_decl_posix_memalign=no ac_cv_have_decl_sinl=no ac_cv_header_altivec_h=no ac_cv_header_c_asm_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_intrinsics_h=no ac_cv_header_inttypes_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_mach_mach_time_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_time=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_m_sin=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_F77=f77 ac_cv_prog_OCAMLC=ocamlc ac_cv_prog_OCAMLDEP=ocamldep ac_cv_prog_OCAMLOPT=ocamlopt ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=f77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_c99=no ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_f77_v= ac_cv_prog_make_make_set=yes ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=4 ac_cv_sizeof_unsigned_long_long=8 ac_cv_sizeof_void_p=4 ac_cv_type_double=yes ac_cv_type_float=yes ac_cv_type_hrtime_t=no ac_cv_type_long_double=yes ac_cv_type_size_t=yes ac_cv_type_uintptr_t=no ac_cv_type_unsigned_int=yes ac_cv_type_unsigned_long=yes ac_cv_type_unsigned_long_long=yes ac_cv_type_void_p=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ax_cv_c_compiler_vendor=unknown 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/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= 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= lt_cv_sys_max_cmd_len= 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='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' 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='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/math/fftw3-float/work/fftw-3.1.2/missing --run aclocal-1.9' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/math/fftw3-float/work/fftw-3.1.2/missing --run tar' AR='ar' AS='cc' ASFLAGS='' AUTOCONF='${SHELL} /mnt/gmirror/ports/math/fftw3-float/work/fftw-3.1.2/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/math/fftw3-float/work/fftw-3.1.2/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/math/fftw3-float/work/fftw-3.1.2/missing --run automake-1.9' AWK='gawk' CC='cc' CCAS='cc' CCASFLAGS='' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CODELET_OPTIM='' COMBINED_THREADS_FALSE='' COMBINED_THREADS_TRUE='#' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='f77' FFLAGS='' FLIBS='' GREP='/usr/bin/grep' HAVE_K7_FALSE='' HAVE_K7_TRUE='#' HAVE_SIMD_FALSE='' HAVE_SIMD_TRUE='#' INSTALLED_OCAMLC='/bin/ocamlc' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='-L/usr/local/lib -pthread' 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} /mnt/gmirror/ports/math/fftw3-float/work/fftw-3.1.2/missing --run makeinfo' OBJDUMP='objdump' OBJEXT='' OCAMLC='ocamlc' OCAMLCFLAGS='' OCAMLDEFS='' OCAMLDEP='ocamldep' OCAMLLDFLAGS='' OCAMLOPT='ocamlopt' OCAMLOPTCFLAGS='' PACKAGE='fftw' PACKAGE_BUGREPORT='fftw@fftw.org' PACKAGE_NAME='fftw' PACKAGE_STRING='fftw 3.1.2' PACKAGE_TARNAME='fftw' PACKAGE_VERSION='3.1.2' PATH_SEPARATOR=':' POW_LIB='' PRECISION='d' PREC_SUFFIX='' PRTDIAG='' PTHREAD_CC='' PTHREAD_CFLAGS='' PTHREAD_LIBS='' RANLIB='ranlib' SET_MAKE='' SHARED_VERSION_INFO='4:2:1' SHELL='/bin/sh' SIMD_CFLAGS='' SINGLE_FALSE='' SINGLE_TRUE='#' STRIP='strip' TARGET_OCAMLBIN='/bin' TARGET_OCAMLLIB='/lib/fftw' TARGET_OCAMLRUN='/bin/ocamlrun' THREADLIBS='' THREADS_FALSE='' THREADS_TRUE='#' VERSION='3.1.2' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='f77' acx_pthread_config='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/math/fftw3-float/work/fftw-3.1.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "fftw" #define PACKAGE_TARNAME "fftw" #define PACKAGE_VERSION "3.1.2" #define PACKAGE_STRING "fftw 3.1.2" #define PACKAGE_BUGREPORT "fftw@fftw.org" #define PACKAGE "fftw" #define VERSION "3.1.2" #define HAVE_DLFCN_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDDEF_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MACH_MACH_TIME_H 1 #define HAVE_SYS_SYSCTL_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_LONG_DOUBLE 1 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_LONG 4 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_VOID_P 4 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #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_MACH_ABSOLUTE_TIME 1 #define HAVE_SYSCTL 1 #define HAVE_ABORT 1 #define HAVE_DECL_DRAND48 0 #define HAVE_DECL_MEMALIGN 0 #define HAVE_DECL_POSIX_MEMALIGN 0 #define HAVE_DECL_SINL 0 #define HAVE_DECL_COSL 0 #define HAVE_ISNAN 1 #define F77_FUNC(name,NAME) name ## _ #define F77_FUNC_(name,NAME) name ## __ #define FFTW_CC "cc -fno-common" #define CODELET_OPTIM "" configure: exit 0