Ticket #52158: config.log

File config.log, 82.6 KB (added by erik@…, 8 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by fftw configure 3.3.5, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --enable-threads --disable-fortran --enable-shared
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = zakaeus.avalonia.dk
14uname -m = i386
15uname -r = 9.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 4.00 gigabytes
33Default processor set: 338 tasks, 594 threads, 2 processors
34Load average: 0.59, Mach factor: 1.43
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2796: checking for a BSD-compatible install
52configure:2864: result: /usr/bin/install -c
53configure:2875: checking whether build environment is sane
54configure:2930: result: yes
55configure:3081: checking for a thread-safe mkdir -p
56configure:3120: result: ./install-sh -c -d
57configure:3127: checking for gawk
58configure:3143: found /opt/local/bin/gawk
59configure:3154: result: gawk
60configure:3165: checking whether make sets $(MAKE)
61configure:3187: result: yes
62configure:3216: checking whether make supports nested variables
63configure:3233: result: yes
64configure:3363: checking whether to enable maintainer-specific portions of Makefiles
65configure:3372: result: no
66configure:3420: checking build system type
67configure:3434: result: i386-apple-darwin9.8.0
68configure:3454: checking host system type
69configure:3467: result: i386-apple-darwin9.8.0
70configure:4099: checking for gcc
71configure:4126: result: /usr/bin/gcc-4.2
72configure:4355: checking for C compiler version
73configure:4364: /usr/bin/gcc-4.2 --version >&5
74i686-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5566)
75Copyright (C) 2007 Free Software Foundation, Inc.
76This is free software; see the source for copying conditions.  There is NO
77warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
78
79configure:4375: $? = 0
80configure:4364: /usr/bin/gcc-4.2 -v >&5
81Using built-in specs.
82Target: i686-apple-darwin9
83Configured with: /var/tmp/gcc_42/gcc_42-5566~1/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --host=i686-apple-darwin9 --target=i686-apple-darwin9
84Thread model: posix
85gcc version 4.2.1 (Apple Inc. build 5566)
86configure:4375: $? = 0
87configure:4364: /usr/bin/gcc-4.2 -V >&5
88gcc-4.2: argument to `-V' is missing
89configure:4375: $? = 1
90configure:4364: /usr/bin/gcc-4.2 -qversion >&5
91i686-apple-darwin9-gcc-4.2.1: no input files
92configure:4375: $? = 1
93configure:4395: checking whether the C compiler works
94configure:4417: /usr/bin/gcc-4.2 -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
95configure:4421: $? = 0
96configure:4469: result: yes
97configure:4472: checking for C compiler default output file name
98configure:4474: result: a.out
99configure:4480: checking for suffix of executables
100configure:4487: /usr/bin/gcc-4.2 -o conftest -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
101configure:4491: $? = 0
102configure:4513: result:
103configure:4535: checking whether we are cross compiling
104configure:4543: /usr/bin/gcc-4.2 -o conftest -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
105configure:4547: $? = 0
106configure:4554: ./conftest
107configure:4558: $? = 0
108configure:4573: result: no
109configure:4578: checking for suffix of object files
110configure:4600: /usr/bin/gcc-4.2 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include conftest.c >&5
111configure:4604: $? = 0
112configure:4625: result: o
113configure:4629: checking whether we are using the GNU C compiler
114configure:4648: /usr/bin/gcc-4.2 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include conftest.c >&5
115configure:4648: $? = 0
116configure:4657: result: yes
117configure:4666: checking whether /usr/bin/gcc-4.2 accepts -g
118configure:4686: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
119configure:4686: $? = 0
120configure:4727: result: yes
121configure:4744: checking for /usr/bin/gcc-4.2 option to accept ISO C89
122configure:4807: /usr/bin/gcc-4.2  -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include conftest.c >&5
123configure:4807: $? = 0
124configure:4820: result: none needed
125configure:4845: checking whether /usr/bin/gcc-4.2 understands -c and -o together
126configure:4867: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o
127configure:4870: $? = 0
128configure:4867: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o
129configure:4870: $? = 0
130configure:4882: result: yes
131configure:4910: checking for style of include used by make
132configure:4938: result: GNU
133configure:4964: checking dependency style of /usr/bin/gcc-4.2
134configure:5075: result: gcc3
135configure:5093: checking for C compiler vendor
136configure:5117: /usr/bin/gcc-4.2 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include conftest.c >&5
137conftest.c: In function 'main':
138conftest.c:18: error: 'thisisanerror' undeclared (first use in this function)
139conftest.c:18: error: (Each undeclared identifier is reported only once
140conftest.c:18: error: for each function it appears in.)
141configure:5117: $? = 1
142configure: failed program was:
143| /* confdefs.h */
144| #define PACKAGE_NAME "fftw"
145| #define PACKAGE_TARNAME "fftw"
146| #define PACKAGE_VERSION "3.3.5"
147| #define PACKAGE_STRING "fftw 3.3.5"
148| #define PACKAGE_BUGREPORT "fftw@fftw.org"
149| #define PACKAGE_URL ""
150| #define PACKAGE "fftw"
151| #define VERSION "3.3.5"
152| #define FFTW_ENABLE_ALLOCA 1
153| /* end confdefs.h.  */
154|
155| int
156| main ()
157| {
158|
159| #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
160|       thisisanerror;
161| #endif
162|
163|   ;
164|   return 0;
165| }
166configure:5117: /usr/bin/gcc-4.2 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include conftest.c >&5
167conftest.c: In function 'main':
168conftest.c:18: error: 'thisisanerror' undeclared (first use in this function)
169conftest.c:18: error: (Each undeclared identifier is reported only once
170conftest.c:18: error: for each function it appears in.)
171configure:5117: $? = 1
172configure: failed program was:
173| /* confdefs.h */
174| #define PACKAGE_NAME "fftw"
175| #define PACKAGE_TARNAME "fftw"
176| #define PACKAGE_VERSION "3.3.5"
177| #define PACKAGE_STRING "fftw 3.3.5"
178| #define PACKAGE_BUGREPORT "fftw@fftw.org"
179| #define PACKAGE_URL ""
180| #define PACKAGE "fftw"
181| #define VERSION "3.3.5"
182| #define FFTW_ENABLE_ALLOCA 1
183| /* end confdefs.h.  */
184|
185| int
186| main ()
187| {
188|
189| #if !(defined(__ibmxl__) || defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
190|       thisisanerror;
191| #endif
192|
193|   ;
194|   return 0;
195| }
196configure:5117: /usr/bin/gcc-4.2 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include conftest.c >&5
197conftest.c: In function 'main':
198conftest.c:18: error: 'thisisanerror' undeclared (first use in this function)
199conftest.c:18: error: (Each undeclared identifier is reported only once
200conftest.c:18: error: for each function it appears in.)
201configure:5117: $? = 1
202configure: failed program was:
203| /* confdefs.h */
204| #define PACKAGE_NAME "fftw"
205| #define PACKAGE_TARNAME "fftw"
206| #define PACKAGE_VERSION "3.3.5"
207| #define PACKAGE_STRING "fftw 3.3.5"
208| #define PACKAGE_BUGREPORT "fftw@fftw.org"
209| #define PACKAGE_URL ""
210| #define PACKAGE "fftw"
211| #define VERSION "3.3.5"
212| #define FFTW_ENABLE_ALLOCA 1
213| /* end confdefs.h.  */
214|
215| int
216| main ()
217| {
218|
219| #if !(defined(__PATHCC__) || defined(__PATHSCALE__))
220|       thisisanerror;
221| #endif
222|
223|   ;
224|   return 0;
225| }
226configure:5117: /usr/bin/gcc-4.2 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include conftest.c >&5
227conftest.c: In function 'main':
228conftest.c:18: error: 'thisisanerror' undeclared (first use in this function)
229conftest.c:18: error: (Each undeclared identifier is reported only once
230conftest.c:18: error: for each function it appears in.)
231configure:5117: $? = 1
232configure: failed program was:
233| /* confdefs.h */
234| #define PACKAGE_NAME "fftw"
235| #define PACKAGE_TARNAME "fftw"
236| #define PACKAGE_VERSION "3.3.5"
237| #define PACKAGE_STRING "fftw 3.3.5"
238| #define PACKAGE_BUGREPORT "fftw@fftw.org"
239| #define PACKAGE_URL ""
240| #define PACKAGE "fftw"
241| #define VERSION "3.3.5"
242| #define FFTW_ENABLE_ALLOCA 1
243| /* end confdefs.h.  */
244|
245| int
246| main ()
247| {
248|
249| #if !(defined(__clang__))
250|       thisisanerror;
251| #endif
252|
253|   ;
254|   return 0;
255| }
256configure:5117: /usr/bin/gcc-4.2 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include conftest.c >&5
257configure:5117: $? = 0
258configure:5124: result: gnu
259configure:5131: checking for /usr/bin/gcc-4.2 option to accept ISO C99
260configure:5280: /usr/bin/gcc-4.2  -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include conftest.c >&5
261conftest.c:62: error: expected ';', ',' or ')' before 'text'
262conftest.c: In function 'main':
263conftest.c:116: error: nested functions are disabled, use -fnested-functions to re-enable
264conftest.c:116: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
265conftest.c:116: error: 'newvar' undeclared (first use in this function)
266conftest.c:116: error: (Each undeclared identifier is reported only once
267conftest.c:116: error: for each function it appears in.)
268conftest.c:126: error: 'for' loop initial declaration used outside C99 mode
269configure:5280: $? = 1
270configure: failed program was:
271| /* confdefs.h */
272| #define PACKAGE_NAME "fftw"
273| #define PACKAGE_TARNAME "fftw"
274| #define PACKAGE_VERSION "3.3.5"
275| #define PACKAGE_STRING "fftw 3.3.5"
276| #define PACKAGE_BUGREPORT "fftw@fftw.org"
277| #define PACKAGE_URL ""
278| #define PACKAGE "fftw"
279| #define VERSION "3.3.5"
280| #define FFTW_ENABLE_ALLOCA 1
281| /* end confdefs.h.  */
282| #include <stdarg.h>
283| #include <stdbool.h>
284| #include <stdlib.h>
285| #include <wchar.h>
286| #include <stdio.h>
287|
288| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
289| #define debug(...) fprintf (stderr, __VA_ARGS__)
290| #define showlist(...) puts (#__VA_ARGS__)
291| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
292| static void
293| test_varargs_macros (void)
294| {
295|   int x = 1234;
296|   int y = 5678;
297|   debug ("Flag");
298|   debug ("X = %d\n", x);
299|   showlist (The first, second, and third items.);
300|   report (x>y, "x is %d but y is %d", x, y);
301| }
302|
303| // Check long long types.
304| #define BIG64 18446744073709551615ull
305| #define BIG32 4294967295ul
306| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
307| #if !BIG_OK
308|   your preprocessor is broken;
309| #endif
310| #if BIG_OK
311| #else
312|   your preprocessor is broken;
313| #endif
314| static long long int bignum = -9223372036854775807LL;
315| static unsigned long long int ubignum = BIG64;
316|
317| struct incomplete_array
318| {
319|   int datasize;
320|   double data[];
321| };
322|
323| struct named_init {
324|   int number;
325|   const wchar_t *name;
326|   double average;
327| };
328|
329| typedef const char *ccp;
330|
331| static inline int
332| test_restrict (ccp restrict text)
333| {
334|   // See if C++-style comments work.
335|   // Iterate through items via the restricted pointer.
336|   // Also check for declarations in for loops.
337|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
338|     continue;
339|   return 0;
340| }
341|
342| // Check varargs and va_copy.
343| static void
344| test_varargs (const char *format, ...)
345| {
346|   va_list args;
347|   va_start (args, format);
348|   va_list args_copy;
349|   va_copy (args_copy, args);
350|
351|   const char *str;
352|   int number;
353|   float fnumber;
354|
355|   while (*format)
356|     {
357|       switch (*format++)
358|       {
359|       case 's': // string
360|         str = va_arg (args_copy, const char *);
361|         break;
362|       case 'd': // int
363|         number = va_arg (args_copy, int);
364|         break;
365|       case 'f': // float
366|         fnumber = va_arg (args_copy, double);
367|         break;
368|       default:
369|         break;
370|       }
371|     }
372|   va_end (args_copy);
373|   va_end (args);
374| }
375|
376| int
377| main ()
378| {
379|
380|   // Check bool.
381|   _Bool success = false;
382|
383|   // Check restrict.
384|   if (test_restrict ("String literal") == 0)
385|     success = true;
386|   char *restrict newvar = "Another string";
387|
388|   // Check varargs.
389|   test_varargs ("s, d' f .", "string", 65, 34.234);
390|   test_varargs_macros ();
391|
392|   // Check flexible array members.
393|   struct incomplete_array *ia =
394|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
395|   ia->datasize = 10;
396|   for (int i = 0; i < ia->datasize; ++i)
397|     ia->data[i] = i * 1.234;
398|
399|   // Check named initializers.
400|   struct named_init ni = {
401|     .number = 34,
402|     .name = L"Test wide string",
403|     .average = 543.34343,
404|   };
405|
406|   ni.number = 58;
407|
408|   int dynamic_array[ni.number];
409|   dynamic_array[ni.number - 1] = 543;
410|
411|   // work around unused variable warnings
412|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
413|         || dynamic_array[ni.number - 1] != 543);
414|
415|   ;
416|   return 0;
417| }
418configure:5280: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include conftest.c >&5
419configure:5280: $? = 0
420configure:5300: result: -std=gnu99
421configure:5401: checking for /usr/bin/gcc-4.2 -std=gnu99 option to accept ISO Standard C
422configure:5415: result: -std=gnu99
423configure:5420: checking whether ln -s works
424configure:5424: result: yes
425configure:5431: checking whether make sets $(MAKE)
426configure:5453: result: yes
427configure:5811: checking how to print strings
428configure:5838: result: printf
429configure:5859: checking for a sed that does not truncate output
430configure:5923: result: /opt/local/bin/gsed
431configure:5941: checking for grep that handles long lines and -e
432configure:5999: result: /usr/bin/grep
433configure:6004: checking for egrep
434configure:6066: result: /usr/bin/grep -E
435configure:6071: checking for fgrep
436configure:6133: result: /usr/bin/grep -F
437configure:6168: checking for ld used by /usr/bin/gcc-4.2 -std=gnu99
438configure:6235: result: /usr/libexec/gcc/i686-apple-darwin9/4.2.1/ld
439configure:6242: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.2.1/ld) is GNU ld
440configure:6257: result: no
441configure:6269: checking for BSD- or MS-compatible name lister (nm)
442configure:6318: result: /usr/bin/nm -p
443configure:6448: checking the name lister (/usr/bin/nm -p) interface
444configure:6455: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include conftest.c >&5
445configure:6458: /usr/bin/nm -p "conftest.o"
446configure:6461: output
44700000000 D _some_variable
448configure:6468: result: BSD nm
449configure:6472: checking the maximum length of command line arguments
450configure:6603: result: 196608
451configure:6620: checking whether the shell understands some XSI constructs
452configure:6630: result: yes
453configure:6634: checking whether the shell understands "+="
454configure:6640: result: yes
455configure:6675: checking how to convert i386-apple-darwin9.8.0 file names to i386-apple-darwin9.8.0 format
456configure:6715: result: func_convert_file_noop
457configure:6722: checking how to convert i386-apple-darwin9.8.0 file names to toolchain format
458configure:6742: result: func_convert_file_noop
459configure:6749: checking for /usr/libexec/gcc/i686-apple-darwin9/4.2.1/ld option to reload object files
460configure:6756: result: -r
461configure:6830: checking for objdump
462configure:6857: result: objdump
463configure:6886: checking how to recognize dependent libraries
464configure:7084: result: pass_all
465configure:7169: checking for dlltool
466configure:7196: result: dlltool
467configure:7226: checking how to associate runtime and link libraries
468configure:7253: result: printf %s\n
469configure:7313: checking for ar
470configure:7329: found /opt/local/bin/ar
471configure:7340: result: ar
472configure:7377: checking for archiver @FILE support
473configure:7394: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include conftest.c >&5
474configure:7394: $? = 0
475configure:7397: ar cru libconftest.a @conftest.lst >&5
476ar: @conftest.lst: No such file or directory
477configure:7400: $? = 1
478configure:7420: result: no
479configure:7478: checking for strip
480configure:7494: found /opt/local/bin/strip
481configure:7505: result: strip
482configure:7577: checking for ranlib
483configure:7593: found /opt/local/bin/ranlib
484configure:7604: result: ranlib
485configure:7706: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.2 -std=gnu99 object
486configure:7826: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include conftest.c >&5
487configure:7829: $? = 0
488configure:7833: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
489configure:7836: $? = 0
490cannot find nm_test_var in conftest.nm
491configure:7826: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include conftest.c >&5
492configure:7829: $? = 0
493configure:7833: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
494configure:7836: $? = 0
495configure:7902: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c conftstm.o >&5
496configure:7905: $? = 0
497configure:7943: result: ok
498configure:7980: checking for sysroot
499configure:8010: result: no
500configure:8279: checking for mt
501configure:8309: result: no
502configure:8329: checking if : is a manifest tool
503configure:8335: : '-?'
504configure:8343: result: no
505configure:8399: checking for dsymutil
506configure:8415: found /usr/bin/dsymutil
507configure:8426: result: dsymutil
508configure:8491: checking for nmedit
509configure:8507: found /opt/local/bin/nmedit
510configure:8518: result: nmedit
511configure:8583: checking for lipo
512configure:8599: found /opt/local/bin/lipo
513configure:8610: result: lipo
514configure:8675: checking for otool
515configure:8691: found /opt/local/bin/otool
516configure:8702: result: otool
517configure:8767: checking for otool64
518configure:8797: result: no
519configure:8842: checking for -single_module linker flag
520/usr/bin/gcc-4.2 -std=gnu99 -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
521configure:8875: result: yes
522configure:8878: checking for -exported_symbols_list linker flag
523configure:8898: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
524configure:8898: $? = 0
525configure:8908: result: yes
526configure:8911: checking for -force_load linker flag
527/usr/bin/gcc-4.2 -std=gnu99 -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -c -o conftest.o conftest.c
528ar cru libconftest.a conftest.o
529ranlib libconftest.a
530/usr/bin/gcc-4.2 -std=gnu99 -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -o conftest conftest.c -Wl,-force_load,./libconftest.a
531ld: unknown option: -force_load
532collect2: ld returned 1 exit status
533configure:8943: result: no
534configure:8985: checking how to run the C preprocessor
535configure:9016: /usr/bin/gcc-4.2 -std=gnu99 -E -I/opt/local/include conftest.c
536configure:9016: $? = 0
537configure:9030: /usr/bin/gcc-4.2 -std=gnu99 -E -I/opt/local/include conftest.c
538conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
539configure:9030: $? = 1
540configure: failed program was:
541| /* confdefs.h */
542| #define PACKAGE_NAME "fftw"
543| #define PACKAGE_TARNAME "fftw"
544| #define PACKAGE_VERSION "3.3.5"
545| #define PACKAGE_STRING "fftw 3.3.5"
546| #define PACKAGE_BUGREPORT "fftw@fftw.org"
547| #define PACKAGE_URL ""
548| #define PACKAGE "fftw"
549| #define VERSION "3.3.5"
550| #define FFTW_ENABLE_ALLOCA 1
551| /* end confdefs.h.  */
552| #include <ac_nonexistent.h>
553configure:9055: result: /usr/bin/gcc-4.2 -std=gnu99 -E
554configure:9075: /usr/bin/gcc-4.2 -std=gnu99 -E -I/opt/local/include conftest.c
555configure:9075: $? = 0
556configure:9089: /usr/bin/gcc-4.2 -std=gnu99 -E -I/opt/local/include conftest.c
557conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
558configure:9089: $? = 1
559configure: failed program was:
560| /* confdefs.h */
561| #define PACKAGE_NAME "fftw"
562| #define PACKAGE_TARNAME "fftw"
563| #define PACKAGE_VERSION "3.3.5"
564| #define PACKAGE_STRING "fftw 3.3.5"
565| #define PACKAGE_BUGREPORT "fftw@fftw.org"
566| #define PACKAGE_URL ""
567| #define PACKAGE "fftw"
568| #define VERSION "3.3.5"
569| #define FFTW_ENABLE_ALLOCA 1
570| /* end confdefs.h.  */
571| #include <ac_nonexistent.h>
572configure:9118: checking for ANSI C header files
573configure:9138: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include conftest.c >&5
574configure:9138: $? = 0
575configure:9211: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
576configure:9211: $? = 0
577configure:9211: ./conftest
578configure:9211: $? = 0
579configure:9222: result: yes
580configure:9235: checking for sys/types.h
581configure:9235: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include conftest.c >&5
582configure:9235: $? = 0
583configure:9235: result: yes
584configure:9235: checking for sys/stat.h
585configure:9235: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include conftest.c >&5
586configure:9235: $? = 0
587configure:9235: result: yes
588configure:9235: checking for stdlib.h
589configure:9235: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include conftest.c >&5
590configure:9235: $? = 0
591configure:9235: result: yes
592configure:9235: checking for string.h
593configure:9235: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include conftest.c >&5
594configure:9235: $? = 0
595configure:9235: result: yes
596configure:9235: checking for memory.h
597configure:9235: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include conftest.c >&5
598configure:9235: $? = 0
599configure:9235: result: yes
600configure:9235: checking for strings.h
601configure:9235: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include conftest.c >&5
602configure:9235: $? = 0
603configure:9235: result: yes
604configure:9235: checking for inttypes.h
605configure:9235: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include conftest.c >&5
606configure:9235: $? = 0
607configure:9235: result: yes
608configure:9235: checking for stdint.h
609configure:9235: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include conftest.c >&5
610configure:9235: $? = 0
611configure:9235: result: yes
612configure:9235: checking for unistd.h
613configure:9235: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include conftest.c >&5
614configure:9235: $? = 0
615configure:9235: result: yes
616configure:9249: checking for dlfcn.h
617configure:9249: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include conftest.c >&5
618configure:9249: $? = 0
619configure:9249: result: yes
620configure:9423: checking for objdir
621configure:9438: result: .libs
622configure:9709: checking if /usr/bin/gcc-4.2 -std=gnu99 supports -fno-rtti -fno-exceptions
623configure:9727: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
624cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
625configure:9731: $? = 0
626configure:9744: result: no
627configure:10071: checking for /usr/bin/gcc-4.2 -std=gnu99 option to produce PIC
628configure:10078: result: -fno-common -DPIC
629configure:10086: checking if /usr/bin/gcc-4.2 -std=gnu99 PIC flag -fno-common -DPIC works
630configure:10104: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
631configure:10108: $? = 0
632configure:10121: result: yes
633configure:10150: checking if /usr/bin/gcc-4.2 -std=gnu99 static flag -static works
634configure:10178: result: no
635configure:10193: checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o file.o
636configure:10214: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -I/opt/local/include -o out/conftest2.o conftest.c >&5
637configure:10218: $? = 0
638configure:10240: result: yes
639configure:10248: checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o file.o
640configure:10295: result: yes
641configure:10328: checking whether the /usr/bin/gcc-4.2 -std=gnu99 linker (/usr/libexec/gcc/i686-apple-darwin9/4.2.1/ld) supports shared libraries
642configure:11485: result: yes
643configure:11725: checking dynamic linker characteristics
644configure:12459: result: darwin9.8.0 dyld
645configure:12566: checking how to hardcode library paths into programs
646configure:12591: result: immediate
647configure:13131: checking whether stripping libraries is possible
648configure:13145: result: yes
649configure:13171: checking if libtool supports shared libraries
650configure:13173: result: yes
651configure:13176: checking whether to build shared libraries
652configure:13197: result: yes
653configure:13200: checking whether to build static libraries
654configure:13204: result: yes
655configure:13244: checking for ocamlbuild
656configure:13274: result: no
657configure:14638: checking whether C compiler accepts -Wa,-q
658configure:14657: /usr/bin/gcc-4.2 -std=gnu99 -c -Wa,-q -I/opt/local/include conftest.c >&5
659configure:14657: $? = 0
660configure:14667: result: yes
661configure:14676: checking whether C compiler accepts -Wl,-no_compact_unwind
662configure:14695: /usr/bin/gcc-4.2 -std=gnu99 -c -Wl,-no_compact_unwind -I/opt/local/include conftest.c >&5
663i686-apple-darwin9-gcc-4.2.1: -no_compact_unwind: linker input file unused because linking not done
664configure:14695: $? = 0
665configure:14705: result: yes
666configure:15249: checking for ANSI C header files
667configure:15353: result: yes
668configure:15364: checking libintl.h usability
669configure:15364: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -Wa,-q -Wl,-no_compact_unwind -I/opt/local/include conftest.c >&5
670i686-apple-darwin9-gcc-4.2.1: -no_compact_unwind: linker input file unused because linking not done
671configure:15364: $? = 0
672configure:15364: result: yes
673configure:15364: checking libintl.h presence
674configure:15364: /usr/bin/gcc-4.2 -std=gnu99 -E -I/opt/local/include conftest.c
675configure:15364: $? = 0
676configure:15364: result: yes
677configure:15364: checking for libintl.h
678configure:15364: result: yes
679configure:15364: checking malloc.h usability
680configure:15364: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -Wa,-q -Wl,-no_compact_unwind -I/opt/local/include conftest.c >&5
681conftest.c:59:20: error: malloc.h: No such file or directory
682configure:15364: $? = 1
683configure: failed program was:
684| /* confdefs.h */
685| #define PACKAGE_NAME "fftw"
686| #define PACKAGE_TARNAME "fftw"
687| #define PACKAGE_VERSION "3.3.5"
688| #define PACKAGE_STRING "fftw 3.3.5"
689| #define PACKAGE_BUGREPORT "fftw@fftw.org"
690| #define PACKAGE_URL ""
691| #define PACKAGE "fftw"
692| #define VERSION "3.3.5"
693| #define FFTW_ENABLE_ALLOCA 1
694| #define STDC_HEADERS 1
695| #define HAVE_SYS_TYPES_H 1
696| #define HAVE_SYS_STAT_H 1
697| #define HAVE_STDLIB_H 1
698| #define HAVE_STRING_H 1
699| #define HAVE_MEMORY_H 1
700| #define HAVE_STRINGS_H 1
701| #define HAVE_INTTYPES_H 1
702| #define HAVE_STDINT_H 1
703| #define HAVE_UNISTD_H 1
704| #define HAVE_DLFCN_H 1
705| #define LT_OBJDIR ".libs/"
706| #define STDC_HEADERS 1
707| #define HAVE_LIBINTL_H 1
708| /* end confdefs.h.  */
709| #include <stdio.h>
710| #ifdef HAVE_SYS_TYPES_H
711| # include <sys/types.h>
712| #endif
713| #ifdef HAVE_SYS_STAT_H
714| # include <sys/stat.h>
715| #endif
716| #ifdef STDC_HEADERS
717| # include <stdlib.h>
718| # include <stddef.h>
719| #else
720| # ifdef HAVE_STDLIB_H
721| #  include <stdlib.h>
722| # endif
723| #endif
724| #ifdef HAVE_STRING_H
725| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
726| #  include <memory.h>
727| # endif
728| # include <string.h>
729| #endif
730| #ifdef HAVE_STRINGS_H
731| # include <strings.h>
732| #endif
733| #ifdef HAVE_INTTYPES_H
734| # include <inttypes.h>
735| #endif
736| #ifdef HAVE_STDINT_H
737| # include <stdint.h>
738| #endif
739| #ifdef HAVE_UNISTD_H
740| # include <unistd.h>
741| #endif
742| #include <malloc.h>
743configure:15364: result: no
744configure:15364: checking malloc.h presence
745configure:15364: /usr/bin/gcc-4.2 -std=gnu99 -E -I/opt/local/include conftest.c
746conftest.c:26:20: error: malloc.h: No such file or directory
747configure:15364: $? = 1
748configure: failed program was:
749| /* confdefs.h */
750| #define PACKAGE_NAME "fftw"
751| #define PACKAGE_TARNAME "fftw"
752| #define PACKAGE_VERSION "3.3.5"
753| #define PACKAGE_STRING "fftw 3.3.5"
754| #define PACKAGE_BUGREPORT "fftw@fftw.org"
755| #define PACKAGE_URL ""
756| #define PACKAGE "fftw"
757| #define VERSION "3.3.5"
758| #define FFTW_ENABLE_ALLOCA 1
759| #define STDC_HEADERS 1
760| #define HAVE_SYS_TYPES_H 1
761| #define HAVE_SYS_STAT_H 1
762| #define HAVE_STDLIB_H 1
763| #define HAVE_STRING_H 1
764| #define HAVE_MEMORY_H 1
765| #define HAVE_STRINGS_H 1
766| #define HAVE_INTTYPES_H 1
767| #define HAVE_STDINT_H 1
768| #define HAVE_UNISTD_H 1
769| #define HAVE_DLFCN_H 1
770| #define LT_OBJDIR ".libs/"
771| #define STDC_HEADERS 1
772| #define HAVE_LIBINTL_H 1
773| /* end confdefs.h.  */
774| #include <malloc.h>
775configure:15364: result: no
776configure:15364: checking for malloc.h
777configure:15364: result: no
778configure:15364: checking stddef.h usability
779configure:15364: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -Wa,-q -Wl,-no_compact_unwind -I/opt/local/include conftest.c >&5
780i686-apple-darwin9-gcc-4.2.1: -no_compact_unwind: linker input file unused because linking not done
781configure:15364: $? = 0
782configure:15364: result: yes
783configure:15364: checking stddef.h presence
784configure:15364: /usr/bin/gcc-4.2 -std=gnu99 -E -I/opt/local/include conftest.c
785configure:15364: $? = 0
786configure:15364: result: yes
787configure:15364: checking for stddef.h
788configure:15364: result: yes
789configure:15364: checking for stdlib.h
790configure:15364: result: yes
791configure:15364: checking for string.h
792configure:15364: result: yes
793configure:15364: checking for strings.h
794configure:15364: result: yes
795configure:15364: checking sys/time.h usability
796configure:15364: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -Wa,-q -Wl,-no_compact_unwind -I/opt/local/include conftest.c >&5
797i686-apple-darwin9-gcc-4.2.1: -no_compact_unwind: linker input file unused because linking not done
798configure:15364: $? = 0
799configure:15364: result: yes
800configure:15364: checking sys/time.h presence
801configure:15364: /usr/bin/gcc-4.2 -std=gnu99 -E -I/opt/local/include conftest.c
802configure:15364: $? = 0
803configure:15364: result: yes
804configure:15364: checking for sys/time.h
805configure:15364: result: yes
806configure:15364: checking for unistd.h
807configure:15364: result: yes
808configure:15364: checking limits.h usability
809configure:15364: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -Wa,-q -Wl,-no_compact_unwind -I/opt/local/include conftest.c >&5
810i686-apple-darwin9-gcc-4.2.1: -no_compact_unwind: linker input file unused because linking not done
811configure:15364: $? = 0
812configure:15364: result: yes
813configure:15364: checking limits.h presence
814configure:15364: /usr/bin/gcc-4.2 -std=gnu99 -E -I/opt/local/include conftest.c
815configure:15364: $? = 0
816configure:15364: result: yes
817configure:15364: checking for limits.h
818configure:15364: result: yes
819configure:15364: checking c_asm.h usability
820configure:15364: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -Wa,-q -Wl,-no_compact_unwind -I/opt/local/include conftest.c >&5
821conftest.c:66:19: error: c_asm.h: No such file or directory
822configure:15364: $? = 1
823configure: failed program was:
824| /* confdefs.h */
825| #define PACKAGE_NAME "fftw"
826| #define PACKAGE_TARNAME "fftw"
827| #define PACKAGE_VERSION "3.3.5"
828| #define PACKAGE_STRING "fftw 3.3.5"
829| #define PACKAGE_BUGREPORT "fftw@fftw.org"
830| #define PACKAGE_URL ""
831| #define PACKAGE "fftw"
832| #define VERSION "3.3.5"
833| #define FFTW_ENABLE_ALLOCA 1
834| #define STDC_HEADERS 1
835| #define HAVE_SYS_TYPES_H 1
836| #define HAVE_SYS_STAT_H 1
837| #define HAVE_STDLIB_H 1
838| #define HAVE_STRING_H 1
839| #define HAVE_MEMORY_H 1
840| #define HAVE_STRINGS_H 1
841| #define HAVE_INTTYPES_H 1
842| #define HAVE_STDINT_H 1
843| #define HAVE_UNISTD_H 1
844| #define HAVE_DLFCN_H 1
845| #define LT_OBJDIR ".libs/"
846| #define STDC_HEADERS 1
847| #define HAVE_LIBINTL_H 1
848| #define HAVE_STDDEF_H 1
849| #define HAVE_STDLIB_H 1
850| #define HAVE_STRING_H 1
851| #define HAVE_STRINGS_H 1
852| #define HAVE_SYS_TIME_H 1
853| #define HAVE_UNISTD_H 1
854| #define HAVE_LIMITS_H 1
855| /* end confdefs.h.  */
856| #include <stdio.h>
857| #ifdef HAVE_SYS_TYPES_H
858| # include <sys/types.h>
859| #endif
860| #ifdef HAVE_SYS_STAT_H
861| # include <sys/stat.h>
862| #endif
863| #ifdef STDC_HEADERS
864| # include <stdlib.h>
865| # include <stddef.h>
866| #else
867| # ifdef HAVE_STDLIB_H
868| #  include <stdlib.h>
869| # endif
870| #endif
871| #ifdef HAVE_STRING_H
872| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
873| #  include <memory.h>
874| # endif
875| # include <string.h>
876| #endif
877| #ifdef HAVE_STRINGS_H
878| # include <strings.h>
879| #endif
880| #ifdef HAVE_INTTYPES_H
881| # include <inttypes.h>
882| #endif
883| #ifdef HAVE_STDINT_H
884| # include <stdint.h>
885| #endif
886| #ifdef HAVE_UNISTD_H
887| # include <unistd.h>
888| #endif
889| #include <c_asm.h>
890configure:15364: result: no
891configure:15364: checking c_asm.h presence
892configure:15364: /usr/bin/gcc-4.2 -std=gnu99 -E -I/opt/local/include conftest.c
893conftest.c:33:19: error: c_asm.h: No such file or directory
894configure:15364: $? = 1
895configure: failed program was:
896| /* confdefs.h */
897| #define PACKAGE_NAME "fftw"
898| #define PACKAGE_TARNAME "fftw"
899| #define PACKAGE_VERSION "3.3.5"
900| #define PACKAGE_STRING "fftw 3.3.5"
901| #define PACKAGE_BUGREPORT "fftw@fftw.org"
902| #define PACKAGE_URL ""
903| #define PACKAGE "fftw"
904| #define VERSION "3.3.5"
905| #define FFTW_ENABLE_ALLOCA 1
906| #define STDC_HEADERS 1
907| #define HAVE_SYS_TYPES_H 1
908| #define HAVE_SYS_STAT_H 1
909| #define HAVE_STDLIB_H 1
910| #define HAVE_STRING_H 1
911| #define HAVE_MEMORY_H 1
912| #define HAVE_STRINGS_H 1
913| #define HAVE_INTTYPES_H 1
914| #define HAVE_STDINT_H 1
915| #define HAVE_UNISTD_H 1
916| #define HAVE_DLFCN_H 1
917| #define LT_OBJDIR ".libs/"
918| #define STDC_HEADERS 1
919| #define HAVE_LIBINTL_H 1
920| #define HAVE_STDDEF_H 1
921| #define HAVE_STDLIB_H 1
922| #define HAVE_STRING_H 1
923| #define HAVE_STRINGS_H 1
924| #define HAVE_SYS_TIME_H 1
925| #define HAVE_UNISTD_H 1
926| #define HAVE_LIMITS_H 1
927| /* end confdefs.h.  */
928| #include <c_asm.h>
929configure:15364: result: no
930configure:15364: checking for c_asm.h
931configure:15364: result: no
932configure:15364: checking intrinsics.h usability
933configure:15364: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -Wa,-q -Wl,-no_compact_unwind -I/opt/local/include conftest.c >&5
934conftest.c:66:24: error: intrinsics.h: No such file or directory
935configure:15364: $? = 1
936configure: failed program was:
937| /* confdefs.h */
938| #define PACKAGE_NAME "fftw"
939| #define PACKAGE_TARNAME "fftw"
940| #define PACKAGE_VERSION "3.3.5"
941| #define PACKAGE_STRING "fftw 3.3.5"
942| #define PACKAGE_BUGREPORT "fftw@fftw.org"
943| #define PACKAGE_URL ""
944| #define PACKAGE "fftw"
945| #define VERSION "3.3.5"
946| #define FFTW_ENABLE_ALLOCA 1
947| #define STDC_HEADERS 1
948| #define HAVE_SYS_TYPES_H 1
949| #define HAVE_SYS_STAT_H 1
950| #define HAVE_STDLIB_H 1
951| #define HAVE_STRING_H 1
952| #define HAVE_MEMORY_H 1
953| #define HAVE_STRINGS_H 1
954| #define HAVE_INTTYPES_H 1
955| #define HAVE_STDINT_H 1
956| #define HAVE_UNISTD_H 1
957| #define HAVE_DLFCN_H 1
958| #define LT_OBJDIR ".libs/"
959| #define STDC_HEADERS 1
960| #define HAVE_LIBINTL_H 1
961| #define HAVE_STDDEF_H 1
962| #define HAVE_STDLIB_H 1
963| #define HAVE_STRING_H 1
964| #define HAVE_STRINGS_H 1
965| #define HAVE_SYS_TIME_H 1
966| #define HAVE_UNISTD_H 1
967| #define HAVE_LIMITS_H 1
968| /* end confdefs.h.  */
969| #include <stdio.h>
970| #ifdef HAVE_SYS_TYPES_H
971| # include <sys/types.h>
972| #endif
973| #ifdef HAVE_SYS_STAT_H
974| # include <sys/stat.h>
975| #endif
976| #ifdef STDC_HEADERS
977| # include <stdlib.h>
978| # include <stddef.h>
979| #else
980| # ifdef HAVE_STDLIB_H
981| #  include <stdlib.h>
982| # endif
983| #endif
984| #ifdef HAVE_STRING_H
985| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
986| #  include <memory.h>
987| # endif
988| # include <string.h>
989| #endif
990| #ifdef HAVE_STRINGS_H
991| # include <strings.h>
992| #endif
993| #ifdef HAVE_INTTYPES_H
994| # include <inttypes.h>
995| #endif
996| #ifdef HAVE_STDINT_H
997| # include <stdint.h>
998| #endif
999| #ifdef HAVE_UNISTD_H
1000| # include <unistd.h>
1001| #endif
1002| #include <intrinsics.h>
1003configure:15364: result: no
1004configure:15364: checking intrinsics.h presence
1005configure:15364: /usr/bin/gcc-4.2 -std=gnu99 -E -I/opt/local/include conftest.c
1006conftest.c:33:24: error: intrinsics.h: No such file or directory
1007configure:15364: $? = 1
1008configure: failed program was:
1009| /* confdefs.h */
1010| #define PACKAGE_NAME "fftw"
1011| #define PACKAGE_TARNAME "fftw"
1012| #define PACKAGE_VERSION "3.3.5"
1013| #define PACKAGE_STRING "fftw 3.3.5"
1014| #define PACKAGE_BUGREPORT "fftw@fftw.org"
1015| #define PACKAGE_URL ""
1016| #define PACKAGE "fftw"
1017| #define VERSION "3.3.5"
1018| #define FFTW_ENABLE_ALLOCA 1
1019| #define STDC_HEADERS 1
1020| #define HAVE_SYS_TYPES_H 1
1021| #define HAVE_SYS_STAT_H 1
1022| #define HAVE_STDLIB_H 1
1023| #define HAVE_STRING_H 1
1024| #define HAVE_MEMORY_H 1
1025| #define HAVE_STRINGS_H 1
1026| #define HAVE_INTTYPES_H 1
1027| #define HAVE_STDINT_H 1
1028| #define HAVE_UNISTD_H 1
1029| #define HAVE_DLFCN_H 1
1030| #define LT_OBJDIR ".libs/"
1031| #define STDC_HEADERS 1
1032| #define HAVE_LIBINTL_H 1
1033| #define HAVE_STDDEF_H 1
1034| #define HAVE_STDLIB_H 1
1035| #define HAVE_STRING_H 1
1036| #define HAVE_STRINGS_H 1
1037| #define HAVE_SYS_TIME_H 1
1038| #define HAVE_UNISTD_H 1
1039| #define HAVE_LIMITS_H 1
1040| /* end confdefs.h.  */
1041| #include <intrinsics.h>
1042configure:15364: result: no
1043configure:15364: checking for intrinsics.h
1044configure:15364: result: no
1045configure:15364: checking for stdint.h
1046configure:15364: result: yes
1047configure:15364: checking mach/mach_time.h usability
1048configure:15364: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -Wa,-q -Wl,-no_compact_unwind -I/opt/local/include conftest.c >&5
1049i686-apple-darwin9-gcc-4.2.1: -no_compact_unwind: linker input file unused because linking not done
1050configure:15364: $? = 0
1051configure:15364: result: yes
1052configure:15364: checking mach/mach_time.h presence
1053configure:15364: /usr/bin/gcc-4.2 -std=gnu99 -E -I/opt/local/include conftest.c
1054configure:15364: $? = 0
1055configure:15364: result: yes
1056configure:15364: checking for mach/mach_time.h
1057configure:15364: result: yes
1058configure:15364: checking sys/sysctl.h usability
1059configure:15364: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -Wa,-q -Wl,-no_compact_unwind -I/opt/local/include conftest.c >&5
1060i686-apple-darwin9-gcc-4.2.1: -no_compact_unwind: linker input file unused because linking not done
1061configure:15364: $? = 0
1062configure:15364: result: yes
1063configure:15364: checking sys/sysctl.h presence
1064configure:15364: /usr/bin/gcc-4.2 -std=gnu99 -E -I/opt/local/include conftest.c
1065configure:15364: $? = 0
1066configure:15364: result: yes
1067configure:15364: checking for sys/sysctl.h
1068configure:15364: result: yes
1069configure:15381: checking altivec.h usability
1070configure:15381: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -Wa,-q -Wl,-no_compact_unwind   -I/opt/local/include   conftest.c >&5
1071conftest.c:69:21: error: altivec.h: No such file or directory
1072configure:15381: $? = 1
1073configure: failed program was:
1074| /* confdefs.h */
1075| #define PACKAGE_NAME "fftw"
1076| #define PACKAGE_TARNAME "fftw"
1077| #define PACKAGE_VERSION "3.3.5"
1078| #define PACKAGE_STRING "fftw 3.3.5"
1079| #define PACKAGE_BUGREPORT "fftw@fftw.org"
1080| #define PACKAGE_URL ""
1081| #define PACKAGE "fftw"
1082| #define VERSION "3.3.5"
1083| #define FFTW_ENABLE_ALLOCA 1
1084| #define STDC_HEADERS 1
1085| #define HAVE_SYS_TYPES_H 1
1086| #define HAVE_SYS_STAT_H 1
1087| #define HAVE_STDLIB_H 1
1088| #define HAVE_STRING_H 1
1089| #define HAVE_MEMORY_H 1
1090| #define HAVE_STRINGS_H 1
1091| #define HAVE_INTTYPES_H 1
1092| #define HAVE_STDINT_H 1
1093| #define HAVE_UNISTD_H 1
1094| #define HAVE_DLFCN_H 1
1095| #define LT_OBJDIR ".libs/"
1096| #define STDC_HEADERS 1
1097| #define HAVE_LIBINTL_H 1
1098| #define HAVE_STDDEF_H 1
1099| #define HAVE_STDLIB_H 1
1100| #define HAVE_STRING_H 1
1101| #define HAVE_STRINGS_H 1
1102| #define HAVE_SYS_TIME_H 1
1103| #define HAVE_UNISTD_H 1
1104| #define HAVE_LIMITS_H 1
1105| #define HAVE_STDINT_H 1
1106| #define HAVE_MACH_MACH_TIME_H 1
1107| #define HAVE_SYS_SYSCTL_H 1
1108| /* end confdefs.h.  */
1109| #include <stdio.h>
1110| #ifdef HAVE_SYS_TYPES_H
1111| # include <sys/types.h>
1112| #endif
1113| #ifdef HAVE_SYS_STAT_H
1114| # include <sys/stat.h>
1115| #endif
1116| #ifdef STDC_HEADERS
1117| # include <stdlib.h>
1118| # include <stddef.h>
1119| #else
1120| # ifdef HAVE_STDLIB_H
1121| #  include <stdlib.h>
1122| # endif
1123| #endif
1124| #ifdef HAVE_STRING_H
1125| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1126| #  include <memory.h>
1127| # endif
1128| # include <string.h>
1129| #endif
1130| #ifdef HAVE_STRINGS_H
1131| # include <strings.h>
1132| #endif
1133| #ifdef HAVE_INTTYPES_H
1134| # include <inttypes.h>
1135| #endif
1136| #ifdef HAVE_STDINT_H
1137| # include <stdint.h>
1138| #endif
1139| #ifdef HAVE_UNISTD_H
1140| # include <unistd.h>
1141| #endif
1142| #include <altivec.h>
1143configure:15381: result: no
1144configure:15381: checking altivec.h presence
1145configure:15381: /usr/bin/gcc-4.2 -std=gnu99 -E -I/opt/local/include   conftest.c
1146conftest.c:36:21: error: altivec.h: No such file or directory
1147configure:15381: $? = 1
1148configure: failed program was:
1149| /* confdefs.h */
1150| #define PACKAGE_NAME "fftw"
1151| #define PACKAGE_TARNAME "fftw"
1152| #define PACKAGE_VERSION "3.3.5"
1153| #define PACKAGE_STRING "fftw 3.3.5"
1154| #define PACKAGE_BUGREPORT "fftw@fftw.org"
1155| #define PACKAGE_URL ""
1156| #define PACKAGE "fftw"
1157| #define VERSION "3.3.5"
1158| #define FFTW_ENABLE_ALLOCA 1
1159| #define STDC_HEADERS 1
1160| #define HAVE_SYS_TYPES_H 1
1161| #define HAVE_SYS_STAT_H 1
1162| #define HAVE_STDLIB_H 1
1163| #define HAVE_STRING_H 1
1164| #define HAVE_MEMORY_H 1
1165| #define HAVE_STRINGS_H 1
1166| #define HAVE_INTTYPES_H 1
1167| #define HAVE_STDINT_H 1
1168| #define HAVE_UNISTD_H 1
1169| #define HAVE_DLFCN_H 1
1170| #define LT_OBJDIR ".libs/"
1171| #define STDC_HEADERS 1
1172| #define HAVE_LIBINTL_H 1
1173| #define HAVE_STDDEF_H 1
1174| #define HAVE_STDLIB_H 1
1175| #define HAVE_STRING_H 1
1176| #define HAVE_STRINGS_H 1
1177| #define HAVE_SYS_TIME_H 1
1178| #define HAVE_UNISTD_H 1
1179| #define HAVE_LIMITS_H 1
1180| #define HAVE_STDINT_H 1
1181| #define HAVE_MACH_MACH_TIME_H 1
1182| #define HAVE_SYS_SYSCTL_H 1
1183| /* end confdefs.h.  */
1184| #include <altivec.h>
1185configure:15381: result: no
1186configure:15381: checking for altivec.h
1187configure:15381: result: no
1188configure:15394: checking for an ANSI C-conforming const
1189configure:15460: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -Wa,-q -Wl,-no_compact_unwind -I/opt/local/include conftest.c >&5
1190i686-apple-darwin9-gcc-4.2.1: -no_compact_unwind: linker input file unused because linking not done
1191configure:15460: $? = 0
1192configure:15467: result: yes
1193configure:15475: checking for inline
1194configure:15491: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -Wa,-q -Wl,-no_compact_unwind -I/opt/local/include conftest.c >&5
1195i686-apple-darwin9-gcc-4.2.1: -no_compact_unwind: linker input file unused because linking not done
1196configure:15491: $? = 0
1197configure:15499: result: inline
1198configure:15517: checking for size_t
1199configure:15517: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -Wa,-q -Wl,-no_compact_unwind -I/opt/local/include conftest.c >&5
1200i686-apple-darwin9-gcc-4.2.1: -no_compact_unwind: linker input file unused because linking not done
1201configure:15517: $? = 0
1202configure:15517: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -Wa,-q -Wl,-no_compact_unwind -I/opt/local/include conftest.c >&5
1203conftest.c: In function 'main':
1204conftest.c:72: error: expected expression before ')' token
1205configure:15517: $? = 1
1206configure: failed program was:
1207| /* confdefs.h */
1208| #define PACKAGE_NAME "fftw"
1209| #define PACKAGE_TARNAME "fftw"
1210| #define PACKAGE_VERSION "3.3.5"
1211| #define PACKAGE_STRING "fftw 3.3.5"
1212| #define PACKAGE_BUGREPORT "fftw@fftw.org"
1213| #define PACKAGE_URL ""
1214| #define PACKAGE "fftw"
1215| #define VERSION "3.3.5"
1216| #define FFTW_ENABLE_ALLOCA 1
1217| #define STDC_HEADERS 1
1218| #define HAVE_SYS_TYPES_H 1
1219| #define HAVE_SYS_STAT_H 1
1220| #define HAVE_STDLIB_H 1
1221| #define HAVE_STRING_H 1
1222| #define HAVE_MEMORY_H 1
1223| #define HAVE_STRINGS_H 1
1224| #define HAVE_INTTYPES_H 1
1225| #define HAVE_STDINT_H 1
1226| #define HAVE_UNISTD_H 1
1227| #define HAVE_DLFCN_H 1
1228| #define LT_OBJDIR ".libs/"
1229| #define STDC_HEADERS 1
1230| #define HAVE_LIBINTL_H 1
1231| #define HAVE_STDDEF_H 1
1232| #define HAVE_STDLIB_H 1
1233| #define HAVE_STRING_H 1
1234| #define HAVE_STRINGS_H 1
1235| #define HAVE_SYS_TIME_H 1
1236| #define HAVE_UNISTD_H 1
1237| #define HAVE_LIMITS_H 1
1238| #define HAVE_STDINT_H 1
1239| #define HAVE_MACH_MACH_TIME_H 1
1240| #define HAVE_SYS_SYSCTL_H 1
1241| /* end confdefs.h.  */
1242| #include <stdio.h>
1243| #ifdef HAVE_SYS_TYPES_H
1244| # include <sys/types.h>
1245| #endif
1246| #ifdef HAVE_SYS_STAT_H
1247| # include <sys/stat.h>
1248| #endif
1249| #ifdef STDC_HEADERS
1250| # include <stdlib.h>
1251| # include <stddef.h>
1252| #else
1253| # ifdef HAVE_STDLIB_H
1254| #  include <stdlib.h>
1255| # endif
1256| #endif
1257| #ifdef HAVE_STRING_H
1258| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1259| #  include <memory.h>
1260| # endif
1261| # include <string.h>
1262| #endif
1263| #ifdef HAVE_STRINGS_H
1264| # include <strings.h>
1265| #endif
1266| #ifdef HAVE_INTTYPES_H
1267| # include <inttypes.h>
1268| #endif
1269| #ifdef HAVE_STDINT_H
1270| # include <stdint.h>
1271| #endif
1272| #ifdef HAVE_UNISTD_H
1273| # include <unistd.h>
1274| #endif
1275| int
1276| main ()
1277| {
1278| if (sizeof ((size_t)))
1279|           return 0;
1280|   ;
1281|   return 0;
1282| }
1283configure:15517: result: yes
1284configure:15528: checking whether time.h and sys/time.h may both be included
1285configure:15548: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -Wa,-q -Wl,-no_compact_unwind -I/opt/local/include conftest.c >&5
1286i686-apple-darwin9-gcc-4.2.1: -no_compact_unwind: linker input file unused because linking not done
1287configure:15548: $? = 0
1288configure:15555: result: yes
1289configure:15563: checking for long double
1290configure:15563: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -Wa,-q -Wl,-no_compact_unwind -I/opt/local/include conftest.c >&5
1291i686-apple-darwin9-gcc-4.2.1: -no_compact_unwind: linker input file unused because linking not done
1292configure:15563: $? = 0
1293configure:15563: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -Wa,-q -Wl,-no_compact_unwind -I/opt/local/include conftest.c >&5
1294conftest.c: In function 'main':
1295conftest.c:73: error: expected expression before ')' token
1296configure:15563: $? = 1
1297configure: failed program was:
1298| /* confdefs.h */
1299| #define PACKAGE_NAME "fftw"
1300| #define PACKAGE_TARNAME "fftw"
1301| #define PACKAGE_VERSION "3.3.5"
1302| #define PACKAGE_STRING "fftw 3.3.5"
1303| #define PACKAGE_BUGREPORT "fftw@fftw.org"
1304| #define PACKAGE_URL ""
1305| #define PACKAGE "fftw"
1306| #define VERSION "3.3.5"
1307| #define FFTW_ENABLE_ALLOCA 1
1308| #define STDC_HEADERS 1
1309| #define HAVE_SYS_TYPES_H 1
1310| #define HAVE_SYS_STAT_H 1
1311| #define HAVE_STDLIB_H 1
1312| #define HAVE_STRING_H 1
1313| #define HAVE_MEMORY_H 1
1314| #define HAVE_STRINGS_H 1
1315| #define HAVE_INTTYPES_H 1
1316| #define HAVE_STDINT_H 1
1317| #define HAVE_UNISTD_H 1
1318| #define HAVE_DLFCN_H 1
1319| #define LT_OBJDIR ".libs/"
1320| #define STDC_HEADERS 1
1321| #define HAVE_LIBINTL_H 1
1322| #define HAVE_STDDEF_H 1
1323| #define HAVE_STDLIB_H 1
1324| #define HAVE_STRING_H 1
1325| #define HAVE_STRINGS_H 1
1326| #define HAVE_SYS_TIME_H 1
1327| #define HAVE_UNISTD_H 1
1328| #define HAVE_LIMITS_H 1
1329| #define HAVE_STDINT_H 1
1330| #define HAVE_MACH_MACH_TIME_H 1
1331| #define HAVE_SYS_SYSCTL_H 1
1332| #define TIME_WITH_SYS_TIME 1
1333| /* end confdefs.h.  */
1334| #include <stdio.h>
1335| #ifdef HAVE_SYS_TYPES_H
1336| # include <sys/types.h>
1337| #endif
1338| #ifdef HAVE_SYS_STAT_H
1339| # include <sys/stat.h>
1340| #endif
1341| #ifdef STDC_HEADERS
1342| # include <stdlib.h>
1343| # include <stddef.h>
1344| #else
1345| # ifdef HAVE_STDLIB_H
1346| #  include <stdlib.h>
1347| # endif
1348| #endif
1349| #ifdef HAVE_STRING_H
1350| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1351| #  include <memory.h>
1352| # endif
1353| # include <string.h>
1354| #endif
1355| #ifdef HAVE_STRINGS_H
1356| # include <strings.h>
1357| #endif
1358| #ifdef HAVE_INTTYPES_H
1359| # include <inttypes.h>
1360| #endif
1361| #ifdef HAVE_STDINT_H
1362| # include <stdint.h>
1363| #endif
1364| #ifdef HAVE_UNISTD_H
1365| # include <unistd.h>
1366| #endif
1367| int
1368| main ()
1369| {
1370| if (sizeof ((long double)))
1371|           return 0;
1372|   ;
1373|   return 0;
1374| }
1375configure:15563: result: yes
1376configure:15576: checking for hrtime_t
1377configure:15576: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -Wa,-q -Wl,-no_compact_unwind -I/opt/local/include conftest.c >&5
1378conftest.c: In function 'main':
1379conftest.c:47: error: 'hrtime_t' undeclared (first use in this function)
1380conftest.c:47: error: (Each undeclared identifier is reported only once
1381conftest.c:47: error: for each function it appears in.)
1382configure:15576: $? = 1
1383configure: failed program was:
1384| /* confdefs.h */
1385| #define PACKAGE_NAME "fftw"
1386| #define PACKAGE_TARNAME "fftw"
1387| #define PACKAGE_VERSION "3.3.5"
1388| #define PACKAGE_STRING "fftw 3.3.5"
1389| #define PACKAGE_BUGREPORT "fftw@fftw.org"
1390| #define PACKAGE_URL ""
1391| #define PACKAGE "fftw"
1392| #define VERSION "3.3.5"
1393| #define FFTW_ENABLE_ALLOCA 1
1394| #define STDC_HEADERS 1
1395| #define HAVE_SYS_TYPES_H 1
1396| #define HAVE_SYS_STAT_H 1
1397| #define HAVE_STDLIB_H 1
1398| #define HAVE_STRING_H 1
1399| #define HAVE_MEMORY_H 1
1400| #define HAVE_STRINGS_H 1
1401| #define HAVE_INTTYPES_H 1
1402| #define HAVE_STDINT_H 1
1403| #define HAVE_UNISTD_H 1
1404| #define HAVE_DLFCN_H 1
1405| #define LT_OBJDIR ".libs/"
1406| #define STDC_HEADERS 1
1407| #define HAVE_LIBINTL_H 1
1408| #define HAVE_STDDEF_H 1
1409| #define HAVE_STDLIB_H 1
1410| #define HAVE_STRING_H 1
1411| #define HAVE_STRINGS_H 1
1412| #define HAVE_SYS_TIME_H 1
1413| #define HAVE_UNISTD_H 1
1414| #define HAVE_LIMITS_H 1
1415| #define HAVE_STDINT_H 1
1416| #define HAVE_MACH_MACH_TIME_H 1
1417| #define HAVE_SYS_SYSCTL_H 1
1418| #define TIME_WITH_SYS_TIME 1
1419| #define HAVE_LONG_DOUBLE 1
1420| /* end confdefs.h.  */
1421|
1422| #if HAVE_SYS_TIME_H
1423| #include <sys/time.h>
1424| #endif
1425|
1426|
1427| int
1428| main ()
1429| {
1430| if (sizeof (hrtime_t))
1431|        return 0;
1432|   ;
1433|   return 0;
1434| }
1435configure:15576: result: no
1436configure:15593: checking size of int
1437configure:15598: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -Wa,-q -Wl,-no_compact_unwind -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
1438ld: unknown option: -no_compact_unwind
1439collect2: ld returned 1 exit status
1440configure:15598: $? = 1
1441configure: program exited with status 1
1442configure: failed program was:
1443| /* confdefs.h */
1444| #define PACKAGE_NAME "fftw"
1445| #define PACKAGE_TARNAME "fftw"
1446| #define PACKAGE_VERSION "3.3.5"
1447| #define PACKAGE_STRING "fftw 3.3.5"
1448| #define PACKAGE_BUGREPORT "fftw@fftw.org"
1449| #define PACKAGE_URL ""
1450| #define PACKAGE "fftw"
1451| #define VERSION "3.3.5"
1452| #define FFTW_ENABLE_ALLOCA 1
1453| #define STDC_HEADERS 1
1454| #define HAVE_SYS_TYPES_H 1
1455| #define HAVE_SYS_STAT_H 1
1456| #define HAVE_STDLIB_H 1
1457| #define HAVE_STRING_H 1
1458| #define HAVE_MEMORY_H 1
1459| #define HAVE_STRINGS_H 1
1460| #define HAVE_INTTYPES_H 1
1461| #define HAVE_STDINT_H 1
1462| #define HAVE_UNISTD_H 1
1463| #define HAVE_DLFCN_H 1
1464| #define LT_OBJDIR ".libs/"
1465| #define STDC_HEADERS 1
1466| #define HAVE_LIBINTL_H 1
1467| #define HAVE_STDDEF_H 1
1468| #define HAVE_STDLIB_H 1
1469| #define HAVE_STRING_H 1
1470| #define HAVE_STRINGS_H 1
1471| #define HAVE_SYS_TIME_H 1
1472| #define HAVE_UNISTD_H 1
1473| #define HAVE_LIMITS_H 1
1474| #define HAVE_STDINT_H 1
1475| #define HAVE_MACH_MACH_TIME_H 1
1476| #define HAVE_SYS_SYSCTL_H 1
1477| #define TIME_WITH_SYS_TIME 1
1478| #define HAVE_LONG_DOUBLE 1
1479| /* end confdefs.h.  */
1480| #include <stdio.h>
1481| #ifdef HAVE_SYS_TYPES_H
1482| # include <sys/types.h>
1483| #endif
1484| #ifdef HAVE_SYS_STAT_H
1485| # include <sys/stat.h>
1486| #endif
1487| #ifdef STDC_HEADERS
1488| # include <stdlib.h>
1489| # include <stddef.h>
1490| #else
1491| # ifdef HAVE_STDLIB_H
1492| #  include <stdlib.h>
1493| # endif
1494| #endif
1495| #ifdef HAVE_STRING_H
1496| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1497| #  include <memory.h>
1498| # endif
1499| # include <string.h>
1500| #endif
1501| #ifdef HAVE_STRINGS_H
1502| # include <strings.h>
1503| #endif
1504| #ifdef HAVE_INTTYPES_H
1505| # include <inttypes.h>
1506| #endif
1507| #ifdef HAVE_STDINT_H
1508| # include <stdint.h>
1509| #endif
1510| #ifdef HAVE_UNISTD_H
1511| # include <unistd.h>
1512| #endif
1513| static long int longval () { return (long int) (sizeof (int)); }
1514| static unsigned long int ulongval () { return (long int) (sizeof (int)); }
1515| #include <stdio.h>
1516| #include <stdlib.h>
1517| int
1518| main ()
1519| {
1520|
1521|   FILE *f = fopen ("conftest.val", "w");
1522|   if (! f)
1523|     return 1;
1524|   if (((long int) (sizeof (int))) < 0)
1525|     {
1526|       long int i = longval ();
1527|       if (i != ((long int) (sizeof (int))))
1528|       return 1;
1529|       fprintf (f, "%ld", i);
1530|     }
1531|   else
1532|     {
1533|       unsigned long int i = ulongval ();
1534|       if (i != ((long int) (sizeof (int))))
1535|       return 1;
1536|       fprintf (f, "%lu", i);
1537|     }
1538|   /* Do not output a trailing newline, as this causes \r\n confusion
1539|      on some platforms.  */
1540|   return ferror (f) || fclose (f) != 0;
1541|
1542|   ;
1543|   return 0;
1544| }
1545configure:15612: result: 0
1546configure:15626: checking size of unsigned int
1547configure:15631: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -Wa,-q -Wl,-no_compact_unwind -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
1548ld: unknown option: -no_compact_unwind
1549collect2: ld returned 1 exit status
1550configure:15631: $? = 1
1551configure: program exited with status 1
1552configure: failed program was:
1553| /* confdefs.h */
1554| #define PACKAGE_NAME "fftw"
1555| #define PACKAGE_TARNAME "fftw"
1556| #define PACKAGE_VERSION "3.3.5"
1557| #define PACKAGE_STRING "fftw 3.3.5"
1558| #define PACKAGE_BUGREPORT "fftw@fftw.org"
1559| #define PACKAGE_URL ""
1560| #define PACKAGE "fftw"
1561| #define VERSION "3.3.5"
1562| #define FFTW_ENABLE_ALLOCA 1
1563| #define STDC_HEADERS 1
1564| #define HAVE_SYS_TYPES_H 1
1565| #define HAVE_SYS_STAT_H 1
1566| #define HAVE_STDLIB_H 1
1567| #define HAVE_STRING_H 1
1568| #define HAVE_MEMORY_H 1
1569| #define HAVE_STRINGS_H 1
1570| #define HAVE_INTTYPES_H 1
1571| #define HAVE_STDINT_H 1
1572| #define HAVE_UNISTD_H 1
1573| #define HAVE_DLFCN_H 1
1574| #define LT_OBJDIR ".libs/"
1575| #define STDC_HEADERS 1
1576| #define HAVE_LIBINTL_H 1
1577| #define HAVE_STDDEF_H 1
1578| #define HAVE_STDLIB_H 1
1579| #define HAVE_STRING_H 1
1580| #define HAVE_STRINGS_H 1
1581| #define HAVE_SYS_TIME_H 1
1582| #define HAVE_UNISTD_H 1
1583| #define HAVE_LIMITS_H 1
1584| #define HAVE_STDINT_H 1
1585| #define HAVE_MACH_MACH_TIME_H 1
1586| #define HAVE_SYS_SYSCTL_H 1
1587| #define TIME_WITH_SYS_TIME 1
1588| #define HAVE_LONG_DOUBLE 1
1589| #define SIZEOF_INT 0
1590| /* end confdefs.h.  */
1591| #include <stdio.h>
1592| #ifdef HAVE_SYS_TYPES_H
1593| # include <sys/types.h>
1594| #endif
1595| #ifdef HAVE_SYS_STAT_H
1596| # include <sys/stat.h>
1597| #endif
1598| #ifdef STDC_HEADERS
1599| # include <stdlib.h>
1600| # include <stddef.h>
1601| #else
1602| # ifdef HAVE_STDLIB_H
1603| #  include <stdlib.h>
1604| # endif
1605| #endif
1606| #ifdef HAVE_STRING_H
1607| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1608| #  include <memory.h>
1609| # endif
1610| # include <string.h>
1611| #endif
1612| #ifdef HAVE_STRINGS_H
1613| # include <strings.h>
1614| #endif
1615| #ifdef HAVE_INTTYPES_H
1616| # include <inttypes.h>
1617| #endif
1618| #ifdef HAVE_STDINT_H
1619| # include <stdint.h>
1620| #endif
1621| #ifdef HAVE_UNISTD_H
1622| # include <unistd.h>
1623| #endif
1624| static long int longval () { return (long int) (sizeof (unsigned int)); }
1625| static unsigned long int ulongval () { return (long int) (sizeof (unsigned int)); }
1626| #include <stdio.h>
1627| #include <stdlib.h>
1628| int
1629| main ()
1630| {
1631|
1632|   FILE *f = fopen ("conftest.val", "w");
1633|   if (! f)
1634|     return 1;
1635|   if (((long int) (sizeof (unsigned int))) < 0)
1636|     {
1637|       long int i = longval ();
1638|       if (i != ((long int) (sizeof (unsigned int))))
1639|       return 1;
1640|       fprintf (f, "%ld", i);
1641|     }
1642|   else
1643|     {
1644|       unsigned long int i = ulongval ();
1645|       if (i != ((long int) (sizeof (unsigned int))))
1646|       return 1;
1647|       fprintf (f, "%lu", i);
1648|     }
1649|   /* Do not output a trailing newline, as this causes \r\n confusion
1650|      on some platforms.  */
1651|   return ferror (f) || fclose (f) != 0;
1652|
1653|   ;
1654|   return 0;
1655| }
1656configure:15645: result: 0
1657configure:15659: checking size of long
1658configure:15664: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -Wa,-q -Wl,-no_compact_unwind -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
1659ld: unknown option: -no_compact_unwind
1660collect2: ld returned 1 exit status
1661configure:15664: $? = 1
1662configure: program exited with status 1
1663configure: failed program was:
1664| /* confdefs.h */
1665| #define PACKAGE_NAME "fftw"
1666| #define PACKAGE_TARNAME "fftw"
1667| #define PACKAGE_VERSION "3.3.5"
1668| #define PACKAGE_STRING "fftw 3.3.5"
1669| #define PACKAGE_BUGREPORT "fftw@fftw.org"
1670| #define PACKAGE_URL ""
1671| #define PACKAGE "fftw"
1672| #define VERSION "3.3.5"
1673| #define FFTW_ENABLE_ALLOCA 1
1674| #define STDC_HEADERS 1
1675| #define HAVE_SYS_TYPES_H 1
1676| #define HAVE_SYS_STAT_H 1
1677| #define HAVE_STDLIB_H 1
1678| #define HAVE_STRING_H 1
1679| #define HAVE_MEMORY_H 1
1680| #define HAVE_STRINGS_H 1
1681| #define HAVE_INTTYPES_H 1
1682| #define HAVE_STDINT_H 1
1683| #define HAVE_UNISTD_H 1
1684| #define HAVE_DLFCN_H 1
1685| #define LT_OBJDIR ".libs/"
1686| #define STDC_HEADERS 1
1687| #define HAVE_LIBINTL_H 1
1688| #define HAVE_STDDEF_H 1
1689| #define HAVE_STDLIB_H 1
1690| #define HAVE_STRING_H 1
1691| #define HAVE_STRINGS_H 1
1692| #define HAVE_SYS_TIME_H 1
1693| #define HAVE_UNISTD_H 1
1694| #define HAVE_LIMITS_H 1
1695| #define HAVE_STDINT_H 1
1696| #define HAVE_MACH_MACH_TIME_H 1
1697| #define HAVE_SYS_SYSCTL_H 1
1698| #define TIME_WITH_SYS_TIME 1
1699| #define HAVE_LONG_DOUBLE 1
1700| #define SIZEOF_INT 0
1701| #define SIZEOF_UNSIGNED_INT 0
1702| /* end confdefs.h.  */
1703| #include <stdio.h>
1704| #ifdef HAVE_SYS_TYPES_H
1705| # include <sys/types.h>
1706| #endif
1707| #ifdef HAVE_SYS_STAT_H
1708| # include <sys/stat.h>
1709| #endif
1710| #ifdef STDC_HEADERS
1711| # include <stdlib.h>
1712| # include <stddef.h>
1713| #else
1714| # ifdef HAVE_STDLIB_H
1715| #  include <stdlib.h>
1716| # endif
1717| #endif
1718| #ifdef HAVE_STRING_H
1719| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1720| #  include <memory.h>
1721| # endif
1722| # include <string.h>
1723| #endif
1724| #ifdef HAVE_STRINGS_H
1725| # include <strings.h>
1726| #endif
1727| #ifdef HAVE_INTTYPES_H
1728| # include <inttypes.h>
1729| #endif
1730| #ifdef HAVE_STDINT_H
1731| # include <stdint.h>
1732| #endif
1733| #ifdef HAVE_UNISTD_H
1734| # include <unistd.h>
1735| #endif
1736| static long int longval () { return (long int) (sizeof (long)); }
1737| static unsigned long int ulongval () { return (long int) (sizeof (long)); }
1738| #include <stdio.h>
1739| #include <stdlib.h>
1740| int
1741| main ()
1742| {
1743|
1744|   FILE *f = fopen ("conftest.val", "w");
1745|   if (! f)
1746|     return 1;
1747|   if (((long int) (sizeof (long))) < 0)
1748|     {
1749|       long int i = longval ();
1750|       if (i != ((long int) (sizeof (long))))
1751|       return 1;
1752|       fprintf (f, "%ld", i);
1753|     }
1754|   else
1755|     {
1756|       unsigned long int i = ulongval ();
1757|       if (i != ((long int) (sizeof (long))))
1758|       return 1;
1759|       fprintf (f, "%lu", i);
1760|     }
1761|   /* Do not output a trailing newline, as this causes \r\n confusion
1762|      on some platforms.  */
1763|   return ferror (f) || fclose (f) != 0;
1764|
1765|   ;
1766|   return 0;
1767| }
1768configure:15678: result: 0
1769configure:15692: checking size of unsigned long
1770configure:15697: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -Wa,-q -Wl,-no_compact_unwind -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
1771ld: unknown option: -no_compact_unwind
1772collect2: ld returned 1 exit status
1773configure:15697: $? = 1
1774configure: program exited with status 1
1775configure: failed program was:
1776| /* confdefs.h */
1777| #define PACKAGE_NAME "fftw"
1778| #define PACKAGE_TARNAME "fftw"
1779| #define PACKAGE_VERSION "3.3.5"
1780| #define PACKAGE_STRING "fftw 3.3.5"
1781| #define PACKAGE_BUGREPORT "fftw@fftw.org"
1782| #define PACKAGE_URL ""
1783| #define PACKAGE "fftw"
1784| #define VERSION "3.3.5"
1785| #define FFTW_ENABLE_ALLOCA 1
1786| #define STDC_HEADERS 1
1787| #define HAVE_SYS_TYPES_H 1
1788| #define HAVE_SYS_STAT_H 1
1789| #define HAVE_STDLIB_H 1
1790| #define HAVE_STRING_H 1
1791| #define HAVE_MEMORY_H 1
1792| #define HAVE_STRINGS_H 1
1793| #define HAVE_INTTYPES_H 1
1794| #define HAVE_STDINT_H 1
1795| #define HAVE_UNISTD_H 1
1796| #define HAVE_DLFCN_H 1
1797| #define LT_OBJDIR ".libs/"
1798| #define STDC_HEADERS 1
1799| #define HAVE_LIBINTL_H 1
1800| #define HAVE_STDDEF_H 1
1801| #define HAVE_STDLIB_H 1
1802| #define HAVE_STRING_H 1
1803| #define HAVE_STRINGS_H 1
1804| #define HAVE_SYS_TIME_H 1
1805| #define HAVE_UNISTD_H 1
1806| #define HAVE_LIMITS_H 1
1807| #define HAVE_STDINT_H 1
1808| #define HAVE_MACH_MACH_TIME_H 1
1809| #define HAVE_SYS_SYSCTL_H 1
1810| #define TIME_WITH_SYS_TIME 1
1811| #define HAVE_LONG_DOUBLE 1
1812| #define SIZEOF_INT 0
1813| #define SIZEOF_UNSIGNED_INT 0
1814| #define SIZEOF_LONG 0
1815| /* end confdefs.h.  */
1816| #include <stdio.h>
1817| #ifdef HAVE_SYS_TYPES_H
1818| # include <sys/types.h>
1819| #endif
1820| #ifdef HAVE_SYS_STAT_H
1821| # include <sys/stat.h>
1822| #endif
1823| #ifdef STDC_HEADERS
1824| # include <stdlib.h>
1825| # include <stddef.h>
1826| #else
1827| # ifdef HAVE_STDLIB_H
1828| #  include <stdlib.h>
1829| # endif
1830| #endif
1831| #ifdef HAVE_STRING_H
1832| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1833| #  include <memory.h>
1834| # endif
1835| # include <string.h>
1836| #endif
1837| #ifdef HAVE_STRINGS_H
1838| # include <strings.h>
1839| #endif
1840| #ifdef HAVE_INTTYPES_H
1841| # include <inttypes.h>
1842| #endif
1843| #ifdef HAVE_STDINT_H
1844| # include <stdint.h>
1845| #endif
1846| #ifdef HAVE_UNISTD_H
1847| # include <unistd.h>
1848| #endif
1849| static long int longval () { return (long int) (sizeof (unsigned long)); }
1850| static unsigned long int ulongval () { return (long int) (sizeof (unsigned long)); }
1851| #include <stdio.h>
1852| #include <stdlib.h>
1853| int
1854| main ()
1855| {
1856|
1857|   FILE *f = fopen ("conftest.val", "w");
1858|   if (! f)
1859|     return 1;
1860|   if (((long int) (sizeof (unsigned long))) < 0)
1861|     {
1862|       long int i = longval ();
1863|       if (i != ((long int) (sizeof (unsigned long))))
1864|       return 1;
1865|       fprintf (f, "%ld", i);
1866|     }
1867|   else
1868|     {
1869|       unsigned long int i = ulongval ();
1870|       if (i != ((long int) (sizeof (unsigned long))))
1871|       return 1;
1872|       fprintf (f, "%lu", i);
1873|     }
1874|   /* Do not output a trailing newline, as this causes \r\n confusion
1875|      on some platforms.  */
1876|   return ferror (f) || fclose (f) != 0;
1877|
1878|   ;
1879|   return 0;
1880| }
1881configure:15711: result: 0
1882configure:15725: checking size of long long
1883configure:15730: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -Wa,-q -Wl,-no_compact_unwind -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
1884ld: unknown option: -no_compact_unwind
1885collect2: ld returned 1 exit status
1886configure:15730: $? = 1
1887configure: program exited with status 1
1888configure: failed program was:
1889| /* confdefs.h */
1890| #define PACKAGE_NAME "fftw"
1891| #define PACKAGE_TARNAME "fftw"
1892| #define PACKAGE_VERSION "3.3.5"
1893| #define PACKAGE_STRING "fftw 3.3.5"
1894| #define PACKAGE_BUGREPORT "fftw@fftw.org"
1895| #define PACKAGE_URL ""
1896| #define PACKAGE "fftw"
1897| #define VERSION "3.3.5"
1898| #define FFTW_ENABLE_ALLOCA 1
1899| #define STDC_HEADERS 1
1900| #define HAVE_SYS_TYPES_H 1
1901| #define HAVE_SYS_STAT_H 1
1902| #define HAVE_STDLIB_H 1
1903| #define HAVE_STRING_H 1
1904| #define HAVE_MEMORY_H 1
1905| #define HAVE_STRINGS_H 1
1906| #define HAVE_INTTYPES_H 1
1907| #define HAVE_STDINT_H 1
1908| #define HAVE_UNISTD_H 1
1909| #define HAVE_DLFCN_H 1
1910| #define LT_OBJDIR ".libs/"
1911| #define STDC_HEADERS 1
1912| #define HAVE_LIBINTL_H 1
1913| #define HAVE_STDDEF_H 1
1914| #define HAVE_STDLIB_H 1
1915| #define HAVE_STRING_H 1
1916| #define HAVE_STRINGS_H 1
1917| #define HAVE_SYS_TIME_H 1
1918| #define HAVE_UNISTD_H 1
1919| #define HAVE_LIMITS_H 1
1920| #define HAVE_STDINT_H 1
1921| #define HAVE_MACH_MACH_TIME_H 1
1922| #define HAVE_SYS_SYSCTL_H 1
1923| #define TIME_WITH_SYS_TIME 1
1924| #define HAVE_LONG_DOUBLE 1
1925| #define SIZEOF_INT 0
1926| #define SIZEOF_UNSIGNED_INT 0
1927| #define SIZEOF_LONG 0
1928| #define SIZEOF_UNSIGNED_LONG 0
1929| /* end confdefs.h.  */
1930| #include <stdio.h>
1931| #ifdef HAVE_SYS_TYPES_H
1932| # include <sys/types.h>
1933| #endif
1934| #ifdef HAVE_SYS_STAT_H
1935| # include <sys/stat.h>
1936| #endif
1937| #ifdef STDC_HEADERS
1938| # include <stdlib.h>
1939| # include <stddef.h>
1940| #else
1941| # ifdef HAVE_STDLIB_H
1942| #  include <stdlib.h>
1943| # endif
1944| #endif
1945| #ifdef HAVE_STRING_H
1946| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1947| #  include <memory.h>
1948| # endif
1949| # include <string.h>
1950| #endif
1951| #ifdef HAVE_STRINGS_H
1952| # include <strings.h>
1953| #endif
1954| #ifdef HAVE_INTTYPES_H
1955| # include <inttypes.h>
1956| #endif
1957| #ifdef HAVE_STDINT_H
1958| # include <stdint.h>
1959| #endif
1960| #ifdef HAVE_UNISTD_H
1961| # include <unistd.h>
1962| #endif
1963| static long int longval () { return (long int) (sizeof (long long)); }
1964| static unsigned long int ulongval () { return (long int) (sizeof (long long)); }
1965| #include <stdio.h>
1966| #include <stdlib.h>
1967| int
1968| main ()
1969| {
1970|
1971|   FILE *f = fopen ("conftest.val", "w");
1972|   if (! f)
1973|     return 1;
1974|   if (((long int) (sizeof (long long))) < 0)
1975|     {
1976|       long int i = longval ();
1977|       if (i != ((long int) (sizeof (long long))))
1978|       return 1;
1979|       fprintf (f, "%ld", i);
1980|     }
1981|   else
1982|     {
1983|       unsigned long int i = ulongval ();
1984|       if (i != ((long int) (sizeof (long long))))
1985|       return 1;
1986|       fprintf (f, "%lu", i);
1987|     }
1988|   /* Do not output a trailing newline, as this causes \r\n confusion
1989|      on some platforms.  */
1990|   return ferror (f) || fclose (f) != 0;
1991|
1992|   ;
1993|   return 0;
1994| }
1995configure:15744: result: 0
1996configure:15758: checking size of unsigned long long
1997configure:15763: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -Wa,-q -Wl,-no_compact_unwind -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
1998ld: unknown option: -no_compact_unwind
1999collect2: ld returned 1 exit status
2000configure:15763: $? = 1
2001configure: program exited with status 1
2002configure: failed program was:
2003| /* confdefs.h */
2004| #define PACKAGE_NAME "fftw"
2005| #define PACKAGE_TARNAME "fftw"
2006| #define PACKAGE_VERSION "3.3.5"
2007| #define PACKAGE_STRING "fftw 3.3.5"
2008| #define PACKAGE_BUGREPORT "fftw@fftw.org"
2009| #define PACKAGE_URL ""
2010| #define PACKAGE "fftw"
2011| #define VERSION "3.3.5"
2012| #define FFTW_ENABLE_ALLOCA 1
2013| #define STDC_HEADERS 1
2014| #define HAVE_SYS_TYPES_H 1
2015| #define HAVE_SYS_STAT_H 1
2016| #define HAVE_STDLIB_H 1
2017| #define HAVE_STRING_H 1
2018| #define HAVE_MEMORY_H 1
2019| #define HAVE_STRINGS_H 1
2020| #define HAVE_INTTYPES_H 1
2021| #define HAVE_STDINT_H 1
2022| #define HAVE_UNISTD_H 1
2023| #define HAVE_DLFCN_H 1
2024| #define LT_OBJDIR ".libs/"
2025| #define STDC_HEADERS 1
2026| #define HAVE_LIBINTL_H 1
2027| #define HAVE_STDDEF_H 1
2028| #define HAVE_STDLIB_H 1
2029| #define HAVE_STRING_H 1
2030| #define HAVE_STRINGS_H 1
2031| #define HAVE_SYS_TIME_H 1
2032| #define HAVE_UNISTD_H 1
2033| #define HAVE_LIMITS_H 1
2034| #define HAVE_STDINT_H 1
2035| #define HAVE_MACH_MACH_TIME_H 1
2036| #define HAVE_SYS_SYSCTL_H 1
2037| #define TIME_WITH_SYS_TIME 1
2038| #define HAVE_LONG_DOUBLE 1
2039| #define SIZEOF_INT 0
2040| #define SIZEOF_UNSIGNED_INT 0
2041| #define SIZEOF_LONG 0
2042| #define SIZEOF_UNSIGNED_LONG 0
2043| #define SIZEOF_LONG_LONG 0
2044| /* end confdefs.h.  */
2045| #include <stdio.h>
2046| #ifdef HAVE_SYS_TYPES_H
2047| # include <sys/types.h>
2048| #endif
2049| #ifdef HAVE_SYS_STAT_H
2050| # include <sys/stat.h>
2051| #endif
2052| #ifdef STDC_HEADERS
2053| # include <stdlib.h>
2054| # include <stddef.h>
2055| #else
2056| # ifdef HAVE_STDLIB_H
2057| #  include <stdlib.h>
2058| # endif
2059| #endif
2060| #ifdef HAVE_STRING_H
2061| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2062| #  include <memory.h>
2063| # endif
2064| # include <string.h>
2065| #endif
2066| #ifdef HAVE_STRINGS_H
2067| # include <strings.h>
2068| #endif
2069| #ifdef HAVE_INTTYPES_H
2070| # include <inttypes.h>
2071| #endif
2072| #ifdef HAVE_STDINT_H
2073| # include <stdint.h>
2074| #endif
2075| #ifdef HAVE_UNISTD_H
2076| # include <unistd.h>
2077| #endif
2078| static long int longval () { return (long int) (sizeof (unsigned long long)); }
2079| static unsigned long int ulongval () { return (long int) (sizeof (unsigned long long)); }
2080| #include <stdio.h>
2081| #include <stdlib.h>
2082| int
2083| main ()
2084| {
2085|
2086|   FILE *f = fopen ("conftest.val", "w");
2087|   if (! f)
2088|     return 1;
2089|   if (((long int) (sizeof (unsigned long long))) < 0)
2090|     {
2091|       long int i = longval ();
2092|       if (i != ((long int) (sizeof (unsigned long long))))
2093|       return 1;
2094|       fprintf (f, "%ld", i);
2095|     }
2096|   else
2097|     {
2098|       unsigned long int i = ulongval ();
2099|       if (i != ((long int) (sizeof (unsigned long long))))
2100|       return 1;
2101|       fprintf (f, "%lu", i);
2102|     }
2103|   /* Do not output a trailing newline, as this causes \r\n confusion
2104|      on some platforms.  */
2105|   return ferror (f) || fclose (f) != 0;
2106|
2107|   ;
2108|   return 0;
2109| }
2110configure:15777: result: 0
2111configure:15791: checking size of size_t
2112configure:15796: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -Wa,-q -Wl,-no_compact_unwind -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
2113ld: unknown option: -no_compact_unwind
2114collect2: ld returned 1 exit status
2115configure:15796: $? = 1
2116configure: program exited with status 1
2117configure: failed program was:
2118| /* confdefs.h */
2119| #define PACKAGE_NAME "fftw"
2120| #define PACKAGE_TARNAME "fftw"
2121| #define PACKAGE_VERSION "3.3.5"
2122| #define PACKAGE_STRING "fftw 3.3.5"
2123| #define PACKAGE_BUGREPORT "fftw@fftw.org"
2124| #define PACKAGE_URL ""
2125| #define PACKAGE "fftw"
2126| #define VERSION "3.3.5"
2127| #define FFTW_ENABLE_ALLOCA 1
2128| #define STDC_HEADERS 1
2129| #define HAVE_SYS_TYPES_H 1
2130| #define HAVE_SYS_STAT_H 1
2131| #define HAVE_STDLIB_H 1
2132| #define HAVE_STRING_H 1
2133| #define HAVE_MEMORY_H 1
2134| #define HAVE_STRINGS_H 1
2135| #define HAVE_INTTYPES_H 1
2136| #define HAVE_STDINT_H 1
2137| #define HAVE_UNISTD_H 1
2138| #define HAVE_DLFCN_H 1
2139| #define LT_OBJDIR ".libs/"
2140| #define STDC_HEADERS 1
2141| #define HAVE_LIBINTL_H 1
2142| #define HAVE_STDDEF_H 1
2143| #define HAVE_STDLIB_H 1
2144| #define HAVE_STRING_H 1
2145| #define HAVE_STRINGS_H 1
2146| #define HAVE_SYS_TIME_H 1
2147| #define HAVE_UNISTD_H 1
2148| #define HAVE_LIMITS_H 1
2149| #define HAVE_STDINT_H 1
2150| #define HAVE_MACH_MACH_TIME_H 1
2151| #define HAVE_SYS_SYSCTL_H 1
2152| #define TIME_WITH_SYS_TIME 1
2153| #define HAVE_LONG_DOUBLE 1
2154| #define SIZEOF_INT 0
2155| #define SIZEOF_UNSIGNED_INT 0
2156| #define SIZEOF_LONG 0
2157| #define SIZEOF_UNSIGNED_LONG 0
2158| #define SIZEOF_LONG_LONG 0
2159| #define SIZEOF_UNSIGNED_LONG_LONG 0
2160| /* end confdefs.h.  */
2161| #include <stdio.h>
2162| #ifdef HAVE_SYS_TYPES_H
2163| # include <sys/types.h>
2164| #endif
2165| #ifdef HAVE_SYS_STAT_H
2166| # include <sys/stat.h>
2167| #endif
2168| #ifdef STDC_HEADERS
2169| # include <stdlib.h>
2170| # include <stddef.h>
2171| #else
2172| # ifdef HAVE_STDLIB_H
2173| #  include <stdlib.h>
2174| # endif
2175| #endif
2176| #ifdef HAVE_STRING_H
2177| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2178| #  include <memory.h>
2179| # endif
2180| # include <string.h>
2181| #endif
2182| #ifdef HAVE_STRINGS_H
2183| # include <strings.h>
2184| #endif
2185| #ifdef HAVE_INTTYPES_H
2186| # include <inttypes.h>
2187| #endif
2188| #ifdef HAVE_STDINT_H
2189| # include <stdint.h>
2190| #endif
2191| #ifdef HAVE_UNISTD_H
2192| # include <unistd.h>
2193| #endif
2194| static long int longval () { return (long int) (sizeof (size_t)); }
2195| static unsigned long int ulongval () { return (long int) (sizeof (size_t)); }
2196| #include <stdio.h>
2197| #include <stdlib.h>
2198| int
2199| main ()
2200| {
2201|
2202|   FILE *f = fopen ("conftest.val", "w");
2203|   if (! f)
2204|     return 1;
2205|   if (((long int) (sizeof (size_t))) < 0)
2206|     {
2207|       long int i = longval ();
2208|       if (i != ((long int) (sizeof (size_t))))
2209|       return 1;
2210|       fprintf (f, "%ld", i);
2211|     }
2212|   else
2213|     {
2214|       unsigned long int i = ulongval ();
2215|       if (i != ((long int) (sizeof (size_t))))
2216|       return 1;
2217|       fprintf (f, "%lu", i);
2218|     }
2219|   /* Do not output a trailing newline, as this causes \r\n confusion
2220|      on some platforms.  */
2221|   return ferror (f) || fclose (f) != 0;
2222|
2223|   ;
2224|   return 0;
2225| }
2226configure:15800: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_fftw-3/fftw-3/work/fftw-3.3.5':
2227configure:15802: error: cannot compute sizeof (size_t)
2228See `config.log' for more details
2229
2230## ---------------- ##
2231## Cache variables. ##
2232## ---------------- ##
2233
2234ac_cv_build=i386-apple-darwin9.8.0
2235ac_cv_c_compiler_gnu=yes
2236ac_cv_c_const=yes
2237ac_cv_c_inline=inline
2238ac_cv_env_CC_set=set
2239ac_cv_env_CC_value=/usr/bin/gcc-4.2
2240ac_cv_env_CFLAGS_set=set
2241ac_cv_env_CFLAGS_value='-Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386'
2242ac_cv_env_CPPFLAGS_set=set
2243ac_cv_env_CPPFLAGS_value=-I/opt/local/include
2244ac_cv_env_CPP_set=
2245ac_cv_env_CPP_value=
2246ac_cv_env_F77_set=
2247ac_cv_env_F77_value=
2248ac_cv_env_FFLAGS_set=set
2249ac_cv_env_FFLAGS_value=-Os
2250ac_cv_env_LDFLAGS_set=set
2251ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386'
2252ac_cv_env_LIBS_set=
2253ac_cv_env_LIBS_value=
2254ac_cv_env_MPICC_set=
2255ac_cv_env_MPICC_value=
2256ac_cv_env_build_alias_set=
2257ac_cv_env_build_alias_value=
2258ac_cv_env_host_alias_set=
2259ac_cv_env_host_alias_value=
2260ac_cv_env_target_alias_set=
2261ac_cv_env_target_alias_value=
2262ac_cv_header_altivec_h=no
2263ac_cv_header_c_asm_h=no
2264ac_cv_header_dlfcn_h=yes
2265ac_cv_header_intrinsics_h=no
2266ac_cv_header_inttypes_h=yes
2267ac_cv_header_libintl_h=yes
2268ac_cv_header_limits_h=yes
2269ac_cv_header_mach_mach_time_h=yes
2270ac_cv_header_malloc_h=no
2271ac_cv_header_memory_h=yes
2272ac_cv_header_stdc=yes
2273ac_cv_header_stddef_h=yes
2274ac_cv_header_stdint_h=yes
2275ac_cv_header_stdlib_h=yes
2276ac_cv_header_string_h=yes
2277ac_cv_header_strings_h=yes
2278ac_cv_header_sys_stat_h=yes
2279ac_cv_header_sys_sysctl_h=yes
2280ac_cv_header_sys_time_h=yes
2281ac_cv_header_sys_types_h=yes
2282ac_cv_header_time=yes
2283ac_cv_header_unistd_h=yes
2284ac_cv_host=i386-apple-darwin9.8.0
2285ac_cv_objext=o
2286ac_cv_path_EGREP='/usr/bin/grep -E'
2287ac_cv_path_FGREP='/usr/bin/grep -F'
2288ac_cv_path_GREP=/usr/bin/grep
2289ac_cv_path_SED=/opt/local/bin/gsed
2290ac_cv_prog_AWK=gawk
2291ac_cv_prog_CPP='/usr/bin/gcc-4.2 -std=gnu99 -E'
2292ac_cv_prog_ac_ct_AR=ar
2293ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
2294ac_cv_prog_ac_ct_DLLTOOL=dlltool
2295ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
2296ac_cv_prog_ac_ct_LIPO=lipo
2297ac_cv_prog_ac_ct_NMEDIT=nmedit
2298ac_cv_prog_ac_ct_OBJDUMP=objdump
2299ac_cv_prog_ac_ct_OTOOL=otool
2300ac_cv_prog_ac_ct_RANLIB=ranlib
2301ac_cv_prog_ac_ct_STRIP=strip
2302ac_cv_prog_cc_c89=
2303ac_cv_prog_cc_c99=-std=gnu99
2304ac_cv_prog_cc_g=yes
2305ac_cv_prog_cc_stdc=-std=gnu99
2306ac_cv_prog_make_make_set=yes
2307ac_cv_sizeof_int=0
2308ac_cv_sizeof_long=0
2309ac_cv_sizeof_long_long=0
2310ac_cv_sizeof_unsigned_int=0
2311ac_cv_sizeof_unsigned_long=0
2312ac_cv_sizeof_unsigned_long_long=0
2313ac_cv_type_hrtime_t=no
2314ac_cv_type_long_double=yes
2315ac_cv_type_size_t=yes
2316am_cv_CC_dependencies_compiler_type=gcc3
2317am_cv_make_support_nested_variables=yes
2318am_cv_prog_cc_c_o=yes
2319ax_cv_c_compiler_vendor=gnu
2320ax_cv_c_flags__Wa=yes
2321ax_cv_c_flags__Wl=yes
2322lt_cv_apple_cc_single_mod=yes
2323lt_cv_ar_at_file=no
2324lt_cv_deplibs_check_method=pass_all
2325lt_cv_file_magic_cmd='$MAGIC_CMD'
2326lt_cv_file_magic_test_file=
2327lt_cv_ld_exported_symbols_list=yes
2328lt_cv_ld_force_load=no
2329lt_cv_ld_reload_flag=-r
2330lt_cv_nm_interface='BSD nm'
2331lt_cv_objdir=.libs
2332lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.2.1/ld
2333lt_cv_path_NM='/usr/bin/nm -p'
2334lt_cv_path_mainfest_tool=no
2335lt_cv_prog_compiler_c_o=yes
2336lt_cv_prog_compiler_pic='-fno-common -DPIC'
2337lt_cv_prog_compiler_pic_works=yes
2338lt_cv_prog_compiler_rtti_exceptions=no
2339lt_cv_prog_compiler_static_works=no
2340lt_cv_prog_gnu_ld=no
2341lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
2342lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
2343lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
2344lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
2345lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
2346lt_cv_sys_max_cmd_len=196608
2347lt_cv_to_host_file_cmd=func_convert_file_noop
2348lt_cv_to_tool_file_cmd=func_convert_file_noop
2349
2350## ----------------- ##
2351## Output variables. ##
2352## ----------------- ##
2353
2354ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_fftw-3/fftw-3/work/fftw-3.3.5/missing aclocal-1.14'
2355ALLOCA=''
2356ALTIVEC_CFLAGS=''
2357AMDEPBACKSLASH='\'
2358AMDEP_FALSE='#'
2359AMDEP_TRUE=''
2360AMTAR='$${TAR-tar}'
2361AM_BACKSLASH='\'
2362AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2363AM_DEFAULT_VERBOSITY='1'
2364AM_V='$(V)'
2365AR='ar'
2366AS='as'
2367AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_fftw-3/fftw-3/work/fftw-3.3.5/missing autoconf'
2368AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_fftw-3/fftw-3/work/fftw-3.3.5/missing autoheader'
2369AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_fftw-3/fftw-3/work/fftw-3.3.5/missing automake-1.14'
2370AVX2_CFLAGS=''
2371AVX512_CFLAGS=''
2372AVX_128_FMA_CFLAGS=''
2373AVX_CFLAGS=''
2374AWK='gawk'
2375BUILD_DOC_FALSE='#'
2376BUILD_DOC_TRUE=''
2377CC='/usr/bin/gcc-4.2 -std=gnu99'
2378CCDEPMODE='depmode=gcc3'
2379CFLAGS='-Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -arch i386 -Wa,-q -Wl,-no_compact_unwind'
2380CHECK_PL_OPTS=''
2381COMBINED_THREADS_FALSE=''
2382COMBINED_THREADS_TRUE=''
2383CPP='/usr/bin/gcc-4.2 -std=gnu99 -E'
2384CPPFLAGS='-I/opt/local/include'
2385CYGPATH_W='echo'
2386C_FFTW_R2R_KIND=''
2387C_MPI_FINT=''
2388DEFS=''
2389DEPDIR='.deps'
2390DLLTOOL='dlltool'
2391DSYMUTIL='dsymutil'
2392DUMPBIN=''
2393ECHO_C='\c'
2394ECHO_N=''
2395ECHO_T=''
2396EGREP='/usr/bin/grep -E'
2397EXEEXT=''
2398F77=''
2399FFLAGS='-Os'
2400FGREP='/usr/bin/grep -F'
2401FLIBS=''
2402GREP='/usr/bin/grep'
2403HAVE_ALTIVEC_FALSE=''
2404HAVE_ALTIVEC_TRUE='#'
2405HAVE_AVX2_FALSE=''
2406HAVE_AVX2_TRUE='#'
2407HAVE_AVX512_FALSE=''
2408HAVE_AVX512_TRUE='#'
2409HAVE_AVX_128_FMA_FALSE=''
2410HAVE_AVX_128_FMA_TRUE='#'
2411HAVE_AVX_FALSE=''
2412HAVE_AVX_TRUE='#'
2413HAVE_GENERIC_SIMD128_FALSE=''
2414HAVE_GENERIC_SIMD128_TRUE='#'
2415HAVE_GENERIC_SIMD256_FALSE=''
2416HAVE_GENERIC_SIMD256_TRUE='#'
2417HAVE_KCVI_FALSE=''
2418HAVE_KCVI_TRUE='#'
2419HAVE_NEON_FALSE=''
2420HAVE_NEON_TRUE='#'
2421HAVE_SSE2_FALSE=''
2422HAVE_SSE2_TRUE='#'
2423HAVE_VSX_FALSE=''
2424HAVE_VSX_TRUE='#'
2425INDENT=''
2426INSTALL_DATA='${INSTALL} -m 644'
2427INSTALL_PROGRAM='${INSTALL}'
2428INSTALL_SCRIPT='${INSTALL}'
2429INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
2430KCVI_CFLAGS=''
2431LD='/usr/libexec/gcc/i686-apple-darwin9/4.2.1/ld'
2432LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386'
2433LDOUBLE_FALSE=''
2434LDOUBLE_TRUE='#'
2435LIBOBJS=''
2436LIBQUADMATH=''
2437LIBS=''
2438LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2439LIPO='lipo'
2440LN_S='ln -s'
2441LTLIBOBJS=''
2442MAINT='#'
2443MAINTAINER_MODE_FALSE=''
2444MAINTAINER_MODE_TRUE='#'
2445MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_fftw-3/fftw-3/work/fftw-3.3.5/missing makeinfo'
2446MANIFEST_TOOL=':'
2447MKDIR_P='./install-sh -c -d'
2448MPICC=''
2449MPILIBS=''
2450MPIRUN=''
2451MPI_FALSE=''
2452MPI_TRUE='#'
2453NEON_CFLAGS=''
2454NM='/usr/bin/nm -p'
2455NMEDIT='nmedit'
2456OBJDUMP='objdump'
2457OBJEXT='o'
2458OCAMLBUILD=''
2459OPENMP_CFLAGS=''
2460OPENMP_FALSE=''
2461OPENMP_TRUE=''
2462OTOOL64=':'
2463OTOOL='otool'
2464PACKAGE='fftw'
2465PACKAGE_BUGREPORT='fftw@fftw.org'
2466PACKAGE_NAME='fftw'
2467PACKAGE_STRING='fftw 3.3.5'
2468PACKAGE_TARNAME='fftw'
2469PACKAGE_URL=''
2470PACKAGE_VERSION='3.3.5'
2471PATH_SEPARATOR=':'
2472POW_LIB=''
2473PRECISION='d'
2474PREC_SUFFIX=''
2475PTHREAD_CC=''
2476PTHREAD_CFLAGS=''
2477PTHREAD_LIBS=''
2478QUAD_FALSE=''
2479QUAD_TRUE='#'
2480RANLIB='ranlib'
2481SED='/opt/local/bin/gsed'
2482SET_MAKE=''
2483SHARED_VERSION_INFO='8:5:5'
2484SHELL='/bin/sh'
2485SINGLE_FALSE=''
2486SINGLE_TRUE='#'
2487SMP_FALSE=''
2488SMP_TRUE=''
2489SSE2_CFLAGS=''
2490STACK_ALIGN_CFLAGS=''
2491STRIP='strip'
2492THREADLIBS=''
2493THREADS_FALSE=''
2494THREADS_TRUE=''
2495VERSION='3.3.5'
2496VSX_CFLAGS=''
2497ac_ct_AR='ar'
2498ac_ct_CC='/usr/bin/gcc-4.2'
2499ac_ct_DUMPBIN=''
2500ac_ct_F77=''
2501acx_pthread_config=''
2502am__EXEEXT_FALSE=''
2503am__EXEEXT_TRUE=''
2504am__fastdepCC_FALSE='#'
2505am__fastdepCC_TRUE=''
2506am__include='include'
2507am__isrc=''
2508am__leading_dot='.'
2509am__nodep='_no'
2510am__quote=''
2511am__tar='$${TAR-tar} chof - "$$tardir"'
2512am__untar='$${TAR-tar} xf -'
2513bindir='${exec_prefix}/bin'
2514build='i386-apple-darwin9.8.0'
2515build_alias=''
2516build_cpu='i386'
2517build_os='darwin9.8.0'
2518build_vendor='apple'
2519datadir='${datarootdir}'
2520datarootdir='${prefix}/share'
2521docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
2522dvidir='${docdir}'
2523exec_prefix='NONE'
2524host='i386-apple-darwin9.8.0'
2525host_alias=''
2526host_cpu='i386'
2527host_os='darwin9.8.0'
2528host_vendor='apple'
2529htmldir='${docdir}'
2530includedir='${prefix}/include'
2531infodir='${datarootdir}/info'
2532install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_fftw-3/fftw-3/work/fftw-3.3.5/install-sh'
2533libdir='${exec_prefix}/lib'
2534libexecdir='${exec_prefix}/libexec'
2535localedir='${datarootdir}/locale'
2536localstatedir='${prefix}/var'
2537mandir='${datarootdir}/man'
2538mkdir_p='$(MKDIR_P)'
2539oldincludedir='/usr/include'
2540pdfdir='${docdir}'
2541prefix='/opt/local'
2542program_transform_name='s,x,x,'
2543psdir='${docdir}'
2544sbindir='${exec_prefix}/sbin'
2545sharedstatedir='${prefix}/com'
2546sysconfdir='${prefix}/etc'
2547target_alias=''
2548
2549## ----------- ##
2550## confdefs.h. ##
2551## ----------- ##
2552
2553/* confdefs.h */
2554#define PACKAGE_NAME "fftw"
2555#define PACKAGE_TARNAME "fftw"
2556#define PACKAGE_VERSION "3.3.5"
2557#define PACKAGE_STRING "fftw 3.3.5"
2558#define PACKAGE_BUGREPORT "fftw@fftw.org"
2559#define PACKAGE_URL ""
2560#define PACKAGE "fftw"
2561#define VERSION "3.3.5"
2562#define FFTW_ENABLE_ALLOCA 1
2563#define STDC_HEADERS 1
2564#define HAVE_SYS_TYPES_H 1
2565#define HAVE_SYS_STAT_H 1
2566#define HAVE_STDLIB_H 1
2567#define HAVE_STRING_H 1
2568#define HAVE_MEMORY_H 1
2569#define HAVE_STRINGS_H 1
2570#define HAVE_INTTYPES_H 1
2571#define HAVE_STDINT_H 1
2572#define HAVE_UNISTD_H 1
2573#define HAVE_DLFCN_H 1
2574#define LT_OBJDIR ".libs/"
2575#define STDC_HEADERS 1
2576#define HAVE_LIBINTL_H 1
2577#define HAVE_STDDEF_H 1
2578#define HAVE_STDLIB_H 1
2579#define HAVE_STRING_H 1
2580#define HAVE_STRINGS_H 1
2581#define HAVE_SYS_TIME_H 1
2582#define HAVE_UNISTD_H 1
2583#define HAVE_LIMITS_H 1
2584#define HAVE_STDINT_H 1
2585#define HAVE_MACH_MACH_TIME_H 1
2586#define HAVE_SYS_SYSCTL_H 1
2587#define TIME_WITH_SYS_TIME 1
2588#define HAVE_LONG_DOUBLE 1
2589#define SIZEOF_INT 0
2590#define SIZEOF_UNSIGNED_INT 0
2591#define SIZEOF_LONG 0
2592#define SIZEOF_UNSIGNED_LONG 0
2593#define SIZEOF_LONG_LONG 0
2594#define SIZEOF_UNSIGNED_LONG_LONG 0
2595
2596configure: exit 77