Ticket #69338: config.log

File config.log, 95.8 KB (added by Moresteck (Moresteck), 7 months 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 MPFR configure 4.2.1, which was
5generated by GNU Autoconf 2.71.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-thread-safe
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = 192.168.1.16
14uname -m = i386
15uname -r = 8.11.1
16uname -s = Darwin
17uname -v = Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~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 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~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: 50 tasks, 149 threads, 2 processors
34Load average: 1.31, Mach factor: 0.93
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:2865: looking for aux files: ltmain.sh ar-lib compile missing install-sh config.guess config.sub
52configure:2878:  trying ./
53configure:2907:   ./ltmain.sh found
54configure:2907:   ./ar-lib found
55configure:2907:   ./compile found
56configure:2907:   ./missing found
57configure:2889:   ./install-sh found
58configure:2907:   ./config.guess found
59configure:2907:   ./config.sub found
60configure:3026: checking build system type
61configure:3041: result: i386-apple-darwin8.11.1
62configure:3061: checking host system type
63configure:3075: result: i386-apple-darwin8.11.1
64configure:3113: checking for a BSD-compatible install
65configure:3186: result: /usr/bin/install -c
66configure:3197: checking whether build environment is sane
67configure:3252: result: yes
68configure:3411: checking for a race-free mkdir -p
69configure:3455: result: ./install-sh -c -d
70configure:3462: checking for gawk
71configure:3497: result: no
72configure:3462: checking for mawk
73configure:3497: result: no
74configure:3462: checking for nawk
75configure:3497: result: no
76configure:3462: checking for awk
77configure:3483: found /usr/bin/awk
78configure:3494: result: awk
79configure:3505: checking whether make sets $(MAKE)
80configure:3528: result: yes
81configure:3558: checking whether make supports nested variables
82configure:3576: result: yes
83configure:3708: checking whether to enable maintainer-specific portions of Makefiles
84configure:3718: result: yes
85configure:3742: checking for grep that handles long lines and -e
86configure:3806: result: /usr/bin/grep
87configure:3811: checking for egrep
88configure:3879: result: /usr/bin/grep -E
89configure:3884: checking for a sed that does not truncate output
90configure:3954: result: /usr/bin/sed
91configure:4374: checking whether configure options are compatible
92configure:4397: result: yes
93configure:4529: checking for gcc
94configure:4561: result: /opt/local/bin/gcc-apple-4.2
95configure:4914: checking for C compiler version
96configure:4923: /opt/local/bin/gcc-apple-4.2 --version >&5
97i686-apple-darwin8-gcc-apple-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_16)
98Copyright (C) 2007 Free Software Foundation, Inc.
99This is free software; see the source for copying conditions.  There is NO
100warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
101
102configure:4934: $? = 0
103configure:4923: /opt/local/bin/gcc-apple-4.2 -v >&5
104Using built-in specs.
105Target: i686-apple-darwin8
106Configured with: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src/configure --disable-checking --enable-werror --prefix=/opt/local --mandir=/opt/local/share/man --enable-languages=c,c++,objc,obj-c++ --libexecdir=/opt/local/libexec/apple-gcc42 --libdir=/opt/local/lib/apple-gcc42 --includedir=/opt/local/include/apple-gcc42 --program-suffix=-apple-4.2 --with-system-zlib --disable-nls --with-slibdir=/usr/lib --build=i686-apple-darwin8 --with-gxx-include-dir=/usr/include/c++/4.0.0 --host=i686-apple-darwin8 --target=i686-apple-darwin8
107Thread model: posix
108gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_16)
109configure:4934: $? = 0
110configure:4923: /opt/local/bin/gcc-apple-4.2 -V >&5
111gcc-apple-4.2: argument to `-V' is missing
112configure:4934: $? = 1
113configure:4923: /opt/local/bin/gcc-apple-4.2 -qversion >&5
114i686-apple-darwin8-gcc-apple-4.2.1: no input files
115configure:4934: $? = 1
116configure:4923: /opt/local/bin/gcc-apple-4.2 -version >&5
117i686-apple-darwin8-gcc-apple-4.2.1: no input files
118configure:4934: $? = 1
119configure:4954: checking whether the C compiler works
120configure:4976: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
121configure:4980: $? = 0
122configure:5030: result: yes
123configure:5033: checking for C compiler default output file name
124configure:5035: result: a.out
125configure:5041: checking for suffix of executables
126configure:5048: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
127configure:5052: $? = 0
128configure:5075: result:
129configure:5097: checking whether we are cross compiling
130configure:5105: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
131configure:5109: $? = 0
132configure:5116: ./conftest
133configure:5120: $? = 0
134configure:5135: result: no
135configure:5140: checking for suffix of object files
136configure:5163: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
137configure:5167: $? = 0
138configure:5189: result: o
139configure:5193: checking whether the compiler supports GNU C
140configure:5213: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
141configure:5213: $? = 0
142configure:5223: result: yes
143configure:5234: checking whether /opt/local/bin/gcc-apple-4.2 accepts -g
144configure:5255: /opt/local/bin/gcc-apple-4.2 -c -g -I/opt/local/include conftest.c >&5
145configure:5255: $? = 0
146configure:5299: result: yes
147configure:5319: checking for /opt/local/bin/gcc-apple-4.2 option to enable C11 features
148configure:5334: /opt/local/bin/gcc-apple-4.2  -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
149conftest.c:59:3: error: #error "Compiler does not advertise C99 conformance"
150conftest.c:115: error: expected ';', ',' or ')' before 'text'
151conftest.c:164:3: error: #error "Compiler does not advertise C11 conformance"
152conftest.c: In function '_Alignas':
153conftest.c:168: error: expected declaration specifiers before 'aligned_as_double'
154conftest.c:169: error: expected declaration specifiers or '...' before numeric constant
155conftest.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'no_special_alignment'
156conftest.c:170: error: storage class specified for parameter 'aligned_as_int'
157conftest.c:171: error: expected declaration specifiers or '...' before numeric constant
158conftest.c:171: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_Alignas'
159conftest.c:176: error: expected expression before 'int'
160conftest.c:176: error: enumerator value for 'int_alignment' is not an integer constant
161conftest.c:177: error: expected expression before 'int'
162conftest.c:177: error: enumerator value for 'int_array_alignment' is not an integer constant
163conftest.c:178: error: expected expression before 'char'
164conftest.c:179: error: enumerator value for 'char_alignment' is not an integer constant
165conftest.c:179: warning: empty declaration
166conftest.c:180: error: expected declaration specifiers before '_Static_assert'
167conftest.c:183: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'does_not_return'
168conftest.c:189: error: expected specifier-qualifier-list before '_Static_assert'
169conftest.c:192: warning: empty declaration
170conftest.c:196: error: parameter 'utf8_literal' is initialized
171conftest.c:196: error: 'syntax' undeclared (first use in this function)
172conftest.c:196: error: (Each undeclared identifier is reported only once
173conftest.c:196: error: for each function it appears in.)
174conftest.c:196: error: expected ',' or ';' before 'error'
175conftest.c:199: error: storage class specified for parameter 'long_ptr'
176conftest.c:200: error: storage class specified for parameter 'long_ptr'
177conftest.c:200: error: redefinition of parameter 'long_ptr'
178conftest.c:199: error: previous definition of 'long_ptr' was here
179conftest.c:201: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'long_ptr'
180conftest.c:216: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
181conftest.c:268: error: old-style parameter declarations in prototyped function definition
182conftest.c:168: error: parameter name omitted
183conftest.c:268: error: expected '{' at end of input
184configure:5334: $? = 1
185configure: failed program was:
186| /* confdefs.h */
187| #define PACKAGE_NAME "MPFR"
188| #define PACKAGE_TARNAME "mpfr"
189| #define PACKAGE_VERSION "4.2.1"
190| #define PACKAGE_STRING "MPFR 4.2.1"
191| #define PACKAGE_BUGREPORT ""
192| #define PACKAGE_URL ""
193| /* end confdefs.h.  */
194|
195| /* Does the compiler advertise C89 conformance?
196|    Do not test the value of __STDC__, because some compilers set it to 0
197|    while being otherwise adequately conformant. */
198| #if !defined __STDC__
199| # error "Compiler does not advertise C89 conformance"
200| #endif
201|
202| #include <stddef.h>
203| #include <stdarg.h>
204| struct stat;
205| /* Most of the following tests are stolen from RCS 5.7 src/conf.sh.  */
206| struct buf { int x; };
207| struct buf * (*rcsopen) (struct buf *, struct stat *, int);
208| static char *e (char **p, int i)
209| {
210|   return p[i];
211| }
212| static char *f (char * (*g) (char **, int), char **p, ...)
213| {
214|   char *s;
215|   va_list v;
216|   va_start (v,p);
217|   s = g (p, va_arg (v,int));
218|   va_end (v);
219|   return s;
220| }
221|
222| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
223|    function prototypes and stuff, but not \xHH hex character constants.
224|    These do not provoke an error unfortunately, instead are silently treated
225|    as an "x".  The following induces an error, until -std is added to get
226|    proper ANSI mode.  Curiously \x00 != x always comes out true, for an
227|    array size at least.  It is necessary to write \x00 == 0 to get something
228|    that is true only with -std.  */
229| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
230|
231| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
232|    inside strings and character constants.  */
233| #define FOO(x) 'x'
234| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
235|
236| int test (int i, double x);
237| struct s1 {int (*f) (int a);};
238| struct s2 {int (*f) (double a);};
239| int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int),
240|                int, int);
241|
242| // Does the compiler advertise C99 conformance?
243| #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L
244| # error "Compiler does not advertise C99 conformance"
245| #endif
246|
247| #include <stdbool.h>
248| extern int puts (const char *);
249| extern int printf (const char *, ...);
250| extern int dprintf (int, const char *, ...);
251| extern void *malloc (size_t);
252| extern void free (void *);
253|
254| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
255| // dprintf is used instead of fprintf to avoid needing to declare
256| // FILE and stderr.
257| #define debug(...) dprintf (2, __VA_ARGS__)
258| #define showlist(...) puts (#__VA_ARGS__)
259| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
260| static void
261| test_varargs_macros (void)
262| {
263|   int x = 1234;
264|   int y = 5678;
265|   debug ("Flag");
266|   debug ("X = %d\n", x);
267|   showlist (The first, second, and third items.);
268|   report (x>y, "x is %d but y is %d", x, y);
269| }
270|
271| // Check long long types.
272| #define BIG64 18446744073709551615ull
273| #define BIG32 4294967295ul
274| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
275| #if !BIG_OK
276|   #error "your preprocessor is broken"
277| #endif
278| #if BIG_OK
279| #else
280|   #error "your preprocessor is broken"
281| #endif
282| static long long int bignum = -9223372036854775807LL;
283| static unsigned long long int ubignum = BIG64;
284|
285| struct incomplete_array
286| {
287|   int datasize;
288|   double data[];
289| };
290|
291| struct named_init {
292|   int number;
293|   const wchar_t *name;
294|   double average;
295| };
296|
297| typedef const char *ccp;
298|
299| static inline int
300| test_restrict (ccp restrict text)
301| {
302|   // See if C++-style comments work.
303|   // Iterate through items via the restricted pointer.
304|   // Also check for declarations in for loops.
305|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
306|     continue;
307|   return 0;
308| }
309|
310| // Check varargs and va_copy.
311| static bool
312| test_varargs (const char *format, ...)
313| {
314|   va_list args;
315|   va_start (args, format);
316|   va_list args_copy;
317|   va_copy (args_copy, args);
318|
319|   const char *str = "";
320|   int number = 0;
321|   float fnumber = 0;
322|
323|   while (*format)
324|     {
325|       switch (*format++)
326|       {
327|       case 's': // string
328|         str = va_arg (args_copy, const char *);
329|         break;
330|       case 'd': // int
331|         number = va_arg (args_copy, int);
332|         break;
333|       case 'f': // float
334|         fnumber = va_arg (args_copy, double);
335|         break;
336|       default:
337|         break;
338|       }
339|     }
340|   va_end (args_copy);
341|   va_end (args);
342|
343|   return *str && number && fnumber;
344| }
345|
346|
347| // Does the compiler advertise C11 conformance?
348| #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L
349| # error "Compiler does not advertise C11 conformance"
350| #endif
351|
352| // Check _Alignas.
353| char _Alignas (double) aligned_as_double;
354| char _Alignas (0) no_special_alignment;
355| extern char aligned_as_int;
356| char _Alignas (0) _Alignas (int) aligned_as_int;
357|
358| // Check _Alignof.
359| enum
360| {
361|   int_alignment = _Alignof (int),
362|   int_array_alignment = _Alignof (int[100]),
363|   char_alignment = _Alignof (char)
364| };
365| _Static_assert (0 < -_Alignof (int), "_Alignof is signed");
366|
367| // Check _Noreturn.
368| int _Noreturn does_not_return (void) { for (;;) continue; }
369|
370| // Check _Static_assert.
371| struct test_static_assert
372| {
373|   int x;
374|   _Static_assert (sizeof (int) <= sizeof (long int),
375|                   "_Static_assert does not work in struct");
376|   long int y;
377| };
378|
379| // Check UTF-8 literals.
380| #define u8 syntax error!
381| char const utf8_literal[] = u8"happens to be ASCII" "another string";
382|
383| // Check duplicate typedefs.
384| typedef long *long_ptr;
385| typedef long int *long_ptr;
386| typedef long_ptr long_ptr;
387|
388| // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1.
389| struct anonymous
390| {
391|   union {
392|     struct { int i; int j; };
393|     struct { int k; long int l; } w;
394|   };
395|   int m;
396| } v1;
397|
398|
399| int
400| main (int argc, char **argv)
401| {
402|   int ok = 0;
403|   
404| ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]);
405|
406|   
407|   // Check bool.
408|   _Bool success = false;
409|   success |= (argc != 0);
410|
411|   // Check restrict.
412|   if (test_restrict ("String literal") == 0)
413|     success = true;
414|   char *restrict newvar = "Another string";
415|
416|   // Check varargs.
417|   success &= test_varargs ("s, d' f .", "string", 65, 34.234);
418|   test_varargs_macros ();
419|
420|   // Check flexible array members.
421|   struct incomplete_array *ia =
422|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
423|   ia->datasize = 10;
424|   for (int i = 0; i < ia->datasize; ++i)
425|     ia->data[i] = i * 1.234;
426|
427|   // Check named initializers.
428|   struct named_init ni = {
429|     .number = 34,
430|     .name = L"Test wide string",
431|     .average = 543.34343,
432|   };
433|
434|   ni.number = 58;
435|
436|   int dynamic_array[ni.number];
437|   dynamic_array[0] = argv[0][0];
438|   dynamic_array[ni.number - 1] = 543;
439|
440|   // work around unused variable warnings
441|   ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
442|        || dynamic_array[ni.number - 1] != 543);
443|
444|   
445|   _Static_assert ((offsetof (struct anonymous, i)
446|                  == offsetof (struct anonymous, w.k)),
447|                 "Anonymous union alignment botch");
448|   v1.i = 2;
449|   v1.w.k = 5;
450|   ok |= v1.i != 5;
451|
452|   return ok;
453| }
454|
455configure:5334: /opt/local/bin/gcc-apple-4.2 -std=gnu11 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
456cc1: error: unrecognized command line option "-std=gnu11"
457configure:5334: $? = 1
458configure: failed program was:
459| /* confdefs.h */
460| #define PACKAGE_NAME "MPFR"
461| #define PACKAGE_TARNAME "mpfr"
462| #define PACKAGE_VERSION "4.2.1"
463| #define PACKAGE_STRING "MPFR 4.2.1"
464| #define PACKAGE_BUGREPORT ""
465| #define PACKAGE_URL ""
466| /* end confdefs.h.  */
467|
468| /* Does the compiler advertise C89 conformance?
469|    Do not test the value of __STDC__, because some compilers set it to 0
470|    while being otherwise adequately conformant. */
471| #if !defined __STDC__
472| # error "Compiler does not advertise C89 conformance"
473| #endif
474|
475| #include <stddef.h>
476| #include <stdarg.h>
477| struct stat;
478| /* Most of the following tests are stolen from RCS 5.7 src/conf.sh.  */
479| struct buf { int x; };
480| struct buf * (*rcsopen) (struct buf *, struct stat *, int);
481| static char *e (char **p, int i)
482| {
483|   return p[i];
484| }
485| static char *f (char * (*g) (char **, int), char **p, ...)
486| {
487|   char *s;
488|   va_list v;
489|   va_start (v,p);
490|   s = g (p, va_arg (v,int));
491|   va_end (v);
492|   return s;
493| }
494|
495| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
496|    function prototypes and stuff, but not \xHH hex character constants.
497|    These do not provoke an error unfortunately, instead are silently treated
498|    as an "x".  The following induces an error, until -std is added to get
499|    proper ANSI mode.  Curiously \x00 != x always comes out true, for an
500|    array size at least.  It is necessary to write \x00 == 0 to get something
501|    that is true only with -std.  */
502| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
503|
504| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
505|    inside strings and character constants.  */
506| #define FOO(x) 'x'
507| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
508|
509| int test (int i, double x);
510| struct s1 {int (*f) (int a);};
511| struct s2 {int (*f) (double a);};
512| int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int),
513|                int, int);
514|
515| // Does the compiler advertise C99 conformance?
516| #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L
517| # error "Compiler does not advertise C99 conformance"
518| #endif
519|
520| #include <stdbool.h>
521| extern int puts (const char *);
522| extern int printf (const char *, ...);
523| extern int dprintf (int, const char *, ...);
524| extern void *malloc (size_t);
525| extern void free (void *);
526|
527| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
528| // dprintf is used instead of fprintf to avoid needing to declare
529| // FILE and stderr.
530| #define debug(...) dprintf (2, __VA_ARGS__)
531| #define showlist(...) puts (#__VA_ARGS__)
532| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
533| static void
534| test_varargs_macros (void)
535| {
536|   int x = 1234;
537|   int y = 5678;
538|   debug ("Flag");
539|   debug ("X = %d\n", x);
540|   showlist (The first, second, and third items.);
541|   report (x>y, "x is %d but y is %d", x, y);
542| }
543|
544| // Check long long types.
545| #define BIG64 18446744073709551615ull
546| #define BIG32 4294967295ul
547| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
548| #if !BIG_OK
549|   #error "your preprocessor is broken"
550| #endif
551| #if BIG_OK
552| #else
553|   #error "your preprocessor is broken"
554| #endif
555| static long long int bignum = -9223372036854775807LL;
556| static unsigned long long int ubignum = BIG64;
557|
558| struct incomplete_array
559| {
560|   int datasize;
561|   double data[];
562| };
563|
564| struct named_init {
565|   int number;
566|   const wchar_t *name;
567|   double average;
568| };
569|
570| typedef const char *ccp;
571|
572| static inline int
573| test_restrict (ccp restrict text)
574| {
575|   // See if C++-style comments work.
576|   // Iterate through items via the restricted pointer.
577|   // Also check for declarations in for loops.
578|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
579|     continue;
580|   return 0;
581| }
582|
583| // Check varargs and va_copy.
584| static bool
585| test_varargs (const char *format, ...)
586| {
587|   va_list args;
588|   va_start (args, format);
589|   va_list args_copy;
590|   va_copy (args_copy, args);
591|
592|   const char *str = "";
593|   int number = 0;
594|   float fnumber = 0;
595|
596|   while (*format)
597|     {
598|       switch (*format++)
599|       {
600|       case 's': // string
601|         str = va_arg (args_copy, const char *);
602|         break;
603|       case 'd': // int
604|         number = va_arg (args_copy, int);
605|         break;
606|       case 'f': // float
607|         fnumber = va_arg (args_copy, double);
608|         break;
609|       default:
610|         break;
611|       }
612|     }
613|   va_end (args_copy);
614|   va_end (args);
615|
616|   return *str && number && fnumber;
617| }
618|
619|
620| // Does the compiler advertise C11 conformance?
621| #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L
622| # error "Compiler does not advertise C11 conformance"
623| #endif
624|
625| // Check _Alignas.
626| char _Alignas (double) aligned_as_double;
627| char _Alignas (0) no_special_alignment;
628| extern char aligned_as_int;
629| char _Alignas (0) _Alignas (int) aligned_as_int;
630|
631| // Check _Alignof.
632| enum
633| {
634|   int_alignment = _Alignof (int),
635|   int_array_alignment = _Alignof (int[100]),
636|   char_alignment = _Alignof (char)
637| };
638| _Static_assert (0 < -_Alignof (int), "_Alignof is signed");
639|
640| // Check _Noreturn.
641| int _Noreturn does_not_return (void) { for (;;) continue; }
642|
643| // Check _Static_assert.
644| struct test_static_assert
645| {
646|   int x;
647|   _Static_assert (sizeof (int) <= sizeof (long int),
648|                   "_Static_assert does not work in struct");
649|   long int y;
650| };
651|
652| // Check UTF-8 literals.
653| #define u8 syntax error!
654| char const utf8_literal[] = u8"happens to be ASCII" "another string";
655|
656| // Check duplicate typedefs.
657| typedef long *long_ptr;
658| typedef long int *long_ptr;
659| typedef long_ptr long_ptr;
660|
661| // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1.
662| struct anonymous
663| {
664|   union {
665|     struct { int i; int j; };
666|     struct { int k; long int l; } w;
667|   };
668|   int m;
669| } v1;
670|
671|
672| int
673| main (int argc, char **argv)
674| {
675|   int ok = 0;
676|   
677| ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]);
678|
679|   
680|   // Check bool.
681|   _Bool success = false;
682|   success |= (argc != 0);
683|
684|   // Check restrict.
685|   if (test_restrict ("String literal") == 0)
686|     success = true;
687|   char *restrict newvar = "Another string";
688|
689|   // Check varargs.
690|   success &= test_varargs ("s, d' f .", "string", 65, 34.234);
691|   test_varargs_macros ();
692|
693|   // Check flexible array members.
694|   struct incomplete_array *ia =
695|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
696|   ia->datasize = 10;
697|   for (int i = 0; i < ia->datasize; ++i)
698|     ia->data[i] = i * 1.234;
699|
700|   // Check named initializers.
701|   struct named_init ni = {
702|     .number = 34,
703|     .name = L"Test wide string",
704|     .average = 543.34343,
705|   };
706|
707|   ni.number = 58;
708|
709|   int dynamic_array[ni.number];
710|   dynamic_array[0] = argv[0][0];
711|   dynamic_array[ni.number - 1] = 543;
712|
713|   // work around unused variable warnings
714|   ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
715|        || dynamic_array[ni.number - 1] != 543);
716|
717|   
718|   _Static_assert ((offsetof (struct anonymous, i)
719|                  == offsetof (struct anonymous, w.k)),
720|                 "Anonymous union alignment botch");
721|   v1.i = 2;
722|   v1.w.k = 5;
723|   ok |= v1.i != 5;
724|
725|   return ok;
726| }
727|
728configure:5347: result: unsupported
729configure:5365: checking for /opt/local/bin/gcc-apple-4.2 option to enable C99 features
730configure:5380: /opt/local/bin/gcc-apple-4.2  -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
731conftest.c:59:3: error: #error "Compiler does not advertise C99 conformance"
732conftest.c:115: error: expected ';', ',' or ')' before 'text'
733conftest.c: In function 'main':
734conftest.c:177: error: nested functions are disabled, use -fnested-functions to re-enable
735conftest.c:177: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
736conftest.c:177: error: 'newvar' undeclared (first use in this function)
737conftest.c:177: error: (Each undeclared identifier is reported only once
738conftest.c:177: error: for each function it appears in.)
739conftest.c:187: error: 'for' loop initial declaration used outside C99 mode
740configure:5380: $? = 1
741configure: failed program was:
742| /* confdefs.h */
743| #define PACKAGE_NAME "MPFR"
744| #define PACKAGE_TARNAME "mpfr"
745| #define PACKAGE_VERSION "4.2.1"
746| #define PACKAGE_STRING "MPFR 4.2.1"
747| #define PACKAGE_BUGREPORT ""
748| #define PACKAGE_URL ""
749| /* end confdefs.h.  */
750|
751| /* Does the compiler advertise C89 conformance?
752|    Do not test the value of __STDC__, because some compilers set it to 0
753|    while being otherwise adequately conformant. */
754| #if !defined __STDC__
755| # error "Compiler does not advertise C89 conformance"
756| #endif
757|
758| #include <stddef.h>
759| #include <stdarg.h>
760| struct stat;
761| /* Most of the following tests are stolen from RCS 5.7 src/conf.sh.  */
762| struct buf { int x; };
763| struct buf * (*rcsopen) (struct buf *, struct stat *, int);
764| static char *e (char **p, int i)
765| {
766|   return p[i];
767| }
768| static char *f (char * (*g) (char **, int), char **p, ...)
769| {
770|   char *s;
771|   va_list v;
772|   va_start (v,p);
773|   s = g (p, va_arg (v,int));
774|   va_end (v);
775|   return s;
776| }
777|
778| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
779|    function prototypes and stuff, but not \xHH hex character constants.
780|    These do not provoke an error unfortunately, instead are silently treated
781|    as an "x".  The following induces an error, until -std is added to get
782|    proper ANSI mode.  Curiously \x00 != x always comes out true, for an
783|    array size at least.  It is necessary to write \x00 == 0 to get something
784|    that is true only with -std.  */
785| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
786|
787| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
788|    inside strings and character constants.  */
789| #define FOO(x) 'x'
790| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
791|
792| int test (int i, double x);
793| struct s1 {int (*f) (int a);};
794| struct s2 {int (*f) (double a);};
795| int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int),
796|                int, int);
797|
798| // Does the compiler advertise C99 conformance?
799| #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L
800| # error "Compiler does not advertise C99 conformance"
801| #endif
802|
803| #include <stdbool.h>
804| extern int puts (const char *);
805| extern int printf (const char *, ...);
806| extern int dprintf (int, const char *, ...);
807| extern void *malloc (size_t);
808| extern void free (void *);
809|
810| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
811| // dprintf is used instead of fprintf to avoid needing to declare
812| // FILE and stderr.
813| #define debug(...) dprintf (2, __VA_ARGS__)
814| #define showlist(...) puts (#__VA_ARGS__)
815| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
816| static void
817| test_varargs_macros (void)
818| {
819|   int x = 1234;
820|   int y = 5678;
821|   debug ("Flag");
822|   debug ("X = %d\n", x);
823|   showlist (The first, second, and third items.);
824|   report (x>y, "x is %d but y is %d", x, y);
825| }
826|
827| // Check long long types.
828| #define BIG64 18446744073709551615ull
829| #define BIG32 4294967295ul
830| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
831| #if !BIG_OK
832|   #error "your preprocessor is broken"
833| #endif
834| #if BIG_OK
835| #else
836|   #error "your preprocessor is broken"
837| #endif
838| static long long int bignum = -9223372036854775807LL;
839| static unsigned long long int ubignum = BIG64;
840|
841| struct incomplete_array
842| {
843|   int datasize;
844|   double data[];
845| };
846|
847| struct named_init {
848|   int number;
849|   const wchar_t *name;
850|   double average;
851| };
852|
853| typedef const char *ccp;
854|
855| static inline int
856| test_restrict (ccp restrict text)
857| {
858|   // See if C++-style comments work.
859|   // Iterate through items via the restricted pointer.
860|   // Also check for declarations in for loops.
861|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
862|     continue;
863|   return 0;
864| }
865|
866| // Check varargs and va_copy.
867| static bool
868| test_varargs (const char *format, ...)
869| {
870|   va_list args;
871|   va_start (args, format);
872|   va_list args_copy;
873|   va_copy (args_copy, args);
874|
875|   const char *str = "";
876|   int number = 0;
877|   float fnumber = 0;
878|
879|   while (*format)
880|     {
881|       switch (*format++)
882|       {
883|       case 's': // string
884|         str = va_arg (args_copy, const char *);
885|         break;
886|       case 'd': // int
887|         number = va_arg (args_copy, int);
888|         break;
889|       case 'f': // float
890|         fnumber = va_arg (args_copy, double);
891|         break;
892|       default:
893|         break;
894|       }
895|     }
896|   va_end (args_copy);
897|   va_end (args);
898|
899|   return *str && number && fnumber;
900| }
901|
902|
903| int
904| main (int argc, char **argv)
905| {
906|   int ok = 0;
907|   
908| ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]);
909|
910|   
911|   // Check bool.
912|   _Bool success = false;
913|   success |= (argc != 0);
914|
915|   // Check restrict.
916|   if (test_restrict ("String literal") == 0)
917|     success = true;
918|   char *restrict newvar = "Another string";
919|
920|   // Check varargs.
921|   success &= test_varargs ("s, d' f .", "string", 65, 34.234);
922|   test_varargs_macros ();
923|
924|   // Check flexible array members.
925|   struct incomplete_array *ia =
926|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
927|   ia->datasize = 10;
928|   for (int i = 0; i < ia->datasize; ++i)
929|     ia->data[i] = i * 1.234;
930|
931|   // Check named initializers.
932|   struct named_init ni = {
933|     .number = 34,
934|     .name = L"Test wide string",
935|     .average = 543.34343,
936|   };
937|
938|   ni.number = 58;
939|
940|   int dynamic_array[ni.number];
941|   dynamic_array[0] = argv[0][0];
942|   dynamic_array[ni.number - 1] = 543;
943|
944|   // work around unused variable warnings
945|   ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
946|        || dynamic_array[ni.number - 1] != 543);
947|
948|   return ok;
949| }
950|
951configure:5380: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
952configure:5380: $? = 0
953configure:5401: result: -std=gnu99
954configure:5468: checking whether /opt/local/bin/gcc-apple-4.2 -std=gnu99 understands -c and -o together
955configure:5491: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c conftest.c -o conftest2.o
956configure:5494: $? = 0
957configure:5491: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c conftest.c -o conftest2.o
958configure:5494: $? = 0
959configure:5506: result: yes
960configure:5526: checking whether make supports the include directive
961configure:5541: make -f confmf.GNU && cat confinc.out
962this is the am__doit target
963configure:5544: $? = 0
964configure:5563: result: yes (GNU style)
965configure:5589: checking dependency style of /opt/local/bin/gcc-apple-4.2 -std=gnu99
966configure:5701: result: gcc3
967configure:5721: checking how to run the C preprocessor
968configure:5747: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -E -I/opt/local/include conftest.c
969configure:5747: $? = 0
970configure:5762: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -E -I/opt/local/include conftest.c
971conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
972configure:5762: $? = 1
973configure: failed program was:
974| /* confdefs.h */
975| #define PACKAGE_NAME "MPFR"
976| #define PACKAGE_TARNAME "mpfr"
977| #define PACKAGE_VERSION "4.2.1"
978| #define PACKAGE_STRING "MPFR 4.2.1"
979| #define PACKAGE_BUGREPORT ""
980| #define PACKAGE_URL ""
981| /* end confdefs.h.  */
982| #include <ac_nonexistent.h>
983configure:5789: result: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -E
984configure:5803: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -E -I/opt/local/include conftest.c
985configure:5803: $? = 0
986configure:5818: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -E -I/opt/local/include conftest.c
987conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
988configure:5818: $? = 1
989configure: failed program was:
990| /* confdefs.h */
991| #define PACKAGE_NAME "MPFR"
992| #define PACKAGE_TARNAME "mpfr"
993| #define PACKAGE_VERSION "4.2.1"
994| #define PACKAGE_STRING "MPFR 4.2.1"
995| #define PACKAGE_BUGREPORT ""
996| #define PACKAGE_URL ""
997| /* end confdefs.h.  */
998| #include <ac_nonexistent.h>
999configure:5911: checking for ar
1000configure:5932: found /opt/local/bin/ar
1001configure:5943: result: ar
1002configure:5969: checking the archiver (ar) interface
1003configure:5986: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1004configure:5986: $? = 0
1005configure:5989: ar cru libconftest.a conftest.o >&5
1006configure:5992: $? = 0
1007configure:6020: result: ar
1008configure:6088: checking how to print strings
1009configure:6115: result: printf
1010configure:6136: checking for a sed that does not truncate output
1011configure:6206: result: /usr/bin/sed
1012configure:6224: checking for fgrep
1013configure:6292: result: /usr/bin/grep -F
1014configure:6328: checking for ld used by /opt/local/bin/gcc-apple-4.2 -std=gnu99
1015configure:6396: result: /opt/local/libexec/apple-gcc42/gcc/i686-apple-darwin8/4.2.1/ld
1016configure:6403: checking if the linker (/opt/local/libexec/apple-gcc42/gcc/i686-apple-darwin8/4.2.1/ld) is GNU ld
1017configure:6419: result: no
1018configure:6431: checking for BSD- or MS-compatible name lister (nm)
1019configure:6486: result: /usr/bin/nm -p
1020configure:6626: checking the name lister (/usr/bin/nm -p) interface
1021configure:6634: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1022configure:6637: /usr/bin/nm -p "conftest.o"
1023configure:6640: output
102400000000 D _some_variable
1025configure:6647: result: BSD nm
1026configure:6650: checking whether ln -s works
1027configure:6654: result: yes
1028configure:6662: checking the maximum length of command line arguments
1029configure:6794: result: 196608
1030configure:6842: checking how to convert i386-apple-darwin8.11.1 file names to i386-apple-darwin8.11.1 format
1031configure:6883: result: func_convert_file_noop
1032configure:6890: checking how to convert i386-apple-darwin8.11.1 file names to toolchain format
1033configure:6911: result: func_convert_file_noop
1034configure:6918: checking for /opt/local/libexec/apple-gcc42/gcc/i686-apple-darwin8/4.2.1/ld option to reload object files
1035configure:6926: result: -r
1036configure:7005: checking for file
1037configure:7026: found /usr/bin/file
1038configure:7037: result: file
1039configure:7113: checking for objdump
1040configure:7148: result: no
1041configure:7174: checking how to recognize dependent libraries
1042configure:7375: result: pass_all
1043configure:7465: checking for dlltool
1044configure:7500: result: no
1045configure:7527: checking how to associate runtime and link libraries
1046configure:7555: result: printf %s\n
1047configure:7705: checking for archiver @FILE support
1048configure:7723: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1049configure:7723: $? = 0
1050configure:7727: ar cr libconftest.a @conftest.lst >&5
1051ar: @conftest.lst: No such file or directory
1052configure:7730: $? = 1
1053configure:7750: result: no
1054configure:7813: checking for strip
1055configure:7834: found /opt/local/bin/strip
1056configure:7845: result: strip
1057configure:7922: checking for ranlib
1058configure:7943: found /opt/local/bin/ranlib
1059configure:7954: result: ranlib
1060configure:8056: checking command to parse /usr/bin/nm -p output from /opt/local/bin/gcc-apple-4.2 -std=gnu99 object
1061configure:8210: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1062configure:8213: $? = 0
1063configure:8217: /usr/bin/nm -p conftest.o | /usr/bin/sed -n -e 's/^.*[   ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' > conftest.nm
1064cannot find nm_test_var in conftest.nm
1065configure:8210: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1066configure:8213: $? = 0
1067configure:8217: /usr/bin/nm -p conftest.o | /usr/bin/sed -n -e 's/^.*[   ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' > conftest.nm
1068configure:8283: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c conftstm.o >&5
1069configure:8286: $? = 0
1070configure:8324: result: ok
1071configure:8371: checking for sysroot
1072configure:8402: result: no
1073configure:8409: checking for a working dd
1074configure:8453: result: /bin/dd
1075configure:8457: checking how to truncate binary pipes
1076configure:8473: result: /bin/dd bs=4096 count=1
1077configure:8810: checking for mt
1078configure:8845: result: no
1079configure:8865: checking if : is a manifest tool
1080configure:8872: : '-?'
1081configure:8880: result: no
1082configure:8941: checking for dsymutil
1083configure:8962: found /usr/bin/dsymutil
1084configure:8973: result: dsymutil
1085configure:9043: checking for nmedit
1086configure:9064: found /opt/local/bin/nmedit
1087configure:9075: result: nmedit
1088configure:9145: checking for lipo
1089configure:9166: found /opt/local/bin/lipo
1090configure:9177: result: lipo
1091configure:9247: checking for otool
1092configure:9268: found /opt/local/bin/otool
1093configure:9279: result: otool
1094configure:9349: checking for otool64
1095configure:9370: found /usr/bin/otool64
1096configure:9381: result: otool64
1097configure:9429: checking for -single_module linker flag
1098/opt/local/bin/gcc-apple-4.2 -std=gnu99 -pipe -Os -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
1099configure:9463: result: yes
1100configure:9466: checking for -exported_symbols_list linker flag
1101configure:9487: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -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
1102configure:9487: $? = 0
1103configure:9498: result: yes
1104configure:9501: checking for -force_load linker flag
1105/opt/local/bin/gcc-apple-4.2 -std=gnu99 -pipe -Os -arch i386 -c -o conftest.o conftest.c
1106ar cr libconftest.a conftest.o
1107ranlib libconftest.a
1108/opt/local/bin/gcc-apple-4.2 -std=gnu99 -pipe -Os -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -o conftest conftest.c -Wl,-force_load,./libconftest.a
1109configure:9534: result: yes
1110configure:9605: checking for stdio.h
1111configure:9605: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1112configure:9605: $? = 0
1113configure:9605: result: yes
1114configure:9605: checking for stdlib.h
1115configure:9605: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1116configure:9605: $? = 0
1117configure:9605: result: yes
1118configure:9605: checking for string.h
1119configure:9605: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1120configure:9605: $? = 0
1121configure:9605: result: yes
1122configure:9605: checking for inttypes.h
1123configure:9605: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1124configure:9605: $? = 0
1125configure:9605: result: yes
1126configure:9605: checking for stdint.h
1127configure:9605: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1128configure:9605: $? = 0
1129configure:9605: result: yes
1130configure:9605: checking for strings.h
1131configure:9605: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1132configure:9605: $? = 0
1133configure:9605: result: yes
1134configure:9605: checking for sys/stat.h
1135configure:9605: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1136configure:9605: $? = 0
1137configure:9605: result: yes
1138configure:9605: checking for sys/types.h
1139configure:9605: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1140configure:9605: $? = 0
1141configure:9605: result: yes
1142configure:9605: checking for unistd.h
1143configure:9605: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1144configure:9605: $? = 0
1145configure:9605: result: yes
1146configure:9630: checking for dlfcn.h
1147configure:9630: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1148configure:9630: $? = 0
1149configure:9630: result: yes
1150configure:10217: checking for objdir
1151configure:10233: result: .libs
1152configure:10497: checking if /opt/local/bin/gcc-apple-4.2 -std=gnu99 supports -fno-rtti -fno-exceptions
1153configure:10516: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
1154cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
1155configure:10520: $? = 0
1156configure:10533: result: no
1157configure:10897: checking for /opt/local/bin/gcc-apple-4.2 -std=gnu99 option to produce PIC
1158configure:10905: result: -fno-common -DPIC
1159configure:10913: checking if /opt/local/bin/gcc-apple-4.2 -std=gnu99 PIC flag -fno-common -DPIC works
1160configure:10932: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
1161configure:10936: $? = 0
1162configure:10949: result: yes
1163configure:10978: checking if /opt/local/bin/gcc-apple-4.2 -std=gnu99 static flag -static works
1164configure:11007: result: no
1165configure:11022: checking if /opt/local/bin/gcc-apple-4.2 -std=gnu99 supports -c -o file.o
1166configure:11044: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include -o out/conftest2.o conftest.c >&5
1167configure:11048: $? = 0
1168configure:11070: result: yes
1169configure:11078: checking if /opt/local/bin/gcc-apple-4.2 -std=gnu99 supports -c -o file.o
1170configure:11126: result: yes
1171configure:11159: checking whether the /opt/local/bin/gcc-apple-4.2 -std=gnu99 linker (/opt/local/libexec/apple-gcc42/gcc/i686-apple-darwin8/4.2.1/ld) supports shared libraries
1172configure:12433: result: yes
1173configure:12674: checking dynamic linker characteristics
1174configure:13507: result: darwin8.11.1 dyld
1175configure:13629: checking how to hardcode library paths into programs
1176configure:13654: result: immediate
1177configure:14221: checking whether stripping libraries is possible
1178configure:14238: result: yes
1179configure:14272: checking if libtool supports shared libraries
1180configure:14274: result: yes
1181configure:14277: checking whether to build shared libraries
1182configure:14302: result: yes
1183configure:14305: checking whether to build static libraries
1184configure:14309: result: yes
1185configure:14347: checking for non-MS-Windows ICC
1186configure:14365: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1187conftest.c:23:3: error: #error "Not a non-MS-Windows ICC"
1188conftest.c:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
1189configure:14365: $? = 1
1190configure: failed program was:
1191| /* confdefs.h */
1192| #define PACKAGE_NAME "MPFR"
1193| #define PACKAGE_TARNAME "mpfr"
1194| #define PACKAGE_VERSION "4.2.1"
1195| #define PACKAGE_STRING "MPFR 4.2.1"
1196| #define PACKAGE_BUGREPORT ""
1197| #define PACKAGE_URL ""
1198| #define HAVE_STDIO_H 1
1199| #define HAVE_STDLIB_H 1
1200| #define HAVE_STRING_H 1
1201| #define HAVE_INTTYPES_H 1
1202| #define HAVE_STDINT_H 1
1203| #define HAVE_STRINGS_H 1
1204| #define HAVE_SYS_STAT_H 1
1205| #define HAVE_SYS_TYPES_H 1
1206| #define HAVE_UNISTD_H 1
1207| #define STDC_HEADERS 1
1208| #define HAVE_DLFCN_H 1
1209| #define LT_OBJDIR ".libs/"
1210| /* end confdefs.h.  */
1211|
1212| #if (!defined(__ICC) && !defined(__INTEL_COMPILER)) || defined(_WIN32)
1213| # error "Not a non-MS-Windows ICC"
1214| error
1215| #endif
1216|
1217| int
1218| main (void)
1219| {
1220|
1221|   ;
1222|   return 0;
1223| }
1224configure:14373: result: no
1225configure:14430: checking if the compiler understands -Wl,-search_paths_first
1226configure:14445: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
1227configure:14445: $? = 0
1228configure:14447: result: yes
1229configure:14461: checking for an ANSI C-conforming const
1230configure:14528: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1231configure:14528: $? = 0
1232configure:14536: result: yes
1233configure:14544: checking for working volatile
1234configure:14564: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1235configure:14564: $? = 0
1236configure:14572: result: yes
1237configure:14580: checking whether byte ordering is bigendian
1238configure:14596: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1239configure:14596: $? = 0
1240configure:14640: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1241configure:14640: $? = 0
1242configure:14659: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1243conftest.c: In function 'main':
1244conftest.c:28: error: 'not' undeclared (first use in this function)
1245conftest.c:28: error: (Each undeclared identifier is reported only once
1246conftest.c:28: error: for each function it appears in.)
1247conftest.c:28: error: expected ';' before 'big'
1248configure:14659: $? = 1
1249configure: failed program was:
1250| /* confdefs.h */
1251| #define PACKAGE_NAME "MPFR"
1252| #define PACKAGE_TARNAME "mpfr"
1253| #define PACKAGE_VERSION "4.2.1"
1254| #define PACKAGE_STRING "MPFR 4.2.1"
1255| #define PACKAGE_BUGREPORT ""
1256| #define PACKAGE_URL ""
1257| #define HAVE_STDIO_H 1
1258| #define HAVE_STDLIB_H 1
1259| #define HAVE_STRING_H 1
1260| #define HAVE_INTTYPES_H 1
1261| #define HAVE_STDINT_H 1
1262| #define HAVE_STRINGS_H 1
1263| #define HAVE_SYS_STAT_H 1
1264| #define HAVE_SYS_TYPES_H 1
1265| #define HAVE_UNISTD_H 1
1266| #define STDC_HEADERS 1
1267| #define HAVE_DLFCN_H 1
1268| #define LT_OBJDIR ".libs/"
1269| /* end confdefs.h.  */
1270| #include <sys/types.h>
1271|               #include <sys/param.h>
1272|
1273| int
1274| main (void)
1275| {
1276| #if BYTE_ORDER != BIG_ENDIAN
1277|                not big endian
1278|               #endif
1279|
1280|   ;
1281|   return 0;
1282| }
1283configure:14793: result: no
1284configure:14816: checking for library containing clock_gettime
1285configure:14849: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
1286Undefined symbols:
1287  "_clock_gettime", referenced from:
1288      _main in ccusw5sB.o
1289ld: symbol(s) not found
1290collect2: ld returned 1 exit status
1291configure:14849: $? = 1
1292configure: failed program was:
1293| /* confdefs.h */
1294| #define PACKAGE_NAME "MPFR"
1295| #define PACKAGE_TARNAME "mpfr"
1296| #define PACKAGE_VERSION "4.2.1"
1297| #define PACKAGE_STRING "MPFR 4.2.1"
1298| #define PACKAGE_BUGREPORT ""
1299| #define PACKAGE_URL ""
1300| #define HAVE_STDIO_H 1
1301| #define HAVE_STDLIB_H 1
1302| #define HAVE_STRING_H 1
1303| #define HAVE_INTTYPES_H 1
1304| #define HAVE_STDINT_H 1
1305| #define HAVE_STRINGS_H 1
1306| #define HAVE_SYS_STAT_H 1
1307| #define HAVE_SYS_TYPES_H 1
1308| #define HAVE_UNISTD_H 1
1309| #define STDC_HEADERS 1
1310| #define HAVE_DLFCN_H 1
1311| #define LT_OBJDIR ".libs/"
1312| #define HAVE_LITTLE_ENDIAN 1
1313| /* end confdefs.h.  */
1314|
1315| /* Override any GCC internal prototype to avoid an error.
1316|    Use char because int might match the return type of a GCC
1317|    builtin and then its argument prototype would still apply.  */
1318| #ifdef __cplusplus
1319| extern "C"
1320| #endif
1321| char clock_gettime ();
1322| int
1323| main (void)
1324| {
1325| return clock_gettime ();
1326|   ;
1327|   return 0;
1328| }
1329configure:14849: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c -lrt   >&5
1330ld: library not found for -lrt
1331collect2: ld returned 1 exit status
1332configure:14849: $? = 1
1333configure: failed program was:
1334| /* confdefs.h */
1335| #define PACKAGE_NAME "MPFR"
1336| #define PACKAGE_TARNAME "mpfr"
1337| #define PACKAGE_VERSION "4.2.1"
1338| #define PACKAGE_STRING "MPFR 4.2.1"
1339| #define PACKAGE_BUGREPORT ""
1340| #define PACKAGE_URL ""
1341| #define HAVE_STDIO_H 1
1342| #define HAVE_STDLIB_H 1
1343| #define HAVE_STRING_H 1
1344| #define HAVE_INTTYPES_H 1
1345| #define HAVE_STDINT_H 1
1346| #define HAVE_STRINGS_H 1
1347| #define HAVE_SYS_STAT_H 1
1348| #define HAVE_SYS_TYPES_H 1
1349| #define HAVE_UNISTD_H 1
1350| #define STDC_HEADERS 1
1351| #define HAVE_DLFCN_H 1
1352| #define LT_OBJDIR ".libs/"
1353| #define HAVE_LITTLE_ENDIAN 1
1354| /* end confdefs.h.  */
1355|
1356| /* Override any GCC internal prototype to avoid an error.
1357|    Use char because int might match the return type of a GCC
1358|    builtin and then its argument prototype would still apply.  */
1359| #ifdef __cplusplus
1360| extern "C"
1361| #endif
1362| char clock_gettime ();
1363| int
1364| main (void)
1365| {
1366| return clock_gettime ();
1367|   ;
1368|   return 0;
1369| }
1370configure:14869: result: no
1371configure:15092: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c -lquadmath  >&5
1372ld: library not found for -lquadmath
1373collect2: ld returned 1 exit status
1374configure:15092: $? = 1
1375configure: failed program was:
1376| /* confdefs.h */
1377| #define PACKAGE_NAME "MPFR"
1378| #define PACKAGE_TARNAME "mpfr"
1379| #define PACKAGE_VERSION "4.2.1"
1380| #define PACKAGE_STRING "MPFR 4.2.1"
1381| #define PACKAGE_BUGREPORT ""
1382| #define PACKAGE_URL ""
1383| #define HAVE_STDIO_H 1
1384| #define HAVE_STDLIB_H 1
1385| #define HAVE_STRING_H 1
1386| #define HAVE_INTTYPES_H 1
1387| #define HAVE_STDINT_H 1
1388| #define HAVE_STRINGS_H 1
1389| #define HAVE_SYS_STAT_H 1
1390| #define HAVE_SYS_TYPES_H 1
1391| #define HAVE_UNISTD_H 1
1392| #define STDC_HEADERS 1
1393| #define HAVE_DLFCN_H 1
1394| #define LT_OBJDIR ".libs/"
1395| #define HAVE_LITTLE_ENDIAN 1
1396| /* end confdefs.h.  */
1397|
1398| int
1399| main (void)
1400| {
1401|
1402|   ;
1403|   return 0;
1404| }
1405configure:15104: checking for size_t
1406configure:15104: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1407configure:15104: $? = 0
1408configure:15104: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1409conftest.c: In function 'main':
1410conftest.c:53: error: expected expression before ')' token
1411configure:15104: $? = 1
1412configure: failed program was:
1413| /* confdefs.h */
1414| #define PACKAGE_NAME "MPFR"
1415| #define PACKAGE_TARNAME "mpfr"
1416| #define PACKAGE_VERSION "4.2.1"
1417| #define PACKAGE_STRING "MPFR 4.2.1"
1418| #define PACKAGE_BUGREPORT ""
1419| #define PACKAGE_URL ""
1420| #define HAVE_STDIO_H 1
1421| #define HAVE_STDLIB_H 1
1422| #define HAVE_STRING_H 1
1423| #define HAVE_INTTYPES_H 1
1424| #define HAVE_STDINT_H 1
1425| #define HAVE_STRINGS_H 1
1426| #define HAVE_SYS_STAT_H 1
1427| #define HAVE_SYS_TYPES_H 1
1428| #define HAVE_UNISTD_H 1
1429| #define STDC_HEADERS 1
1430| #define HAVE_DLFCN_H 1
1431| #define LT_OBJDIR ".libs/"
1432| #define HAVE_LITTLE_ENDIAN 1
1433| /* end confdefs.h.  */
1434| #include <stddef.h>
1435| #ifdef HAVE_STDIO_H
1436| # include <stdio.h>
1437| #endif
1438| #ifdef HAVE_STDLIB_H
1439| # include <stdlib.h>
1440| #endif
1441| #ifdef HAVE_STRING_H
1442| # include <string.h>
1443| #endif
1444| #ifdef HAVE_INTTYPES_H
1445| # include <inttypes.h>
1446| #endif
1447| #ifdef HAVE_STDINT_H
1448| # include <stdint.h>
1449| #endif
1450| #ifdef HAVE_STRINGS_H
1451| # include <strings.h>
1452| #endif
1453| #ifdef HAVE_SYS_TYPES_H
1454| # include <sys/types.h>
1455| #endif
1456| #ifdef HAVE_SYS_STAT_H
1457| # include <sys/stat.h>
1458| #endif
1459| #ifdef HAVE_UNISTD_H
1460| # include <unistd.h>
1461| #endif
1462| int
1463| main (void)
1464| {
1465| if (sizeof ((size_t)))
1466|           return 0;
1467|   ;
1468|   return 0;
1469| }
1470configure:15104: result: yes
1471configure:16000: checking for limits.h
1472configure:16000: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1473configure:16000: $? = 0
1474configure:16000: result: yes
1475configure:16008: checking for float.h
1476configure:16008: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1477configure:16008: $? = 0
1478configure:16008: result: yes
1479configure:16016: checking for string.h
1480configure:16016: result: yes
1481configure:16025: checking for locale.h
1482configure:16025: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1483configure:16025: $? = 0
1484configure:16025: result: yes
1485configure:16033: checking for wchar.h
1486configure:16033: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1487configure:16033: $? = 0
1488configure:16033: result: yes
1489configure:16041: checking for stdarg.h
1490configure:16041: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1491configure:16041: $? = 0
1492configure:16041: result: yes
1493configure:16059: checking for sys/fpu.h
1494configure:16059: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1495conftest.c:53:21: error: sys/fpu.h: No such file or directory
1496configure:16059: $? = 1
1497configure: failed program was:
1498| /* confdefs.h */
1499| #define PACKAGE_NAME "MPFR"
1500| #define PACKAGE_TARNAME "mpfr"
1501| #define PACKAGE_VERSION "4.2.1"
1502| #define PACKAGE_STRING "MPFR 4.2.1"
1503| #define PACKAGE_BUGREPORT ""
1504| #define PACKAGE_URL ""
1505| #define HAVE_STDIO_H 1
1506| #define HAVE_STDLIB_H 1
1507| #define HAVE_STRING_H 1
1508| #define HAVE_INTTYPES_H 1
1509| #define HAVE_STDINT_H 1
1510| #define HAVE_STRINGS_H 1
1511| #define HAVE_SYS_STAT_H 1
1512| #define HAVE_SYS_TYPES_H 1
1513| #define HAVE_UNISTD_H 1
1514| #define STDC_HEADERS 1
1515| #define HAVE_DLFCN_H 1
1516| #define LT_OBJDIR ".libs/"
1517| #define HAVE_LITTLE_ENDIAN 1
1518| #define HAVE_LOCALE_H 1
1519| #define HAVE_WCHAR_H 1
1520| #define HAVE_STDARG 1
1521| /* end confdefs.h.  */
1522| #include <stddef.h>
1523| #ifdef HAVE_STDIO_H
1524| # include <stdio.h>
1525| #endif
1526| #ifdef HAVE_STDLIB_H
1527| # include <stdlib.h>
1528| #endif
1529| #ifdef HAVE_STRING_H
1530| # include <string.h>
1531| #endif
1532| #ifdef HAVE_INTTYPES_H
1533| # include <inttypes.h>
1534| #endif
1535| #ifdef HAVE_STDINT_H
1536| # include <stdint.h>
1537| #endif
1538| #ifdef HAVE_STRINGS_H
1539| # include <strings.h>
1540| #endif
1541| #ifdef HAVE_SYS_TYPES_H
1542| # include <sys/types.h>
1543| #endif
1544| #ifdef HAVE_SYS_STAT_H
1545| # include <sys/stat.h>
1546| #endif
1547| #ifdef HAVE_UNISTD_H
1548| # include <unistd.h>
1549| #endif
1550| #include <sys/fpu.h>
1551configure:16059: result: no
1552configure:16067: checking for struct lconv.decimal_point
1553configure:16067: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1554configure:16067: $? = 0
1555configure:16067: result: yes
1556configure:16076: checking for struct lconv.thousands_sep
1557configure:16076: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1558configure:16076: $? = 0
1559configure:16076: result: yes
1560configure:16089: checking for working alloca.h
1561configure:16107: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
1562configure:16107: $? = 0
1563configure:16116: result: yes
1564configure:16124: checking for alloca
1565configure:16169: result: yes
1566configure:16238: checking for uintptr_t
1567configure:16238: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1568configure:16238: $? = 0
1569configure:16238: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1570conftest.c: In function 'main':
1571conftest.c:60: error: expected expression before ')' token
1572configure:16238: $? = 1
1573configure: failed program was:
1574| /* confdefs.h */
1575| #define PACKAGE_NAME "MPFR"
1576| #define PACKAGE_TARNAME "mpfr"
1577| #define PACKAGE_VERSION "4.2.1"
1578| #define PACKAGE_STRING "MPFR 4.2.1"
1579| #define PACKAGE_BUGREPORT ""
1580| #define PACKAGE_URL ""
1581| #define HAVE_STDIO_H 1
1582| #define HAVE_STDLIB_H 1
1583| #define HAVE_STRING_H 1
1584| #define HAVE_INTTYPES_H 1
1585| #define HAVE_STDINT_H 1
1586| #define HAVE_STRINGS_H 1
1587| #define HAVE_SYS_STAT_H 1
1588| #define HAVE_SYS_TYPES_H 1
1589| #define HAVE_UNISTD_H 1
1590| #define STDC_HEADERS 1
1591| #define HAVE_DLFCN_H 1
1592| #define LT_OBJDIR ".libs/"
1593| #define HAVE_LITTLE_ENDIAN 1
1594| #define HAVE_LOCALE_H 1
1595| #define HAVE_WCHAR_H 1
1596| #define HAVE_STDARG 1
1597| #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
1598| #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
1599| #define HAVE_ALLOCA_H 1
1600| #define HAVE_ALLOCA 1
1601| /* end confdefs.h.  */
1602| #include <stddef.h>
1603| #ifdef HAVE_STDIO_H
1604| # include <stdio.h>
1605| #endif
1606| #ifdef HAVE_STDLIB_H
1607| # include <stdlib.h>
1608| #endif
1609| #ifdef HAVE_STRING_H
1610| # include <string.h>
1611| #endif
1612| #ifdef HAVE_INTTYPES_H
1613| # include <inttypes.h>
1614| #endif
1615| #ifdef HAVE_STDINT_H
1616| # include <stdint.h>
1617| #endif
1618| #ifdef HAVE_STRINGS_H
1619| # include <strings.h>
1620| #endif
1621| #ifdef HAVE_SYS_TYPES_H
1622| # include <sys/types.h>
1623| #endif
1624| #ifdef HAVE_SYS_STAT_H
1625| # include <sys/stat.h>
1626| #endif
1627| #ifdef HAVE_UNISTD_H
1628| # include <unistd.h>
1629| #endif
1630| int
1631| main (void)
1632| {
1633| if (sizeof ((uintptr_t)))
1634|           return 0;
1635|   ;
1636|   return 0;
1637| }
1638configure:16238: result: yes
1639configure:16275: checking how to copy va_list
1640configure:16293: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
1641configure:16293: $? = 0
1642configure:16296: result: va_copy
1643configure:16335: checking for setlocale
1644configure:16335: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest  -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
1645configure:16335: $? = 0
1646configure:16335: result: yes
1647configure:16341: checking for gettimeofday
1648configure:16341: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest  -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
1649configure:16341: $? = 0
1650configure:16341: result: yes
1651configure:16347: checking for signal
1652configure:16347: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest  -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
1653configure:16347: $? = 0
1654configure:16347: result: yes
1655configure:16356: checking for sigaction and its associated structure
1656configure:16375: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
1657configure:16375: $? = 0
1658configure:16378: result: yes
1659configure:16391: checking for long long int
1660configure:16391: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1661configure:16391: $? = 0
1662configure:16391: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1663conftest.c: In function 'main':
1664conftest.c:66: error: expected expression before ')' token
1665configure:16391: $? = 1
1666configure: failed program was:
1667| /* confdefs.h */
1668| #define PACKAGE_NAME "MPFR"
1669| #define PACKAGE_TARNAME "mpfr"
1670| #define PACKAGE_VERSION "4.2.1"
1671| #define PACKAGE_STRING "MPFR 4.2.1"
1672| #define PACKAGE_BUGREPORT ""
1673| #define PACKAGE_URL ""
1674| #define HAVE_STDIO_H 1
1675| #define HAVE_STDLIB_H 1
1676| #define HAVE_STRING_H 1
1677| #define HAVE_INTTYPES_H 1
1678| #define HAVE_STDINT_H 1
1679| #define HAVE_STRINGS_H 1
1680| #define HAVE_SYS_STAT_H 1
1681| #define HAVE_SYS_TYPES_H 1
1682| #define HAVE_UNISTD_H 1
1683| #define STDC_HEADERS 1
1684| #define HAVE_DLFCN_H 1
1685| #define LT_OBJDIR ".libs/"
1686| #define HAVE_LITTLE_ENDIAN 1
1687| #define HAVE_LOCALE_H 1
1688| #define HAVE_WCHAR_H 1
1689| #define HAVE_STDARG 1
1690| #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
1691| #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
1692| #define HAVE_ALLOCA_H 1
1693| #define HAVE_ALLOCA 1
1694| #define HAVE_UINTPTR_T 1
1695| #define HAVE_VA_COPY 1
1696| #define HAVE_SETLOCALE 1
1697| #define HAVE_GETTIMEOFDAY 1
1698| #define HAVE_SIGNAL 1
1699| #define HAVE_SIGACTION 1
1700| /* end confdefs.h.  */
1701| #include <stddef.h>
1702| #ifdef HAVE_STDIO_H
1703| # include <stdio.h>
1704| #endif
1705| #ifdef HAVE_STDLIB_H
1706| # include <stdlib.h>
1707| #endif
1708| #ifdef HAVE_STRING_H
1709| # include <string.h>
1710| #endif
1711| #ifdef HAVE_INTTYPES_H
1712| # include <inttypes.h>
1713| #endif
1714| #ifdef HAVE_STDINT_H
1715| # include <stdint.h>
1716| #endif
1717| #ifdef HAVE_STRINGS_H
1718| # include <strings.h>
1719| #endif
1720| #ifdef HAVE_SYS_TYPES_H
1721| # include <sys/types.h>
1722| #endif
1723| #ifdef HAVE_SYS_STAT_H
1724| # include <sys/stat.h>
1725| #endif
1726| #ifdef HAVE_UNISTD_H
1727| # include <unistd.h>
1728| #endif
1729| int
1730| main (void)
1731| {
1732| if (sizeof ((long long int)))
1733|           return 0;
1734|   ;
1735|   return 0;
1736| }
1737configure:16391: result: yes
1738configure:16400: checking for intmax_t
1739configure:16400: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1740configure:16400: $? = 0
1741configure:16400: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1742conftest.c: In function 'main':
1743conftest.c:67: error: expected expression before ')' token
1744configure:16400: $? = 1
1745configure: failed program was:
1746| /* confdefs.h */
1747| #define PACKAGE_NAME "MPFR"
1748| #define PACKAGE_TARNAME "mpfr"
1749| #define PACKAGE_VERSION "4.2.1"
1750| #define PACKAGE_STRING "MPFR 4.2.1"
1751| #define PACKAGE_BUGREPORT ""
1752| #define PACKAGE_URL ""
1753| #define HAVE_STDIO_H 1
1754| #define HAVE_STDLIB_H 1
1755| #define HAVE_STRING_H 1
1756| #define HAVE_INTTYPES_H 1
1757| #define HAVE_STDINT_H 1
1758| #define HAVE_STRINGS_H 1
1759| #define HAVE_SYS_STAT_H 1
1760| #define HAVE_SYS_TYPES_H 1
1761| #define HAVE_UNISTD_H 1
1762| #define STDC_HEADERS 1
1763| #define HAVE_DLFCN_H 1
1764| #define LT_OBJDIR ".libs/"
1765| #define HAVE_LITTLE_ENDIAN 1
1766| #define HAVE_LOCALE_H 1
1767| #define HAVE_WCHAR_H 1
1768| #define HAVE_STDARG 1
1769| #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
1770| #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
1771| #define HAVE_ALLOCA_H 1
1772| #define HAVE_ALLOCA 1
1773| #define HAVE_UINTPTR_T 1
1774| #define HAVE_VA_COPY 1
1775| #define HAVE_SETLOCALE 1
1776| #define HAVE_GETTIMEOFDAY 1
1777| #define HAVE_SIGNAL 1
1778| #define HAVE_SIGACTION 1
1779| #define HAVE_LONG_LONG 1
1780| /* end confdefs.h.  */
1781| #include <stddef.h>
1782| #ifdef HAVE_STDIO_H
1783| # include <stdio.h>
1784| #endif
1785| #ifdef HAVE_STDLIB_H
1786| # include <stdlib.h>
1787| #endif
1788| #ifdef HAVE_STRING_H
1789| # include <string.h>
1790| #endif
1791| #ifdef HAVE_INTTYPES_H
1792| # include <inttypes.h>
1793| #endif
1794| #ifdef HAVE_STDINT_H
1795| # include <stdint.h>
1796| #endif
1797| #ifdef HAVE_STRINGS_H
1798| # include <strings.h>
1799| #endif
1800| #ifdef HAVE_SYS_TYPES_H
1801| # include <sys/types.h>
1802| #endif
1803| #ifdef HAVE_SYS_STAT_H
1804| # include <sys/stat.h>
1805| #endif
1806| #ifdef HAVE_UNISTD_H
1807| # include <unistd.h>
1808| #endif
1809| int
1810| main (void)
1811| {
1812| if (sizeof ((intmax_t)))
1813|           return 0;
1814|   ;
1815|   return 0;
1816| }
1817configure:16400: result: yes
1818configure:16410: checking for working INTMAX_MAX
1819configure:16431: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include -I./src -DMPFR_NEED_INTMAX_H conftest.c >&5
1820configure:16431: $? = 0
1821configure:16441: result: yes
1822configure:16450: checking for union fpc_csr
1823configure:16450: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1824conftest.c: In function 'main':
1825conftest.c:47: error: invalid application of 'sizeof' to incomplete type 'union fpc_csr'
1826configure:16450: $? = 1
1827configure: failed program was:
1828| /* confdefs.h */
1829| #define PACKAGE_NAME "MPFR"
1830| #define PACKAGE_TARNAME "mpfr"
1831| #define PACKAGE_VERSION "4.2.1"
1832| #define PACKAGE_STRING "MPFR 4.2.1"
1833| #define PACKAGE_BUGREPORT ""
1834| #define PACKAGE_URL ""
1835| #define HAVE_STDIO_H 1
1836| #define HAVE_STDLIB_H 1
1837| #define HAVE_STRING_H 1
1838| #define HAVE_INTTYPES_H 1
1839| #define HAVE_STDINT_H 1
1840| #define HAVE_STRINGS_H 1
1841| #define HAVE_SYS_STAT_H 1
1842| #define HAVE_SYS_TYPES_H 1
1843| #define HAVE_UNISTD_H 1
1844| #define STDC_HEADERS 1
1845| #define HAVE_DLFCN_H 1
1846| #define LT_OBJDIR ".libs/"
1847| #define HAVE_LITTLE_ENDIAN 1
1848| #define HAVE_LOCALE_H 1
1849| #define HAVE_WCHAR_H 1
1850| #define HAVE_STDARG 1
1851| #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
1852| #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
1853| #define HAVE_ALLOCA_H 1
1854| #define HAVE_ALLOCA 1
1855| #define HAVE_UINTPTR_T 1
1856| #define HAVE_VA_COPY 1
1857| #define HAVE_SETLOCALE 1
1858| #define HAVE_GETTIMEOFDAY 1
1859| #define HAVE_SIGNAL 1
1860| #define HAVE_SIGACTION 1
1861| #define HAVE_LONG_LONG 1
1862| #define HAVE_INTMAX_T 1
1863| #define MPFR_HAVE_INTMAX_MAX 1
1864| /* end confdefs.h.  */
1865|
1866| #if HAVE_SYS_FPU_H
1867| #  include <sys/fpu.h>
1868| #endif
1869|
1870|
1871| int
1872| main (void)
1873| {
1874| if (sizeof (union fpc_csr))
1875|        return 0;
1876|   ;
1877|   return 0;
1878| }
1879configure:16450: result: no
1880configure:16464: checking for _Noreturn
1881configure:16475: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1882conftest.c:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
1883configure:16475: $? = 1
1884configure: failed program was:
1885| /* confdefs.h */
1886| #define PACKAGE_NAME "MPFR"
1887| #define PACKAGE_TARNAME "mpfr"
1888| #define PACKAGE_VERSION "4.2.1"
1889| #define PACKAGE_STRING "MPFR 4.2.1"
1890| #define PACKAGE_BUGREPORT ""
1891| #define PACKAGE_URL ""
1892| #define HAVE_STDIO_H 1
1893| #define HAVE_STDLIB_H 1
1894| #define HAVE_STRING_H 1
1895| #define HAVE_INTTYPES_H 1
1896| #define HAVE_STDINT_H 1
1897| #define HAVE_STRINGS_H 1
1898| #define HAVE_SYS_STAT_H 1
1899| #define HAVE_SYS_TYPES_H 1
1900| #define HAVE_UNISTD_H 1
1901| #define STDC_HEADERS 1
1902| #define HAVE_DLFCN_H 1
1903| #define LT_OBJDIR ".libs/"
1904| #define HAVE_LITTLE_ENDIAN 1
1905| #define HAVE_LOCALE_H 1
1906| #define HAVE_WCHAR_H 1
1907| #define HAVE_STDARG 1
1908| #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
1909| #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
1910| #define HAVE_ALLOCA_H 1
1911| #define HAVE_ALLOCA 1
1912| #define HAVE_UINTPTR_T 1
1913| #define HAVE_VA_COPY 1
1914| #define HAVE_SETLOCALE 1
1915| #define HAVE_GETTIMEOFDAY 1
1916| #define HAVE_SIGNAL 1
1917| #define HAVE_SIGACTION 1
1918| #define HAVE_LONG_LONG 1
1919| #define HAVE_INTMAX_T 1
1920| #define MPFR_HAVE_INTMAX_MAX 1
1921| /* end confdefs.h.  */
1922| _Noreturn void foo(int);
1923configure:16484: result: no
1924configure:16492: checking for __builtin_unreachable
1925configure:16511: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
1926conftest.c: In function 'main':
1927conftest.c:42: warning: implicit declaration of function '__builtin_unreachable'
1928Undefined symbols:
1929  "___builtin_unreachable", referenced from:
1930      _main in cc7rUqE8.o
1931ld: symbol(s) not found
1932collect2: ld returned 1 exit status
1933configure:16511: $? = 1
1934configure: failed program was:
1935| /* confdefs.h */
1936| #define PACKAGE_NAME "MPFR"
1937| #define PACKAGE_TARNAME "mpfr"
1938| #define PACKAGE_VERSION "4.2.1"
1939| #define PACKAGE_STRING "MPFR 4.2.1"
1940| #define PACKAGE_BUGREPORT ""
1941| #define PACKAGE_URL ""
1942| #define HAVE_STDIO_H 1
1943| #define HAVE_STDLIB_H 1
1944| #define HAVE_STRING_H 1
1945| #define HAVE_INTTYPES_H 1
1946| #define HAVE_STDINT_H 1
1947| #define HAVE_STRINGS_H 1
1948| #define HAVE_SYS_STAT_H 1
1949| #define HAVE_SYS_TYPES_H 1
1950| #define HAVE_UNISTD_H 1
1951| #define STDC_HEADERS 1
1952| #define HAVE_DLFCN_H 1
1953| #define LT_OBJDIR ".libs/"
1954| #define HAVE_LITTLE_ENDIAN 1
1955| #define HAVE_LOCALE_H 1
1956| #define HAVE_WCHAR_H 1
1957| #define HAVE_STDARG 1
1958| #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
1959| #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
1960| #define HAVE_ALLOCA_H 1
1961| #define HAVE_ALLOCA 1
1962| #define HAVE_UINTPTR_T 1
1963| #define HAVE_VA_COPY 1
1964| #define HAVE_SETLOCALE 1
1965| #define HAVE_GETTIMEOFDAY 1
1966| #define HAVE_SIGNAL 1
1967| #define HAVE_SIGACTION 1
1968| #define HAVE_LONG_LONG 1
1969| #define HAVE_INTMAX_T 1
1970| #define MPFR_HAVE_INTMAX_MAX 1
1971| /* end confdefs.h.  */
1972| int x;
1973| int
1974| main (void)
1975| {
1976| if (x) __builtin_unreachable();
1977|
1978|   ;
1979|   return 0;
1980| }
1981configure:16521: result: no
1982configure:16530: checking for constructor and destructor attributes
1983configure:16552: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
1984configure:16552: $? = 0
1985configure:16554: result: yes
1986configure:16572: checking for fesetround
1987configure:16592: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
1988configure:16592: $? = 0
1989configure:16603: result: yes
1990configure:16612: checking for gcc float-conversion bug
1991configure:16654: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
1992configure:16654: $? = 0
1993configure:16654: ./conftest
1994configure:16654: $? = 0
1995configure:16667: result: no
1996configure:16674: checking for subnormal double-precision numbers
1997configure:16697: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
1998configure:16697: $? = 0
1999configure:16697: ./conftest
20001.112537e-308
2001configure:16697: $? = 0
2002configure:16709: result: yes
2003configure:16716: checking for subnormal single-precision numbers
2004configure:16739: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
2005configure:16739: $? = 0
2006configure:16739: ./conftest
20075.877472e-39
2008configure:16739: $? = 0
2009configure:16751: result: yes
2010configure:16759: checking for signed zeros
2011configure:16778: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
2012configure:16778: $? = 0
2013configure:16778: ./conftest
2014configure:16778: $? = 0
2015configure:16790: result: yes
2016configure:16798: checking if the FP division by 0 fails
2017configure:16821: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
2018configure:16821: $? = 0
2019configure:16821: ./conftest
2020configure:16821: $? = 0
2021configure:16833: result: no
2022configure:16847: checking if NAN == NAN
2023configure:16873: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
2024configure:16873: $? = 0
2025configure:16873: ./conftest
2026configure:16873: $? = 1
2027configure: program exited with status 1
2028configure: failed program was:
2029| /* confdefs.h */
2030| #define PACKAGE_NAME "MPFR"
2031| #define PACKAGE_TARNAME "mpfr"
2032| #define PACKAGE_VERSION "4.2.1"
2033| #define PACKAGE_STRING "MPFR 4.2.1"
2034| #define PACKAGE_BUGREPORT ""
2035| #define PACKAGE_URL ""
2036| #define HAVE_STDIO_H 1
2037| #define HAVE_STDLIB_H 1
2038| #define HAVE_STRING_H 1
2039| #define HAVE_INTTYPES_H 1
2040| #define HAVE_STDINT_H 1
2041| #define HAVE_STRINGS_H 1
2042| #define HAVE_SYS_STAT_H 1
2043| #define HAVE_SYS_TYPES_H 1
2044| #define HAVE_UNISTD_H 1
2045| #define STDC_HEADERS 1
2046| #define HAVE_DLFCN_H 1
2047| #define LT_OBJDIR ".libs/"
2048| #define HAVE_LITTLE_ENDIAN 1
2049| #define HAVE_LOCALE_H 1
2050| #define HAVE_WCHAR_H 1
2051| #define HAVE_STDARG 1
2052| #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
2053| #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
2054| #define HAVE_ALLOCA_H 1
2055| #define HAVE_ALLOCA 1
2056| #define HAVE_UINTPTR_T 1
2057| #define HAVE_VA_COPY 1
2058| #define HAVE_SETLOCALE 1
2059| #define HAVE_GETTIMEOFDAY 1
2060| #define HAVE_SIGNAL 1
2061| #define HAVE_SIGACTION 1
2062| #define HAVE_LONG_LONG 1
2063| #define HAVE_INTMAX_T 1
2064| #define MPFR_HAVE_INTMAX_MAX 1
2065| #define MPFR_HAVE_CONSTRUCTOR_ATTR 1
2066| #define MPFR_HAVE_FESETROUND 1
2067| #define HAVE_SUBNORM_DBL 1
2068| #define HAVE_SUBNORM_FLT 1
2069| #define HAVE_SIGNEDZ 1
2070| /* end confdefs.h.  */
2071|
2072| #include <stdio.h>
2073| #include <math.h>
2074| #ifndef NAN
2075| # define NAN (0.0/0.0)
2076| #endif
2077| int main (void) {
2078|   double d;
2079|   d = NAN;
2080|   return d != d;
2081| }
2082|
2083configure:16885: result: no
2084configure:16913: checking if charset has consecutive values
2085configure:16944: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
2086configure:16944: $? = 0
2087configure:16944: ./conftest
2088configure:16944: $? = 0
2089configure:16946: result: yes
2090configure:16964: checking for math/round
2091configure:16982: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
2092configure:16982: $? = 0
2093configure:16985: result: yes
2094configure:16998: checking for math/trunc
2095configure:17016: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
2096configure:17016: $? = 0
2097configure:17019: result: yes
2098configure:17032: checking for math/floor
2099configure:17050: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
2100configure:17050: $? = 0
2101configure:17053: result: yes
2102configure:17066: checking for math/ceil
2103configure:17084: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
2104configure:17084: $? = 0
2105configure:17087: result: yes
2106configure:17100: checking for math/nearbyint
2107configure:17118: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
2108configure:17118: $? = 0
2109configure:17121: result: yes
2110configure:17139: checking format of floating-point type `double'
2111configure:17174: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c -o conftest >&5 2>&1
2112configure:17177: $? = 0
2113configure:17471: result: IEEE double, little endian
2114configure:17493: checking format of floating-point type `long double'
2115configure:17528: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c -o conftest >&5 2>&1
2116configure:17531: $? = 0
2117configure:17825: result: IEEE extended, little endian (16 bytes)
2118configure:17986: checking if compiler knows _Decimal64
2119configure:17999: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
2120conftest.c:50: error: decimal floating point not supported for this target
2121configure:17999: $? = 1
2122configure: failed program was:
2123| /* confdefs.h */
2124| #define PACKAGE_NAME "MPFR"
2125| #define PACKAGE_TARNAME "mpfr"
2126| #define PACKAGE_VERSION "4.2.1"
2127| #define PACKAGE_STRING "MPFR 4.2.1"
2128| #define PACKAGE_BUGREPORT ""
2129| #define PACKAGE_URL ""
2130| #define HAVE_STDIO_H 1
2131| #define HAVE_STDLIB_H 1
2132| #define HAVE_STRING_H 1
2133| #define HAVE_INTTYPES_H 1
2134| #define HAVE_STDINT_H 1
2135| #define HAVE_STRINGS_H 1
2136| #define HAVE_SYS_STAT_H 1
2137| #define HAVE_SYS_TYPES_H 1
2138| #define HAVE_UNISTD_H 1
2139| #define STDC_HEADERS 1
2140| #define HAVE_DLFCN_H 1
2141| #define LT_OBJDIR ".libs/"
2142| #define HAVE_LITTLE_ENDIAN 1
2143| #define HAVE_LOCALE_H 1
2144| #define HAVE_WCHAR_H 1
2145| #define HAVE_STDARG 1
2146| #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
2147| #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
2148| #define HAVE_ALLOCA_H 1
2149| #define HAVE_ALLOCA 1
2150| #define HAVE_UINTPTR_T 1
2151| #define HAVE_VA_COPY 1
2152| #define HAVE_SETLOCALE 1
2153| #define HAVE_GETTIMEOFDAY 1
2154| #define HAVE_SIGNAL 1
2155| #define HAVE_SIGACTION 1
2156| #define HAVE_LONG_LONG 1
2157| #define HAVE_INTMAX_T 1
2158| #define MPFR_HAVE_INTMAX_MAX 1
2159| #define MPFR_HAVE_CONSTRUCTOR_ATTR 1
2160| #define MPFR_HAVE_FESETROUND 1
2161| #define HAVE_SUBNORM_DBL 1
2162| #define HAVE_SUBNORM_FLT 1
2163| #define HAVE_SIGNEDZ 1
2164| #define HAVE_ROUND 1
2165| #define HAVE_TRUNC 1
2166| #define HAVE_FLOOR 1
2167| #define HAVE_CEIL 1
2168| #define HAVE_NEARBYINT 1
2169| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
2170| #define HAVE_LDOUBLE_IEEE_EXT_LITTLE 1
2171| /* end confdefs.h.  */
2172| _Decimal64 x;
2173| int
2174| main (void)
2175| {
2176|
2177|   ;
2178|   return 0;
2179| }
2180configure:18095: result: no
2181configure:18124: checking bit-field ordering for _Decimal128
2182configure:18167: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
2183conftest.c: In function 'main':
2184conftest.c:67: error: decimal floating point not supported for this target
2185configure:18167: $? = 1
2186configure: program exited with status 1
2187configure: failed program was:
2188| /* confdefs.h */
2189| #define PACKAGE_NAME "MPFR"
2190| #define PACKAGE_TARNAME "mpfr"
2191| #define PACKAGE_VERSION "4.2.1"
2192| #define PACKAGE_STRING "MPFR 4.2.1"
2193| #define PACKAGE_BUGREPORT ""
2194| #define PACKAGE_URL ""
2195| #define HAVE_STDIO_H 1
2196| #define HAVE_STDLIB_H 1
2197| #define HAVE_STRING_H 1
2198| #define HAVE_INTTYPES_H 1
2199| #define HAVE_STDINT_H 1
2200| #define HAVE_STRINGS_H 1
2201| #define HAVE_SYS_STAT_H 1
2202| #define HAVE_SYS_TYPES_H 1
2203| #define HAVE_UNISTD_H 1
2204| #define STDC_HEADERS 1
2205| #define HAVE_DLFCN_H 1
2206| #define LT_OBJDIR ".libs/"
2207| #define HAVE_LITTLE_ENDIAN 1
2208| #define HAVE_LOCALE_H 1
2209| #define HAVE_WCHAR_H 1
2210| #define HAVE_STDARG 1
2211| #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
2212| #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
2213| #define HAVE_ALLOCA_H 1
2214| #define HAVE_ALLOCA 1
2215| #define HAVE_UINTPTR_T 1
2216| #define HAVE_VA_COPY 1
2217| #define HAVE_SETLOCALE 1
2218| #define HAVE_GETTIMEOFDAY 1
2219| #define HAVE_SIGNAL 1
2220| #define HAVE_SIGACTION 1
2221| #define HAVE_LONG_LONG 1
2222| #define HAVE_INTMAX_T 1
2223| #define MPFR_HAVE_INTMAX_MAX 1
2224| #define MPFR_HAVE_CONSTRUCTOR_ATTR 1
2225| #define MPFR_HAVE_FESETROUND 1
2226| #define HAVE_SUBNORM_DBL 1
2227| #define HAVE_SUBNORM_FLT 1
2228| #define HAVE_SIGNEDZ 1
2229| #define HAVE_ROUND 1
2230| #define HAVE_TRUNC 1
2231| #define HAVE_FLOOR 1
2232| #define HAVE_CEIL 1
2233| #define HAVE_NEARBYINT 1
2234| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
2235| #define HAVE_LDOUBLE_IEEE_EXT_LITTLE 1
2236| /* end confdefs.h.  */
2237|
2238|
2239| int
2240| main (void)
2241| {
2242|
2243|     union ieee_decimal128
2244|     {
2245|       struct
2246|       {
2247|         unsigned int t3:32;
2248|         unsigned int t2:32;
2249|         unsigned int t1:32;
2250|         unsigned int t0:14;
2251|         unsigned int comb:17;
2252|         unsigned int sig:1;
2253|       } s;
2254|       _Decimal128 d128;
2255|     } x;
2256|
2257|     x.d128 = 1.0dl;
2258|     if (x.s.sig == 0 && x.s.comb == 49400 &&
2259|         x.s.t0 == 0 && x.s.t1 == 0 && x.s.t2 == 0 && x.s.t3 == 10)
2260|        return 80; /* little endian */
2261|     else if (x.s.sig == 0 && x.s.comb == 8 &&
2262|              x.s.t0 == 0 && x.s.t1 == 0 && x.s.t2 == 0 && x.s.t3 == 570933248)
2263|        return 81; /* big endian */
2264|     else
2265|        return 82; /* unknown encoding */
2266|
2267|   ;
2268|   return 0;
2269| }
2270configure:18182: result: unavailable or unknown
2271configure:18195: checking if _Float128 with hex constants is supported
2272configure:18211: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
2273conftest.c: In function 'main':
2274conftest.c:55: error: nested functions are disabled, use -fnested-functions to re-enable
2275conftest.c:55: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x'
2276conftest.c:55: error: 'x' undeclared (first use in this function)
2277conftest.c:55: error: (Each undeclared identifier is reported only once
2278conftest.c:55: error: for each function it appears in.)
2279conftest.c:55:24: error: invalid suffix "f128" on floating constant
2280configure:18211: $? = 1
2281configure: failed program was:
2282| /* confdefs.h */
2283| #define PACKAGE_NAME "MPFR"
2284| #define PACKAGE_TARNAME "mpfr"
2285| #define PACKAGE_VERSION "4.2.1"
2286| #define PACKAGE_STRING "MPFR 4.2.1"
2287| #define PACKAGE_BUGREPORT ""
2288| #define PACKAGE_URL ""
2289| #define HAVE_STDIO_H 1
2290| #define HAVE_STDLIB_H 1
2291| #define HAVE_STRING_H 1
2292| #define HAVE_INTTYPES_H 1
2293| #define HAVE_STDINT_H 1
2294| #define HAVE_STRINGS_H 1
2295| #define HAVE_SYS_STAT_H 1
2296| #define HAVE_SYS_TYPES_H 1
2297| #define HAVE_UNISTD_H 1
2298| #define STDC_HEADERS 1
2299| #define HAVE_DLFCN_H 1
2300| #define LT_OBJDIR ".libs/"
2301| #define HAVE_LITTLE_ENDIAN 1
2302| #define HAVE_LOCALE_H 1
2303| #define HAVE_WCHAR_H 1
2304| #define HAVE_STDARG 1
2305| #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
2306| #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
2307| #define HAVE_ALLOCA_H 1
2308| #define HAVE_ALLOCA 1
2309| #define HAVE_UINTPTR_T 1
2310| #define HAVE_VA_COPY 1
2311| #define HAVE_SETLOCALE 1
2312| #define HAVE_GETTIMEOFDAY 1
2313| #define HAVE_SIGNAL 1
2314| #define HAVE_SIGACTION 1
2315| #define HAVE_LONG_LONG 1
2316| #define HAVE_INTMAX_T 1
2317| #define MPFR_HAVE_INTMAX_MAX 1
2318| #define MPFR_HAVE_CONSTRUCTOR_ATTR 1
2319| #define MPFR_HAVE_FESETROUND 1
2320| #define HAVE_SUBNORM_DBL 1
2321| #define HAVE_SUBNORM_FLT 1
2322| #define HAVE_SIGNEDZ 1
2323| #define HAVE_ROUND 1
2324| #define HAVE_TRUNC 1
2325| #define HAVE_FLOOR 1
2326| #define HAVE_CEIL 1
2327| #define HAVE_NEARBYINT 1
2328| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
2329| #define HAVE_LDOUBLE_IEEE_EXT_LITTLE 1
2330| /* end confdefs.h.  */
2331|
2332| int
2333| main (void)
2334| {
2335|
2336| volatile _Float128 x = 0x1.fp+16383f128;
2337| return x == 0;
2338|
2339|   ;
2340|   return 0;
2341| }
2342configure:18219: result: no
2343configure:18221: checking if __float128 can be used as a fallback
2344configure:18239: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
2345conftest.c: In function 'main':
2346conftest.c:57: error: nested functions are disabled, use -fnested-functions to re-enable
2347conftest.c:57: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x'
2348conftest.c:57: error: 'x' undeclared (first use in this function)
2349conftest.c:57: error: (Each undeclared identifier is reported only once
2350conftest.c:57: error: for each function it appears in.)
2351conftest.c:57:24: error: invalid suffix "q" on floating constant
2352configure:18239: $? = 1
2353configure: failed program was:
2354| /* confdefs.h */
2355| #define PACKAGE_NAME "MPFR"
2356| #define PACKAGE_TARNAME "mpfr"
2357| #define PACKAGE_VERSION "4.2.1"
2358| #define PACKAGE_STRING "MPFR 4.2.1"
2359| #define PACKAGE_BUGREPORT ""
2360| #define PACKAGE_URL ""
2361| #define HAVE_STDIO_H 1
2362| #define HAVE_STDLIB_H 1
2363| #define HAVE_STRING_H 1
2364| #define HAVE_INTTYPES_H 1
2365| #define HAVE_STDINT_H 1
2366| #define HAVE_STRINGS_H 1
2367| #define HAVE_SYS_STAT_H 1
2368| #define HAVE_SYS_TYPES_H 1
2369| #define HAVE_UNISTD_H 1
2370| #define STDC_HEADERS 1
2371| #define HAVE_DLFCN_H 1
2372| #define LT_OBJDIR ".libs/"
2373| #define HAVE_LITTLE_ENDIAN 1
2374| #define HAVE_LOCALE_H 1
2375| #define HAVE_WCHAR_H 1
2376| #define HAVE_STDARG 1
2377| #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
2378| #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
2379| #define HAVE_ALLOCA_H 1
2380| #define HAVE_ALLOCA 1
2381| #define HAVE_UINTPTR_T 1
2382| #define HAVE_VA_COPY 1
2383| #define HAVE_SETLOCALE 1
2384| #define HAVE_GETTIMEOFDAY 1
2385| #define HAVE_SIGNAL 1
2386| #define HAVE_SIGACTION 1
2387| #define HAVE_LONG_LONG 1
2388| #define HAVE_INTMAX_T 1
2389| #define MPFR_HAVE_INTMAX_MAX 1
2390| #define MPFR_HAVE_CONSTRUCTOR_ATTR 1
2391| #define MPFR_HAVE_FESETROUND 1
2392| #define HAVE_SUBNORM_DBL 1
2393| #define HAVE_SUBNORM_FLT 1
2394| #define HAVE_SIGNEDZ 1
2395| #define HAVE_ROUND 1
2396| #define HAVE_TRUNC 1
2397| #define HAVE_FLOOR 1
2398| #define HAVE_CEIL 1
2399| #define HAVE_NEARBYINT 1
2400| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
2401| #define HAVE_LDOUBLE_IEEE_EXT_LITTLE 1
2402| /* end confdefs.h.  */
2403|
2404| #define _Float128 __float128
2405|
2406| int
2407| main (void)
2408| {
2409|
2410| volatile _Float128 x = 0x1.fp+16383q;
2411| return x == 0;
2412|
2413|   ;
2414|   return 0;
2415| }
2416configure:18250: result: no
2417configure:18265: checking for Static Assertion support
2418configure:18286: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include -I./src conftest.c >&5
2419configure:18286: $? = 0
2420configure:18288: result: yes
2421configure:18444: checking whether gcc __attribute__ ((mode (XX))) works
2422configure:18461: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
2423configure:18461: $? = 0
2424configure:18470: result: yes
2425configure:18484: checking for gmp.h
2426configure:18492: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
2427configure:18492: $? = 0
2428configure:18494: result: yes
2429configure:18575: checking for recent GMP
2430configure:18587: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
2431configure:18587: $? = 0
2432configure:18589: result: yes
2433configure:18600: checking usable gmp.h at link time
2434configure:18615: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
2435configure:18615: $? = 0
2436configure:18617: result: yes
2437configure:18658: checking for GMP_NUMB_BITS and sizeof(mp_limb_t) consistency
2438configure:18688: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -arch i386 -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
2439configure:18688: $? = 0
2440configure:18688: ./conftest
2441GMP_NUMB_BITS     = 64
2442sizeof(mp_limb_t) = 4
2443sizeof(mp_limb_t) * CHAR_BIT = 32 != GMP_NUMB_BITS
2444configure:18688: $? = 1
2445configure: program exited with status 1
2446configure: failed program was:
2447| /* confdefs.h */
2448| #define PACKAGE_NAME "MPFR"
2449| #define PACKAGE_TARNAME "mpfr"
2450| #define PACKAGE_VERSION "4.2.1"
2451| #define PACKAGE_STRING "MPFR 4.2.1"
2452| #define PACKAGE_BUGREPORT ""
2453| #define PACKAGE_URL ""
2454| #define HAVE_STDIO_H 1
2455| #define HAVE_STDLIB_H 1
2456| #define HAVE_STRING_H 1
2457| #define HAVE_INTTYPES_H 1
2458| #define HAVE_STDINT_H 1
2459| #define HAVE_STRINGS_H 1
2460| #define HAVE_SYS_STAT_H 1
2461| #define HAVE_SYS_TYPES_H 1
2462| #define HAVE_UNISTD_H 1
2463| #define STDC_HEADERS 1
2464| #define HAVE_DLFCN_H 1
2465| #define LT_OBJDIR ".libs/"
2466| #define HAVE_LITTLE_ENDIAN 1
2467| #define HAVE_LOCALE_H 1
2468| #define HAVE_WCHAR_H 1
2469| #define HAVE_STDARG 1
2470| #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
2471| #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
2472| #define HAVE_ALLOCA_H 1
2473| #define HAVE_ALLOCA 1
2474| #define HAVE_UINTPTR_T 1
2475| #define HAVE_VA_COPY 1
2476| #define HAVE_SETLOCALE 1
2477| #define HAVE_GETTIMEOFDAY 1
2478| #define HAVE_SIGNAL 1
2479| #define HAVE_SIGACTION 1
2480| #define HAVE_LONG_LONG 1
2481| #define HAVE_INTMAX_T 1
2482| #define MPFR_HAVE_INTMAX_MAX 1
2483| #define MPFR_HAVE_CONSTRUCTOR_ATTR 1
2484| #define MPFR_HAVE_FESETROUND 1
2485| #define HAVE_SUBNORM_DBL 1
2486| #define HAVE_SUBNORM_FLT 1
2487| #define HAVE_SIGNEDZ 1
2488| #define HAVE_ROUND 1
2489| #define HAVE_TRUNC 1
2490| #define HAVE_FLOOR 1
2491| #define HAVE_CEIL 1
2492| #define HAVE_NEARBYINT 1
2493| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
2494| #define HAVE_LDOUBLE_IEEE_EXT_LITTLE 1
2495| #define MPFR_USE_STATIC_ASSERT 1
2496| #define HAVE_ATTRIBUTE_MODE 1
2497| /* end confdefs.h.  */
2498|
2499| #include <stdio.h>
2500| #include <limits.h>
2501| #include "gmp.h"
2502|
2503| int
2504| main (void)
2505| {
2506|
2507|   if (GMP_NUMB_BITS == sizeof(mp_limb_t) * CHAR_BIT)
2508|     return 0;
2509|   fprintf (stderr, "GMP_NUMB_BITS     = %ld\n", (long) GMP_NUMB_BITS);
2510|   fprintf (stderr, "sizeof(mp_limb_t) = %ld\n", (long) sizeof(mp_limb_t));
2511|   fprintf (stderr, "sizeof(mp_limb_t) * CHAR_BIT = %ld != GMP_NUMB_BITS\n",
2512|            (long) (sizeof(mp_limb_t) * CHAR_BIT));
2513|   return 1;
2514|
2515|   ;
2516|   return 0;
2517| }
2518configure:18694: result: no
2519configure:18696: error: GMP_NUMB_BITS and sizeof(mp_limb_t) are not consistent.
2520You probably need to change some of the GMP or MPFR compile options.
2521See 'config.log' for details (search for GMP_NUMB_BITS).
2522
2523## ---------------- ##
2524## Cache variables. ##
2525## ---------------- ##
2526
2527ac_cv_build=i386-apple-darwin8.11.1
2528ac_cv_c_bigendian=no
2529ac_cv_c_compiler_gnu=yes
2530ac_cv_c_const=yes
2531ac_cv_c_volatile=yes
2532ac_cv_env_CC_set=set
2533ac_cv_env_CC_value=/opt/local/bin/gcc-apple-4.2
2534ac_cv_env_CFLAGS_set=set
2535ac_cv_env_CFLAGS_value='-pipe -Os -arch i386'
2536ac_cv_env_CPPFLAGS_set=set
2537ac_cv_env_CPPFLAGS_value=-I/opt/local/include
2538ac_cv_env_CPP_set=
2539ac_cv_env_CPP_value=
2540ac_cv_env_LDFLAGS_set=set
2541ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386'
2542ac_cv_env_LIBS_set=
2543ac_cv_env_LIBS_value=
2544ac_cv_env_LT_SYS_LIBRARY_PATH_set=
2545ac_cv_env_LT_SYS_LIBRARY_PATH_value=
2546ac_cv_env_build_alias_set=
2547ac_cv_env_build_alias_value=
2548ac_cv_env_host_alias_set=
2549ac_cv_env_host_alias_value=
2550ac_cv_env_target_alias_set=
2551ac_cv_env_target_alias_value=
2552ac_cv_func_alloca_works=yes
2553ac_cv_func_gettimeofday=yes
2554ac_cv_func_setlocale=yes
2555ac_cv_func_signal=yes
2556ac_cv_header_dlfcn_h=yes
2557ac_cv_header_float_h=yes
2558ac_cv_header_inttypes_h=yes
2559ac_cv_header_limits_h=yes
2560ac_cv_header_locale_h=yes
2561ac_cv_header_stdarg_h=yes
2562ac_cv_header_stdint_h=yes
2563ac_cv_header_stdio_h=yes
2564ac_cv_header_stdlib_h=yes
2565ac_cv_header_string_h=yes
2566ac_cv_header_strings_h=yes
2567ac_cv_header_sys_fpu_h=no
2568ac_cv_header_sys_stat_h=yes
2569ac_cv_header_sys_types_h=yes
2570ac_cv_header_unistd_h=yes
2571ac_cv_header_wchar_h=yes
2572ac_cv_host=i386-apple-darwin8.11.1
2573ac_cv_member_struct_lconv_decimal_point=yes
2574ac_cv_member_struct_lconv_thousands_sep=yes
2575ac_cv_objext=o
2576ac_cv_path_EGREP='/usr/bin/grep -E'
2577ac_cv_path_FGREP='/usr/bin/grep -F'
2578ac_cv_path_GREP=/usr/bin/grep
2579ac_cv_path_SED=/usr/bin/sed
2580ac_cv_path_lt_DD=/bin/dd
2581ac_cv_prog_AWK=awk
2582ac_cv_prog_CPP='/opt/local/bin/gcc-apple-4.2 -std=gnu99 -E'
2583ac_cv_prog_ac_ct_AR=ar
2584ac_cv_prog_ac_ct_CC=/opt/local/bin/gcc-apple-4.2
2585ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
2586ac_cv_prog_ac_ct_FILECMD=file
2587ac_cv_prog_ac_ct_LIPO=lipo
2588ac_cv_prog_ac_ct_NMEDIT=nmedit
2589ac_cv_prog_ac_ct_OTOOL64=otool64
2590ac_cv_prog_ac_ct_OTOOL=otool
2591ac_cv_prog_ac_ct_RANLIB=ranlib
2592ac_cv_prog_ac_ct_STRIP=strip
2593ac_cv_prog_cc_c11=no
2594ac_cv_prog_cc_c99=-std=gnu99
2595ac_cv_prog_cc_g=yes
2596ac_cv_prog_cc_stdc=-std=gnu99
2597ac_cv_prog_make_make_set=yes
2598ac_cv_search_clock_gettime=no
2599ac_cv_type_intmax_t=yes
2600ac_cv_type_long_long_int=yes
2601ac_cv_type_size_t=yes
2602ac_cv_type_uintptr_t=yes
2603ac_cv_type_union_fpc_csr=no
2604ac_cv_working_alloca_h=yes
2605am_cv_CC_dependencies_compiler_type=gcc3
2606am_cv_ar_interface=ar
2607am_cv_make_support_nested_variables=yes
2608am_cv_prog_cc_c_o=yes
2609gmp_cv_c_attribute_mode=yes
2610lt_cv_apple_cc_single_mod=yes
2611lt_cv_ar_at_file=no
2612lt_cv_deplibs_check_method=pass_all
2613lt_cv_file_magic_cmd='$MAGIC_CMD'
2614lt_cv_file_magic_test_file=
2615lt_cv_ld_exported_symbols_list=yes
2616lt_cv_ld_force_load=yes
2617lt_cv_ld_reload_flag=-r
2618lt_cv_nm_interface='BSD nm'
2619lt_cv_objdir=.libs
2620lt_cv_path_LD=/opt/local/libexec/apple-gcc42/gcc/i686-apple-darwin8/4.2.1/ld
2621lt_cv_path_NM='/usr/bin/nm -p'
2622lt_cv_path_mainfest_tool=no
2623lt_cv_prog_compiler_c_o=yes
2624lt_cv_prog_compiler_pic='-fno-common -DPIC'
2625lt_cv_prog_compiler_pic_works=yes
2626lt_cv_prog_compiler_rtti_exceptions=no
2627lt_cv_prog_compiler_static_works=no
2628lt_cv_prog_gnu_ld=no
2629lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
2630lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\'''
2631lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
2632lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
2633lt_cv_sys_global_symbol_to_cdecl='/usr/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
2634lt_cv_sys_global_symbol_to_import=
2635lt_cv_sys_max_cmd_len=196608
2636lt_cv_to_host_file_cmd=func_convert_file_noop
2637lt_cv_to_tool_file_cmd=func_convert_file_noop
2638lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
2639mpfr_cv_c_double_format='IEEE double, little endian'
2640mpfr_cv_c_long_double_format='IEEE extended, little endian (16 bytes)'
2641mpfr_cv_errdivzero=no
2642mpfr_cv_gcc_floatconv_bug=no
2643mpfr_cv_have_builtin_unreachable=no
2644mpfr_cv_have_fesetround=yes
2645mpfr_cv_have_intmax_max=yes
2646mpfr_cv_have_noreturn=no
2647mpfr_cv_have_signedz=yes
2648mpfr_cv_have_subnorm_dbl=yes
2649mpfr_cv_have_subnorm_flt=yes
2650mpfr_cv_nanisnan=no
2651
2652## ----------------- ##
2653## Output variables. ##
2654## ----------------- ##
2655
2656ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_mpfr/mpfr/work/mpfr-4.2.1/missing'\'' aclocal-1.16'
2657ALLOCA=''
2658AMDEPBACKSLASH='\'
2659AMDEP_FALSE='#'
2660AMDEP_TRUE=''
2661AMTAR='$${TAR-tar}'
2662AM_BACKSLASH='\'
2663AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2664AM_DEFAULT_VERBOSITY='1'
2665AM_V='$(V)'
2666AR='ar'
2667AS='as'
2668AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_mpfr/mpfr/work/mpfr-4.2.1/missing'\'' autoconf'
2669AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_mpfr/mpfr/work/mpfr-4.2.1/missing'\'' autoheader'
2670AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_mpfr/mpfr/work/mpfr-4.2.1/missing'\'' automake-1.16'
2671AWK='awk'
2672CC='/opt/local/bin/gcc-apple-4.2 -std=gnu99'
2673CCDEPMODE='depmode=gcc3'
2674CFLAGS='-pipe -Os -arch i386'
2675CPP='/opt/local/bin/gcc-apple-4.2 -std=gnu99 -E'
2676CPPFLAGS='-I/opt/local/include'
2677CSCOPE='cscope'
2678CTAGS='ctags'
2679CYGPATH_W='echo'
2680DATAFILES=''
2681DEFS=''
2682DEPDIR='.deps'
2683DLLTOOL='false'
2684DSYMUTIL='dsymutil'
2685DUMPBIN=''
2686ECHO_C=''
2687ECHO_N='-n'
2688ECHO_T=''
2689EGREP='/usr/bin/grep -E'
2690ETAGS='etags'
2691EXEEXT=''
2692FGREP='/usr/bin/grep -F'
2693FILECMD='file'
2694GREP='/usr/bin/grep'
2695INSTALL_DATA='${INSTALL} -m 644'
2696INSTALL_PROGRAM='${INSTALL}'
2697INSTALL_SCRIPT='${INSTALL}'
2698INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
2699LD='/opt/local/libexec/apple-gcc42/gcc/i686-apple-darwin8/4.2.1/ld'
2700LDFLAGS='-Wl,-search_paths_first -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386'
2701LIBMPFR_LDFLAGS=''
2702LIBOBJS=''
2703LIBS=''
2704LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2705LIPO='lipo'
2706LN_S='ln -s'
2707LTLIBOBJS=''
2708LT_SYS_LIBRARY_PATH=''
2709MAINT=''
2710MAINTAINER_MODE_FALSE='#'
2711MAINTAINER_MODE_TRUE=''
2712MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_mpfr/mpfr/work/mpfr-4.2.1/missing'\'' makeinfo'
2713MANIFEST_TOOL=':'
2714MINI_GMP_FALSE=''
2715MINI_GMP_TRUE='#'
2716MKDIR_P='./install-sh -c -d'
2717MPFR_LDFLAGS=''
2718MPFR_LIBM=''
2719MPFR_LIBQUADMATH=''
2720NM='/usr/bin/nm -p'
2721NMEDIT='nmedit'
2722OBJDUMP='false'
2723OBJEXT='o'
2724OTOOL64='otool64'
2725OTOOL='otool'
2726PACKAGE='mpfr'
2727PACKAGE_BUGREPORT=''
2728PACKAGE_NAME='MPFR'
2729PACKAGE_STRING='MPFR 4.2.1'
2730PACKAGE_TARNAME='mpfr'
2731PACKAGE_URL=''
2732PACKAGE_VERSION='4.2.1'
2733PATH_SEPARATOR=':'
2734PTHREAD_CC=''
2735PTHREAD_CFLAGS=''
2736PTHREAD_CXX=''
2737PTHREAD_LIBS=''
2738RANLIB='ranlib'
2739SED='/usr/bin/sed'
2740SET_MAKE=''
2741SHELL='/bin/sh'
2742STRIP='strip'
2743TUNE_LIBS=''
2744VERSION='4.2.1'
2745ac_ct_AR='ar'
2746ac_ct_CC='/opt/local/bin/gcc-apple-4.2'
2747ac_ct_DUMPBIN=''
2748am__EXEEXT_FALSE=''
2749am__EXEEXT_TRUE=''
2750am__fastdepCC_FALSE='#'
2751am__fastdepCC_TRUE=''
2752am__include='include'
2753am__isrc=''
2754am__leading_dot='.'
2755am__nodep='_no'
2756am__quote=''
2757am__tar='$${TAR-tar} chof - "$$tardir"'
2758am__untar='$${TAR-tar} xf -'
2759ax_pthread_config=''
2760bindir='${exec_prefix}/bin'
2761build='i386-apple-darwin8.11.1'
2762build_alias=''
2763build_cpu='i386'
2764build_os='darwin8.11.1'
2765build_vendor='apple'
2766datadir='${datarootdir}'
2767datarootdir='${prefix}/share'
2768docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
2769dvidir='${docdir}'
2770exec_prefix='NONE'
2771host='i386-apple-darwin8.11.1'
2772host_alias=''
2773host_cpu='i386'
2774host_os='darwin8.11.1'
2775host_vendor='apple'
2776htmldir='${docdir}'
2777includedir='${prefix}/include'
2778infodir='${datarootdir}/info'
2779install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_mpfr/mpfr/work/mpfr-4.2.1/install-sh'
2780libdir='${exec_prefix}/lib'
2781libexecdir='${exec_prefix}/libexec'
2782localedir='${datarootdir}/locale'
2783localstatedir='${prefix}/var'
2784mandir='${datarootdir}/man'
2785mini_gmp_path=''
2786mkdir_p='$(MKDIR_P)'
2787oldincludedir='/usr/include'
2788pdfdir='${docdir}'
2789prefix='/opt/local'
2790program_transform_name='s,x,x,'
2791psdir='${docdir}'
2792runstatedir='${localstatedir}/run'
2793sbindir='${exec_prefix}/sbin'
2794sharedstatedir='${prefix}/com'
2795sysconfdir='${prefix}/etc'
2796target_alias=''
2797
2798## ----------- ##
2799## confdefs.h. ##
2800## ----------- ##
2801
2802/* confdefs.h */
2803#define PACKAGE_NAME "MPFR"
2804#define PACKAGE_TARNAME "mpfr"
2805#define PACKAGE_VERSION "4.2.1"
2806#define PACKAGE_STRING "MPFR 4.2.1"
2807#define PACKAGE_BUGREPORT ""
2808#define PACKAGE_URL ""
2809#define HAVE_STDIO_H 1
2810#define HAVE_STDLIB_H 1
2811#define HAVE_STRING_H 1
2812#define HAVE_INTTYPES_H 1
2813#define HAVE_STDINT_H 1
2814#define HAVE_STRINGS_H 1
2815#define HAVE_SYS_STAT_H 1
2816#define HAVE_SYS_TYPES_H 1
2817#define HAVE_UNISTD_H 1
2818#define STDC_HEADERS 1
2819#define HAVE_DLFCN_H 1
2820#define LT_OBJDIR ".libs/"
2821#define HAVE_LITTLE_ENDIAN 1
2822#define HAVE_LOCALE_H 1
2823#define HAVE_WCHAR_H 1
2824#define HAVE_STDARG 1
2825#define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
2826#define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
2827#define HAVE_ALLOCA_H 1
2828#define HAVE_ALLOCA 1
2829#define HAVE_UINTPTR_T 1
2830#define HAVE_VA_COPY 1
2831#define HAVE_SETLOCALE 1
2832#define HAVE_GETTIMEOFDAY 1
2833#define HAVE_SIGNAL 1
2834#define HAVE_SIGACTION 1
2835#define HAVE_LONG_LONG 1
2836#define HAVE_INTMAX_T 1
2837#define MPFR_HAVE_INTMAX_MAX 1
2838#define MPFR_HAVE_CONSTRUCTOR_ATTR 1
2839#define MPFR_HAVE_FESETROUND 1
2840#define HAVE_SUBNORM_DBL 1
2841#define HAVE_SUBNORM_FLT 1
2842#define HAVE_SIGNEDZ 1
2843#define HAVE_ROUND 1
2844#define HAVE_TRUNC 1
2845#define HAVE_FLOOR 1
2846#define HAVE_CEIL 1
2847#define HAVE_NEARBYINT 1
2848#define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
2849#define HAVE_LDOUBLE_IEEE_EXT_LITTLE 1
2850#define MPFR_USE_STATIC_ASSERT 1
2851#define HAVE_ATTRIBUTE_MODE 1
2852
2853configure: exit 1