Ticket #46814: config.log

File config.log, 41.0 KB (added by subhashsamuel@…, 9 years ago)

Config Log

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