1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by GNU MP configure 5.0.5, which was |
---|
5 | generated by GNU Autoconf 2.65. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --enable-cxx |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = melchior-vm-108.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 12.2.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~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 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64 |
---|
27 | Kernel configured for a single processor only. |
---|
28 | 1 processor is physically available. |
---|
29 | 1 processor is logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processor active: 0 |
---|
32 | Primary memory available: 2.00 gigabytes |
---|
33 | Default processor set: 58 tasks, 253 threads, 1 processors |
---|
34 | Load average: 1.92, Mach factor: 0.15 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin/no_default_gcc |
---|
40 | PATH: /opt/local/bin |
---|
41 | PATH: /opt/local/sbin |
---|
42 | PATH: /bin |
---|
43 | PATH: /sbin |
---|
44 | PATH: /usr/bin |
---|
45 | PATH: /usr/sbin |
---|
46 | |
---|
47 | |
---|
48 | ## ----------- ## |
---|
49 | ## Core tests. ## |
---|
50 | ## ----------- ## |
---|
51 | |
---|
52 | configure:3024: checking build system type |
---|
53 | configure:3038: result: core2-apple-darwin12.2.0 |
---|
54 | configure:3058: checking host system type |
---|
55 | configure:3071: result: core2-apple-darwin12.2.0 |
---|
56 | configure:3108: checking for a BSD-compatible install |
---|
57 | configure:3176: result: /usr/bin/install -c |
---|
58 | configure:3187: checking whether build environment is sane |
---|
59 | configure:3237: result: yes |
---|
60 | configure:3378: checking for a thread-safe mkdir -p |
---|
61 | configure:3417: result: ./install-sh -c -d |
---|
62 | configure:3430: checking for gawk |
---|
63 | configure:3460: result: no |
---|
64 | configure:3430: checking for mawk |
---|
65 | configure:3460: result: no |
---|
66 | configure:3430: checking for nawk |
---|
67 | configure:3460: result: no |
---|
68 | configure:3430: checking for awk |
---|
69 | configure:3446: found /usr/bin/awk |
---|
70 | configure:3457: result: awk |
---|
71 | configure:3468: checking whether make sets $(MAKE) |
---|
72 | configure:3490: result: yes |
---|
73 | configure:3573: checking whether to enable maintainer-specific portions of Makefiles |
---|
74 | configure:3582: result: no |
---|
75 | User: |
---|
76 | ABI=64 |
---|
77 | CC=/usr/bin/clang |
---|
78 | CFLAGS=(unset) |
---|
79 | CPPFLAGS=-I/opt/local/include |
---|
80 | MPN_PATH= |
---|
81 | GMP: |
---|
82 | abilist=64 32 |
---|
83 | cclist=gcc icc cc |
---|
84 | configure:5361: /usr/bin/clang -c conftest.c >&5 |
---|
85 | configure:5364: $? = 0 |
---|
86 | configure:5367: checking whether /usr/bin/clang is gcc |
---|
87 | configure:5369: result: yes |
---|
88 | configure:5383: /usr/bin/clang 2>&1 | grep xlc >/dev/null |
---|
89 | configure:5386: $? = 1 |
---|
90 | configure:5440: checking compiler /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include |
---|
91 | Test compile: |
---|
92 | configure:5454: /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include conftest.c >&5 |
---|
93 | configure:5457: $? = 0 |
---|
94 | configure:5462: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
95 | configure:5465: $? = 0 |
---|
96 | Test compile: function pointer return |
---|
97 | configure:5508: /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include conftest.c >&5 |
---|
98 | configure:5511: $? = 0 |
---|
99 | configure:5516: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
100 | configure:5519: $? = 0 |
---|
101 | Test compile: cmov instruction |
---|
102 | configure:5564: /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include conftest.c >&5 |
---|
103 | configure:5567: $? = 0 |
---|
104 | configure:5572: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
105 | configure:5575: $? = 0 |
---|
106 | Test compile: double -> ulong conversion |
---|
107 | configure:5621: /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include conftest.c >&5 |
---|
108 | configure:5624: $? = 0 |
---|
109 | configure:5629: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
110 | configure:5632: $? = 0 |
---|
111 | Test compile: double negation |
---|
112 | configure:5676: /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include conftest.c >&5 |
---|
113 | configure:5679: $? = 0 |
---|
114 | configure:5684: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
115 | configure:5687: $? = 0 |
---|
116 | Test compile: double -> float conversion |
---|
117 | configure:5732: /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include conftest.c >&5 |
---|
118 | configure:5735: $? = 0 |
---|
119 | configure:5740: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
120 | configure:5743: $? = 0 |
---|
121 | Test compile: gnupro alpha ev6 char spilling |
---|
122 | configure:5817: /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include conftest.c >&5 |
---|
123 | configure:5820: $? = 0 |
---|
124 | configure:5825: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
125 | configure:5828: $? = 0 |
---|
126 | Test compile: __builtin_alloca availability |
---|
127 | configure:5868: /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include conftest.c >&5 |
---|
128 | conftest.c:1:43: warning: control reaches end of non-void function [-Wreturn-type] |
---|
129 | int k; int foo () { __builtin_alloca (k); } |
---|
130 | ^ |
---|
131 | 1 warning generated. |
---|
132 | Undefined symbols for architecture x86_64: |
---|
133 | "_main", referenced from: |
---|
134 | -u command line option |
---|
135 | ld: symbol(s) not found for architecture x86_64 |
---|
136 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
137 | configure:5871: $? = 1 |
---|
138 | failed program was: |
---|
139 | int k; int foo () { __builtin_alloca (k); } |
---|
140 | Test compile: abs int -> double conversion |
---|
141 | configure:5992: /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include conftest.c >&5 |
---|
142 | configure:5995: $? = 0 |
---|
143 | configure:6000: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
144 | configure:6003: $? = 0 |
---|
145 | Test compile: long long reliability test 1 |
---|
146 | configure:6056: /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include conftest.c >&5 |
---|
147 | conftest.c:9:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
148 | f(){static const struct{t1 n;t1 src[9];t1 want[9];}d[]={{1,{0},{1}},};t1 got[9];int i; |
---|
149 | ^ |
---|
150 | conftest.c:10:44: warning: implicit declaration of function 'h' is invalid in C99 [-Wimplicit-function-declaration] |
---|
151 | for(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();}} |
---|
152 | ^ |
---|
153 | conftest.c:10:48: warning: implicit declaration of function 'g' is invalid in C99 [-Wimplicit-function-declaration] |
---|
154 | for(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();}} |
---|
155 | ^ |
---|
156 | conftest.c:10:100: warning: control reaches end of non-void function [-Wreturn-type] |
---|
157 | for(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();}} |
---|
158 | ^ |
---|
159 | conftest.c:11:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
160 | h(){}g(){} |
---|
161 | ^ |
---|
162 | conftest.c:11:5: warning: control reaches end of non-void function [-Wreturn-type] |
---|
163 | h(){}g(){} |
---|
164 | ^ |
---|
165 | conftest.c:11:6: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
166 | h(){}g(){} |
---|
167 | ^ |
---|
168 | conftest.c:11:10: warning: control reaches end of non-void function [-Wreturn-type] |
---|
169 | h(){}g(){} |
---|
170 | ^ |
---|
171 | 8 warnings generated. |
---|
172 | configure:6059: $? = 0 |
---|
173 | configure:6064: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
174 | configure:6067: $? = 0 |
---|
175 | Test compile: long long reliability test 2 |
---|
176 | configure:6116: /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include conftest.c >&5 |
---|
177 | conftest.c:6:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
178 | f(int u){int i;long long x;x=u?~0:0;if(x)for(i=0;i<9;i++);x&=g();if(x)g();} |
---|
179 | ^ |
---|
180 | conftest.c:6:62: warning: implicit declaration of function 'g' is invalid in C99 [-Wimplicit-function-declaration] |
---|
181 | f(int u){int i;long long x;x=u?~0:0;if(x)for(i=0;i<9;i++);x&=g();if(x)g();} |
---|
182 | ^ |
---|
183 | conftest.c:6:75: warning: control reaches end of non-void function [-Wreturn-type] |
---|
184 | f(int u){int i;long long x;x=u?~0:0;if(x)for(i=0;i<9;i++);x&=g();if(x)g();} |
---|
185 | ^ |
---|
186 | conftest.c:7:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
187 | g(){} |
---|
188 | ^ |
---|
189 | conftest.c:7:5: warning: control reaches end of non-void function [-Wreturn-type] |
---|
190 | g(){} |
---|
191 | ^ |
---|
192 | 5 warnings generated. |
---|
193 | configure:6119: $? = 0 |
---|
194 | configure:6124: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
195 | configure:6127: $? = 0 |
---|
196 | Test compile: mpn_lshift_com optimization |
---|
197 | configure:6215: /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include conftest.c >&5 |
---|
198 | configure:6218: $? = 0 |
---|
199 | configure:6223: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
200 | configure:6226: $? = 0 |
---|
201 | Test compile: mpn_lshift_com optimization 2 |
---|
202 | configure:6323: /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include conftest.c >&5 |
---|
203 | configure:6326: $? = 0 |
---|
204 | configure:6331: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
205 | configure:6334: $? = 0 |
---|
206 | configure:6480: result: yes |
---|
207 | configure:6983: checking compiler /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include -mtune=core2 |
---|
208 | Test compile: |
---|
209 | configure:6997: /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include -mtune=core2 conftest.c >&5 |
---|
210 | configure:7000: $? = 0 |
---|
211 | configure:7005: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
212 | configure:7008: $? = 0 |
---|
213 | Test compile: function pointer return |
---|
214 | configure:7051: /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include -mtune=core2 conftest.c >&5 |
---|
215 | configure:7054: $? = 0 |
---|
216 | configure:7059: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
217 | configure:7062: $? = 0 |
---|
218 | Test compile: cmov instruction |
---|
219 | configure:7107: /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include -mtune=core2 conftest.c >&5 |
---|
220 | configure:7110: $? = 0 |
---|
221 | configure:7115: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
222 | configure:7118: $? = 0 |
---|
223 | Test compile: double -> ulong conversion |
---|
224 | configure:7164: /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include -mtune=core2 conftest.c >&5 |
---|
225 | configure:7167: $? = 0 |
---|
226 | configure:7172: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
227 | configure:7175: $? = 0 |
---|
228 | Test compile: double negation |
---|
229 | configure:7219: /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include -mtune=core2 conftest.c >&5 |
---|
230 | configure:7222: $? = 0 |
---|
231 | configure:7227: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
232 | configure:7230: $? = 0 |
---|
233 | Test compile: double -> float conversion |
---|
234 | configure:7275: /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include -mtune=core2 conftest.c >&5 |
---|
235 | configure:7278: $? = 0 |
---|
236 | configure:7283: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
237 | configure:7286: $? = 0 |
---|
238 | Test compile: gnupro alpha ev6 char spilling |
---|
239 | configure:7360: /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include -mtune=core2 conftest.c >&5 |
---|
240 | configure:7363: $? = 0 |
---|
241 | configure:7368: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
242 | configure:7371: $? = 0 |
---|
243 | Test compile: __builtin_alloca availability |
---|
244 | configure:7411: /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include -mtune=core2 conftest.c >&5 |
---|
245 | conftest.c:1:43: warning: control reaches end of non-void function [-Wreturn-type] |
---|
246 | int k; int foo () { __builtin_alloca (k); } |
---|
247 | ^ |
---|
248 | 1 warning generated. |
---|
249 | Undefined symbols for architecture x86_64: |
---|
250 | "_main", referenced from: |
---|
251 | -u command line option |
---|
252 | ld: symbol(s) not found for architecture x86_64 |
---|
253 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
254 | configure:7414: $? = 1 |
---|
255 | failed program was: |
---|
256 | int k; int foo () { __builtin_alloca (k); } |
---|
257 | Test compile: abs int -> double conversion |
---|
258 | configure:7535: /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include -mtune=core2 conftest.c >&5 |
---|
259 | configure:7538: $? = 0 |
---|
260 | configure:7543: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
261 | configure:7546: $? = 0 |
---|
262 | Test compile: long long reliability test 1 |
---|
263 | configure:7599: /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include -mtune=core2 conftest.c >&5 |
---|
264 | conftest.c:9:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
265 | f(){static const struct{t1 n;t1 src[9];t1 want[9];}d[]={{1,{0},{1}},};t1 got[9];int i; |
---|
266 | ^ |
---|
267 | conftest.c:10:44: warning: implicit declaration of function 'h' is invalid in C99 [-Wimplicit-function-declaration] |
---|
268 | for(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 | ^ |
---|
270 | conftest.c:10:48: warning: implicit declaration of function 'g' is invalid in C99 [-Wimplicit-function-declaration] |
---|
271 | for(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 | ^ |
---|
273 | conftest.c:10:100: warning: control reaches end of non-void function [-Wreturn-type] |
---|
274 | for(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();}} |
---|
275 | ^ |
---|
276 | conftest.c:11:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
277 | h(){}g(){} |
---|
278 | ^ |
---|
279 | conftest.c:11:5: warning: control reaches end of non-void function [-Wreturn-type] |
---|
280 | h(){}g(){} |
---|
281 | ^ |
---|
282 | conftest.c:11:6: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
283 | h(){}g(){} |
---|
284 | ^ |
---|
285 | conftest.c:11:10: warning: control reaches end of non-void function [-Wreturn-type] |
---|
286 | h(){}g(){} |
---|
287 | ^ |
---|
288 | 8 warnings generated. |
---|
289 | configure:7602: $? = 0 |
---|
290 | configure:7607: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
291 | configure:7610: $? = 0 |
---|
292 | Test compile: long long reliability test 2 |
---|
293 | configure:7659: /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include -mtune=core2 conftest.c >&5 |
---|
294 | conftest.c:6:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
295 | f(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 | ^ |
---|
297 | conftest.c:6:62: warning: implicit declaration of function 'g' is invalid in C99 [-Wimplicit-function-declaration] |
---|
298 | f(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 | ^ |
---|
300 | conftest.c:6:75: warning: control reaches end of non-void function [-Wreturn-type] |
---|
301 | f(int u){int i;long long x;x=u?~0:0;if(x)for(i=0;i<9;i++);x&=g();if(x)g();} |
---|
302 | ^ |
---|
303 | conftest.c:7:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
304 | g(){} |
---|
305 | ^ |
---|
306 | conftest.c:7:5: warning: control reaches end of non-void function [-Wreturn-type] |
---|
307 | g(){} |
---|
308 | ^ |
---|
309 | 5 warnings generated. |
---|
310 | configure:7662: $? = 0 |
---|
311 | configure:7667: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
312 | configure:7670: $? = 0 |
---|
313 | Test compile: mpn_lshift_com optimization |
---|
314 | configure:7758: /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include -mtune=core2 conftest.c >&5 |
---|
315 | configure:7761: $? = 0 |
---|
316 | configure:7766: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
317 | configure:7769: $? = 0 |
---|
318 | Test compile: mpn_lshift_com optimization 2 |
---|
319 | configure:7866: /usr/bin/clang -O2 -pedantic -m64 -I/opt/local/include -mtune=core2 conftest.c >&5 |
---|
320 | configure:7869: $? = 0 |
---|
321 | configure:7874: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
322 | configure:7877: $? = 0 |
---|
323 | configure:8023: result: yes |
---|
324 | configure:6983: checking compiler /usr/bin/clang -O2 -pedantic -m64 -mtune=core2 -I/opt/local/include -march=core2 |
---|
325 | Test compile: |
---|
326 | configure:6997: /usr/bin/clang -O2 -pedantic -m64 -mtune=core2 -I/opt/local/include -march=core2 conftest.c >&5 |
---|
327 | configure:7000: $? = 0 |
---|
328 | configure:7005: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
329 | configure:7008: $? = 0 |
---|
330 | Test compile: function pointer return |
---|
331 | configure:7051: /usr/bin/clang -O2 -pedantic -m64 -mtune=core2 -I/opt/local/include -march=core2 conftest.c >&5 |
---|
332 | configure:7054: $? = 0 |
---|
333 | configure:7059: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
334 | configure:7062: $? = 0 |
---|
335 | Test compile: cmov instruction |
---|
336 | configure:7107: /usr/bin/clang -O2 -pedantic -m64 -mtune=core2 -I/opt/local/include -march=core2 conftest.c >&5 |
---|
337 | configure:7110: $? = 0 |
---|
338 | configure:7115: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
339 | configure:7118: $? = 0 |
---|
340 | Test compile: double -> ulong conversion |
---|
341 | configure:7164: /usr/bin/clang -O2 -pedantic -m64 -mtune=core2 -I/opt/local/include -march=core2 conftest.c >&5 |
---|
342 | configure:7167: $? = 0 |
---|
343 | configure:7172: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
344 | configure:7175: $? = 0 |
---|
345 | Test compile: double negation |
---|
346 | configure:7219: /usr/bin/clang -O2 -pedantic -m64 -mtune=core2 -I/opt/local/include -march=core2 conftest.c >&5 |
---|
347 | configure:7222: $? = 0 |
---|
348 | configure:7227: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
349 | configure:7230: $? = 0 |
---|
350 | Test compile: double -> float conversion |
---|
351 | configure:7275: /usr/bin/clang -O2 -pedantic -m64 -mtune=core2 -I/opt/local/include -march=core2 conftest.c >&5 |
---|
352 | configure:7278: $? = 0 |
---|
353 | configure:7283: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
354 | configure:7286: $? = 0 |
---|
355 | Test compile: gnupro alpha ev6 char spilling |
---|
356 | configure:7360: /usr/bin/clang -O2 -pedantic -m64 -mtune=core2 -I/opt/local/include -march=core2 conftest.c >&5 |
---|
357 | configure:7363: $? = 0 |
---|
358 | configure:7368: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
359 | configure:7371: $? = 0 |
---|
360 | Test compile: __builtin_alloca availability |
---|
361 | configure:7411: /usr/bin/clang -O2 -pedantic -m64 -mtune=core2 -I/opt/local/include -march=core2 conftest.c >&5 |
---|
362 | conftest.c:1:43: warning: control reaches end of non-void function [-Wreturn-type] |
---|
363 | int k; int foo () { __builtin_alloca (k); } |
---|
364 | ^ |
---|
365 | 1 warning generated. |
---|
366 | Undefined symbols for architecture x86_64: |
---|
367 | "_main", referenced from: |
---|
368 | -u command line option |
---|
369 | ld: symbol(s) not found for architecture x86_64 |
---|
370 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
371 | configure:7414: $? = 1 |
---|
372 | failed program was: |
---|
373 | int k; int foo () { __builtin_alloca (k); } |
---|
374 | Test compile: abs int -> double conversion |
---|
375 | configure:7535: /usr/bin/clang -O2 -pedantic -m64 -mtune=core2 -I/opt/local/include -march=core2 conftest.c >&5 |
---|
376 | configure:7538: $? = 0 |
---|
377 | configure:7543: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
378 | configure:7546: $? = 0 |
---|
379 | Test compile: long long reliability test 1 |
---|
380 | configure:7599: /usr/bin/clang -O2 -pedantic -m64 -mtune=core2 -I/opt/local/include -march=core2 conftest.c >&5 |
---|
381 | conftest.c:9:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
382 | f(){static const struct{t1 n;t1 src[9];t1 want[9];}d[]={{1,{0},{1}},};t1 got[9];int i; |
---|
383 | ^ |
---|
384 | conftest.c:10:44: warning: implicit declaration of function 'h' is invalid in C99 [-Wimplicit-function-declaration] |
---|
385 | for(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 | ^ |
---|
387 | conftest.c:10:48: warning: implicit declaration of function 'g' is invalid in C99 [-Wimplicit-function-declaration] |
---|
388 | for(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 | ^ |
---|
390 | conftest.c:10:100: warning: control reaches end of non-void function [-Wreturn-type] |
---|
391 | for(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();}} |
---|
392 | ^ |
---|
393 | conftest.c:11:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
394 | h(){}g(){} |
---|
395 | ^ |
---|
396 | conftest.c:11:5: warning: control reaches end of non-void function [-Wreturn-type] |
---|
397 | h(){}g(){} |
---|
398 | ^ |
---|
399 | conftest.c:11:6: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
400 | h(){}g(){} |
---|
401 | ^ |
---|
402 | conftest.c:11:10: warning: control reaches end of non-void function [-Wreturn-type] |
---|
403 | h(){}g(){} |
---|
404 | ^ |
---|
405 | 8 warnings generated. |
---|
406 | configure:7602: $? = 0 |
---|
407 | configure:7607: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
408 | configure:7610: $? = 0 |
---|
409 | Test compile: long long reliability test 2 |
---|
410 | configure:7659: /usr/bin/clang -O2 -pedantic -m64 -mtune=core2 -I/opt/local/include -march=core2 conftest.c >&5 |
---|
411 | conftest.c:6:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
412 | f(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 | ^ |
---|
414 | conftest.c:6:62: warning: implicit declaration of function 'g' is invalid in C99 [-Wimplicit-function-declaration] |
---|
415 | f(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 | ^ |
---|
417 | conftest.c:6:75: warning: control reaches end of non-void function [-Wreturn-type] |
---|
418 | f(int u){int i;long long x;x=u?~0:0;if(x)for(i=0;i<9;i++);x&=g();if(x)g();} |
---|
419 | ^ |
---|
420 | conftest.c:7:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
421 | g(){} |
---|
422 | ^ |
---|
423 | conftest.c:7:5: warning: control reaches end of non-void function [-Wreturn-type] |
---|
424 | g(){} |
---|
425 | ^ |
---|
426 | 5 warnings generated. |
---|
427 | configure:7662: $? = 0 |
---|
428 | configure:7667: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
429 | configure:7670: $? = 0 |
---|
430 | Test compile: mpn_lshift_com optimization |
---|
431 | configure:7758: /usr/bin/clang -O2 -pedantic -m64 -mtune=core2 -I/opt/local/include -march=core2 conftest.c >&5 |
---|
432 | configure:7761: $? = 0 |
---|
433 | configure:7766: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
434 | configure:7769: $? = 0 |
---|
435 | Test compile: mpn_lshift_com optimization 2 |
---|
436 | configure:7866: /usr/bin/clang -O2 -pedantic -m64 -mtune=core2 -I/opt/local/include -march=core2 conftest.c >&5 |
---|
437 | configure:7869: $? = 0 |
---|
438 | configure:7874: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
439 | configure:7877: $? = 0 |
---|
440 | configure:8023: result: yes |
---|
441 | configure:8172: checking for gcc |
---|
442 | configure:8199: result: /usr/bin/clang |
---|
443 | configure:8428: checking for C compiler version |
---|
444 | configure:8437: /usr/bin/clang --version >&5 |
---|
445 | Apple clang version 4.1 (tags/Apple/clang-421.11.65) (based on LLVM 3.1svn) |
---|
446 | Target: x86_64-apple-darwin12.2.0 |
---|
447 | Thread model: posix |
---|
448 | configure:8448: $? = 0 |
---|
449 | configure:8437: /usr/bin/clang -v >&5 |
---|
450 | Apple clang version 4.1 (tags/Apple/clang-421.11.65) (based on LLVM 3.1svn) |
---|
451 | Target: x86_64-apple-darwin12.2.0 |
---|
452 | Thread model: posix |
---|
453 | configure:8448: $? = 0 |
---|
454 | configure:8437: /usr/bin/clang -V >&5 |
---|
455 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
456 | clang: error: no input files |
---|
457 | configure:8448: $? = 1 |
---|
458 | configure:8437: /usr/bin/clang -qversion >&5 |
---|
459 | clang: error: no input files |
---|
460 | configure:8448: $? = 1 |
---|
461 | configure:8468: checking whether the C compiler works |
---|
462 | configure:8490: /usr/bin/clang -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
463 | configure:8494: $? = 0 |
---|
464 | configure:8543: result: yes |
---|
465 | configure:8546: checking for C compiler default output file name |
---|
466 | configure:8548: result: a.out |
---|
467 | configure:8554: checking for suffix of executables |
---|
468 | configure:8561: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
469 | configure:8565: $? = 0 |
---|
470 | configure:8587: result: |
---|
471 | configure:8609: checking whether we are cross compiling |
---|
472 | configure:8617: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
473 | configure:8621: $? = 0 |
---|
474 | configure:8628: ./conftest |
---|
475 | configure:8632: $? = 0 |
---|
476 | configure:8647: result: no |
---|
477 | configure:8652: checking for suffix of object files |
---|
478 | configure:8674: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
479 | configure:8678: $? = 0 |
---|
480 | configure:8699: result: o |
---|
481 | configure:8703: checking whether we are using the GNU C compiler |
---|
482 | configure:8722: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
483 | configure:8722: $? = 0 |
---|
484 | configure:8731: result: yes |
---|
485 | configure:8740: checking whether /usr/bin/clang accepts -g |
---|
486 | configure:8760: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
487 | configure:8760: $? = 0 |
---|
488 | configure:8801: result: yes |
---|
489 | configure:8818: checking for /usr/bin/clang option to accept ISO C89 |
---|
490 | configure:8882: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
491 | configure:8882: $? = 0 |
---|
492 | configure:8895: result: none needed |
---|
493 | configure:8919: checking for /usr/bin/clang option to accept ISO C99 |
---|
494 | configure:9068: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
495 | configure:9068: $? = 0 |
---|
496 | configure:9081: result: none needed |
---|
497 | configure:9190: checking for /usr/bin/clang option to accept ISO Standard C |
---|
498 | configure:9201: result: none needed |
---|
499 | configure:9213: checking how to run the C preprocessor |
---|
500 | configure:9244: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
501 | configure:9244: $? = 0 |
---|
502 | configure:9258: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
503 | conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found |
---|
504 | #include <ac_nonexistent.h> |
---|
505 | ^ |
---|
506 | 1 error generated. |
---|
507 | configure:9258: $? = 1 |
---|
508 | configure: failed program was: |
---|
509 | | /* confdefs.h */ |
---|
510 | | #define PACKAGE_NAME "GNU MP" |
---|
511 | | #define PACKAGE_TARNAME "gmp" |
---|
512 | | #define PACKAGE_VERSION "5.0.5" |
---|
513 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
514 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
515 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
516 | | #define PACKAGE "gmp" |
---|
517 | | #define VERSION "5.0.5" |
---|
518 | | #define WANT_FFT 1 |
---|
519 | | #define HAVE_HOST_CPU_core2 1 |
---|
520 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
521 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
522 | | /* end confdefs.h. */ |
---|
523 | | #include <ac_nonexistent.h> |
---|
524 | configure:9283: result: /usr/bin/clang -E |
---|
525 | configure:9303: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
526 | configure:9303: $? = 0 |
---|
527 | configure:9317: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
528 | conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found |
---|
529 | #include <ac_nonexistent.h> |
---|
530 | ^ |
---|
531 | 1 error generated. |
---|
532 | configure:9317: $? = 1 |
---|
533 | configure: failed program was: |
---|
534 | | /* confdefs.h */ |
---|
535 | | #define PACKAGE_NAME "GNU MP" |
---|
536 | | #define PACKAGE_TARNAME "gmp" |
---|
537 | | #define PACKAGE_VERSION "5.0.5" |
---|
538 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
539 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
540 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
541 | | #define PACKAGE "gmp" |
---|
542 | | #define VERSION "5.0.5" |
---|
543 | | #define WANT_FFT 1 |
---|
544 | | #define HAVE_HOST_CPU_core2 1 |
---|
545 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
546 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
547 | | /* end confdefs.h. */ |
---|
548 | | #include <ac_nonexistent.h> |
---|
549 | configure:9371: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
550 | configure:9371: $? = 0 |
---|
551 | configure:9451: checking build system compiler /usr/bin/clang |
---|
552 | configure:9464: /usr/bin/clang conftest.c |
---|
553 | conftest.c:4:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' |
---|
554 | exit(0); |
---|
555 | ^ |
---|
556 | conftest.c:4:3: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
557 | 1 warning generated. |
---|
558 | configure:9467: $? = 0 |
---|
559 | configure:9474: result: yes |
---|
560 | configure:9493: checking for build system preprocessor |
---|
561 | configure:9504: /usr/bin/clang -E conftest.c |
---|
562 | # 1 "conftest.c" |
---|
563 | # 1 "conftest.c" 1 |
---|
564 | # 1 "<built-in>" 1 |
---|
565 | # 1 "<built-in>" 3 |
---|
566 | # 147 "<built-in>" 3 |
---|
567 | # 1 "<command line>" 1 |
---|
568 | # 1 "<built-in>" 2 |
---|
569 | # 1 "conftest.c" 2 |
---|
570 | |
---|
571 | configure:9507: $? = 0 |
---|
572 | configure:9522: result: /usr/bin/clang -E |
---|
573 | configure:9529: checking for build system executable suffix |
---|
574 | configure:9543: /usr/bin/clang conftest.c -o conftest.exe |
---|
575 | conftest.c:4:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' |
---|
576 | exit (0); |
---|
577 | ^ |
---|
578 | conftest.c:4:3: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
579 | 1 warning generated. |
---|
580 | configure:9546: $? = 0 |
---|
581 | ./configure: line 9548: ./conftest: No such file or directory |
---|
582 | configure:9543: /usr/bin/clang conftest.c -o conftest,ff8 |
---|
583 | conftest.c:4:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' |
---|
584 | exit (0); |
---|
585 | ^ |
---|
586 | conftest.c:4:3: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
587 | 1 warning generated. |
---|
588 | configure:9546: $? = 0 |
---|
589 | ./configure: line 9548: ./conftest: No such file or directory |
---|
590 | configure:9543: /usr/bin/clang conftest.c -o conftest |
---|
591 | conftest.c:4:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' |
---|
592 | exit (0); |
---|
593 | ^ |
---|
594 | conftest.c:4:3: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
595 | 1 warning generated. |
---|
596 | configure:9546: $? = 0 |
---|
597 | configure:9560: result: |
---|
598 | configure:9566: checking whether build system compiler is ANSI |
---|
599 | configure:9579: /usr/bin/clang conftest.c |
---|
600 | conftest.c:4:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' |
---|
601 | exit(0); |
---|
602 | ^ |
---|
603 | conftest.c:4:3: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
604 | 1 warning generated. |
---|
605 | configure:9582: $? = 0 |
---|
606 | configure:9591: result: yes |
---|
607 | configure:9601: checking for build system compiler math library |
---|
608 | configure:9620: /usr/bin/clang conftest.c -lm |
---|
609 | conftest.c:4:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' |
---|
610 | exit(0); |
---|
611 | ^ |
---|
612 | conftest.c:4:3: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
613 | conftest.c:10:10: warning: implicitly declaring library function 'log' with type 'double (double)' |
---|
614 | return log (d); |
---|
615 | ^ |
---|
616 | conftest.c:10:10: note: please include the header <math.h> or explicitly provide a declaration for 'log' |
---|
617 | 2 warnings generated. |
---|
618 | configure:9623: $? = 0 |
---|
619 | configure:9632: result: -lm |
---|
620 | configure:9767: checking for C++ compiler version |
---|
621 | configure:9776: /usr/bin/clang++ --version >&5 |
---|
622 | Apple clang version 4.1 (tags/Apple/clang-421.11.65) (based on LLVM 3.1svn) |
---|
623 | Target: x86_64-apple-darwin12.2.0 |
---|
624 | Thread model: posix |
---|
625 | configure:9787: $? = 0 |
---|
626 | configure:9776: /usr/bin/clang++ -v >&5 |
---|
627 | Apple clang version 4.1 (tags/Apple/clang-421.11.65) (based on LLVM 3.1svn) |
---|
628 | Target: x86_64-apple-darwin12.2.0 |
---|
629 | Thread model: posix |
---|
630 | configure:9787: $? = 0 |
---|
631 | configure:9776: /usr/bin/clang++ -V >&5 |
---|
632 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
633 | clang: error: no input files |
---|
634 | configure:9787: $? = 1 |
---|
635 | configure:9776: /usr/bin/clang++ -qversion >&5 |
---|
636 | clang: error: no input files |
---|
637 | configure:9787: $? = 1 |
---|
638 | configure:9791: checking whether we are using the GNU C++ compiler |
---|
639 | configure:9810: /usr/bin/clang++ -c -I/opt/local/include conftest.cpp >&5 |
---|
640 | configure:9810: $? = 0 |
---|
641 | configure:9819: result: yes |
---|
642 | configure:9828: checking whether /usr/bin/clang++ accepts -g |
---|
643 | configure:9848: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
644 | configure:9848: $? = 0 |
---|
645 | configure:9889: result: yes |
---|
646 | CXXFLAGS chosen by autoconf: -g -O2 |
---|
647 | configure:9939: checking C++ compiler /usr/bin/clang++ -I/opt/local/include -O2 -pedantic -m64 -mtune=core2 -march=core2 |
---|
648 | Test compile: |
---|
649 | configure:9953: /usr/bin/clang++ -I/opt/local/include -O2 -pedantic -m64 -mtune=core2 -march=core2 conftest.cc >&5 |
---|
650 | configure:9956: $? = 0 |
---|
651 | configure:9960: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
652 | configure:9963: $? = 0 |
---|
653 | Test compile: namespace |
---|
654 | configure:9993: /usr/bin/clang++ -I/opt/local/include -O2 -pedantic -m64 -mtune=core2 -march=core2 conftest.cc >&5 |
---|
655 | configure:9996: $? = 0 |
---|
656 | configure:10000: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
657 | configure:10003: $? = 0 |
---|
658 | Test compile: std iostream |
---|
659 | configure:10039: /usr/bin/clang++ -I/opt/local/include -O2 -pedantic -m64 -mtune=core2 -march=core2 conftest.cc >&5 |
---|
660 | configure:10042: $? = 0 |
---|
661 | configure:10046: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
662 | configure:10049: $? = 0 |
---|
663 | configure:10068: result: yes |
---|
664 | configure:10108: checking how to run the C++ preprocessor |
---|
665 | configure:10135: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
666 | configure:10135: $? = 0 |
---|
667 | configure:10149: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
668 | conftest.cpp:15:10: fatal error: 'ac_nonexistent.h' file not found |
---|
669 | #include <ac_nonexistent.h> |
---|
670 | ^ |
---|
671 | 1 error generated. |
---|
672 | configure:10149: $? = 1 |
---|
673 | configure: failed program was: |
---|
674 | | /* confdefs.h */ |
---|
675 | | #define PACKAGE_NAME "GNU MP" |
---|
676 | | #define PACKAGE_TARNAME "gmp" |
---|
677 | | #define PACKAGE_VERSION "5.0.5" |
---|
678 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
679 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
680 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
681 | | #define PACKAGE "gmp" |
---|
682 | | #define VERSION "5.0.5" |
---|
683 | | #define WANT_FFT 1 |
---|
684 | | #define HAVE_HOST_CPU_core2 1 |
---|
685 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
686 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
687 | | /* end confdefs.h. */ |
---|
688 | | #include <ac_nonexistent.h> |
---|
689 | configure:10174: result: /usr/bin/clang++ -E |
---|
690 | configure:10194: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
691 | configure:10194: $? = 0 |
---|
692 | configure:10208: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
693 | conftest.cpp:15:10: fatal error: 'ac_nonexistent.h' file not found |
---|
694 | #include <ac_nonexistent.h> |
---|
695 | ^ |
---|
696 | 1 error generated. |
---|
697 | configure:10208: $? = 1 |
---|
698 | configure: failed program was: |
---|
699 | | /* confdefs.h */ |
---|
700 | | #define PACKAGE_NAME "GNU MP" |
---|
701 | | #define PACKAGE_TARNAME "gmp" |
---|
702 | | #define PACKAGE_VERSION "5.0.5" |
---|
703 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
704 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
705 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
706 | | #define PACKAGE "gmp" |
---|
707 | | #define VERSION "5.0.5" |
---|
708 | | #define WANT_FFT 1 |
---|
709 | | #define HAVE_HOST_CPU_core2 1 |
---|
710 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
711 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
712 | | /* end confdefs.h. */ |
---|
713 | | #include <ac_nonexistent.h> |
---|
714 | configure:10243: checking for grep that handles long lines and -e |
---|
715 | configure:10301: result: /usr/bin/grep |
---|
716 | configure:10306: checking for egrep |
---|
717 | configure:10368: result: /usr/bin/grep -E |
---|
718 | Decided: |
---|
719 | ABI=64 |
---|
720 | CC=/usr/bin/clang |
---|
721 | CFLAGS=-O2 -pedantic -m64 -mtune=core2 -march=core2 |
---|
722 | CPPFLAGS=-I/opt/local/include |
---|
723 | GMP_LDFLAGS= |
---|
724 | CXX=/usr/bin/clang++ |
---|
725 | CXXFLAGS=-O2 -pedantic -m64 -mtune=core2 -march=core2 |
---|
726 | path= x86_64/core2 x86_64 generic |
---|
727 | configure:10638: checking for function prototypes |
---|
728 | configure:10641: result: yes |
---|
729 | configure:10654: checking for ANSI C header files |
---|
730 | configure:10674: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
731 | configure:10674: $? = 0 |
---|
732 | configure:10747: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
733 | configure:10747: $? = 0 |
---|
734 | configure:10747: ./conftest |
---|
735 | configure:10747: $? = 0 |
---|
736 | configure:10758: result: yes |
---|
737 | configure:10771: checking for sys/types.h |
---|
738 | configure:10771: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
739 | configure:10771: $? = 0 |
---|
740 | configure:10771: result: yes |
---|
741 | configure:10771: checking for sys/stat.h |
---|
742 | configure:10771: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
743 | configure:10771: $? = 0 |
---|
744 | configure:10771: result: yes |
---|
745 | configure:10771: checking for stdlib.h |
---|
746 | configure:10771: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
747 | configure:10771: $? = 0 |
---|
748 | configure:10771: result: yes |
---|
749 | configure:10771: checking for string.h |
---|
750 | configure:10771: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
751 | configure:10771: $? = 0 |
---|
752 | configure:10771: result: yes |
---|
753 | configure:10771: checking for memory.h |
---|
754 | configure:10771: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
755 | configure:10771: $? = 0 |
---|
756 | configure:10771: result: yes |
---|
757 | configure:10771: checking for strings.h |
---|
758 | configure:10771: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
759 | configure:10771: $? = 0 |
---|
760 | configure:10771: result: yes |
---|
761 | configure:10771: checking for inttypes.h |
---|
762 | configure:10771: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
763 | configure:10771: $? = 0 |
---|
764 | configure:10771: result: yes |
---|
765 | configure:10771: checking for stdint.h |
---|
766 | configure:10771: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
767 | configure:10771: $? = 0 |
---|
768 | configure:10771: result: yes |
---|
769 | configure:10771: checking for unistd.h |
---|
770 | configure:10771: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
771 | configure:10771: $? = 0 |
---|
772 | configure:10771: result: yes |
---|
773 | configure:10794: checking for string.h |
---|
774 | configure:10794: result: yes |
---|
775 | configure:10807: checking whether assembler supports --noexecstack option |
---|
776 | configure:10817: /usr/bin/clang -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include |
---|
777 | -S -o conftest.s conftest.c >/dev/null |
---|
778 | configure:10820: $? = 0 |
---|
779 | configure:10837: result: no |
---|
780 | configure:10890: checking for ar |
---|
781 | configure:10906: found /usr/bin/ar |
---|
782 | configure:10917: result: ar |
---|
783 | configure:10958: checking for BSD- or MS-compatible name lister (nm) |
---|
784 | configure:11007: result: /usr/bin/nm |
---|
785 | configure:11137: checking the name lister (/usr/bin/nm) interface |
---|
786 | configure:11144: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
787 | configure:11147: /usr/bin/nm "conftest.o" |
---|
788 | configure:11150: output |
---|
789 | 0000000000000000 S _some_variable |
---|
790 | configure:11157: result: BSD nm |
---|
791 | configure:11846: checking how to print strings |
---|
792 | configure:11873: result: printf |
---|
793 | configure:11894: checking for a sed that does not truncate output |
---|
794 | configure:11958: result: /usr/bin/sed |
---|
795 | configure:11976: checking for fgrep |
---|
796 | configure:12038: result: /usr/bin/grep -F |
---|
797 | configure:12073: checking for ld used by /usr/bin/clang |
---|
798 | configure:12140: result: /usr/bin/ld |
---|
799 | configure:12147: checking if the linker (/usr/bin/ld) is GNU ld |
---|
800 | configure:12162: result: no |
---|
801 | configure:12174: checking whether ln -s works |
---|
802 | configure:12178: result: yes |
---|
803 | configure:12186: checking the maximum length of command line arguments |
---|
804 | configure:12316: result: 196608 |
---|
805 | configure:12333: checking whether the shell understands some XSI constructs |
---|
806 | configure:12343: result: yes |
---|
807 | configure:12347: checking whether the shell understands "+=" |
---|
808 | configure:12353: result: yes |
---|
809 | configure:12388: checking how to convert core2-apple-darwin12.2.0 file names to core2-apple-darwin12.2.0 format |
---|
810 | configure:12428: result: func_convert_file_noop |
---|
811 | configure:12435: checking how to convert core2-apple-darwin12.2.0 file names to toolchain format |
---|
812 | configure:12455: result: func_convert_file_noop |
---|
813 | configure:12462: checking for /usr/bin/ld option to reload object files |
---|
814 | configure:12469: result: -r |
---|
815 | configure:12543: checking for objdump |
---|
816 | configure:12570: result: objdump |
---|
817 | configure:12599: checking how to recognize dependent libraries |
---|
818 | configure:12801: result: pass_all |
---|
819 | configure:12886: checking for dlltool |
---|
820 | configure:12913: result: dlltool |
---|
821 | configure:12943: checking how to associate runtime and link libraries |
---|
822 | configure:12970: result: printf %s\n |
---|
823 | configure:13094: checking for archiver @FILE support |
---|
824 | configure:13111: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
825 | configure:13111: $? = 0 |
---|
826 | configure:13114: ar cq libconftest.a @conftest.lst >&5 |
---|
827 | ar: @conftest.lst: No such file or directory |
---|
828 | configure:13117: $? = 1 |
---|
829 | configure:13137: result: no |
---|
830 | configure:13195: checking for strip |
---|
831 | configure:13211: found /usr/bin/strip |
---|
832 | configure:13222: result: strip |
---|
833 | configure:13294: checking for ranlib |
---|
834 | configure:13310: found /usr/bin/ranlib |
---|
835 | configure:13321: result: ranlib |
---|
836 | configure:13423: checking command to parse /usr/bin/nm output from /usr/bin/clang object |
---|
837 | configure:13543: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
838 | configure:13546: $? = 0 |
---|
839 | configure:13550: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
840 | configure:13553: $? = 0 |
---|
841 | cannot find nm_test_var in conftest.nm |
---|
842 | configure:13543: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
843 | configure:13546: $? = 0 |
---|
844 | configure:13550: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
845 | configure:13553: $? = 0 |
---|
846 | configure:13619: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c conftstm.o >&5 |
---|
847 | configure:13622: $? = 0 |
---|
848 | configure:13660: result: ok |
---|
849 | configure:13697: checking for sysroot |
---|
850 | configure:13727: result: no |
---|
851 | configure:13983: checking for mt |
---|
852 | configure:14013: result: no |
---|
853 | configure:14033: checking if : is a manifest tool |
---|
854 | configure:14039: : '-?' |
---|
855 | configure:14047: result: no |
---|
856 | configure:14103: checking for dsymutil |
---|
857 | configure:14119: found /usr/bin/dsymutil |
---|
858 | configure:14130: result: dsymutil |
---|
859 | configure:14195: checking for nmedit |
---|
860 | configure:14211: found /usr/bin/nmedit |
---|
861 | configure:14222: result: nmedit |
---|
862 | configure:14287: checking for lipo |
---|
863 | configure:14303: found /usr/bin/lipo |
---|
864 | configure:14314: result: lipo |
---|
865 | configure:14379: checking for otool |
---|
866 | configure:14395: found /usr/bin/otool |
---|
867 | configure:14406: result: otool |
---|
868 | configure:14471: checking for otool64 |
---|
869 | configure:14501: result: no |
---|
870 | configure:14546: checking for -single_module linker flag |
---|
871 | /usr/bin/clang -O2 -pedantic -m64 -mtune=core2 -march=core2 -L/opt/local/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
872 | configure:14579: result: yes |
---|
873 | configure:14582: checking for -exported_symbols_list linker flag |
---|
874 | configure:14602: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
875 | configure:14602: $? = 0 |
---|
876 | configure:14612: result: yes |
---|
877 | configure:14615: checking for -force_load linker flag |
---|
878 | /usr/bin/clang -O2 -pedantic -m64 -mtune=core2 -march=core2 -c -o conftest.o conftest.c |
---|
879 | ar cru libconftest.a conftest.o |
---|
880 | ranlib libconftest.a |
---|
881 | /usr/bin/clang -O2 -pedantic -m64 -mtune=core2 -march=core2 -L/opt/local/lib -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
882 | configure:14647: result: yes |
---|
883 | configure:14686: checking for dlfcn.h |
---|
884 | configure:14686: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
885 | configure:14686: $? = 0 |
---|
886 | configure:14686: result: yes |
---|
887 | configure:14902: checking for objdir |
---|
888 | configure:14917: result: .libs |
---|
889 | configure:15184: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
890 | configure:15202: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
891 | configure:15206: $? = 0 |
---|
892 | configure:15219: result: yes |
---|
893 | configure:15546: checking for /usr/bin/clang option to produce PIC |
---|
894 | configure:15553: result: -fno-common -DPIC |
---|
895 | configure:15561: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
896 | configure:15579: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
897 | configure:15583: $? = 0 |
---|
898 | configure:15596: result: yes |
---|
899 | configure:15625: checking if /usr/bin/clang static flag -static works |
---|
900 | configure:15653: result: no |
---|
901 | configure:15668: checking if /usr/bin/clang supports -c -o file.o |
---|
902 | configure:15689: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
903 | configure:15693: $? = 0 |
---|
904 | configure:15715: result: yes |
---|
905 | configure:15723: checking if /usr/bin/clang supports -c -o file.o |
---|
906 | configure:15770: result: yes |
---|
907 | configure:15803: checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries |
---|
908 | configure:16956: result: yes |
---|
909 | configure:17196: checking dynamic linker characteristics |
---|
910 | configure:17929: result: darwin12.2.0 dyld |
---|
911 | configure:18036: checking how to hardcode library paths into programs |
---|
912 | configure:18061: result: immediate |
---|
913 | configure:18601: checking whether stripping libraries is possible |
---|
914 | configure:18615: result: yes |
---|
915 | configure:18641: checking if libtool supports shared libraries |
---|
916 | configure:18643: result: yes |
---|
917 | configure:18646: checking whether to build shared libraries |
---|
918 | configure:18667: result: yes |
---|
919 | configure:18670: checking whether to build static libraries |
---|
920 | configure:18674: result: yes |
---|
921 | configure:18697: checking how to run the C++ preprocessor |
---|
922 | configure:18763: result: /usr/bin/clang++ -E |
---|
923 | configure:18783: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
924 | configure:18783: $? = 0 |
---|
925 | configure:18797: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
926 | conftest.cpp:30:10: fatal error: 'ac_nonexistent.h' file not found |
---|
927 | #include <ac_nonexistent.h> |
---|
928 | ^ |
---|
929 | 1 error generated. |
---|
930 | configure:18797: $? = 1 |
---|
931 | configure: failed program was: |
---|
932 | | /* confdefs.h */ |
---|
933 | | #define PACKAGE_NAME "GNU MP" |
---|
934 | | #define PACKAGE_TARNAME "gmp" |
---|
935 | | #define PACKAGE_VERSION "5.0.5" |
---|
936 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
937 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
938 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
939 | | #define PACKAGE "gmp" |
---|
940 | | #define VERSION "5.0.5" |
---|
941 | | #define WANT_FFT 1 |
---|
942 | | #define HAVE_HOST_CPU_core2 1 |
---|
943 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
944 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
945 | | #define PROTOTYPES 1 |
---|
946 | | #define __PROTOTYPES 1 |
---|
947 | | #define STDC_HEADERS 1 |
---|
948 | | #define HAVE_SYS_TYPES_H 1 |
---|
949 | | #define HAVE_SYS_STAT_H 1 |
---|
950 | | #define HAVE_STDLIB_H 1 |
---|
951 | | #define HAVE_STRING_H 1 |
---|
952 | | #define HAVE_MEMORY_H 1 |
---|
953 | | #define HAVE_STRINGS_H 1 |
---|
954 | | #define HAVE_INTTYPES_H 1 |
---|
955 | | #define HAVE_STDINT_H 1 |
---|
956 | | #define HAVE_UNISTD_H 1 |
---|
957 | | #define HAVE_STRING_H 1 |
---|
958 | | #define HAVE_DLFCN_H 1 |
---|
959 | | #define LT_OBJDIR ".libs/" |
---|
960 | | /* end confdefs.h. */ |
---|
961 | | #include <ac_nonexistent.h> |
---|
962 | configure:18966: checking for ld used by /usr/bin/clang++ |
---|
963 | configure:19033: result: /usr/bin/ld |
---|
964 | configure:19040: checking if the linker (/usr/bin/ld) is GNU ld |
---|
965 | configure:19055: result: no |
---|
966 | configure:19110: checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries |
---|
967 | configure:20115: result: yes |
---|
968 | configure:20151: /usr/bin/clang++ -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.cpp >&5 |
---|
969 | configure:20154: $? = 0 |
---|
970 | configure:20674: checking for /usr/bin/clang++ option to produce PIC |
---|
971 | configure:20681: result: -fno-common -DPIC |
---|
972 | configure:20689: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works |
---|
973 | configure:20707: /usr/bin/clang++ -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
974 | configure:20711: $? = 0 |
---|
975 | configure:20724: result: yes |
---|
976 | configure:20747: checking if /usr/bin/clang++ static flag -static works |
---|
977 | configure:20775: result: no |
---|
978 | configure:20787: checking if /usr/bin/clang++ supports -c -o file.o |
---|
979 | configure:20808: /usr/bin/clang++ -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
980 | configure:20812: $? = 0 |
---|
981 | configure:20834: result: yes |
---|
982 | configure:20839: checking if /usr/bin/clang++ supports -c -o file.o |
---|
983 | configure:20886: result: yes |
---|
984 | configure:20916: checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries |
---|
985 | configure:20952: result: yes |
---|
986 | configure:21093: checking dynamic linker characteristics |
---|
987 | configure:21760: result: darwin12.2.0 dyld |
---|
988 | configure:21813: checking how to hardcode library paths into programs |
---|
989 | configure:21838: result: immediate |
---|
990 | configure:24642: checking for ANSI C header files |
---|
991 | configure:24746: result: yes |
---|
992 | configure:24754: checking whether time.h and sys/time.h may both be included |
---|
993 | configure:24774: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
994 | configure:24774: $? = 0 |
---|
995 | configure:24781: result: yes |
---|
996 | configure:24818: checking fcntl.h usability |
---|
997 | configure:24818: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
998 | configure:24818: $? = 0 |
---|
999 | configure:24818: result: yes |
---|
1000 | configure:24818: checking fcntl.h presence |
---|
1001 | configure:24818: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1002 | configure:24818: $? = 0 |
---|
1003 | configure:24818: result: yes |
---|
1004 | configure:24818: checking for fcntl.h |
---|
1005 | configure:24818: result: yes |
---|
1006 | configure:24818: checking float.h usability |
---|
1007 | configure:24818: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
1008 | configure:24818: $? = 0 |
---|
1009 | configure:24818: result: yes |
---|
1010 | configure:24818: checking float.h presence |
---|
1011 | configure:24818: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1012 | configure:24818: $? = 0 |
---|
1013 | configure:24818: result: yes |
---|
1014 | configure:24818: checking for float.h |
---|
1015 | configure:24818: result: yes |
---|
1016 | configure:24818: checking invent.h usability |
---|
1017 | configure:24818: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
1018 | conftest.c:67:10: fatal error: 'invent.h' file not found |
---|
1019 | #include <invent.h> |
---|
1020 | ^ |
---|
1021 | 1 error generated. |
---|
1022 | configure:24818: $? = 1 |
---|
1023 | configure: failed program was: |
---|
1024 | | /* confdefs.h */ |
---|
1025 | | #define PACKAGE_NAME "GNU MP" |
---|
1026 | | #define PACKAGE_TARNAME "gmp" |
---|
1027 | | #define PACKAGE_VERSION "5.0.5" |
---|
1028 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
1029 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
1030 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1031 | | #define PACKAGE "gmp" |
---|
1032 | | #define VERSION "5.0.5" |
---|
1033 | | #define WANT_FFT 1 |
---|
1034 | | #define HAVE_HOST_CPU_core2 1 |
---|
1035 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1036 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1037 | | #define PROTOTYPES 1 |
---|
1038 | | #define __PROTOTYPES 1 |
---|
1039 | | #define STDC_HEADERS 1 |
---|
1040 | | #define HAVE_SYS_TYPES_H 1 |
---|
1041 | | #define HAVE_SYS_STAT_H 1 |
---|
1042 | | #define HAVE_STDLIB_H 1 |
---|
1043 | | #define HAVE_STRING_H 1 |
---|
1044 | | #define HAVE_MEMORY_H 1 |
---|
1045 | | #define HAVE_STRINGS_H 1 |
---|
1046 | | #define HAVE_INTTYPES_H 1 |
---|
1047 | | #define HAVE_STDINT_H 1 |
---|
1048 | | #define HAVE_UNISTD_H 1 |
---|
1049 | | #define HAVE_STRING_H 1 |
---|
1050 | | #define HAVE_DLFCN_H 1 |
---|
1051 | | #define LT_OBJDIR ".libs/" |
---|
1052 | | #define STDC_HEADERS 1 |
---|
1053 | | #define TIME_WITH_SYS_TIME 1 |
---|
1054 | | #define HAVE_FCNTL_H 1 |
---|
1055 | | #define HAVE_FLOAT_H 1 |
---|
1056 | | /* end confdefs.h. */ |
---|
1057 | | #include <stdio.h> |
---|
1058 | | #ifdef HAVE_SYS_TYPES_H |
---|
1059 | | # include <sys/types.h> |
---|
1060 | | #endif |
---|
1061 | | #ifdef HAVE_SYS_STAT_H |
---|
1062 | | # include <sys/stat.h> |
---|
1063 | | #endif |
---|
1064 | | #ifdef STDC_HEADERS |
---|
1065 | | # include <stdlib.h> |
---|
1066 | | # include <stddef.h> |
---|
1067 | | #else |
---|
1068 | | # ifdef HAVE_STDLIB_H |
---|
1069 | | # include <stdlib.h> |
---|
1070 | | # endif |
---|
1071 | | #endif |
---|
1072 | | #ifdef HAVE_STRING_H |
---|
1073 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1074 | | # include <memory.h> |
---|
1075 | | # endif |
---|
1076 | | # include <string.h> |
---|
1077 | | #endif |
---|
1078 | | #ifdef HAVE_STRINGS_H |
---|
1079 | | # include <strings.h> |
---|
1080 | | #endif |
---|
1081 | | #ifdef HAVE_INTTYPES_H |
---|
1082 | | # include <inttypes.h> |
---|
1083 | | #endif |
---|
1084 | | #ifdef HAVE_STDINT_H |
---|
1085 | | # include <stdint.h> |
---|
1086 | | #endif |
---|
1087 | | #ifdef HAVE_UNISTD_H |
---|
1088 | | # include <unistd.h> |
---|
1089 | | #endif |
---|
1090 | | #include <invent.h> |
---|
1091 | configure:24818: result: no |
---|
1092 | configure:24818: checking invent.h presence |
---|
1093 | configure:24818: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1094 | conftest.c:34:10: fatal error: 'invent.h' file not found |
---|
1095 | #include <invent.h> |
---|
1096 | ^ |
---|
1097 | 1 error generated. |
---|
1098 | configure:24818: $? = 1 |
---|
1099 | configure: failed program was: |
---|
1100 | | /* confdefs.h */ |
---|
1101 | | #define PACKAGE_NAME "GNU MP" |
---|
1102 | | #define PACKAGE_TARNAME "gmp" |
---|
1103 | | #define PACKAGE_VERSION "5.0.5" |
---|
1104 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
1105 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
1106 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1107 | | #define PACKAGE "gmp" |
---|
1108 | | #define VERSION "5.0.5" |
---|
1109 | | #define WANT_FFT 1 |
---|
1110 | | #define HAVE_HOST_CPU_core2 1 |
---|
1111 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1112 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1113 | | #define PROTOTYPES 1 |
---|
1114 | | #define __PROTOTYPES 1 |
---|
1115 | | #define STDC_HEADERS 1 |
---|
1116 | | #define HAVE_SYS_TYPES_H 1 |
---|
1117 | | #define HAVE_SYS_STAT_H 1 |
---|
1118 | | #define HAVE_STDLIB_H 1 |
---|
1119 | | #define HAVE_STRING_H 1 |
---|
1120 | | #define HAVE_MEMORY_H 1 |
---|
1121 | | #define HAVE_STRINGS_H 1 |
---|
1122 | | #define HAVE_INTTYPES_H 1 |
---|
1123 | | #define HAVE_STDINT_H 1 |
---|
1124 | | #define HAVE_UNISTD_H 1 |
---|
1125 | | #define HAVE_STRING_H 1 |
---|
1126 | | #define HAVE_DLFCN_H 1 |
---|
1127 | | #define LT_OBJDIR ".libs/" |
---|
1128 | | #define STDC_HEADERS 1 |
---|
1129 | | #define TIME_WITH_SYS_TIME 1 |
---|
1130 | | #define HAVE_FCNTL_H 1 |
---|
1131 | | #define HAVE_FLOAT_H 1 |
---|
1132 | | /* end confdefs.h. */ |
---|
1133 | | #include <invent.h> |
---|
1134 | configure:24818: result: no |
---|
1135 | configure:24818: checking for invent.h |
---|
1136 | configure:24818: result: no |
---|
1137 | configure:24818: checking langinfo.h usability |
---|
1138 | configure:24818: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
1139 | configure:24818: $? = 0 |
---|
1140 | configure:24818: result: yes |
---|
1141 | configure:24818: checking langinfo.h presence |
---|
1142 | configure:24818: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1143 | configure:24818: $? = 0 |
---|
1144 | configure:24818: result: yes |
---|
1145 | configure:24818: checking for langinfo.h |
---|
1146 | configure:24818: result: yes |
---|
1147 | configure:24818: checking locale.h usability |
---|
1148 | configure:24818: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
1149 | configure:24818: $? = 0 |
---|
1150 | configure:24818: result: yes |
---|
1151 | configure:24818: checking locale.h presence |
---|
1152 | configure:24818: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1153 | configure:24818: $? = 0 |
---|
1154 | configure:24818: result: yes |
---|
1155 | configure:24818: checking for locale.h |
---|
1156 | configure:24818: result: yes |
---|
1157 | configure:24818: checking nl_types.h usability |
---|
1158 | configure:24818: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
1159 | configure:24818: $? = 0 |
---|
1160 | configure:24818: result: yes |
---|
1161 | configure:24818: checking nl_types.h presence |
---|
1162 | configure:24818: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1163 | configure:24818: $? = 0 |
---|
1164 | configure:24818: result: yes |
---|
1165 | configure:24818: checking for nl_types.h |
---|
1166 | configure:24818: result: yes |
---|
1167 | configure:24818: checking sys/attributes.h usability |
---|
1168 | configure:24818: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
1169 | conftest.c:70:10: fatal error: 'sys/attributes.h' file not found |
---|
1170 | #include <sys/attributes.h> |
---|
1171 | ^ |
---|
1172 | 1 error generated. |
---|
1173 | configure:24818: $? = 1 |
---|
1174 | configure: failed program was: |
---|
1175 | | /* confdefs.h */ |
---|
1176 | | #define PACKAGE_NAME "GNU MP" |
---|
1177 | | #define PACKAGE_TARNAME "gmp" |
---|
1178 | | #define PACKAGE_VERSION "5.0.5" |
---|
1179 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
1180 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
1181 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1182 | | #define PACKAGE "gmp" |
---|
1183 | | #define VERSION "5.0.5" |
---|
1184 | | #define WANT_FFT 1 |
---|
1185 | | #define HAVE_HOST_CPU_core2 1 |
---|
1186 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1187 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1188 | | #define PROTOTYPES 1 |
---|
1189 | | #define __PROTOTYPES 1 |
---|
1190 | | #define STDC_HEADERS 1 |
---|
1191 | | #define HAVE_SYS_TYPES_H 1 |
---|
1192 | | #define HAVE_SYS_STAT_H 1 |
---|
1193 | | #define HAVE_STDLIB_H 1 |
---|
1194 | | #define HAVE_STRING_H 1 |
---|
1195 | | #define HAVE_MEMORY_H 1 |
---|
1196 | | #define HAVE_STRINGS_H 1 |
---|
1197 | | #define HAVE_INTTYPES_H 1 |
---|
1198 | | #define HAVE_STDINT_H 1 |
---|
1199 | | #define HAVE_UNISTD_H 1 |
---|
1200 | | #define HAVE_STRING_H 1 |
---|
1201 | | #define HAVE_DLFCN_H 1 |
---|
1202 | | #define LT_OBJDIR ".libs/" |
---|
1203 | | #define STDC_HEADERS 1 |
---|
1204 | | #define TIME_WITH_SYS_TIME 1 |
---|
1205 | | #define HAVE_FCNTL_H 1 |
---|
1206 | | #define HAVE_FLOAT_H 1 |
---|
1207 | | #define HAVE_LANGINFO_H 1 |
---|
1208 | | #define HAVE_LOCALE_H 1 |
---|
1209 | | #define HAVE_NL_TYPES_H 1 |
---|
1210 | | /* end confdefs.h. */ |
---|
1211 | | #include <stdio.h> |
---|
1212 | | #ifdef HAVE_SYS_TYPES_H |
---|
1213 | | # include <sys/types.h> |
---|
1214 | | #endif |
---|
1215 | | #ifdef HAVE_SYS_STAT_H |
---|
1216 | | # include <sys/stat.h> |
---|
1217 | | #endif |
---|
1218 | | #ifdef STDC_HEADERS |
---|
1219 | | # include <stdlib.h> |
---|
1220 | | # include <stddef.h> |
---|
1221 | | #else |
---|
1222 | | # ifdef HAVE_STDLIB_H |
---|
1223 | | # include <stdlib.h> |
---|
1224 | | # endif |
---|
1225 | | #endif |
---|
1226 | | #ifdef HAVE_STRING_H |
---|
1227 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1228 | | # include <memory.h> |
---|
1229 | | # endif |
---|
1230 | | # include <string.h> |
---|
1231 | | #endif |
---|
1232 | | #ifdef HAVE_STRINGS_H |
---|
1233 | | # include <strings.h> |
---|
1234 | | #endif |
---|
1235 | | #ifdef HAVE_INTTYPES_H |
---|
1236 | | # include <inttypes.h> |
---|
1237 | | #endif |
---|
1238 | | #ifdef HAVE_STDINT_H |
---|
1239 | | # include <stdint.h> |
---|
1240 | | #endif |
---|
1241 | | #ifdef HAVE_UNISTD_H |
---|
1242 | | # include <unistd.h> |
---|
1243 | | #endif |
---|
1244 | | #include <sys/attributes.h> |
---|
1245 | configure:24818: result: no |
---|
1246 | configure:24818: checking sys/attributes.h presence |
---|
1247 | configure:24818: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1248 | conftest.c:37:10: fatal error: 'sys/attributes.h' file not found |
---|
1249 | #include <sys/attributes.h> |
---|
1250 | ^ |
---|
1251 | 1 error generated. |
---|
1252 | configure:24818: $? = 1 |
---|
1253 | configure: failed program was: |
---|
1254 | | /* confdefs.h */ |
---|
1255 | | #define PACKAGE_NAME "GNU MP" |
---|
1256 | | #define PACKAGE_TARNAME "gmp" |
---|
1257 | | #define PACKAGE_VERSION "5.0.5" |
---|
1258 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
1259 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
1260 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1261 | | #define PACKAGE "gmp" |
---|
1262 | | #define VERSION "5.0.5" |
---|
1263 | | #define WANT_FFT 1 |
---|
1264 | | #define HAVE_HOST_CPU_core2 1 |
---|
1265 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1266 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1267 | | #define PROTOTYPES 1 |
---|
1268 | | #define __PROTOTYPES 1 |
---|
1269 | | #define STDC_HEADERS 1 |
---|
1270 | | #define HAVE_SYS_TYPES_H 1 |
---|
1271 | | #define HAVE_SYS_STAT_H 1 |
---|
1272 | | #define HAVE_STDLIB_H 1 |
---|
1273 | | #define HAVE_STRING_H 1 |
---|
1274 | | #define HAVE_MEMORY_H 1 |
---|
1275 | | #define HAVE_STRINGS_H 1 |
---|
1276 | | #define HAVE_INTTYPES_H 1 |
---|
1277 | | #define HAVE_STDINT_H 1 |
---|
1278 | | #define HAVE_UNISTD_H 1 |
---|
1279 | | #define HAVE_STRING_H 1 |
---|
1280 | | #define HAVE_DLFCN_H 1 |
---|
1281 | | #define LT_OBJDIR ".libs/" |
---|
1282 | | #define STDC_HEADERS 1 |
---|
1283 | | #define TIME_WITH_SYS_TIME 1 |
---|
1284 | | #define HAVE_FCNTL_H 1 |
---|
1285 | | #define HAVE_FLOAT_H 1 |
---|
1286 | | #define HAVE_LANGINFO_H 1 |
---|
1287 | | #define HAVE_LOCALE_H 1 |
---|
1288 | | #define HAVE_NL_TYPES_H 1 |
---|
1289 | | /* end confdefs.h. */ |
---|
1290 | | #include <sys/attributes.h> |
---|
1291 | configure:24818: result: no |
---|
1292 | configure:24818: checking for sys/attributes.h |
---|
1293 | configure:24818: result: no |
---|
1294 | configure:24818: checking sys/iograph.h usability |
---|
1295 | configure:24818: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
1296 | conftest.c:70:10: fatal error: 'sys/iograph.h' file not found |
---|
1297 | #include <sys/iograph.h> |
---|
1298 | ^ |
---|
1299 | 1 error generated. |
---|
1300 | configure:24818: $? = 1 |
---|
1301 | configure: failed program was: |
---|
1302 | | /* confdefs.h */ |
---|
1303 | | #define PACKAGE_NAME "GNU MP" |
---|
1304 | | #define PACKAGE_TARNAME "gmp" |
---|
1305 | | #define PACKAGE_VERSION "5.0.5" |
---|
1306 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
1307 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
1308 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1309 | | #define PACKAGE "gmp" |
---|
1310 | | #define VERSION "5.0.5" |
---|
1311 | | #define WANT_FFT 1 |
---|
1312 | | #define HAVE_HOST_CPU_core2 1 |
---|
1313 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1314 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1315 | | #define PROTOTYPES 1 |
---|
1316 | | #define __PROTOTYPES 1 |
---|
1317 | | #define STDC_HEADERS 1 |
---|
1318 | | #define HAVE_SYS_TYPES_H 1 |
---|
1319 | | #define HAVE_SYS_STAT_H 1 |
---|
1320 | | #define HAVE_STDLIB_H 1 |
---|
1321 | | #define HAVE_STRING_H 1 |
---|
1322 | | #define HAVE_MEMORY_H 1 |
---|
1323 | | #define HAVE_STRINGS_H 1 |
---|
1324 | | #define HAVE_INTTYPES_H 1 |
---|
1325 | | #define HAVE_STDINT_H 1 |
---|
1326 | | #define HAVE_UNISTD_H 1 |
---|
1327 | | #define HAVE_STRING_H 1 |
---|
1328 | | #define HAVE_DLFCN_H 1 |
---|
1329 | | #define LT_OBJDIR ".libs/" |
---|
1330 | | #define STDC_HEADERS 1 |
---|
1331 | | #define TIME_WITH_SYS_TIME 1 |
---|
1332 | | #define HAVE_FCNTL_H 1 |
---|
1333 | | #define HAVE_FLOAT_H 1 |
---|
1334 | | #define HAVE_LANGINFO_H 1 |
---|
1335 | | #define HAVE_LOCALE_H 1 |
---|
1336 | | #define HAVE_NL_TYPES_H 1 |
---|
1337 | | /* end confdefs.h. */ |
---|
1338 | | #include <stdio.h> |
---|
1339 | | #ifdef HAVE_SYS_TYPES_H |
---|
1340 | | # include <sys/types.h> |
---|
1341 | | #endif |
---|
1342 | | #ifdef HAVE_SYS_STAT_H |
---|
1343 | | # include <sys/stat.h> |
---|
1344 | | #endif |
---|
1345 | | #ifdef STDC_HEADERS |
---|
1346 | | # include <stdlib.h> |
---|
1347 | | # include <stddef.h> |
---|
1348 | | #else |
---|
1349 | | # ifdef HAVE_STDLIB_H |
---|
1350 | | # include <stdlib.h> |
---|
1351 | | # endif |
---|
1352 | | #endif |
---|
1353 | | #ifdef HAVE_STRING_H |
---|
1354 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1355 | | # include <memory.h> |
---|
1356 | | # endif |
---|
1357 | | # include <string.h> |
---|
1358 | | #endif |
---|
1359 | | #ifdef HAVE_STRINGS_H |
---|
1360 | | # include <strings.h> |
---|
1361 | | #endif |
---|
1362 | | #ifdef HAVE_INTTYPES_H |
---|
1363 | | # include <inttypes.h> |
---|
1364 | | #endif |
---|
1365 | | #ifdef HAVE_STDINT_H |
---|
1366 | | # include <stdint.h> |
---|
1367 | | #endif |
---|
1368 | | #ifdef HAVE_UNISTD_H |
---|
1369 | | # include <unistd.h> |
---|
1370 | | #endif |
---|
1371 | | #include <sys/iograph.h> |
---|
1372 | configure:24818: result: no |
---|
1373 | configure:24818: checking sys/iograph.h presence |
---|
1374 | configure:24818: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1375 | conftest.c:37:10: fatal error: 'sys/iograph.h' file not found |
---|
1376 | #include <sys/iograph.h> |
---|
1377 | ^ |
---|
1378 | 1 error generated. |
---|
1379 | configure:24818: $? = 1 |
---|
1380 | configure: failed program was: |
---|
1381 | | /* confdefs.h */ |
---|
1382 | | #define PACKAGE_NAME "GNU MP" |
---|
1383 | | #define PACKAGE_TARNAME "gmp" |
---|
1384 | | #define PACKAGE_VERSION "5.0.5" |
---|
1385 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
1386 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
1387 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1388 | | #define PACKAGE "gmp" |
---|
1389 | | #define VERSION "5.0.5" |
---|
1390 | | #define WANT_FFT 1 |
---|
1391 | | #define HAVE_HOST_CPU_core2 1 |
---|
1392 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1393 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1394 | | #define PROTOTYPES 1 |
---|
1395 | | #define __PROTOTYPES 1 |
---|
1396 | | #define STDC_HEADERS 1 |
---|
1397 | | #define HAVE_SYS_TYPES_H 1 |
---|
1398 | | #define HAVE_SYS_STAT_H 1 |
---|
1399 | | #define HAVE_STDLIB_H 1 |
---|
1400 | | #define HAVE_STRING_H 1 |
---|
1401 | | #define HAVE_MEMORY_H 1 |
---|
1402 | | #define HAVE_STRINGS_H 1 |
---|
1403 | | #define HAVE_INTTYPES_H 1 |
---|
1404 | | #define HAVE_STDINT_H 1 |
---|
1405 | | #define HAVE_UNISTD_H 1 |
---|
1406 | | #define HAVE_STRING_H 1 |
---|
1407 | | #define HAVE_DLFCN_H 1 |
---|
1408 | | #define LT_OBJDIR ".libs/" |
---|
1409 | | #define STDC_HEADERS 1 |
---|
1410 | | #define TIME_WITH_SYS_TIME 1 |
---|
1411 | | #define HAVE_FCNTL_H 1 |
---|
1412 | | #define HAVE_FLOAT_H 1 |
---|
1413 | | #define HAVE_LANGINFO_H 1 |
---|
1414 | | #define HAVE_LOCALE_H 1 |
---|
1415 | | #define HAVE_NL_TYPES_H 1 |
---|
1416 | | /* end confdefs.h. */ |
---|
1417 | | #include <sys/iograph.h> |
---|
1418 | configure:24818: result: no |
---|
1419 | configure:24818: checking for sys/iograph.h |
---|
1420 | configure:24818: result: no |
---|
1421 | configure:24818: checking sys/mman.h usability |
---|
1422 | configure:24818: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
1423 | configure:24818: $? = 0 |
---|
1424 | configure:24818: result: yes |
---|
1425 | configure:24818: checking sys/mman.h presence |
---|
1426 | configure:24818: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1427 | configure:24818: $? = 0 |
---|
1428 | configure:24818: result: yes |
---|
1429 | configure:24818: checking for sys/mman.h |
---|
1430 | configure:24818: result: yes |
---|
1431 | configure:24818: checking sys/param.h usability |
---|
1432 | configure:24818: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
1433 | configure:24818: $? = 0 |
---|
1434 | configure:24818: result: yes |
---|
1435 | configure:24818: checking sys/param.h presence |
---|
1436 | configure:24818: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1437 | configure:24818: $? = 0 |
---|
1438 | configure:24818: result: yes |
---|
1439 | configure:24818: checking for sys/param.h |
---|
1440 | configure:24818: result: yes |
---|
1441 | configure:24818: checking sys/processor.h usability |
---|
1442 | configure:24818: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
1443 | conftest.c:72:10: fatal error: 'sys/processor.h' file not found |
---|
1444 | #include <sys/processor.h> |
---|
1445 | ^ |
---|
1446 | 1 error generated. |
---|
1447 | configure:24818: $? = 1 |
---|
1448 | configure: failed program was: |
---|
1449 | | /* confdefs.h */ |
---|
1450 | | #define PACKAGE_NAME "GNU MP" |
---|
1451 | | #define PACKAGE_TARNAME "gmp" |
---|
1452 | | #define PACKAGE_VERSION "5.0.5" |
---|
1453 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
1454 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
1455 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1456 | | #define PACKAGE "gmp" |
---|
1457 | | #define VERSION "5.0.5" |
---|
1458 | | #define WANT_FFT 1 |
---|
1459 | | #define HAVE_HOST_CPU_core2 1 |
---|
1460 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1461 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1462 | | #define PROTOTYPES 1 |
---|
1463 | | #define __PROTOTYPES 1 |
---|
1464 | | #define STDC_HEADERS 1 |
---|
1465 | | #define HAVE_SYS_TYPES_H 1 |
---|
1466 | | #define HAVE_SYS_STAT_H 1 |
---|
1467 | | #define HAVE_STDLIB_H 1 |
---|
1468 | | #define HAVE_STRING_H 1 |
---|
1469 | | #define HAVE_MEMORY_H 1 |
---|
1470 | | #define HAVE_STRINGS_H 1 |
---|
1471 | | #define HAVE_INTTYPES_H 1 |
---|
1472 | | #define HAVE_STDINT_H 1 |
---|
1473 | | #define HAVE_UNISTD_H 1 |
---|
1474 | | #define HAVE_STRING_H 1 |
---|
1475 | | #define HAVE_DLFCN_H 1 |
---|
1476 | | #define LT_OBJDIR ".libs/" |
---|
1477 | | #define STDC_HEADERS 1 |
---|
1478 | | #define TIME_WITH_SYS_TIME 1 |
---|
1479 | | #define HAVE_FCNTL_H 1 |
---|
1480 | | #define HAVE_FLOAT_H 1 |
---|
1481 | | #define HAVE_LANGINFO_H 1 |
---|
1482 | | #define HAVE_LOCALE_H 1 |
---|
1483 | | #define HAVE_NL_TYPES_H 1 |
---|
1484 | | #define HAVE_SYS_MMAN_H 1 |
---|
1485 | | #define HAVE_SYS_PARAM_H 1 |
---|
1486 | | /* end confdefs.h. */ |
---|
1487 | | #include <stdio.h> |
---|
1488 | | #ifdef HAVE_SYS_TYPES_H |
---|
1489 | | # include <sys/types.h> |
---|
1490 | | #endif |
---|
1491 | | #ifdef HAVE_SYS_STAT_H |
---|
1492 | | # include <sys/stat.h> |
---|
1493 | | #endif |
---|
1494 | | #ifdef STDC_HEADERS |
---|
1495 | | # include <stdlib.h> |
---|
1496 | | # include <stddef.h> |
---|
1497 | | #else |
---|
1498 | | # ifdef HAVE_STDLIB_H |
---|
1499 | | # include <stdlib.h> |
---|
1500 | | # endif |
---|
1501 | | #endif |
---|
1502 | | #ifdef HAVE_STRING_H |
---|
1503 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1504 | | # include <memory.h> |
---|
1505 | | # endif |
---|
1506 | | # include <string.h> |
---|
1507 | | #endif |
---|
1508 | | #ifdef HAVE_STRINGS_H |
---|
1509 | | # include <strings.h> |
---|
1510 | | #endif |
---|
1511 | | #ifdef HAVE_INTTYPES_H |
---|
1512 | | # include <inttypes.h> |
---|
1513 | | #endif |
---|
1514 | | #ifdef HAVE_STDINT_H |
---|
1515 | | # include <stdint.h> |
---|
1516 | | #endif |
---|
1517 | | #ifdef HAVE_UNISTD_H |
---|
1518 | | # include <unistd.h> |
---|
1519 | | #endif |
---|
1520 | | #include <sys/processor.h> |
---|
1521 | configure:24818: result: no |
---|
1522 | configure:24818: checking sys/processor.h presence |
---|
1523 | configure:24818: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1524 | conftest.c:39:10: fatal error: 'sys/processor.h' file not found |
---|
1525 | #include <sys/processor.h> |
---|
1526 | ^ |
---|
1527 | 1 error generated. |
---|
1528 | configure:24818: $? = 1 |
---|
1529 | configure: failed program was: |
---|
1530 | | /* confdefs.h */ |
---|
1531 | | #define PACKAGE_NAME "GNU MP" |
---|
1532 | | #define PACKAGE_TARNAME "gmp" |
---|
1533 | | #define PACKAGE_VERSION "5.0.5" |
---|
1534 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
1535 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
1536 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1537 | | #define PACKAGE "gmp" |
---|
1538 | | #define VERSION "5.0.5" |
---|
1539 | | #define WANT_FFT 1 |
---|
1540 | | #define HAVE_HOST_CPU_core2 1 |
---|
1541 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1542 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1543 | | #define PROTOTYPES 1 |
---|
1544 | | #define __PROTOTYPES 1 |
---|
1545 | | #define STDC_HEADERS 1 |
---|
1546 | | #define HAVE_SYS_TYPES_H 1 |
---|
1547 | | #define HAVE_SYS_STAT_H 1 |
---|
1548 | | #define HAVE_STDLIB_H 1 |
---|
1549 | | #define HAVE_STRING_H 1 |
---|
1550 | | #define HAVE_MEMORY_H 1 |
---|
1551 | | #define HAVE_STRINGS_H 1 |
---|
1552 | | #define HAVE_INTTYPES_H 1 |
---|
1553 | | #define HAVE_STDINT_H 1 |
---|
1554 | | #define HAVE_UNISTD_H 1 |
---|
1555 | | #define HAVE_STRING_H 1 |
---|
1556 | | #define HAVE_DLFCN_H 1 |
---|
1557 | | #define LT_OBJDIR ".libs/" |
---|
1558 | | #define STDC_HEADERS 1 |
---|
1559 | | #define TIME_WITH_SYS_TIME 1 |
---|
1560 | | #define HAVE_FCNTL_H 1 |
---|
1561 | | #define HAVE_FLOAT_H 1 |
---|
1562 | | #define HAVE_LANGINFO_H 1 |
---|
1563 | | #define HAVE_LOCALE_H 1 |
---|
1564 | | #define HAVE_NL_TYPES_H 1 |
---|
1565 | | #define HAVE_SYS_MMAN_H 1 |
---|
1566 | | #define HAVE_SYS_PARAM_H 1 |
---|
1567 | | /* end confdefs.h. */ |
---|
1568 | | #include <sys/processor.h> |
---|
1569 | configure:24818: result: no |
---|
1570 | configure:24818: checking for sys/processor.h |
---|
1571 | configure:24818: result: no |
---|
1572 | configure:24818: checking sys/pstat.h usability |
---|
1573 | configure:24818: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
1574 | conftest.c:72:10: fatal error: 'sys/pstat.h' file not found |
---|
1575 | #include <sys/pstat.h> |
---|
1576 | ^ |
---|
1577 | 1 error generated. |
---|
1578 | configure:24818: $? = 1 |
---|
1579 | configure: failed program was: |
---|
1580 | | /* confdefs.h */ |
---|
1581 | | #define PACKAGE_NAME "GNU MP" |
---|
1582 | | #define PACKAGE_TARNAME "gmp" |
---|
1583 | | #define PACKAGE_VERSION "5.0.5" |
---|
1584 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
1585 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
1586 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1587 | | #define PACKAGE "gmp" |
---|
1588 | | #define VERSION "5.0.5" |
---|
1589 | | #define WANT_FFT 1 |
---|
1590 | | #define HAVE_HOST_CPU_core2 1 |
---|
1591 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1592 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1593 | | #define PROTOTYPES 1 |
---|
1594 | | #define __PROTOTYPES 1 |
---|
1595 | | #define STDC_HEADERS 1 |
---|
1596 | | #define HAVE_SYS_TYPES_H 1 |
---|
1597 | | #define HAVE_SYS_STAT_H 1 |
---|
1598 | | #define HAVE_STDLIB_H 1 |
---|
1599 | | #define HAVE_STRING_H 1 |
---|
1600 | | #define HAVE_MEMORY_H 1 |
---|
1601 | | #define HAVE_STRINGS_H 1 |
---|
1602 | | #define HAVE_INTTYPES_H 1 |
---|
1603 | | #define HAVE_STDINT_H 1 |
---|
1604 | | #define HAVE_UNISTD_H 1 |
---|
1605 | | #define HAVE_STRING_H 1 |
---|
1606 | | #define HAVE_DLFCN_H 1 |
---|
1607 | | #define LT_OBJDIR ".libs/" |
---|
1608 | | #define STDC_HEADERS 1 |
---|
1609 | | #define TIME_WITH_SYS_TIME 1 |
---|
1610 | | #define HAVE_FCNTL_H 1 |
---|
1611 | | #define HAVE_FLOAT_H 1 |
---|
1612 | | #define HAVE_LANGINFO_H 1 |
---|
1613 | | #define HAVE_LOCALE_H 1 |
---|
1614 | | #define HAVE_NL_TYPES_H 1 |
---|
1615 | | #define HAVE_SYS_MMAN_H 1 |
---|
1616 | | #define HAVE_SYS_PARAM_H 1 |
---|
1617 | | /* end confdefs.h. */ |
---|
1618 | | #include <stdio.h> |
---|
1619 | | #ifdef HAVE_SYS_TYPES_H |
---|
1620 | | # include <sys/types.h> |
---|
1621 | | #endif |
---|
1622 | | #ifdef HAVE_SYS_STAT_H |
---|
1623 | | # include <sys/stat.h> |
---|
1624 | | #endif |
---|
1625 | | #ifdef STDC_HEADERS |
---|
1626 | | # include <stdlib.h> |
---|
1627 | | # include <stddef.h> |
---|
1628 | | #else |
---|
1629 | | # ifdef HAVE_STDLIB_H |
---|
1630 | | # include <stdlib.h> |
---|
1631 | | # endif |
---|
1632 | | #endif |
---|
1633 | | #ifdef HAVE_STRING_H |
---|
1634 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1635 | | # include <memory.h> |
---|
1636 | | # endif |
---|
1637 | | # include <string.h> |
---|
1638 | | #endif |
---|
1639 | | #ifdef HAVE_STRINGS_H |
---|
1640 | | # include <strings.h> |
---|
1641 | | #endif |
---|
1642 | | #ifdef HAVE_INTTYPES_H |
---|
1643 | | # include <inttypes.h> |
---|
1644 | | #endif |
---|
1645 | | #ifdef HAVE_STDINT_H |
---|
1646 | | # include <stdint.h> |
---|
1647 | | #endif |
---|
1648 | | #ifdef HAVE_UNISTD_H |
---|
1649 | | # include <unistd.h> |
---|
1650 | | #endif |
---|
1651 | | #include <sys/pstat.h> |
---|
1652 | configure:24818: result: no |
---|
1653 | configure:24818: checking sys/pstat.h presence |
---|
1654 | configure:24818: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1655 | conftest.c:39:10: fatal error: 'sys/pstat.h' file not found |
---|
1656 | #include <sys/pstat.h> |
---|
1657 | ^ |
---|
1658 | 1 error generated. |
---|
1659 | configure:24818: $? = 1 |
---|
1660 | configure: failed program was: |
---|
1661 | | /* confdefs.h */ |
---|
1662 | | #define PACKAGE_NAME "GNU MP" |
---|
1663 | | #define PACKAGE_TARNAME "gmp" |
---|
1664 | | #define PACKAGE_VERSION "5.0.5" |
---|
1665 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
1666 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
1667 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1668 | | #define PACKAGE "gmp" |
---|
1669 | | #define VERSION "5.0.5" |
---|
1670 | | #define WANT_FFT 1 |
---|
1671 | | #define HAVE_HOST_CPU_core2 1 |
---|
1672 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1673 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1674 | | #define PROTOTYPES 1 |
---|
1675 | | #define __PROTOTYPES 1 |
---|
1676 | | #define STDC_HEADERS 1 |
---|
1677 | | #define HAVE_SYS_TYPES_H 1 |
---|
1678 | | #define HAVE_SYS_STAT_H 1 |
---|
1679 | | #define HAVE_STDLIB_H 1 |
---|
1680 | | #define HAVE_STRING_H 1 |
---|
1681 | | #define HAVE_MEMORY_H 1 |
---|
1682 | | #define HAVE_STRINGS_H 1 |
---|
1683 | | #define HAVE_INTTYPES_H 1 |
---|
1684 | | #define HAVE_STDINT_H 1 |
---|
1685 | | #define HAVE_UNISTD_H 1 |
---|
1686 | | #define HAVE_STRING_H 1 |
---|
1687 | | #define HAVE_DLFCN_H 1 |
---|
1688 | | #define LT_OBJDIR ".libs/" |
---|
1689 | | #define STDC_HEADERS 1 |
---|
1690 | | #define TIME_WITH_SYS_TIME 1 |
---|
1691 | | #define HAVE_FCNTL_H 1 |
---|
1692 | | #define HAVE_FLOAT_H 1 |
---|
1693 | | #define HAVE_LANGINFO_H 1 |
---|
1694 | | #define HAVE_LOCALE_H 1 |
---|
1695 | | #define HAVE_NL_TYPES_H 1 |
---|
1696 | | #define HAVE_SYS_MMAN_H 1 |
---|
1697 | | #define HAVE_SYS_PARAM_H 1 |
---|
1698 | | /* end confdefs.h. */ |
---|
1699 | | #include <sys/pstat.h> |
---|
1700 | configure:24818: result: no |
---|
1701 | configure:24818: checking for sys/pstat.h |
---|
1702 | configure:24818: result: no |
---|
1703 | configure:24818: checking sys/sysinfo.h usability |
---|
1704 | configure:24818: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
1705 | conftest.c:72:10: fatal error: 'sys/sysinfo.h' file not found |
---|
1706 | #include <sys/sysinfo.h> |
---|
1707 | ^ |
---|
1708 | 1 error generated. |
---|
1709 | configure:24818: $? = 1 |
---|
1710 | configure: failed program was: |
---|
1711 | | /* confdefs.h */ |
---|
1712 | | #define PACKAGE_NAME "GNU MP" |
---|
1713 | | #define PACKAGE_TARNAME "gmp" |
---|
1714 | | #define PACKAGE_VERSION "5.0.5" |
---|
1715 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
1716 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
1717 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1718 | | #define PACKAGE "gmp" |
---|
1719 | | #define VERSION "5.0.5" |
---|
1720 | | #define WANT_FFT 1 |
---|
1721 | | #define HAVE_HOST_CPU_core2 1 |
---|
1722 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1723 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1724 | | #define PROTOTYPES 1 |
---|
1725 | | #define __PROTOTYPES 1 |
---|
1726 | | #define STDC_HEADERS 1 |
---|
1727 | | #define HAVE_SYS_TYPES_H 1 |
---|
1728 | | #define HAVE_SYS_STAT_H 1 |
---|
1729 | | #define HAVE_STDLIB_H 1 |
---|
1730 | | #define HAVE_STRING_H 1 |
---|
1731 | | #define HAVE_MEMORY_H 1 |
---|
1732 | | #define HAVE_STRINGS_H 1 |
---|
1733 | | #define HAVE_INTTYPES_H 1 |
---|
1734 | | #define HAVE_STDINT_H 1 |
---|
1735 | | #define HAVE_UNISTD_H 1 |
---|
1736 | | #define HAVE_STRING_H 1 |
---|
1737 | | #define HAVE_DLFCN_H 1 |
---|
1738 | | #define LT_OBJDIR ".libs/" |
---|
1739 | | #define STDC_HEADERS 1 |
---|
1740 | | #define TIME_WITH_SYS_TIME 1 |
---|
1741 | | #define HAVE_FCNTL_H 1 |
---|
1742 | | #define HAVE_FLOAT_H 1 |
---|
1743 | | #define HAVE_LANGINFO_H 1 |
---|
1744 | | #define HAVE_LOCALE_H 1 |
---|
1745 | | #define HAVE_NL_TYPES_H 1 |
---|
1746 | | #define HAVE_SYS_MMAN_H 1 |
---|
1747 | | #define HAVE_SYS_PARAM_H 1 |
---|
1748 | | /* end confdefs.h. */ |
---|
1749 | | #include <stdio.h> |
---|
1750 | | #ifdef HAVE_SYS_TYPES_H |
---|
1751 | | # include <sys/types.h> |
---|
1752 | | #endif |
---|
1753 | | #ifdef HAVE_SYS_STAT_H |
---|
1754 | | # include <sys/stat.h> |
---|
1755 | | #endif |
---|
1756 | | #ifdef STDC_HEADERS |
---|
1757 | | # include <stdlib.h> |
---|
1758 | | # include <stddef.h> |
---|
1759 | | #else |
---|
1760 | | # ifdef HAVE_STDLIB_H |
---|
1761 | | # include <stdlib.h> |
---|
1762 | | # endif |
---|
1763 | | #endif |
---|
1764 | | #ifdef HAVE_STRING_H |
---|
1765 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1766 | | # include <memory.h> |
---|
1767 | | # endif |
---|
1768 | | # include <string.h> |
---|
1769 | | #endif |
---|
1770 | | #ifdef HAVE_STRINGS_H |
---|
1771 | | # include <strings.h> |
---|
1772 | | #endif |
---|
1773 | | #ifdef HAVE_INTTYPES_H |
---|
1774 | | # include <inttypes.h> |
---|
1775 | | #endif |
---|
1776 | | #ifdef HAVE_STDINT_H |
---|
1777 | | # include <stdint.h> |
---|
1778 | | #endif |
---|
1779 | | #ifdef HAVE_UNISTD_H |
---|
1780 | | # include <unistd.h> |
---|
1781 | | #endif |
---|
1782 | | #include <sys/sysinfo.h> |
---|
1783 | configure:24818: result: no |
---|
1784 | configure:24818: checking sys/sysinfo.h presence |
---|
1785 | configure:24818: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1786 | conftest.c:39:10: fatal error: 'sys/sysinfo.h' file not found |
---|
1787 | #include <sys/sysinfo.h> |
---|
1788 | ^ |
---|
1789 | 1 error generated. |
---|
1790 | configure:24818: $? = 1 |
---|
1791 | configure: failed program was: |
---|
1792 | | /* confdefs.h */ |
---|
1793 | | #define PACKAGE_NAME "GNU MP" |
---|
1794 | | #define PACKAGE_TARNAME "gmp" |
---|
1795 | | #define PACKAGE_VERSION "5.0.5" |
---|
1796 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
1797 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
1798 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1799 | | #define PACKAGE "gmp" |
---|
1800 | | #define VERSION "5.0.5" |
---|
1801 | | #define WANT_FFT 1 |
---|
1802 | | #define HAVE_HOST_CPU_core2 1 |
---|
1803 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1804 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1805 | | #define PROTOTYPES 1 |
---|
1806 | | #define __PROTOTYPES 1 |
---|
1807 | | #define STDC_HEADERS 1 |
---|
1808 | | #define HAVE_SYS_TYPES_H 1 |
---|
1809 | | #define HAVE_SYS_STAT_H 1 |
---|
1810 | | #define HAVE_STDLIB_H 1 |
---|
1811 | | #define HAVE_STRING_H 1 |
---|
1812 | | #define HAVE_MEMORY_H 1 |
---|
1813 | | #define HAVE_STRINGS_H 1 |
---|
1814 | | #define HAVE_INTTYPES_H 1 |
---|
1815 | | #define HAVE_STDINT_H 1 |
---|
1816 | | #define HAVE_UNISTD_H 1 |
---|
1817 | | #define HAVE_STRING_H 1 |
---|
1818 | | #define HAVE_DLFCN_H 1 |
---|
1819 | | #define LT_OBJDIR ".libs/" |
---|
1820 | | #define STDC_HEADERS 1 |
---|
1821 | | #define TIME_WITH_SYS_TIME 1 |
---|
1822 | | #define HAVE_FCNTL_H 1 |
---|
1823 | | #define HAVE_FLOAT_H 1 |
---|
1824 | | #define HAVE_LANGINFO_H 1 |
---|
1825 | | #define HAVE_LOCALE_H 1 |
---|
1826 | | #define HAVE_NL_TYPES_H 1 |
---|
1827 | | #define HAVE_SYS_MMAN_H 1 |
---|
1828 | | #define HAVE_SYS_PARAM_H 1 |
---|
1829 | | /* end confdefs.h. */ |
---|
1830 | | #include <sys/sysinfo.h> |
---|
1831 | configure:24818: result: no |
---|
1832 | configure:24818: checking for sys/sysinfo.h |
---|
1833 | configure:24818: result: no |
---|
1834 | configure:24818: checking sys/syssgi.h usability |
---|
1835 | configure:24818: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
1836 | conftest.c:72:10: fatal error: 'sys/syssgi.h' file not found |
---|
1837 | #include <sys/syssgi.h> |
---|
1838 | ^ |
---|
1839 | 1 error generated. |
---|
1840 | configure:24818: $? = 1 |
---|
1841 | configure: failed program was: |
---|
1842 | | /* confdefs.h */ |
---|
1843 | | #define PACKAGE_NAME "GNU MP" |
---|
1844 | | #define PACKAGE_TARNAME "gmp" |
---|
1845 | | #define PACKAGE_VERSION "5.0.5" |
---|
1846 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
1847 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
1848 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1849 | | #define PACKAGE "gmp" |
---|
1850 | | #define VERSION "5.0.5" |
---|
1851 | | #define WANT_FFT 1 |
---|
1852 | | #define HAVE_HOST_CPU_core2 1 |
---|
1853 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1854 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1855 | | #define PROTOTYPES 1 |
---|
1856 | | #define __PROTOTYPES 1 |
---|
1857 | | #define STDC_HEADERS 1 |
---|
1858 | | #define HAVE_SYS_TYPES_H 1 |
---|
1859 | | #define HAVE_SYS_STAT_H 1 |
---|
1860 | | #define HAVE_STDLIB_H 1 |
---|
1861 | | #define HAVE_STRING_H 1 |
---|
1862 | | #define HAVE_MEMORY_H 1 |
---|
1863 | | #define HAVE_STRINGS_H 1 |
---|
1864 | | #define HAVE_INTTYPES_H 1 |
---|
1865 | | #define HAVE_STDINT_H 1 |
---|
1866 | | #define HAVE_UNISTD_H 1 |
---|
1867 | | #define HAVE_STRING_H 1 |
---|
1868 | | #define HAVE_DLFCN_H 1 |
---|
1869 | | #define LT_OBJDIR ".libs/" |
---|
1870 | | #define STDC_HEADERS 1 |
---|
1871 | | #define TIME_WITH_SYS_TIME 1 |
---|
1872 | | #define HAVE_FCNTL_H 1 |
---|
1873 | | #define HAVE_FLOAT_H 1 |
---|
1874 | | #define HAVE_LANGINFO_H 1 |
---|
1875 | | #define HAVE_LOCALE_H 1 |
---|
1876 | | #define HAVE_NL_TYPES_H 1 |
---|
1877 | | #define HAVE_SYS_MMAN_H 1 |
---|
1878 | | #define HAVE_SYS_PARAM_H 1 |
---|
1879 | | /* end confdefs.h. */ |
---|
1880 | | #include <stdio.h> |
---|
1881 | | #ifdef HAVE_SYS_TYPES_H |
---|
1882 | | # include <sys/types.h> |
---|
1883 | | #endif |
---|
1884 | | #ifdef HAVE_SYS_STAT_H |
---|
1885 | | # include <sys/stat.h> |
---|
1886 | | #endif |
---|
1887 | | #ifdef STDC_HEADERS |
---|
1888 | | # include <stdlib.h> |
---|
1889 | | # include <stddef.h> |
---|
1890 | | #else |
---|
1891 | | # ifdef HAVE_STDLIB_H |
---|
1892 | | # include <stdlib.h> |
---|
1893 | | # endif |
---|
1894 | | #endif |
---|
1895 | | #ifdef HAVE_STRING_H |
---|
1896 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1897 | | # include <memory.h> |
---|
1898 | | # endif |
---|
1899 | | # include <string.h> |
---|
1900 | | #endif |
---|
1901 | | #ifdef HAVE_STRINGS_H |
---|
1902 | | # include <strings.h> |
---|
1903 | | #endif |
---|
1904 | | #ifdef HAVE_INTTYPES_H |
---|
1905 | | # include <inttypes.h> |
---|
1906 | | #endif |
---|
1907 | | #ifdef HAVE_STDINT_H |
---|
1908 | | # include <stdint.h> |
---|
1909 | | #endif |
---|
1910 | | #ifdef HAVE_UNISTD_H |
---|
1911 | | # include <unistd.h> |
---|
1912 | | #endif |
---|
1913 | | #include <sys/syssgi.h> |
---|
1914 | configure:24818: result: no |
---|
1915 | configure:24818: checking sys/syssgi.h presence |
---|
1916 | configure:24818: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1917 | conftest.c:39:10: fatal error: 'sys/syssgi.h' file not found |
---|
1918 | #include <sys/syssgi.h> |
---|
1919 | ^ |
---|
1920 | 1 error generated. |
---|
1921 | configure:24818: $? = 1 |
---|
1922 | configure: failed program was: |
---|
1923 | | /* confdefs.h */ |
---|
1924 | | #define PACKAGE_NAME "GNU MP" |
---|
1925 | | #define PACKAGE_TARNAME "gmp" |
---|
1926 | | #define PACKAGE_VERSION "5.0.5" |
---|
1927 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
1928 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
1929 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1930 | | #define PACKAGE "gmp" |
---|
1931 | | #define VERSION "5.0.5" |
---|
1932 | | #define WANT_FFT 1 |
---|
1933 | | #define HAVE_HOST_CPU_core2 1 |
---|
1934 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1935 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1936 | | #define PROTOTYPES 1 |
---|
1937 | | #define __PROTOTYPES 1 |
---|
1938 | | #define STDC_HEADERS 1 |
---|
1939 | | #define HAVE_SYS_TYPES_H 1 |
---|
1940 | | #define HAVE_SYS_STAT_H 1 |
---|
1941 | | #define HAVE_STDLIB_H 1 |
---|
1942 | | #define HAVE_STRING_H 1 |
---|
1943 | | #define HAVE_MEMORY_H 1 |
---|
1944 | | #define HAVE_STRINGS_H 1 |
---|
1945 | | #define HAVE_INTTYPES_H 1 |
---|
1946 | | #define HAVE_STDINT_H 1 |
---|
1947 | | #define HAVE_UNISTD_H 1 |
---|
1948 | | #define HAVE_STRING_H 1 |
---|
1949 | | #define HAVE_DLFCN_H 1 |
---|
1950 | | #define LT_OBJDIR ".libs/" |
---|
1951 | | #define STDC_HEADERS 1 |
---|
1952 | | #define TIME_WITH_SYS_TIME 1 |
---|
1953 | | #define HAVE_FCNTL_H 1 |
---|
1954 | | #define HAVE_FLOAT_H 1 |
---|
1955 | | #define HAVE_LANGINFO_H 1 |
---|
1956 | | #define HAVE_LOCALE_H 1 |
---|
1957 | | #define HAVE_NL_TYPES_H 1 |
---|
1958 | | #define HAVE_SYS_MMAN_H 1 |
---|
1959 | | #define HAVE_SYS_PARAM_H 1 |
---|
1960 | | /* end confdefs.h. */ |
---|
1961 | | #include <sys/syssgi.h> |
---|
1962 | configure:24818: result: no |
---|
1963 | configure:24818: checking for sys/syssgi.h |
---|
1964 | configure:24818: result: no |
---|
1965 | configure:24818: checking sys/systemcfg.h usability |
---|
1966 | configure:24818: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
1967 | conftest.c:72:10: fatal error: 'sys/systemcfg.h' file not found |
---|
1968 | #include <sys/systemcfg.h> |
---|
1969 | ^ |
---|
1970 | 1 error generated. |
---|
1971 | configure:24818: $? = 1 |
---|
1972 | configure: failed program was: |
---|
1973 | | /* confdefs.h */ |
---|
1974 | | #define PACKAGE_NAME "GNU MP" |
---|
1975 | | #define PACKAGE_TARNAME "gmp" |
---|
1976 | | #define PACKAGE_VERSION "5.0.5" |
---|
1977 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
1978 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
1979 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1980 | | #define PACKAGE "gmp" |
---|
1981 | | #define VERSION "5.0.5" |
---|
1982 | | #define WANT_FFT 1 |
---|
1983 | | #define HAVE_HOST_CPU_core2 1 |
---|
1984 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1985 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1986 | | #define PROTOTYPES 1 |
---|
1987 | | #define __PROTOTYPES 1 |
---|
1988 | | #define STDC_HEADERS 1 |
---|
1989 | | #define HAVE_SYS_TYPES_H 1 |
---|
1990 | | #define HAVE_SYS_STAT_H 1 |
---|
1991 | | #define HAVE_STDLIB_H 1 |
---|
1992 | | #define HAVE_STRING_H 1 |
---|
1993 | | #define HAVE_MEMORY_H 1 |
---|
1994 | | #define HAVE_STRINGS_H 1 |
---|
1995 | | #define HAVE_INTTYPES_H 1 |
---|
1996 | | #define HAVE_STDINT_H 1 |
---|
1997 | | #define HAVE_UNISTD_H 1 |
---|
1998 | | #define HAVE_STRING_H 1 |
---|
1999 | | #define HAVE_DLFCN_H 1 |
---|
2000 | | #define LT_OBJDIR ".libs/" |
---|
2001 | | #define STDC_HEADERS 1 |
---|
2002 | | #define TIME_WITH_SYS_TIME 1 |
---|
2003 | | #define HAVE_FCNTL_H 1 |
---|
2004 | | #define HAVE_FLOAT_H 1 |
---|
2005 | | #define HAVE_LANGINFO_H 1 |
---|
2006 | | #define HAVE_LOCALE_H 1 |
---|
2007 | | #define HAVE_NL_TYPES_H 1 |
---|
2008 | | #define HAVE_SYS_MMAN_H 1 |
---|
2009 | | #define HAVE_SYS_PARAM_H 1 |
---|
2010 | | /* end confdefs.h. */ |
---|
2011 | | #include <stdio.h> |
---|
2012 | | #ifdef HAVE_SYS_TYPES_H |
---|
2013 | | # include <sys/types.h> |
---|
2014 | | #endif |
---|
2015 | | #ifdef HAVE_SYS_STAT_H |
---|
2016 | | # include <sys/stat.h> |
---|
2017 | | #endif |
---|
2018 | | #ifdef STDC_HEADERS |
---|
2019 | | # include <stdlib.h> |
---|
2020 | | # include <stddef.h> |
---|
2021 | | #else |
---|
2022 | | # ifdef HAVE_STDLIB_H |
---|
2023 | | # include <stdlib.h> |
---|
2024 | | # endif |
---|
2025 | | #endif |
---|
2026 | | #ifdef HAVE_STRING_H |
---|
2027 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2028 | | # include <memory.h> |
---|
2029 | | # endif |
---|
2030 | | # include <string.h> |
---|
2031 | | #endif |
---|
2032 | | #ifdef HAVE_STRINGS_H |
---|
2033 | | # include <strings.h> |
---|
2034 | | #endif |
---|
2035 | | #ifdef HAVE_INTTYPES_H |
---|
2036 | | # include <inttypes.h> |
---|
2037 | | #endif |
---|
2038 | | #ifdef HAVE_STDINT_H |
---|
2039 | | # include <stdint.h> |
---|
2040 | | #endif |
---|
2041 | | #ifdef HAVE_UNISTD_H |
---|
2042 | | # include <unistd.h> |
---|
2043 | | #endif |
---|
2044 | | #include <sys/systemcfg.h> |
---|
2045 | configure:24818: result: no |
---|
2046 | configure:24818: checking sys/systemcfg.h presence |
---|
2047 | configure:24818: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
2048 | conftest.c:39:10: fatal error: 'sys/systemcfg.h' file not found |
---|
2049 | #include <sys/systemcfg.h> |
---|
2050 | ^ |
---|
2051 | 1 error generated. |
---|
2052 | configure:24818: $? = 1 |
---|
2053 | configure: failed program was: |
---|
2054 | | /* confdefs.h */ |
---|
2055 | | #define PACKAGE_NAME "GNU MP" |
---|
2056 | | #define PACKAGE_TARNAME "gmp" |
---|
2057 | | #define PACKAGE_VERSION "5.0.5" |
---|
2058 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
2059 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
2060 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
2061 | | #define PACKAGE "gmp" |
---|
2062 | | #define VERSION "5.0.5" |
---|
2063 | | #define WANT_FFT 1 |
---|
2064 | | #define HAVE_HOST_CPU_core2 1 |
---|
2065 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
2066 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
2067 | | #define PROTOTYPES 1 |
---|
2068 | | #define __PROTOTYPES 1 |
---|
2069 | | #define STDC_HEADERS 1 |
---|
2070 | | #define HAVE_SYS_TYPES_H 1 |
---|
2071 | | #define HAVE_SYS_STAT_H 1 |
---|
2072 | | #define HAVE_STDLIB_H 1 |
---|
2073 | | #define HAVE_STRING_H 1 |
---|
2074 | | #define HAVE_MEMORY_H 1 |
---|
2075 | | #define HAVE_STRINGS_H 1 |
---|
2076 | | #define HAVE_INTTYPES_H 1 |
---|
2077 | | #define HAVE_STDINT_H 1 |
---|
2078 | | #define HAVE_UNISTD_H 1 |
---|
2079 | | #define HAVE_STRING_H 1 |
---|
2080 | | #define HAVE_DLFCN_H 1 |
---|
2081 | | #define LT_OBJDIR ".libs/" |
---|
2082 | | #define STDC_HEADERS 1 |
---|
2083 | | #define TIME_WITH_SYS_TIME 1 |
---|
2084 | | #define HAVE_FCNTL_H 1 |
---|
2085 | | #define HAVE_FLOAT_H 1 |
---|
2086 | | #define HAVE_LANGINFO_H 1 |
---|
2087 | | #define HAVE_LOCALE_H 1 |
---|
2088 | | #define HAVE_NL_TYPES_H 1 |
---|
2089 | | #define HAVE_SYS_MMAN_H 1 |
---|
2090 | | #define HAVE_SYS_PARAM_H 1 |
---|
2091 | | /* end confdefs.h. */ |
---|
2092 | | #include <sys/systemcfg.h> |
---|
2093 | configure:24818: result: no |
---|
2094 | configure:24818: checking for sys/systemcfg.h |
---|
2095 | configure:24818: result: no |
---|
2096 | configure:24818: checking sys/time.h usability |
---|
2097 | configure:24818: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
2098 | configure:24818: $? = 0 |
---|
2099 | configure:24818: result: yes |
---|
2100 | configure:24818: checking sys/time.h presence |
---|
2101 | configure:24818: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
2102 | configure:24818: $? = 0 |
---|
2103 | configure:24818: result: yes |
---|
2104 | configure:24818: checking for sys/time.h |
---|
2105 | configure:24818: result: yes |
---|
2106 | configure:24818: checking sys/times.h usability |
---|
2107 | configure:24818: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
2108 | configure:24818: $? = 0 |
---|
2109 | configure:24818: result: yes |
---|
2110 | configure:24818: checking sys/times.h presence |
---|
2111 | configure:24818: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
2112 | configure:24818: $? = 0 |
---|
2113 | configure:24818: result: yes |
---|
2114 | configure:24818: checking for sys/times.h |
---|
2115 | configure:24818: result: yes |
---|
2116 | configure:24833: checking for sys/resource.h |
---|
2117 | configure:24833: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
2118 | configure:24833: $? = 0 |
---|
2119 | configure:24833: result: yes |
---|
2120 | configure:24857: checking for sys/sysctl.h |
---|
2121 | configure:24857: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
2122 | configure:24857: $? = 0 |
---|
2123 | configure:24857: result: yes |
---|
2124 | configure:24874: checking for machine/hal_sysinfo.h |
---|
2125 | configure:24874: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
2126 | conftest.c:47:10: fatal error: 'machine/hal_sysinfo.h' file not found |
---|
2127 | #include <machine/hal_sysinfo.h> |
---|
2128 | ^ |
---|
2129 | 1 error generated. |
---|
2130 | configure:24874: $? = 1 |
---|
2131 | configure: failed program was: |
---|
2132 | | /* confdefs.h */ |
---|
2133 | | #define PACKAGE_NAME "GNU MP" |
---|
2134 | | #define PACKAGE_TARNAME "gmp" |
---|
2135 | | #define PACKAGE_VERSION "5.0.5" |
---|
2136 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
2137 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
2138 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
2139 | | #define PACKAGE "gmp" |
---|
2140 | | #define VERSION "5.0.5" |
---|
2141 | | #define WANT_FFT 1 |
---|
2142 | | #define HAVE_HOST_CPU_core2 1 |
---|
2143 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
2144 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
2145 | | #define PROTOTYPES 1 |
---|
2146 | | #define __PROTOTYPES 1 |
---|
2147 | | #define STDC_HEADERS 1 |
---|
2148 | | #define HAVE_SYS_TYPES_H 1 |
---|
2149 | | #define HAVE_SYS_STAT_H 1 |
---|
2150 | | #define HAVE_STDLIB_H 1 |
---|
2151 | | #define HAVE_STRING_H 1 |
---|
2152 | | #define HAVE_MEMORY_H 1 |
---|
2153 | | #define HAVE_STRINGS_H 1 |
---|
2154 | | #define HAVE_INTTYPES_H 1 |
---|
2155 | | #define HAVE_STDINT_H 1 |
---|
2156 | | #define HAVE_UNISTD_H 1 |
---|
2157 | | #define HAVE_STRING_H 1 |
---|
2158 | | #define HAVE_DLFCN_H 1 |
---|
2159 | | #define LT_OBJDIR ".libs/" |
---|
2160 | | #define STDC_HEADERS 1 |
---|
2161 | | #define TIME_WITH_SYS_TIME 1 |
---|
2162 | | #define HAVE_FCNTL_H 1 |
---|
2163 | | #define HAVE_FLOAT_H 1 |
---|
2164 | | #define HAVE_LANGINFO_H 1 |
---|
2165 | | #define HAVE_LOCALE_H 1 |
---|
2166 | | #define HAVE_NL_TYPES_H 1 |
---|
2167 | | #define HAVE_SYS_MMAN_H 1 |
---|
2168 | | #define HAVE_SYS_PARAM_H 1 |
---|
2169 | | #define HAVE_SYS_TIME_H 1 |
---|
2170 | | #define HAVE_SYS_TIMES_H 1 |
---|
2171 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2172 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2173 | | /* end confdefs.h. */ |
---|
2174 | | #if HAVE_SYS_SYSINFO_H |
---|
2175 | | # include <sys/sysinfo.h> |
---|
2176 | | #endif |
---|
2177 | | |
---|
2178 | | #include <machine/hal_sysinfo.h> |
---|
2179 | configure:24874: result: no |
---|
2180 | configure:24899: checking whether fgetc is declared |
---|
2181 | configure:24899: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
2182 | configure:24899: $? = 0 |
---|
2183 | configure:24899: result: yes |
---|
2184 | configure:24909: checking whether fscanf is declared |
---|
2185 | configure:24909: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
2186 | configure:24909: $? = 0 |
---|
2187 | configure:24909: result: yes |
---|
2188 | configure:24919: checking whether optarg is declared |
---|
2189 | configure:24919: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
2190 | configure:24919: $? = 0 |
---|
2191 | configure:24919: result: yes |
---|
2192 | configure:24929: checking whether ungetc is declared |
---|
2193 | configure:24929: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
2194 | configure:24929: $? = 0 |
---|
2195 | configure:24929: result: yes |
---|
2196 | configure:24939: checking whether vfprintf is declared |
---|
2197 | configure:24939: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
2198 | configure:24939: $? = 0 |
---|
2199 | configure:24939: result: yes |
---|
2200 | configure:24950: checking whether sys_errlist is declared |
---|
2201 | configure:24950: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
2202 | configure:24950: $? = 0 |
---|
2203 | configure:24950: result: yes |
---|
2204 | configure:24962: checking whether sys_nerr is declared |
---|
2205 | configure:24962: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
2206 | configure:24962: $? = 0 |
---|
2207 | configure:24962: result: yes |
---|
2208 | configure:24976: checking return type of signal handlers |
---|
2209 | configure:24994: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
2210 | conftest.c:56:8: error: indirection requires pointer operand ('void' invalid) |
---|
2211 | return *(signal (0, 0)) (0) == 1; |
---|
2212 | ^~~~~~~~~~~~~~~~~~~~ |
---|
2213 | 1 error generated. |
---|
2214 | configure:24994: $? = 1 |
---|
2215 | configure: failed program was: |
---|
2216 | | /* confdefs.h */ |
---|
2217 | | #define PACKAGE_NAME "GNU MP" |
---|
2218 | | #define PACKAGE_TARNAME "gmp" |
---|
2219 | | #define PACKAGE_VERSION "5.0.5" |
---|
2220 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
2221 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
2222 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
2223 | | #define PACKAGE "gmp" |
---|
2224 | | #define VERSION "5.0.5" |
---|
2225 | | #define WANT_FFT 1 |
---|
2226 | | #define HAVE_HOST_CPU_core2 1 |
---|
2227 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
2228 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
2229 | | #define PROTOTYPES 1 |
---|
2230 | | #define __PROTOTYPES 1 |
---|
2231 | | #define STDC_HEADERS 1 |
---|
2232 | | #define HAVE_SYS_TYPES_H 1 |
---|
2233 | | #define HAVE_SYS_STAT_H 1 |
---|
2234 | | #define HAVE_STDLIB_H 1 |
---|
2235 | | #define HAVE_STRING_H 1 |
---|
2236 | | #define HAVE_MEMORY_H 1 |
---|
2237 | | #define HAVE_STRINGS_H 1 |
---|
2238 | | #define HAVE_INTTYPES_H 1 |
---|
2239 | | #define HAVE_STDINT_H 1 |
---|
2240 | | #define HAVE_UNISTD_H 1 |
---|
2241 | | #define HAVE_STRING_H 1 |
---|
2242 | | #define HAVE_DLFCN_H 1 |
---|
2243 | | #define LT_OBJDIR ".libs/" |
---|
2244 | | #define STDC_HEADERS 1 |
---|
2245 | | #define TIME_WITH_SYS_TIME 1 |
---|
2246 | | #define HAVE_FCNTL_H 1 |
---|
2247 | | #define HAVE_FLOAT_H 1 |
---|
2248 | | #define HAVE_LANGINFO_H 1 |
---|
2249 | | #define HAVE_LOCALE_H 1 |
---|
2250 | | #define HAVE_NL_TYPES_H 1 |
---|
2251 | | #define HAVE_SYS_MMAN_H 1 |
---|
2252 | | #define HAVE_SYS_PARAM_H 1 |
---|
2253 | | #define HAVE_SYS_TIME_H 1 |
---|
2254 | | #define HAVE_SYS_TIMES_H 1 |
---|
2255 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2256 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2257 | | #define HAVE_DECL_FGETC 1 |
---|
2258 | | #define HAVE_DECL_FSCANF 1 |
---|
2259 | | #define HAVE_DECL_OPTARG 1 |
---|
2260 | | #define HAVE_DECL_UNGETC 1 |
---|
2261 | | #define HAVE_DECL_VFPRINTF 1 |
---|
2262 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
2263 | | #define HAVE_DECL_SYS_NERR 1 |
---|
2264 | | /* end confdefs.h. */ |
---|
2265 | | #include <sys/types.h> |
---|
2266 | | #include <signal.h> |
---|
2267 | | |
---|
2268 | | int |
---|
2269 | | main () |
---|
2270 | | { |
---|
2271 | | return *(signal (0, 0)) (0) == 1; |
---|
2272 | | ; |
---|
2273 | | return 0; |
---|
2274 | | } |
---|
2275 | configure:25001: result: void |
---|
2276 | configure:25020: checking for intmax_t |
---|
2277 | configure:25020: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
2278 | configure:25020: $? = 0 |
---|
2279 | configure:25020: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
2280 | conftest.c:87:23: error: expected expression |
---|
2281 | if (sizeof ((intmax_t))) |
---|
2282 | ^ |
---|
2283 | 1 error generated. |
---|
2284 | configure:25020: $? = 1 |
---|
2285 | configure: failed program was: |
---|
2286 | | /* confdefs.h */ |
---|
2287 | | #define PACKAGE_NAME "GNU MP" |
---|
2288 | | #define PACKAGE_TARNAME "gmp" |
---|
2289 | | #define PACKAGE_VERSION "5.0.5" |
---|
2290 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
2291 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
2292 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
2293 | | #define PACKAGE "gmp" |
---|
2294 | | #define VERSION "5.0.5" |
---|
2295 | | #define WANT_FFT 1 |
---|
2296 | | #define HAVE_HOST_CPU_core2 1 |
---|
2297 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
2298 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
2299 | | #define PROTOTYPES 1 |
---|
2300 | | #define __PROTOTYPES 1 |
---|
2301 | | #define STDC_HEADERS 1 |
---|
2302 | | #define HAVE_SYS_TYPES_H 1 |
---|
2303 | | #define HAVE_SYS_STAT_H 1 |
---|
2304 | | #define HAVE_STDLIB_H 1 |
---|
2305 | | #define HAVE_STRING_H 1 |
---|
2306 | | #define HAVE_MEMORY_H 1 |
---|
2307 | | #define HAVE_STRINGS_H 1 |
---|
2308 | | #define HAVE_INTTYPES_H 1 |
---|
2309 | | #define HAVE_STDINT_H 1 |
---|
2310 | | #define HAVE_UNISTD_H 1 |
---|
2311 | | #define HAVE_STRING_H 1 |
---|
2312 | | #define HAVE_DLFCN_H 1 |
---|
2313 | | #define LT_OBJDIR ".libs/" |
---|
2314 | | #define STDC_HEADERS 1 |
---|
2315 | | #define TIME_WITH_SYS_TIME 1 |
---|
2316 | | #define HAVE_FCNTL_H 1 |
---|
2317 | | #define HAVE_FLOAT_H 1 |
---|
2318 | | #define HAVE_LANGINFO_H 1 |
---|
2319 | | #define HAVE_LOCALE_H 1 |
---|
2320 | | #define HAVE_NL_TYPES_H 1 |
---|
2321 | | #define HAVE_SYS_MMAN_H 1 |
---|
2322 | | #define HAVE_SYS_PARAM_H 1 |
---|
2323 | | #define HAVE_SYS_TIME_H 1 |
---|
2324 | | #define HAVE_SYS_TIMES_H 1 |
---|
2325 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2326 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2327 | | #define HAVE_DECL_FGETC 1 |
---|
2328 | | #define HAVE_DECL_FSCANF 1 |
---|
2329 | | #define HAVE_DECL_OPTARG 1 |
---|
2330 | | #define HAVE_DECL_UNGETC 1 |
---|
2331 | | #define HAVE_DECL_VFPRINTF 1 |
---|
2332 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
2333 | | #define HAVE_DECL_SYS_NERR 1 |
---|
2334 | | #define RETSIGTYPE void |
---|
2335 | | /* end confdefs.h. */ |
---|
2336 | | #include <stdio.h> |
---|
2337 | | #ifdef HAVE_SYS_TYPES_H |
---|
2338 | | # include <sys/types.h> |
---|
2339 | | #endif |
---|
2340 | | #ifdef HAVE_SYS_STAT_H |
---|
2341 | | # include <sys/stat.h> |
---|
2342 | | #endif |
---|
2343 | | #ifdef STDC_HEADERS |
---|
2344 | | # include <stdlib.h> |
---|
2345 | | # include <stddef.h> |
---|
2346 | | #else |
---|
2347 | | # ifdef HAVE_STDLIB_H |
---|
2348 | | # include <stdlib.h> |
---|
2349 | | # endif |
---|
2350 | | #endif |
---|
2351 | | #ifdef HAVE_STRING_H |
---|
2352 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2353 | | # include <memory.h> |
---|
2354 | | # endif |
---|
2355 | | # include <string.h> |
---|
2356 | | #endif |
---|
2357 | | #ifdef HAVE_STRINGS_H |
---|
2358 | | # include <strings.h> |
---|
2359 | | #endif |
---|
2360 | | #ifdef HAVE_INTTYPES_H |
---|
2361 | | # include <inttypes.h> |
---|
2362 | | #endif |
---|
2363 | | #ifdef HAVE_STDINT_H |
---|
2364 | | # include <stdint.h> |
---|
2365 | | #endif |
---|
2366 | | #ifdef HAVE_UNISTD_H |
---|
2367 | | # include <unistd.h> |
---|
2368 | | #endif |
---|
2369 | | int |
---|
2370 | | main () |
---|
2371 | | { |
---|
2372 | | if (sizeof ((intmax_t))) |
---|
2373 | | return 0; |
---|
2374 | | ; |
---|
2375 | | return 0; |
---|
2376 | | } |
---|
2377 | configure:25020: result: yes |
---|
2378 | configure:25029: checking for long double |
---|
2379 | configure:25029: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
2380 | configure:25029: $? = 0 |
---|
2381 | configure:25029: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
2382 | conftest.c:88:26: error: expected expression |
---|
2383 | if (sizeof ((long double))) |
---|
2384 | ^ |
---|
2385 | 1 error generated. |
---|
2386 | configure:25029: $? = 1 |
---|
2387 | configure: failed program was: |
---|
2388 | | /* confdefs.h */ |
---|
2389 | | #define PACKAGE_NAME "GNU MP" |
---|
2390 | | #define PACKAGE_TARNAME "gmp" |
---|
2391 | | #define PACKAGE_VERSION "5.0.5" |
---|
2392 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
2393 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
2394 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
2395 | | #define PACKAGE "gmp" |
---|
2396 | | #define VERSION "5.0.5" |
---|
2397 | | #define WANT_FFT 1 |
---|
2398 | | #define HAVE_HOST_CPU_core2 1 |
---|
2399 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
2400 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
2401 | | #define PROTOTYPES 1 |
---|
2402 | | #define __PROTOTYPES 1 |
---|
2403 | | #define STDC_HEADERS 1 |
---|
2404 | | #define HAVE_SYS_TYPES_H 1 |
---|
2405 | | #define HAVE_SYS_STAT_H 1 |
---|
2406 | | #define HAVE_STDLIB_H 1 |
---|
2407 | | #define HAVE_STRING_H 1 |
---|
2408 | | #define HAVE_MEMORY_H 1 |
---|
2409 | | #define HAVE_STRINGS_H 1 |
---|
2410 | | #define HAVE_INTTYPES_H 1 |
---|
2411 | | #define HAVE_STDINT_H 1 |
---|
2412 | | #define HAVE_UNISTD_H 1 |
---|
2413 | | #define HAVE_STRING_H 1 |
---|
2414 | | #define HAVE_DLFCN_H 1 |
---|
2415 | | #define LT_OBJDIR ".libs/" |
---|
2416 | | #define STDC_HEADERS 1 |
---|
2417 | | #define TIME_WITH_SYS_TIME 1 |
---|
2418 | | #define HAVE_FCNTL_H 1 |
---|
2419 | | #define HAVE_FLOAT_H 1 |
---|
2420 | | #define HAVE_LANGINFO_H 1 |
---|
2421 | | #define HAVE_LOCALE_H 1 |
---|
2422 | | #define HAVE_NL_TYPES_H 1 |
---|
2423 | | #define HAVE_SYS_MMAN_H 1 |
---|
2424 | | #define HAVE_SYS_PARAM_H 1 |
---|
2425 | | #define HAVE_SYS_TIME_H 1 |
---|
2426 | | #define HAVE_SYS_TIMES_H 1 |
---|
2427 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2428 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2429 | | #define HAVE_DECL_FGETC 1 |
---|
2430 | | #define HAVE_DECL_FSCANF 1 |
---|
2431 | | #define HAVE_DECL_OPTARG 1 |
---|
2432 | | #define HAVE_DECL_UNGETC 1 |
---|
2433 | | #define HAVE_DECL_VFPRINTF 1 |
---|
2434 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
2435 | | #define HAVE_DECL_SYS_NERR 1 |
---|
2436 | | #define RETSIGTYPE void |
---|
2437 | | #define HAVE_INTMAX_T 1 |
---|
2438 | | /* end confdefs.h. */ |
---|
2439 | | #include <stdio.h> |
---|
2440 | | #ifdef HAVE_SYS_TYPES_H |
---|
2441 | | # include <sys/types.h> |
---|
2442 | | #endif |
---|
2443 | | #ifdef HAVE_SYS_STAT_H |
---|
2444 | | # include <sys/stat.h> |
---|
2445 | | #endif |
---|
2446 | | #ifdef STDC_HEADERS |
---|
2447 | | # include <stdlib.h> |
---|
2448 | | # include <stddef.h> |
---|
2449 | | #else |
---|
2450 | | # ifdef HAVE_STDLIB_H |
---|
2451 | | # include <stdlib.h> |
---|
2452 | | # endif |
---|
2453 | | #endif |
---|
2454 | | #ifdef HAVE_STRING_H |
---|
2455 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2456 | | # include <memory.h> |
---|
2457 | | # endif |
---|
2458 | | # include <string.h> |
---|
2459 | | #endif |
---|
2460 | | #ifdef HAVE_STRINGS_H |
---|
2461 | | # include <strings.h> |
---|
2462 | | #endif |
---|
2463 | | #ifdef HAVE_INTTYPES_H |
---|
2464 | | # include <inttypes.h> |
---|
2465 | | #endif |
---|
2466 | | #ifdef HAVE_STDINT_H |
---|
2467 | | # include <stdint.h> |
---|
2468 | | #endif |
---|
2469 | | #ifdef HAVE_UNISTD_H |
---|
2470 | | # include <unistd.h> |
---|
2471 | | #endif |
---|
2472 | | int |
---|
2473 | | main () |
---|
2474 | | { |
---|
2475 | | if (sizeof ((long double))) |
---|
2476 | | return 0; |
---|
2477 | | ; |
---|
2478 | | return 0; |
---|
2479 | | } |
---|
2480 | configure:25029: result: yes |
---|
2481 | configure:25038: checking for long long |
---|
2482 | configure:25038: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
2483 | configure:25038: $? = 0 |
---|
2484 | configure:25038: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
2485 | conftest.c:89:24: error: expected expression |
---|
2486 | if (sizeof ((long long))) |
---|
2487 | ^ |
---|
2488 | 1 error generated. |
---|
2489 | configure:25038: $? = 1 |
---|
2490 | configure: failed program was: |
---|
2491 | | /* confdefs.h */ |
---|
2492 | | #define PACKAGE_NAME "GNU MP" |
---|
2493 | | #define PACKAGE_TARNAME "gmp" |
---|
2494 | | #define PACKAGE_VERSION "5.0.5" |
---|
2495 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
2496 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
2497 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
2498 | | #define PACKAGE "gmp" |
---|
2499 | | #define VERSION "5.0.5" |
---|
2500 | | #define WANT_FFT 1 |
---|
2501 | | #define HAVE_HOST_CPU_core2 1 |
---|
2502 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
2503 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
2504 | | #define PROTOTYPES 1 |
---|
2505 | | #define __PROTOTYPES 1 |
---|
2506 | | #define STDC_HEADERS 1 |
---|
2507 | | #define HAVE_SYS_TYPES_H 1 |
---|
2508 | | #define HAVE_SYS_STAT_H 1 |
---|
2509 | | #define HAVE_STDLIB_H 1 |
---|
2510 | | #define HAVE_STRING_H 1 |
---|
2511 | | #define HAVE_MEMORY_H 1 |
---|
2512 | | #define HAVE_STRINGS_H 1 |
---|
2513 | | #define HAVE_INTTYPES_H 1 |
---|
2514 | | #define HAVE_STDINT_H 1 |
---|
2515 | | #define HAVE_UNISTD_H 1 |
---|
2516 | | #define HAVE_STRING_H 1 |
---|
2517 | | #define HAVE_DLFCN_H 1 |
---|
2518 | | #define LT_OBJDIR ".libs/" |
---|
2519 | | #define STDC_HEADERS 1 |
---|
2520 | | #define TIME_WITH_SYS_TIME 1 |
---|
2521 | | #define HAVE_FCNTL_H 1 |
---|
2522 | | #define HAVE_FLOAT_H 1 |
---|
2523 | | #define HAVE_LANGINFO_H 1 |
---|
2524 | | #define HAVE_LOCALE_H 1 |
---|
2525 | | #define HAVE_NL_TYPES_H 1 |
---|
2526 | | #define HAVE_SYS_MMAN_H 1 |
---|
2527 | | #define HAVE_SYS_PARAM_H 1 |
---|
2528 | | #define HAVE_SYS_TIME_H 1 |
---|
2529 | | #define HAVE_SYS_TIMES_H 1 |
---|
2530 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2531 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2532 | | #define HAVE_DECL_FGETC 1 |
---|
2533 | | #define HAVE_DECL_FSCANF 1 |
---|
2534 | | #define HAVE_DECL_OPTARG 1 |
---|
2535 | | #define HAVE_DECL_UNGETC 1 |
---|
2536 | | #define HAVE_DECL_VFPRINTF 1 |
---|
2537 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
2538 | | #define HAVE_DECL_SYS_NERR 1 |
---|
2539 | | #define RETSIGTYPE void |
---|
2540 | | #define HAVE_INTMAX_T 1 |
---|
2541 | | #define HAVE_LONG_DOUBLE 1 |
---|
2542 | | /* end confdefs.h. */ |
---|
2543 | | #include <stdio.h> |
---|
2544 | | #ifdef HAVE_SYS_TYPES_H |
---|
2545 | | # include <sys/types.h> |
---|
2546 | | #endif |
---|
2547 | | #ifdef HAVE_SYS_STAT_H |
---|
2548 | | # include <sys/stat.h> |
---|
2549 | | #endif |
---|
2550 | | #ifdef STDC_HEADERS |
---|
2551 | | # include <stdlib.h> |
---|
2552 | | # include <stddef.h> |
---|
2553 | | #else |
---|
2554 | | # ifdef HAVE_STDLIB_H |
---|
2555 | | # include <stdlib.h> |
---|
2556 | | # endif |
---|
2557 | | #endif |
---|
2558 | | #ifdef HAVE_STRING_H |
---|
2559 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2560 | | # include <memory.h> |
---|
2561 | | # endif |
---|
2562 | | # include <string.h> |
---|
2563 | | #endif |
---|
2564 | | #ifdef HAVE_STRINGS_H |
---|
2565 | | # include <strings.h> |
---|
2566 | | #endif |
---|
2567 | | #ifdef HAVE_INTTYPES_H |
---|
2568 | | # include <inttypes.h> |
---|
2569 | | #endif |
---|
2570 | | #ifdef HAVE_STDINT_H |
---|
2571 | | # include <stdint.h> |
---|
2572 | | #endif |
---|
2573 | | #ifdef HAVE_UNISTD_H |
---|
2574 | | # include <unistd.h> |
---|
2575 | | #endif |
---|
2576 | | int |
---|
2577 | | main () |
---|
2578 | | { |
---|
2579 | | if (sizeof ((long long))) |
---|
2580 | | return 0; |
---|
2581 | | ; |
---|
2582 | | return 0; |
---|
2583 | | } |
---|
2584 | configure:25038: result: yes |
---|
2585 | configure:25047: checking for ptrdiff_t |
---|
2586 | configure:25047: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
2587 | configure:25047: $? = 0 |
---|
2588 | configure:25047: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
2589 | conftest.c:90:24: error: expected expression |
---|
2590 | if (sizeof ((ptrdiff_t))) |
---|
2591 | ^ |
---|
2592 | 1 error generated. |
---|
2593 | configure:25047: $? = 1 |
---|
2594 | configure: failed program was: |
---|
2595 | | /* confdefs.h */ |
---|
2596 | | #define PACKAGE_NAME "GNU MP" |
---|
2597 | | #define PACKAGE_TARNAME "gmp" |
---|
2598 | | #define PACKAGE_VERSION "5.0.5" |
---|
2599 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
2600 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
2601 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
2602 | | #define PACKAGE "gmp" |
---|
2603 | | #define VERSION "5.0.5" |
---|
2604 | | #define WANT_FFT 1 |
---|
2605 | | #define HAVE_HOST_CPU_core2 1 |
---|
2606 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
2607 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
2608 | | #define PROTOTYPES 1 |
---|
2609 | | #define __PROTOTYPES 1 |
---|
2610 | | #define STDC_HEADERS 1 |
---|
2611 | | #define HAVE_SYS_TYPES_H 1 |
---|
2612 | | #define HAVE_SYS_STAT_H 1 |
---|
2613 | | #define HAVE_STDLIB_H 1 |
---|
2614 | | #define HAVE_STRING_H 1 |
---|
2615 | | #define HAVE_MEMORY_H 1 |
---|
2616 | | #define HAVE_STRINGS_H 1 |
---|
2617 | | #define HAVE_INTTYPES_H 1 |
---|
2618 | | #define HAVE_STDINT_H 1 |
---|
2619 | | #define HAVE_UNISTD_H 1 |
---|
2620 | | #define HAVE_STRING_H 1 |
---|
2621 | | #define HAVE_DLFCN_H 1 |
---|
2622 | | #define LT_OBJDIR ".libs/" |
---|
2623 | | #define STDC_HEADERS 1 |
---|
2624 | | #define TIME_WITH_SYS_TIME 1 |
---|
2625 | | #define HAVE_FCNTL_H 1 |
---|
2626 | | #define HAVE_FLOAT_H 1 |
---|
2627 | | #define HAVE_LANGINFO_H 1 |
---|
2628 | | #define HAVE_LOCALE_H 1 |
---|
2629 | | #define HAVE_NL_TYPES_H 1 |
---|
2630 | | #define HAVE_SYS_MMAN_H 1 |
---|
2631 | | #define HAVE_SYS_PARAM_H 1 |
---|
2632 | | #define HAVE_SYS_TIME_H 1 |
---|
2633 | | #define HAVE_SYS_TIMES_H 1 |
---|
2634 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2635 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2636 | | #define HAVE_DECL_FGETC 1 |
---|
2637 | | #define HAVE_DECL_FSCANF 1 |
---|
2638 | | #define HAVE_DECL_OPTARG 1 |
---|
2639 | | #define HAVE_DECL_UNGETC 1 |
---|
2640 | | #define HAVE_DECL_VFPRINTF 1 |
---|
2641 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
2642 | | #define HAVE_DECL_SYS_NERR 1 |
---|
2643 | | #define RETSIGTYPE void |
---|
2644 | | #define HAVE_INTMAX_T 1 |
---|
2645 | | #define HAVE_LONG_DOUBLE 1 |
---|
2646 | | #define HAVE_LONG_LONG 1 |
---|
2647 | | /* end confdefs.h. */ |
---|
2648 | | #include <stdio.h> |
---|
2649 | | #ifdef HAVE_SYS_TYPES_H |
---|
2650 | | # include <sys/types.h> |
---|
2651 | | #endif |
---|
2652 | | #ifdef HAVE_SYS_STAT_H |
---|
2653 | | # include <sys/stat.h> |
---|
2654 | | #endif |
---|
2655 | | #ifdef STDC_HEADERS |
---|
2656 | | # include <stdlib.h> |
---|
2657 | | # include <stddef.h> |
---|
2658 | | #else |
---|
2659 | | # ifdef HAVE_STDLIB_H |
---|
2660 | | # include <stdlib.h> |
---|
2661 | | # endif |
---|
2662 | | #endif |
---|
2663 | | #ifdef HAVE_STRING_H |
---|
2664 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2665 | | # include <memory.h> |
---|
2666 | | # endif |
---|
2667 | | # include <string.h> |
---|
2668 | | #endif |
---|
2669 | | #ifdef HAVE_STRINGS_H |
---|
2670 | | # include <strings.h> |
---|
2671 | | #endif |
---|
2672 | | #ifdef HAVE_INTTYPES_H |
---|
2673 | | # include <inttypes.h> |
---|
2674 | | #endif |
---|
2675 | | #ifdef HAVE_STDINT_H |
---|
2676 | | # include <stdint.h> |
---|
2677 | | #endif |
---|
2678 | | #ifdef HAVE_UNISTD_H |
---|
2679 | | # include <unistd.h> |
---|
2680 | | #endif |
---|
2681 | | int |
---|
2682 | | main () |
---|
2683 | | { |
---|
2684 | | if (sizeof ((ptrdiff_t))) |
---|
2685 | | return 0; |
---|
2686 | | ; |
---|
2687 | | return 0; |
---|
2688 | | } |
---|
2689 | configure:25047: result: yes |
---|
2690 | configure:25056: checking for quad_t |
---|
2691 | configure:25056: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
2692 | configure:25056: $? = 0 |
---|
2693 | configure:25056: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
2694 | conftest.c:91:21: error: expected expression |
---|
2695 | if (sizeof ((quad_t))) |
---|
2696 | ^ |
---|
2697 | 1 error generated. |
---|
2698 | configure:25056: $? = 1 |
---|
2699 | configure: failed program was: |
---|
2700 | | /* confdefs.h */ |
---|
2701 | | #define PACKAGE_NAME "GNU MP" |
---|
2702 | | #define PACKAGE_TARNAME "gmp" |
---|
2703 | | #define PACKAGE_VERSION "5.0.5" |
---|
2704 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
2705 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
2706 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
2707 | | #define PACKAGE "gmp" |
---|
2708 | | #define VERSION "5.0.5" |
---|
2709 | | #define WANT_FFT 1 |
---|
2710 | | #define HAVE_HOST_CPU_core2 1 |
---|
2711 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
2712 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
2713 | | #define PROTOTYPES 1 |
---|
2714 | | #define __PROTOTYPES 1 |
---|
2715 | | #define STDC_HEADERS 1 |
---|
2716 | | #define HAVE_SYS_TYPES_H 1 |
---|
2717 | | #define HAVE_SYS_STAT_H 1 |
---|
2718 | | #define HAVE_STDLIB_H 1 |
---|
2719 | | #define HAVE_STRING_H 1 |
---|
2720 | | #define HAVE_MEMORY_H 1 |
---|
2721 | | #define HAVE_STRINGS_H 1 |
---|
2722 | | #define HAVE_INTTYPES_H 1 |
---|
2723 | | #define HAVE_STDINT_H 1 |
---|
2724 | | #define HAVE_UNISTD_H 1 |
---|
2725 | | #define HAVE_STRING_H 1 |
---|
2726 | | #define HAVE_DLFCN_H 1 |
---|
2727 | | #define LT_OBJDIR ".libs/" |
---|
2728 | | #define STDC_HEADERS 1 |
---|
2729 | | #define TIME_WITH_SYS_TIME 1 |
---|
2730 | | #define HAVE_FCNTL_H 1 |
---|
2731 | | #define HAVE_FLOAT_H 1 |
---|
2732 | | #define HAVE_LANGINFO_H 1 |
---|
2733 | | #define HAVE_LOCALE_H 1 |
---|
2734 | | #define HAVE_NL_TYPES_H 1 |
---|
2735 | | #define HAVE_SYS_MMAN_H 1 |
---|
2736 | | #define HAVE_SYS_PARAM_H 1 |
---|
2737 | | #define HAVE_SYS_TIME_H 1 |
---|
2738 | | #define HAVE_SYS_TIMES_H 1 |
---|
2739 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2740 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2741 | | #define HAVE_DECL_FGETC 1 |
---|
2742 | | #define HAVE_DECL_FSCANF 1 |
---|
2743 | | #define HAVE_DECL_OPTARG 1 |
---|
2744 | | #define HAVE_DECL_UNGETC 1 |
---|
2745 | | #define HAVE_DECL_VFPRINTF 1 |
---|
2746 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
2747 | | #define HAVE_DECL_SYS_NERR 1 |
---|
2748 | | #define RETSIGTYPE void |
---|
2749 | | #define HAVE_INTMAX_T 1 |
---|
2750 | | #define HAVE_LONG_DOUBLE 1 |
---|
2751 | | #define HAVE_LONG_LONG 1 |
---|
2752 | | #define HAVE_PTRDIFF_T 1 |
---|
2753 | | /* end confdefs.h. */ |
---|
2754 | | #include <stdio.h> |
---|
2755 | | #ifdef HAVE_SYS_TYPES_H |
---|
2756 | | # include <sys/types.h> |
---|
2757 | | #endif |
---|
2758 | | #ifdef HAVE_SYS_STAT_H |
---|
2759 | | # include <sys/stat.h> |
---|
2760 | | #endif |
---|
2761 | | #ifdef STDC_HEADERS |
---|
2762 | | # include <stdlib.h> |
---|
2763 | | # include <stddef.h> |
---|
2764 | | #else |
---|
2765 | | # ifdef HAVE_STDLIB_H |
---|
2766 | | # include <stdlib.h> |
---|
2767 | | # endif |
---|
2768 | | #endif |
---|
2769 | | #ifdef HAVE_STRING_H |
---|
2770 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2771 | | # include <memory.h> |
---|
2772 | | # endif |
---|
2773 | | # include <string.h> |
---|
2774 | | #endif |
---|
2775 | | #ifdef HAVE_STRINGS_H |
---|
2776 | | # include <strings.h> |
---|
2777 | | #endif |
---|
2778 | | #ifdef HAVE_INTTYPES_H |
---|
2779 | | # include <inttypes.h> |
---|
2780 | | #endif |
---|
2781 | | #ifdef HAVE_STDINT_H |
---|
2782 | | # include <stdint.h> |
---|
2783 | | #endif |
---|
2784 | | #ifdef HAVE_UNISTD_H |
---|
2785 | | # include <unistd.h> |
---|
2786 | | #endif |
---|
2787 | | int |
---|
2788 | | main () |
---|
2789 | | { |
---|
2790 | | if (sizeof ((quad_t))) |
---|
2791 | | return 0; |
---|
2792 | | ; |
---|
2793 | | return 0; |
---|
2794 | | } |
---|
2795 | configure:25056: result: yes |
---|
2796 | configure:25065: checking for uint_least32_t |
---|
2797 | configure:25065: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
2798 | configure:25065: $? = 0 |
---|
2799 | configure:25065: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
2800 | conftest.c:92:29: error: expected expression |
---|
2801 | if (sizeof ((uint_least32_t))) |
---|
2802 | ^ |
---|
2803 | 1 error generated. |
---|
2804 | configure:25065: $? = 1 |
---|
2805 | configure: failed program was: |
---|
2806 | | /* confdefs.h */ |
---|
2807 | | #define PACKAGE_NAME "GNU MP" |
---|
2808 | | #define PACKAGE_TARNAME "gmp" |
---|
2809 | | #define PACKAGE_VERSION "5.0.5" |
---|
2810 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
2811 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
2812 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
2813 | | #define PACKAGE "gmp" |
---|
2814 | | #define VERSION "5.0.5" |
---|
2815 | | #define WANT_FFT 1 |
---|
2816 | | #define HAVE_HOST_CPU_core2 1 |
---|
2817 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
2818 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
2819 | | #define PROTOTYPES 1 |
---|
2820 | | #define __PROTOTYPES 1 |
---|
2821 | | #define STDC_HEADERS 1 |
---|
2822 | | #define HAVE_SYS_TYPES_H 1 |
---|
2823 | | #define HAVE_SYS_STAT_H 1 |
---|
2824 | | #define HAVE_STDLIB_H 1 |
---|
2825 | | #define HAVE_STRING_H 1 |
---|
2826 | | #define HAVE_MEMORY_H 1 |
---|
2827 | | #define HAVE_STRINGS_H 1 |
---|
2828 | | #define HAVE_INTTYPES_H 1 |
---|
2829 | | #define HAVE_STDINT_H 1 |
---|
2830 | | #define HAVE_UNISTD_H 1 |
---|
2831 | | #define HAVE_STRING_H 1 |
---|
2832 | | #define HAVE_DLFCN_H 1 |
---|
2833 | | #define LT_OBJDIR ".libs/" |
---|
2834 | | #define STDC_HEADERS 1 |
---|
2835 | | #define TIME_WITH_SYS_TIME 1 |
---|
2836 | | #define HAVE_FCNTL_H 1 |
---|
2837 | | #define HAVE_FLOAT_H 1 |
---|
2838 | | #define HAVE_LANGINFO_H 1 |
---|
2839 | | #define HAVE_LOCALE_H 1 |
---|
2840 | | #define HAVE_NL_TYPES_H 1 |
---|
2841 | | #define HAVE_SYS_MMAN_H 1 |
---|
2842 | | #define HAVE_SYS_PARAM_H 1 |
---|
2843 | | #define HAVE_SYS_TIME_H 1 |
---|
2844 | | #define HAVE_SYS_TIMES_H 1 |
---|
2845 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2846 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2847 | | #define HAVE_DECL_FGETC 1 |
---|
2848 | | #define HAVE_DECL_FSCANF 1 |
---|
2849 | | #define HAVE_DECL_OPTARG 1 |
---|
2850 | | #define HAVE_DECL_UNGETC 1 |
---|
2851 | | #define HAVE_DECL_VFPRINTF 1 |
---|
2852 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
2853 | | #define HAVE_DECL_SYS_NERR 1 |
---|
2854 | | #define RETSIGTYPE void |
---|
2855 | | #define HAVE_INTMAX_T 1 |
---|
2856 | | #define HAVE_LONG_DOUBLE 1 |
---|
2857 | | #define HAVE_LONG_LONG 1 |
---|
2858 | | #define HAVE_PTRDIFF_T 1 |
---|
2859 | | #define HAVE_QUAD_T 1 |
---|
2860 | | /* end confdefs.h. */ |
---|
2861 | | #include <stdio.h> |
---|
2862 | | #ifdef HAVE_SYS_TYPES_H |
---|
2863 | | # include <sys/types.h> |
---|
2864 | | #endif |
---|
2865 | | #ifdef HAVE_SYS_STAT_H |
---|
2866 | | # include <sys/stat.h> |
---|
2867 | | #endif |
---|
2868 | | #ifdef STDC_HEADERS |
---|
2869 | | # include <stdlib.h> |
---|
2870 | | # include <stddef.h> |
---|
2871 | | #else |
---|
2872 | | # ifdef HAVE_STDLIB_H |
---|
2873 | | # include <stdlib.h> |
---|
2874 | | # endif |
---|
2875 | | #endif |
---|
2876 | | #ifdef HAVE_STRING_H |
---|
2877 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2878 | | # include <memory.h> |
---|
2879 | | # endif |
---|
2880 | | # include <string.h> |
---|
2881 | | #endif |
---|
2882 | | #ifdef HAVE_STRINGS_H |
---|
2883 | | # include <strings.h> |
---|
2884 | | #endif |
---|
2885 | | #ifdef HAVE_INTTYPES_H |
---|
2886 | | # include <inttypes.h> |
---|
2887 | | #endif |
---|
2888 | | #ifdef HAVE_STDINT_H |
---|
2889 | | # include <stdint.h> |
---|
2890 | | #endif |
---|
2891 | | #ifdef HAVE_UNISTD_H |
---|
2892 | | # include <unistd.h> |
---|
2893 | | #endif |
---|
2894 | | int |
---|
2895 | | main () |
---|
2896 | | { |
---|
2897 | | if (sizeof ((uint_least32_t))) |
---|
2898 | | return 0; |
---|
2899 | | ; |
---|
2900 | | return 0; |
---|
2901 | | } |
---|
2902 | configure:25065: result: yes |
---|
2903 | configure:25074: checking for intptr_t |
---|
2904 | configure:25074: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
2905 | configure:25074: $? = 0 |
---|
2906 | configure:25074: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
2907 | conftest.c:93:23: error: expected expression |
---|
2908 | if (sizeof ((intptr_t))) |
---|
2909 | ^ |
---|
2910 | 1 error generated. |
---|
2911 | configure:25074: $? = 1 |
---|
2912 | configure: failed program was: |
---|
2913 | | /* confdefs.h */ |
---|
2914 | | #define PACKAGE_NAME "GNU MP" |
---|
2915 | | #define PACKAGE_TARNAME "gmp" |
---|
2916 | | #define PACKAGE_VERSION "5.0.5" |
---|
2917 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
2918 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
2919 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
2920 | | #define PACKAGE "gmp" |
---|
2921 | | #define VERSION "5.0.5" |
---|
2922 | | #define WANT_FFT 1 |
---|
2923 | | #define HAVE_HOST_CPU_core2 1 |
---|
2924 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
2925 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
2926 | | #define PROTOTYPES 1 |
---|
2927 | | #define __PROTOTYPES 1 |
---|
2928 | | #define STDC_HEADERS 1 |
---|
2929 | | #define HAVE_SYS_TYPES_H 1 |
---|
2930 | | #define HAVE_SYS_STAT_H 1 |
---|
2931 | | #define HAVE_STDLIB_H 1 |
---|
2932 | | #define HAVE_STRING_H 1 |
---|
2933 | | #define HAVE_MEMORY_H 1 |
---|
2934 | | #define HAVE_STRINGS_H 1 |
---|
2935 | | #define HAVE_INTTYPES_H 1 |
---|
2936 | | #define HAVE_STDINT_H 1 |
---|
2937 | | #define HAVE_UNISTD_H 1 |
---|
2938 | | #define HAVE_STRING_H 1 |
---|
2939 | | #define HAVE_DLFCN_H 1 |
---|
2940 | | #define LT_OBJDIR ".libs/" |
---|
2941 | | #define STDC_HEADERS 1 |
---|
2942 | | #define TIME_WITH_SYS_TIME 1 |
---|
2943 | | #define HAVE_FCNTL_H 1 |
---|
2944 | | #define HAVE_FLOAT_H 1 |
---|
2945 | | #define HAVE_LANGINFO_H 1 |
---|
2946 | | #define HAVE_LOCALE_H 1 |
---|
2947 | | #define HAVE_NL_TYPES_H 1 |
---|
2948 | | #define HAVE_SYS_MMAN_H 1 |
---|
2949 | | #define HAVE_SYS_PARAM_H 1 |
---|
2950 | | #define HAVE_SYS_TIME_H 1 |
---|
2951 | | #define HAVE_SYS_TIMES_H 1 |
---|
2952 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2953 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2954 | | #define HAVE_DECL_FGETC 1 |
---|
2955 | | #define HAVE_DECL_FSCANF 1 |
---|
2956 | | #define HAVE_DECL_OPTARG 1 |
---|
2957 | | #define HAVE_DECL_UNGETC 1 |
---|
2958 | | #define HAVE_DECL_VFPRINTF 1 |
---|
2959 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
2960 | | #define HAVE_DECL_SYS_NERR 1 |
---|
2961 | | #define RETSIGTYPE void |
---|
2962 | | #define HAVE_INTMAX_T 1 |
---|
2963 | | #define HAVE_LONG_DOUBLE 1 |
---|
2964 | | #define HAVE_LONG_LONG 1 |
---|
2965 | | #define HAVE_PTRDIFF_T 1 |
---|
2966 | | #define HAVE_QUAD_T 1 |
---|
2967 | | #define HAVE_UINT_LEAST32_T 1 |
---|
2968 | | /* end confdefs.h. */ |
---|
2969 | | #include <stdio.h> |
---|
2970 | | #ifdef HAVE_SYS_TYPES_H |
---|
2971 | | # include <sys/types.h> |
---|
2972 | | #endif |
---|
2973 | | #ifdef HAVE_SYS_STAT_H |
---|
2974 | | # include <sys/stat.h> |
---|
2975 | | #endif |
---|
2976 | | #ifdef STDC_HEADERS |
---|
2977 | | # include <stdlib.h> |
---|
2978 | | # include <stddef.h> |
---|
2979 | | #else |
---|
2980 | | # ifdef HAVE_STDLIB_H |
---|
2981 | | # include <stdlib.h> |
---|
2982 | | # endif |
---|
2983 | | #endif |
---|
2984 | | #ifdef HAVE_STRING_H |
---|
2985 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2986 | | # include <memory.h> |
---|
2987 | | # endif |
---|
2988 | | # include <string.h> |
---|
2989 | | #endif |
---|
2990 | | #ifdef HAVE_STRINGS_H |
---|
2991 | | # include <strings.h> |
---|
2992 | | #endif |
---|
2993 | | #ifdef HAVE_INTTYPES_H |
---|
2994 | | # include <inttypes.h> |
---|
2995 | | #endif |
---|
2996 | | #ifdef HAVE_STDINT_H |
---|
2997 | | # include <stdint.h> |
---|
2998 | | #endif |
---|
2999 | | #ifdef HAVE_UNISTD_H |
---|
3000 | | # include <unistd.h> |
---|
3001 | | #endif |
---|
3002 | | int |
---|
3003 | | main () |
---|
3004 | | { |
---|
3005 | | if (sizeof ((intptr_t))) |
---|
3006 | | return 0; |
---|
3007 | | ; |
---|
3008 | | return 0; |
---|
3009 | | } |
---|
3010 | configure:25074: result: yes |
---|
3011 | configure:25085: checking for preprocessor stringizing operator |
---|
3012 | configure:25105: result: yes |
---|
3013 | configure:25117: checking for working volatile |
---|
3014 | configure:25136: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
3015 | configure:25136: $? = 0 |
---|
3016 | configure:25143: result: yes |
---|
3017 | configure:25152: checking for C/C++ restrict keyword |
---|
3018 | configure:25177: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
3019 | configure:25177: $? = 0 |
---|
3020 | configure:25185: result: __restrict |
---|
3021 | configure:25199: checking whether <stdarg.h> exists and works |
---|
3022 | configure:25224: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
3023 | configure:25224: $? = 0 |
---|
3024 | configure:25232: result: yes |
---|
3025 | configure:25240: checking whether gcc __attribute__ ((const)) works |
---|
3026 | configure:25256: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
3027 | configure:25256: $? = 0 |
---|
3028 | configure:25264: result: yes |
---|
3029 | configure:25272: checking whether gcc __attribute__ ((malloc)) works |
---|
3030 | configure:25281: /usr/bin/clang -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -c conftest.c >conftest.out 2>&1 |
---|
3031 | configure:25284: $? = 0 |
---|
3032 | configure:25298: result: yes |
---|
3033 | configure:25306: checking whether gcc __attribute__ ((mode (XX))) works |
---|
3034 | configure:25322: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
3035 | configure:25322: $? = 0 |
---|
3036 | configure:25330: result: yes |
---|
3037 | configure:25338: checking whether gcc __attribute__ ((noreturn)) works |
---|
3038 | configure:25354: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
3039 | configure:25354: $? = 0 |
---|
3040 | configure:25362: result: yes |
---|
3041 | configure:25371: checking for inline |
---|
3042 | configure:25387: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
3043 | configure:25387: $? = 0 |
---|
3044 | configure:25395: result: inline |
---|
3045 | configure:25438: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
3046 | configure:25438: $? = 0 |
---|
3047 | configure:25590: checking for working alloca.h |
---|
3048 | configure:25606: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3049 | configure:25606: $? = 0 |
---|
3050 | configure:25614: result: yes |
---|
3051 | configure:25623: checking for alloca (via gmp-impl.h) |
---|
3052 | configure:25646: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3053 | configure:25646: $? = 0 |
---|
3054 | configure:25654: result: yes |
---|
3055 | configure:25663: checking how to allocate temporary memory |
---|
3056 | configure:25687: result: alloca |
---|
3057 | configure:25745: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
3058 | configure:25745: $? = 0 |
---|
3059 | configure:25754: checking whether byte ordering is bigendian |
---|
3060 | configure:25769: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
3061 | configure:25769: $? = 0 |
---|
3062 | configure:25814: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
3063 | configure:25814: $? = 0 |
---|
3064 | configure:25832: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
3065 | conftest.c:75:4: error: use of undeclared identifier 'not' |
---|
3066 | not big endian |
---|
3067 | ^ |
---|
3068 | 1 error generated. |
---|
3069 | configure:25832: $? = 1 |
---|
3070 | configure: failed program was: |
---|
3071 | | /* confdefs.h */ |
---|
3072 | | #define PACKAGE_NAME "GNU MP" |
---|
3073 | | #define PACKAGE_TARNAME "gmp" |
---|
3074 | | #define PACKAGE_VERSION "5.0.5" |
---|
3075 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
3076 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
3077 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
3078 | | #define PACKAGE "gmp" |
---|
3079 | | #define VERSION "5.0.5" |
---|
3080 | | #define WANT_FFT 1 |
---|
3081 | | #define HAVE_HOST_CPU_core2 1 |
---|
3082 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
3083 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
3084 | | #define PROTOTYPES 1 |
---|
3085 | | #define __PROTOTYPES 1 |
---|
3086 | | #define STDC_HEADERS 1 |
---|
3087 | | #define HAVE_SYS_TYPES_H 1 |
---|
3088 | | #define HAVE_SYS_STAT_H 1 |
---|
3089 | | #define HAVE_STDLIB_H 1 |
---|
3090 | | #define HAVE_STRING_H 1 |
---|
3091 | | #define HAVE_MEMORY_H 1 |
---|
3092 | | #define HAVE_STRINGS_H 1 |
---|
3093 | | #define HAVE_INTTYPES_H 1 |
---|
3094 | | #define HAVE_STDINT_H 1 |
---|
3095 | | #define HAVE_UNISTD_H 1 |
---|
3096 | | #define HAVE_STRING_H 1 |
---|
3097 | | #define HAVE_DLFCN_H 1 |
---|
3098 | | #define LT_OBJDIR ".libs/" |
---|
3099 | | #define STDC_HEADERS 1 |
---|
3100 | | #define TIME_WITH_SYS_TIME 1 |
---|
3101 | | #define HAVE_FCNTL_H 1 |
---|
3102 | | #define HAVE_FLOAT_H 1 |
---|
3103 | | #define HAVE_LANGINFO_H 1 |
---|
3104 | | #define HAVE_LOCALE_H 1 |
---|
3105 | | #define HAVE_NL_TYPES_H 1 |
---|
3106 | | #define HAVE_SYS_MMAN_H 1 |
---|
3107 | | #define HAVE_SYS_PARAM_H 1 |
---|
3108 | | #define HAVE_SYS_TIME_H 1 |
---|
3109 | | #define HAVE_SYS_TIMES_H 1 |
---|
3110 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3111 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3112 | | #define HAVE_DECL_FGETC 1 |
---|
3113 | | #define HAVE_DECL_FSCANF 1 |
---|
3114 | | #define HAVE_DECL_OPTARG 1 |
---|
3115 | | #define HAVE_DECL_UNGETC 1 |
---|
3116 | | #define HAVE_DECL_VFPRINTF 1 |
---|
3117 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
3118 | | #define HAVE_DECL_SYS_NERR 1 |
---|
3119 | | #define RETSIGTYPE void |
---|
3120 | | #define HAVE_INTMAX_T 1 |
---|
3121 | | #define HAVE_LONG_DOUBLE 1 |
---|
3122 | | #define HAVE_LONG_LONG 1 |
---|
3123 | | #define HAVE_PTRDIFF_T 1 |
---|
3124 | | #define HAVE_QUAD_T 1 |
---|
3125 | | #define HAVE_UINT_LEAST32_T 1 |
---|
3126 | | #define HAVE_INTPTR_T 1 |
---|
3127 | | #define HAVE_STRINGIZE 1 |
---|
3128 | | #define restrict __restrict |
---|
3129 | | #define HAVE_STDARG 1 |
---|
3130 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
3131 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
3132 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
3133 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
3134 | | #define HAVE_ALLOCA_H 1 |
---|
3135 | | #define HAVE_ALLOCA 1 |
---|
3136 | | #define WANT_TMP_ALLOCA 1 |
---|
3137 | | /* end confdefs.h. */ |
---|
3138 | | #include <sys/types.h> |
---|
3139 | | #include <sys/param.h> |
---|
3140 | | |
---|
3141 | | int |
---|
3142 | | main () |
---|
3143 | | { |
---|
3144 | | #if BYTE_ORDER != BIG_ENDIAN |
---|
3145 | | not big endian |
---|
3146 | | #endif |
---|
3147 | | |
---|
3148 | | ; |
---|
3149 | | return 0; |
---|
3150 | | } |
---|
3151 | configure:25960: result: no |
---|
3152 | configure:25989: checking format of `double' floating point |
---|
3153 | configure:26009: /usr/bin/clang -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -c conftest.c >&5 2>&1 |
---|
3154 | configure:26012: $? = 0 |
---|
3155 | configure:26179: result: IEEE little endian |
---|
3156 | configure:26263: checking for alarm |
---|
3157 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3158 | configure:26263: $? = 0 |
---|
3159 | configure:26263: result: yes |
---|
3160 | configure:26263: checking for attr_get |
---|
3161 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3162 | Undefined symbols for architecture x86_64: |
---|
3163 | "_attr_get", referenced from: |
---|
3164 | _main in conftest-ovYFl6.o |
---|
3165 | ld: symbol(s) not found for architecture x86_64 |
---|
3166 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3167 | configure:26263: $? = 1 |
---|
3168 | configure: failed program was: |
---|
3169 | | /* confdefs.h */ |
---|
3170 | | #define PACKAGE_NAME "GNU MP" |
---|
3171 | | #define PACKAGE_TARNAME "gmp" |
---|
3172 | | #define PACKAGE_VERSION "5.0.5" |
---|
3173 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
3174 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
3175 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
3176 | | #define PACKAGE "gmp" |
---|
3177 | | #define VERSION "5.0.5" |
---|
3178 | | #define WANT_FFT 1 |
---|
3179 | | #define HAVE_HOST_CPU_core2 1 |
---|
3180 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
3181 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
3182 | | #define PROTOTYPES 1 |
---|
3183 | | #define __PROTOTYPES 1 |
---|
3184 | | #define STDC_HEADERS 1 |
---|
3185 | | #define HAVE_SYS_TYPES_H 1 |
---|
3186 | | #define HAVE_SYS_STAT_H 1 |
---|
3187 | | #define HAVE_STDLIB_H 1 |
---|
3188 | | #define HAVE_STRING_H 1 |
---|
3189 | | #define HAVE_MEMORY_H 1 |
---|
3190 | | #define HAVE_STRINGS_H 1 |
---|
3191 | | #define HAVE_INTTYPES_H 1 |
---|
3192 | | #define HAVE_STDINT_H 1 |
---|
3193 | | #define HAVE_UNISTD_H 1 |
---|
3194 | | #define HAVE_STRING_H 1 |
---|
3195 | | #define HAVE_DLFCN_H 1 |
---|
3196 | | #define LT_OBJDIR ".libs/" |
---|
3197 | | #define STDC_HEADERS 1 |
---|
3198 | | #define TIME_WITH_SYS_TIME 1 |
---|
3199 | | #define HAVE_FCNTL_H 1 |
---|
3200 | | #define HAVE_FLOAT_H 1 |
---|
3201 | | #define HAVE_LANGINFO_H 1 |
---|
3202 | | #define HAVE_LOCALE_H 1 |
---|
3203 | | #define HAVE_NL_TYPES_H 1 |
---|
3204 | | #define HAVE_SYS_MMAN_H 1 |
---|
3205 | | #define HAVE_SYS_PARAM_H 1 |
---|
3206 | | #define HAVE_SYS_TIME_H 1 |
---|
3207 | | #define HAVE_SYS_TIMES_H 1 |
---|
3208 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3209 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3210 | | #define HAVE_DECL_FGETC 1 |
---|
3211 | | #define HAVE_DECL_FSCANF 1 |
---|
3212 | | #define HAVE_DECL_OPTARG 1 |
---|
3213 | | #define HAVE_DECL_UNGETC 1 |
---|
3214 | | #define HAVE_DECL_VFPRINTF 1 |
---|
3215 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
3216 | | #define HAVE_DECL_SYS_NERR 1 |
---|
3217 | | #define RETSIGTYPE void |
---|
3218 | | #define HAVE_INTMAX_T 1 |
---|
3219 | | #define HAVE_LONG_DOUBLE 1 |
---|
3220 | | #define HAVE_LONG_LONG 1 |
---|
3221 | | #define HAVE_PTRDIFF_T 1 |
---|
3222 | | #define HAVE_QUAD_T 1 |
---|
3223 | | #define HAVE_UINT_LEAST32_T 1 |
---|
3224 | | #define HAVE_INTPTR_T 1 |
---|
3225 | | #define HAVE_STRINGIZE 1 |
---|
3226 | | #define restrict __restrict |
---|
3227 | | #define HAVE_STDARG 1 |
---|
3228 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
3229 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
3230 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
3231 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
3232 | | #define HAVE_ALLOCA_H 1 |
---|
3233 | | #define HAVE_ALLOCA 1 |
---|
3234 | | #define WANT_TMP_ALLOCA 1 |
---|
3235 | | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
3236 | | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
3237 | | #define HAVE_ALARM 1 |
---|
3238 | | /* end confdefs.h. */ |
---|
3239 | | /* Define attr_get to an innocuous variant, in case <limits.h> declares attr_get. |
---|
3240 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
3241 | | #define attr_get innocuous_attr_get |
---|
3242 | | |
---|
3243 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
3244 | | which can conflict with char attr_get (); below. |
---|
3245 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
3246 | | <limits.h> exists even on freestanding compilers. */ |
---|
3247 | | |
---|
3248 | | #ifdef __STDC__ |
---|
3249 | | # include <limits.h> |
---|
3250 | | #else |
---|
3251 | | # include <assert.h> |
---|
3252 | | #endif |
---|
3253 | | |
---|
3254 | | #undef attr_get |
---|
3255 | | |
---|
3256 | | /* Override any GCC internal prototype to avoid an error. |
---|
3257 | | Use char because int might match the return type of a GCC |
---|
3258 | | builtin and then its argument prototype would still apply. */ |
---|
3259 | | #ifdef __cplusplus |
---|
3260 | | extern "C" |
---|
3261 | | #endif |
---|
3262 | | char attr_get (); |
---|
3263 | | /* The GNU C library defines this for functions which it implements |
---|
3264 | | to always fail with ENOSYS. Some functions are actually named |
---|
3265 | | something starting with __ and the normal name is an alias. */ |
---|
3266 | | #if defined __stub_attr_get || defined __stub___attr_get |
---|
3267 | | choke me |
---|
3268 | | #endif |
---|
3269 | | |
---|
3270 | | int |
---|
3271 | | main () |
---|
3272 | | { |
---|
3273 | | return attr_get (); |
---|
3274 | | ; |
---|
3275 | | return 0; |
---|
3276 | | } |
---|
3277 | configure:26263: result: no |
---|
3278 | configure:26263: checking for clock |
---|
3279 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3280 | configure:26263: $? = 0 |
---|
3281 | configure:26263: result: yes |
---|
3282 | configure:26263: checking for clock_gettime |
---|
3283 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3284 | Undefined symbols for architecture x86_64: |
---|
3285 | "_clock_gettime", referenced from: |
---|
3286 | _main in conftest-2QFLV5.o |
---|
3287 | ld: symbol(s) not found for architecture x86_64 |
---|
3288 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3289 | configure:26263: $? = 1 |
---|
3290 | configure: failed program was: |
---|
3291 | | /* confdefs.h */ |
---|
3292 | | #define PACKAGE_NAME "GNU MP" |
---|
3293 | | #define PACKAGE_TARNAME "gmp" |
---|
3294 | | #define PACKAGE_VERSION "5.0.5" |
---|
3295 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
3296 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
3297 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
3298 | | #define PACKAGE "gmp" |
---|
3299 | | #define VERSION "5.0.5" |
---|
3300 | | #define WANT_FFT 1 |
---|
3301 | | #define HAVE_HOST_CPU_core2 1 |
---|
3302 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
3303 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
3304 | | #define PROTOTYPES 1 |
---|
3305 | | #define __PROTOTYPES 1 |
---|
3306 | | #define STDC_HEADERS 1 |
---|
3307 | | #define HAVE_SYS_TYPES_H 1 |
---|
3308 | | #define HAVE_SYS_STAT_H 1 |
---|
3309 | | #define HAVE_STDLIB_H 1 |
---|
3310 | | #define HAVE_STRING_H 1 |
---|
3311 | | #define HAVE_MEMORY_H 1 |
---|
3312 | | #define HAVE_STRINGS_H 1 |
---|
3313 | | #define HAVE_INTTYPES_H 1 |
---|
3314 | | #define HAVE_STDINT_H 1 |
---|
3315 | | #define HAVE_UNISTD_H 1 |
---|
3316 | | #define HAVE_STRING_H 1 |
---|
3317 | | #define HAVE_DLFCN_H 1 |
---|
3318 | | #define LT_OBJDIR ".libs/" |
---|
3319 | | #define STDC_HEADERS 1 |
---|
3320 | | #define TIME_WITH_SYS_TIME 1 |
---|
3321 | | #define HAVE_FCNTL_H 1 |
---|
3322 | | #define HAVE_FLOAT_H 1 |
---|
3323 | | #define HAVE_LANGINFO_H 1 |
---|
3324 | | #define HAVE_LOCALE_H 1 |
---|
3325 | | #define HAVE_NL_TYPES_H 1 |
---|
3326 | | #define HAVE_SYS_MMAN_H 1 |
---|
3327 | | #define HAVE_SYS_PARAM_H 1 |
---|
3328 | | #define HAVE_SYS_TIME_H 1 |
---|
3329 | | #define HAVE_SYS_TIMES_H 1 |
---|
3330 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3331 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3332 | | #define HAVE_DECL_FGETC 1 |
---|
3333 | | #define HAVE_DECL_FSCANF 1 |
---|
3334 | | #define HAVE_DECL_OPTARG 1 |
---|
3335 | | #define HAVE_DECL_UNGETC 1 |
---|
3336 | | #define HAVE_DECL_VFPRINTF 1 |
---|
3337 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
3338 | | #define HAVE_DECL_SYS_NERR 1 |
---|
3339 | | #define RETSIGTYPE void |
---|
3340 | | #define HAVE_INTMAX_T 1 |
---|
3341 | | #define HAVE_LONG_DOUBLE 1 |
---|
3342 | | #define HAVE_LONG_LONG 1 |
---|
3343 | | #define HAVE_PTRDIFF_T 1 |
---|
3344 | | #define HAVE_QUAD_T 1 |
---|
3345 | | #define HAVE_UINT_LEAST32_T 1 |
---|
3346 | | #define HAVE_INTPTR_T 1 |
---|
3347 | | #define HAVE_STRINGIZE 1 |
---|
3348 | | #define restrict __restrict |
---|
3349 | | #define HAVE_STDARG 1 |
---|
3350 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
3351 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
3352 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
3353 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
3354 | | #define HAVE_ALLOCA_H 1 |
---|
3355 | | #define HAVE_ALLOCA 1 |
---|
3356 | | #define WANT_TMP_ALLOCA 1 |
---|
3357 | | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
3358 | | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
3359 | | #define HAVE_ALARM 1 |
---|
3360 | | #define HAVE_CLOCK 1 |
---|
3361 | | /* end confdefs.h. */ |
---|
3362 | | /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime. |
---|
3363 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
3364 | | #define clock_gettime innocuous_clock_gettime |
---|
3365 | | |
---|
3366 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
3367 | | which can conflict with char clock_gettime (); below. |
---|
3368 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
3369 | | <limits.h> exists even on freestanding compilers. */ |
---|
3370 | | |
---|
3371 | | #ifdef __STDC__ |
---|
3372 | | # include <limits.h> |
---|
3373 | | #else |
---|
3374 | | # include <assert.h> |
---|
3375 | | #endif |
---|
3376 | | |
---|
3377 | | #undef clock_gettime |
---|
3378 | | |
---|
3379 | | /* Override any GCC internal prototype to avoid an error. |
---|
3380 | | Use char because int might match the return type of a GCC |
---|
3381 | | builtin and then its argument prototype would still apply. */ |
---|
3382 | | #ifdef __cplusplus |
---|
3383 | | extern "C" |
---|
3384 | | #endif |
---|
3385 | | char clock_gettime (); |
---|
3386 | | /* The GNU C library defines this for functions which it implements |
---|
3387 | | to always fail with ENOSYS. Some functions are actually named |
---|
3388 | | something starting with __ and the normal name is an alias. */ |
---|
3389 | | #if defined __stub_clock_gettime || defined __stub___clock_gettime |
---|
3390 | | choke me |
---|
3391 | | #endif |
---|
3392 | | |
---|
3393 | | int |
---|
3394 | | main () |
---|
3395 | | { |
---|
3396 | | return clock_gettime (); |
---|
3397 | | ; |
---|
3398 | | return 0; |
---|
3399 | | } |
---|
3400 | configure:26263: result: no |
---|
3401 | configure:26263: checking for cputime |
---|
3402 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3403 | Undefined symbols for architecture x86_64: |
---|
3404 | "_cputime", referenced from: |
---|
3405 | _main in conftest-yPnr7w.o |
---|
3406 | ld: symbol(s) not found for architecture x86_64 |
---|
3407 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3408 | configure:26263: $? = 1 |
---|
3409 | configure: failed program was: |
---|
3410 | | /* confdefs.h */ |
---|
3411 | | #define PACKAGE_NAME "GNU MP" |
---|
3412 | | #define PACKAGE_TARNAME "gmp" |
---|
3413 | | #define PACKAGE_VERSION "5.0.5" |
---|
3414 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
3415 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
3416 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
3417 | | #define PACKAGE "gmp" |
---|
3418 | | #define VERSION "5.0.5" |
---|
3419 | | #define WANT_FFT 1 |
---|
3420 | | #define HAVE_HOST_CPU_core2 1 |
---|
3421 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
3422 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
3423 | | #define PROTOTYPES 1 |
---|
3424 | | #define __PROTOTYPES 1 |
---|
3425 | | #define STDC_HEADERS 1 |
---|
3426 | | #define HAVE_SYS_TYPES_H 1 |
---|
3427 | | #define HAVE_SYS_STAT_H 1 |
---|
3428 | | #define HAVE_STDLIB_H 1 |
---|
3429 | | #define HAVE_STRING_H 1 |
---|
3430 | | #define HAVE_MEMORY_H 1 |
---|
3431 | | #define HAVE_STRINGS_H 1 |
---|
3432 | | #define HAVE_INTTYPES_H 1 |
---|
3433 | | #define HAVE_STDINT_H 1 |
---|
3434 | | #define HAVE_UNISTD_H 1 |
---|
3435 | | #define HAVE_STRING_H 1 |
---|
3436 | | #define HAVE_DLFCN_H 1 |
---|
3437 | | #define LT_OBJDIR ".libs/" |
---|
3438 | | #define STDC_HEADERS 1 |
---|
3439 | | #define TIME_WITH_SYS_TIME 1 |
---|
3440 | | #define HAVE_FCNTL_H 1 |
---|
3441 | | #define HAVE_FLOAT_H 1 |
---|
3442 | | #define HAVE_LANGINFO_H 1 |
---|
3443 | | #define HAVE_LOCALE_H 1 |
---|
3444 | | #define HAVE_NL_TYPES_H 1 |
---|
3445 | | #define HAVE_SYS_MMAN_H 1 |
---|
3446 | | #define HAVE_SYS_PARAM_H 1 |
---|
3447 | | #define HAVE_SYS_TIME_H 1 |
---|
3448 | | #define HAVE_SYS_TIMES_H 1 |
---|
3449 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3450 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3451 | | #define HAVE_DECL_FGETC 1 |
---|
3452 | | #define HAVE_DECL_FSCANF 1 |
---|
3453 | | #define HAVE_DECL_OPTARG 1 |
---|
3454 | | #define HAVE_DECL_UNGETC 1 |
---|
3455 | | #define HAVE_DECL_VFPRINTF 1 |
---|
3456 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
3457 | | #define HAVE_DECL_SYS_NERR 1 |
---|
3458 | | #define RETSIGTYPE void |
---|
3459 | | #define HAVE_INTMAX_T 1 |
---|
3460 | | #define HAVE_LONG_DOUBLE 1 |
---|
3461 | | #define HAVE_LONG_LONG 1 |
---|
3462 | | #define HAVE_PTRDIFF_T 1 |
---|
3463 | | #define HAVE_QUAD_T 1 |
---|
3464 | | #define HAVE_UINT_LEAST32_T 1 |
---|
3465 | | #define HAVE_INTPTR_T 1 |
---|
3466 | | #define HAVE_STRINGIZE 1 |
---|
3467 | | #define restrict __restrict |
---|
3468 | | #define HAVE_STDARG 1 |
---|
3469 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
3470 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
3471 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
3472 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
3473 | | #define HAVE_ALLOCA_H 1 |
---|
3474 | | #define HAVE_ALLOCA 1 |
---|
3475 | | #define WANT_TMP_ALLOCA 1 |
---|
3476 | | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
3477 | | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
3478 | | #define HAVE_ALARM 1 |
---|
3479 | | #define HAVE_CLOCK 1 |
---|
3480 | | /* end confdefs.h. */ |
---|
3481 | | /* Define cputime to an innocuous variant, in case <limits.h> declares cputime. |
---|
3482 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
3483 | | #define cputime innocuous_cputime |
---|
3484 | | |
---|
3485 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
3486 | | which can conflict with char cputime (); below. |
---|
3487 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
3488 | | <limits.h> exists even on freestanding compilers. */ |
---|
3489 | | |
---|
3490 | | #ifdef __STDC__ |
---|
3491 | | # include <limits.h> |
---|
3492 | | #else |
---|
3493 | | # include <assert.h> |
---|
3494 | | #endif |
---|
3495 | | |
---|
3496 | | #undef cputime |
---|
3497 | | |
---|
3498 | | /* Override any GCC internal prototype to avoid an error. |
---|
3499 | | Use char because int might match the return type of a GCC |
---|
3500 | | builtin and then its argument prototype would still apply. */ |
---|
3501 | | #ifdef __cplusplus |
---|
3502 | | extern "C" |
---|
3503 | | #endif |
---|
3504 | | char cputime (); |
---|
3505 | | /* The GNU C library defines this for functions which it implements |
---|
3506 | | to always fail with ENOSYS. Some functions are actually named |
---|
3507 | | something starting with __ and the normal name is an alias. */ |
---|
3508 | | #if defined __stub_cputime || defined __stub___cputime |
---|
3509 | | choke me |
---|
3510 | | #endif |
---|
3511 | | |
---|
3512 | | int |
---|
3513 | | main () |
---|
3514 | | { |
---|
3515 | | return cputime (); |
---|
3516 | | ; |
---|
3517 | | return 0; |
---|
3518 | | } |
---|
3519 | configure:26263: result: no |
---|
3520 | configure:26263: checking for getpagesize |
---|
3521 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3522 | configure:26263: $? = 0 |
---|
3523 | configure:26263: result: yes |
---|
3524 | configure:26263: checking for getrusage |
---|
3525 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3526 | configure:26263: $? = 0 |
---|
3527 | configure:26263: result: yes |
---|
3528 | configure:26263: checking for gettimeofday |
---|
3529 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3530 | configure:26263: $? = 0 |
---|
3531 | configure:26263: result: yes |
---|
3532 | configure:26263: checking for getsysinfo |
---|
3533 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3534 | Undefined symbols for architecture x86_64: |
---|
3535 | "_getsysinfo", referenced from: |
---|
3536 | _main in conftest-ddXCWe.o |
---|
3537 | ld: symbol(s) not found for architecture x86_64 |
---|
3538 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3539 | configure:26263: $? = 1 |
---|
3540 | configure: failed program was: |
---|
3541 | | /* confdefs.h */ |
---|
3542 | | #define PACKAGE_NAME "GNU MP" |
---|
3543 | | #define PACKAGE_TARNAME "gmp" |
---|
3544 | | #define PACKAGE_VERSION "5.0.5" |
---|
3545 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
3546 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
3547 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
3548 | | #define PACKAGE "gmp" |
---|
3549 | | #define VERSION "5.0.5" |
---|
3550 | | #define WANT_FFT 1 |
---|
3551 | | #define HAVE_HOST_CPU_core2 1 |
---|
3552 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
3553 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
3554 | | #define PROTOTYPES 1 |
---|
3555 | | #define __PROTOTYPES 1 |
---|
3556 | | #define STDC_HEADERS 1 |
---|
3557 | | #define HAVE_SYS_TYPES_H 1 |
---|
3558 | | #define HAVE_SYS_STAT_H 1 |
---|
3559 | | #define HAVE_STDLIB_H 1 |
---|
3560 | | #define HAVE_STRING_H 1 |
---|
3561 | | #define HAVE_MEMORY_H 1 |
---|
3562 | | #define HAVE_STRINGS_H 1 |
---|
3563 | | #define HAVE_INTTYPES_H 1 |
---|
3564 | | #define HAVE_STDINT_H 1 |
---|
3565 | | #define HAVE_UNISTD_H 1 |
---|
3566 | | #define HAVE_STRING_H 1 |
---|
3567 | | #define HAVE_DLFCN_H 1 |
---|
3568 | | #define LT_OBJDIR ".libs/" |
---|
3569 | | #define STDC_HEADERS 1 |
---|
3570 | | #define TIME_WITH_SYS_TIME 1 |
---|
3571 | | #define HAVE_FCNTL_H 1 |
---|
3572 | | #define HAVE_FLOAT_H 1 |
---|
3573 | | #define HAVE_LANGINFO_H 1 |
---|
3574 | | #define HAVE_LOCALE_H 1 |
---|
3575 | | #define HAVE_NL_TYPES_H 1 |
---|
3576 | | #define HAVE_SYS_MMAN_H 1 |
---|
3577 | | #define HAVE_SYS_PARAM_H 1 |
---|
3578 | | #define HAVE_SYS_TIME_H 1 |
---|
3579 | | #define HAVE_SYS_TIMES_H 1 |
---|
3580 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3581 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3582 | | #define HAVE_DECL_FGETC 1 |
---|
3583 | | #define HAVE_DECL_FSCANF 1 |
---|
3584 | | #define HAVE_DECL_OPTARG 1 |
---|
3585 | | #define HAVE_DECL_UNGETC 1 |
---|
3586 | | #define HAVE_DECL_VFPRINTF 1 |
---|
3587 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
3588 | | #define HAVE_DECL_SYS_NERR 1 |
---|
3589 | | #define RETSIGTYPE void |
---|
3590 | | #define HAVE_INTMAX_T 1 |
---|
3591 | | #define HAVE_LONG_DOUBLE 1 |
---|
3592 | | #define HAVE_LONG_LONG 1 |
---|
3593 | | #define HAVE_PTRDIFF_T 1 |
---|
3594 | | #define HAVE_QUAD_T 1 |
---|
3595 | | #define HAVE_UINT_LEAST32_T 1 |
---|
3596 | | #define HAVE_INTPTR_T 1 |
---|
3597 | | #define HAVE_STRINGIZE 1 |
---|
3598 | | #define restrict __restrict |
---|
3599 | | #define HAVE_STDARG 1 |
---|
3600 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
3601 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
3602 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
3603 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
3604 | | #define HAVE_ALLOCA_H 1 |
---|
3605 | | #define HAVE_ALLOCA 1 |
---|
3606 | | #define WANT_TMP_ALLOCA 1 |
---|
3607 | | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
3608 | | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
3609 | | #define HAVE_ALARM 1 |
---|
3610 | | #define HAVE_CLOCK 1 |
---|
3611 | | #define HAVE_GETPAGESIZE 1 |
---|
3612 | | #define HAVE_GETRUSAGE 1 |
---|
3613 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3614 | | /* end confdefs.h. */ |
---|
3615 | | /* Define getsysinfo to an innocuous variant, in case <limits.h> declares getsysinfo. |
---|
3616 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
3617 | | #define getsysinfo innocuous_getsysinfo |
---|
3618 | | |
---|
3619 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
3620 | | which can conflict with char getsysinfo (); below. |
---|
3621 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
3622 | | <limits.h> exists even on freestanding compilers. */ |
---|
3623 | | |
---|
3624 | | #ifdef __STDC__ |
---|
3625 | | # include <limits.h> |
---|
3626 | | #else |
---|
3627 | | # include <assert.h> |
---|
3628 | | #endif |
---|
3629 | | |
---|
3630 | | #undef getsysinfo |
---|
3631 | | |
---|
3632 | | /* Override any GCC internal prototype to avoid an error. |
---|
3633 | | Use char because int might match the return type of a GCC |
---|
3634 | | builtin and then its argument prototype would still apply. */ |
---|
3635 | | #ifdef __cplusplus |
---|
3636 | | extern "C" |
---|
3637 | | #endif |
---|
3638 | | char getsysinfo (); |
---|
3639 | | /* The GNU C library defines this for functions which it implements |
---|
3640 | | to always fail with ENOSYS. Some functions are actually named |
---|
3641 | | something starting with __ and the normal name is an alias. */ |
---|
3642 | | #if defined __stub_getsysinfo || defined __stub___getsysinfo |
---|
3643 | | choke me |
---|
3644 | | #endif |
---|
3645 | | |
---|
3646 | | int |
---|
3647 | | main () |
---|
3648 | | { |
---|
3649 | | return getsysinfo (); |
---|
3650 | | ; |
---|
3651 | | return 0; |
---|
3652 | | } |
---|
3653 | configure:26263: result: no |
---|
3654 | configure:26263: checking for localeconv |
---|
3655 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3656 | configure:26263: $? = 0 |
---|
3657 | configure:26263: result: yes |
---|
3658 | configure:26263: checking for memset |
---|
3659 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3660 | conftest.c:99:6: warning: incompatible redeclaration of library function 'memset' |
---|
3661 | char memset (); |
---|
3662 | ^ |
---|
3663 | conftest.c:99:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)' |
---|
3664 | 1 warning generated. |
---|
3665 | configure:26263: $? = 0 |
---|
3666 | configure:26263: result: yes |
---|
3667 | configure:26263: checking for mmap |
---|
3668 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3669 | configure:26263: $? = 0 |
---|
3670 | configure:26263: result: yes |
---|
3671 | configure:26263: checking for mprotect |
---|
3672 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3673 | configure:26263: $? = 0 |
---|
3674 | configure:26263: result: yes |
---|
3675 | configure:26263: checking for nl_langinfo |
---|
3676 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3677 | configure:26263: $? = 0 |
---|
3678 | configure:26263: result: yes |
---|
3679 | configure:26263: checking for obstack_vprintf |
---|
3680 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3681 | Undefined symbols for architecture x86_64: |
---|
3682 | "_obstack_vprintf", referenced from: |
---|
3683 | _main in conftest-FyafoQ.o |
---|
3684 | ld: symbol(s) not found for architecture x86_64 |
---|
3685 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3686 | configure:26263: $? = 1 |
---|
3687 | configure: failed program was: |
---|
3688 | | /* confdefs.h */ |
---|
3689 | | #define PACKAGE_NAME "GNU MP" |
---|
3690 | | #define PACKAGE_TARNAME "gmp" |
---|
3691 | | #define PACKAGE_VERSION "5.0.5" |
---|
3692 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
3693 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
3694 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
3695 | | #define PACKAGE "gmp" |
---|
3696 | | #define VERSION "5.0.5" |
---|
3697 | | #define WANT_FFT 1 |
---|
3698 | | #define HAVE_HOST_CPU_core2 1 |
---|
3699 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
3700 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
3701 | | #define PROTOTYPES 1 |
---|
3702 | | #define __PROTOTYPES 1 |
---|
3703 | | #define STDC_HEADERS 1 |
---|
3704 | | #define HAVE_SYS_TYPES_H 1 |
---|
3705 | | #define HAVE_SYS_STAT_H 1 |
---|
3706 | | #define HAVE_STDLIB_H 1 |
---|
3707 | | #define HAVE_STRING_H 1 |
---|
3708 | | #define HAVE_MEMORY_H 1 |
---|
3709 | | #define HAVE_STRINGS_H 1 |
---|
3710 | | #define HAVE_INTTYPES_H 1 |
---|
3711 | | #define HAVE_STDINT_H 1 |
---|
3712 | | #define HAVE_UNISTD_H 1 |
---|
3713 | | #define HAVE_STRING_H 1 |
---|
3714 | | #define HAVE_DLFCN_H 1 |
---|
3715 | | #define LT_OBJDIR ".libs/" |
---|
3716 | | #define STDC_HEADERS 1 |
---|
3717 | | #define TIME_WITH_SYS_TIME 1 |
---|
3718 | | #define HAVE_FCNTL_H 1 |
---|
3719 | | #define HAVE_FLOAT_H 1 |
---|
3720 | | #define HAVE_LANGINFO_H 1 |
---|
3721 | | #define HAVE_LOCALE_H 1 |
---|
3722 | | #define HAVE_NL_TYPES_H 1 |
---|
3723 | | #define HAVE_SYS_MMAN_H 1 |
---|
3724 | | #define HAVE_SYS_PARAM_H 1 |
---|
3725 | | #define HAVE_SYS_TIME_H 1 |
---|
3726 | | #define HAVE_SYS_TIMES_H 1 |
---|
3727 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3728 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3729 | | #define HAVE_DECL_FGETC 1 |
---|
3730 | | #define HAVE_DECL_FSCANF 1 |
---|
3731 | | #define HAVE_DECL_OPTARG 1 |
---|
3732 | | #define HAVE_DECL_UNGETC 1 |
---|
3733 | | #define HAVE_DECL_VFPRINTF 1 |
---|
3734 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
3735 | | #define HAVE_DECL_SYS_NERR 1 |
---|
3736 | | #define RETSIGTYPE void |
---|
3737 | | #define HAVE_INTMAX_T 1 |
---|
3738 | | #define HAVE_LONG_DOUBLE 1 |
---|
3739 | | #define HAVE_LONG_LONG 1 |
---|
3740 | | #define HAVE_PTRDIFF_T 1 |
---|
3741 | | #define HAVE_QUAD_T 1 |
---|
3742 | | #define HAVE_UINT_LEAST32_T 1 |
---|
3743 | | #define HAVE_INTPTR_T 1 |
---|
3744 | | #define HAVE_STRINGIZE 1 |
---|
3745 | | #define restrict __restrict |
---|
3746 | | #define HAVE_STDARG 1 |
---|
3747 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
3748 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
3749 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
3750 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
3751 | | #define HAVE_ALLOCA_H 1 |
---|
3752 | | #define HAVE_ALLOCA 1 |
---|
3753 | | #define WANT_TMP_ALLOCA 1 |
---|
3754 | | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
3755 | | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
3756 | | #define HAVE_ALARM 1 |
---|
3757 | | #define HAVE_CLOCK 1 |
---|
3758 | | #define HAVE_GETPAGESIZE 1 |
---|
3759 | | #define HAVE_GETRUSAGE 1 |
---|
3760 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3761 | | #define HAVE_LOCALECONV 1 |
---|
3762 | | #define HAVE_MEMSET 1 |
---|
3763 | | #define HAVE_MMAP 1 |
---|
3764 | | #define HAVE_MPROTECT 1 |
---|
3765 | | #define HAVE_NL_LANGINFO 1 |
---|
3766 | | /* end confdefs.h. */ |
---|
3767 | | /* Define obstack_vprintf to an innocuous variant, in case <limits.h> declares obstack_vprintf. |
---|
3768 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
3769 | | #define obstack_vprintf innocuous_obstack_vprintf |
---|
3770 | | |
---|
3771 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
3772 | | which can conflict with char obstack_vprintf (); below. |
---|
3773 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
3774 | | <limits.h> exists even on freestanding compilers. */ |
---|
3775 | | |
---|
3776 | | #ifdef __STDC__ |
---|
3777 | | # include <limits.h> |
---|
3778 | | #else |
---|
3779 | | # include <assert.h> |
---|
3780 | | #endif |
---|
3781 | | |
---|
3782 | | #undef obstack_vprintf |
---|
3783 | | |
---|
3784 | | /* Override any GCC internal prototype to avoid an error. |
---|
3785 | | Use char because int might match the return type of a GCC |
---|
3786 | | builtin and then its argument prototype would still apply. */ |
---|
3787 | | #ifdef __cplusplus |
---|
3788 | | extern "C" |
---|
3789 | | #endif |
---|
3790 | | char obstack_vprintf (); |
---|
3791 | | /* The GNU C library defines this for functions which it implements |
---|
3792 | | to always fail with ENOSYS. Some functions are actually named |
---|
3793 | | something starting with __ and the normal name is an alias. */ |
---|
3794 | | #if defined __stub_obstack_vprintf || defined __stub___obstack_vprintf |
---|
3795 | | choke me |
---|
3796 | | #endif |
---|
3797 | | |
---|
3798 | | int |
---|
3799 | | main () |
---|
3800 | | { |
---|
3801 | | return obstack_vprintf (); |
---|
3802 | | ; |
---|
3803 | | return 0; |
---|
3804 | | } |
---|
3805 | configure:26263: result: no |
---|
3806 | configure:26263: checking for popen |
---|
3807 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3808 | configure:26263: $? = 0 |
---|
3809 | configure:26263: result: yes |
---|
3810 | configure:26263: checking for processor_info |
---|
3811 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3812 | configure:26263: $? = 0 |
---|
3813 | configure:26263: result: yes |
---|
3814 | configure:26263: checking for pstat_getprocessor |
---|
3815 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3816 | Undefined symbols for architecture x86_64: |
---|
3817 | "_pstat_getprocessor", referenced from: |
---|
3818 | _main in conftest-aPkRor.o |
---|
3819 | ld: symbol(s) not found for architecture x86_64 |
---|
3820 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3821 | configure:26263: $? = 1 |
---|
3822 | configure: failed program was: |
---|
3823 | | /* confdefs.h */ |
---|
3824 | | #define PACKAGE_NAME "GNU MP" |
---|
3825 | | #define PACKAGE_TARNAME "gmp" |
---|
3826 | | #define PACKAGE_VERSION "5.0.5" |
---|
3827 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
3828 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
3829 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
3830 | | #define PACKAGE "gmp" |
---|
3831 | | #define VERSION "5.0.5" |
---|
3832 | | #define WANT_FFT 1 |
---|
3833 | | #define HAVE_HOST_CPU_core2 1 |
---|
3834 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
3835 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
3836 | | #define PROTOTYPES 1 |
---|
3837 | | #define __PROTOTYPES 1 |
---|
3838 | | #define STDC_HEADERS 1 |
---|
3839 | | #define HAVE_SYS_TYPES_H 1 |
---|
3840 | | #define HAVE_SYS_STAT_H 1 |
---|
3841 | | #define HAVE_STDLIB_H 1 |
---|
3842 | | #define HAVE_STRING_H 1 |
---|
3843 | | #define HAVE_MEMORY_H 1 |
---|
3844 | | #define HAVE_STRINGS_H 1 |
---|
3845 | | #define HAVE_INTTYPES_H 1 |
---|
3846 | | #define HAVE_STDINT_H 1 |
---|
3847 | | #define HAVE_UNISTD_H 1 |
---|
3848 | | #define HAVE_STRING_H 1 |
---|
3849 | | #define HAVE_DLFCN_H 1 |
---|
3850 | | #define LT_OBJDIR ".libs/" |
---|
3851 | | #define STDC_HEADERS 1 |
---|
3852 | | #define TIME_WITH_SYS_TIME 1 |
---|
3853 | | #define HAVE_FCNTL_H 1 |
---|
3854 | | #define HAVE_FLOAT_H 1 |
---|
3855 | | #define HAVE_LANGINFO_H 1 |
---|
3856 | | #define HAVE_LOCALE_H 1 |
---|
3857 | | #define HAVE_NL_TYPES_H 1 |
---|
3858 | | #define HAVE_SYS_MMAN_H 1 |
---|
3859 | | #define HAVE_SYS_PARAM_H 1 |
---|
3860 | | #define HAVE_SYS_TIME_H 1 |
---|
3861 | | #define HAVE_SYS_TIMES_H 1 |
---|
3862 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3863 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3864 | | #define HAVE_DECL_FGETC 1 |
---|
3865 | | #define HAVE_DECL_FSCANF 1 |
---|
3866 | | #define HAVE_DECL_OPTARG 1 |
---|
3867 | | #define HAVE_DECL_UNGETC 1 |
---|
3868 | | #define HAVE_DECL_VFPRINTF 1 |
---|
3869 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
3870 | | #define HAVE_DECL_SYS_NERR 1 |
---|
3871 | | #define RETSIGTYPE void |
---|
3872 | | #define HAVE_INTMAX_T 1 |
---|
3873 | | #define HAVE_LONG_DOUBLE 1 |
---|
3874 | | #define HAVE_LONG_LONG 1 |
---|
3875 | | #define HAVE_PTRDIFF_T 1 |
---|
3876 | | #define HAVE_QUAD_T 1 |
---|
3877 | | #define HAVE_UINT_LEAST32_T 1 |
---|
3878 | | #define HAVE_INTPTR_T 1 |
---|
3879 | | #define HAVE_STRINGIZE 1 |
---|
3880 | | #define restrict __restrict |
---|
3881 | | #define HAVE_STDARG 1 |
---|
3882 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
3883 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
3884 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
3885 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
3886 | | #define HAVE_ALLOCA_H 1 |
---|
3887 | | #define HAVE_ALLOCA 1 |
---|
3888 | | #define WANT_TMP_ALLOCA 1 |
---|
3889 | | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
3890 | | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
3891 | | #define HAVE_ALARM 1 |
---|
3892 | | #define HAVE_CLOCK 1 |
---|
3893 | | #define HAVE_GETPAGESIZE 1 |
---|
3894 | | #define HAVE_GETRUSAGE 1 |
---|
3895 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3896 | | #define HAVE_LOCALECONV 1 |
---|
3897 | | #define HAVE_MEMSET 1 |
---|
3898 | | #define HAVE_MMAP 1 |
---|
3899 | | #define HAVE_MPROTECT 1 |
---|
3900 | | #define HAVE_NL_LANGINFO 1 |
---|
3901 | | #define HAVE_POPEN 1 |
---|
3902 | | #define HAVE_PROCESSOR_INFO 1 |
---|
3903 | | /* end confdefs.h. */ |
---|
3904 | | /* Define pstat_getprocessor to an innocuous variant, in case <limits.h> declares pstat_getprocessor. |
---|
3905 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
3906 | | #define pstat_getprocessor innocuous_pstat_getprocessor |
---|
3907 | | |
---|
3908 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
3909 | | which can conflict with char pstat_getprocessor (); below. |
---|
3910 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
3911 | | <limits.h> exists even on freestanding compilers. */ |
---|
3912 | | |
---|
3913 | | #ifdef __STDC__ |
---|
3914 | | # include <limits.h> |
---|
3915 | | #else |
---|
3916 | | # include <assert.h> |
---|
3917 | | #endif |
---|
3918 | | |
---|
3919 | | #undef pstat_getprocessor |
---|
3920 | | |
---|
3921 | | /* Override any GCC internal prototype to avoid an error. |
---|
3922 | | Use char because int might match the return type of a GCC |
---|
3923 | | builtin and then its argument prototype would still apply. */ |
---|
3924 | | #ifdef __cplusplus |
---|
3925 | | extern "C" |
---|
3926 | | #endif |
---|
3927 | | char pstat_getprocessor (); |
---|
3928 | | /* The GNU C library defines this for functions which it implements |
---|
3929 | | to always fail with ENOSYS. Some functions are actually named |
---|
3930 | | something starting with __ and the normal name is an alias. */ |
---|
3931 | | #if defined __stub_pstat_getprocessor || defined __stub___pstat_getprocessor |
---|
3932 | | choke me |
---|
3933 | | #endif |
---|
3934 | | |
---|
3935 | | int |
---|
3936 | | main () |
---|
3937 | | { |
---|
3938 | | return pstat_getprocessor (); |
---|
3939 | | ; |
---|
3940 | | return 0; |
---|
3941 | | } |
---|
3942 | configure:26263: result: no |
---|
3943 | configure:26263: checking for raise |
---|
3944 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3945 | configure:26263: $? = 0 |
---|
3946 | configure:26263: result: yes |
---|
3947 | configure:26263: checking for read_real_time |
---|
3948 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3949 | Undefined symbols for architecture x86_64: |
---|
3950 | "_read_real_time", referenced from: |
---|
3951 | _main in conftest-QFzYcD.o |
---|
3952 | ld: symbol(s) not found for architecture x86_64 |
---|
3953 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3954 | configure:26263: $? = 1 |
---|
3955 | configure: failed program was: |
---|
3956 | | /* confdefs.h */ |
---|
3957 | | #define PACKAGE_NAME "GNU MP" |
---|
3958 | | #define PACKAGE_TARNAME "gmp" |
---|
3959 | | #define PACKAGE_VERSION "5.0.5" |
---|
3960 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
3961 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
3962 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
3963 | | #define PACKAGE "gmp" |
---|
3964 | | #define VERSION "5.0.5" |
---|
3965 | | #define WANT_FFT 1 |
---|
3966 | | #define HAVE_HOST_CPU_core2 1 |
---|
3967 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
3968 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
3969 | | #define PROTOTYPES 1 |
---|
3970 | | #define __PROTOTYPES 1 |
---|
3971 | | #define STDC_HEADERS 1 |
---|
3972 | | #define HAVE_SYS_TYPES_H 1 |
---|
3973 | | #define HAVE_SYS_STAT_H 1 |
---|
3974 | | #define HAVE_STDLIB_H 1 |
---|
3975 | | #define HAVE_STRING_H 1 |
---|
3976 | | #define HAVE_MEMORY_H 1 |
---|
3977 | | #define HAVE_STRINGS_H 1 |
---|
3978 | | #define HAVE_INTTYPES_H 1 |
---|
3979 | | #define HAVE_STDINT_H 1 |
---|
3980 | | #define HAVE_UNISTD_H 1 |
---|
3981 | | #define HAVE_STRING_H 1 |
---|
3982 | | #define HAVE_DLFCN_H 1 |
---|
3983 | | #define LT_OBJDIR ".libs/" |
---|
3984 | | #define STDC_HEADERS 1 |
---|
3985 | | #define TIME_WITH_SYS_TIME 1 |
---|
3986 | | #define HAVE_FCNTL_H 1 |
---|
3987 | | #define HAVE_FLOAT_H 1 |
---|
3988 | | #define HAVE_LANGINFO_H 1 |
---|
3989 | | #define HAVE_LOCALE_H 1 |
---|
3990 | | #define HAVE_NL_TYPES_H 1 |
---|
3991 | | #define HAVE_SYS_MMAN_H 1 |
---|
3992 | | #define HAVE_SYS_PARAM_H 1 |
---|
3993 | | #define HAVE_SYS_TIME_H 1 |
---|
3994 | | #define HAVE_SYS_TIMES_H 1 |
---|
3995 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3996 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3997 | | #define HAVE_DECL_FGETC 1 |
---|
3998 | | #define HAVE_DECL_FSCANF 1 |
---|
3999 | | #define HAVE_DECL_OPTARG 1 |
---|
4000 | | #define HAVE_DECL_UNGETC 1 |
---|
4001 | | #define HAVE_DECL_VFPRINTF 1 |
---|
4002 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
4003 | | #define HAVE_DECL_SYS_NERR 1 |
---|
4004 | | #define RETSIGTYPE void |
---|
4005 | | #define HAVE_INTMAX_T 1 |
---|
4006 | | #define HAVE_LONG_DOUBLE 1 |
---|
4007 | | #define HAVE_LONG_LONG 1 |
---|
4008 | | #define HAVE_PTRDIFF_T 1 |
---|
4009 | | #define HAVE_QUAD_T 1 |
---|
4010 | | #define HAVE_UINT_LEAST32_T 1 |
---|
4011 | | #define HAVE_INTPTR_T 1 |
---|
4012 | | #define HAVE_STRINGIZE 1 |
---|
4013 | | #define restrict __restrict |
---|
4014 | | #define HAVE_STDARG 1 |
---|
4015 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
4016 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
4017 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
4018 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
4019 | | #define HAVE_ALLOCA_H 1 |
---|
4020 | | #define HAVE_ALLOCA 1 |
---|
4021 | | #define WANT_TMP_ALLOCA 1 |
---|
4022 | | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
4023 | | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
4024 | | #define HAVE_ALARM 1 |
---|
4025 | | #define HAVE_CLOCK 1 |
---|
4026 | | #define HAVE_GETPAGESIZE 1 |
---|
4027 | | #define HAVE_GETRUSAGE 1 |
---|
4028 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4029 | | #define HAVE_LOCALECONV 1 |
---|
4030 | | #define HAVE_MEMSET 1 |
---|
4031 | | #define HAVE_MMAP 1 |
---|
4032 | | #define HAVE_MPROTECT 1 |
---|
4033 | | #define HAVE_NL_LANGINFO 1 |
---|
4034 | | #define HAVE_POPEN 1 |
---|
4035 | | #define HAVE_PROCESSOR_INFO 1 |
---|
4036 | | #define HAVE_RAISE 1 |
---|
4037 | | /* end confdefs.h. */ |
---|
4038 | | /* Define read_real_time to an innocuous variant, in case <limits.h> declares read_real_time. |
---|
4039 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
4040 | | #define read_real_time innocuous_read_real_time |
---|
4041 | | |
---|
4042 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
4043 | | which can conflict with char read_real_time (); below. |
---|
4044 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
4045 | | <limits.h> exists even on freestanding compilers. */ |
---|
4046 | | |
---|
4047 | | #ifdef __STDC__ |
---|
4048 | | # include <limits.h> |
---|
4049 | | #else |
---|
4050 | | # include <assert.h> |
---|
4051 | | #endif |
---|
4052 | | |
---|
4053 | | #undef read_real_time |
---|
4054 | | |
---|
4055 | | /* Override any GCC internal prototype to avoid an error. |
---|
4056 | | Use char because int might match the return type of a GCC |
---|
4057 | | builtin and then its argument prototype would still apply. */ |
---|
4058 | | #ifdef __cplusplus |
---|
4059 | | extern "C" |
---|
4060 | | #endif |
---|
4061 | | char read_real_time (); |
---|
4062 | | /* The GNU C library defines this for functions which it implements |
---|
4063 | | to always fail with ENOSYS. Some functions are actually named |
---|
4064 | | something starting with __ and the normal name is an alias. */ |
---|
4065 | | #if defined __stub_read_real_time || defined __stub___read_real_time |
---|
4066 | | choke me |
---|
4067 | | #endif |
---|
4068 | | |
---|
4069 | | int |
---|
4070 | | main () |
---|
4071 | | { |
---|
4072 | | return read_real_time (); |
---|
4073 | | ; |
---|
4074 | | return 0; |
---|
4075 | | } |
---|
4076 | configure:26263: result: no |
---|
4077 | configure:26263: checking for sigaction |
---|
4078 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
4079 | configure:26263: $? = 0 |
---|
4080 | configure:26263: result: yes |
---|
4081 | configure:26263: checking for sigaltstack |
---|
4082 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
4083 | configure:26263: $? = 0 |
---|
4084 | configure:26263: result: yes |
---|
4085 | configure:26263: checking for sigstack |
---|
4086 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
4087 | Undefined symbols for architecture x86_64: |
---|
4088 | "_sigstack", referenced from: |
---|
4089 | _main in conftest-sxxw9x.o |
---|
4090 | ld: symbol(s) not found for architecture x86_64 |
---|
4091 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4092 | configure:26263: $? = 1 |
---|
4093 | configure: failed program was: |
---|
4094 | | /* confdefs.h */ |
---|
4095 | | #define PACKAGE_NAME "GNU MP" |
---|
4096 | | #define PACKAGE_TARNAME "gmp" |
---|
4097 | | #define PACKAGE_VERSION "5.0.5" |
---|
4098 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
4099 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
4100 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
4101 | | #define PACKAGE "gmp" |
---|
4102 | | #define VERSION "5.0.5" |
---|
4103 | | #define WANT_FFT 1 |
---|
4104 | | #define HAVE_HOST_CPU_core2 1 |
---|
4105 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
4106 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
4107 | | #define PROTOTYPES 1 |
---|
4108 | | #define __PROTOTYPES 1 |
---|
4109 | | #define STDC_HEADERS 1 |
---|
4110 | | #define HAVE_SYS_TYPES_H 1 |
---|
4111 | | #define HAVE_SYS_STAT_H 1 |
---|
4112 | | #define HAVE_STDLIB_H 1 |
---|
4113 | | #define HAVE_STRING_H 1 |
---|
4114 | | #define HAVE_MEMORY_H 1 |
---|
4115 | | #define HAVE_STRINGS_H 1 |
---|
4116 | | #define HAVE_INTTYPES_H 1 |
---|
4117 | | #define HAVE_STDINT_H 1 |
---|
4118 | | #define HAVE_UNISTD_H 1 |
---|
4119 | | #define HAVE_STRING_H 1 |
---|
4120 | | #define HAVE_DLFCN_H 1 |
---|
4121 | | #define LT_OBJDIR ".libs/" |
---|
4122 | | #define STDC_HEADERS 1 |
---|
4123 | | #define TIME_WITH_SYS_TIME 1 |
---|
4124 | | #define HAVE_FCNTL_H 1 |
---|
4125 | | #define HAVE_FLOAT_H 1 |
---|
4126 | | #define HAVE_LANGINFO_H 1 |
---|
4127 | | #define HAVE_LOCALE_H 1 |
---|
4128 | | #define HAVE_NL_TYPES_H 1 |
---|
4129 | | #define HAVE_SYS_MMAN_H 1 |
---|
4130 | | #define HAVE_SYS_PARAM_H 1 |
---|
4131 | | #define HAVE_SYS_TIME_H 1 |
---|
4132 | | #define HAVE_SYS_TIMES_H 1 |
---|
4133 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4134 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
4135 | | #define HAVE_DECL_FGETC 1 |
---|
4136 | | #define HAVE_DECL_FSCANF 1 |
---|
4137 | | #define HAVE_DECL_OPTARG 1 |
---|
4138 | | #define HAVE_DECL_UNGETC 1 |
---|
4139 | | #define HAVE_DECL_VFPRINTF 1 |
---|
4140 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
4141 | | #define HAVE_DECL_SYS_NERR 1 |
---|
4142 | | #define RETSIGTYPE void |
---|
4143 | | #define HAVE_INTMAX_T 1 |
---|
4144 | | #define HAVE_LONG_DOUBLE 1 |
---|
4145 | | #define HAVE_LONG_LONG 1 |
---|
4146 | | #define HAVE_PTRDIFF_T 1 |
---|
4147 | | #define HAVE_QUAD_T 1 |
---|
4148 | | #define HAVE_UINT_LEAST32_T 1 |
---|
4149 | | #define HAVE_INTPTR_T 1 |
---|
4150 | | #define HAVE_STRINGIZE 1 |
---|
4151 | | #define restrict __restrict |
---|
4152 | | #define HAVE_STDARG 1 |
---|
4153 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
4154 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
4155 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
4156 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
4157 | | #define HAVE_ALLOCA_H 1 |
---|
4158 | | #define HAVE_ALLOCA 1 |
---|
4159 | | #define WANT_TMP_ALLOCA 1 |
---|
4160 | | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
4161 | | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
4162 | | #define HAVE_ALARM 1 |
---|
4163 | | #define HAVE_CLOCK 1 |
---|
4164 | | #define HAVE_GETPAGESIZE 1 |
---|
4165 | | #define HAVE_GETRUSAGE 1 |
---|
4166 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4167 | | #define HAVE_LOCALECONV 1 |
---|
4168 | | #define HAVE_MEMSET 1 |
---|
4169 | | #define HAVE_MMAP 1 |
---|
4170 | | #define HAVE_MPROTECT 1 |
---|
4171 | | #define HAVE_NL_LANGINFO 1 |
---|
4172 | | #define HAVE_POPEN 1 |
---|
4173 | | #define HAVE_PROCESSOR_INFO 1 |
---|
4174 | | #define HAVE_RAISE 1 |
---|
4175 | | #define HAVE_SIGACTION 1 |
---|
4176 | | #define HAVE_SIGALTSTACK 1 |
---|
4177 | | /* end confdefs.h. */ |
---|
4178 | | /* Define sigstack to an innocuous variant, in case <limits.h> declares sigstack. |
---|
4179 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
4180 | | #define sigstack innocuous_sigstack |
---|
4181 | | |
---|
4182 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
4183 | | which can conflict with char sigstack (); below. |
---|
4184 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
4185 | | <limits.h> exists even on freestanding compilers. */ |
---|
4186 | | |
---|
4187 | | #ifdef __STDC__ |
---|
4188 | | # include <limits.h> |
---|
4189 | | #else |
---|
4190 | | # include <assert.h> |
---|
4191 | | #endif |
---|
4192 | | |
---|
4193 | | #undef sigstack |
---|
4194 | | |
---|
4195 | | /* Override any GCC internal prototype to avoid an error. |
---|
4196 | | Use char because int might match the return type of a GCC |
---|
4197 | | builtin and then its argument prototype would still apply. */ |
---|
4198 | | #ifdef __cplusplus |
---|
4199 | | extern "C" |
---|
4200 | | #endif |
---|
4201 | | char sigstack (); |
---|
4202 | | /* The GNU C library defines this for functions which it implements |
---|
4203 | | to always fail with ENOSYS. Some functions are actually named |
---|
4204 | | something starting with __ and the normal name is an alias. */ |
---|
4205 | | #if defined __stub_sigstack || defined __stub___sigstack |
---|
4206 | | choke me |
---|
4207 | | #endif |
---|
4208 | | |
---|
4209 | | int |
---|
4210 | | main () |
---|
4211 | | { |
---|
4212 | | return sigstack (); |
---|
4213 | | ; |
---|
4214 | | return 0; |
---|
4215 | | } |
---|
4216 | configure:26263: result: no |
---|
4217 | configure:26263: checking for syssgi |
---|
4218 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
4219 | Undefined symbols for architecture x86_64: |
---|
4220 | "_syssgi", referenced from: |
---|
4221 | _main in conftest-bnfsFz.o |
---|
4222 | ld: symbol(s) not found for architecture x86_64 |
---|
4223 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4224 | configure:26263: $? = 1 |
---|
4225 | configure: failed program was: |
---|
4226 | | /* confdefs.h */ |
---|
4227 | | #define PACKAGE_NAME "GNU MP" |
---|
4228 | | #define PACKAGE_TARNAME "gmp" |
---|
4229 | | #define PACKAGE_VERSION "5.0.5" |
---|
4230 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
4231 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
4232 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
4233 | | #define PACKAGE "gmp" |
---|
4234 | | #define VERSION "5.0.5" |
---|
4235 | | #define WANT_FFT 1 |
---|
4236 | | #define HAVE_HOST_CPU_core2 1 |
---|
4237 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
4238 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
4239 | | #define PROTOTYPES 1 |
---|
4240 | | #define __PROTOTYPES 1 |
---|
4241 | | #define STDC_HEADERS 1 |
---|
4242 | | #define HAVE_SYS_TYPES_H 1 |
---|
4243 | | #define HAVE_SYS_STAT_H 1 |
---|
4244 | | #define HAVE_STDLIB_H 1 |
---|
4245 | | #define HAVE_STRING_H 1 |
---|
4246 | | #define HAVE_MEMORY_H 1 |
---|
4247 | | #define HAVE_STRINGS_H 1 |
---|
4248 | | #define HAVE_INTTYPES_H 1 |
---|
4249 | | #define HAVE_STDINT_H 1 |
---|
4250 | | #define HAVE_UNISTD_H 1 |
---|
4251 | | #define HAVE_STRING_H 1 |
---|
4252 | | #define HAVE_DLFCN_H 1 |
---|
4253 | | #define LT_OBJDIR ".libs/" |
---|
4254 | | #define STDC_HEADERS 1 |
---|
4255 | | #define TIME_WITH_SYS_TIME 1 |
---|
4256 | | #define HAVE_FCNTL_H 1 |
---|
4257 | | #define HAVE_FLOAT_H 1 |
---|
4258 | | #define HAVE_LANGINFO_H 1 |
---|
4259 | | #define HAVE_LOCALE_H 1 |
---|
4260 | | #define HAVE_NL_TYPES_H 1 |
---|
4261 | | #define HAVE_SYS_MMAN_H 1 |
---|
4262 | | #define HAVE_SYS_PARAM_H 1 |
---|
4263 | | #define HAVE_SYS_TIME_H 1 |
---|
4264 | | #define HAVE_SYS_TIMES_H 1 |
---|
4265 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4266 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
4267 | | #define HAVE_DECL_FGETC 1 |
---|
4268 | | #define HAVE_DECL_FSCANF 1 |
---|
4269 | | #define HAVE_DECL_OPTARG 1 |
---|
4270 | | #define HAVE_DECL_UNGETC 1 |
---|
4271 | | #define HAVE_DECL_VFPRINTF 1 |
---|
4272 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
4273 | | #define HAVE_DECL_SYS_NERR 1 |
---|
4274 | | #define RETSIGTYPE void |
---|
4275 | | #define HAVE_INTMAX_T 1 |
---|
4276 | | #define HAVE_LONG_DOUBLE 1 |
---|
4277 | | #define HAVE_LONG_LONG 1 |
---|
4278 | | #define HAVE_PTRDIFF_T 1 |
---|
4279 | | #define HAVE_QUAD_T 1 |
---|
4280 | | #define HAVE_UINT_LEAST32_T 1 |
---|
4281 | | #define HAVE_INTPTR_T 1 |
---|
4282 | | #define HAVE_STRINGIZE 1 |
---|
4283 | | #define restrict __restrict |
---|
4284 | | #define HAVE_STDARG 1 |
---|
4285 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
4286 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
4287 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
4288 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
4289 | | #define HAVE_ALLOCA_H 1 |
---|
4290 | | #define HAVE_ALLOCA 1 |
---|
4291 | | #define WANT_TMP_ALLOCA 1 |
---|
4292 | | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
4293 | | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
4294 | | #define HAVE_ALARM 1 |
---|
4295 | | #define HAVE_CLOCK 1 |
---|
4296 | | #define HAVE_GETPAGESIZE 1 |
---|
4297 | | #define HAVE_GETRUSAGE 1 |
---|
4298 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4299 | | #define HAVE_LOCALECONV 1 |
---|
4300 | | #define HAVE_MEMSET 1 |
---|
4301 | | #define HAVE_MMAP 1 |
---|
4302 | | #define HAVE_MPROTECT 1 |
---|
4303 | | #define HAVE_NL_LANGINFO 1 |
---|
4304 | | #define HAVE_POPEN 1 |
---|
4305 | | #define HAVE_PROCESSOR_INFO 1 |
---|
4306 | | #define HAVE_RAISE 1 |
---|
4307 | | #define HAVE_SIGACTION 1 |
---|
4308 | | #define HAVE_SIGALTSTACK 1 |
---|
4309 | | /* end confdefs.h. */ |
---|
4310 | | /* Define syssgi to an innocuous variant, in case <limits.h> declares syssgi. |
---|
4311 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
4312 | | #define syssgi innocuous_syssgi |
---|
4313 | | |
---|
4314 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
4315 | | which can conflict with char syssgi (); below. |
---|
4316 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
4317 | | <limits.h> exists even on freestanding compilers. */ |
---|
4318 | | |
---|
4319 | | #ifdef __STDC__ |
---|
4320 | | # include <limits.h> |
---|
4321 | | #else |
---|
4322 | | # include <assert.h> |
---|
4323 | | #endif |
---|
4324 | | |
---|
4325 | | #undef syssgi |
---|
4326 | | |
---|
4327 | | /* Override any GCC internal prototype to avoid an error. |
---|
4328 | | Use char because int might match the return type of a GCC |
---|
4329 | | builtin and then its argument prototype would still apply. */ |
---|
4330 | | #ifdef __cplusplus |
---|
4331 | | extern "C" |
---|
4332 | | #endif |
---|
4333 | | char syssgi (); |
---|
4334 | | /* The GNU C library defines this for functions which it implements |
---|
4335 | | to always fail with ENOSYS. Some functions are actually named |
---|
4336 | | something starting with __ and the normal name is an alias. */ |
---|
4337 | | #if defined __stub_syssgi || defined __stub___syssgi |
---|
4338 | | choke me |
---|
4339 | | #endif |
---|
4340 | | |
---|
4341 | | int |
---|
4342 | | main () |
---|
4343 | | { |
---|
4344 | | return syssgi (); |
---|
4345 | | ; |
---|
4346 | | return 0; |
---|
4347 | | } |
---|
4348 | configure:26263: result: no |
---|
4349 | configure:26263: checking for strchr |
---|
4350 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
4351 | conftest.c:108:6: warning: incompatible redeclaration of library function 'strchr' |
---|
4352 | char strchr (); |
---|
4353 | ^ |
---|
4354 | conftest.c:108:6: note: 'strchr' is a builtin with type 'char *(const char *, int)' |
---|
4355 | 1 warning generated. |
---|
4356 | configure:26263: $? = 0 |
---|
4357 | configure:26263: result: yes |
---|
4358 | configure:26263: checking for strerror |
---|
4359 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
4360 | conftest.c:109:6: warning: incompatible redeclaration of library function 'strerror' |
---|
4361 | char strerror (); |
---|
4362 | ^ |
---|
4363 | conftest.c:109:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
4364 | 1 warning generated. |
---|
4365 | configure:26263: $? = 0 |
---|
4366 | configure:26263: result: yes |
---|
4367 | configure:26263: checking for strnlen |
---|
4368 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
4369 | configure:26263: $? = 0 |
---|
4370 | configure:26263: result: yes |
---|
4371 | configure:26263: checking for strtol |
---|
4372 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
4373 | configure:26263: $? = 0 |
---|
4374 | configure:26263: result: yes |
---|
4375 | configure:26263: checking for strtoul |
---|
4376 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
4377 | configure:26263: $? = 0 |
---|
4378 | configure:26263: result: yes |
---|
4379 | configure:26263: checking for sysconf |
---|
4380 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
4381 | configure:26263: $? = 0 |
---|
4382 | configure:26263: result: yes |
---|
4383 | configure:26263: checking for sysctl |
---|
4384 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
4385 | configure:26263: $? = 0 |
---|
4386 | configure:26263: result: yes |
---|
4387 | configure:26263: checking for sysctlbyname |
---|
4388 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
4389 | configure:26263: $? = 0 |
---|
4390 | configure:26263: result: yes |
---|
4391 | configure:26263: checking for times |
---|
4392 | configure:26263: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
4393 | configure:26263: $? = 0 |
---|
4394 | configure:26263: result: yes |
---|
4395 | configure:26275: checking for vsnprintf |
---|
4396 | configure:26275: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
4397 | conftest.c:117:6: warning: incompatible redeclaration of library function 'vsnprintf' |
---|
4398 | char vsnprintf (); |
---|
4399 | ^ |
---|
4400 | conftest.c:117:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __va_list_tag *)' |
---|
4401 | 1 warning generated. |
---|
4402 | configure:26275: $? = 0 |
---|
4403 | configure:26275: result: yes |
---|
4404 | configure:26285: checking whether vsnprintf works |
---|
4405 | configure:26346: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
4406 | configure:26346: $? = 0 |
---|
4407 | configure:26346: ./conftest |
---|
4408 | configure:26346: $? = 0 |
---|
4409 | configure:26346: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
4410 | configure:26346: $? = 0 |
---|
4411 | configure:26346: ./conftest |
---|
4412 | configure:26346: $? = 0 |
---|
4413 | configure:26358: result: yes |
---|
4414 | configure:26371: checking whether sscanf needs writable input |
---|
4415 | configure:26383: result: no |
---|
4416 | configure:26397: checking for struct pst_processor.psp_iticksperclktick |
---|
4417 | configure:26397: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
4418 | conftest.c:95:10: fatal error: 'sys/pstat.h' file not found |
---|
4419 | #include <sys/pstat.h> |
---|
4420 | ^ |
---|
4421 | 1 error generated. |
---|
4422 | configure:26397: $? = 1 |
---|
4423 | configure: failed program was: |
---|
4424 | | /* confdefs.h */ |
---|
4425 | | #define PACKAGE_NAME "GNU MP" |
---|
4426 | | #define PACKAGE_TARNAME "gmp" |
---|
4427 | | #define PACKAGE_VERSION "5.0.5" |
---|
4428 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
4429 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
4430 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
4431 | | #define PACKAGE "gmp" |
---|
4432 | | #define VERSION "5.0.5" |
---|
4433 | | #define WANT_FFT 1 |
---|
4434 | | #define HAVE_HOST_CPU_core2 1 |
---|
4435 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
4436 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
4437 | | #define PROTOTYPES 1 |
---|
4438 | | #define __PROTOTYPES 1 |
---|
4439 | | #define STDC_HEADERS 1 |
---|
4440 | | #define HAVE_SYS_TYPES_H 1 |
---|
4441 | | #define HAVE_SYS_STAT_H 1 |
---|
4442 | | #define HAVE_STDLIB_H 1 |
---|
4443 | | #define HAVE_STRING_H 1 |
---|
4444 | | #define HAVE_MEMORY_H 1 |
---|
4445 | | #define HAVE_STRINGS_H 1 |
---|
4446 | | #define HAVE_INTTYPES_H 1 |
---|
4447 | | #define HAVE_STDINT_H 1 |
---|
4448 | | #define HAVE_UNISTD_H 1 |
---|
4449 | | #define HAVE_STRING_H 1 |
---|
4450 | | #define HAVE_DLFCN_H 1 |
---|
4451 | | #define LT_OBJDIR ".libs/" |
---|
4452 | | #define STDC_HEADERS 1 |
---|
4453 | | #define TIME_WITH_SYS_TIME 1 |
---|
4454 | | #define HAVE_FCNTL_H 1 |
---|
4455 | | #define HAVE_FLOAT_H 1 |
---|
4456 | | #define HAVE_LANGINFO_H 1 |
---|
4457 | | #define HAVE_LOCALE_H 1 |
---|
4458 | | #define HAVE_NL_TYPES_H 1 |
---|
4459 | | #define HAVE_SYS_MMAN_H 1 |
---|
4460 | | #define HAVE_SYS_PARAM_H 1 |
---|
4461 | | #define HAVE_SYS_TIME_H 1 |
---|
4462 | | #define HAVE_SYS_TIMES_H 1 |
---|
4463 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4464 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
4465 | | #define HAVE_DECL_FGETC 1 |
---|
4466 | | #define HAVE_DECL_FSCANF 1 |
---|
4467 | | #define HAVE_DECL_OPTARG 1 |
---|
4468 | | #define HAVE_DECL_UNGETC 1 |
---|
4469 | | #define HAVE_DECL_VFPRINTF 1 |
---|
4470 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
4471 | | #define HAVE_DECL_SYS_NERR 1 |
---|
4472 | | #define RETSIGTYPE void |
---|
4473 | | #define HAVE_INTMAX_T 1 |
---|
4474 | | #define HAVE_LONG_DOUBLE 1 |
---|
4475 | | #define HAVE_LONG_LONG 1 |
---|
4476 | | #define HAVE_PTRDIFF_T 1 |
---|
4477 | | #define HAVE_QUAD_T 1 |
---|
4478 | | #define HAVE_UINT_LEAST32_T 1 |
---|
4479 | | #define HAVE_INTPTR_T 1 |
---|
4480 | | #define HAVE_STRINGIZE 1 |
---|
4481 | | #define restrict __restrict |
---|
4482 | | #define HAVE_STDARG 1 |
---|
4483 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
4484 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
4485 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
4486 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
4487 | | #define HAVE_ALLOCA_H 1 |
---|
4488 | | #define HAVE_ALLOCA 1 |
---|
4489 | | #define WANT_TMP_ALLOCA 1 |
---|
4490 | | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
4491 | | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
4492 | | #define HAVE_ALARM 1 |
---|
4493 | | #define HAVE_CLOCK 1 |
---|
4494 | | #define HAVE_GETPAGESIZE 1 |
---|
4495 | | #define HAVE_GETRUSAGE 1 |
---|
4496 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4497 | | #define HAVE_LOCALECONV 1 |
---|
4498 | | #define HAVE_MEMSET 1 |
---|
4499 | | #define HAVE_MMAP 1 |
---|
4500 | | #define HAVE_MPROTECT 1 |
---|
4501 | | #define HAVE_NL_LANGINFO 1 |
---|
4502 | | #define HAVE_POPEN 1 |
---|
4503 | | #define HAVE_PROCESSOR_INFO 1 |
---|
4504 | | #define HAVE_RAISE 1 |
---|
4505 | | #define HAVE_SIGACTION 1 |
---|
4506 | | #define HAVE_SIGALTSTACK 1 |
---|
4507 | | #define HAVE_STRCHR 1 |
---|
4508 | | #define HAVE_STRERROR 1 |
---|
4509 | | #define HAVE_STRNLEN 1 |
---|
4510 | | #define HAVE_STRTOL 1 |
---|
4511 | | #define HAVE_STRTOUL 1 |
---|
4512 | | #define HAVE_SYSCONF 1 |
---|
4513 | | #define HAVE_SYSCTL 1 |
---|
4514 | | #define HAVE_SYSCTLBYNAME 1 |
---|
4515 | | #define HAVE_TIMES 1 |
---|
4516 | | #define HAVE_VSNPRINTF 1 |
---|
4517 | | /* end confdefs.h. */ |
---|
4518 | | #include <sys/pstat.h> |
---|
4519 | | |
---|
4520 | | int |
---|
4521 | | main () |
---|
4522 | | { |
---|
4523 | | static struct pst_processor ac_aggr; |
---|
4524 | | if (ac_aggr.psp_iticksperclktick) |
---|
4525 | | return 0; |
---|
4526 | | ; |
---|
4527 | | return 0; |
---|
4528 | | } |
---|
4529 | configure:26397: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
4530 | conftest.c:95:10: fatal error: 'sys/pstat.h' file not found |
---|
4531 | #include <sys/pstat.h> |
---|
4532 | ^ |
---|
4533 | 1 error generated. |
---|
4534 | configure:26397: $? = 1 |
---|
4535 | configure: failed program was: |
---|
4536 | | /* confdefs.h */ |
---|
4537 | | #define PACKAGE_NAME "GNU MP" |
---|
4538 | | #define PACKAGE_TARNAME "gmp" |
---|
4539 | | #define PACKAGE_VERSION "5.0.5" |
---|
4540 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
4541 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
4542 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
4543 | | #define PACKAGE "gmp" |
---|
4544 | | #define VERSION "5.0.5" |
---|
4545 | | #define WANT_FFT 1 |
---|
4546 | | #define HAVE_HOST_CPU_core2 1 |
---|
4547 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
4548 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
4549 | | #define PROTOTYPES 1 |
---|
4550 | | #define __PROTOTYPES 1 |
---|
4551 | | #define STDC_HEADERS 1 |
---|
4552 | | #define HAVE_SYS_TYPES_H 1 |
---|
4553 | | #define HAVE_SYS_STAT_H 1 |
---|
4554 | | #define HAVE_STDLIB_H 1 |
---|
4555 | | #define HAVE_STRING_H 1 |
---|
4556 | | #define HAVE_MEMORY_H 1 |
---|
4557 | | #define HAVE_STRINGS_H 1 |
---|
4558 | | #define HAVE_INTTYPES_H 1 |
---|
4559 | | #define HAVE_STDINT_H 1 |
---|
4560 | | #define HAVE_UNISTD_H 1 |
---|
4561 | | #define HAVE_STRING_H 1 |
---|
4562 | | #define HAVE_DLFCN_H 1 |
---|
4563 | | #define LT_OBJDIR ".libs/" |
---|
4564 | | #define STDC_HEADERS 1 |
---|
4565 | | #define TIME_WITH_SYS_TIME 1 |
---|
4566 | | #define HAVE_FCNTL_H 1 |
---|
4567 | | #define HAVE_FLOAT_H 1 |
---|
4568 | | #define HAVE_LANGINFO_H 1 |
---|
4569 | | #define HAVE_LOCALE_H 1 |
---|
4570 | | #define HAVE_NL_TYPES_H 1 |
---|
4571 | | #define HAVE_SYS_MMAN_H 1 |
---|
4572 | | #define HAVE_SYS_PARAM_H 1 |
---|
4573 | | #define HAVE_SYS_TIME_H 1 |
---|
4574 | | #define HAVE_SYS_TIMES_H 1 |
---|
4575 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4576 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
4577 | | #define HAVE_DECL_FGETC 1 |
---|
4578 | | #define HAVE_DECL_FSCANF 1 |
---|
4579 | | #define HAVE_DECL_OPTARG 1 |
---|
4580 | | #define HAVE_DECL_UNGETC 1 |
---|
4581 | | #define HAVE_DECL_VFPRINTF 1 |
---|
4582 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
4583 | | #define HAVE_DECL_SYS_NERR 1 |
---|
4584 | | #define RETSIGTYPE void |
---|
4585 | | #define HAVE_INTMAX_T 1 |
---|
4586 | | #define HAVE_LONG_DOUBLE 1 |
---|
4587 | | #define HAVE_LONG_LONG 1 |
---|
4588 | | #define HAVE_PTRDIFF_T 1 |
---|
4589 | | #define HAVE_QUAD_T 1 |
---|
4590 | | #define HAVE_UINT_LEAST32_T 1 |
---|
4591 | | #define HAVE_INTPTR_T 1 |
---|
4592 | | #define HAVE_STRINGIZE 1 |
---|
4593 | | #define restrict __restrict |
---|
4594 | | #define HAVE_STDARG 1 |
---|
4595 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
4596 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
4597 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
4598 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
4599 | | #define HAVE_ALLOCA_H 1 |
---|
4600 | | #define HAVE_ALLOCA 1 |
---|
4601 | | #define WANT_TMP_ALLOCA 1 |
---|
4602 | | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
4603 | | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
4604 | | #define HAVE_ALARM 1 |
---|
4605 | | #define HAVE_CLOCK 1 |
---|
4606 | | #define HAVE_GETPAGESIZE 1 |
---|
4607 | | #define HAVE_GETRUSAGE 1 |
---|
4608 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4609 | | #define HAVE_LOCALECONV 1 |
---|
4610 | | #define HAVE_MEMSET 1 |
---|
4611 | | #define HAVE_MMAP 1 |
---|
4612 | | #define HAVE_MPROTECT 1 |
---|
4613 | | #define HAVE_NL_LANGINFO 1 |
---|
4614 | | #define HAVE_POPEN 1 |
---|
4615 | | #define HAVE_PROCESSOR_INFO 1 |
---|
4616 | | #define HAVE_RAISE 1 |
---|
4617 | | #define HAVE_SIGACTION 1 |
---|
4618 | | #define HAVE_SIGALTSTACK 1 |
---|
4619 | | #define HAVE_STRCHR 1 |
---|
4620 | | #define HAVE_STRERROR 1 |
---|
4621 | | #define HAVE_STRNLEN 1 |
---|
4622 | | #define HAVE_STRTOL 1 |
---|
4623 | | #define HAVE_STRTOUL 1 |
---|
4624 | | #define HAVE_SYSCONF 1 |
---|
4625 | | #define HAVE_SYSCTL 1 |
---|
4626 | | #define HAVE_SYSCTLBYNAME 1 |
---|
4627 | | #define HAVE_TIMES 1 |
---|
4628 | | #define HAVE_VSNPRINTF 1 |
---|
4629 | | /* end confdefs.h. */ |
---|
4630 | | #include <sys/pstat.h> |
---|
4631 | | |
---|
4632 | | int |
---|
4633 | | main () |
---|
4634 | | { |
---|
4635 | | static struct pst_processor ac_aggr; |
---|
4636 | | if (sizeof ac_aggr.psp_iticksperclktick) |
---|
4637 | | return 0; |
---|
4638 | | ; |
---|
4639 | | return 0; |
---|
4640 | | } |
---|
4641 | configure:26397: result: no |
---|
4642 | configure:26423: checking sstream usability |
---|
4643 | configure:26423: /usr/bin/clang++ -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.cpp >&5 |
---|
4644 | configure:26423: $? = 0 |
---|
4645 | configure:26423: result: yes |
---|
4646 | configure:26423: checking sstream presence |
---|
4647 | configure:26423: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
4648 | configure:26423: $? = 0 |
---|
4649 | configure:26423: result: yes |
---|
4650 | configure:26423: checking for sstream |
---|
4651 | configure:26423: result: yes |
---|
4652 | configure:26433: checking for std::locale |
---|
4653 | configure:26433: /usr/bin/clang++ -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.cpp >&5 |
---|
4654 | configure:26433: $? = 0 |
---|
4655 | configure:26433: /usr/bin/clang++ -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.cpp >&5 |
---|
4656 | conftest.cpp:101:26: error: expected expression |
---|
4657 | if (sizeof ((std::locale))) |
---|
4658 | ^ |
---|
4659 | 1 error generated. |
---|
4660 | configure:26433: $? = 1 |
---|
4661 | configure: failed program was: |
---|
4662 | | /* confdefs.h */ |
---|
4663 | | #define PACKAGE_NAME "GNU MP" |
---|
4664 | | #define PACKAGE_TARNAME "gmp" |
---|
4665 | | #define PACKAGE_VERSION "5.0.5" |
---|
4666 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
4667 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
4668 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
4669 | | #define PACKAGE "gmp" |
---|
4670 | | #define VERSION "5.0.5" |
---|
4671 | | #define WANT_FFT 1 |
---|
4672 | | #define HAVE_HOST_CPU_core2 1 |
---|
4673 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
4674 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
4675 | | #define PROTOTYPES 1 |
---|
4676 | | #define __PROTOTYPES 1 |
---|
4677 | | #define STDC_HEADERS 1 |
---|
4678 | | #define HAVE_SYS_TYPES_H 1 |
---|
4679 | | #define HAVE_SYS_STAT_H 1 |
---|
4680 | | #define HAVE_STDLIB_H 1 |
---|
4681 | | #define HAVE_STRING_H 1 |
---|
4682 | | #define HAVE_MEMORY_H 1 |
---|
4683 | | #define HAVE_STRINGS_H 1 |
---|
4684 | | #define HAVE_INTTYPES_H 1 |
---|
4685 | | #define HAVE_STDINT_H 1 |
---|
4686 | | #define HAVE_UNISTD_H 1 |
---|
4687 | | #define HAVE_STRING_H 1 |
---|
4688 | | #define HAVE_DLFCN_H 1 |
---|
4689 | | #define LT_OBJDIR ".libs/" |
---|
4690 | | #define STDC_HEADERS 1 |
---|
4691 | | #define TIME_WITH_SYS_TIME 1 |
---|
4692 | | #define HAVE_FCNTL_H 1 |
---|
4693 | | #define HAVE_FLOAT_H 1 |
---|
4694 | | #define HAVE_LANGINFO_H 1 |
---|
4695 | | #define HAVE_LOCALE_H 1 |
---|
4696 | | #define HAVE_NL_TYPES_H 1 |
---|
4697 | | #define HAVE_SYS_MMAN_H 1 |
---|
4698 | | #define HAVE_SYS_PARAM_H 1 |
---|
4699 | | #define HAVE_SYS_TIME_H 1 |
---|
4700 | | #define HAVE_SYS_TIMES_H 1 |
---|
4701 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4702 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
4703 | | #define HAVE_DECL_FGETC 1 |
---|
4704 | | #define HAVE_DECL_FSCANF 1 |
---|
4705 | | #define HAVE_DECL_OPTARG 1 |
---|
4706 | | #define HAVE_DECL_UNGETC 1 |
---|
4707 | | #define HAVE_DECL_VFPRINTF 1 |
---|
4708 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
4709 | | #define HAVE_DECL_SYS_NERR 1 |
---|
4710 | | #define RETSIGTYPE void |
---|
4711 | | #define HAVE_INTMAX_T 1 |
---|
4712 | | #define HAVE_LONG_DOUBLE 1 |
---|
4713 | | #define HAVE_LONG_LONG 1 |
---|
4714 | | #define HAVE_PTRDIFF_T 1 |
---|
4715 | | #define HAVE_QUAD_T 1 |
---|
4716 | | #define HAVE_UINT_LEAST32_T 1 |
---|
4717 | | #define HAVE_INTPTR_T 1 |
---|
4718 | | #define HAVE_STRINGIZE 1 |
---|
4719 | | #define restrict __restrict |
---|
4720 | | #define HAVE_STDARG 1 |
---|
4721 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
4722 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
4723 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
4724 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
4725 | | #define HAVE_ALLOCA_H 1 |
---|
4726 | | #define HAVE_ALLOCA 1 |
---|
4727 | | #define WANT_TMP_ALLOCA 1 |
---|
4728 | | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
4729 | | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
4730 | | #define HAVE_ALARM 1 |
---|
4731 | | #define HAVE_CLOCK 1 |
---|
4732 | | #define HAVE_GETPAGESIZE 1 |
---|
4733 | | #define HAVE_GETRUSAGE 1 |
---|
4734 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4735 | | #define HAVE_LOCALECONV 1 |
---|
4736 | | #define HAVE_MEMSET 1 |
---|
4737 | | #define HAVE_MMAP 1 |
---|
4738 | | #define HAVE_MPROTECT 1 |
---|
4739 | | #define HAVE_NL_LANGINFO 1 |
---|
4740 | | #define HAVE_POPEN 1 |
---|
4741 | | #define HAVE_PROCESSOR_INFO 1 |
---|
4742 | | #define HAVE_RAISE 1 |
---|
4743 | | #define HAVE_SIGACTION 1 |
---|
4744 | | #define HAVE_SIGALTSTACK 1 |
---|
4745 | | #define HAVE_STRCHR 1 |
---|
4746 | | #define HAVE_STRERROR 1 |
---|
4747 | | #define HAVE_STRNLEN 1 |
---|
4748 | | #define HAVE_STRTOL 1 |
---|
4749 | | #define HAVE_STRTOUL 1 |
---|
4750 | | #define HAVE_SYSCONF 1 |
---|
4751 | | #define HAVE_SYSCTL 1 |
---|
4752 | | #define HAVE_SYSCTLBYNAME 1 |
---|
4753 | | #define HAVE_TIMES 1 |
---|
4754 | | #define HAVE_VSNPRINTF 1 |
---|
4755 | | #define HAVE_SSTREAM 1 |
---|
4756 | | /* end confdefs.h. */ |
---|
4757 | | #include <locale> |
---|
4758 | | |
---|
4759 | | int |
---|
4760 | | main () |
---|
4761 | | { |
---|
4762 | | if (sizeof ((std::locale))) |
---|
4763 | | return 0; |
---|
4764 | | ; |
---|
4765 | | return 0; |
---|
4766 | | } |
---|
4767 | configure:26433: result: yes |
---|
4768 | configure:27036: checking for suitable m4 |
---|
4769 | trying m4 |
---|
4770 | good |
---|
4771 | configure:27078: result: m4 |
---|
4772 | configure:27084: checking if m4wrap produces spurious output |
---|
4773 | test input is |
---|
4774 | changequote({,})define(x,)m4wrap({x})dnl |
---|
4775 | produces 0 chars output |
---|
4776 | configure:27106: result: no |
---|
4777 | configure:27125: checking how to switch to text section |
---|
4778 | trying .text |
---|
4779 | configure:27136: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.s >conftest.out 2>&1 |
---|
4780 | configure:27139: $? = 0 |
---|
4781 | configure:27159: result: .text |
---|
4782 | configure:27163: checking how to switch to data section |
---|
4783 | configure:27174: result: .data |
---|
4784 | configure:27179: checking for assembler label suffix |
---|
4785 | trying |
---|
4786 | configure:27192: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.s >conftest.out 2>&1 |
---|
4787 | configure:27195: $? = 1 |
---|
4788 | conftest.s:2:1: error: invalid instruction mnemonic 'somelabel' |
---|
4789 | somelabel |
---|
4790 | ^~~~~~~~~ |
---|
4791 | configure: failed program was: |
---|
4792 | .text |
---|
4793 | somelabel |
---|
4794 | conftest.s:2:1: error: invalid instruction mnemonic 'somelabel' |
---|
4795 | somelabel |
---|
4796 | ^~~~~~~~~ |
---|
4797 | trying : |
---|
4798 | configure:27192: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.s >conftest.out 2>&1 |
---|
4799 | configure:27195: $? = 0 |
---|
4800 | configure:27215: result: : |
---|
4801 | configure:27220: checking for assembler global directive |
---|
4802 | configure:27232: result: .globl |
---|
4803 | configure:27237: checking for assembler global directive attribute |
---|
4804 | configure:27248: result: |
---|
4805 | configure:27253: checking if globals are prefixed by underscore |
---|
4806 | configure:27263: /usr/bin/clang -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -c conftest.c >&5 |
---|
4807 | configure:27266: $? = 0 |
---|
4808 | configure:27284: result: yes |
---|
4809 | configure:27324: checking how to switch to read-only data section |
---|
4810 | Test program: |
---|
4811 | extern const int foo[]; /* Suppresses C++'s suppression of foo */ |
---|
4812 | const int foo[] = {1,2,3}; |
---|
4813 | configure:27344: /usr/bin/clang -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -S conftest.c >&5 |
---|
4814 | configure:27347: $? = 0 |
---|
4815 | Compiler output: |
---|
4816 | .section __TEXT,__text,regular,pure_instructions |
---|
4817 | .section __TEXT,__const |
---|
4818 | .globl _foo ## @foo |
---|
4819 | .align 2 |
---|
4820 | _foo: |
---|
4821 | .long 1 ## 0x1 |
---|
4822 | .long 2 ## 0x2 |
---|
4823 | .long 3 ## 0x3 |
---|
4824 | |
---|
4825 | |
---|
4826 | .subsections_via_symbols |
---|
4827 | Match: .section __TEXT,__const |
---|
4828 | configure:27378: result: .section __TEXT,__const |
---|
4829 | configure:27382: checking for assembler .type directive |
---|
4830 | configure:27393: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.s >conftest.out 2>&1 |
---|
4831 | configure:27396: $? = 1 |
---|
4832 | conftest.s:1:2: error: unknown directive |
---|
4833 | .type sym,@function |
---|
4834 | ^ |
---|
4835 | configure: failed program was: |
---|
4836 | .type sym,@function |
---|
4837 | configure:27393: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.s >conftest.out 2>&1 |
---|
4838 | configure:27396: $? = 1 |
---|
4839 | conftest.s:1:2: error: unknown directive |
---|
4840 | .type sym,#function |
---|
4841 | ^ |
---|
4842 | configure: failed program was: |
---|
4843 | .type sym,#function |
---|
4844 | configure:27393: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.s >conftest.out 2>&1 |
---|
4845 | configure:27396: $? = 1 |
---|
4846 | conftest.s:1:2: error: unknown directive |
---|
4847 | .type sym,%function |
---|
4848 | ^ |
---|
4849 | configure: failed program was: |
---|
4850 | .type sym,%function |
---|
4851 | configure:27416: result: |
---|
4852 | configure:27420: checking for assembler .size directive |
---|
4853 | configure:27430: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.s >conftest.out 2>&1 |
---|
4854 | configure:27433: $? = 1 |
---|
4855 | conftest.s:1:2: error: unknown directive |
---|
4856 | .size sym,1 |
---|
4857 | ^ |
---|
4858 | configure: failed program was: |
---|
4859 | .size sym,1 |
---|
4860 | configure:27450: result: |
---|
4861 | configure:27457: checking for assembler local label prefix |
---|
4862 | Trying L |
---|
4863 | configure:27471: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.s >conftest.out 2>&1 |
---|
4864 | configure:27474: $? = 0 |
---|
4865 | 0000000000000000 t dummy |
---|
4866 | L label doesn't appear in object file at all (good) |
---|
4867 | Local label appears in object files: no |
---|
4868 | configure:27520: result: L |
---|
4869 | configure:27531: checking for assembler byte directive |
---|
4870 | trying .byte |
---|
4871 | configure:27544: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.s >conftest.out 2>&1 |
---|
4872 | configure:27547: $? = 0 |
---|
4873 | configure:27567: result: .byte |
---|
4874 | configure:27575: checking how to define a 32-bit word |
---|
4875 | configure:27600: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.s >conftest.out 2>&1 |
---|
4876 | configure:27603: $? = 0 |
---|
4877 | configure:27629: result: .long |
---|
4878 | configure:27638: checking if .align assembly directive is logarithmic |
---|
4879 | configure:27653: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.s >conftest.out 2>&1 |
---|
4880 | configure:27656: $? = 0 |
---|
4881 | configure:27675: result: yes |
---|
4882 | configure:28155: checking if the .align directive accepts an 0x90 fill in .text |
---|
4883 | configure:28167: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.s >conftest.out 2>&1 |
---|
4884 | configure:28170: $? = 0 |
---|
4885 | configure:28188: result: yes |
---|
4886 | configure:28531: checking size of void * |
---|
4887 | configure:28536: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
4888 | configure:28536: $? = 0 |
---|
4889 | configure:28536: ./conftest |
---|
4890 | configure:28536: $? = 0 |
---|
4891 | configure:28551: result: 8 |
---|
4892 | configure:28565: checking size of unsigned short |
---|
4893 | configure:28570: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
4894 | configure:28570: $? = 0 |
---|
4895 | configure:28570: ./conftest |
---|
4896 | configure:28570: $? = 0 |
---|
4897 | configure:28585: result: 2 |
---|
4898 | configure:28599: checking size of unsigned |
---|
4899 | configure:28604: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
4900 | configure:28604: $? = 0 |
---|
4901 | configure:28604: ./conftest |
---|
4902 | configure:28604: $? = 0 |
---|
4903 | configure:28619: result: 4 |
---|
4904 | configure:28633: checking size of unsigned long |
---|
4905 | configure:28638: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
4906 | configure:28638: $? = 0 |
---|
4907 | configure:28638: ./conftest |
---|
4908 | configure:28638: $? = 0 |
---|
4909 | configure:28653: result: 8 |
---|
4910 | configure:28667: checking size of mp_limb_t |
---|
4911 | configure:28672: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
4912 | configure:28672: $? = 0 |
---|
4913 | configure:28672: ./conftest |
---|
4914 | configure:28672: $? = 0 |
---|
4915 | configure:28693: result: 8 |
---|
4916 | configure:28849: checking for stack_t |
---|
4917 | configure:28849: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
4918 | configure:28849: $? = 0 |
---|
4919 | configure:28849: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
4920 | conftest.c:286:22: error: expected expression |
---|
4921 | if (sizeof ((stack_t))) |
---|
4922 | ^ |
---|
4923 | 1 error generated. |
---|
4924 | configure:28849: $? = 1 |
---|
4925 | configure: failed program was: |
---|
4926 | | /* confdefs.h */ |
---|
4927 | | #define PACKAGE_NAME "GNU MP" |
---|
4928 | | #define PACKAGE_TARNAME "gmp" |
---|
4929 | | #define PACKAGE_VERSION "5.0.5" |
---|
4930 | | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
4931 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
4932 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
4933 | | #define PACKAGE "gmp" |
---|
4934 | | #define VERSION "5.0.5" |
---|
4935 | | #define WANT_FFT 1 |
---|
4936 | | #define HAVE_HOST_CPU_core2 1 |
---|
4937 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
4938 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
4939 | | #define PROTOTYPES 1 |
---|
4940 | | #define __PROTOTYPES 1 |
---|
4941 | | #define STDC_HEADERS 1 |
---|
4942 | | #define HAVE_SYS_TYPES_H 1 |
---|
4943 | | #define HAVE_SYS_STAT_H 1 |
---|
4944 | | #define HAVE_STDLIB_H 1 |
---|
4945 | | #define HAVE_STRING_H 1 |
---|
4946 | | #define HAVE_MEMORY_H 1 |
---|
4947 | | #define HAVE_STRINGS_H 1 |
---|
4948 | | #define HAVE_INTTYPES_H 1 |
---|
4949 | | #define HAVE_STDINT_H 1 |
---|
4950 | | #define HAVE_UNISTD_H 1 |
---|
4951 | | #define HAVE_STRING_H 1 |
---|
4952 | | #define HAVE_DLFCN_H 1 |
---|
4953 | | #define LT_OBJDIR ".libs/" |
---|
4954 | | #define STDC_HEADERS 1 |
---|
4955 | | #define TIME_WITH_SYS_TIME 1 |
---|
4956 | | #define HAVE_FCNTL_H 1 |
---|
4957 | | #define HAVE_FLOAT_H 1 |
---|
4958 | | #define HAVE_LANGINFO_H 1 |
---|
4959 | | #define HAVE_LOCALE_H 1 |
---|
4960 | | #define HAVE_NL_TYPES_H 1 |
---|
4961 | | #define HAVE_SYS_MMAN_H 1 |
---|
4962 | | #define HAVE_SYS_PARAM_H 1 |
---|
4963 | | #define HAVE_SYS_TIME_H 1 |
---|
4964 | | #define HAVE_SYS_TIMES_H 1 |
---|
4965 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4966 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
4967 | | #define HAVE_DECL_FGETC 1 |
---|
4968 | | #define HAVE_DECL_FSCANF 1 |
---|
4969 | | #define HAVE_DECL_OPTARG 1 |
---|
4970 | | #define HAVE_DECL_UNGETC 1 |
---|
4971 | | #define HAVE_DECL_VFPRINTF 1 |
---|
4972 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
4973 | | #define HAVE_DECL_SYS_NERR 1 |
---|
4974 | | #define RETSIGTYPE void |
---|
4975 | | #define HAVE_INTMAX_T 1 |
---|
4976 | | #define HAVE_LONG_DOUBLE 1 |
---|
4977 | | #define HAVE_LONG_LONG 1 |
---|
4978 | | #define HAVE_PTRDIFF_T 1 |
---|
4979 | | #define HAVE_QUAD_T 1 |
---|
4980 | | #define HAVE_UINT_LEAST32_T 1 |
---|
4981 | | #define HAVE_INTPTR_T 1 |
---|
4982 | | #define HAVE_STRINGIZE 1 |
---|
4983 | | #define restrict __restrict |
---|
4984 | | #define HAVE_STDARG 1 |
---|
4985 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
4986 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
4987 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
4988 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
4989 | | #define HAVE_ALLOCA_H 1 |
---|
4990 | | #define HAVE_ALLOCA 1 |
---|
4991 | | #define WANT_TMP_ALLOCA 1 |
---|
4992 | | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
4993 | | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
4994 | | #define HAVE_ALARM 1 |
---|
4995 | | #define HAVE_CLOCK 1 |
---|
4996 | | #define HAVE_GETPAGESIZE 1 |
---|
4997 | | #define HAVE_GETRUSAGE 1 |
---|
4998 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4999 | | #define HAVE_LOCALECONV 1 |
---|
5000 | | #define HAVE_MEMSET 1 |
---|
5001 | | #define HAVE_MMAP 1 |
---|
5002 | | #define HAVE_MPROTECT 1 |
---|
5003 | | #define HAVE_NL_LANGINFO 1 |
---|
5004 | | #define HAVE_POPEN 1 |
---|
5005 | | #define HAVE_PROCESSOR_INFO 1 |
---|
5006 | | #define HAVE_RAISE 1 |
---|
5007 | | #define HAVE_SIGACTION 1 |
---|
5008 | | #define HAVE_SIGALTSTACK 1 |
---|
5009 | | #define HAVE_STRCHR 1 |
---|
5010 | | #define HAVE_STRERROR 1 |
---|
5011 | | #define HAVE_STRNLEN 1 |
---|
5012 | | #define HAVE_STRTOL 1 |
---|
5013 | | #define HAVE_STRTOUL 1 |
---|
5014 | | #define HAVE_SYSCONF 1 |
---|
5015 | | #define HAVE_SYSCTL 1 |
---|
5016 | | #define HAVE_SYSCTLBYNAME 1 |
---|
5017 | | #define HAVE_TIMES 1 |
---|
5018 | | #define HAVE_VSNPRINTF 1 |
---|
5019 | | #define HAVE_SSTREAM 1 |
---|
5020 | | #define HAVE_STD__LOCALE 1 |
---|
5021 | | #define HAVE_NATIVE_mpn_add_n 1 |
---|
5022 | | #define HAVE_NATIVE_mpn_add_nc 1 |
---|
5023 | | #define HAVE_NATIVE_mpn_sub_n 1 |
---|
5024 | | #define HAVE_NATIVE_mpn_sub_nc 1 |
---|
5025 | | #define HAVE_NATIVE_func_nc 1 |
---|
5026 | | #define HAVE_NATIVE_func 1 |
---|
5027 | | #define HAVE_NATIVE_mpn_add_n 1 |
---|
5028 | | #define HAVE_NATIVE_mpn_add_nc 1 |
---|
5029 | | #define HAVE_NATIVE_mpn_sub_n 1 |
---|
5030 | | #define HAVE_NATIVE_mpn_sub_nc 1 |
---|
5031 | | #define HAVE_NATIVE_func_nc 1 |
---|
5032 | | #define HAVE_NATIVE_func 1 |
---|
5033 | | #define HAVE_NATIVE_mpn_com 1 |
---|
5034 | | #define HAVE_NATIVE_mpn_mul_1c 1 |
---|
5035 | | #define HAVE_NATIVE_mpn_mul_1 1 |
---|
5036 | | #define HAVE_NATIVE_mpn_addmul_1 1 |
---|
5037 | | #define HAVE_NATIVE_mpn_submul_1 1 |
---|
5038 | | #define HAVE_NATIVE_func 1 |
---|
5039 | | #define HAVE_NATIVE_mpn_addmul_1 1 |
---|
5040 | | #define HAVE_NATIVE_mpn_submul_1 1 |
---|
5041 | | #define HAVE_NATIVE_func 1 |
---|
5042 | | #define HAVE_NATIVE_mpn_lshift 1 |
---|
5043 | | #define HAVE_NATIVE_mpn_rshift 1 |
---|
5044 | | #define HAVE_NATIVE_mpn_divexact_1 1 |
---|
5045 | | #define HAVE_NATIVE_mpn_preinv_divrem_1 1 |
---|
5046 | | #define HAVE_NATIVE_mpn_divrem_1 1 |
---|
5047 | | #define HAVE_NATIVE_mpn_divrem_2 1 |
---|
5048 | | #define HAVE_NATIVE_mpn_mod_34lsub1 1 |
---|
5049 | | #define HAVE_NATIVE_mpn_modexact_1_odd 1 |
---|
5050 | | #define HAVE_NATIVE_mpn_modexact_1c_odd 1 |
---|
5051 | | #define HAVE_NATIVE_mpn_mod_1s_4p 1 |
---|
5052 | | #define HAVE_NATIVE_mpn_mod_1s_4p_cps 1 |
---|
5053 | | #define HAVE_NATIVE_mpn_lshiftc 1 |
---|
5054 | | #define HAVE_NATIVE_mpn_mul_basecase 1 |
---|
5055 | | #define HAVE_NATIVE_mpn_sqr_basecase 1 |
---|
5056 | | #define HAVE_NATIVE_mpn_popcount 1 |
---|
5057 | | #define HAVE_NATIVE_mpn_popcount 1 |
---|
5058 | | #define HAVE_NATIVE_mpn_hamdist 1 |
---|
5059 | | #define HAVE_NATIVE_func 1 |
---|
5060 | | #define HAVE_NATIVE_mpn_gcd_1 1 |
---|
5061 | | #define HAVE_NATIVE_mpn_bdiv_q_1 1 |
---|
5062 | | #define HAVE_NATIVE_mpn_pi1_bdiv_q_1 1 |
---|
5063 | | #define HAVE_NATIVE_mpn_bdiv_dbm1c 1 |
---|
5064 | | #define HAVE_NATIVE_mpn_redc_1 1 |
---|
5065 | | #define HAVE_NATIVE_mpn_and_n 1 |
---|
5066 | | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
5067 | | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
5068 | | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
5069 | | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
5070 | | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
5071 | | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
5072 | | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
5073 | | #define HAVE_NATIVE_func 1 |
---|
5074 | | #define HAVE_NATIVE_func 1 |
---|
5075 | | #define HAVE_NATIVE_func 1 |
---|
5076 | | #define HAVE_NATIVE_mpn_and_n 1 |
---|
5077 | | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
5078 | | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
5079 | | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
5080 | | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
5081 | | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
5082 | | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
5083 | | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
5084 | | #define HAVE_NATIVE_func 1 |
---|
5085 | | #define HAVE_NATIVE_func 1 |
---|
5086 | | #define HAVE_NATIVE_func 1 |
---|
5087 | | #define HAVE_NATIVE_mpn_and_n 1 |
---|
5088 | | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
5089 | | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
5090 | | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
5091 | | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
5092 | | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
5093 | | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
5094 | | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
5095 | | #define HAVE_NATIVE_func 1 |
---|
5096 | | #define HAVE_NATIVE_func 1 |
---|
5097 | | #define HAVE_NATIVE_func 1 |
---|
5098 | | #define HAVE_NATIVE_mpn_and_n 1 |
---|
5099 | | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
5100 | | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
5101 | | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
5102 | | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
5103 | | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
5104 | | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
5105 | | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
5106 | | #define HAVE_NATIVE_func 1 |
---|
5107 | | #define HAVE_NATIVE_func 1 |
---|
5108 | | #define HAVE_NATIVE_func 1 |
---|
5109 | | #define HAVE_NATIVE_mpn_and_n 1 |
---|
5110 | | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
5111 | | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
5112 | | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
5113 | | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
5114 | | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
5115 | | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
5116 | | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
5117 | | #define HAVE_NATIVE_func 1 |
---|
5118 | | #define HAVE_NATIVE_func 1 |
---|
5119 | | #define HAVE_NATIVE_func 1 |
---|
5120 | | #define HAVE_NATIVE_mpn_and_n 1 |
---|
5121 | | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
5122 | | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
5123 | | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
5124 | | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
5125 | | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
5126 | | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
5127 | | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
5128 | | #define HAVE_NATIVE_func 1 |
---|
5129 | | #define HAVE_NATIVE_func 1 |
---|
5130 | | #define HAVE_NATIVE_func 1 |
---|
5131 | | #define HAVE_NATIVE_mpn_and_n 1 |
---|
5132 | | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
5133 | | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
5134 | | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
5135 | | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
5136 | | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
5137 | | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
5138 | | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
5139 | | #define HAVE_NATIVE_func 1 |
---|
5140 | | #define HAVE_NATIVE_func 1 |
---|
5141 | | #define HAVE_NATIVE_func 1 |
---|
5142 | | #define HAVE_NATIVE_mpn_and_n 1 |
---|
5143 | | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
5144 | | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
5145 | | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
5146 | | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
5147 | | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
5148 | | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
5149 | | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
5150 | | #define HAVE_NATIVE_func 1 |
---|
5151 | | #define HAVE_NATIVE_func 1 |
---|
5152 | | #define HAVE_NATIVE_func 1 |
---|
5153 | | #define HAVE_NATIVE_mpn_copyi 1 |
---|
5154 | | #define HAVE_NATIVE_mpn_copyd 1 |
---|
5155 | | #define HAVE_NATIVE_mpn_invert_limb 1 |
---|
5156 | | #define HAVE_NATIVE_C 1 |
---|
5157 | | #define HAVE_NATIVE_Kn 1 |
---|
5158 | | #define HAVE_NATIVE_C2 1 |
---|
5159 | | #define HAVE_NATIVE_Ci 1 |
---|
5160 | | #define HAVE_NATIVE_mpn_mul_2 1 |
---|
5161 | | #define HAVE_NATIVE_mpn_addmul_2 1 |
---|
5162 | | #define HAVE_NATIVE_mpn_addlsh1_n 1 |
---|
5163 | | #define HAVE_NATIVE_mpn_sublsh1_n 1 |
---|
5164 | | #define HAVE_NATIVE_func 1 |
---|
5165 | | #define HAVE_NATIVE_mpn_addlsh1_n 1 |
---|
5166 | | #define HAVE_NATIVE_mpn_sublsh1_n 1 |
---|
5167 | | #define HAVE_NATIVE_func 1 |
---|
5168 | | #define HAVE_NATIVE_mpn_addlsh1_n 1 |
---|
5169 | | #define HAVE_NATIVE_mpn_rsblsh1_n 1 |
---|
5170 | | #define HAVE_NATIVE_func 1 |
---|
5171 | | #define HAVE_NATIVE_mpn_rsh1add_n 1 |
---|
5172 | | #define HAVE_NATIVE_mpn_rsh1add_nc 1 |
---|
5173 | | #define HAVE_NATIVE_mpn_rsh1sub_n 1 |
---|
5174 | | #define HAVE_NATIVE_mpn_rsh1sub_nc 1 |
---|
5175 | | #define HAVE_NATIVE_func_nc 1 |
---|
5176 | | #define HAVE_NATIVE_func_n 1 |
---|
5177 | | #define HAVE_NATIVE_mpn_rsh1add_n 1 |
---|
5178 | | #define HAVE_NATIVE_mpn_rsh1add_nc 1 |
---|
5179 | | #define HAVE_NATIVE_mpn_rsh1sub_n 1 |
---|
5180 | | #define HAVE_NATIVE_mpn_rsh1sub_nc 1 |
---|
5181 | | #define HAVE_NATIVE_func_nc 1 |
---|
5182 | | #define HAVE_NATIVE_func_n 1 |
---|
5183 | | #define HAVE_NATIVE_mpn_addlsh2_n 1 |
---|
5184 | | #define HAVE_NATIVE_mpn_rsblsh2_n 1 |
---|
5185 | | #define HAVE_NATIVE_func 1 |
---|
5186 | | #define HAVE_NATIVE_mpn_addlsh2_n 1 |
---|
5187 | | #define HAVE_NATIVE_mpn_rsblsh2_n 1 |
---|
5188 | | #define HAVE_NATIVE_func 1 |
---|
5189 | | #define HAVE_NATIVE_mpn_addlsh_n 1 |
---|
5190 | | #define HAVE_NATIVE_mpn_rsblsh_n 1 |
---|
5191 | | #define HAVE_NATIVE_func 1 |
---|
5192 | | #define HAVE_NATIVE_mpn_addlsh_n 1 |
---|
5193 | | #define HAVE_NATIVE_mpn_rsblsh_n 1 |
---|
5194 | | #define HAVE_NATIVE_func 1 |
---|
5195 | | #define HAVE_NATIVE_mpn_addaddmul_1msb0 1 |
---|
5196 | | #define LSYM_PREFIX "L" |
---|
5197 | | #define HAVE_HOST_CPU_FAMILY_x86_64 1 |
---|
5198 | | #define GMP_MPARAM_H_SUGGEST "./mpn/x86_64/core2/gmp-mparam.h" |
---|
5199 | | #define SIZEOF_VOID_P 8 |
---|
5200 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
5201 | | #define SIZEOF_UNSIGNED 4 |
---|
5202 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
5203 | | #define SIZEOF_MP_LIMB_T 8 |
---|
5204 | | #define TUNE_SQR_TOOM2_MAX 80 |
---|
5205 | | /* end confdefs.h. */ |
---|
5206 | | #include <signal.h> |
---|
5207 | | |
---|
5208 | | int |
---|
5209 | | main () |
---|
5210 | | { |
---|
5211 | | if (sizeof ((stack_t))) |
---|
5212 | | return 0; |
---|
5213 | | ; |
---|
5214 | | return 0; |
---|
5215 | | } |
---|
5216 | configure:28849: result: yes |
---|
5217 | configure:28887: checking for tputs in -lncurses |
---|
5218 | configure:28912: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c -lncurses >&5 |
---|
5219 | configure:28912: $? = 0 |
---|
5220 | configure:28921: result: yes |
---|
5221 | configure:28973: checking for readline in -lreadline |
---|
5222 | configure:28998: /usr/bin/clang -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include -L/opt/local/lib conftest.c -lreadline -lncurses >&5 |
---|
5223 | configure:28998: $? = 0 |
---|
5224 | configure:29007: result: yes |
---|
5225 | configure:29010: checking readline/readline.h usability |
---|
5226 | configure:29010: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
5227 | configure:29010: $? = 0 |
---|
5228 | configure:29010: result: yes |
---|
5229 | configure:29010: checking readline/readline.h presence |
---|
5230 | configure:29010: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
5231 | configure:29010: $? = 0 |
---|
5232 | configure:29010: result: yes |
---|
5233 | configure:29010: checking for readline/readline.h |
---|
5234 | configure:29010: result: yes |
---|
5235 | configure:29012: checking readline/history.h usability |
---|
5236 | configure:29012: /usr/bin/clang -c -O2 -pedantic -m64 -mtune=core2 -march=core2 -I/opt/local/include conftest.c >&5 |
---|
5237 | configure:29012: $? = 0 |
---|
5238 | configure:29012: result: yes |
---|
5239 | configure:29012: checking readline/history.h presence |
---|
5240 | configure:29012: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
5241 | configure:29012: $? = 0 |
---|
5242 | configure:29012: result: yes |
---|
5243 | configure:29012: checking for readline/history.h |
---|
5244 | configure:29012: result: yes |
---|
5245 | configure:29023: checking readline detected |
---|
5246 | configure:29025: result: yes |
---|
5247 | configure:29040: checking for bison |
---|
5248 | configure:29056: found /usr/bin/bison |
---|
5249 | configure:29067: result: bison -y |
---|
5250 | configure:29083: checking for flex |
---|
5251 | configure:29099: found /opt/local/bin/flex |
---|
5252 | configure:29110: result: flex |
---|
5253 | configure:29147: flex conftest.l |
---|
5254 | flex: fatal internal error, exec of /opt/local/bin/gm4 failed |
---|
5255 | flex: error writing output file lex.yy.c |
---|
5256 | configure:29151: $? = 1 |
---|
5257 | configure:29153: checking lex output file root |
---|
5258 | configure:29164: error: cannot find output from flex; giving up |
---|
5259 | |
---|
5260 | ## ---------------- ## |
---|
5261 | ## Cache variables. ## |
---|
5262 | ## ---------------- ## |
---|
5263 | |
---|
5264 | ac_cv_build=core2-apple-darwin12.2.0 |
---|
5265 | ac_cv_c_bigendian=no |
---|
5266 | ac_cv_c_compiler_gnu=yes |
---|
5267 | ac_cv_c_inline=inline |
---|
5268 | ac_cv_c_restrict=__restrict |
---|
5269 | ac_cv_c_stringize=yes |
---|
5270 | ac_cv_c_volatile=yes |
---|
5271 | ac_cv_cxx_compiler_gnu=yes |
---|
5272 | ac_cv_env_ABI_set=set |
---|
5273 | ac_cv_env_ABI_value=64 |
---|
5274 | ac_cv_env_CCC_set= |
---|
5275 | ac_cv_env_CCC_value= |
---|
5276 | ac_cv_env_CC_FOR_BUILD_set= |
---|
5277 | ac_cv_env_CC_FOR_BUILD_value= |
---|
5278 | ac_cv_env_CC_set=set |
---|
5279 | ac_cv_env_CC_value=/usr/bin/clang |
---|
5280 | ac_cv_env_CFLAGS_set= |
---|
5281 | ac_cv_env_CFLAGS_value= |
---|
5282 | ac_cv_env_CPPFLAGS_set=set |
---|
5283 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
5284 | ac_cv_env_CPP_FOR_BUILD_set= |
---|
5285 | ac_cv_env_CPP_FOR_BUILD_value= |
---|
5286 | ac_cv_env_CPP_set= |
---|
5287 | ac_cv_env_CPP_value= |
---|
5288 | ac_cv_env_CXXCPP_set= |
---|
5289 | ac_cv_env_CXXCPP_value= |
---|
5290 | ac_cv_env_CXXFLAGS_set= |
---|
5291 | ac_cv_env_CXXFLAGS_value= |
---|
5292 | ac_cv_env_CXX_set=set |
---|
5293 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
5294 | ac_cv_env_LDFLAGS_set=set |
---|
5295 | ac_cv_env_LDFLAGS_value=-L/opt/local/lib |
---|
5296 | ac_cv_env_LIBS_set= |
---|
5297 | ac_cv_env_LIBS_value= |
---|
5298 | ac_cv_env_M4_set= |
---|
5299 | ac_cv_env_M4_value= |
---|
5300 | ac_cv_env_YACC_set= |
---|
5301 | ac_cv_env_YACC_value= |
---|
5302 | ac_cv_env_YFLAGS_set= |
---|
5303 | ac_cv_env_YFLAGS_value= |
---|
5304 | ac_cv_env_build_alias_set= |
---|
5305 | ac_cv_env_build_alias_value= |
---|
5306 | ac_cv_env_host_alias_set= |
---|
5307 | ac_cv_env_host_alias_value= |
---|
5308 | ac_cv_env_target_alias_set= |
---|
5309 | ac_cv_env_target_alias_value= |
---|
5310 | ac_cv_func_alarm=yes |
---|
5311 | ac_cv_func_attr_get=no |
---|
5312 | ac_cv_func_clock=yes |
---|
5313 | ac_cv_func_clock_gettime=no |
---|
5314 | ac_cv_func_cputime=no |
---|
5315 | ac_cv_func_getpagesize=yes |
---|
5316 | ac_cv_func_getrusage=yes |
---|
5317 | ac_cv_func_getsysinfo=no |
---|
5318 | ac_cv_func_gettimeofday=yes |
---|
5319 | ac_cv_func_localeconv=yes |
---|
5320 | ac_cv_func_memset=yes |
---|
5321 | ac_cv_func_mmap=yes |
---|
5322 | ac_cv_func_mprotect=yes |
---|
5323 | ac_cv_func_nl_langinfo=yes |
---|
5324 | ac_cv_func_obstack_vprintf=no |
---|
5325 | ac_cv_func_popen=yes |
---|
5326 | ac_cv_func_processor_info=yes |
---|
5327 | ac_cv_func_pstat_getprocessor=no |
---|
5328 | ac_cv_func_raise=yes |
---|
5329 | ac_cv_func_read_real_time=no |
---|
5330 | ac_cv_func_sigaction=yes |
---|
5331 | ac_cv_func_sigaltstack=yes |
---|
5332 | ac_cv_func_sigstack=no |
---|
5333 | ac_cv_func_strchr=yes |
---|
5334 | ac_cv_func_strerror=yes |
---|
5335 | ac_cv_func_strnlen=yes |
---|
5336 | ac_cv_func_strtol=yes |
---|
5337 | ac_cv_func_strtoul=yes |
---|
5338 | ac_cv_func_sysconf=yes |
---|
5339 | ac_cv_func_sysctl=yes |
---|
5340 | ac_cv_func_sysctlbyname=yes |
---|
5341 | ac_cv_func_syssgi=no |
---|
5342 | ac_cv_func_times=yes |
---|
5343 | ac_cv_func_vsnprintf=yes |
---|
5344 | ac_cv_have_decl_fgetc=yes |
---|
5345 | ac_cv_have_decl_fscanf=yes |
---|
5346 | ac_cv_have_decl_optarg=yes |
---|
5347 | ac_cv_have_decl_sys_errlist=yes |
---|
5348 | ac_cv_have_decl_sys_nerr=yes |
---|
5349 | ac_cv_have_decl_ungetc=yes |
---|
5350 | ac_cv_have_decl_vfprintf=yes |
---|
5351 | ac_cv_header_dlfcn_h=yes |
---|
5352 | ac_cv_header_fcntl_h=yes |
---|
5353 | ac_cv_header_float_h=yes |
---|
5354 | ac_cv_header_inttypes_h=yes |
---|
5355 | ac_cv_header_invent_h=no |
---|
5356 | ac_cv_header_langinfo_h=yes |
---|
5357 | ac_cv_header_locale_h=yes |
---|
5358 | ac_cv_header_machine_hal_sysinfo_h=no |
---|
5359 | ac_cv_header_memory_h=yes |
---|
5360 | ac_cv_header_nl_types_h=yes |
---|
5361 | ac_cv_header_readline_history_h=yes |
---|
5362 | ac_cv_header_readline_readline_h=yes |
---|
5363 | ac_cv_header_sstream=yes |
---|
5364 | ac_cv_header_stdc=yes |
---|
5365 | ac_cv_header_stdint_h=yes |
---|
5366 | ac_cv_header_stdlib_h=yes |
---|
5367 | ac_cv_header_string_h=yes |
---|
5368 | ac_cv_header_strings_h=yes |
---|
5369 | ac_cv_header_sys_attributes_h=no |
---|
5370 | ac_cv_header_sys_iograph_h=no |
---|
5371 | ac_cv_header_sys_mman_h=yes |
---|
5372 | ac_cv_header_sys_param_h=yes |
---|
5373 | ac_cv_header_sys_processor_h=no |
---|
5374 | ac_cv_header_sys_pstat_h=no |
---|
5375 | ac_cv_header_sys_resource_h=yes |
---|
5376 | ac_cv_header_sys_stat_h=yes |
---|
5377 | ac_cv_header_sys_sysctl_h=yes |
---|
5378 | ac_cv_header_sys_sysinfo_h=no |
---|
5379 | ac_cv_header_sys_syssgi_h=no |
---|
5380 | ac_cv_header_sys_systemcfg_h=no |
---|
5381 | ac_cv_header_sys_time_h=yes |
---|
5382 | ac_cv_header_sys_times_h=yes |
---|
5383 | ac_cv_header_sys_types_h=yes |
---|
5384 | ac_cv_header_time=yes |
---|
5385 | ac_cv_header_unistd_h=yes |
---|
5386 | ac_cv_host=core2-apple-darwin12.2.0 |
---|
5387 | ac_cv_lib_ncurses_tputs=yes |
---|
5388 | ac_cv_lib_readline_readline=yes |
---|
5389 | ac_cv_member_struct_pst_processor_psp_iticksperclktick=no |
---|
5390 | ac_cv_objext=o |
---|
5391 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
5392 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
5393 | ac_cv_path_GREP=/usr/bin/grep |
---|
5394 | ac_cv_path_SED=/usr/bin/sed |
---|
5395 | ac_cv_prog_AWK=awk |
---|
5396 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
5397 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
---|
5398 | ac_cv_prog_LEX=flex |
---|
5399 | ac_cv_prog_YACC='bison -y' |
---|
5400 | ac_cv_prog_ac_ct_AR=ar |
---|
5401 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
5402 | ac_cv_prog_ac_ct_DLLTOOL=dlltool |
---|
5403 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
5404 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
5405 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
5406 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
5407 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
5408 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
5409 | ac_cv_prog_ac_ct_STRIP=strip |
---|
5410 | ac_cv_prog_cc_c89= |
---|
5411 | ac_cv_prog_cc_c99= |
---|
5412 | ac_cv_prog_cc_g=yes |
---|
5413 | ac_cv_prog_cc_stdc= |
---|
5414 | ac_cv_prog_cxx_g=yes |
---|
5415 | ac_cv_prog_make_make_set=yes |
---|
5416 | ac_cv_sizeof_mp_limb_t=8 |
---|
5417 | ac_cv_sizeof_unsigned=4 |
---|
5418 | ac_cv_sizeof_unsigned_long=8 |
---|
5419 | ac_cv_sizeof_unsigned_short=2 |
---|
5420 | ac_cv_sizeof_void_p=8 |
---|
5421 | ac_cv_type_intmax_t=yes |
---|
5422 | ac_cv_type_intptr_t=yes |
---|
5423 | ac_cv_type_long_double=yes |
---|
5424 | ac_cv_type_long_long=yes |
---|
5425 | ac_cv_type_ptrdiff_t=yes |
---|
5426 | ac_cv_type_quad_t=yes |
---|
5427 | ac_cv_type_signal=void |
---|
5428 | ac_cv_type_stack_t=yes |
---|
5429 | ac_cv_type_std__locale=yes |
---|
5430 | ac_cv_type_uint_least32_t=yes |
---|
5431 | cl_cv_as_noexecstack=no |
---|
5432 | gmp_cv_asm_align_fill_0x90=yes |
---|
5433 | gmp_cv_asm_align_log=yes |
---|
5434 | gmp_cv_asm_byte=.byte |
---|
5435 | gmp_cv_asm_data=.data |
---|
5436 | gmp_cv_asm_globl=.globl |
---|
5437 | gmp_cv_asm_globl_attr= |
---|
5438 | gmp_cv_asm_label_suffix=: |
---|
5439 | gmp_cv_asm_lsym_prefix=L |
---|
5440 | gmp_cv_asm_rodata=' .section __TEXT,__const' |
---|
5441 | gmp_cv_asm_size= |
---|
5442 | gmp_cv_asm_text=.text |
---|
5443 | gmp_cv_asm_type= |
---|
5444 | gmp_cv_asm_underscore=yes |
---|
5445 | gmp_cv_asm_w32=.long |
---|
5446 | gmp_cv_c_attribute_const=yes |
---|
5447 | gmp_cv_c_attribute_malloc=yes |
---|
5448 | gmp_cv_c_attribute_mode=yes |
---|
5449 | gmp_cv_c_attribute_noreturn=yes |
---|
5450 | gmp_cv_c_double_format='IEEE little endian' |
---|
5451 | gmp_cv_c_for_build_ansi=yes |
---|
5452 | gmp_cv_c_stdarg=yes |
---|
5453 | gmp_cv_check_libm_for_build=-lm |
---|
5454 | gmp_cv_func_alloca=yes |
---|
5455 | gmp_cv_func_sscanf_writable_input=no |
---|
5456 | gmp_cv_func_vsnprintf=yes |
---|
5457 | gmp_cv_header_alloca=yes |
---|
5458 | gmp_cv_m4_m4wrap_spurious=no |
---|
5459 | gmp_cv_option_alloca=alloca |
---|
5460 | gmp_cv_prog_cpp_for_build='/usr/bin/clang -E' |
---|
5461 | gmp_cv_prog_exeext_for_build= |
---|
5462 | gmp_cv_prog_m4=m4 |
---|
5463 | lt_cv_apple_cc_single_mod=yes |
---|
5464 | lt_cv_ar_at_file=no |
---|
5465 | lt_cv_deplibs_check_method=pass_all |
---|
5466 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
5467 | lt_cv_file_magic_test_file= |
---|
5468 | lt_cv_ld_exported_symbols_list=yes |
---|
5469 | lt_cv_ld_force_load=yes |
---|
5470 | lt_cv_ld_reload_flag=-r |
---|
5471 | lt_cv_nm_interface='BSD nm' |
---|
5472 | lt_cv_objdir=.libs |
---|
5473 | lt_cv_path_LD=/usr/bin/ld |
---|
5474 | lt_cv_path_LDCXX=/usr/bin/ld |
---|
5475 | lt_cv_path_NM=/usr/bin/nm |
---|
5476 | lt_cv_path_mainfest_tool=no |
---|
5477 | lt_cv_prog_compiler_c_o=yes |
---|
5478 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
5479 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
5480 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
5481 | lt_cv_prog_compiler_pic_works=yes |
---|
5482 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
5483 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
5484 | lt_cv_prog_compiler_static_works=no |
---|
5485 | lt_cv_prog_compiler_static_works_CXX=no |
---|
5486 | lt_cv_prog_gnu_ld=no |
---|
5487 | lt_cv_prog_gnu_ldcxx=no |
---|
5488 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
5489 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' |
---|
5490 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
---|
5491 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' |
---|
5492 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
5493 | lt_cv_sys_max_cmd_len=196608 |
---|
5494 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
5495 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
5496 | |
---|
5497 | ## ----------------- ## |
---|
5498 | ## Output variables. ## |
---|
5499 | ## ----------------- ## |
---|
5500 | |
---|
5501 | ABI='64' |
---|
5502 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-5.0.5/missing --run aclocal-1.11' |
---|
5503 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-5.0.5/missing --run tar' |
---|
5504 | ANSI2KNR='' |
---|
5505 | AR='ar' |
---|
5506 | AS='as' |
---|
5507 | ASMFLAGS='' |
---|
5508 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-5.0.5/missing --run autoconf' |
---|
5509 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-5.0.5/missing --run autoheader' |
---|
5510 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-5.0.5/missing --run automake-1.11' |
---|
5511 | AWK='awk' |
---|
5512 | CALLING_CONVENTIONS_OBJS='amd64call.lo amd64check$U.lo' |
---|
5513 | CC='/usr/bin/clang' |
---|
5514 | CCAS='/usr/bin/clang -c' |
---|
5515 | CC_FOR_BUILD='/usr/bin/clang' |
---|
5516 | CFLAGS='-O2 -pedantic -m64 -mtune=core2 -march=core2' |
---|
5517 | CPP='/usr/bin/clang -E' |
---|
5518 | CPPFLAGS='-I/opt/local/include' |
---|
5519 | CPP_FOR_BUILD='/usr/bin/clang -E' |
---|
5520 | CXX='/usr/bin/clang++' |
---|
5521 | CXXCPP='/usr/bin/clang++ -E' |
---|
5522 | CXXFLAGS='-O2 -pedantic -m64 -mtune=core2 -march=core2' |
---|
5523 | CYGPATH_W='echo' |
---|
5524 | DEFN_LONG_LONG_LIMB='/* #undef _LONG_LONG_LIMB */' |
---|
5525 | DEFS='' |
---|
5526 | DLLTOOL='dlltool' |
---|
5527 | DSYMUTIL='dsymutil' |
---|
5528 | DUMPBIN='' |
---|
5529 | ECHO_C='\c' |
---|
5530 | ECHO_N='' |
---|
5531 | ECHO_T='' |
---|
5532 | EGREP='/usr/bin/grep -E' |
---|
5533 | ENABLE_STATIC_FALSE='#' |
---|
5534 | ENABLE_STATIC_TRUE='' |
---|
5535 | EXEEXT='' |
---|
5536 | EXEEXT_FOR_BUILD='' |
---|
5537 | FGREP='/usr/bin/grep -F' |
---|
5538 | GMP_LDFLAGS='' |
---|
5539 | GMP_LIMB_BITS='64' |
---|
5540 | GMP_NAIL_BITS='0' |
---|
5541 | GREP='/usr/bin/grep' |
---|
5542 | HAVE_CLOCK_01='1' |
---|
5543 | HAVE_CPUTIME_01='0' |
---|
5544 | HAVE_GETRUSAGE_01='1' |
---|
5545 | HAVE_GETTIMEOFDAY_01='1' |
---|
5546 | HAVE_HOST_CPU_FAMILY_power='0' |
---|
5547 | HAVE_HOST_CPU_FAMILY_powerpc='0' |
---|
5548 | HAVE_SIGACTION_01='1' |
---|
5549 | HAVE_SIGALTSTACK_01='1' |
---|
5550 | HAVE_SIGSTACK_01='0' |
---|
5551 | HAVE_STACK_T_01='1' |
---|
5552 | HAVE_SYS_RESOURCE_H_01='1' |
---|
5553 | INSTALL_DATA='${INSTALL} -m 644' |
---|
5554 | INSTALL_PROGRAM='${INSTALL}' |
---|
5555 | INSTALL_SCRIPT='${INSTALL}' |
---|
5556 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
5557 | LD='/usr/bin/ld' |
---|
5558 | LDFLAGS='-L/opt/local/lib' |
---|
5559 | LEX='flex' |
---|
5560 | LEXLIB='' |
---|
5561 | LEX_OUTPUT_ROOT='' |
---|
5562 | LIBCURSES='-lncurses' |
---|
5563 | LIBGMPXX_LDFLAGS='' |
---|
5564 | LIBGMP_DLL='0' |
---|
5565 | LIBGMP_LDFLAGS='' |
---|
5566 | LIBM='' |
---|
5567 | LIBM_FOR_BUILD='-lm' |
---|
5568 | LIBOBJS='' |
---|
5569 | LIBREADLINE='-lreadline' |
---|
5570 | LIBS='' |
---|
5571 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
5572 | LIPO='lipo' |
---|
5573 | LN_S='ln -s' |
---|
5574 | LTLIBOBJS='' |
---|
5575 | M4='m4' |
---|
5576 | MAINT='#' |
---|
5577 | MAINTAINER_MODE_FALSE='' |
---|
5578 | MAINTAINER_MODE_TRUE='#' |
---|
5579 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-5.0.5/missing --run makeinfo' |
---|
5580 | MANIFEST_TOOL=':' |
---|
5581 | MKDIR_P='./install-sh -c -d' |
---|
5582 | NM='/usr/bin/nm' |
---|
5583 | NMEDIT='nmedit' |
---|
5584 | OBJDUMP='objdump' |
---|
5585 | OBJEXT='o' |
---|
5586 | OTOOL64=':' |
---|
5587 | OTOOL='otool' |
---|
5588 | PACKAGE='gmp' |
---|
5589 | PACKAGE_BUGREPORT='gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html' |
---|
5590 | PACKAGE_NAME='GNU MP' |
---|
5591 | PACKAGE_STRING='GNU MP 5.0.5' |
---|
5592 | PACKAGE_TARNAME='gmp' |
---|
5593 | PACKAGE_URL='http://www.gnu.org/software/gmp/' |
---|
5594 | PACKAGE_VERSION='5.0.5' |
---|
5595 | PATH_SEPARATOR=':' |
---|
5596 | RANLIB='ranlib' |
---|
5597 | SED='/usr/bin/sed' |
---|
5598 | SET_MAKE='' |
---|
5599 | SHELL='/bin/sh' |
---|
5600 | SPEED_CYCLECOUNTER_OBJ='x86_64.lo' |
---|
5601 | STRIP='strip' |
---|
5602 | TAL_OBJECT='tal-reent.lo' |
---|
5603 | TUNE_SQR_OBJ='sqr_asm.o' |
---|
5604 | U='' |
---|
5605 | U_FOR_BUILD='' |
---|
5606 | VERSION='5.0.5' |
---|
5607 | WANT_CXX_FALSE='#' |
---|
5608 | WANT_CXX_TRUE='' |
---|
5609 | WANT_MPBSD_FALSE='' |
---|
5610 | WANT_MPBSD_TRUE='#' |
---|
5611 | WITH_READLINE_01='1' |
---|
5612 | YACC='bison -y' |
---|
5613 | YFLAGS='' |
---|
5614 | ac_ct_AR='ar' |
---|
5615 | ac_ct_CC='/usr/bin/clang' |
---|
5616 | ac_ct_CXX='' |
---|
5617 | ac_ct_DUMPBIN='' |
---|
5618 | am__EXEEXT_FALSE='' |
---|
5619 | am__EXEEXT_TRUE='' |
---|
5620 | am__isrc='' |
---|
5621 | am__leading_dot='.' |
---|
5622 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
5623 | am__untar='${AMTAR} xf -' |
---|
5624 | bindir='${exec_prefix}/bin' |
---|
5625 | build='core2-apple-darwin12.2.0' |
---|
5626 | build_alias='' |
---|
5627 | build_cpu='core2' |
---|
5628 | build_os='darwin12.2.0' |
---|
5629 | build_vendor='apple' |
---|
5630 | datadir='${datarootdir}' |
---|
5631 | datarootdir='${prefix}/share' |
---|
5632 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
5633 | dvidir='${docdir}' |
---|
5634 | exec_prefix='NONE' |
---|
5635 | gmp_srclinks=' mpn/add.c mpn/add_1.c mpn/add_n.asm mpn/sub.c mpn/sub_1.c mpn/sub_n.asm mpn/neg.c mpn/com.asm mpn/mul_1.asm mpn/addmul_1.asm mpn/submul_1.asm mpn/lshift.asm mpn/rshift.asm mpn/dive_1.asm mpn/diveby3.c mpn/divis.c mpn/divrem.c mpn/divrem_1.asm mpn/divrem_2.asm mpn/fib2_ui.c mpn/mod_1.c mpn/mod_34lsub1.asm mpn/mode1o.asm mpn/pre_mod_1.c mpn/dump.c mpn/mod_1_1.c mpn/mod_1_2.c mpn/mod_1_3.c mpn/mod_1_4.asm mpn/lshiftc.asm mpn/mul.c mpn/mul_fft.c mpn/mul_n.c mpn/sqr.c mpn/mul_basecase.asm mpn/sqr_basecase.asm mpn/nussbaumer_mul.c mpn/random.c mpn/random2.c mpn/pow_1.c mpn/rootrem.c mpn/sqrtrem.c mpn/get_str.c mpn/set_str.c mpn/scan0.c mpn/scan1.c mpn/popcount.asm mpn/hamdist.asm mpn/cmp.c mpn/perfsqr.c mpn/perfpow.c mpn/gcd_1.asm mpn/gcd.c mpn/gcdext_1.c mpn/gcdext.c mpn/gcd_lehmer.c mpn/gcd_subdiv_step.c mpn/gcdext_lehmer.c mpn/gcdext_subdiv_step.c mpn/div_q.c mpn/tdiv_qr.c mpn/jacbase.c mpn/get_d.c mpn/matrix22_mul.c mpn/hgcd2.c mpn/hgcd.c mpn/mullo_n.c mpn/mullo_basecase.c mpn/toom22_mul.c mpn/toom32_mul.c mpn/toom42_mul.c mpn/toom52_mul.c mpn/toom62_mul.c mpn/toom33_mul.c mpn/toom43_mul.c mpn/toom53_mul.c mpn/toom63_mul.c mpn/toom44_mul.c mpn/toom6h_mul.c mpn/toom6_sqr.c mpn/toom8h_mul.c mpn/toom8_sqr.c mpn/toom_couple_handling.c mpn/toom2_sqr.c mpn/toom3_sqr.c mpn/toom4_sqr.c mpn/toom_eval_dgr3_pm1.c mpn/toom_eval_dgr3_pm2.c mpn/toom_eval_pm1.c mpn/toom_eval_pm2.c mpn/toom_eval_pm2exp.c mpn/toom_eval_pm2rexp.c mpn/toom_interpolate_5pts.c mpn/toom_interpolate_6pts.c mpn/toom_interpolate_7pts.c mpn/toom_interpolate_8pts.c mpn/toom_interpolate_12pts.c mpn/toom_interpolate_16pts.c mpn/invertappr.c mpn/invert.c mpn/binvert.c mpn/mulmod_bnm1.c mpn/sqrmod_bnm1.c mpn/sbpi1_div_q.c mpn/sbpi1_div_qr.c mpn/sbpi1_divappr_q.c mpn/dcpi1_div_q.c mpn/dcpi1_div_qr.c mpn/dcpi1_divappr_q.c mpn/mu_div_qr.c mpn/mu_divappr_q.c mpn/mu_div_q.c mpn/bdiv_q_1.asm mpn/sbpi1_bdiv_q.c mpn/sbpi1_bdiv_qr.c mpn/dcpi1_bdiv_q.c mpn/dcpi1_bdiv_qr.c mpn/mu_bdiv_q.c mpn/mu_bdiv_qr.c mpn/bdiv_q.c mpn/bdiv_qr.c mpn/divexact.c mpn/bdiv_dbm1c.asm mpn/redc_1.asm mpn/redc_2.c mpn/redc_n.c mpn/powm.c mpn/powlo.c mpn/powm_sec.c mpn/subcnd_n.c mpn/redc_1_sec.c mpn/trialdiv.c mpn/remove.c mpn/and_n.asm mpn/andn_n.asm mpn/nand_n.asm mpn/ior_n.asm mpn/iorn_n.asm mpn/nior_n.asm mpn/xor_n.asm mpn/xnor_n.asm mpn/copyi.asm mpn/copyd.asm mpn/zero.c mpn/invert_limb.asm mpn/mul_2.asm mpn/addmul_2.asm mpn/addlsh1_n.asm mpn/sublsh1_n.asm mpn/rsblsh1_n.asm mpn/rsh1add_n.asm mpn/rsh1sub_n.asm mpn/addlsh2_n.asm mpn/rsblsh2_n.asm mpn/addlsh_n.asm mpn/rsblsh_n.asm mpn/addaddmul_1msb0.asm gmp-mparam.h' |
---|
5636 | host='core2-apple-darwin12.2.0' |
---|
5637 | host_alias='' |
---|
5638 | host_cpu='core2' |
---|
5639 | host_os='darwin12.2.0' |
---|
5640 | host_vendor='apple' |
---|
5641 | htmldir='${docdir}' |
---|
5642 | includedir='${prefix}/include' |
---|
5643 | infodir='${datarootdir}/info' |
---|
5644 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-5.0.5/install-sh' |
---|
5645 | libdir='${exec_prefix}/lib' |
---|
5646 | libexecdir='${exec_prefix}/libexec' |
---|
5647 | localedir='${datarootdir}/locale' |
---|
5648 | localstatedir='${prefix}/var' |
---|
5649 | mandir='${datarootdir}/man' |
---|
5650 | mkdir_p='$(top_builddir)/./install-sh -c -d' |
---|
5651 | mpn_objects=' add$U.lo add_1$U.lo add_n.lo sub$U.lo sub_1$U.lo sub_n.lo neg$U.lo com.lo mul_1.lo addmul_1.lo submul_1.lo lshift.lo rshift.lo dive_1.lo diveby3$U.lo divis$U.lo divrem$U.lo divrem_1.lo divrem_2.lo fib2_ui$U.lo mod_1$U.lo mod_34lsub1.lo mode1o.lo pre_mod_1$U.lo dump$U.lo mod_1_1$U.lo mod_1_2$U.lo mod_1_3$U.lo mod_1_4.lo lshiftc.lo mul$U.lo mul_fft$U.lo mul_n$U.lo sqr$U.lo mul_basecase.lo sqr_basecase.lo nussbaumer_mul$U.lo random$U.lo random2$U.lo pow_1$U.lo rootrem$U.lo sqrtrem$U.lo get_str$U.lo set_str$U.lo scan0$U.lo scan1$U.lo popcount.lo hamdist.lo cmp$U.lo perfsqr$U.lo perfpow$U.lo gcd_1.lo gcd$U.lo gcdext_1$U.lo gcdext$U.lo gcd_lehmer$U.lo gcd_subdiv_step$U.lo gcdext_lehmer$U.lo gcdext_subdiv_step$U.lo div_q$U.lo tdiv_qr$U.lo jacbase$U.lo get_d$U.lo matrix22_mul$U.lo hgcd2$U.lo hgcd$U.lo mullo_n$U.lo mullo_basecase$U.lo toom22_mul$U.lo toom32_mul$U.lo toom42_mul$U.lo toom52_mul$U.lo toom62_mul$U.lo toom33_mul$U.lo toom43_mul$U.lo toom53_mul$U.lo toom63_mul$U.lo toom44_mul$U.lo toom6h_mul$U.lo toom6_sqr$U.lo toom8h_mul$U.lo toom8_sqr$U.lo toom_couple_handling$U.lo toom2_sqr$U.lo toom3_sqr$U.lo toom4_sqr$U.lo toom_eval_dgr3_pm1$U.lo toom_eval_dgr3_pm2$U.lo toom_eval_pm1$U.lo toom_eval_pm2$U.lo toom_eval_pm2exp$U.lo toom_eval_pm2rexp$U.lo toom_interpolate_5pts$U.lo toom_interpolate_6pts$U.lo toom_interpolate_7pts$U.lo toom_interpolate_8pts$U.lo toom_interpolate_12pts$U.lo toom_interpolate_16pts$U.lo invertappr$U.lo invert$U.lo binvert$U.lo mulmod_bnm1$U.lo sqrmod_bnm1$U.lo sbpi1_div_q$U.lo sbpi1_div_qr$U.lo sbpi1_divappr_q$U.lo dcpi1_div_q$U.lo dcpi1_div_qr$U.lo dcpi1_divappr_q$U.lo mu_div_qr$U.lo mu_divappr_q$U.lo mu_div_q$U.lo bdiv_q_1.lo sbpi1_bdiv_q$U.lo sbpi1_bdiv_qr$U.lo dcpi1_bdiv_q$U.lo dcpi1_bdiv_qr$U.lo mu_bdiv_q$U.lo mu_bdiv_qr$U.lo bdiv_q$U.lo bdiv_qr$U.lo divexact$U.lo bdiv_dbm1c.lo redc_1.lo redc_2$U.lo redc_n$U.lo powm$U.lo powlo$U.lo powm_sec$U.lo subcnd_n$U.lo redc_1_sec$U.lo trialdiv$U.lo remove$U.lo and_n.lo andn_n.lo nand_n.lo ior_n.lo iorn_n.lo nior_n.lo xor_n.lo xnor_n.lo copyi.lo copyd.lo zero$U.lo invert_limb.lo mul_2.lo addmul_2.lo addlsh1_n.lo sublsh1_n.lo rsblsh1_n.lo rsh1add_n.lo rsh1sub_n.lo addlsh2_n.lo rsblsh2_n.lo addlsh_n.lo rsblsh_n.lo addaddmul_1msb0.lo' |
---|
5652 | mpn_objs_in_libgmp=' mpn/add$U.lo mpn/add_1$U.lo mpn/add_n.lo mpn/sub$U.lo mpn/sub_1$U.lo mpn/sub_n.lo mpn/neg$U.lo mpn/com.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3$U.lo mpn/divis$U.lo mpn/divrem$U.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui$U.lo mpn/mod_1$U.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_mod_1$U.lo mpn/dump$U.lo mpn/mod_1_1$U.lo mpn/mod_1_2$U.lo mpn/mod_1_3$U.lo mpn/mod_1_4.lo mpn/lshiftc.lo mpn/mul$U.lo mpn/mul_fft$U.lo mpn/mul_n$U.lo mpn/sqr$U.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul$U.lo mpn/random$U.lo mpn/random2$U.lo mpn/pow_1$U.lo mpn/rootrem$U.lo mpn/sqrtrem$U.lo mpn/get_str$U.lo mpn/set_str$U.lo mpn/scan0$U.lo mpn/scan1$U.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp$U.lo mpn/perfsqr$U.lo mpn/perfpow$U.lo mpn/gcd_1.lo mpn/gcd$U.lo mpn/gcdext_1$U.lo mpn/gcdext$U.lo mpn/gcd_lehmer$U.lo mpn/gcd_subdiv_step$U.lo mpn/gcdext_lehmer$U.lo mpn/gcdext_subdiv_step$U.lo mpn/div_q$U.lo mpn/tdiv_qr$U.lo mpn/jacbase$U.lo mpn/get_d$U.lo mpn/matrix22_mul$U.lo mpn/hgcd2$U.lo mpn/hgcd$U.lo mpn/mullo_n$U.lo mpn/mullo_basecase$U.lo mpn/toom22_mul$U.lo mpn/toom32_mul$U.lo mpn/toom42_mul$U.lo mpn/toom52_mul$U.lo mpn/toom62_mul$U.lo mpn/toom33_mul$U.lo mpn/toom43_mul$U.lo mpn/toom53_mul$U.lo mpn/toom63_mul$U.lo mpn/toom44_mul$U.lo mpn/toom6h_mul$U.lo mpn/toom6_sqr$U.lo mpn/toom8h_mul$U.lo mpn/toom8_sqr$U.lo mpn/toom_couple_handling$U.lo mpn/toom2_sqr$U.lo mpn/toom3_sqr$U.lo mpn/toom4_sqr$U.lo mpn/toom_eval_dgr3_pm1$U.lo mpn/toom_eval_dgr3_pm2$U.lo mpn/toom_eval_pm1$U.lo mpn/toom_eval_pm2$U.lo mpn/toom_eval_pm2exp$U.lo mpn/toom_eval_pm2rexp$U.lo mpn/toom_interpolate_5pts$U.lo mpn/toom_interpolate_6pts$U.lo mpn/toom_interpolate_7pts$U.lo mpn/toom_interpolate_8pts$U.lo mpn/toom_interpolate_12pts$U.lo mpn/toom_interpolate_16pts$U.lo mpn/invertappr$U.lo mpn/invert$U.lo mpn/binvert$U.lo mpn/mulmod_bnm1$U.lo mpn/sqrmod_bnm1$U.lo mpn/sbpi1_div_q$U.lo mpn/sbpi1_div_qr$U.lo mpn/sbpi1_divappr_q$U.lo mpn/dcpi1_div_q$U.lo mpn/dcpi1_div_qr$U.lo mpn/dcpi1_divappr_q$U.lo mpn/mu_div_qr$U.lo mpn/mu_divappr_q$U.lo mpn/mu_div_q$U.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q$U.lo mpn/sbpi1_bdiv_qr$U.lo mpn/dcpi1_bdiv_q$U.lo mpn/dcpi1_bdiv_qr$U.lo mpn/mu_bdiv_q$U.lo mpn/mu_bdiv_qr$U.lo mpn/bdiv_q$U.lo mpn/bdiv_qr$U.lo mpn/divexact$U.lo mpn/bdiv_dbm1c.lo mpn/redc_1.lo mpn/redc_2$U.lo mpn/redc_n$U.lo mpn/powm$U.lo mpn/powlo$U.lo mpn/powm_sec$U.lo mpn/subcnd_n$U.lo mpn/redc_1_sec$U.lo mpn/trialdiv$U.lo mpn/remove$U.lo mpn/and_n.lo mpn/andn_n.lo mpn/nand_n.lo mpn/ior_n.lo mpn/iorn_n.lo mpn/nior_n.lo mpn/xor_n.lo mpn/xnor_n.lo mpn/copyi.lo mpn/copyd.lo mpn/zero$U.lo mpn/invert_limb.lo mpn/mul_2.lo mpn/addmul_2.lo mpn/addlsh1_n.lo mpn/sublsh1_n.lo mpn/rsblsh1_n.lo mpn/rsh1add_n.lo mpn/rsh1sub_n.lo mpn/addlsh2_n.lo mpn/rsblsh2_n.lo mpn/addlsh_n.lo mpn/rsblsh_n.lo mpn/addaddmul_1msb0.lo' |
---|
5653 | mpn_objs_in_libmp=' mpn/add$U.lo mpn/add_1$U.lo mpn/add_n.lo mpn/sub$U.lo mpn/sub_1$U.lo mpn/sub_n.lo mpn/neg$U.lo mpn/com.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3$U.lo mpn/divis$U.lo mpn/divrem$U.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui$U.lo mpn/mod_1$U.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_mod_1$U.lo mpn/dump$U.lo mpn/mod_1_1$U.lo mpn/mod_1_2$U.lo mpn/mod_1_3$U.lo mpn/mod_1_4.lo mpn/lshiftc.lo mpn/mul$U.lo mpn/mul_fft$U.lo mpn/mul_n$U.lo mpn/sqr$U.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul$U.lo mpn/pow_1$U.lo mpn/rootrem$U.lo mpn/sqrtrem$U.lo mpn/get_str$U.lo mpn/set_str$U.lo mpn/scan0$U.lo mpn/scan1$U.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp$U.lo mpn/perfsqr$U.lo mpn/perfpow$U.lo mpn/gcd_1.lo mpn/gcd$U.lo mpn/gcdext_1$U.lo mpn/gcdext$U.lo mpn/gcd_lehmer$U.lo mpn/gcd_subdiv_step$U.lo mpn/gcdext_lehmer$U.lo mpn/gcdext_subdiv_step$U.lo mpn/div_q$U.lo mpn/tdiv_qr$U.lo mpn/jacbase$U.lo mpn/get_d$U.lo mpn/matrix22_mul$U.lo mpn/hgcd2$U.lo mpn/hgcd$U.lo mpn/mullo_n$U.lo mpn/mullo_basecase$U.lo mpn/toom22_mul$U.lo mpn/toom32_mul$U.lo mpn/toom42_mul$U.lo mpn/toom52_mul$U.lo mpn/toom62_mul$U.lo mpn/toom33_mul$U.lo mpn/toom43_mul$U.lo mpn/toom53_mul$U.lo mpn/toom63_mul$U.lo mpn/toom44_mul$U.lo mpn/toom6h_mul$U.lo mpn/toom6_sqr$U.lo mpn/toom8h_mul$U.lo mpn/toom8_sqr$U.lo mpn/toom_couple_handling$U.lo mpn/toom2_sqr$U.lo mpn/toom3_sqr$U.lo mpn/toom4_sqr$U.lo mpn/toom_eval_dgr3_pm1$U.lo mpn/toom_eval_dgr3_pm2$U.lo mpn/toom_eval_pm1$U.lo mpn/toom_eval_pm2$U.lo mpn/toom_eval_pm2exp$U.lo mpn/toom_eval_pm2rexp$U.lo mpn/toom_interpolate_5pts$U.lo mpn/toom_interpolate_6pts$U.lo mpn/toom_interpolate_7pts$U.lo mpn/toom_interpolate_8pts$U.lo mpn/toom_interpolate_12pts$U.lo mpn/toom_interpolate_16pts$U.lo mpn/invertappr$U.lo mpn/invert$U.lo mpn/binvert$U.lo mpn/mulmod_bnm1$U.lo mpn/sqrmod_bnm1$U.lo mpn/sbpi1_div_q$U.lo mpn/sbpi1_div_qr$U.lo mpn/sbpi1_divappr_q$U.lo mpn/dcpi1_div_q$U.lo mpn/dcpi1_div_qr$U.lo mpn/dcpi1_divappr_q$U.lo mpn/mu_div_qr$U.lo mpn/mu_divappr_q$U.lo mpn/mu_div_q$U.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q$U.lo mpn/sbpi1_bdiv_qr$U.lo mpn/dcpi1_bdiv_q$U.lo mpn/dcpi1_bdiv_qr$U.lo mpn/mu_bdiv_q$U.lo mpn/mu_bdiv_qr$U.lo mpn/bdiv_q$U.lo mpn/bdiv_qr$U.lo mpn/divexact$U.lo mpn/bdiv_dbm1c.lo mpn/redc_1.lo mpn/redc_2$U.lo mpn/redc_n$U.lo mpn/powm$U.lo mpn/powlo$U.lo mpn/powm_sec$U.lo mpn/subcnd_n$U.lo mpn/redc_1_sec$U.lo mpn/trialdiv$U.lo mpn/remove$U.lo mpn/and_n.lo mpn/andn_n.lo mpn/nand_n.lo mpn/ior_n.lo mpn/iorn_n.lo mpn/nior_n.lo mpn/xor_n.lo mpn/xnor_n.lo mpn/copyi.lo mpn/copyd.lo mpn/zero$U.lo mpn/invert_limb.lo mpn/mul_2.lo mpn/addmul_2.lo mpn/addlsh1_n.lo mpn/sublsh1_n.lo mpn/rsblsh1_n.lo mpn/rsh1add_n.lo mpn/rsh1sub_n.lo mpn/addlsh2_n.lo mpn/rsblsh2_n.lo mpn/addlsh_n.lo mpn/rsblsh_n.lo mpn/addaddmul_1msb0.lo' |
---|
5654 | oldincludedir='/usr/include' |
---|
5655 | pdfdir='${docdir}' |
---|
5656 | prefix='/opt/local' |
---|
5657 | program_transform_name='s,x,x,' |
---|
5658 | psdir='${docdir}' |
---|
5659 | sbindir='${exec_prefix}/sbin' |
---|
5660 | sharedstatedir='${prefix}/com' |
---|
5661 | sysconfdir='${prefix}/etc' |
---|
5662 | target_alias='' |
---|
5663 | |
---|
5664 | ## ----------- ## |
---|
5665 | ## confdefs.h. ## |
---|
5666 | ## ----------- ## |
---|
5667 | |
---|
5668 | /* confdefs.h */ |
---|
5669 | #define PACKAGE_NAME "GNU MP" |
---|
5670 | #define PACKAGE_TARNAME "gmp" |
---|
5671 | #define PACKAGE_VERSION "5.0.5" |
---|
5672 | #define PACKAGE_STRING "GNU MP 5.0.5" |
---|
5673 | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" |
---|
5674 | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
5675 | #define PACKAGE "gmp" |
---|
5676 | #define VERSION "5.0.5" |
---|
5677 | #define WANT_FFT 1 |
---|
5678 | #define HAVE_HOST_CPU_core2 1 |
---|
5679 | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
5680 | #define HAVE_CALLING_CONVENTIONS 1 |
---|
5681 | #define PROTOTYPES 1 |
---|
5682 | #define __PROTOTYPES 1 |
---|
5683 | #define STDC_HEADERS 1 |
---|
5684 | #define HAVE_SYS_TYPES_H 1 |
---|
5685 | #define HAVE_SYS_STAT_H 1 |
---|
5686 | #define HAVE_STDLIB_H 1 |
---|
5687 | #define HAVE_STRING_H 1 |
---|
5688 | #define HAVE_MEMORY_H 1 |
---|
5689 | #define HAVE_STRINGS_H 1 |
---|
5690 | #define HAVE_INTTYPES_H 1 |
---|
5691 | #define HAVE_STDINT_H 1 |
---|
5692 | #define HAVE_UNISTD_H 1 |
---|
5693 | #define HAVE_STRING_H 1 |
---|
5694 | #define HAVE_DLFCN_H 1 |
---|
5695 | #define LT_OBJDIR ".libs/" |
---|
5696 | #define STDC_HEADERS 1 |
---|
5697 | #define TIME_WITH_SYS_TIME 1 |
---|
5698 | #define HAVE_FCNTL_H 1 |
---|
5699 | #define HAVE_FLOAT_H 1 |
---|
5700 | #define HAVE_LANGINFO_H 1 |
---|
5701 | #define HAVE_LOCALE_H 1 |
---|
5702 | #define HAVE_NL_TYPES_H 1 |
---|
5703 | #define HAVE_SYS_MMAN_H 1 |
---|
5704 | #define HAVE_SYS_PARAM_H 1 |
---|
5705 | #define HAVE_SYS_TIME_H 1 |
---|
5706 | #define HAVE_SYS_TIMES_H 1 |
---|
5707 | #define HAVE_SYS_RESOURCE_H 1 |
---|
5708 | #define HAVE_SYS_SYSCTL_H 1 |
---|
5709 | #define HAVE_DECL_FGETC 1 |
---|
5710 | #define HAVE_DECL_FSCANF 1 |
---|
5711 | #define HAVE_DECL_OPTARG 1 |
---|
5712 | #define HAVE_DECL_UNGETC 1 |
---|
5713 | #define HAVE_DECL_VFPRINTF 1 |
---|
5714 | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
5715 | #define HAVE_DECL_SYS_NERR 1 |
---|
5716 | #define RETSIGTYPE void |
---|
5717 | #define HAVE_INTMAX_T 1 |
---|
5718 | #define HAVE_LONG_DOUBLE 1 |
---|
5719 | #define HAVE_LONG_LONG 1 |
---|
5720 | #define HAVE_PTRDIFF_T 1 |
---|
5721 | #define HAVE_QUAD_T 1 |
---|
5722 | #define HAVE_UINT_LEAST32_T 1 |
---|
5723 | #define HAVE_INTPTR_T 1 |
---|
5724 | #define HAVE_STRINGIZE 1 |
---|
5725 | #define restrict __restrict |
---|
5726 | #define HAVE_STDARG 1 |
---|
5727 | #define HAVE_ATTRIBUTE_CONST 1 |
---|
5728 | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
5729 | #define HAVE_ATTRIBUTE_MODE 1 |
---|
5730 | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
5731 | #define HAVE_ALLOCA_H 1 |
---|
5732 | #define HAVE_ALLOCA 1 |
---|
5733 | #define WANT_TMP_ALLOCA 1 |
---|
5734 | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
5735 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
5736 | #define HAVE_ALARM 1 |
---|
5737 | #define HAVE_CLOCK 1 |
---|
5738 | #define HAVE_GETPAGESIZE 1 |
---|
5739 | #define HAVE_GETRUSAGE 1 |
---|
5740 | #define HAVE_GETTIMEOFDAY 1 |
---|
5741 | #define HAVE_LOCALECONV 1 |
---|
5742 | #define HAVE_MEMSET 1 |
---|
5743 | #define HAVE_MMAP 1 |
---|
5744 | #define HAVE_MPROTECT 1 |
---|
5745 | #define HAVE_NL_LANGINFO 1 |
---|
5746 | #define HAVE_POPEN 1 |
---|
5747 | #define HAVE_PROCESSOR_INFO 1 |
---|
5748 | #define HAVE_RAISE 1 |
---|
5749 | #define HAVE_SIGACTION 1 |
---|
5750 | #define HAVE_SIGALTSTACK 1 |
---|
5751 | #define HAVE_STRCHR 1 |
---|
5752 | #define HAVE_STRERROR 1 |
---|
5753 | #define HAVE_STRNLEN 1 |
---|
5754 | #define HAVE_STRTOL 1 |
---|
5755 | #define HAVE_STRTOUL 1 |
---|
5756 | #define HAVE_SYSCONF 1 |
---|
5757 | #define HAVE_SYSCTL 1 |
---|
5758 | #define HAVE_SYSCTLBYNAME 1 |
---|
5759 | #define HAVE_TIMES 1 |
---|
5760 | #define HAVE_VSNPRINTF 1 |
---|
5761 | #define HAVE_SSTREAM 1 |
---|
5762 | #define HAVE_STD__LOCALE 1 |
---|
5763 | #define HAVE_NATIVE_mpn_add_n 1 |
---|
5764 | #define HAVE_NATIVE_mpn_add_nc 1 |
---|
5765 | #define HAVE_NATIVE_mpn_sub_n 1 |
---|
5766 | #define HAVE_NATIVE_mpn_sub_nc 1 |
---|
5767 | #define HAVE_NATIVE_func_nc 1 |
---|
5768 | #define HAVE_NATIVE_func 1 |
---|
5769 | #define HAVE_NATIVE_mpn_add_n 1 |
---|
5770 | #define HAVE_NATIVE_mpn_add_nc 1 |
---|
5771 | #define HAVE_NATIVE_mpn_sub_n 1 |
---|
5772 | #define HAVE_NATIVE_mpn_sub_nc 1 |
---|
5773 | #define HAVE_NATIVE_func_nc 1 |
---|
5774 | #define HAVE_NATIVE_func 1 |
---|
5775 | #define HAVE_NATIVE_mpn_com 1 |
---|
5776 | #define HAVE_NATIVE_mpn_mul_1c 1 |
---|
5777 | #define HAVE_NATIVE_mpn_mul_1 1 |
---|
5778 | #define HAVE_NATIVE_mpn_addmul_1 1 |
---|
5779 | #define HAVE_NATIVE_mpn_submul_1 1 |
---|
5780 | #define HAVE_NATIVE_func 1 |
---|
5781 | #define HAVE_NATIVE_mpn_addmul_1 1 |
---|
5782 | #define HAVE_NATIVE_mpn_submul_1 1 |
---|
5783 | #define HAVE_NATIVE_func 1 |
---|
5784 | #define HAVE_NATIVE_mpn_lshift 1 |
---|
5785 | #define HAVE_NATIVE_mpn_rshift 1 |
---|
5786 | #define HAVE_NATIVE_mpn_divexact_1 1 |
---|
5787 | #define HAVE_NATIVE_mpn_preinv_divrem_1 1 |
---|
5788 | #define HAVE_NATIVE_mpn_divrem_1 1 |
---|
5789 | #define HAVE_NATIVE_mpn_divrem_2 1 |
---|
5790 | #define HAVE_NATIVE_mpn_mod_34lsub1 1 |
---|
5791 | #define HAVE_NATIVE_mpn_modexact_1_odd 1 |
---|
5792 | #define HAVE_NATIVE_mpn_modexact_1c_odd 1 |
---|
5793 | #define HAVE_NATIVE_mpn_mod_1s_4p 1 |
---|
5794 | #define HAVE_NATIVE_mpn_mod_1s_4p_cps 1 |
---|
5795 | #define HAVE_NATIVE_mpn_lshiftc 1 |
---|
5796 | #define HAVE_NATIVE_mpn_mul_basecase 1 |
---|
5797 | #define HAVE_NATIVE_mpn_sqr_basecase 1 |
---|
5798 | #define HAVE_NATIVE_mpn_popcount 1 |
---|
5799 | #define HAVE_NATIVE_mpn_popcount 1 |
---|
5800 | #define HAVE_NATIVE_mpn_hamdist 1 |
---|
5801 | #define HAVE_NATIVE_func 1 |
---|
5802 | #define HAVE_NATIVE_mpn_gcd_1 1 |
---|
5803 | #define HAVE_NATIVE_mpn_bdiv_q_1 1 |
---|
5804 | #define HAVE_NATIVE_mpn_pi1_bdiv_q_1 1 |
---|
5805 | #define HAVE_NATIVE_mpn_bdiv_dbm1c 1 |
---|
5806 | #define HAVE_NATIVE_mpn_redc_1 1 |
---|
5807 | #define HAVE_NATIVE_mpn_and_n 1 |
---|
5808 | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
5809 | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
5810 | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
5811 | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
5812 | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
5813 | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
5814 | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
5815 | #define HAVE_NATIVE_func 1 |
---|
5816 | #define HAVE_NATIVE_func 1 |
---|
5817 | #define HAVE_NATIVE_func 1 |
---|
5818 | #define HAVE_NATIVE_mpn_and_n 1 |
---|
5819 | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
5820 | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
5821 | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
5822 | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
5823 | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
5824 | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
5825 | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
5826 | #define HAVE_NATIVE_func 1 |
---|
5827 | #define HAVE_NATIVE_func 1 |
---|
5828 | #define HAVE_NATIVE_func 1 |
---|
5829 | #define HAVE_NATIVE_mpn_and_n 1 |
---|
5830 | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
5831 | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
5832 | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
5833 | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
5834 | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
5835 | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
5836 | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
5837 | #define HAVE_NATIVE_func 1 |
---|
5838 | #define HAVE_NATIVE_func 1 |
---|
5839 | #define HAVE_NATIVE_func 1 |
---|
5840 | #define HAVE_NATIVE_mpn_and_n 1 |
---|
5841 | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
5842 | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
5843 | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
5844 | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
5845 | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
5846 | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
5847 | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
5848 | #define HAVE_NATIVE_func 1 |
---|
5849 | #define HAVE_NATIVE_func 1 |
---|
5850 | #define HAVE_NATIVE_func 1 |
---|
5851 | #define HAVE_NATIVE_mpn_and_n 1 |
---|
5852 | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
5853 | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
5854 | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
5855 | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
5856 | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
5857 | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
5858 | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
5859 | #define HAVE_NATIVE_func 1 |
---|
5860 | #define HAVE_NATIVE_func 1 |
---|
5861 | #define HAVE_NATIVE_func 1 |
---|
5862 | #define HAVE_NATIVE_mpn_and_n 1 |
---|
5863 | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
5864 | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
5865 | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
5866 | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
5867 | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
5868 | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
5869 | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
5870 | #define HAVE_NATIVE_func 1 |
---|
5871 | #define HAVE_NATIVE_func 1 |
---|
5872 | #define HAVE_NATIVE_func 1 |
---|
5873 | #define HAVE_NATIVE_mpn_and_n 1 |
---|
5874 | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
5875 | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
5876 | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
5877 | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
5878 | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
5879 | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
5880 | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
5881 | #define HAVE_NATIVE_func 1 |
---|
5882 | #define HAVE_NATIVE_func 1 |
---|
5883 | #define HAVE_NATIVE_func 1 |
---|
5884 | #define HAVE_NATIVE_mpn_and_n 1 |
---|
5885 | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
5886 | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
5887 | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
5888 | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
5889 | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
5890 | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
5891 | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
5892 | #define HAVE_NATIVE_func 1 |
---|
5893 | #define HAVE_NATIVE_func 1 |
---|
5894 | #define HAVE_NATIVE_func 1 |
---|
5895 | #define HAVE_NATIVE_mpn_copyi 1 |
---|
5896 | #define HAVE_NATIVE_mpn_copyd 1 |
---|
5897 | #define HAVE_NATIVE_mpn_invert_limb 1 |
---|
5898 | #define HAVE_NATIVE_C 1 |
---|
5899 | #define HAVE_NATIVE_Kn 1 |
---|
5900 | #define HAVE_NATIVE_C2 1 |
---|
5901 | #define HAVE_NATIVE_Ci 1 |
---|
5902 | #define HAVE_NATIVE_mpn_mul_2 1 |
---|
5903 | #define HAVE_NATIVE_mpn_addmul_2 1 |
---|
5904 | #define HAVE_NATIVE_mpn_addlsh1_n 1 |
---|
5905 | #define HAVE_NATIVE_mpn_sublsh1_n 1 |
---|
5906 | #define HAVE_NATIVE_func 1 |
---|
5907 | #define HAVE_NATIVE_mpn_addlsh1_n 1 |
---|
5908 | #define HAVE_NATIVE_mpn_sublsh1_n 1 |
---|
5909 | #define HAVE_NATIVE_func 1 |
---|
5910 | #define HAVE_NATIVE_mpn_addlsh1_n 1 |
---|
5911 | #define HAVE_NATIVE_mpn_rsblsh1_n 1 |
---|
5912 | #define HAVE_NATIVE_func 1 |
---|
5913 | #define HAVE_NATIVE_mpn_rsh1add_n 1 |
---|
5914 | #define HAVE_NATIVE_mpn_rsh1add_nc 1 |
---|
5915 | #define HAVE_NATIVE_mpn_rsh1sub_n 1 |
---|
5916 | #define HAVE_NATIVE_mpn_rsh1sub_nc 1 |
---|
5917 | #define HAVE_NATIVE_func_nc 1 |
---|
5918 | #define HAVE_NATIVE_func_n 1 |
---|
5919 | #define HAVE_NATIVE_mpn_rsh1add_n 1 |
---|
5920 | #define HAVE_NATIVE_mpn_rsh1add_nc 1 |
---|
5921 | #define HAVE_NATIVE_mpn_rsh1sub_n 1 |
---|
5922 | #define HAVE_NATIVE_mpn_rsh1sub_nc 1 |
---|
5923 | #define HAVE_NATIVE_func_nc 1 |
---|
5924 | #define HAVE_NATIVE_func_n 1 |
---|
5925 | #define HAVE_NATIVE_mpn_addlsh2_n 1 |
---|
5926 | #define HAVE_NATIVE_mpn_rsblsh2_n 1 |
---|
5927 | #define HAVE_NATIVE_func 1 |
---|
5928 | #define HAVE_NATIVE_mpn_addlsh2_n 1 |
---|
5929 | #define HAVE_NATIVE_mpn_rsblsh2_n 1 |
---|
5930 | #define HAVE_NATIVE_func 1 |
---|
5931 | #define HAVE_NATIVE_mpn_addlsh_n 1 |
---|
5932 | #define HAVE_NATIVE_mpn_rsblsh_n 1 |
---|
5933 | #define HAVE_NATIVE_func 1 |
---|
5934 | #define HAVE_NATIVE_mpn_addlsh_n 1 |
---|
5935 | #define HAVE_NATIVE_mpn_rsblsh_n 1 |
---|
5936 | #define HAVE_NATIVE_func 1 |
---|
5937 | #define HAVE_NATIVE_mpn_addaddmul_1msb0 1 |
---|
5938 | #define LSYM_PREFIX "L" |
---|
5939 | #define HAVE_HOST_CPU_FAMILY_x86_64 1 |
---|
5940 | #define GMP_MPARAM_H_SUGGEST "./mpn/x86_64/core2/gmp-mparam.h" |
---|
5941 | #define SIZEOF_VOID_P 8 |
---|
5942 | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
5943 | #define SIZEOF_UNSIGNED 4 |
---|
5944 | #define SIZEOF_UNSIGNED_LONG 8 |
---|
5945 | #define SIZEOF_MP_LIMB_T 8 |
---|
5946 | #define TUNE_SQR_TOOM2_MAX 80 |
---|
5947 | #define HAVE_STACK_T 1 |
---|
5948 | |
---|
5949 | configure: exit 1 |
---|