Ticket #47388: config.log

File config.log, 41.0 KB (added by jasoncharney@…, 9 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by GNU MP configure 6.0.0, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --enable-cxx
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Js-MacBook-Pro.local
14uname -m = x86_64
15uname -r = 14.1.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 14.1.0: Thu Feb 26 19:26:47 PST 2015; root:xnu-2782.10.73~1/RELEASE_X86_64
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 14.1.0: Thu Feb 26 19:26:47 PST 2015; root:xnu-2782.10.73~1/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 285 tasks, 1282 threads, 8 processors
34Load average: 9.26, Mach factor: 1.35
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:3040: checking build system type
52configure:3054: result: coreihwl-apple-darwin14.1.0
53configure:3074: checking host system type
54configure:3087: result: coreihwl-apple-darwin14.1.0
55configure:3124: checking for a BSD-compatible install
56configure:3192: result: /usr/bin/install -c
57configure:3203: checking whether build environment is sane
58configure:3253: result: yes
59configure:3394: checking for a thread-safe mkdir -p
60configure:3433: result: ./install-sh -c -d
61configure:3446: checking for gawk
62configure:3473: result: /usr/bin/awk
63configure:3484: checking whether make sets $(MAKE)
64configure:3506: result: yes
65configure:3589: checking whether to enable maintainer-specific portions of Makefiles
66configure:3598: result: no
67User:
68ABI=32
69CC=/usr/bin/clang
70CFLAGS=(unset)
71CPPFLAGS=-I/opt/local/include
72MPN_PATH=
73GMP:
74abilist=64 x32 32
75cclist=gcc icc cc
76configure:5546: /usr/bin/clang -c conftest.c >&5
77configure:5549: $? = 0
78configure:5552: checking whether /usr/bin/clang is gcc
79configure:5554: result: yes
80configure:5568: /usr/bin/clang 2>&1 | grep xlc >/dev/null
81configure:5571: $? = 1
82configure:5625: checking compiler /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include
83Test compile:
84configure:5639: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include conftest.c >&5
85configure:5642: $? = 0
86configure:5647: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
87configure:5650: $? = 0
88Test compile: function pointer return
89configure:5693: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include conftest.c >&5
90configure:5696: $? = 0
91configure:5701: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
92configure:5704: $? = 0
93Test compile: cmov instruction
94configure:5749: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include conftest.c >&5
95configure:5752: $? = 0
96configure:5757: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
97configure:5760: $? = 0
98Test compile: double -> ulong conversion
99configure:5806: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include conftest.c >&5
100configure:5809: $? = 0
101configure:5814: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
102configure:5817: $? = 0
103Test compile: double negation
104configure:5861: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include conftest.c >&5
105configure:5864: $? = 0
106configure:5869: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
107configure:5872: $? = 0
108Test compile: double -> float conversion
109configure:5917: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include conftest.c >&5
110configure:5920: $? = 0
111configure:5925: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
112configure:5928: $? = 0
113Test compile: gnupro alpha ev6 char spilling
114configure:6002: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include conftest.c >&5
115configure:6005: $? = 0
116configure:6010: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
117configure:6013: $? = 0
118Test compile: __builtin_alloca availability
119configure:6053: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include conftest.c >&5
120conftest.c:1:43: warning: control reaches end of non-void function [-Wreturn-type]
121int k; int foo () { __builtin_alloca (k); }
122                                          ^
1231 warning generated.
124Undefined symbols for architecture i386:
125  "_main", referenced from:
126     implicit entry/start for main executable
127ld: symbol(s) not found for architecture i386
128clang: error: linker command failed with exit code 1 (use -v to see invocation)
129configure:6056: $? = 1
130failed program was:
131int k; int foo () { __builtin_alloca (k); }
132Test compile: abs int -> double conversion
133configure:6177: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include conftest.c >&5
134configure:6180: $? = 0
135configure:6185: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
136configure:6188: $? = 0
137Test compile: long long reliability test 1
138configure:6241: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include conftest.c >&5
139conftest.c:9:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
140f(){static const struct{t1 n;t1 src[9];t1 want[9];}d[]={{1,{0},{1}},};t1 got[9];int i;
141^
142conftest.c:10:44: warning: implicit declaration of function 'h' is invalid in C99 [-Wimplicit-function-declaration]
143for(i=0;i<1;i++){if(e(got,got,9,d[i].n)==0)h();g(i,d[i].src,d[i].n,got,d[i].want,9);if(d[i].n)h();}}
144                                           ^
145conftest.c:10:48: warning: implicit declaration of function 'g' is invalid in C99 [-Wimplicit-function-declaration]
146for(i=0;i<1;i++){if(e(got,got,9,d[i].n)==0)h();g(i,d[i].src,d[i].n,got,d[i].want,9);if(d[i].n)h();}}
147                                               ^
148conftest.c:10:100: warning: control reaches end of non-void function [-Wreturn-type]
149for(i=0;i<1;i++){if(e(got,got,9,d[i].n)==0)h();g(i,d[i].src,d[i].n,got,d[i].want,9);if(d[i].n)h();}}
150                                                                                                   ^
151conftest.c:11:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
152h(){}g(){}
153^
154conftest.c:11:5: warning: control reaches end of non-void function [-Wreturn-type]
155h(){}g(){}
156    ^
157conftest.c:11:6: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
158h(){}g(){}
159     ^
160conftest.c:11:10: warning: control reaches end of non-void function [-Wreturn-type]
161h(){}g(){}
162         ^
1638 warnings generated.
164configure:6244: $? = 0
165configure:6249: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
166configure:6252: $? = 0
167Test compile: long long reliability test 2
168configure:6301: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include conftest.c >&5
169conftest.c:6:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
170f(int u){int i;long long x;x=u?~0:0;if(x)for(i=0;i<9;i++);x&=g();if(x)g();}
171^
172conftest.c:6:62: warning: implicit declaration of function 'g' is invalid in C99 [-Wimplicit-function-declaration]
173f(int u){int i;long long x;x=u?~0:0;if(x)for(i=0;i<9;i++);x&=g();if(x)g();}
174                                                             ^
175conftest.c:6:75: warning: control reaches end of non-void function [-Wreturn-type]
176f(int u){int i;long long x;x=u?~0:0;if(x)for(i=0;i<9;i++);x&=g();if(x)g();}
177                                                                          ^
178conftest.c:7:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
179g(){}
180^
181conftest.c:7:5: warning: control reaches end of non-void function [-Wreturn-type]
182g(){}
183    ^
1845 warnings generated.
185configure:6304: $? = 0
186configure:6309: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
187configure:6312: $? = 0
188Test compile: mpn_lshift_com optimization
189configure:6400: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include conftest.c >&5
190configure:6403: $? = 0
191configure:6408: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
192configure:6411: $? = 0
193Test compile: mpn_lshift_com optimization 2
194configure:6508: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include conftest.c >&5
195configure:6511: $? = 0
196configure:6516: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
197configure:6519: $? = 0
198configure:6665: result: yes
199configure: testlist sizeof-long-4
200configure:6840: checking compiler /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer has sizeof(long)==4
201configure:6853: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -c conftest.c >&5
202configure:6856: $? = 0
203configure:6861: result: yes
204configure:7178: checking compiler /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include -mtune=corei7
205Test compile:
206configure:7192: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include -mtune=corei7 conftest.c >&5
207configure:7195: $? = 0
208configure:7200: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
209configure:7203: $? = 0
210Test compile: function pointer return
211configure:7246: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include -mtune=corei7 conftest.c >&5
212configure:7249: $? = 0
213configure:7254: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
214configure:7257: $? = 0
215Test compile: cmov instruction
216configure:7302: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include -mtune=corei7 conftest.c >&5
217configure:7305: $? = 0
218configure:7310: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
219configure:7313: $? = 0
220Test compile: double -> ulong conversion
221configure:7359: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include -mtune=corei7 conftest.c >&5
222configure:7362: $? = 0
223configure:7367: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
224configure:7370: $? = 0
225Test compile: double negation
226configure:7414: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include -mtune=corei7 conftest.c >&5
227configure:7417: $? = 0
228configure:7422: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
229configure:7425: $? = 0
230Test compile: double -> float conversion
231configure:7470: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include -mtune=corei7 conftest.c >&5
232configure:7473: $? = 0
233configure:7478: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
234configure:7481: $? = 0
235Test compile: gnupro alpha ev6 char spilling
236configure:7555: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include -mtune=corei7 conftest.c >&5
237configure:7558: $? = 0
238configure:7563: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
239configure:7566: $? = 0
240Test compile: __builtin_alloca availability
241configure:7606: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include -mtune=corei7 conftest.c >&5
242conftest.c:1:43: warning: control reaches end of non-void function [-Wreturn-type]
243int k; int foo () { __builtin_alloca (k); }
244                                          ^
2451 warning generated.
246Undefined symbols for architecture i386:
247  "_main", referenced from:
248     implicit entry/start for main executable
249ld: symbol(s) not found for architecture i386
250clang: error: linker command failed with exit code 1 (use -v to see invocation)
251configure:7609: $? = 1
252failed program was:
253int k; int foo () { __builtin_alloca (k); }
254Test compile: abs int -> double conversion
255configure:7730: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include -mtune=corei7 conftest.c >&5
256configure:7733: $? = 0
257configure:7738: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
258configure:7741: $? = 0
259Test compile: long long reliability test 1
260configure:7794: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include -mtune=corei7 conftest.c >&5
261conftest.c:9:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
262f(){static const struct{t1 n;t1 src[9];t1 want[9];}d[]={{1,{0},{1}},};t1 got[9];int i;
263^
264conftest.c:10:44: warning: implicit declaration of function 'h' is invalid in C99 [-Wimplicit-function-declaration]
265for(i=0;i<1;i++){if(e(got,got,9,d[i].n)==0)h();g(i,d[i].src,d[i].n,got,d[i].want,9);if(d[i].n)h();}}
266                                           ^
267conftest.c:10:48: warning: implicit declaration of function 'g' is invalid in C99 [-Wimplicit-function-declaration]
268for(i=0;i<1;i++){if(e(got,got,9,d[i].n)==0)h();g(i,d[i].src,d[i].n,got,d[i].want,9);if(d[i].n)h();}}
269                                               ^
270conftest.c:10:100: warning: control reaches end of non-void function [-Wreturn-type]
271for(i=0;i<1;i++){if(e(got,got,9,d[i].n)==0)h();g(i,d[i].src,d[i].n,got,d[i].want,9);if(d[i].n)h();}}
272                                                                                                   ^
273conftest.c:11:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
274h(){}g(){}
275^
276conftest.c:11:5: warning: control reaches end of non-void function [-Wreturn-type]
277h(){}g(){}
278    ^
279conftest.c:11:6: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
280h(){}g(){}
281     ^
282conftest.c:11:10: warning: control reaches end of non-void function [-Wreturn-type]
283h(){}g(){}
284         ^
2858 warnings generated.
286configure:7797: $? = 0
287configure:7802: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
288configure:7805: $? = 0
289Test compile: long long reliability test 2
290configure:7854: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include -mtune=corei7 conftest.c >&5
291conftest.c:6:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
292f(int u){int i;long long x;x=u?~0:0;if(x)for(i=0;i<9;i++);x&=g();if(x)g();}
293^
294conftest.c:6:62: warning: implicit declaration of function 'g' is invalid in C99 [-Wimplicit-function-declaration]
295f(int u){int i;long long x;x=u?~0:0;if(x)for(i=0;i<9;i++);x&=g();if(x)g();}
296                                                             ^
297conftest.c:6:75: warning: control reaches end of non-void function [-Wreturn-type]
298f(int u){int i;long long x;x=u?~0:0;if(x)for(i=0;i<9;i++);x&=g();if(x)g();}
299                                                                          ^
300conftest.c:7:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
301g(){}
302^
303conftest.c:7:5: warning: control reaches end of non-void function [-Wreturn-type]
304g(){}
305    ^
3065 warnings generated.
307configure:7857: $? = 0
308configure:7862: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
309configure:7865: $? = 0
310Test compile: mpn_lshift_com optimization
311configure:7953: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include -mtune=corei7 conftest.c >&5
312configure:7956: $? = 0
313configure:7961: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
314configure:7964: $? = 0
315Test compile: mpn_lshift_com optimization 2
316configure:8061: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -I/opt/local/include -mtune=corei7 conftest.c >&5
317configure:8064: $? = 0
318configure:8069: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
319configure:8072: $? = 0
320configure:8218: result: yes
321configure:7178: checking compiler /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -mtune=corei7 -I/opt/local/include -march=corei7
322Test compile:
323configure:7192: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -mtune=corei7 -I/opt/local/include -march=corei7 conftest.c >&5
324configure:7195: $? = 0
325configure:7200: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
326configure:7203: $? = 0
327Test compile: function pointer return
328configure:7246: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -mtune=corei7 -I/opt/local/include -march=corei7 conftest.c >&5
329configure:7249: $? = 0
330configure:7254: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
331configure:7257: $? = 0
332Test compile: cmov instruction
333configure:7302: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -mtune=corei7 -I/opt/local/include -march=corei7 conftest.c >&5
334configure:7305: $? = 0
335configure:7310: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
336configure:7313: $? = 0
337Test compile: double -> ulong conversion
338configure:7359: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -mtune=corei7 -I/opt/local/include -march=corei7 conftest.c >&5
339configure:7362: $? = 0
340configure:7367: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
341configure:7370: $? = 0
342Test compile: double negation
343configure:7414: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -mtune=corei7 -I/opt/local/include -march=corei7 conftest.c >&5
344configure:7417: $? = 0
345configure:7422: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
346configure:7425: $? = 0
347Test compile: double -> float conversion
348configure:7470: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -mtune=corei7 -I/opt/local/include -march=corei7 conftest.c >&5
349configure:7473: $? = 0
350configure:7478: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
351configure:7481: $? = 0
352Test compile: gnupro alpha ev6 char spilling
353configure:7555: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -mtune=corei7 -I/opt/local/include -march=corei7 conftest.c >&5
354configure:7558: $? = 0
355configure:7563: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
356configure:7566: $? = 0
357Test compile: __builtin_alloca availability
358configure:7606: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -mtune=corei7 -I/opt/local/include -march=corei7 conftest.c >&5
359conftest.c:1:43: warning: control reaches end of non-void function [-Wreturn-type]
360int k; int foo () { __builtin_alloca (k); }
361                                          ^
3621 warning generated.
363Undefined symbols for architecture i386:
364  "_main", referenced from:
365     implicit entry/start for main executable
366ld: symbol(s) not found for architecture i386
367clang: error: linker command failed with exit code 1 (use -v to see invocation)
368configure:7609: $? = 1
369failed program was:
370int k; int foo () { __builtin_alloca (k); }
371Test compile: abs int -> double conversion
372configure:7730: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -mtune=corei7 -I/opt/local/include -march=corei7 conftest.c >&5
373configure:7733: $? = 0
374configure:7738: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
375configure:7741: $? = 0
376Test compile: long long reliability test 1
377configure:7794: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -mtune=corei7 -I/opt/local/include -march=corei7 conftest.c >&5
378conftest.c:9:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
379f(){static const struct{t1 n;t1 src[9];t1 want[9];}d[]={{1,{0},{1}},};t1 got[9];int i;
380^
381conftest.c:10:44: warning: implicit declaration of function 'h' is invalid in C99 [-Wimplicit-function-declaration]
382for(i=0;i<1;i++){if(e(got,got,9,d[i].n)==0)h();g(i,d[i].src,d[i].n,got,d[i].want,9);if(d[i].n)h();}}
383                                           ^
384conftest.c:10:48: warning: implicit declaration of function 'g' is invalid in C99 [-Wimplicit-function-declaration]
385for(i=0;i<1;i++){if(e(got,got,9,d[i].n)==0)h();g(i,d[i].src,d[i].n,got,d[i].want,9);if(d[i].n)h();}}
386                                               ^
387conftest.c:10:100: warning: control reaches end of non-void function [-Wreturn-type]
388for(i=0;i<1;i++){if(e(got,got,9,d[i].n)==0)h();g(i,d[i].src,d[i].n,got,d[i].want,9);if(d[i].n)h();}}
389                                                                                                   ^
390conftest.c:11:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
391h(){}g(){}
392^
393conftest.c:11:5: warning: control reaches end of non-void function [-Wreturn-type]
394h(){}g(){}
395    ^
396conftest.c:11:6: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
397h(){}g(){}
398     ^
399conftest.c:11:10: warning: control reaches end of non-void function [-Wreturn-type]
400h(){}g(){}
401         ^
4028 warnings generated.
403configure:7797: $? = 0
404configure:7802: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
405configure:7805: $? = 0
406Test compile: long long reliability test 2
407configure:7854: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -mtune=corei7 -I/opt/local/include -march=corei7 conftest.c >&5
408conftest.c:6:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
409f(int u){int i;long long x;x=u?~0:0;if(x)for(i=0;i<9;i++);x&=g();if(x)g();}
410^
411conftest.c:6:62: warning: implicit declaration of function 'g' is invalid in C99 [-Wimplicit-function-declaration]
412f(int u){int i;long long x;x=u?~0:0;if(x)for(i=0;i<9;i++);x&=g();if(x)g();}
413                                                             ^
414conftest.c:6:75: warning: control reaches end of non-void function [-Wreturn-type]
415f(int u){int i;long long x;x=u?~0:0;if(x)for(i=0;i<9;i++);x&=g();if(x)g();}
416                                                                          ^
417conftest.c:7:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
418g(){}
419^
420conftest.c:7:5: warning: control reaches end of non-void function [-Wreturn-type]
421g(){}
422    ^
4235 warnings generated.
424configure:7857: $? = 0
425configure:7862: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
426configure:7865: $? = 0
427Test compile: mpn_lshift_com optimization
428configure:7953: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -mtune=corei7 -I/opt/local/include -march=corei7 conftest.c >&5
429configure:7956: $? = 0
430configure:7961: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
431configure:7964: $? = 0
432Test compile: mpn_lshift_com optimization 2
433configure:8061: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -mtune=corei7 -I/opt/local/include -march=corei7 conftest.c >&5
434configure:8064: $? = 0
435configure:8069: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
436configure:8072: $? = 0
437configure:8218: result: yes
438configure:8371: checking for gcc
439configure:8398: result: /usr/bin/clang
440configure:8627: checking for C compiler version
441configure:8636: /usr/bin/clang --version >&5
442Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn)
443Target: x86_64-apple-darwin14.1.0
444Thread model: posix
445configure:8647: $? = 0
446configure:8636: /usr/bin/clang -v >&5
447Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn)
448Target: x86_64-apple-darwin14.1.0
449Thread model: posix
450configure:8647: $? = 0
451configure:8636: /usr/bin/clang -V >&5
452clang: error: argument to '-V' is missing (expected 1 value)
453clang: error: no input files
454configure:8647: $? = 1
455configure:8636: /usr/bin/clang -qversion >&5
456clang: error: unknown argument: '-qversion'
457clang: error: no input files
458configure:8647: $? = 1
459configure:8667: checking whether the C compiler works
460configure:8689: /usr/bin/clang -m32 -O2 -pedantic -fomit-frame-pointer -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
461configure:8693: $? = 0
462configure:8741: result: yes
463configure:8744: checking for C compiler default output file name
464configure:8746: result: a.out
465configure:8752: checking for suffix of executables
466configure:8759: /usr/bin/clang -o conftest -m32 -O2 -pedantic -fomit-frame-pointer -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
467configure:8763: $? = 0
468configure:8785: result:
469configure:8807: checking whether we are cross compiling
470configure:8815: /usr/bin/clang -o conftest -m32 -O2 -pedantic -fomit-frame-pointer -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
471configure:8819: $? = 0
472configure:8826: ./conftest
473configure:8830: $? = 0
474configure:8845: result: no
475configure:8850: checking for suffix of object files
476configure:8872: /usr/bin/clang -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5
477configure:8876: $? = 0
478configure:8897: result: o
479configure:8901: checking whether we are using the GNU C compiler
480configure:8920: /usr/bin/clang -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5
481configure:8920: $? = 0
482configure:8929: result: yes
483configure:8938: checking whether /usr/bin/clang accepts -g
484configure:8958: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
485configure:8958: $? = 0
486configure:8999: result: yes
487configure:9016: checking for /usr/bin/clang option to accept ISO C89
488configure:9079: /usr/bin/clang  -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5
489configure:9079: $? = 0
490configure:9092: result: none needed
491configure:9116: checking for /usr/bin/clang option to accept ISO C99
492configure:9265: /usr/bin/clang  -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5
493configure:9265: $? = 0
494configure:9278: result: none needed
495configure:9386: checking for /usr/bin/clang option to accept ISO Standard C
496configure:9397: result: none needed
497configure:9409: checking how to run the C preprocessor
498configure:9440: /usr/bin/clang -E -I/opt/local/include conftest.c
499configure:9440: $? = 0
500configure:9454: /usr/bin/clang -E -I/opt/local/include conftest.c
501conftest.c:16:10: fatal error: 'ac_nonexistent.h' file not found
502#include <ac_nonexistent.h>
503         ^
5041 error generated.
505configure:9454: $? = 1
506configure: failed program was:
507| /* confdefs.h */
508| #define PACKAGE_NAME "GNU MP"
509| #define PACKAGE_TARNAME "gmp"
510| #define PACKAGE_VERSION "6.0.0"
511| #define PACKAGE_STRING "GNU MP 6.0.0"
512| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
513| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
514| #define PACKAGE "gmp"
515| #define VERSION "6.0.0"
516| #define WANT_ASSEMBLY 1
517| #define WANT_FFT 1
518| #define HAVE_HOST_CPU_coreihwl 1
519| #define HAVE_SPEED_CYCLECOUNTER 2
520| #define HAVE_CALLING_CONVENTIONS 1
521| /* end confdefs.h.  */
522| #include <ac_nonexistent.h>
523configure:9479: result: /usr/bin/clang -E
524configure:9499: /usr/bin/clang -E -I/opt/local/include conftest.c
525configure:9499: $? = 0
526configure:9513: /usr/bin/clang -E -I/opt/local/include conftest.c
527conftest.c:16:10: fatal error: 'ac_nonexistent.h' file not found
528#include <ac_nonexistent.h>
529         ^
5301 error generated.
531configure:9513: $? = 1
532configure: failed program was:
533| /* confdefs.h */
534| #define PACKAGE_NAME "GNU MP"
535| #define PACKAGE_TARNAME "gmp"
536| #define PACKAGE_VERSION "6.0.0"
537| #define PACKAGE_STRING "GNU MP 6.0.0"
538| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
539| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
540| #define PACKAGE "gmp"
541| #define VERSION "6.0.0"
542| #define WANT_ASSEMBLY 1
543| #define WANT_FFT 1
544| #define HAVE_HOST_CPU_coreihwl 1
545| #define HAVE_SPEED_CYCLECOUNTER 2
546| #define HAVE_CALLING_CONVENTIONS 1
547| /* end confdefs.h.  */
548| #include <ac_nonexistent.h>
549configure:9611: checking build system compiler /usr/bin/clang
550configure:9624: /usr/bin/clang conftest.c
551conftest.c:4:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
552  exit(0);
553  ^
554conftest.c:4:3: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
5551 warning generated.
556configure:9627: $? = 0
557configure:9634: result: yes
558configure:9653: checking for build system preprocessor
559configure:9664: /usr/bin/clang -E conftest.c
560# 1 "conftest.c"
561# 1 "<built-in>" 1
562# 1 "<built-in>" 3
563# 321 "<built-in>" 3
564# 1 "<command line>" 1
565# 1 "<built-in>" 2
566# 1 "conftest.c" 2
567
568configure:9667: $? = 0
569configure:9682: result: /usr/bin/clang -E
570configure:9689: checking for build system executable suffix
571configure:9703: /usr/bin/clang conftest.c -o conftest.exe
572conftest.c:4:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
573  exit (0);
574  ^
575conftest.c:4:3: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
5761 warning generated.
577configure:9706: $? = 0
578./configure: line 9708: ./conftest: No such file or directory
579configure:9703: /usr/bin/clang conftest.c -o conftest,ff8
580conftest.c:4:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
581  exit (0);
582  ^
583conftest.c:4:3: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
5841 warning generated.
585configure:9706: $? = 0
586./configure: line 9708: ./conftest: No such file or directory
587configure:9703: /usr/bin/clang conftest.c -o conftest
588conftest.c:4:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
589  exit (0);
590  ^
591conftest.c:4:3: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
5921 warning generated.
593configure:9706: $? = 0
594configure:9720: result:
595configure:9726: checking whether build system compiler is ANSI
596configure:9739: /usr/bin/clang conftest.c
597conftest.c:4:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
598  exit(0);
599  ^
600conftest.c:4:3: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
6011 warning generated.
602configure:9742: $? = 0
603configure:9751: result: yes
604configure:9761: checking for build system compiler math library
605configure:9780: /usr/bin/clang conftest.c -lm
606conftest.c:4:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
607  exit(0);
608  ^
609conftest.c:4:3: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
610conftest.c:10:10: warning: implicitly declaring library function 'log' with type 'double (double)'
611  return log (d);
612         ^
613conftest.c:10:10: note: include the header <math.h> or explicitly provide a declaration for 'log'
6142 warnings generated.
615configure:9783: $? = 0
616configure:9792: result: -lm
617configure:9927: checking for C++ compiler version
618configure:9936: {/usr/bin/clang++ -stdlib=libc++} --version >&5
619./configure: line 9938: {/usr/bin/clang++: No such file or directory
620configure:9947: $? = 127
621configure:9936: {/usr/bin/clang++ -stdlib=libc++} -v >&5
622./configure: line 9938: {/usr/bin/clang++: No such file or directory
623configure:9947: $? = 127
624configure:9936: {/usr/bin/clang++ -stdlib=libc++} -V >&5
625./configure: line 9938: {/usr/bin/clang++: No such file or directory
626configure:9947: $? = 127
627configure:9936: {/usr/bin/clang++ -stdlib=libc++} -qversion >&5
628./configure: line 9938: {/usr/bin/clang++: No such file or directory
629configure:9947: $? = 127
630configure:9951: checking whether we are using the GNU C++ compiler
631configure:9970: {/usr/bin/clang++ -stdlib=libc++} -c  -I/opt/local/include conftest.cpp >&5
632./configure: line 1746: {/usr/bin/clang++: No such file or directory
633configure:9970: $? = 127
634configure: failed program was:
635| /* confdefs.h */
636| #define PACKAGE_NAME "GNU MP"
637| #define PACKAGE_TARNAME "gmp"
638| #define PACKAGE_VERSION "6.0.0"
639| #define PACKAGE_STRING "GNU MP 6.0.0"
640| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
641| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
642| #define PACKAGE "gmp"
643| #define VERSION "6.0.0"
644| #define WANT_ASSEMBLY 1
645| #define WANT_FFT 1
646| #define HAVE_HOST_CPU_coreihwl 1
647| #define HAVE_SPEED_CYCLECOUNTER 2
648| #define HAVE_CALLING_CONVENTIONS 1
649| /* end confdefs.h.  */
650|
651| int
652| main ()
653| {
654| #ifndef __GNUC__
655|        choke me
656| #endif
657|
658|   ;
659|   return 0;
660| }
661configure:9979: result: no
662configure:9988: checking whether {/usr/bin/clang++ -stdlib=libc++} accepts -g
663configure:10008: {/usr/bin/clang++ -stdlib=libc++} -c -g -I/opt/local/include conftest.cpp >&5
664./configure: line 1746: {/usr/bin/clang++: No such file or directory
665configure:10008: $? = 127
666configure: failed program was:
667| /* confdefs.h */
668| #define PACKAGE_NAME "GNU MP"
669| #define PACKAGE_TARNAME "gmp"
670| #define PACKAGE_VERSION "6.0.0"
671| #define PACKAGE_STRING "GNU MP 6.0.0"
672| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
673| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
674| #define PACKAGE "gmp"
675| #define VERSION "6.0.0"
676| #define WANT_ASSEMBLY 1
677| #define WANT_FFT 1
678| #define HAVE_HOST_CPU_coreihwl 1
679| #define HAVE_SPEED_CYCLECOUNTER 2
680| #define HAVE_CALLING_CONVENTIONS 1
681| /* end confdefs.h.  */
682|
683| int
684| main ()
685| {
686|
687|   ;
688|   return 0;
689| }
690configure:10023: {/usr/bin/clang++ -stdlib=libc++} -c  -I/opt/local/include conftest.cpp >&5
691./configure: line 1746: {/usr/bin/clang++: No such file or directory
692configure:10023: $? = 127
693configure: failed program was:
694| /* confdefs.h */
695| #define PACKAGE_NAME "GNU MP"
696| #define PACKAGE_TARNAME "gmp"
697| #define PACKAGE_VERSION "6.0.0"
698| #define PACKAGE_STRING "GNU MP 6.0.0"
699| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
700| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
701| #define PACKAGE "gmp"
702| #define VERSION "6.0.0"
703| #define WANT_ASSEMBLY 1
704| #define WANT_FFT 1
705| #define HAVE_HOST_CPU_coreihwl 1
706| #define HAVE_SPEED_CYCLECOUNTER 2
707| #define HAVE_CALLING_CONVENTIONS 1
708| /* end confdefs.h.  */
709|
710| int
711| main ()
712| {
713|
714|   ;
715|   return 0;
716| }
717configure:10039: {/usr/bin/clang++ -stdlib=libc++} -c -g -I/opt/local/include conftest.cpp >&5
718./configure: line 1746: {/usr/bin/clang++: No such file or directory
719configure:10039: $? = 127
720configure: failed program was:
721| /* confdefs.h */
722| #define PACKAGE_NAME "GNU MP"
723| #define PACKAGE_TARNAME "gmp"
724| #define PACKAGE_VERSION "6.0.0"
725| #define PACKAGE_STRING "GNU MP 6.0.0"
726| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
727| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
728| #define PACKAGE "gmp"
729| #define VERSION "6.0.0"
730| #define WANT_ASSEMBLY 1
731| #define WANT_FFT 1
732| #define HAVE_HOST_CPU_coreihwl 1
733| #define HAVE_SPEED_CYCLECOUNTER 2
734| #define HAVE_CALLING_CONVENTIONS 1
735| /* end confdefs.h.  */
736|
737| int
738| main ()
739| {
740|
741|   ;
742|   return 0;
743| }
744configure:10049: result: no
745CXXFLAGS chosen by autoconf:
746configure:10099: checking C++ compiler {/usr/bin/clang++ -stdlib=libc++} -I/opt/local/include -m32 -O2 -pedantic -fomit-frame-pointer -mtune=corei7 -march=corei7
747Test compile:
748configure:10113: {/usr/bin/clang++ -stdlib=libc++} -I/opt/local/include -m32 -O2 -pedantic -fomit-frame-pointer -mtune=corei7 -march=corei7 conftest.cc >&5
749./configure: line 10114: {/usr/bin/clang++: No such file or directory
750configure:10116: $? = 127
751failed program was:
752
753int main (void) { return 0; }
754configure:10228: result: no
755configure:10099: checking C++ compiler {/usr/bin/clang++ -stdlib=libc++} -I/opt/local/include
756Test compile:
757configure:10113: {/usr/bin/clang++ -stdlib=libc++} -I/opt/local/include  conftest.cc >&5
758./configure: line 10114: {/usr/bin/clang++: No such file or directory
759configure:10116: $? = 127
760failed program was:
761
762int main (void) { return 0; }
763configure:10228: result: no
764configure:10244: error: C++ compiler not available, see config.log for details
765
766## ---------------- ##
767## Cache variables. ##
768## ---------------- ##
769
770ac_cv_build=coreihwl-apple-darwin14.1.0
771ac_cv_c_compiler_gnu=yes
772ac_cv_cxx_compiler_gnu=no
773ac_cv_env_ABI_set=set
774ac_cv_env_ABI_value=32
775ac_cv_env_CCC_set=
776ac_cv_env_CCC_value=
777ac_cv_env_CC_FOR_BUILD_set=
778ac_cv_env_CC_FOR_BUILD_value=
779ac_cv_env_CC_set=set
780ac_cv_env_CC_value=/usr/bin/clang
781ac_cv_env_CFLAGS_set=
782ac_cv_env_CFLAGS_value=
783ac_cv_env_CPPFLAGS_set=set
784ac_cv_env_CPPFLAGS_value=-I/opt/local/include
785ac_cv_env_CPP_FOR_BUILD_set=
786ac_cv_env_CPP_FOR_BUILD_value=
787ac_cv_env_CPP_set=
788ac_cv_env_CPP_value=
789ac_cv_env_CXXCPP_set=
790ac_cv_env_CXXCPP_value=
791ac_cv_env_CXXFLAGS_set=
792ac_cv_env_CXXFLAGS_value=
793ac_cv_env_CXX_set=set
794ac_cv_env_CXX_value='{/usr/bin/clang++ -stdlib=libc++}'
795ac_cv_env_LDFLAGS_set=set
796ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names'
797ac_cv_env_LIBS_set=
798ac_cv_env_LIBS_value=
799ac_cv_env_M4_set=
800ac_cv_env_M4_value=
801ac_cv_env_YACC_set=
802ac_cv_env_YACC_value=
803ac_cv_env_YFLAGS_set=
804ac_cv_env_YFLAGS_value=
805ac_cv_env_build_alias_set=
806ac_cv_env_build_alias_value=
807ac_cv_env_host_alias_set=
808ac_cv_env_host_alias_value=
809ac_cv_env_target_alias_set=
810ac_cv_env_target_alias_value=
811ac_cv_host=coreihwl-apple-darwin14.1.0
812ac_cv_objext=o
813ac_cv_prog_AWK=/usr/bin/awk
814ac_cv_prog_CPP='/usr/bin/clang -E'
815ac_cv_prog_ac_ct_CC=/usr/bin/clang
816ac_cv_prog_cc_c89=
817ac_cv_prog_cc_c99=
818ac_cv_prog_cc_g=yes
819ac_cv_prog_cc_stdc=
820ac_cv_prog_cxx_g=no
821ac_cv_prog_make_make_set=yes
822gmp_cv_c_for_build_ansi=yes
823gmp_cv_check_libm_for_build=-lm
824gmp_cv_prog_cpp_for_build='/usr/bin/clang -E'
825gmp_cv_prog_exeext_for_build=
826
827## ----------------- ##
828## Output variables. ##
829## ----------------- ##
830
831ABI='32'
832ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0-i386/missing --run aclocal-1.11'
833AMTAR='$${TAR-tar}'
834AR=''
835AS=''
836ASMFLAGS=''
837AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0-i386/missing --run autoconf'
838AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0-i386/missing --run autoheader'
839AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0-i386/missing --run automake-1.11'
840AWK='/usr/bin/awk'
841CALLING_CONVENTIONS_OBJS='x86call.lo x86check$U.lo'
842CC='/usr/bin/clang'
843CCAS='/usr/bin/clang -c'
844CC_FOR_BUILD='/usr/bin/clang'
845CFLAGS='-m32 -O2 -pedantic -fomit-frame-pointer -mtune=corei7 -march=corei7'
846CPP='/usr/bin/clang -E'
847CPPFLAGS='-I/opt/local/include'
848CPP_FOR_BUILD='/usr/bin/clang -E'
849CXX='{/usr/bin/clang++ -stdlib=libc++}'
850CXXCPP=''
851CXXFLAGS=''
852CYGPATH_W='echo'
853DEFN_LONG_LONG_LIMB='/* #undef _LONG_LONG_LIMB */'
854DEFS=''
855DLLTOOL=''
856DSYMUTIL=''
857DUMPBIN=''
858ECHO_C='\c'
859ECHO_N=''
860ECHO_T=''
861EGREP=''
862ENABLE_STATIC_FALSE=''
863ENABLE_STATIC_TRUE=''
864EXEEXT=''
865EXEEXT_FOR_BUILD=''
866FGREP=''
867GMP_LDFLAGS=''
868GMP_LIMB_BITS=''
869GMP_NAIL_BITS='0'
870GREP=''
871HAVE_CLOCK_01=''
872HAVE_CPUTIME_01=''
873HAVE_GETRUSAGE_01=''
874HAVE_GETTIMEOFDAY_01=''
875HAVE_HOST_CPU_FAMILY_power='0'
876HAVE_HOST_CPU_FAMILY_powerpc='0'
877HAVE_SIGACTION_01=''
878HAVE_SIGALTSTACK_01=''
879HAVE_SIGSTACK_01=''
880HAVE_STACK_T_01=''
881HAVE_SYS_RESOURCE_H_01=''
882INSTALL_DATA='${INSTALL} -m 644'
883INSTALL_PROGRAM='${INSTALL}'
884INSTALL_SCRIPT='${INSTALL}'
885INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
886LD=''
887LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names'
888LEX=''
889LEXLIB=''
890LEX_OUTPUT_ROOT=''
891LIBCURSES=''
892LIBGMPXX_LDFLAGS=''
893LIBGMP_DLL=''
894LIBGMP_LDFLAGS=''
895LIBM=''
896LIBM_FOR_BUILD='-lm'
897LIBOBJS=''
898LIBREADLINE=''
899LIBS=''
900LIBTOOL=''
901LIPO=''
902LN_S=''
903LTLIBOBJS=''
904M4=''
905MAINT='#'
906MAINTAINER_MODE_FALSE=''
907MAINTAINER_MODE_TRUE='#'
908MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0-i386/missing --run makeinfo'
909MANIFEST_TOOL=''
910MKDIR_P='./install-sh -c -d'
911NM='/usr/bin/nm'
912NMEDIT=''
913OBJDUMP=''
914OBJEXT='o'
915OTOOL64=''
916OTOOL=''
917PACKAGE='gmp'
918PACKAGE_BUGREPORT='gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html'
919PACKAGE_NAME='GNU MP'
920PACKAGE_STRING='GNU MP 6.0.0'
921PACKAGE_TARNAME='gmp'
922PACKAGE_URL='http://www.gnu.org/software/gmp/'
923PACKAGE_VERSION='6.0.0'
924PATH_SEPARATOR=':'
925RANLIB=''
926SED=''
927SET_MAKE=''
928SHELL='/bin/sh'
929SPEED_CYCLECOUNTER_OBJ='pentium.lo'
930STRIP=''
931TAL_OBJECT=''
932TUNE_LIBS=''
933TUNE_SQR_OBJ=''
934U_FOR_BUILD=''
935VERSION='6.0.0'
936WANT_CXX_FALSE=''
937WANT_CXX_TRUE=''
938WITH_READLINE_01=''
939YACC=''
940YFLAGS=''
941ac_ct_AR=''
942ac_ct_CC='/usr/bin/clang'
943ac_ct_CXX=''
944ac_ct_DUMPBIN=''
945am__EXEEXT_FALSE=''
946am__EXEEXT_TRUE=''
947am__isrc=''
948am__leading_dot='.'
949am__tar='$${TAR-tar} chof - "$$tardir"'
950am__untar='$${TAR-tar} xf -'
951bindir='${exec_prefix}/bin'
952build='coreihwl-apple-darwin14.1.0'
953build_alias=''
954build_cpu='coreihwl'
955build_os='darwin14.1.0'
956build_vendor='apple'
957datadir='${datarootdir}'
958datarootdir='${prefix}/share'
959docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
960dvidir='${docdir}'
961exec_prefix='NONE'
962gmp_srclinks=''
963host='coreihwl-apple-darwin14.1.0'
964host_alias=''
965host_cpu='coreihwl'
966host_os='darwin14.1.0'
967host_vendor='apple'
968htmldir='${docdir}'
969includedir='${prefix}/include'
970infodir='${datarootdir}/info'
971install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0-i386/install-sh'
972libdir='${exec_prefix}/lib'
973libexecdir='${exec_prefix}/libexec'
974localedir='${datarootdir}/locale'
975localstatedir='${prefix}/var'
976mandir='${datarootdir}/man'
977mkdir_p='$(top_builddir)/./install-sh -c -d'
978mpn_objects=''
979mpn_objs_in_libgmp=''
980oldincludedir='/usr/include'
981pdfdir='${docdir}'
982prefix='/opt/local'
983program_transform_name='s,x,x,'
984psdir='${docdir}'
985sbindir='${exec_prefix}/sbin'
986sharedstatedir='${prefix}/com'
987sysconfdir='${prefix}/etc'
988target_alias=''
989
990## ----------- ##
991## confdefs.h. ##
992## ----------- ##
993
994/* confdefs.h */
995#define PACKAGE_NAME "GNU MP"
996#define PACKAGE_TARNAME "gmp"
997#define PACKAGE_VERSION "6.0.0"
998#define PACKAGE_STRING "GNU MP 6.0.0"
999#define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
1000#define PACKAGE_URL "http://www.gnu.org/software/gmp/"
1001#define PACKAGE "gmp"
1002#define VERSION "6.0.0"
1003#define WANT_ASSEMBLY 1
1004#define WANT_FFT 1
1005#define HAVE_HOST_CPU_coreihwl 1
1006#define HAVE_SPEED_CYCLECOUNTER 2
1007#define HAVE_CALLING_CONVENTIONS 1
1008
1009configure: exit 1