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 6.1.2, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --enable-cxx |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Kens-MacBook-Pro.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 17.2.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 17.2.0: Fri Sep 29 18:27:05 PDT 2017; root:xnu-4570.20.62~3/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 17.2.0: Fri Sep 29 18:27:05 PDT 2017; root:xnu-4570.20.62~3/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 4.00 gigabytes |
---|
33 | Default processor set: 310 tasks, 1009 threads, 4 processors |
---|
34 | Load average: 2.56, Mach factor: 1.62 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:3055: checking build system type |
---|
52 | configure:3069: result: westmere-apple-darwin17.2.0 |
---|
53 | configure:3089: checking host system type |
---|
54 | configure:3102: result: westmere-apple-darwin17.2.0 |
---|
55 | configure:3139: checking for a BSD-compatible install |
---|
56 | configure:3207: result: /usr/bin/install -c |
---|
57 | configure:3218: checking whether build environment is sane |
---|
58 | configure:3273: result: yes |
---|
59 | configure:3424: checking for a thread-safe mkdir -p |
---|
60 | configure:3463: result: /opt/local/bin/gmkdir -p |
---|
61 | configure:3470: checking for gawk |
---|
62 | configure:3497: result: /usr/bin/awk |
---|
63 | configure:3508: checking whether make sets $(MAKE) |
---|
64 | configure:3530: result: yes |
---|
65 | configure:3559: checking whether make supports nested variables |
---|
66 | configure:3576: result: yes |
---|
67 | configure:3705: checking whether to enable maintainer-specific portions of Makefiles |
---|
68 | configure:3714: result: no |
---|
69 | User: |
---|
70 | ABI=64 |
---|
71 | CC=/usr/bin/clang |
---|
72 | CFLAGS=(unset) |
---|
73 | CPPFLAGS=-I/opt/local/include |
---|
74 | MPN_PATH= |
---|
75 | GMP: |
---|
76 | abilist=64 x32 32 |
---|
77 | cclist=gcc icc cc |
---|
78 | configure:5779: /usr/bin/clang -c conftest.c >&5 |
---|
79 | configure:5782: $? = 0 |
---|
80 | configure:5785: checking whether /usr/bin/clang is gcc |
---|
81 | configure:5787: result: yes |
---|
82 | configure:5801: /usr/bin/clang 2>&1 | grep xlc >/dev/null |
---|
83 | configure:5804: $? = 1 |
---|
84 | configure:5858: checking compiler /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include |
---|
85 | Test compile: |
---|
86 | configure:5872: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
---|
87 | configure:5875: $? = 0 |
---|
88 | configure:5880: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
89 | configure:5883: $? = 0 |
---|
90 | Test compile: function pointer return |
---|
91 | configure:5926: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
---|
92 | configure:5929: $? = 0 |
---|
93 | configure:5934: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
94 | configure:5937: $? = 0 |
---|
95 | Test compile: cmov instruction |
---|
96 | configure:5982: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
---|
97 | configure:5985: $? = 0 |
---|
98 | configure:5990: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
99 | configure:5993: $? = 0 |
---|
100 | Test compile: double -> ulong conversion |
---|
101 | configure:6039: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
---|
102 | configure:6042: $? = 0 |
---|
103 | configure:6047: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
104 | configure:6050: $? = 0 |
---|
105 | Test compile: double negation |
---|
106 | configure:6094: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
---|
107 | configure:6097: $? = 0 |
---|
108 | configure:6102: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
109 | configure:6105: $? = 0 |
---|
110 | Test compile: double -> float conversion |
---|
111 | configure:6150: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
---|
112 | configure:6153: $? = 0 |
---|
113 | configure:6158: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
114 | configure:6161: $? = 0 |
---|
115 | Test compile: gnupro alpha ev6 char spilling |
---|
116 | configure:6235: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
---|
117 | configure:6238: $? = 0 |
---|
118 | configure:6243: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
119 | configure:6246: $? = 0 |
---|
120 | Test compile: __builtin_alloca availability |
---|
121 | configure:6286: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
---|
122 | conftest.c:1:43: warning: control reaches end of non-void function [-Wreturn-type] |
---|
123 | int k; int foo () { __builtin_alloca (k); } |
---|
124 | ^ |
---|
125 | 1 warning generated. |
---|
126 | Undefined symbols for architecture x86_64: |
---|
127 | "_main", referenced from: |
---|
128 | implicit entry/start for main executable |
---|
129 | ld: symbol(s) not found for architecture x86_64 |
---|
130 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
131 | configure:6289: $? = 1 |
---|
132 | failed program was: |
---|
133 | int k; int foo () { __builtin_alloca (k); } |
---|
134 | Test compile: abs int -> double conversion |
---|
135 | configure:6410: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
---|
136 | configure:6413: $? = 0 |
---|
137 | configure:6418: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
138 | configure:6421: $? = 0 |
---|
139 | Test compile: long long reliability test 1 |
---|
140 | configure:6475: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
---|
141 | conftest.c:12:83: warning: too many arguments in call to 'g' |
---|
142 | 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();}} |
---|
143 | ~ ^ |
---|
144 | 1 warning generated. |
---|
145 | configure:6478: $? = 0 |
---|
146 | configure:6483: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
147 | configure:6486: $? = 0 |
---|
148 | Test compile: long long reliability test 2 |
---|
149 | configure:6536: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
---|
150 | configure:6539: $? = 0 |
---|
151 | configure:6544: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
152 | configure:6547: $? = 0 |
---|
153 | Test compile: freebsd hacked gcc |
---|
154 | configure:6597: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
---|
155 | configure:6600: $? = 0 |
---|
156 | configure:6605: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
157 | configure:6608: $? = 0 |
---|
158 | Test compile: mpn_lshift_com optimization |
---|
159 | configure:6696: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
---|
160 | configure:6699: $? = 0 |
---|
161 | configure:6704: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
162 | configure:6707: $? = 0 |
---|
163 | Test compile: mpn_lshift_com optimization 2 |
---|
164 | configure:6805: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
---|
165 | configure:6808: $? = 0 |
---|
166 | configure:6813: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
167 | configure:6816: $? = 0 |
---|
168 | configure:6962: result: yes |
---|
169 | configure:7476: checking compiler /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=corei7 |
---|
170 | Test compile: |
---|
171 | configure:7490: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=corei7 conftest.c >&5 |
---|
172 | configure:7493: $? = 0 |
---|
173 | configure:7498: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
174 | configure:7501: $? = 0 |
---|
175 | Test compile: function pointer return |
---|
176 | configure:7544: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=corei7 conftest.c >&5 |
---|
177 | configure:7547: $? = 0 |
---|
178 | configure:7552: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
179 | configure:7555: $? = 0 |
---|
180 | Test compile: cmov instruction |
---|
181 | configure:7600: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=corei7 conftest.c >&5 |
---|
182 | configure:7603: $? = 0 |
---|
183 | configure:7608: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
184 | configure:7611: $? = 0 |
---|
185 | Test compile: double -> ulong conversion |
---|
186 | configure:7657: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=corei7 conftest.c >&5 |
---|
187 | configure:7660: $? = 0 |
---|
188 | configure:7665: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
189 | configure:7668: $? = 0 |
---|
190 | Test compile: double negation |
---|
191 | configure:7712: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=corei7 conftest.c >&5 |
---|
192 | configure:7715: $? = 0 |
---|
193 | configure:7720: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
194 | configure:7723: $? = 0 |
---|
195 | Test compile: double -> float conversion |
---|
196 | configure:7768: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=corei7 conftest.c >&5 |
---|
197 | configure:7771: $? = 0 |
---|
198 | configure:7776: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
199 | configure:7779: $? = 0 |
---|
200 | Test compile: gnupro alpha ev6 char spilling |
---|
201 | configure:7853: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=corei7 conftest.c >&5 |
---|
202 | configure:7856: $? = 0 |
---|
203 | configure:7861: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
204 | configure:7864: $? = 0 |
---|
205 | Test compile: __builtin_alloca availability |
---|
206 | configure:7904: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=corei7 conftest.c >&5 |
---|
207 | conftest.c:1:43: warning: control reaches end of non-void function [-Wreturn-type] |
---|
208 | int k; int foo () { __builtin_alloca (k); } |
---|
209 | ^ |
---|
210 | 1 warning generated. |
---|
211 | Undefined symbols for architecture x86_64: |
---|
212 | "_main", referenced from: |
---|
213 | implicit entry/start for main executable |
---|
214 | ld: symbol(s) not found for architecture x86_64 |
---|
215 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
216 | configure:7907: $? = 1 |
---|
217 | failed program was: |
---|
218 | int k; int foo () { __builtin_alloca (k); } |
---|
219 | Test compile: abs int -> double conversion |
---|
220 | configure:8028: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=corei7 conftest.c >&5 |
---|
221 | configure:8031: $? = 0 |
---|
222 | configure:8036: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
223 | configure:8039: $? = 0 |
---|
224 | Test compile: long long reliability test 1 |
---|
225 | configure:8093: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=corei7 conftest.c >&5 |
---|
226 | conftest.c:12:83: warning: too many arguments in call to 'g' |
---|
227 | 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();}} |
---|
228 | ~ ^ |
---|
229 | 1 warning generated. |
---|
230 | configure:8096: $? = 0 |
---|
231 | configure:8101: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
232 | configure:8104: $? = 0 |
---|
233 | Test compile: long long reliability test 2 |
---|
234 | configure:8154: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=corei7 conftest.c >&5 |
---|
235 | configure:8157: $? = 0 |
---|
236 | configure:8162: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
237 | configure:8165: $? = 0 |
---|
238 | Test compile: freebsd hacked gcc |
---|
239 | configure:8215: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=corei7 conftest.c >&5 |
---|
240 | configure:8218: $? = 0 |
---|
241 | configure:8223: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
242 | configure:8226: $? = 0 |
---|
243 | Test compile: mpn_lshift_com optimization |
---|
244 | configure:8314: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=corei7 conftest.c >&5 |
---|
245 | configure:8317: $? = 0 |
---|
246 | configure:8322: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
247 | configure:8325: $? = 0 |
---|
248 | Test compile: mpn_lshift_com optimization 2 |
---|
249 | configure:8423: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=corei7 conftest.c >&5 |
---|
250 | configure:8426: $? = 0 |
---|
251 | configure:8431: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
252 | configure:8434: $? = 0 |
---|
253 | configure:8580: result: yes |
---|
254 | configure:7476: checking compiler /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -I/opt/local/include -march=corei7 |
---|
255 | Test compile: |
---|
256 | configure:7490: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -I/opt/local/include -march=corei7 conftest.c >&5 |
---|
257 | configure:7493: $? = 0 |
---|
258 | configure:7498: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
259 | configure:7501: $? = 0 |
---|
260 | Test compile: function pointer return |
---|
261 | configure:7544: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -I/opt/local/include -march=corei7 conftest.c >&5 |
---|
262 | configure:7547: $? = 0 |
---|
263 | configure:7552: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
264 | configure:7555: $? = 0 |
---|
265 | Test compile: cmov instruction |
---|
266 | configure:7600: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -I/opt/local/include -march=corei7 conftest.c >&5 |
---|
267 | configure:7603: $? = 0 |
---|
268 | configure:7608: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
269 | configure:7611: $? = 0 |
---|
270 | Test compile: double -> ulong conversion |
---|
271 | configure:7657: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -I/opt/local/include -march=corei7 conftest.c >&5 |
---|
272 | configure:7660: $? = 0 |
---|
273 | configure:7665: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
274 | configure:7668: $? = 0 |
---|
275 | Test compile: double negation |
---|
276 | configure:7712: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -I/opt/local/include -march=corei7 conftest.c >&5 |
---|
277 | configure:7715: $? = 0 |
---|
278 | configure:7720: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
279 | configure:7723: $? = 0 |
---|
280 | Test compile: double -> float conversion |
---|
281 | configure:7768: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -I/opt/local/include -march=corei7 conftest.c >&5 |
---|
282 | configure:7771: $? = 0 |
---|
283 | configure:7776: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
284 | configure:7779: $? = 0 |
---|
285 | Test compile: gnupro alpha ev6 char spilling |
---|
286 | configure:7853: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -I/opt/local/include -march=corei7 conftest.c >&5 |
---|
287 | configure:7856: $? = 0 |
---|
288 | configure:7861: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
289 | configure:7864: $? = 0 |
---|
290 | Test compile: __builtin_alloca availability |
---|
291 | configure:7904: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -I/opt/local/include -march=corei7 conftest.c >&5 |
---|
292 | conftest.c:1:43: warning: control reaches end of non-void function [-Wreturn-type] |
---|
293 | int k; int foo () { __builtin_alloca (k); } |
---|
294 | ^ |
---|
295 | 1 warning generated. |
---|
296 | Undefined symbols for architecture x86_64: |
---|
297 | "_main", referenced from: |
---|
298 | implicit entry/start for main executable |
---|
299 | ld: symbol(s) not found for architecture x86_64 |
---|
300 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
301 | configure:7907: $? = 1 |
---|
302 | failed program was: |
---|
303 | int k; int foo () { __builtin_alloca (k); } |
---|
304 | Test compile: abs int -> double conversion |
---|
305 | configure:8028: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -I/opt/local/include -march=corei7 conftest.c >&5 |
---|
306 | configure:8031: $? = 0 |
---|
307 | configure:8036: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
308 | configure:8039: $? = 0 |
---|
309 | Test compile: long long reliability test 1 |
---|
310 | configure:8093: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -I/opt/local/include -march=corei7 conftest.c >&5 |
---|
311 | conftest.c:12:83: warning: too many arguments in call to 'g' |
---|
312 | 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();}} |
---|
313 | ~ ^ |
---|
314 | 1 warning generated. |
---|
315 | configure:8096: $? = 0 |
---|
316 | configure:8101: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
317 | configure:8104: $? = 0 |
---|
318 | Test compile: long long reliability test 2 |
---|
319 | configure:8154: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -I/opt/local/include -march=corei7 conftest.c >&5 |
---|
320 | configure:8157: $? = 0 |
---|
321 | configure:8162: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
322 | configure:8165: $? = 0 |
---|
323 | Test compile: freebsd hacked gcc |
---|
324 | configure:8215: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -I/opt/local/include -march=corei7 conftest.c >&5 |
---|
325 | configure:8218: $? = 0 |
---|
326 | configure:8223: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
327 | configure:8226: $? = 0 |
---|
328 | Test compile: mpn_lshift_com optimization |
---|
329 | configure:8314: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -I/opt/local/include -march=corei7 conftest.c >&5 |
---|
330 | configure:8317: $? = 0 |
---|
331 | configure:8322: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
332 | configure:8325: $? = 0 |
---|
333 | Test compile: mpn_lshift_com optimization 2 |
---|
334 | configure:8423: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -I/opt/local/include -march=corei7 conftest.c >&5 |
---|
335 | configure:8426: $? = 0 |
---|
336 | configure:8431: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
337 | configure:8434: $? = 0 |
---|
338 | configure:8580: result: yes |
---|
339 | configure:8733: checking for gcc |
---|
340 | configure:8760: result: /usr/bin/clang |
---|
341 | configure:8989: checking for C compiler version |
---|
342 | configure:8998: /usr/bin/clang --version >&5 |
---|
343 | Apple LLVM version 9.0.0 (clang-900.0.38) |
---|
344 | Target: x86_64-apple-darwin17.2.0 |
---|
345 | Thread model: posix |
---|
346 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
347 | configure:9009: $? = 0 |
---|
348 | configure:8998: /usr/bin/clang -v >&5 |
---|
349 | Apple LLVM version 9.0.0 (clang-900.0.38) |
---|
350 | Target: x86_64-apple-darwin17.2.0 |
---|
351 | Thread model: posix |
---|
352 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
353 | configure:9009: $? = 0 |
---|
354 | configure:8998: /usr/bin/clang -V >&5 |
---|
355 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
356 | clang: error: no input files |
---|
357 | configure:9009: $? = 1 |
---|
358 | configure:8998: /usr/bin/clang -qversion >&5 |
---|
359 | clang: error: unknown argument: '-qversion' |
---|
360 | clang: error: no input files |
---|
361 | configure:9009: $? = 1 |
---|
362 | configure:9029: checking whether the C compiler works |
---|
363 | configure:9051: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
364 | configure:9055: $? = 0 |
---|
365 | configure:9103: result: yes |
---|
366 | configure:9106: checking for C compiler default output file name |
---|
367 | configure:9108: result: a.out |
---|
368 | configure:9114: checking for suffix of executables |
---|
369 | configure:9121: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
370 | configure:9125: $? = 0 |
---|
371 | configure:9147: result: |
---|
372 | configure:9169: checking whether we are cross compiling |
---|
373 | configure:9177: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
374 | configure:9181: $? = 0 |
---|
375 | configure:9188: ./conftest |
---|
376 | configure:9192: $? = 0 |
---|
377 | configure:9207: result: no |
---|
378 | configure:9212: checking for suffix of object files |
---|
379 | configure:9234: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
380 | configure:9238: $? = 0 |
---|
381 | configure:9259: result: o |
---|
382 | configure:9263: checking whether we are using the GNU C compiler |
---|
383 | configure:9282: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
384 | configure:9282: $? = 0 |
---|
385 | configure:9291: result: yes |
---|
386 | configure:9300: checking whether /usr/bin/clang accepts -g |
---|
387 | configure:9320: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
388 | configure:9320: $? = 0 |
---|
389 | configure:9361: result: yes |
---|
390 | configure:9378: checking for /usr/bin/clang option to accept ISO C89 |
---|
391 | configure:9441: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
392 | configure:9441: $? = 0 |
---|
393 | configure:9454: result: none needed |
---|
394 | configure:9479: checking whether /usr/bin/clang understands -c and -o together |
---|
395 | configure:9501: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
396 | configure:9504: $? = 0 |
---|
397 | configure:9501: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
398 | configure:9504: $? = 0 |
---|
399 | configure:9516: result: yes |
---|
400 | configure:9537: checking for /usr/bin/clang option to accept ISO C99 |
---|
401 | configure:9686: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
402 | configure:9686: $? = 0 |
---|
403 | configure:9699: result: none needed |
---|
404 | configure:9807: checking for /usr/bin/clang option to accept ISO Standard C |
---|
405 | configure:9818: result: none needed |
---|
406 | configure:9830: checking how to run the C preprocessor |
---|
407 | configure:9861: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
408 | configure:9861: $? = 0 |
---|
409 | configure:9875: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
410 | conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found |
---|
411 | #include <ac_nonexistent.h> |
---|
412 | ^~~~~~~~~~~~~~~~~~ |
---|
413 | 1 error generated. |
---|
414 | configure:9875: $? = 1 |
---|
415 | configure: failed program was: |
---|
416 | | /* confdefs.h */ |
---|
417 | | #define PACKAGE_NAME "GNU MP" |
---|
418 | | #define PACKAGE_TARNAME "gmp" |
---|
419 | | #define PACKAGE_VERSION "6.1.2" |
---|
420 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
421 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
422 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
423 | | #define PACKAGE "gmp" |
---|
424 | | #define VERSION "6.1.2" |
---|
425 | | #define WANT_FFT 1 |
---|
426 | | #define HAVE_HOST_CPU_westmere 1 |
---|
427 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
428 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
429 | | /* end confdefs.h. */ |
---|
430 | | #include <ac_nonexistent.h> |
---|
431 | configure:9900: result: /usr/bin/clang -E |
---|
432 | configure:9920: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
433 | configure:9920: $? = 0 |
---|
434 | configure:9934: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
435 | conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found |
---|
436 | #include <ac_nonexistent.h> |
---|
437 | ^~~~~~~~~~~~~~~~~~ |
---|
438 | 1 error generated. |
---|
439 | configure:9934: $? = 1 |
---|
440 | configure: failed program was: |
---|
441 | | /* confdefs.h */ |
---|
442 | | #define PACKAGE_NAME "GNU MP" |
---|
443 | | #define PACKAGE_TARNAME "gmp" |
---|
444 | | #define PACKAGE_VERSION "6.1.2" |
---|
445 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
446 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
447 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
448 | | #define PACKAGE "gmp" |
---|
449 | | #define VERSION "6.1.2" |
---|
450 | | #define WANT_FFT 1 |
---|
451 | | #define HAVE_HOST_CPU_westmere 1 |
---|
452 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
453 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
454 | | /* end confdefs.h. */ |
---|
455 | | #include <ac_nonexistent.h> |
---|
456 | configure:10032: checking build system compiler /usr/bin/clang |
---|
457 | configure:10045: /usr/bin/clang conftest.c |
---|
458 | configure:10048: $? = 0 |
---|
459 | configure:10055: result: yes |
---|
460 | configure:10074: checking for build system preprocessor |
---|
461 | configure:10085: /usr/bin/clang -E conftest.c |
---|
462 | # 1 "conftest.c" |
---|
463 | # 1 "<built-in>" 1 |
---|
464 | # 1 "<built-in>" 3 |
---|
465 | # 331 "<built-in>" 3 |
---|
466 | # 1 "<command line>" 1 |
---|
467 | # 1 "<built-in>" 2 |
---|
468 | # 1 "conftest.c" 2 |
---|
469 | |
---|
470 | configure:10088: $? = 0 |
---|
471 | configure:10103: result: /usr/bin/clang -E |
---|
472 | configure:10110: checking for build system executable suffix |
---|
473 | configure:10124: /usr/bin/clang conftest.c -o conftest.exe |
---|
474 | configure:10127: $? = 0 |
---|
475 | ./configure: line 10129: ./conftest: No such file or directory |
---|
476 | configure:10124: /usr/bin/clang conftest.c -o conftest,ff8 |
---|
477 | configure:10127: $? = 0 |
---|
478 | ./configure: line 10129: ./conftest: No such file or directory |
---|
479 | configure:10124: /usr/bin/clang conftest.c -o conftest |
---|
480 | configure:10127: $? = 0 |
---|
481 | configure:10141: result: |
---|
482 | configure:10147: checking whether build system compiler is ANSI |
---|
483 | configure:10160: /usr/bin/clang conftest.c |
---|
484 | configure:10163: $? = 0 |
---|
485 | configure:10172: result: yes |
---|
486 | configure:10182: checking for build system compiler math library |
---|
487 | configure:10202: /usr/bin/clang conftest.c -lm |
---|
488 | configure:10205: $? = 0 |
---|
489 | configure:10214: result: -lm |
---|
490 | configure:10349: checking for C++ compiler version |
---|
491 | configure:10358: /usr/bin/clang++ -stdlib=libc++ --version >&5 |
---|
492 | Apple LLVM version 9.0.0 (clang-900.0.38) |
---|
493 | Target: x86_64-apple-darwin17.2.0 |
---|
494 | Thread model: posix |
---|
495 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
496 | configure:10369: $? = 0 |
---|
497 | configure:10358: /usr/bin/clang++ -stdlib=libc++ -v >&5 |
---|
498 | Apple LLVM version 9.0.0 (clang-900.0.38) |
---|
499 | Target: x86_64-apple-darwin17.2.0 |
---|
500 | Thread model: posix |
---|
501 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
502 | clang: warning: argument unused during compilation: '-stdlib=libc++' [-Wunused-command-line-argument] |
---|
503 | configure:10369: $? = 0 |
---|
504 | configure:10358: /usr/bin/clang++ -stdlib=libc++ -V >&5 |
---|
505 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
506 | clang: error: no input files |
---|
507 | configure:10369: $? = 1 |
---|
508 | configure:10358: /usr/bin/clang++ -stdlib=libc++ -qversion >&5 |
---|
509 | clang: error: unknown argument: '-qversion' |
---|
510 | clang: error: no input files |
---|
511 | configure:10369: $? = 1 |
---|
512 | configure:10373: checking whether we are using the GNU C++ compiler |
---|
513 | configure:10392: /usr/bin/clang++ -stdlib=libc++ -c -I/opt/local/include conftest.cpp >&5 |
---|
514 | configure:10392: $? = 0 |
---|
515 | configure:10401: result: yes |
---|
516 | configure:10410: checking whether /usr/bin/clang++ -stdlib=libc++ accepts -g |
---|
517 | configure:10430: /usr/bin/clang++ -stdlib=libc++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
518 | configure:10430: $? = 0 |
---|
519 | configure:10471: result: yes |
---|
520 | CXXFLAGS chosen by autoconf: -g -O2 |
---|
521 | configure:10521: checking C++ compiler /usr/bin/clang++ -stdlib=libc++ -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 |
---|
522 | Test compile: |
---|
523 | configure:10535: /usr/bin/clang++ -stdlib=libc++ -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 conftest.cc >&5 |
---|
524 | configure:10538: $? = 0 |
---|
525 | configure:10542: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
526 | configure:10545: $? = 0 |
---|
527 | Test compile: namespace |
---|
528 | configure:10575: /usr/bin/clang++ -stdlib=libc++ -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 conftest.cc >&5 |
---|
529 | configure:10578: $? = 0 |
---|
530 | configure:10582: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
531 | configure:10585: $? = 0 |
---|
532 | Test compile: std iostream |
---|
533 | configure:10621: /usr/bin/clang++ -stdlib=libc++ -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 conftest.cc >&5 |
---|
534 | configure:10624: $? = 0 |
---|
535 | configure:10628: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
536 | configure:10631: $? = 0 |
---|
537 | configure:10650: result: yes |
---|
538 | configure:10690: checking how to run the C++ preprocessor |
---|
539 | configure:10717: /usr/bin/clang++ -stdlib=libc++ -E -I/opt/local/include conftest.cpp |
---|
540 | configure:10717: $? = 0 |
---|
541 | configure:10731: /usr/bin/clang++ -stdlib=libc++ -E -I/opt/local/include conftest.cpp |
---|
542 | conftest.cpp:15:10: fatal error: 'ac_nonexistent.h' file not found |
---|
543 | #include <ac_nonexistent.h> |
---|
544 | ^~~~~~~~~~~~~~~~~~ |
---|
545 | 1 error generated. |
---|
546 | configure:10731: $? = 1 |
---|
547 | configure: failed program was: |
---|
548 | | /* confdefs.h */ |
---|
549 | | #define PACKAGE_NAME "GNU MP" |
---|
550 | | #define PACKAGE_TARNAME "gmp" |
---|
551 | | #define PACKAGE_VERSION "6.1.2" |
---|
552 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
553 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
554 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
555 | | #define PACKAGE "gmp" |
---|
556 | | #define VERSION "6.1.2" |
---|
557 | | #define WANT_FFT 1 |
---|
558 | | #define HAVE_HOST_CPU_westmere 1 |
---|
559 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
560 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
561 | | /* end confdefs.h. */ |
---|
562 | | #include <ac_nonexistent.h> |
---|
563 | configure:10756: result: /usr/bin/clang++ -stdlib=libc++ -E |
---|
564 | configure:10776: /usr/bin/clang++ -stdlib=libc++ -E -I/opt/local/include conftest.cpp |
---|
565 | configure:10776: $? = 0 |
---|
566 | configure:10790: /usr/bin/clang++ -stdlib=libc++ -E -I/opt/local/include conftest.cpp |
---|
567 | conftest.cpp:15:10: fatal error: 'ac_nonexistent.h' file not found |
---|
568 | #include <ac_nonexistent.h> |
---|
569 | ^~~~~~~~~~~~~~~~~~ |
---|
570 | 1 error generated. |
---|
571 | configure:10790: $? = 1 |
---|
572 | configure: failed program was: |
---|
573 | | /* confdefs.h */ |
---|
574 | | #define PACKAGE_NAME "GNU MP" |
---|
575 | | #define PACKAGE_TARNAME "gmp" |
---|
576 | | #define PACKAGE_VERSION "6.1.2" |
---|
577 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
578 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
579 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
580 | | #define PACKAGE "gmp" |
---|
581 | | #define VERSION "6.1.2" |
---|
582 | | #define WANT_FFT 1 |
---|
583 | | #define HAVE_HOST_CPU_westmere 1 |
---|
584 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
585 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
586 | | /* end confdefs.h. */ |
---|
587 | | #include <ac_nonexistent.h> |
---|
588 | configure:10826: checking for grep that handles long lines and -e |
---|
589 | configure:10884: result: /opt/local/bin/grep |
---|
590 | configure:10889: checking for egrep |
---|
591 | configure:10951: result: /opt/local/bin/grep -E |
---|
592 | Decided: |
---|
593 | ABI=64 |
---|
594 | CC=/usr/bin/clang |
---|
595 | CFLAGS=-O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 |
---|
596 | CPPFLAGS=-I/opt/local/include |
---|
597 | GMP_LDFLAGS= |
---|
598 | CXX=/usr/bin/clang++ -stdlib=libc++ |
---|
599 | CXXFLAGS=-O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 |
---|
600 | path= x86_64/coreinhm x86_64/core2 x86_64 generic |
---|
601 | configure:11382: checking whether assembler supports --noexecstack option |
---|
602 | configure:11392: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include |
---|
603 | -S -o conftest.s conftest.c >/dev/null |
---|
604 | configure:11395: $? = 0 |
---|
605 | configure:11412: result: no |
---|
606 | configure:11465: checking for ar |
---|
607 | configure:11481: found /opt/local/bin/ar |
---|
608 | configure:11492: result: ar |
---|
609 | configure:11533: checking for BSD- or MS-compatible name lister (nm) |
---|
610 | configure:11587: result: /opt/local/bin/nm -B |
---|
611 | configure:11717: checking the name lister (/opt/local/bin/nm -B) interface |
---|
612 | configure:11724: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
613 | configure:11727: /opt/local/bin/nm -B "conftest.o" |
---|
614 | configure:11730: output |
---|
615 | 0000000000000000 S _some_variable |
---|
616 | configure:11737: result: BSD nm |
---|
617 | configure:12431: checking how to print strings |
---|
618 | configure:12458: result: printf |
---|
619 | configure:12479: checking for a sed that does not truncate output |
---|
620 | configure:12543: result: /opt/local/bin/gsed |
---|
621 | configure:12561: checking for fgrep |
---|
622 | configure:12623: result: /opt/local/bin/grep -F |
---|
623 | configure:12658: checking for ld used by /usr/bin/clang |
---|
624 | configure:12725: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
625 | configure:12732: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
626 | configure:12747: result: no |
---|
627 | configure:12759: checking whether ln -s works |
---|
628 | configure:12763: result: yes |
---|
629 | configure:12771: checking the maximum length of command line arguments |
---|
630 | configure:12902: result: 196608 |
---|
631 | configure:12950: checking how to convert westmere-apple-darwin17.2.0 file names to westmere-apple-darwin17.2.0 format |
---|
632 | configure:12990: result: func_convert_file_noop |
---|
633 | configure:12997: checking how to convert westmere-apple-darwin17.2.0 file names to toolchain format |
---|
634 | configure:13017: result: func_convert_file_noop |
---|
635 | configure:13024: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files |
---|
636 | configure:13031: result: -r |
---|
637 | configure:13105: checking for objdump |
---|
638 | configure:13132: result: objdump |
---|
639 | configure:13161: checking how to recognize dependent libraries |
---|
640 | configure:13361: result: pass_all |
---|
641 | configure:13446: checking for dlltool |
---|
642 | configure:13473: result: dlltool |
---|
643 | configure:13503: checking how to associate runtime and link libraries |
---|
644 | configure:13530: result: printf %s\n |
---|
645 | configure:13654: checking for archiver @FILE support |
---|
646 | configure:13671: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
647 | configure:13671: $? = 0 |
---|
648 | configure:13674: ar cq libconftest.a @conftest.lst >&5 |
---|
649 | ar: @conftest.lst: No such file or directory |
---|
650 | configure:13677: $? = 1 |
---|
651 | configure:13697: result: no |
---|
652 | configure:13755: checking for strip |
---|
653 | configure:13771: found /opt/local/bin/strip |
---|
654 | configure:13782: result: strip |
---|
655 | configure:13854: checking for ranlib |
---|
656 | configure:13870: found /opt/local/bin/ranlib |
---|
657 | configure:13881: result: ranlib |
---|
658 | configure:13983: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object |
---|
659 | configure:14136: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
660 | configure:14139: $? = 0 |
---|
661 | configure:14143: /opt/local/bin/nm -B 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 |
---|
662 | configure:14146: $? = 0 |
---|
663 | cannot find nm_test_var in conftest.nm |
---|
664 | configure:14136: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
665 | configure:14139: $? = 0 |
---|
666 | configure:14143: /opt/local/bin/nm -B 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 |
---|
667 | configure:14146: $? = 0 |
---|
668 | configure:14212: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c conftstm.o >&5 |
---|
669 | configure:14215: $? = 0 |
---|
670 | configure:14253: result: ok |
---|
671 | configure:14300: checking for sysroot |
---|
672 | configure:14330: result: no |
---|
673 | configure:14337: checking for a working dd |
---|
674 | configure:14375: result: /bin/dd |
---|
675 | configure:14379: checking how to truncate binary pipes |
---|
676 | configure:14394: result: /bin/dd bs=4096 count=1 |
---|
677 | configure:14723: checking for mt |
---|
678 | configure:14753: result: no |
---|
679 | configure:14773: checking if : is a manifest tool |
---|
680 | configure:14779: : '-?' |
---|
681 | configure:14787: result: no |
---|
682 | configure:14843: checking for dsymutil |
---|
683 | configure:14859: found /usr/bin/dsymutil |
---|
684 | configure:14870: result: dsymutil |
---|
685 | configure:14935: checking for nmedit |
---|
686 | configure:14951: found /opt/local/bin/nmedit |
---|
687 | configure:14962: result: nmedit |
---|
688 | configure:15027: checking for lipo |
---|
689 | configure:15043: found /opt/local/bin/lipo |
---|
690 | configure:15054: result: lipo |
---|
691 | configure:15119: checking for otool |
---|
692 | configure:15135: found /opt/local/bin/otool |
---|
693 | configure:15146: result: otool |
---|
694 | configure:15211: checking for otool64 |
---|
695 | configure:15241: result: no |
---|
696 | configure:15286: checking for -single_module linker flag |
---|
697 | /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -L/opt/local/lib -Wl,-headerpad_max_install_names -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
698 | configure:15319: result: yes |
---|
699 | configure:15322: checking for -exported_symbols_list linker flag |
---|
700 | configure:15342: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
701 | configure:15342: $? = 0 |
---|
702 | configure:15352: result: yes |
---|
703 | configure:15355: checking for -force_load linker flag |
---|
704 | /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o conftest.o conftest.c |
---|
705 | ar cru libconftest.a conftest.o |
---|
706 | ranlib libconftest.a |
---|
707 | /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -L/opt/local/lib -Wl,-headerpad_max_install_names -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
708 | configure:15387: result: yes |
---|
709 | configure:15459: checking for ANSI C header files |
---|
710 | configure:15479: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
711 | configure:15479: $? = 0 |
---|
712 | configure:15552: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
713 | configure:15552: $? = 0 |
---|
714 | configure:15552: ./conftest |
---|
715 | configure:15552: $? = 0 |
---|
716 | configure:15563: result: yes |
---|
717 | configure:15576: checking for sys/types.h |
---|
718 | configure:15576: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
719 | configure:15576: $? = 0 |
---|
720 | configure:15576: result: yes |
---|
721 | configure:15576: checking for sys/stat.h |
---|
722 | configure:15576: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
723 | configure:15576: $? = 0 |
---|
724 | configure:15576: result: yes |
---|
725 | configure:15576: checking for stdlib.h |
---|
726 | configure:15576: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
727 | configure:15576: $? = 0 |
---|
728 | configure:15576: result: yes |
---|
729 | configure:15576: checking for string.h |
---|
730 | configure:15576: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
731 | configure:15576: $? = 0 |
---|
732 | configure:15576: result: yes |
---|
733 | configure:15576: checking for memory.h |
---|
734 | configure:15576: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
735 | configure:15576: $? = 0 |
---|
736 | configure:15576: result: yes |
---|
737 | configure:15576: checking for strings.h |
---|
738 | configure:15576: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
739 | configure:15576: $? = 0 |
---|
740 | configure:15576: result: yes |
---|
741 | configure:15576: checking for inttypes.h |
---|
742 | configure:15576: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
743 | configure:15576: $? = 0 |
---|
744 | configure:15576: result: yes |
---|
745 | configure:15576: checking for stdint.h |
---|
746 | configure:15576: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
747 | configure:15576: $? = 0 |
---|
748 | configure:15576: result: yes |
---|
749 | configure:15576: checking for unistd.h |
---|
750 | configure:15576: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
751 | configure:15576: $? = 0 |
---|
752 | configure:15576: result: yes |
---|
753 | configure:15590: checking for dlfcn.h |
---|
754 | configure:15590: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
755 | configure:15590: $? = 0 |
---|
756 | configure:15590: result: yes |
---|
757 | configure:15855: checking for objdir |
---|
758 | configure:15870: result: .libs |
---|
759 | configure:16130: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
760 | configure:16148: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
761 | configure:16152: $? = 0 |
---|
762 | configure:16165: result: yes |
---|
763 | configure:16523: checking for /usr/bin/clang option to produce PIC |
---|
764 | configure:16530: result: -fno-common -DPIC |
---|
765 | configure:16538: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
766 | configure:16556: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
767 | configure:16560: $? = 0 |
---|
768 | configure:16573: result: yes |
---|
769 | configure:16602: checking if /usr/bin/clang static flag -static works |
---|
770 | configure:16630: result: no |
---|
771 | configure:16645: checking if /usr/bin/clang supports -c -o file.o |
---|
772 | configure:16666: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
773 | configure:16670: $? = 0 |
---|
774 | configure:16692: result: yes |
---|
775 | configure:16700: checking if /usr/bin/clang supports -c -o file.o |
---|
776 | configure:16747: result: yes |
---|
777 | configure:16780: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
778 | configure:18039: result: yes |
---|
779 | configure:18279: checking dynamic linker characteristics |
---|
780 | configure:19097: result: darwin17.2.0 dyld |
---|
781 | configure:19219: checking how to hardcode library paths into programs |
---|
782 | configure:19244: result: immediate |
---|
783 | configure:19792: checking whether stripping libraries is possible |
---|
784 | configure:19806: result: yes |
---|
785 | configure:19832: checking if libtool supports shared libraries |
---|
786 | configure:19834: result: yes |
---|
787 | configure:19837: checking whether to build shared libraries |
---|
788 | configure:19862: result: yes |
---|
789 | configure:19865: checking whether to build static libraries |
---|
790 | configure:19869: result: yes |
---|
791 | configure:19892: checking how to run the C++ preprocessor |
---|
792 | configure:19958: result: /usr/bin/clang++ -stdlib=libc++ -E |
---|
793 | configure:19978: /usr/bin/clang++ -stdlib=libc++ -E -I/opt/local/include conftest.cpp |
---|
794 | configure:19978: $? = 0 |
---|
795 | configure:19992: /usr/bin/clang++ -stdlib=libc++ -E -I/opt/local/include conftest.cpp |
---|
796 | conftest.cpp:27:10: fatal error: 'ac_nonexistent.h' file not found |
---|
797 | #include <ac_nonexistent.h> |
---|
798 | ^~~~~~~~~~~~~~~~~~ |
---|
799 | 1 error generated. |
---|
800 | configure:19992: $? = 1 |
---|
801 | configure: failed program was: |
---|
802 | | /* confdefs.h */ |
---|
803 | | #define PACKAGE_NAME "GNU MP" |
---|
804 | | #define PACKAGE_TARNAME "gmp" |
---|
805 | | #define PACKAGE_VERSION "6.1.2" |
---|
806 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
807 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
808 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
809 | | #define PACKAGE "gmp" |
---|
810 | | #define VERSION "6.1.2" |
---|
811 | | #define WANT_FFT 1 |
---|
812 | | #define HAVE_HOST_CPU_westmere 1 |
---|
813 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
814 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
815 | | #define STDC_HEADERS 1 |
---|
816 | | #define HAVE_SYS_TYPES_H 1 |
---|
817 | | #define HAVE_SYS_STAT_H 1 |
---|
818 | | #define HAVE_STDLIB_H 1 |
---|
819 | | #define HAVE_STRING_H 1 |
---|
820 | | #define HAVE_MEMORY_H 1 |
---|
821 | | #define HAVE_STRINGS_H 1 |
---|
822 | | #define HAVE_INTTYPES_H 1 |
---|
823 | | #define HAVE_STDINT_H 1 |
---|
824 | | #define HAVE_UNISTD_H 1 |
---|
825 | | #define HAVE_DLFCN_H 1 |
---|
826 | | #define LT_OBJDIR ".libs/" |
---|
827 | | /* end confdefs.h. */ |
---|
828 | | #include <ac_nonexistent.h> |
---|
829 | configure:20154: checking for ld used by /usr/bin/clang++ -stdlib=libc++ |
---|
830 | configure:20221: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
831 | configure:20228: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
832 | configure:20243: result: no |
---|
833 | configure:20298: checking whether the /usr/bin/clang++ -stdlib=libc++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
834 | configure:21371: result: yes |
---|
835 | configure:21407: /usr/bin/clang++ -stdlib=libc++ -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.cpp >&5 |
---|
836 | configure:21410: $? = 0 |
---|
837 | configure:21891: checking for /usr/bin/clang++ -stdlib=libc++ option to produce PIC |
---|
838 | configure:21898: result: -fno-common -DPIC |
---|
839 | configure:21906: checking if /usr/bin/clang++ -stdlib=libc++ PIC flag -fno-common -DPIC works |
---|
840 | configure:21924: /usr/bin/clang++ -stdlib=libc++ -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
841 | configure:21928: $? = 0 |
---|
842 | configure:21941: result: yes |
---|
843 | configure:21964: checking if /usr/bin/clang++ -stdlib=libc++ static flag -static works |
---|
844 | configure:21992: result: no |
---|
845 | configure:22004: checking if /usr/bin/clang++ -stdlib=libc++ supports -c -o file.o |
---|
846 | configure:22025: /usr/bin/clang++ -stdlib=libc++ -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
847 | configure:22029: $? = 0 |
---|
848 | configure:22051: result: yes |
---|
849 | configure:22056: checking if /usr/bin/clang++ -stdlib=libc++ supports -c -o file.o |
---|
850 | configure:22103: result: yes |
---|
851 | configure:22133: checking whether the /usr/bin/clang++ -stdlib=libc++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
852 | configure:22173: result: yes |
---|
853 | configure:22314: checking dynamic linker characteristics |
---|
854 | configure:23059: result: darwin17.2.0 dyld |
---|
855 | configure:23124: checking how to hardcode library paths into programs |
---|
856 | configure:23149: result: immediate |
---|
857 | configure:23236: checking for ANSI C header files |
---|
858 | configure:23340: result: yes |
---|
859 | configure:23348: checking whether time.h and sys/time.h may both be included |
---|
860 | configure:23368: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
861 | configure:23368: $? = 0 |
---|
862 | configure:23375: result: yes |
---|
863 | configure:23412: checking fcntl.h usability |
---|
864 | configure:23412: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
865 | configure:23412: $? = 0 |
---|
866 | configure:23412: result: yes |
---|
867 | configure:23412: checking fcntl.h presence |
---|
868 | configure:23412: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
869 | configure:23412: $? = 0 |
---|
870 | configure:23412: result: yes |
---|
871 | configure:23412: checking for fcntl.h |
---|
872 | configure:23412: result: yes |
---|
873 | configure:23412: checking float.h usability |
---|
874 | configure:23412: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
875 | configure:23412: $? = 0 |
---|
876 | configure:23412: result: yes |
---|
877 | configure:23412: checking float.h presence |
---|
878 | configure:23412: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
879 | configure:23412: $? = 0 |
---|
880 | configure:23412: result: yes |
---|
881 | configure:23412: checking for float.h |
---|
882 | configure:23412: result: yes |
---|
883 | configure:23412: checking invent.h usability |
---|
884 | configure:23412: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
885 | conftest.c:64:10: fatal error: 'invent.h' file not found |
---|
886 | #include <invent.h> |
---|
887 | ^~~~~~~~~~ |
---|
888 | 1 error generated. |
---|
889 | configure:23412: $? = 1 |
---|
890 | configure: failed program was: |
---|
891 | | /* confdefs.h */ |
---|
892 | | #define PACKAGE_NAME "GNU MP" |
---|
893 | | #define PACKAGE_TARNAME "gmp" |
---|
894 | | #define PACKAGE_VERSION "6.1.2" |
---|
895 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
896 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
897 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
898 | | #define PACKAGE "gmp" |
---|
899 | | #define VERSION "6.1.2" |
---|
900 | | #define WANT_FFT 1 |
---|
901 | | #define HAVE_HOST_CPU_westmere 1 |
---|
902 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
903 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
904 | | #define STDC_HEADERS 1 |
---|
905 | | #define HAVE_SYS_TYPES_H 1 |
---|
906 | | #define HAVE_SYS_STAT_H 1 |
---|
907 | | #define HAVE_STDLIB_H 1 |
---|
908 | | #define HAVE_STRING_H 1 |
---|
909 | | #define HAVE_MEMORY_H 1 |
---|
910 | | #define HAVE_STRINGS_H 1 |
---|
911 | | #define HAVE_INTTYPES_H 1 |
---|
912 | | #define HAVE_STDINT_H 1 |
---|
913 | | #define HAVE_UNISTD_H 1 |
---|
914 | | #define HAVE_DLFCN_H 1 |
---|
915 | | #define LT_OBJDIR ".libs/" |
---|
916 | | #define STDC_HEADERS 1 |
---|
917 | | #define TIME_WITH_SYS_TIME 1 |
---|
918 | | #define HAVE_FCNTL_H 1 |
---|
919 | | #define HAVE_FLOAT_H 1 |
---|
920 | | /* end confdefs.h. */ |
---|
921 | | #include <stdio.h> |
---|
922 | | #ifdef HAVE_SYS_TYPES_H |
---|
923 | | # include <sys/types.h> |
---|
924 | | #endif |
---|
925 | | #ifdef HAVE_SYS_STAT_H |
---|
926 | | # include <sys/stat.h> |
---|
927 | | #endif |
---|
928 | | #ifdef STDC_HEADERS |
---|
929 | | # include <stdlib.h> |
---|
930 | | # include <stddef.h> |
---|
931 | | #else |
---|
932 | | # ifdef HAVE_STDLIB_H |
---|
933 | | # include <stdlib.h> |
---|
934 | | # endif |
---|
935 | | #endif |
---|
936 | | #ifdef HAVE_STRING_H |
---|
937 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
938 | | # include <memory.h> |
---|
939 | | # endif |
---|
940 | | # include <string.h> |
---|
941 | | #endif |
---|
942 | | #ifdef HAVE_STRINGS_H |
---|
943 | | # include <strings.h> |
---|
944 | | #endif |
---|
945 | | #ifdef HAVE_INTTYPES_H |
---|
946 | | # include <inttypes.h> |
---|
947 | | #endif |
---|
948 | | #ifdef HAVE_STDINT_H |
---|
949 | | # include <stdint.h> |
---|
950 | | #endif |
---|
951 | | #ifdef HAVE_UNISTD_H |
---|
952 | | # include <unistd.h> |
---|
953 | | #endif |
---|
954 | | #include <invent.h> |
---|
955 | configure:23412: result: no |
---|
956 | configure:23412: checking invent.h presence |
---|
957 | configure:23412: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
958 | conftest.c:31:10: fatal error: 'invent.h' file not found |
---|
959 | #include <invent.h> |
---|
960 | ^~~~~~~~~~ |
---|
961 | 1 error generated. |
---|
962 | configure:23412: $? = 1 |
---|
963 | configure: failed program was: |
---|
964 | | /* confdefs.h */ |
---|
965 | | #define PACKAGE_NAME "GNU MP" |
---|
966 | | #define PACKAGE_TARNAME "gmp" |
---|
967 | | #define PACKAGE_VERSION "6.1.2" |
---|
968 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
969 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
970 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
971 | | #define PACKAGE "gmp" |
---|
972 | | #define VERSION "6.1.2" |
---|
973 | | #define WANT_FFT 1 |
---|
974 | | #define HAVE_HOST_CPU_westmere 1 |
---|
975 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
976 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
977 | | #define STDC_HEADERS 1 |
---|
978 | | #define HAVE_SYS_TYPES_H 1 |
---|
979 | | #define HAVE_SYS_STAT_H 1 |
---|
980 | | #define HAVE_STDLIB_H 1 |
---|
981 | | #define HAVE_STRING_H 1 |
---|
982 | | #define HAVE_MEMORY_H 1 |
---|
983 | | #define HAVE_STRINGS_H 1 |
---|
984 | | #define HAVE_INTTYPES_H 1 |
---|
985 | | #define HAVE_STDINT_H 1 |
---|
986 | | #define HAVE_UNISTD_H 1 |
---|
987 | | #define HAVE_DLFCN_H 1 |
---|
988 | | #define LT_OBJDIR ".libs/" |
---|
989 | | #define STDC_HEADERS 1 |
---|
990 | | #define TIME_WITH_SYS_TIME 1 |
---|
991 | | #define HAVE_FCNTL_H 1 |
---|
992 | | #define HAVE_FLOAT_H 1 |
---|
993 | | /* end confdefs.h. */ |
---|
994 | | #include <invent.h> |
---|
995 | configure:23412: result: no |
---|
996 | configure:23412: checking for invent.h |
---|
997 | configure:23412: result: no |
---|
998 | configure:23412: checking langinfo.h usability |
---|
999 | configure:23412: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
1000 | configure:23412: $? = 0 |
---|
1001 | configure:23412: result: yes |
---|
1002 | configure:23412: checking langinfo.h presence |
---|
1003 | configure:23412: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1004 | configure:23412: $? = 0 |
---|
1005 | configure:23412: result: yes |
---|
1006 | configure:23412: checking for langinfo.h |
---|
1007 | configure:23412: result: yes |
---|
1008 | configure:23412: checking locale.h usability |
---|
1009 | configure:23412: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
1010 | configure:23412: $? = 0 |
---|
1011 | configure:23412: result: yes |
---|
1012 | configure:23412: checking locale.h presence |
---|
1013 | configure:23412: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1014 | configure:23412: $? = 0 |
---|
1015 | configure:23412: result: yes |
---|
1016 | configure:23412: checking for locale.h |
---|
1017 | configure:23412: result: yes |
---|
1018 | configure:23412: checking nl_types.h usability |
---|
1019 | configure:23412: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
1020 | configure:23412: $? = 0 |
---|
1021 | configure:23412: result: yes |
---|
1022 | configure:23412: checking nl_types.h presence |
---|
1023 | configure:23412: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1024 | configure:23412: $? = 0 |
---|
1025 | configure:23412: result: yes |
---|
1026 | configure:23412: checking for nl_types.h |
---|
1027 | configure:23412: result: yes |
---|
1028 | configure:23412: checking sys/attributes.h usability |
---|
1029 | configure:23412: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
1030 | conftest.c:67:10: fatal error: 'sys/attributes.h' file not found |
---|
1031 | #include <sys/attributes.h> |
---|
1032 | ^~~~~~~~~~~~~~~~~~ |
---|
1033 | 1 error generated. |
---|
1034 | configure:23412: $? = 1 |
---|
1035 | configure: failed program was: |
---|
1036 | | /* confdefs.h */ |
---|
1037 | | #define PACKAGE_NAME "GNU MP" |
---|
1038 | | #define PACKAGE_TARNAME "gmp" |
---|
1039 | | #define PACKAGE_VERSION "6.1.2" |
---|
1040 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
1041 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
1042 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1043 | | #define PACKAGE "gmp" |
---|
1044 | | #define VERSION "6.1.2" |
---|
1045 | | #define WANT_FFT 1 |
---|
1046 | | #define HAVE_HOST_CPU_westmere 1 |
---|
1047 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1048 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1049 | | #define STDC_HEADERS 1 |
---|
1050 | | #define HAVE_SYS_TYPES_H 1 |
---|
1051 | | #define HAVE_SYS_STAT_H 1 |
---|
1052 | | #define HAVE_STDLIB_H 1 |
---|
1053 | | #define HAVE_STRING_H 1 |
---|
1054 | | #define HAVE_MEMORY_H 1 |
---|
1055 | | #define HAVE_STRINGS_H 1 |
---|
1056 | | #define HAVE_INTTYPES_H 1 |
---|
1057 | | #define HAVE_STDINT_H 1 |
---|
1058 | | #define HAVE_UNISTD_H 1 |
---|
1059 | | #define HAVE_DLFCN_H 1 |
---|
1060 | | #define LT_OBJDIR ".libs/" |
---|
1061 | | #define STDC_HEADERS 1 |
---|
1062 | | #define TIME_WITH_SYS_TIME 1 |
---|
1063 | | #define HAVE_FCNTL_H 1 |
---|
1064 | | #define HAVE_FLOAT_H 1 |
---|
1065 | | #define HAVE_LANGINFO_H 1 |
---|
1066 | | #define HAVE_LOCALE_H 1 |
---|
1067 | | #define HAVE_NL_TYPES_H 1 |
---|
1068 | | /* end confdefs.h. */ |
---|
1069 | | #include <stdio.h> |
---|
1070 | | #ifdef HAVE_SYS_TYPES_H |
---|
1071 | | # include <sys/types.h> |
---|
1072 | | #endif |
---|
1073 | | #ifdef HAVE_SYS_STAT_H |
---|
1074 | | # include <sys/stat.h> |
---|
1075 | | #endif |
---|
1076 | | #ifdef STDC_HEADERS |
---|
1077 | | # include <stdlib.h> |
---|
1078 | | # include <stddef.h> |
---|
1079 | | #else |
---|
1080 | | # ifdef HAVE_STDLIB_H |
---|
1081 | | # include <stdlib.h> |
---|
1082 | | # endif |
---|
1083 | | #endif |
---|
1084 | | #ifdef HAVE_STRING_H |
---|
1085 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1086 | | # include <memory.h> |
---|
1087 | | # endif |
---|
1088 | | # include <string.h> |
---|
1089 | | #endif |
---|
1090 | | #ifdef HAVE_STRINGS_H |
---|
1091 | | # include <strings.h> |
---|
1092 | | #endif |
---|
1093 | | #ifdef HAVE_INTTYPES_H |
---|
1094 | | # include <inttypes.h> |
---|
1095 | | #endif |
---|
1096 | | #ifdef HAVE_STDINT_H |
---|
1097 | | # include <stdint.h> |
---|
1098 | | #endif |
---|
1099 | | #ifdef HAVE_UNISTD_H |
---|
1100 | | # include <unistd.h> |
---|
1101 | | #endif |
---|
1102 | | #include <sys/attributes.h> |
---|
1103 | configure:23412: result: no |
---|
1104 | configure:23412: checking sys/attributes.h presence |
---|
1105 | configure:23412: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1106 | conftest.c:34:10: fatal error: 'sys/attributes.h' file not found |
---|
1107 | #include <sys/attributes.h> |
---|
1108 | ^~~~~~~~~~~~~~~~~~ |
---|
1109 | 1 error generated. |
---|
1110 | configure:23412: $? = 1 |
---|
1111 | configure: failed program was: |
---|
1112 | | /* confdefs.h */ |
---|
1113 | | #define PACKAGE_NAME "GNU MP" |
---|
1114 | | #define PACKAGE_TARNAME "gmp" |
---|
1115 | | #define PACKAGE_VERSION "6.1.2" |
---|
1116 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
1117 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
1118 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1119 | | #define PACKAGE "gmp" |
---|
1120 | | #define VERSION "6.1.2" |
---|
1121 | | #define WANT_FFT 1 |
---|
1122 | | #define HAVE_HOST_CPU_westmere 1 |
---|
1123 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1124 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1125 | | #define STDC_HEADERS 1 |
---|
1126 | | #define HAVE_SYS_TYPES_H 1 |
---|
1127 | | #define HAVE_SYS_STAT_H 1 |
---|
1128 | | #define HAVE_STDLIB_H 1 |
---|
1129 | | #define HAVE_STRING_H 1 |
---|
1130 | | #define HAVE_MEMORY_H 1 |
---|
1131 | | #define HAVE_STRINGS_H 1 |
---|
1132 | | #define HAVE_INTTYPES_H 1 |
---|
1133 | | #define HAVE_STDINT_H 1 |
---|
1134 | | #define HAVE_UNISTD_H 1 |
---|
1135 | | #define HAVE_DLFCN_H 1 |
---|
1136 | | #define LT_OBJDIR ".libs/" |
---|
1137 | | #define STDC_HEADERS 1 |
---|
1138 | | #define TIME_WITH_SYS_TIME 1 |
---|
1139 | | #define HAVE_FCNTL_H 1 |
---|
1140 | | #define HAVE_FLOAT_H 1 |
---|
1141 | | #define HAVE_LANGINFO_H 1 |
---|
1142 | | #define HAVE_LOCALE_H 1 |
---|
1143 | | #define HAVE_NL_TYPES_H 1 |
---|
1144 | | /* end confdefs.h. */ |
---|
1145 | | #include <sys/attributes.h> |
---|
1146 | configure:23412: result: no |
---|
1147 | configure:23412: checking for sys/attributes.h |
---|
1148 | configure:23412: result: no |
---|
1149 | configure:23412: checking sys/iograph.h usability |
---|
1150 | configure:23412: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
1151 | conftest.c:67:10: fatal error: 'sys/iograph.h' file not found |
---|
1152 | #include <sys/iograph.h> |
---|
1153 | ^~~~~~~~~~~~~~~ |
---|
1154 | 1 error generated. |
---|
1155 | configure:23412: $? = 1 |
---|
1156 | configure: failed program was: |
---|
1157 | | /* confdefs.h */ |
---|
1158 | | #define PACKAGE_NAME "GNU MP" |
---|
1159 | | #define PACKAGE_TARNAME "gmp" |
---|
1160 | | #define PACKAGE_VERSION "6.1.2" |
---|
1161 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
1162 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
1163 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1164 | | #define PACKAGE "gmp" |
---|
1165 | | #define VERSION "6.1.2" |
---|
1166 | | #define WANT_FFT 1 |
---|
1167 | | #define HAVE_HOST_CPU_westmere 1 |
---|
1168 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1169 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1170 | | #define STDC_HEADERS 1 |
---|
1171 | | #define HAVE_SYS_TYPES_H 1 |
---|
1172 | | #define HAVE_SYS_STAT_H 1 |
---|
1173 | | #define HAVE_STDLIB_H 1 |
---|
1174 | | #define HAVE_STRING_H 1 |
---|
1175 | | #define HAVE_MEMORY_H 1 |
---|
1176 | | #define HAVE_STRINGS_H 1 |
---|
1177 | | #define HAVE_INTTYPES_H 1 |
---|
1178 | | #define HAVE_STDINT_H 1 |
---|
1179 | | #define HAVE_UNISTD_H 1 |
---|
1180 | | #define HAVE_DLFCN_H 1 |
---|
1181 | | #define LT_OBJDIR ".libs/" |
---|
1182 | | #define STDC_HEADERS 1 |
---|
1183 | | #define TIME_WITH_SYS_TIME 1 |
---|
1184 | | #define HAVE_FCNTL_H 1 |
---|
1185 | | #define HAVE_FLOAT_H 1 |
---|
1186 | | #define HAVE_LANGINFO_H 1 |
---|
1187 | | #define HAVE_LOCALE_H 1 |
---|
1188 | | #define HAVE_NL_TYPES_H 1 |
---|
1189 | | /* end confdefs.h. */ |
---|
1190 | | #include <stdio.h> |
---|
1191 | | #ifdef HAVE_SYS_TYPES_H |
---|
1192 | | # include <sys/types.h> |
---|
1193 | | #endif |
---|
1194 | | #ifdef HAVE_SYS_STAT_H |
---|
1195 | | # include <sys/stat.h> |
---|
1196 | | #endif |
---|
1197 | | #ifdef STDC_HEADERS |
---|
1198 | | # include <stdlib.h> |
---|
1199 | | # include <stddef.h> |
---|
1200 | | #else |
---|
1201 | | # ifdef HAVE_STDLIB_H |
---|
1202 | | # include <stdlib.h> |
---|
1203 | | # endif |
---|
1204 | | #endif |
---|
1205 | | #ifdef HAVE_STRING_H |
---|
1206 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1207 | | # include <memory.h> |
---|
1208 | | # endif |
---|
1209 | | # include <string.h> |
---|
1210 | | #endif |
---|
1211 | | #ifdef HAVE_STRINGS_H |
---|
1212 | | # include <strings.h> |
---|
1213 | | #endif |
---|
1214 | | #ifdef HAVE_INTTYPES_H |
---|
1215 | | # include <inttypes.h> |
---|
1216 | | #endif |
---|
1217 | | #ifdef HAVE_STDINT_H |
---|
1218 | | # include <stdint.h> |
---|
1219 | | #endif |
---|
1220 | | #ifdef HAVE_UNISTD_H |
---|
1221 | | # include <unistd.h> |
---|
1222 | | #endif |
---|
1223 | | #include <sys/iograph.h> |
---|
1224 | configure:23412: result: no |
---|
1225 | configure:23412: checking sys/iograph.h presence |
---|
1226 | configure:23412: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1227 | conftest.c:34:10: fatal error: 'sys/iograph.h' file not found |
---|
1228 | #include <sys/iograph.h> |
---|
1229 | ^~~~~~~~~~~~~~~ |
---|
1230 | 1 error generated. |
---|
1231 | configure:23412: $? = 1 |
---|
1232 | configure: failed program was: |
---|
1233 | | /* confdefs.h */ |
---|
1234 | | #define PACKAGE_NAME "GNU MP" |
---|
1235 | | #define PACKAGE_TARNAME "gmp" |
---|
1236 | | #define PACKAGE_VERSION "6.1.2" |
---|
1237 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
1238 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
1239 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1240 | | #define PACKAGE "gmp" |
---|
1241 | | #define VERSION "6.1.2" |
---|
1242 | | #define WANT_FFT 1 |
---|
1243 | | #define HAVE_HOST_CPU_westmere 1 |
---|
1244 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1245 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1246 | | #define STDC_HEADERS 1 |
---|
1247 | | #define HAVE_SYS_TYPES_H 1 |
---|
1248 | | #define HAVE_SYS_STAT_H 1 |
---|
1249 | | #define HAVE_STDLIB_H 1 |
---|
1250 | | #define HAVE_STRING_H 1 |
---|
1251 | | #define HAVE_MEMORY_H 1 |
---|
1252 | | #define HAVE_STRINGS_H 1 |
---|
1253 | | #define HAVE_INTTYPES_H 1 |
---|
1254 | | #define HAVE_STDINT_H 1 |
---|
1255 | | #define HAVE_UNISTD_H 1 |
---|
1256 | | #define HAVE_DLFCN_H 1 |
---|
1257 | | #define LT_OBJDIR ".libs/" |
---|
1258 | | #define STDC_HEADERS 1 |
---|
1259 | | #define TIME_WITH_SYS_TIME 1 |
---|
1260 | | #define HAVE_FCNTL_H 1 |
---|
1261 | | #define HAVE_FLOAT_H 1 |
---|
1262 | | #define HAVE_LANGINFO_H 1 |
---|
1263 | | #define HAVE_LOCALE_H 1 |
---|
1264 | | #define HAVE_NL_TYPES_H 1 |
---|
1265 | | /* end confdefs.h. */ |
---|
1266 | | #include <sys/iograph.h> |
---|
1267 | configure:23412: result: no |
---|
1268 | configure:23412: checking for sys/iograph.h |
---|
1269 | configure:23412: result: no |
---|
1270 | configure:23412: checking sys/mman.h usability |
---|
1271 | configure:23412: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
1272 | configure:23412: $? = 0 |
---|
1273 | configure:23412: result: yes |
---|
1274 | configure:23412: checking sys/mman.h presence |
---|
1275 | configure:23412: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1276 | configure:23412: $? = 0 |
---|
1277 | configure:23412: result: yes |
---|
1278 | configure:23412: checking for sys/mman.h |
---|
1279 | configure:23412: result: yes |
---|
1280 | configure:23412: checking sys/param.h usability |
---|
1281 | configure:23412: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
1282 | configure:23412: $? = 0 |
---|
1283 | configure:23412: result: yes |
---|
1284 | configure:23412: checking sys/param.h presence |
---|
1285 | configure:23412: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1286 | configure:23412: $? = 0 |
---|
1287 | configure:23412: result: yes |
---|
1288 | configure:23412: checking for sys/param.h |
---|
1289 | configure:23412: result: yes |
---|
1290 | configure:23412: checking sys/processor.h usability |
---|
1291 | configure:23412: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
1292 | conftest.c:69:10: fatal error: 'sys/processor.h' file not found |
---|
1293 | #include <sys/processor.h> |
---|
1294 | ^~~~~~~~~~~~~~~~~ |
---|
1295 | 1 error generated. |
---|
1296 | configure:23412: $? = 1 |
---|
1297 | configure: failed program was: |
---|
1298 | | /* confdefs.h */ |
---|
1299 | | #define PACKAGE_NAME "GNU MP" |
---|
1300 | | #define PACKAGE_TARNAME "gmp" |
---|
1301 | | #define PACKAGE_VERSION "6.1.2" |
---|
1302 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
1303 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
1304 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1305 | | #define PACKAGE "gmp" |
---|
1306 | | #define VERSION "6.1.2" |
---|
1307 | | #define WANT_FFT 1 |
---|
1308 | | #define HAVE_HOST_CPU_westmere 1 |
---|
1309 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1310 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1311 | | #define STDC_HEADERS 1 |
---|
1312 | | #define HAVE_SYS_TYPES_H 1 |
---|
1313 | | #define HAVE_SYS_STAT_H 1 |
---|
1314 | | #define HAVE_STDLIB_H 1 |
---|
1315 | | #define HAVE_STRING_H 1 |
---|
1316 | | #define HAVE_MEMORY_H 1 |
---|
1317 | | #define HAVE_STRINGS_H 1 |
---|
1318 | | #define HAVE_INTTYPES_H 1 |
---|
1319 | | #define HAVE_STDINT_H 1 |
---|
1320 | | #define HAVE_UNISTD_H 1 |
---|
1321 | | #define HAVE_DLFCN_H 1 |
---|
1322 | | #define LT_OBJDIR ".libs/" |
---|
1323 | | #define STDC_HEADERS 1 |
---|
1324 | | #define TIME_WITH_SYS_TIME 1 |
---|
1325 | | #define HAVE_FCNTL_H 1 |
---|
1326 | | #define HAVE_FLOAT_H 1 |
---|
1327 | | #define HAVE_LANGINFO_H 1 |
---|
1328 | | #define HAVE_LOCALE_H 1 |
---|
1329 | | #define HAVE_NL_TYPES_H 1 |
---|
1330 | | #define HAVE_SYS_MMAN_H 1 |
---|
1331 | | #define HAVE_SYS_PARAM_H 1 |
---|
1332 | | /* end confdefs.h. */ |
---|
1333 | | #include <stdio.h> |
---|
1334 | | #ifdef HAVE_SYS_TYPES_H |
---|
1335 | | # include <sys/types.h> |
---|
1336 | | #endif |
---|
1337 | | #ifdef HAVE_SYS_STAT_H |
---|
1338 | | # include <sys/stat.h> |
---|
1339 | | #endif |
---|
1340 | | #ifdef STDC_HEADERS |
---|
1341 | | # include <stdlib.h> |
---|
1342 | | # include <stddef.h> |
---|
1343 | | #else |
---|
1344 | | # ifdef HAVE_STDLIB_H |
---|
1345 | | # include <stdlib.h> |
---|
1346 | | # endif |
---|
1347 | | #endif |
---|
1348 | | #ifdef HAVE_STRING_H |
---|
1349 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1350 | | # include <memory.h> |
---|
1351 | | # endif |
---|
1352 | | # include <string.h> |
---|
1353 | | #endif |
---|
1354 | | #ifdef HAVE_STRINGS_H |
---|
1355 | | # include <strings.h> |
---|
1356 | | #endif |
---|
1357 | | #ifdef HAVE_INTTYPES_H |
---|
1358 | | # include <inttypes.h> |
---|
1359 | | #endif |
---|
1360 | | #ifdef HAVE_STDINT_H |
---|
1361 | | # include <stdint.h> |
---|
1362 | | #endif |
---|
1363 | | #ifdef HAVE_UNISTD_H |
---|
1364 | | # include <unistd.h> |
---|
1365 | | #endif |
---|
1366 | | #include <sys/processor.h> |
---|
1367 | configure:23412: result: no |
---|
1368 | configure:23412: checking sys/processor.h presence |
---|
1369 | configure:23412: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1370 | conftest.c:36:10: fatal error: 'sys/processor.h' file not found |
---|
1371 | #include <sys/processor.h> |
---|
1372 | ^~~~~~~~~~~~~~~~~ |
---|
1373 | 1 error generated. |
---|
1374 | configure:23412: $? = 1 |
---|
1375 | configure: failed program was: |
---|
1376 | | /* confdefs.h */ |
---|
1377 | | #define PACKAGE_NAME "GNU MP" |
---|
1378 | | #define PACKAGE_TARNAME "gmp" |
---|
1379 | | #define PACKAGE_VERSION "6.1.2" |
---|
1380 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
1381 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
1382 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1383 | | #define PACKAGE "gmp" |
---|
1384 | | #define VERSION "6.1.2" |
---|
1385 | | #define WANT_FFT 1 |
---|
1386 | | #define HAVE_HOST_CPU_westmere 1 |
---|
1387 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1388 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1389 | | #define STDC_HEADERS 1 |
---|
1390 | | #define HAVE_SYS_TYPES_H 1 |
---|
1391 | | #define HAVE_SYS_STAT_H 1 |
---|
1392 | | #define HAVE_STDLIB_H 1 |
---|
1393 | | #define HAVE_STRING_H 1 |
---|
1394 | | #define HAVE_MEMORY_H 1 |
---|
1395 | | #define HAVE_STRINGS_H 1 |
---|
1396 | | #define HAVE_INTTYPES_H 1 |
---|
1397 | | #define HAVE_STDINT_H 1 |
---|
1398 | | #define HAVE_UNISTD_H 1 |
---|
1399 | | #define HAVE_DLFCN_H 1 |
---|
1400 | | #define LT_OBJDIR ".libs/" |
---|
1401 | | #define STDC_HEADERS 1 |
---|
1402 | | #define TIME_WITH_SYS_TIME 1 |
---|
1403 | | #define HAVE_FCNTL_H 1 |
---|
1404 | | #define HAVE_FLOAT_H 1 |
---|
1405 | | #define HAVE_LANGINFO_H 1 |
---|
1406 | | #define HAVE_LOCALE_H 1 |
---|
1407 | | #define HAVE_NL_TYPES_H 1 |
---|
1408 | | #define HAVE_SYS_MMAN_H 1 |
---|
1409 | | #define HAVE_SYS_PARAM_H 1 |
---|
1410 | | /* end confdefs.h. */ |
---|
1411 | | #include <sys/processor.h> |
---|
1412 | configure:23412: result: no |
---|
1413 | configure:23412: checking for sys/processor.h |
---|
1414 | configure:23412: result: no |
---|
1415 | configure:23412: checking sys/pstat.h usability |
---|
1416 | configure:23412: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
1417 | conftest.c:69:10: fatal error: 'sys/pstat.h' file not found |
---|
1418 | #include <sys/pstat.h> |
---|
1419 | ^~~~~~~~~~~~~ |
---|
1420 | 1 error generated. |
---|
1421 | configure:23412: $? = 1 |
---|
1422 | configure: failed program was: |
---|
1423 | | /* confdefs.h */ |
---|
1424 | | #define PACKAGE_NAME "GNU MP" |
---|
1425 | | #define PACKAGE_TARNAME "gmp" |
---|
1426 | | #define PACKAGE_VERSION "6.1.2" |
---|
1427 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
1428 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
1429 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1430 | | #define PACKAGE "gmp" |
---|
1431 | | #define VERSION "6.1.2" |
---|
1432 | | #define WANT_FFT 1 |
---|
1433 | | #define HAVE_HOST_CPU_westmere 1 |
---|
1434 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1435 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1436 | | #define STDC_HEADERS 1 |
---|
1437 | | #define HAVE_SYS_TYPES_H 1 |
---|
1438 | | #define HAVE_SYS_STAT_H 1 |
---|
1439 | | #define HAVE_STDLIB_H 1 |
---|
1440 | | #define HAVE_STRING_H 1 |
---|
1441 | | #define HAVE_MEMORY_H 1 |
---|
1442 | | #define HAVE_STRINGS_H 1 |
---|
1443 | | #define HAVE_INTTYPES_H 1 |
---|
1444 | | #define HAVE_STDINT_H 1 |
---|
1445 | | #define HAVE_UNISTD_H 1 |
---|
1446 | | #define HAVE_DLFCN_H 1 |
---|
1447 | | #define LT_OBJDIR ".libs/" |
---|
1448 | | #define STDC_HEADERS 1 |
---|
1449 | | #define TIME_WITH_SYS_TIME 1 |
---|
1450 | | #define HAVE_FCNTL_H 1 |
---|
1451 | | #define HAVE_FLOAT_H 1 |
---|
1452 | | #define HAVE_LANGINFO_H 1 |
---|
1453 | | #define HAVE_LOCALE_H 1 |
---|
1454 | | #define HAVE_NL_TYPES_H 1 |
---|
1455 | | #define HAVE_SYS_MMAN_H 1 |
---|
1456 | | #define HAVE_SYS_PARAM_H 1 |
---|
1457 | | /* end confdefs.h. */ |
---|
1458 | | #include <stdio.h> |
---|
1459 | | #ifdef HAVE_SYS_TYPES_H |
---|
1460 | | # include <sys/types.h> |
---|
1461 | | #endif |
---|
1462 | | #ifdef HAVE_SYS_STAT_H |
---|
1463 | | # include <sys/stat.h> |
---|
1464 | | #endif |
---|
1465 | | #ifdef STDC_HEADERS |
---|
1466 | | # include <stdlib.h> |
---|
1467 | | # include <stddef.h> |
---|
1468 | | #else |
---|
1469 | | # ifdef HAVE_STDLIB_H |
---|
1470 | | # include <stdlib.h> |
---|
1471 | | # endif |
---|
1472 | | #endif |
---|
1473 | | #ifdef HAVE_STRING_H |
---|
1474 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1475 | | # include <memory.h> |
---|
1476 | | # endif |
---|
1477 | | # include <string.h> |
---|
1478 | | #endif |
---|
1479 | | #ifdef HAVE_STRINGS_H |
---|
1480 | | # include <strings.h> |
---|
1481 | | #endif |
---|
1482 | | #ifdef HAVE_INTTYPES_H |
---|
1483 | | # include <inttypes.h> |
---|
1484 | | #endif |
---|
1485 | | #ifdef HAVE_STDINT_H |
---|
1486 | | # include <stdint.h> |
---|
1487 | | #endif |
---|
1488 | | #ifdef HAVE_UNISTD_H |
---|
1489 | | # include <unistd.h> |
---|
1490 | | #endif |
---|
1491 | | #include <sys/pstat.h> |
---|
1492 | configure:23412: result: no |
---|
1493 | configure:23412: checking sys/pstat.h presence |
---|
1494 | configure:23412: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1495 | conftest.c:36:10: fatal error: 'sys/pstat.h' file not found |
---|
1496 | #include <sys/pstat.h> |
---|
1497 | ^~~~~~~~~~~~~ |
---|
1498 | 1 error generated. |
---|
1499 | configure:23412: $? = 1 |
---|
1500 | configure: failed program was: |
---|
1501 | | /* confdefs.h */ |
---|
1502 | | #define PACKAGE_NAME "GNU MP" |
---|
1503 | | #define PACKAGE_TARNAME "gmp" |
---|
1504 | | #define PACKAGE_VERSION "6.1.2" |
---|
1505 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
1506 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
1507 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1508 | | #define PACKAGE "gmp" |
---|
1509 | | #define VERSION "6.1.2" |
---|
1510 | | #define WANT_FFT 1 |
---|
1511 | | #define HAVE_HOST_CPU_westmere 1 |
---|
1512 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1513 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1514 | | #define STDC_HEADERS 1 |
---|
1515 | | #define HAVE_SYS_TYPES_H 1 |
---|
1516 | | #define HAVE_SYS_STAT_H 1 |
---|
1517 | | #define HAVE_STDLIB_H 1 |
---|
1518 | | #define HAVE_STRING_H 1 |
---|
1519 | | #define HAVE_MEMORY_H 1 |
---|
1520 | | #define HAVE_STRINGS_H 1 |
---|
1521 | | #define HAVE_INTTYPES_H 1 |
---|
1522 | | #define HAVE_STDINT_H 1 |
---|
1523 | | #define HAVE_UNISTD_H 1 |
---|
1524 | | #define HAVE_DLFCN_H 1 |
---|
1525 | | #define LT_OBJDIR ".libs/" |
---|
1526 | | #define STDC_HEADERS 1 |
---|
1527 | | #define TIME_WITH_SYS_TIME 1 |
---|
1528 | | #define HAVE_FCNTL_H 1 |
---|
1529 | | #define HAVE_FLOAT_H 1 |
---|
1530 | | #define HAVE_LANGINFO_H 1 |
---|
1531 | | #define HAVE_LOCALE_H 1 |
---|
1532 | | #define HAVE_NL_TYPES_H 1 |
---|
1533 | | #define HAVE_SYS_MMAN_H 1 |
---|
1534 | | #define HAVE_SYS_PARAM_H 1 |
---|
1535 | | /* end confdefs.h. */ |
---|
1536 | | #include <sys/pstat.h> |
---|
1537 | configure:23412: result: no |
---|
1538 | configure:23412: checking for sys/pstat.h |
---|
1539 | configure:23412: result: no |
---|
1540 | configure:23412: checking sys/sysinfo.h usability |
---|
1541 | configure:23412: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
1542 | conftest.c:69:10: fatal error: 'sys/sysinfo.h' file not found |
---|
1543 | #include <sys/sysinfo.h> |
---|
1544 | ^~~~~~~~~~~~~~~ |
---|
1545 | 1 error generated. |
---|
1546 | configure:23412: $? = 1 |
---|
1547 | configure: failed program was: |
---|
1548 | | /* confdefs.h */ |
---|
1549 | | #define PACKAGE_NAME "GNU MP" |
---|
1550 | | #define PACKAGE_TARNAME "gmp" |
---|
1551 | | #define PACKAGE_VERSION "6.1.2" |
---|
1552 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
1553 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
1554 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1555 | | #define PACKAGE "gmp" |
---|
1556 | | #define VERSION "6.1.2" |
---|
1557 | | #define WANT_FFT 1 |
---|
1558 | | #define HAVE_HOST_CPU_westmere 1 |
---|
1559 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1560 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1561 | | #define STDC_HEADERS 1 |
---|
1562 | | #define HAVE_SYS_TYPES_H 1 |
---|
1563 | | #define HAVE_SYS_STAT_H 1 |
---|
1564 | | #define HAVE_STDLIB_H 1 |
---|
1565 | | #define HAVE_STRING_H 1 |
---|
1566 | | #define HAVE_MEMORY_H 1 |
---|
1567 | | #define HAVE_STRINGS_H 1 |
---|
1568 | | #define HAVE_INTTYPES_H 1 |
---|
1569 | | #define HAVE_STDINT_H 1 |
---|
1570 | | #define HAVE_UNISTD_H 1 |
---|
1571 | | #define HAVE_DLFCN_H 1 |
---|
1572 | | #define LT_OBJDIR ".libs/" |
---|
1573 | | #define STDC_HEADERS 1 |
---|
1574 | | #define TIME_WITH_SYS_TIME 1 |
---|
1575 | | #define HAVE_FCNTL_H 1 |
---|
1576 | | #define HAVE_FLOAT_H 1 |
---|
1577 | | #define HAVE_LANGINFO_H 1 |
---|
1578 | | #define HAVE_LOCALE_H 1 |
---|
1579 | | #define HAVE_NL_TYPES_H 1 |
---|
1580 | | #define HAVE_SYS_MMAN_H 1 |
---|
1581 | | #define HAVE_SYS_PARAM_H 1 |
---|
1582 | | /* end confdefs.h. */ |
---|
1583 | | #include <stdio.h> |
---|
1584 | | #ifdef HAVE_SYS_TYPES_H |
---|
1585 | | # include <sys/types.h> |
---|
1586 | | #endif |
---|
1587 | | #ifdef HAVE_SYS_STAT_H |
---|
1588 | | # include <sys/stat.h> |
---|
1589 | | #endif |
---|
1590 | | #ifdef STDC_HEADERS |
---|
1591 | | # include <stdlib.h> |
---|
1592 | | # include <stddef.h> |
---|
1593 | | #else |
---|
1594 | | # ifdef HAVE_STDLIB_H |
---|
1595 | | # include <stdlib.h> |
---|
1596 | | # endif |
---|
1597 | | #endif |
---|
1598 | | #ifdef HAVE_STRING_H |
---|
1599 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1600 | | # include <memory.h> |
---|
1601 | | # endif |
---|
1602 | | # include <string.h> |
---|
1603 | | #endif |
---|
1604 | | #ifdef HAVE_STRINGS_H |
---|
1605 | | # include <strings.h> |
---|
1606 | | #endif |
---|
1607 | | #ifdef HAVE_INTTYPES_H |
---|
1608 | | # include <inttypes.h> |
---|
1609 | | #endif |
---|
1610 | | #ifdef HAVE_STDINT_H |
---|
1611 | | # include <stdint.h> |
---|
1612 | | #endif |
---|
1613 | | #ifdef HAVE_UNISTD_H |
---|
1614 | | # include <unistd.h> |
---|
1615 | | #endif |
---|
1616 | | #include <sys/sysinfo.h> |
---|
1617 | configure:23412: result: no |
---|
1618 | configure:23412: checking sys/sysinfo.h presence |
---|
1619 | configure:23412: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1620 | conftest.c:36:10: fatal error: 'sys/sysinfo.h' file not found |
---|
1621 | #include <sys/sysinfo.h> |
---|
1622 | ^~~~~~~~~~~~~~~ |
---|
1623 | 1 error generated. |
---|
1624 | configure:23412: $? = 1 |
---|
1625 | configure: failed program was: |
---|
1626 | | /* confdefs.h */ |
---|
1627 | | #define PACKAGE_NAME "GNU MP" |
---|
1628 | | #define PACKAGE_TARNAME "gmp" |
---|
1629 | | #define PACKAGE_VERSION "6.1.2" |
---|
1630 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
1631 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
1632 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1633 | | #define PACKAGE "gmp" |
---|
1634 | | #define VERSION "6.1.2" |
---|
1635 | | #define WANT_FFT 1 |
---|
1636 | | #define HAVE_HOST_CPU_westmere 1 |
---|
1637 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1638 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1639 | | #define STDC_HEADERS 1 |
---|
1640 | | #define HAVE_SYS_TYPES_H 1 |
---|
1641 | | #define HAVE_SYS_STAT_H 1 |
---|
1642 | | #define HAVE_STDLIB_H 1 |
---|
1643 | | #define HAVE_STRING_H 1 |
---|
1644 | | #define HAVE_MEMORY_H 1 |
---|
1645 | | #define HAVE_STRINGS_H 1 |
---|
1646 | | #define HAVE_INTTYPES_H 1 |
---|
1647 | | #define HAVE_STDINT_H 1 |
---|
1648 | | #define HAVE_UNISTD_H 1 |
---|
1649 | | #define HAVE_DLFCN_H 1 |
---|
1650 | | #define LT_OBJDIR ".libs/" |
---|
1651 | | #define STDC_HEADERS 1 |
---|
1652 | | #define TIME_WITH_SYS_TIME 1 |
---|
1653 | | #define HAVE_FCNTL_H 1 |
---|
1654 | | #define HAVE_FLOAT_H 1 |
---|
1655 | | #define HAVE_LANGINFO_H 1 |
---|
1656 | | #define HAVE_LOCALE_H 1 |
---|
1657 | | #define HAVE_NL_TYPES_H 1 |
---|
1658 | | #define HAVE_SYS_MMAN_H 1 |
---|
1659 | | #define HAVE_SYS_PARAM_H 1 |
---|
1660 | | /* end confdefs.h. */ |
---|
1661 | | #include <sys/sysinfo.h> |
---|
1662 | configure:23412: result: no |
---|
1663 | configure:23412: checking for sys/sysinfo.h |
---|
1664 | configure:23412: result: no |
---|
1665 | configure:23412: checking sys/syssgi.h usability |
---|
1666 | configure:23412: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
1667 | conftest.c:69:10: fatal error: 'sys/syssgi.h' file not found |
---|
1668 | #include <sys/syssgi.h> |
---|
1669 | ^~~~~~~~~~~~~~ |
---|
1670 | 1 error generated. |
---|
1671 | configure:23412: $? = 1 |
---|
1672 | configure: failed program was: |
---|
1673 | | /* confdefs.h */ |
---|
1674 | | #define PACKAGE_NAME "GNU MP" |
---|
1675 | | #define PACKAGE_TARNAME "gmp" |
---|
1676 | | #define PACKAGE_VERSION "6.1.2" |
---|
1677 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
1678 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
1679 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1680 | | #define PACKAGE "gmp" |
---|
1681 | | #define VERSION "6.1.2" |
---|
1682 | | #define WANT_FFT 1 |
---|
1683 | | #define HAVE_HOST_CPU_westmere 1 |
---|
1684 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1685 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1686 | | #define STDC_HEADERS 1 |
---|
1687 | | #define HAVE_SYS_TYPES_H 1 |
---|
1688 | | #define HAVE_SYS_STAT_H 1 |
---|
1689 | | #define HAVE_STDLIB_H 1 |
---|
1690 | | #define HAVE_STRING_H 1 |
---|
1691 | | #define HAVE_MEMORY_H 1 |
---|
1692 | | #define HAVE_STRINGS_H 1 |
---|
1693 | | #define HAVE_INTTYPES_H 1 |
---|
1694 | | #define HAVE_STDINT_H 1 |
---|
1695 | | #define HAVE_UNISTD_H 1 |
---|
1696 | | #define HAVE_DLFCN_H 1 |
---|
1697 | | #define LT_OBJDIR ".libs/" |
---|
1698 | | #define STDC_HEADERS 1 |
---|
1699 | | #define TIME_WITH_SYS_TIME 1 |
---|
1700 | | #define HAVE_FCNTL_H 1 |
---|
1701 | | #define HAVE_FLOAT_H 1 |
---|
1702 | | #define HAVE_LANGINFO_H 1 |
---|
1703 | | #define HAVE_LOCALE_H 1 |
---|
1704 | | #define HAVE_NL_TYPES_H 1 |
---|
1705 | | #define HAVE_SYS_MMAN_H 1 |
---|
1706 | | #define HAVE_SYS_PARAM_H 1 |
---|
1707 | | /* end confdefs.h. */ |
---|
1708 | | #include <stdio.h> |
---|
1709 | | #ifdef HAVE_SYS_TYPES_H |
---|
1710 | | # include <sys/types.h> |
---|
1711 | | #endif |
---|
1712 | | #ifdef HAVE_SYS_STAT_H |
---|
1713 | | # include <sys/stat.h> |
---|
1714 | | #endif |
---|
1715 | | #ifdef STDC_HEADERS |
---|
1716 | | # include <stdlib.h> |
---|
1717 | | # include <stddef.h> |
---|
1718 | | #else |
---|
1719 | | # ifdef HAVE_STDLIB_H |
---|
1720 | | # include <stdlib.h> |
---|
1721 | | # endif |
---|
1722 | | #endif |
---|
1723 | | #ifdef HAVE_STRING_H |
---|
1724 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1725 | | # include <memory.h> |
---|
1726 | | # endif |
---|
1727 | | # include <string.h> |
---|
1728 | | #endif |
---|
1729 | | #ifdef HAVE_STRINGS_H |
---|
1730 | | # include <strings.h> |
---|
1731 | | #endif |
---|
1732 | | #ifdef HAVE_INTTYPES_H |
---|
1733 | | # include <inttypes.h> |
---|
1734 | | #endif |
---|
1735 | | #ifdef HAVE_STDINT_H |
---|
1736 | | # include <stdint.h> |
---|
1737 | | #endif |
---|
1738 | | #ifdef HAVE_UNISTD_H |
---|
1739 | | # include <unistd.h> |
---|
1740 | | #endif |
---|
1741 | | #include <sys/syssgi.h> |
---|
1742 | configure:23412: result: no |
---|
1743 | configure:23412: checking sys/syssgi.h presence |
---|
1744 | configure:23412: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1745 | conftest.c:36:10: fatal error: 'sys/syssgi.h' file not found |
---|
1746 | #include <sys/syssgi.h> |
---|
1747 | ^~~~~~~~~~~~~~ |
---|
1748 | 1 error generated. |
---|
1749 | configure:23412: $? = 1 |
---|
1750 | configure: failed program was: |
---|
1751 | | /* confdefs.h */ |
---|
1752 | | #define PACKAGE_NAME "GNU MP" |
---|
1753 | | #define PACKAGE_TARNAME "gmp" |
---|
1754 | | #define PACKAGE_VERSION "6.1.2" |
---|
1755 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
1756 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
1757 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1758 | | #define PACKAGE "gmp" |
---|
1759 | | #define VERSION "6.1.2" |
---|
1760 | | #define WANT_FFT 1 |
---|
1761 | | #define HAVE_HOST_CPU_westmere 1 |
---|
1762 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1763 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1764 | | #define STDC_HEADERS 1 |
---|
1765 | | #define HAVE_SYS_TYPES_H 1 |
---|
1766 | | #define HAVE_SYS_STAT_H 1 |
---|
1767 | | #define HAVE_STDLIB_H 1 |
---|
1768 | | #define HAVE_STRING_H 1 |
---|
1769 | | #define HAVE_MEMORY_H 1 |
---|
1770 | | #define HAVE_STRINGS_H 1 |
---|
1771 | | #define HAVE_INTTYPES_H 1 |
---|
1772 | | #define HAVE_STDINT_H 1 |
---|
1773 | | #define HAVE_UNISTD_H 1 |
---|
1774 | | #define HAVE_DLFCN_H 1 |
---|
1775 | | #define LT_OBJDIR ".libs/" |
---|
1776 | | #define STDC_HEADERS 1 |
---|
1777 | | #define TIME_WITH_SYS_TIME 1 |
---|
1778 | | #define HAVE_FCNTL_H 1 |
---|
1779 | | #define HAVE_FLOAT_H 1 |
---|
1780 | | #define HAVE_LANGINFO_H 1 |
---|
1781 | | #define HAVE_LOCALE_H 1 |
---|
1782 | | #define HAVE_NL_TYPES_H 1 |
---|
1783 | | #define HAVE_SYS_MMAN_H 1 |
---|
1784 | | #define HAVE_SYS_PARAM_H 1 |
---|
1785 | | /* end confdefs.h. */ |
---|
1786 | | #include <sys/syssgi.h> |
---|
1787 | configure:23412: result: no |
---|
1788 | configure:23412: checking for sys/syssgi.h |
---|
1789 | configure:23412: result: no |
---|
1790 | configure:23412: checking sys/systemcfg.h usability |
---|
1791 | configure:23412: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
1792 | conftest.c:69:10: fatal error: 'sys/systemcfg.h' file not found |
---|
1793 | #include <sys/systemcfg.h> |
---|
1794 | ^~~~~~~~~~~~~~~~~ |
---|
1795 | 1 error generated. |
---|
1796 | configure:23412: $? = 1 |
---|
1797 | configure: failed program was: |
---|
1798 | | /* confdefs.h */ |
---|
1799 | | #define PACKAGE_NAME "GNU MP" |
---|
1800 | | #define PACKAGE_TARNAME "gmp" |
---|
1801 | | #define PACKAGE_VERSION "6.1.2" |
---|
1802 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
1803 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
1804 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1805 | | #define PACKAGE "gmp" |
---|
1806 | | #define VERSION "6.1.2" |
---|
1807 | | #define WANT_FFT 1 |
---|
1808 | | #define HAVE_HOST_CPU_westmere 1 |
---|
1809 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1810 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1811 | | #define STDC_HEADERS 1 |
---|
1812 | | #define HAVE_SYS_TYPES_H 1 |
---|
1813 | | #define HAVE_SYS_STAT_H 1 |
---|
1814 | | #define HAVE_STDLIB_H 1 |
---|
1815 | | #define HAVE_STRING_H 1 |
---|
1816 | | #define HAVE_MEMORY_H 1 |
---|
1817 | | #define HAVE_STRINGS_H 1 |
---|
1818 | | #define HAVE_INTTYPES_H 1 |
---|
1819 | | #define HAVE_STDINT_H 1 |
---|
1820 | | #define HAVE_UNISTD_H 1 |
---|
1821 | | #define HAVE_DLFCN_H 1 |
---|
1822 | | #define LT_OBJDIR ".libs/" |
---|
1823 | | #define STDC_HEADERS 1 |
---|
1824 | | #define TIME_WITH_SYS_TIME 1 |
---|
1825 | | #define HAVE_FCNTL_H 1 |
---|
1826 | | #define HAVE_FLOAT_H 1 |
---|
1827 | | #define HAVE_LANGINFO_H 1 |
---|
1828 | | #define HAVE_LOCALE_H 1 |
---|
1829 | | #define HAVE_NL_TYPES_H 1 |
---|
1830 | | #define HAVE_SYS_MMAN_H 1 |
---|
1831 | | #define HAVE_SYS_PARAM_H 1 |
---|
1832 | | /* end confdefs.h. */ |
---|
1833 | | #include <stdio.h> |
---|
1834 | | #ifdef HAVE_SYS_TYPES_H |
---|
1835 | | # include <sys/types.h> |
---|
1836 | | #endif |
---|
1837 | | #ifdef HAVE_SYS_STAT_H |
---|
1838 | | # include <sys/stat.h> |
---|
1839 | | #endif |
---|
1840 | | #ifdef STDC_HEADERS |
---|
1841 | | # include <stdlib.h> |
---|
1842 | | # include <stddef.h> |
---|
1843 | | #else |
---|
1844 | | # ifdef HAVE_STDLIB_H |
---|
1845 | | # include <stdlib.h> |
---|
1846 | | # endif |
---|
1847 | | #endif |
---|
1848 | | #ifdef HAVE_STRING_H |
---|
1849 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1850 | | # include <memory.h> |
---|
1851 | | # endif |
---|
1852 | | # include <string.h> |
---|
1853 | | #endif |
---|
1854 | | #ifdef HAVE_STRINGS_H |
---|
1855 | | # include <strings.h> |
---|
1856 | | #endif |
---|
1857 | | #ifdef HAVE_INTTYPES_H |
---|
1858 | | # include <inttypes.h> |
---|
1859 | | #endif |
---|
1860 | | #ifdef HAVE_STDINT_H |
---|
1861 | | # include <stdint.h> |
---|
1862 | | #endif |
---|
1863 | | #ifdef HAVE_UNISTD_H |
---|
1864 | | # include <unistd.h> |
---|
1865 | | #endif |
---|
1866 | | #include <sys/systemcfg.h> |
---|
1867 | configure:23412: result: no |
---|
1868 | configure:23412: checking sys/systemcfg.h presence |
---|
1869 | configure:23412: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1870 | conftest.c:36:10: fatal error: 'sys/systemcfg.h' file not found |
---|
1871 | #include <sys/systemcfg.h> |
---|
1872 | ^~~~~~~~~~~~~~~~~ |
---|
1873 | 1 error generated. |
---|
1874 | configure:23412: $? = 1 |
---|
1875 | configure: failed program was: |
---|
1876 | | /* confdefs.h */ |
---|
1877 | | #define PACKAGE_NAME "GNU MP" |
---|
1878 | | #define PACKAGE_TARNAME "gmp" |
---|
1879 | | #define PACKAGE_VERSION "6.1.2" |
---|
1880 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
1881 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
1882 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1883 | | #define PACKAGE "gmp" |
---|
1884 | | #define VERSION "6.1.2" |
---|
1885 | | #define WANT_FFT 1 |
---|
1886 | | #define HAVE_HOST_CPU_westmere 1 |
---|
1887 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1888 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1889 | | #define STDC_HEADERS 1 |
---|
1890 | | #define HAVE_SYS_TYPES_H 1 |
---|
1891 | | #define HAVE_SYS_STAT_H 1 |
---|
1892 | | #define HAVE_STDLIB_H 1 |
---|
1893 | | #define HAVE_STRING_H 1 |
---|
1894 | | #define HAVE_MEMORY_H 1 |
---|
1895 | | #define HAVE_STRINGS_H 1 |
---|
1896 | | #define HAVE_INTTYPES_H 1 |
---|
1897 | | #define HAVE_STDINT_H 1 |
---|
1898 | | #define HAVE_UNISTD_H 1 |
---|
1899 | | #define HAVE_DLFCN_H 1 |
---|
1900 | | #define LT_OBJDIR ".libs/" |
---|
1901 | | #define STDC_HEADERS 1 |
---|
1902 | | #define TIME_WITH_SYS_TIME 1 |
---|
1903 | | #define HAVE_FCNTL_H 1 |
---|
1904 | | #define HAVE_FLOAT_H 1 |
---|
1905 | | #define HAVE_LANGINFO_H 1 |
---|
1906 | | #define HAVE_LOCALE_H 1 |
---|
1907 | | #define HAVE_NL_TYPES_H 1 |
---|
1908 | | #define HAVE_SYS_MMAN_H 1 |
---|
1909 | | #define HAVE_SYS_PARAM_H 1 |
---|
1910 | | /* end confdefs.h. */ |
---|
1911 | | #include <sys/systemcfg.h> |
---|
1912 | configure:23412: result: no |
---|
1913 | configure:23412: checking for sys/systemcfg.h |
---|
1914 | configure:23412: result: no |
---|
1915 | configure:23412: checking sys/time.h usability |
---|
1916 | configure:23412: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
1917 | configure:23412: $? = 0 |
---|
1918 | configure:23412: result: yes |
---|
1919 | configure:23412: checking sys/time.h presence |
---|
1920 | configure:23412: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1921 | configure:23412: $? = 0 |
---|
1922 | configure:23412: result: yes |
---|
1923 | configure:23412: checking for sys/time.h |
---|
1924 | configure:23412: result: yes |
---|
1925 | configure:23412: checking sys/times.h usability |
---|
1926 | configure:23412: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
1927 | configure:23412: $? = 0 |
---|
1928 | configure:23412: result: yes |
---|
1929 | configure:23412: checking sys/times.h presence |
---|
1930 | configure:23412: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1931 | configure:23412: $? = 0 |
---|
1932 | configure:23412: result: yes |
---|
1933 | configure:23412: checking for sys/times.h |
---|
1934 | configure:23412: result: yes |
---|
1935 | configure:23426: checking for sys/resource.h |
---|
1936 | configure:23426: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
1937 | configure:23426: $? = 0 |
---|
1938 | configure:23426: result: yes |
---|
1939 | configure:23450: checking for sys/sysctl.h |
---|
1940 | configure:23450: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
1941 | configure:23450: $? = 0 |
---|
1942 | configure:23450: result: yes |
---|
1943 | configure:23467: checking for machine/hal_sysinfo.h |
---|
1944 | configure:23467: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
1945 | conftest.c:44:10: fatal error: 'machine/hal_sysinfo.h' file not found |
---|
1946 | #include <machine/hal_sysinfo.h> |
---|
1947 | ^~~~~~~~~~~~~~~~~~~~~~~ |
---|
1948 | 1 error generated. |
---|
1949 | configure:23467: $? = 1 |
---|
1950 | configure: failed program was: |
---|
1951 | | /* confdefs.h */ |
---|
1952 | | #define PACKAGE_NAME "GNU MP" |
---|
1953 | | #define PACKAGE_TARNAME "gmp" |
---|
1954 | | #define PACKAGE_VERSION "6.1.2" |
---|
1955 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
1956 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
1957 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
1958 | | #define PACKAGE "gmp" |
---|
1959 | | #define VERSION "6.1.2" |
---|
1960 | | #define WANT_FFT 1 |
---|
1961 | | #define HAVE_HOST_CPU_westmere 1 |
---|
1962 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
1963 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
1964 | | #define STDC_HEADERS 1 |
---|
1965 | | #define HAVE_SYS_TYPES_H 1 |
---|
1966 | | #define HAVE_SYS_STAT_H 1 |
---|
1967 | | #define HAVE_STDLIB_H 1 |
---|
1968 | | #define HAVE_STRING_H 1 |
---|
1969 | | #define HAVE_MEMORY_H 1 |
---|
1970 | | #define HAVE_STRINGS_H 1 |
---|
1971 | | #define HAVE_INTTYPES_H 1 |
---|
1972 | | #define HAVE_STDINT_H 1 |
---|
1973 | | #define HAVE_UNISTD_H 1 |
---|
1974 | | #define HAVE_DLFCN_H 1 |
---|
1975 | | #define LT_OBJDIR ".libs/" |
---|
1976 | | #define STDC_HEADERS 1 |
---|
1977 | | #define TIME_WITH_SYS_TIME 1 |
---|
1978 | | #define HAVE_FCNTL_H 1 |
---|
1979 | | #define HAVE_FLOAT_H 1 |
---|
1980 | | #define HAVE_LANGINFO_H 1 |
---|
1981 | | #define HAVE_LOCALE_H 1 |
---|
1982 | | #define HAVE_NL_TYPES_H 1 |
---|
1983 | | #define HAVE_SYS_MMAN_H 1 |
---|
1984 | | #define HAVE_SYS_PARAM_H 1 |
---|
1985 | | #define HAVE_SYS_TIME_H 1 |
---|
1986 | | #define HAVE_SYS_TIMES_H 1 |
---|
1987 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1988 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
1989 | | /* end confdefs.h. */ |
---|
1990 | | #if HAVE_SYS_SYSINFO_H |
---|
1991 | | # include <sys/sysinfo.h> |
---|
1992 | | #endif |
---|
1993 | | |
---|
1994 | | #include <machine/hal_sysinfo.h> |
---|
1995 | configure:23467: result: no |
---|
1996 | configure:23492: checking whether fgetc is declared |
---|
1997 | configure:23492: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
1998 | configure:23492: $? = 0 |
---|
1999 | configure:23492: result: yes |
---|
2000 | configure:23502: checking whether fscanf is declared |
---|
2001 | configure:23502: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2002 | configure:23502: $? = 0 |
---|
2003 | configure:23502: result: yes |
---|
2004 | configure:23512: checking whether optarg is declared |
---|
2005 | configure:23512: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2006 | configure:23512: $? = 0 |
---|
2007 | configure:23512: result: yes |
---|
2008 | configure:23522: checking whether ungetc is declared |
---|
2009 | configure:23522: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2010 | configure:23522: $? = 0 |
---|
2011 | configure:23522: result: yes |
---|
2012 | configure:23532: checking whether vfprintf is declared |
---|
2013 | configure:23532: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2014 | configure:23532: $? = 0 |
---|
2015 | configure:23532: result: yes |
---|
2016 | configure:23543: checking whether sys_errlist is declared |
---|
2017 | configure:23543: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2018 | configure:23543: $? = 0 |
---|
2019 | configure:23543: result: yes |
---|
2020 | configure:23555: checking whether sys_nerr is declared |
---|
2021 | configure:23555: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2022 | configure:23555: $? = 0 |
---|
2023 | configure:23555: result: yes |
---|
2024 | configure:23569: checking return type of signal handlers |
---|
2025 | configure:23587: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2026 | conftest.c:53:8: error: indirection requires pointer operand ('void' invalid) |
---|
2027 | return *(signal (0, 0)) (0) == 1; |
---|
2028 | ^~~~~~~~~~~~~~~~~~~~ |
---|
2029 | 1 error generated. |
---|
2030 | configure:23587: $? = 1 |
---|
2031 | configure: failed program was: |
---|
2032 | | /* confdefs.h */ |
---|
2033 | | #define PACKAGE_NAME "GNU MP" |
---|
2034 | | #define PACKAGE_TARNAME "gmp" |
---|
2035 | | #define PACKAGE_VERSION "6.1.2" |
---|
2036 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
2037 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
2038 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
2039 | | #define PACKAGE "gmp" |
---|
2040 | | #define VERSION "6.1.2" |
---|
2041 | | #define WANT_FFT 1 |
---|
2042 | | #define HAVE_HOST_CPU_westmere 1 |
---|
2043 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
2044 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
2045 | | #define STDC_HEADERS 1 |
---|
2046 | | #define HAVE_SYS_TYPES_H 1 |
---|
2047 | | #define HAVE_SYS_STAT_H 1 |
---|
2048 | | #define HAVE_STDLIB_H 1 |
---|
2049 | | #define HAVE_STRING_H 1 |
---|
2050 | | #define HAVE_MEMORY_H 1 |
---|
2051 | | #define HAVE_STRINGS_H 1 |
---|
2052 | | #define HAVE_INTTYPES_H 1 |
---|
2053 | | #define HAVE_STDINT_H 1 |
---|
2054 | | #define HAVE_UNISTD_H 1 |
---|
2055 | | #define HAVE_DLFCN_H 1 |
---|
2056 | | #define LT_OBJDIR ".libs/" |
---|
2057 | | #define STDC_HEADERS 1 |
---|
2058 | | #define TIME_WITH_SYS_TIME 1 |
---|
2059 | | #define HAVE_FCNTL_H 1 |
---|
2060 | | #define HAVE_FLOAT_H 1 |
---|
2061 | | #define HAVE_LANGINFO_H 1 |
---|
2062 | | #define HAVE_LOCALE_H 1 |
---|
2063 | | #define HAVE_NL_TYPES_H 1 |
---|
2064 | | #define HAVE_SYS_MMAN_H 1 |
---|
2065 | | #define HAVE_SYS_PARAM_H 1 |
---|
2066 | | #define HAVE_SYS_TIME_H 1 |
---|
2067 | | #define HAVE_SYS_TIMES_H 1 |
---|
2068 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2069 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2070 | | #define HAVE_DECL_FGETC 1 |
---|
2071 | | #define HAVE_DECL_FSCANF 1 |
---|
2072 | | #define HAVE_DECL_OPTARG 1 |
---|
2073 | | #define HAVE_DECL_UNGETC 1 |
---|
2074 | | #define HAVE_DECL_VFPRINTF 1 |
---|
2075 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
2076 | | #define HAVE_DECL_SYS_NERR 1 |
---|
2077 | | /* end confdefs.h. */ |
---|
2078 | | #include <sys/types.h> |
---|
2079 | | #include <signal.h> |
---|
2080 | | |
---|
2081 | | int |
---|
2082 | | main () |
---|
2083 | | { |
---|
2084 | | return *(signal (0, 0)) (0) == 1; |
---|
2085 | | ; |
---|
2086 | | return 0; |
---|
2087 | | } |
---|
2088 | configure:23594: result: void |
---|
2089 | configure:23613: checking for intmax_t |
---|
2090 | configure:23613: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2091 | configure:23613: $? = 0 |
---|
2092 | configure:23613: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2093 | conftest.c:84:23: error: expected expression |
---|
2094 | if (sizeof ((intmax_t))) |
---|
2095 | ^ |
---|
2096 | 1 error generated. |
---|
2097 | configure:23613: $? = 1 |
---|
2098 | configure: failed program was: |
---|
2099 | | /* confdefs.h */ |
---|
2100 | | #define PACKAGE_NAME "GNU MP" |
---|
2101 | | #define PACKAGE_TARNAME "gmp" |
---|
2102 | | #define PACKAGE_VERSION "6.1.2" |
---|
2103 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
2104 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
2105 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
2106 | | #define PACKAGE "gmp" |
---|
2107 | | #define VERSION "6.1.2" |
---|
2108 | | #define WANT_FFT 1 |
---|
2109 | | #define HAVE_HOST_CPU_westmere 1 |
---|
2110 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
2111 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
2112 | | #define STDC_HEADERS 1 |
---|
2113 | | #define HAVE_SYS_TYPES_H 1 |
---|
2114 | | #define HAVE_SYS_STAT_H 1 |
---|
2115 | | #define HAVE_STDLIB_H 1 |
---|
2116 | | #define HAVE_STRING_H 1 |
---|
2117 | | #define HAVE_MEMORY_H 1 |
---|
2118 | | #define HAVE_STRINGS_H 1 |
---|
2119 | | #define HAVE_INTTYPES_H 1 |
---|
2120 | | #define HAVE_STDINT_H 1 |
---|
2121 | | #define HAVE_UNISTD_H 1 |
---|
2122 | | #define HAVE_DLFCN_H 1 |
---|
2123 | | #define LT_OBJDIR ".libs/" |
---|
2124 | | #define STDC_HEADERS 1 |
---|
2125 | | #define TIME_WITH_SYS_TIME 1 |
---|
2126 | | #define HAVE_FCNTL_H 1 |
---|
2127 | | #define HAVE_FLOAT_H 1 |
---|
2128 | | #define HAVE_LANGINFO_H 1 |
---|
2129 | | #define HAVE_LOCALE_H 1 |
---|
2130 | | #define HAVE_NL_TYPES_H 1 |
---|
2131 | | #define HAVE_SYS_MMAN_H 1 |
---|
2132 | | #define HAVE_SYS_PARAM_H 1 |
---|
2133 | | #define HAVE_SYS_TIME_H 1 |
---|
2134 | | #define HAVE_SYS_TIMES_H 1 |
---|
2135 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2136 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2137 | | #define HAVE_DECL_FGETC 1 |
---|
2138 | | #define HAVE_DECL_FSCANF 1 |
---|
2139 | | #define HAVE_DECL_OPTARG 1 |
---|
2140 | | #define HAVE_DECL_UNGETC 1 |
---|
2141 | | #define HAVE_DECL_VFPRINTF 1 |
---|
2142 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
2143 | | #define HAVE_DECL_SYS_NERR 1 |
---|
2144 | | #define RETSIGTYPE void |
---|
2145 | | /* end confdefs.h. */ |
---|
2146 | | #include <stdio.h> |
---|
2147 | | #ifdef HAVE_SYS_TYPES_H |
---|
2148 | | # include <sys/types.h> |
---|
2149 | | #endif |
---|
2150 | | #ifdef HAVE_SYS_STAT_H |
---|
2151 | | # include <sys/stat.h> |
---|
2152 | | #endif |
---|
2153 | | #ifdef STDC_HEADERS |
---|
2154 | | # include <stdlib.h> |
---|
2155 | | # include <stddef.h> |
---|
2156 | | #else |
---|
2157 | | # ifdef HAVE_STDLIB_H |
---|
2158 | | # include <stdlib.h> |
---|
2159 | | # endif |
---|
2160 | | #endif |
---|
2161 | | #ifdef HAVE_STRING_H |
---|
2162 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2163 | | # include <memory.h> |
---|
2164 | | # endif |
---|
2165 | | # include <string.h> |
---|
2166 | | #endif |
---|
2167 | | #ifdef HAVE_STRINGS_H |
---|
2168 | | # include <strings.h> |
---|
2169 | | #endif |
---|
2170 | | #ifdef HAVE_INTTYPES_H |
---|
2171 | | # include <inttypes.h> |
---|
2172 | | #endif |
---|
2173 | | #ifdef HAVE_STDINT_H |
---|
2174 | | # include <stdint.h> |
---|
2175 | | #endif |
---|
2176 | | #ifdef HAVE_UNISTD_H |
---|
2177 | | # include <unistd.h> |
---|
2178 | | #endif |
---|
2179 | | int |
---|
2180 | | main () |
---|
2181 | | { |
---|
2182 | | if (sizeof ((intmax_t))) |
---|
2183 | | return 0; |
---|
2184 | | ; |
---|
2185 | | return 0; |
---|
2186 | | } |
---|
2187 | configure:23613: result: yes |
---|
2188 | configure:23622: checking for long double |
---|
2189 | configure:23622: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2190 | configure:23622: $? = 0 |
---|
2191 | configure:23622: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2192 | conftest.c:85:26: error: expected expression |
---|
2193 | if (sizeof ((long double))) |
---|
2194 | ^ |
---|
2195 | 1 error generated. |
---|
2196 | configure:23622: $? = 1 |
---|
2197 | configure: failed program was: |
---|
2198 | | /* confdefs.h */ |
---|
2199 | | #define PACKAGE_NAME "GNU MP" |
---|
2200 | | #define PACKAGE_TARNAME "gmp" |
---|
2201 | | #define PACKAGE_VERSION "6.1.2" |
---|
2202 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
2203 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
2204 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
2205 | | #define PACKAGE "gmp" |
---|
2206 | | #define VERSION "6.1.2" |
---|
2207 | | #define WANT_FFT 1 |
---|
2208 | | #define HAVE_HOST_CPU_westmere 1 |
---|
2209 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
2210 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
2211 | | #define STDC_HEADERS 1 |
---|
2212 | | #define HAVE_SYS_TYPES_H 1 |
---|
2213 | | #define HAVE_SYS_STAT_H 1 |
---|
2214 | | #define HAVE_STDLIB_H 1 |
---|
2215 | | #define HAVE_STRING_H 1 |
---|
2216 | | #define HAVE_MEMORY_H 1 |
---|
2217 | | #define HAVE_STRINGS_H 1 |
---|
2218 | | #define HAVE_INTTYPES_H 1 |
---|
2219 | | #define HAVE_STDINT_H 1 |
---|
2220 | | #define HAVE_UNISTD_H 1 |
---|
2221 | | #define HAVE_DLFCN_H 1 |
---|
2222 | | #define LT_OBJDIR ".libs/" |
---|
2223 | | #define STDC_HEADERS 1 |
---|
2224 | | #define TIME_WITH_SYS_TIME 1 |
---|
2225 | | #define HAVE_FCNTL_H 1 |
---|
2226 | | #define HAVE_FLOAT_H 1 |
---|
2227 | | #define HAVE_LANGINFO_H 1 |
---|
2228 | | #define HAVE_LOCALE_H 1 |
---|
2229 | | #define HAVE_NL_TYPES_H 1 |
---|
2230 | | #define HAVE_SYS_MMAN_H 1 |
---|
2231 | | #define HAVE_SYS_PARAM_H 1 |
---|
2232 | | #define HAVE_SYS_TIME_H 1 |
---|
2233 | | #define HAVE_SYS_TIMES_H 1 |
---|
2234 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2235 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2236 | | #define HAVE_DECL_FGETC 1 |
---|
2237 | | #define HAVE_DECL_FSCANF 1 |
---|
2238 | | #define HAVE_DECL_OPTARG 1 |
---|
2239 | | #define HAVE_DECL_UNGETC 1 |
---|
2240 | | #define HAVE_DECL_VFPRINTF 1 |
---|
2241 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
2242 | | #define HAVE_DECL_SYS_NERR 1 |
---|
2243 | | #define RETSIGTYPE void |
---|
2244 | | #define HAVE_INTMAX_T 1 |
---|
2245 | | /* end confdefs.h. */ |
---|
2246 | | #include <stdio.h> |
---|
2247 | | #ifdef HAVE_SYS_TYPES_H |
---|
2248 | | # include <sys/types.h> |
---|
2249 | | #endif |
---|
2250 | | #ifdef HAVE_SYS_STAT_H |
---|
2251 | | # include <sys/stat.h> |
---|
2252 | | #endif |
---|
2253 | | #ifdef STDC_HEADERS |
---|
2254 | | # include <stdlib.h> |
---|
2255 | | # include <stddef.h> |
---|
2256 | | #else |
---|
2257 | | # ifdef HAVE_STDLIB_H |
---|
2258 | | # include <stdlib.h> |
---|
2259 | | # endif |
---|
2260 | | #endif |
---|
2261 | | #ifdef HAVE_STRING_H |
---|
2262 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2263 | | # include <memory.h> |
---|
2264 | | # endif |
---|
2265 | | # include <string.h> |
---|
2266 | | #endif |
---|
2267 | | #ifdef HAVE_STRINGS_H |
---|
2268 | | # include <strings.h> |
---|
2269 | | #endif |
---|
2270 | | #ifdef HAVE_INTTYPES_H |
---|
2271 | | # include <inttypes.h> |
---|
2272 | | #endif |
---|
2273 | | #ifdef HAVE_STDINT_H |
---|
2274 | | # include <stdint.h> |
---|
2275 | | #endif |
---|
2276 | | #ifdef HAVE_UNISTD_H |
---|
2277 | | # include <unistd.h> |
---|
2278 | | #endif |
---|
2279 | | int |
---|
2280 | | main () |
---|
2281 | | { |
---|
2282 | | if (sizeof ((long double))) |
---|
2283 | | return 0; |
---|
2284 | | ; |
---|
2285 | | return 0; |
---|
2286 | | } |
---|
2287 | configure:23622: result: yes |
---|
2288 | configure:23631: checking for long long |
---|
2289 | configure:23631: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2290 | configure:23631: $? = 0 |
---|
2291 | configure:23631: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2292 | conftest.c:86:24: error: expected expression |
---|
2293 | if (sizeof ((long long))) |
---|
2294 | ^ |
---|
2295 | 1 error generated. |
---|
2296 | configure:23631: $? = 1 |
---|
2297 | configure: failed program was: |
---|
2298 | | /* confdefs.h */ |
---|
2299 | | #define PACKAGE_NAME "GNU MP" |
---|
2300 | | #define PACKAGE_TARNAME "gmp" |
---|
2301 | | #define PACKAGE_VERSION "6.1.2" |
---|
2302 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
2303 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
2304 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
2305 | | #define PACKAGE "gmp" |
---|
2306 | | #define VERSION "6.1.2" |
---|
2307 | | #define WANT_FFT 1 |
---|
2308 | | #define HAVE_HOST_CPU_westmere 1 |
---|
2309 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
2310 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
2311 | | #define STDC_HEADERS 1 |
---|
2312 | | #define HAVE_SYS_TYPES_H 1 |
---|
2313 | | #define HAVE_SYS_STAT_H 1 |
---|
2314 | | #define HAVE_STDLIB_H 1 |
---|
2315 | | #define HAVE_STRING_H 1 |
---|
2316 | | #define HAVE_MEMORY_H 1 |
---|
2317 | | #define HAVE_STRINGS_H 1 |
---|
2318 | | #define HAVE_INTTYPES_H 1 |
---|
2319 | | #define HAVE_STDINT_H 1 |
---|
2320 | | #define HAVE_UNISTD_H 1 |
---|
2321 | | #define HAVE_DLFCN_H 1 |
---|
2322 | | #define LT_OBJDIR ".libs/" |
---|
2323 | | #define STDC_HEADERS 1 |
---|
2324 | | #define TIME_WITH_SYS_TIME 1 |
---|
2325 | | #define HAVE_FCNTL_H 1 |
---|
2326 | | #define HAVE_FLOAT_H 1 |
---|
2327 | | #define HAVE_LANGINFO_H 1 |
---|
2328 | | #define HAVE_LOCALE_H 1 |
---|
2329 | | #define HAVE_NL_TYPES_H 1 |
---|
2330 | | #define HAVE_SYS_MMAN_H 1 |
---|
2331 | | #define HAVE_SYS_PARAM_H 1 |
---|
2332 | | #define HAVE_SYS_TIME_H 1 |
---|
2333 | | #define HAVE_SYS_TIMES_H 1 |
---|
2334 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2335 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2336 | | #define HAVE_DECL_FGETC 1 |
---|
2337 | | #define HAVE_DECL_FSCANF 1 |
---|
2338 | | #define HAVE_DECL_OPTARG 1 |
---|
2339 | | #define HAVE_DECL_UNGETC 1 |
---|
2340 | | #define HAVE_DECL_VFPRINTF 1 |
---|
2341 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
2342 | | #define HAVE_DECL_SYS_NERR 1 |
---|
2343 | | #define RETSIGTYPE void |
---|
2344 | | #define HAVE_INTMAX_T 1 |
---|
2345 | | #define HAVE_LONG_DOUBLE 1 |
---|
2346 | | /* end confdefs.h. */ |
---|
2347 | | #include <stdio.h> |
---|
2348 | | #ifdef HAVE_SYS_TYPES_H |
---|
2349 | | # include <sys/types.h> |
---|
2350 | | #endif |
---|
2351 | | #ifdef HAVE_SYS_STAT_H |
---|
2352 | | # include <sys/stat.h> |
---|
2353 | | #endif |
---|
2354 | | #ifdef STDC_HEADERS |
---|
2355 | | # include <stdlib.h> |
---|
2356 | | # include <stddef.h> |
---|
2357 | | #else |
---|
2358 | | # ifdef HAVE_STDLIB_H |
---|
2359 | | # include <stdlib.h> |
---|
2360 | | # endif |
---|
2361 | | #endif |
---|
2362 | | #ifdef HAVE_STRING_H |
---|
2363 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2364 | | # include <memory.h> |
---|
2365 | | # endif |
---|
2366 | | # include <string.h> |
---|
2367 | | #endif |
---|
2368 | | #ifdef HAVE_STRINGS_H |
---|
2369 | | # include <strings.h> |
---|
2370 | | #endif |
---|
2371 | | #ifdef HAVE_INTTYPES_H |
---|
2372 | | # include <inttypes.h> |
---|
2373 | | #endif |
---|
2374 | | #ifdef HAVE_STDINT_H |
---|
2375 | | # include <stdint.h> |
---|
2376 | | #endif |
---|
2377 | | #ifdef HAVE_UNISTD_H |
---|
2378 | | # include <unistd.h> |
---|
2379 | | #endif |
---|
2380 | | int |
---|
2381 | | main () |
---|
2382 | | { |
---|
2383 | | if (sizeof ((long long))) |
---|
2384 | | return 0; |
---|
2385 | | ; |
---|
2386 | | return 0; |
---|
2387 | | } |
---|
2388 | configure:23631: result: yes |
---|
2389 | configure:23640: checking for ptrdiff_t |
---|
2390 | configure:23640: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2391 | configure:23640: $? = 0 |
---|
2392 | configure:23640: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2393 | conftest.c:87:24: error: expected expression |
---|
2394 | if (sizeof ((ptrdiff_t))) |
---|
2395 | ^ |
---|
2396 | 1 error generated. |
---|
2397 | configure:23640: $? = 1 |
---|
2398 | configure: failed program was: |
---|
2399 | | /* confdefs.h */ |
---|
2400 | | #define PACKAGE_NAME "GNU MP" |
---|
2401 | | #define PACKAGE_TARNAME "gmp" |
---|
2402 | | #define PACKAGE_VERSION "6.1.2" |
---|
2403 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
2404 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
2405 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
2406 | | #define PACKAGE "gmp" |
---|
2407 | | #define VERSION "6.1.2" |
---|
2408 | | #define WANT_FFT 1 |
---|
2409 | | #define HAVE_HOST_CPU_westmere 1 |
---|
2410 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
2411 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
2412 | | #define STDC_HEADERS 1 |
---|
2413 | | #define HAVE_SYS_TYPES_H 1 |
---|
2414 | | #define HAVE_SYS_STAT_H 1 |
---|
2415 | | #define HAVE_STDLIB_H 1 |
---|
2416 | | #define HAVE_STRING_H 1 |
---|
2417 | | #define HAVE_MEMORY_H 1 |
---|
2418 | | #define HAVE_STRINGS_H 1 |
---|
2419 | | #define HAVE_INTTYPES_H 1 |
---|
2420 | | #define HAVE_STDINT_H 1 |
---|
2421 | | #define HAVE_UNISTD_H 1 |
---|
2422 | | #define HAVE_DLFCN_H 1 |
---|
2423 | | #define LT_OBJDIR ".libs/" |
---|
2424 | | #define STDC_HEADERS 1 |
---|
2425 | | #define TIME_WITH_SYS_TIME 1 |
---|
2426 | | #define HAVE_FCNTL_H 1 |
---|
2427 | | #define HAVE_FLOAT_H 1 |
---|
2428 | | #define HAVE_LANGINFO_H 1 |
---|
2429 | | #define HAVE_LOCALE_H 1 |
---|
2430 | | #define HAVE_NL_TYPES_H 1 |
---|
2431 | | #define HAVE_SYS_MMAN_H 1 |
---|
2432 | | #define HAVE_SYS_PARAM_H 1 |
---|
2433 | | #define HAVE_SYS_TIME_H 1 |
---|
2434 | | #define HAVE_SYS_TIMES_H 1 |
---|
2435 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2436 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2437 | | #define HAVE_DECL_FGETC 1 |
---|
2438 | | #define HAVE_DECL_FSCANF 1 |
---|
2439 | | #define HAVE_DECL_OPTARG 1 |
---|
2440 | | #define HAVE_DECL_UNGETC 1 |
---|
2441 | | #define HAVE_DECL_VFPRINTF 1 |
---|
2442 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
2443 | | #define HAVE_DECL_SYS_NERR 1 |
---|
2444 | | #define RETSIGTYPE void |
---|
2445 | | #define HAVE_INTMAX_T 1 |
---|
2446 | | #define HAVE_LONG_DOUBLE 1 |
---|
2447 | | #define HAVE_LONG_LONG 1 |
---|
2448 | | /* end confdefs.h. */ |
---|
2449 | | #include <stdio.h> |
---|
2450 | | #ifdef HAVE_SYS_TYPES_H |
---|
2451 | | # include <sys/types.h> |
---|
2452 | | #endif |
---|
2453 | | #ifdef HAVE_SYS_STAT_H |
---|
2454 | | # include <sys/stat.h> |
---|
2455 | | #endif |
---|
2456 | | #ifdef STDC_HEADERS |
---|
2457 | | # include <stdlib.h> |
---|
2458 | | # include <stddef.h> |
---|
2459 | | #else |
---|
2460 | | # ifdef HAVE_STDLIB_H |
---|
2461 | | # include <stdlib.h> |
---|
2462 | | # endif |
---|
2463 | | #endif |
---|
2464 | | #ifdef HAVE_STRING_H |
---|
2465 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2466 | | # include <memory.h> |
---|
2467 | | # endif |
---|
2468 | | # include <string.h> |
---|
2469 | | #endif |
---|
2470 | | #ifdef HAVE_STRINGS_H |
---|
2471 | | # include <strings.h> |
---|
2472 | | #endif |
---|
2473 | | #ifdef HAVE_INTTYPES_H |
---|
2474 | | # include <inttypes.h> |
---|
2475 | | #endif |
---|
2476 | | #ifdef HAVE_STDINT_H |
---|
2477 | | # include <stdint.h> |
---|
2478 | | #endif |
---|
2479 | | #ifdef HAVE_UNISTD_H |
---|
2480 | | # include <unistd.h> |
---|
2481 | | #endif |
---|
2482 | | int |
---|
2483 | | main () |
---|
2484 | | { |
---|
2485 | | if (sizeof ((ptrdiff_t))) |
---|
2486 | | return 0; |
---|
2487 | | ; |
---|
2488 | | return 0; |
---|
2489 | | } |
---|
2490 | configure:23640: result: yes |
---|
2491 | configure:23649: checking for quad_t |
---|
2492 | configure:23649: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2493 | configure:23649: $? = 0 |
---|
2494 | configure:23649: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2495 | conftest.c:88:21: error: expected expression |
---|
2496 | if (sizeof ((quad_t))) |
---|
2497 | ^ |
---|
2498 | 1 error generated. |
---|
2499 | configure:23649: $? = 1 |
---|
2500 | configure: failed program was: |
---|
2501 | | /* confdefs.h */ |
---|
2502 | | #define PACKAGE_NAME "GNU MP" |
---|
2503 | | #define PACKAGE_TARNAME "gmp" |
---|
2504 | | #define PACKAGE_VERSION "6.1.2" |
---|
2505 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
2506 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
2507 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
2508 | | #define PACKAGE "gmp" |
---|
2509 | | #define VERSION "6.1.2" |
---|
2510 | | #define WANT_FFT 1 |
---|
2511 | | #define HAVE_HOST_CPU_westmere 1 |
---|
2512 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
2513 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
2514 | | #define STDC_HEADERS 1 |
---|
2515 | | #define HAVE_SYS_TYPES_H 1 |
---|
2516 | | #define HAVE_SYS_STAT_H 1 |
---|
2517 | | #define HAVE_STDLIB_H 1 |
---|
2518 | | #define HAVE_STRING_H 1 |
---|
2519 | | #define HAVE_MEMORY_H 1 |
---|
2520 | | #define HAVE_STRINGS_H 1 |
---|
2521 | | #define HAVE_INTTYPES_H 1 |
---|
2522 | | #define HAVE_STDINT_H 1 |
---|
2523 | | #define HAVE_UNISTD_H 1 |
---|
2524 | | #define HAVE_DLFCN_H 1 |
---|
2525 | | #define LT_OBJDIR ".libs/" |
---|
2526 | | #define STDC_HEADERS 1 |
---|
2527 | | #define TIME_WITH_SYS_TIME 1 |
---|
2528 | | #define HAVE_FCNTL_H 1 |
---|
2529 | | #define HAVE_FLOAT_H 1 |
---|
2530 | | #define HAVE_LANGINFO_H 1 |
---|
2531 | | #define HAVE_LOCALE_H 1 |
---|
2532 | | #define HAVE_NL_TYPES_H 1 |
---|
2533 | | #define HAVE_SYS_MMAN_H 1 |
---|
2534 | | #define HAVE_SYS_PARAM_H 1 |
---|
2535 | | #define HAVE_SYS_TIME_H 1 |
---|
2536 | | #define HAVE_SYS_TIMES_H 1 |
---|
2537 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2538 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2539 | | #define HAVE_DECL_FGETC 1 |
---|
2540 | | #define HAVE_DECL_FSCANF 1 |
---|
2541 | | #define HAVE_DECL_OPTARG 1 |
---|
2542 | | #define HAVE_DECL_UNGETC 1 |
---|
2543 | | #define HAVE_DECL_VFPRINTF 1 |
---|
2544 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
2545 | | #define HAVE_DECL_SYS_NERR 1 |
---|
2546 | | #define RETSIGTYPE void |
---|
2547 | | #define HAVE_INTMAX_T 1 |
---|
2548 | | #define HAVE_LONG_DOUBLE 1 |
---|
2549 | | #define HAVE_LONG_LONG 1 |
---|
2550 | | #define HAVE_PTRDIFF_T 1 |
---|
2551 | | /* end confdefs.h. */ |
---|
2552 | | #include <stdio.h> |
---|
2553 | | #ifdef HAVE_SYS_TYPES_H |
---|
2554 | | # include <sys/types.h> |
---|
2555 | | #endif |
---|
2556 | | #ifdef HAVE_SYS_STAT_H |
---|
2557 | | # include <sys/stat.h> |
---|
2558 | | #endif |
---|
2559 | | #ifdef STDC_HEADERS |
---|
2560 | | # include <stdlib.h> |
---|
2561 | | # include <stddef.h> |
---|
2562 | | #else |
---|
2563 | | # ifdef HAVE_STDLIB_H |
---|
2564 | | # include <stdlib.h> |
---|
2565 | | # endif |
---|
2566 | | #endif |
---|
2567 | | #ifdef HAVE_STRING_H |
---|
2568 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2569 | | # include <memory.h> |
---|
2570 | | # endif |
---|
2571 | | # include <string.h> |
---|
2572 | | #endif |
---|
2573 | | #ifdef HAVE_STRINGS_H |
---|
2574 | | # include <strings.h> |
---|
2575 | | #endif |
---|
2576 | | #ifdef HAVE_INTTYPES_H |
---|
2577 | | # include <inttypes.h> |
---|
2578 | | #endif |
---|
2579 | | #ifdef HAVE_STDINT_H |
---|
2580 | | # include <stdint.h> |
---|
2581 | | #endif |
---|
2582 | | #ifdef HAVE_UNISTD_H |
---|
2583 | | # include <unistd.h> |
---|
2584 | | #endif |
---|
2585 | | int |
---|
2586 | | main () |
---|
2587 | | { |
---|
2588 | | if (sizeof ((quad_t))) |
---|
2589 | | return 0; |
---|
2590 | | ; |
---|
2591 | | return 0; |
---|
2592 | | } |
---|
2593 | configure:23649: result: yes |
---|
2594 | configure:23658: checking for uint_least32_t |
---|
2595 | configure:23658: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2596 | configure:23658: $? = 0 |
---|
2597 | configure:23658: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2598 | conftest.c:89:29: error: expected expression |
---|
2599 | if (sizeof ((uint_least32_t))) |
---|
2600 | ^ |
---|
2601 | 1 error generated. |
---|
2602 | configure:23658: $? = 1 |
---|
2603 | configure: failed program was: |
---|
2604 | | /* confdefs.h */ |
---|
2605 | | #define PACKAGE_NAME "GNU MP" |
---|
2606 | | #define PACKAGE_TARNAME "gmp" |
---|
2607 | | #define PACKAGE_VERSION "6.1.2" |
---|
2608 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
2609 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
2610 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
2611 | | #define PACKAGE "gmp" |
---|
2612 | | #define VERSION "6.1.2" |
---|
2613 | | #define WANT_FFT 1 |
---|
2614 | | #define HAVE_HOST_CPU_westmere 1 |
---|
2615 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
2616 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
2617 | | #define STDC_HEADERS 1 |
---|
2618 | | #define HAVE_SYS_TYPES_H 1 |
---|
2619 | | #define HAVE_SYS_STAT_H 1 |
---|
2620 | | #define HAVE_STDLIB_H 1 |
---|
2621 | | #define HAVE_STRING_H 1 |
---|
2622 | | #define HAVE_MEMORY_H 1 |
---|
2623 | | #define HAVE_STRINGS_H 1 |
---|
2624 | | #define HAVE_INTTYPES_H 1 |
---|
2625 | | #define HAVE_STDINT_H 1 |
---|
2626 | | #define HAVE_UNISTD_H 1 |
---|
2627 | | #define HAVE_DLFCN_H 1 |
---|
2628 | | #define LT_OBJDIR ".libs/" |
---|
2629 | | #define STDC_HEADERS 1 |
---|
2630 | | #define TIME_WITH_SYS_TIME 1 |
---|
2631 | | #define HAVE_FCNTL_H 1 |
---|
2632 | | #define HAVE_FLOAT_H 1 |
---|
2633 | | #define HAVE_LANGINFO_H 1 |
---|
2634 | | #define HAVE_LOCALE_H 1 |
---|
2635 | | #define HAVE_NL_TYPES_H 1 |
---|
2636 | | #define HAVE_SYS_MMAN_H 1 |
---|
2637 | | #define HAVE_SYS_PARAM_H 1 |
---|
2638 | | #define HAVE_SYS_TIME_H 1 |
---|
2639 | | #define HAVE_SYS_TIMES_H 1 |
---|
2640 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2641 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2642 | | #define HAVE_DECL_FGETC 1 |
---|
2643 | | #define HAVE_DECL_FSCANF 1 |
---|
2644 | | #define HAVE_DECL_OPTARG 1 |
---|
2645 | | #define HAVE_DECL_UNGETC 1 |
---|
2646 | | #define HAVE_DECL_VFPRINTF 1 |
---|
2647 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
2648 | | #define HAVE_DECL_SYS_NERR 1 |
---|
2649 | | #define RETSIGTYPE void |
---|
2650 | | #define HAVE_INTMAX_T 1 |
---|
2651 | | #define HAVE_LONG_DOUBLE 1 |
---|
2652 | | #define HAVE_LONG_LONG 1 |
---|
2653 | | #define HAVE_PTRDIFF_T 1 |
---|
2654 | | #define HAVE_QUAD_T 1 |
---|
2655 | | /* end confdefs.h. */ |
---|
2656 | | #include <stdio.h> |
---|
2657 | | #ifdef HAVE_SYS_TYPES_H |
---|
2658 | | # include <sys/types.h> |
---|
2659 | | #endif |
---|
2660 | | #ifdef HAVE_SYS_STAT_H |
---|
2661 | | # include <sys/stat.h> |
---|
2662 | | #endif |
---|
2663 | | #ifdef STDC_HEADERS |
---|
2664 | | # include <stdlib.h> |
---|
2665 | | # include <stddef.h> |
---|
2666 | | #else |
---|
2667 | | # ifdef HAVE_STDLIB_H |
---|
2668 | | # include <stdlib.h> |
---|
2669 | | # endif |
---|
2670 | | #endif |
---|
2671 | | #ifdef HAVE_STRING_H |
---|
2672 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2673 | | # include <memory.h> |
---|
2674 | | # endif |
---|
2675 | | # include <string.h> |
---|
2676 | | #endif |
---|
2677 | | #ifdef HAVE_STRINGS_H |
---|
2678 | | # include <strings.h> |
---|
2679 | | #endif |
---|
2680 | | #ifdef HAVE_INTTYPES_H |
---|
2681 | | # include <inttypes.h> |
---|
2682 | | #endif |
---|
2683 | | #ifdef HAVE_STDINT_H |
---|
2684 | | # include <stdint.h> |
---|
2685 | | #endif |
---|
2686 | | #ifdef HAVE_UNISTD_H |
---|
2687 | | # include <unistd.h> |
---|
2688 | | #endif |
---|
2689 | | int |
---|
2690 | | main () |
---|
2691 | | { |
---|
2692 | | if (sizeof ((uint_least32_t))) |
---|
2693 | | return 0; |
---|
2694 | | ; |
---|
2695 | | return 0; |
---|
2696 | | } |
---|
2697 | configure:23658: result: yes |
---|
2698 | configure:23667: checking for intptr_t |
---|
2699 | configure:23667: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2700 | configure:23667: $? = 0 |
---|
2701 | configure:23667: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2702 | conftest.c:90:23: error: expected expression |
---|
2703 | if (sizeof ((intptr_t))) |
---|
2704 | ^ |
---|
2705 | 1 error generated. |
---|
2706 | configure:23667: $? = 1 |
---|
2707 | configure: failed program was: |
---|
2708 | | /* confdefs.h */ |
---|
2709 | | #define PACKAGE_NAME "GNU MP" |
---|
2710 | | #define PACKAGE_TARNAME "gmp" |
---|
2711 | | #define PACKAGE_VERSION "6.1.2" |
---|
2712 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
2713 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
2714 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
2715 | | #define PACKAGE "gmp" |
---|
2716 | | #define VERSION "6.1.2" |
---|
2717 | | #define WANT_FFT 1 |
---|
2718 | | #define HAVE_HOST_CPU_westmere 1 |
---|
2719 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
2720 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
2721 | | #define STDC_HEADERS 1 |
---|
2722 | | #define HAVE_SYS_TYPES_H 1 |
---|
2723 | | #define HAVE_SYS_STAT_H 1 |
---|
2724 | | #define HAVE_STDLIB_H 1 |
---|
2725 | | #define HAVE_STRING_H 1 |
---|
2726 | | #define HAVE_MEMORY_H 1 |
---|
2727 | | #define HAVE_STRINGS_H 1 |
---|
2728 | | #define HAVE_INTTYPES_H 1 |
---|
2729 | | #define HAVE_STDINT_H 1 |
---|
2730 | | #define HAVE_UNISTD_H 1 |
---|
2731 | | #define HAVE_DLFCN_H 1 |
---|
2732 | | #define LT_OBJDIR ".libs/" |
---|
2733 | | #define STDC_HEADERS 1 |
---|
2734 | | #define TIME_WITH_SYS_TIME 1 |
---|
2735 | | #define HAVE_FCNTL_H 1 |
---|
2736 | | #define HAVE_FLOAT_H 1 |
---|
2737 | | #define HAVE_LANGINFO_H 1 |
---|
2738 | | #define HAVE_LOCALE_H 1 |
---|
2739 | | #define HAVE_NL_TYPES_H 1 |
---|
2740 | | #define HAVE_SYS_MMAN_H 1 |
---|
2741 | | #define HAVE_SYS_PARAM_H 1 |
---|
2742 | | #define HAVE_SYS_TIME_H 1 |
---|
2743 | | #define HAVE_SYS_TIMES_H 1 |
---|
2744 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2745 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2746 | | #define HAVE_DECL_FGETC 1 |
---|
2747 | | #define HAVE_DECL_FSCANF 1 |
---|
2748 | | #define HAVE_DECL_OPTARG 1 |
---|
2749 | | #define HAVE_DECL_UNGETC 1 |
---|
2750 | | #define HAVE_DECL_VFPRINTF 1 |
---|
2751 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
2752 | | #define HAVE_DECL_SYS_NERR 1 |
---|
2753 | | #define RETSIGTYPE void |
---|
2754 | | #define HAVE_INTMAX_T 1 |
---|
2755 | | #define HAVE_LONG_DOUBLE 1 |
---|
2756 | | #define HAVE_LONG_LONG 1 |
---|
2757 | | #define HAVE_PTRDIFF_T 1 |
---|
2758 | | #define HAVE_QUAD_T 1 |
---|
2759 | | #define HAVE_UINT_LEAST32_T 1 |
---|
2760 | | /* end confdefs.h. */ |
---|
2761 | | #include <stdio.h> |
---|
2762 | | #ifdef HAVE_SYS_TYPES_H |
---|
2763 | | # include <sys/types.h> |
---|
2764 | | #endif |
---|
2765 | | #ifdef HAVE_SYS_STAT_H |
---|
2766 | | # include <sys/stat.h> |
---|
2767 | | #endif |
---|
2768 | | #ifdef STDC_HEADERS |
---|
2769 | | # include <stdlib.h> |
---|
2770 | | # include <stddef.h> |
---|
2771 | | #else |
---|
2772 | | # ifdef HAVE_STDLIB_H |
---|
2773 | | # include <stdlib.h> |
---|
2774 | | # endif |
---|
2775 | | #endif |
---|
2776 | | #ifdef HAVE_STRING_H |
---|
2777 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2778 | | # include <memory.h> |
---|
2779 | | # endif |
---|
2780 | | # include <string.h> |
---|
2781 | | #endif |
---|
2782 | | #ifdef HAVE_STRINGS_H |
---|
2783 | | # include <strings.h> |
---|
2784 | | #endif |
---|
2785 | | #ifdef HAVE_INTTYPES_H |
---|
2786 | | # include <inttypes.h> |
---|
2787 | | #endif |
---|
2788 | | #ifdef HAVE_STDINT_H |
---|
2789 | | # include <stdint.h> |
---|
2790 | | #endif |
---|
2791 | | #ifdef HAVE_UNISTD_H |
---|
2792 | | # include <unistd.h> |
---|
2793 | | #endif |
---|
2794 | | int |
---|
2795 | | main () |
---|
2796 | | { |
---|
2797 | | if (sizeof ((intptr_t))) |
---|
2798 | | return 0; |
---|
2799 | | ; |
---|
2800 | | return 0; |
---|
2801 | | } |
---|
2802 | configure:23667: result: yes |
---|
2803 | configure:23681: checking for working volatile |
---|
2804 | configure:23700: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2805 | configure:23700: $? = 0 |
---|
2806 | configure:23707: result: yes |
---|
2807 | configure:23716: checking for C/C++ restrict keyword |
---|
2808 | configure:23741: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2809 | configure:23741: $? = 0 |
---|
2810 | configure:23749: result: __restrict |
---|
2811 | configure:23764: checking whether gcc __attribute__ ((const)) works |
---|
2812 | configure:23780: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2813 | configure:23780: $? = 0 |
---|
2814 | configure:23788: result: yes |
---|
2815 | configure:23796: checking whether gcc __attribute__ ((malloc)) works |
---|
2816 | configure:23805: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -c conftest.c >conftest.out 2>&1 |
---|
2817 | configure:23808: $? = 0 |
---|
2818 | configure:23822: result: yes |
---|
2819 | configure:23830: checking whether gcc __attribute__ ((mode (XX))) works |
---|
2820 | configure:23846: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2821 | configure:23846: $? = 0 |
---|
2822 | configure:23854: result: yes |
---|
2823 | configure:23862: checking whether gcc __attribute__ ((noreturn)) works |
---|
2824 | configure:23878: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2825 | configure:23878: $? = 0 |
---|
2826 | configure:23886: result: yes |
---|
2827 | configure:23894: checking whether gcc hidden aliases work |
---|
2828 | configure:23912: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2829 | conftest.c:62:28: error: only weak aliases are supported on darwin |
---|
2830 | void pub() __attribute__ ((alias("hid"))); |
---|
2831 | ^ |
---|
2832 | 1 error generated. |
---|
2833 | configure:23912: $? = 1 |
---|
2834 | configure: failed program was: |
---|
2835 | | /* confdefs.h */ |
---|
2836 | | #define PACKAGE_NAME "GNU MP" |
---|
2837 | | #define PACKAGE_TARNAME "gmp" |
---|
2838 | | #define PACKAGE_VERSION "6.1.2" |
---|
2839 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
2840 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
2841 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
2842 | | #define PACKAGE "gmp" |
---|
2843 | | #define VERSION "6.1.2" |
---|
2844 | | #define WANT_FFT 1 |
---|
2845 | | #define HAVE_HOST_CPU_westmere 1 |
---|
2846 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
2847 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
2848 | | #define STDC_HEADERS 1 |
---|
2849 | | #define HAVE_SYS_TYPES_H 1 |
---|
2850 | | #define HAVE_SYS_STAT_H 1 |
---|
2851 | | #define HAVE_STDLIB_H 1 |
---|
2852 | | #define HAVE_STRING_H 1 |
---|
2853 | | #define HAVE_MEMORY_H 1 |
---|
2854 | | #define HAVE_STRINGS_H 1 |
---|
2855 | | #define HAVE_INTTYPES_H 1 |
---|
2856 | | #define HAVE_STDINT_H 1 |
---|
2857 | | #define HAVE_UNISTD_H 1 |
---|
2858 | | #define HAVE_DLFCN_H 1 |
---|
2859 | | #define LT_OBJDIR ".libs/" |
---|
2860 | | #define STDC_HEADERS 1 |
---|
2861 | | #define TIME_WITH_SYS_TIME 1 |
---|
2862 | | #define HAVE_FCNTL_H 1 |
---|
2863 | | #define HAVE_FLOAT_H 1 |
---|
2864 | | #define HAVE_LANGINFO_H 1 |
---|
2865 | | #define HAVE_LOCALE_H 1 |
---|
2866 | | #define HAVE_NL_TYPES_H 1 |
---|
2867 | | #define HAVE_SYS_MMAN_H 1 |
---|
2868 | | #define HAVE_SYS_PARAM_H 1 |
---|
2869 | | #define HAVE_SYS_TIME_H 1 |
---|
2870 | | #define HAVE_SYS_TIMES_H 1 |
---|
2871 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2872 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2873 | | #define HAVE_DECL_FGETC 1 |
---|
2874 | | #define HAVE_DECL_FSCANF 1 |
---|
2875 | | #define HAVE_DECL_OPTARG 1 |
---|
2876 | | #define HAVE_DECL_UNGETC 1 |
---|
2877 | | #define HAVE_DECL_VFPRINTF 1 |
---|
2878 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
2879 | | #define HAVE_DECL_SYS_NERR 1 |
---|
2880 | | #define RETSIGTYPE void |
---|
2881 | | #define HAVE_INTMAX_T 1 |
---|
2882 | | #define HAVE_LONG_DOUBLE 1 |
---|
2883 | | #define HAVE_LONG_LONG 1 |
---|
2884 | | #define HAVE_PTRDIFF_T 1 |
---|
2885 | | #define HAVE_QUAD_T 1 |
---|
2886 | | #define HAVE_UINT_LEAST32_T 1 |
---|
2887 | | #define HAVE_INTPTR_T 1 |
---|
2888 | | #define restrict __restrict |
---|
2889 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
2890 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
2891 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
2892 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
2893 | | /* end confdefs.h. */ |
---|
2894 | | void hid() __attribute__ ((visibility("hidden"))); |
---|
2895 | | void hid() {} |
---|
2896 | | void pub() __attribute__ ((alias("hid"))); |
---|
2897 | | int |
---|
2898 | | main () |
---|
2899 | | { |
---|
2900 | | |
---|
2901 | | ; |
---|
2902 | | return 0; |
---|
2903 | | } |
---|
2904 | configure:23920: result: no |
---|
2905 | configure:23929: checking for inline |
---|
2906 | configure:23945: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2907 | configure:23945: $? = 0 |
---|
2908 | configure:23953: result: inline |
---|
2909 | configure:23996: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2910 | configure:23996: $? = 0 |
---|
2911 | configure:24148: checking for working alloca.h |
---|
2912 | configure:24164: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
2913 | configure:24164: $? = 0 |
---|
2914 | configure:24172: result: yes |
---|
2915 | configure:24181: checking for alloca (via gmp-impl.h) |
---|
2916 | configure:24204: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
2917 | configure:24204: $? = 0 |
---|
2918 | configure:24212: result: yes |
---|
2919 | configure:24221: checking how to allocate temporary memory |
---|
2920 | configure:24245: result: alloca |
---|
2921 | configure:24303: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2922 | configure:24303: $? = 0 |
---|
2923 | configure:24312: checking whether byte ordering is bigendian |
---|
2924 | configure:24327: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2925 | configure:24327: $? = 0 |
---|
2926 | configure:24372: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2927 | configure:24372: $? = 0 |
---|
2928 | configure:24390: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
2929 | conftest.c:70:4: error: use of undeclared identifier 'not' |
---|
2930 | not big endian |
---|
2931 | ^ |
---|
2932 | 1 error generated. |
---|
2933 | configure:24390: $? = 1 |
---|
2934 | configure: failed program was: |
---|
2935 | | /* confdefs.h */ |
---|
2936 | | #define PACKAGE_NAME "GNU MP" |
---|
2937 | | #define PACKAGE_TARNAME "gmp" |
---|
2938 | | #define PACKAGE_VERSION "6.1.2" |
---|
2939 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
2940 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
2941 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
2942 | | #define PACKAGE "gmp" |
---|
2943 | | #define VERSION "6.1.2" |
---|
2944 | | #define WANT_FFT 1 |
---|
2945 | | #define HAVE_HOST_CPU_westmere 1 |
---|
2946 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
2947 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
2948 | | #define STDC_HEADERS 1 |
---|
2949 | | #define HAVE_SYS_TYPES_H 1 |
---|
2950 | | #define HAVE_SYS_STAT_H 1 |
---|
2951 | | #define HAVE_STDLIB_H 1 |
---|
2952 | | #define HAVE_STRING_H 1 |
---|
2953 | | #define HAVE_MEMORY_H 1 |
---|
2954 | | #define HAVE_STRINGS_H 1 |
---|
2955 | | #define HAVE_INTTYPES_H 1 |
---|
2956 | | #define HAVE_STDINT_H 1 |
---|
2957 | | #define HAVE_UNISTD_H 1 |
---|
2958 | | #define HAVE_DLFCN_H 1 |
---|
2959 | | #define LT_OBJDIR ".libs/" |
---|
2960 | | #define STDC_HEADERS 1 |
---|
2961 | | #define TIME_WITH_SYS_TIME 1 |
---|
2962 | | #define HAVE_FCNTL_H 1 |
---|
2963 | | #define HAVE_FLOAT_H 1 |
---|
2964 | | #define HAVE_LANGINFO_H 1 |
---|
2965 | | #define HAVE_LOCALE_H 1 |
---|
2966 | | #define HAVE_NL_TYPES_H 1 |
---|
2967 | | #define HAVE_SYS_MMAN_H 1 |
---|
2968 | | #define HAVE_SYS_PARAM_H 1 |
---|
2969 | | #define HAVE_SYS_TIME_H 1 |
---|
2970 | | #define HAVE_SYS_TIMES_H 1 |
---|
2971 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2972 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2973 | | #define HAVE_DECL_FGETC 1 |
---|
2974 | | #define HAVE_DECL_FSCANF 1 |
---|
2975 | | #define HAVE_DECL_OPTARG 1 |
---|
2976 | | #define HAVE_DECL_UNGETC 1 |
---|
2977 | | #define HAVE_DECL_VFPRINTF 1 |
---|
2978 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
2979 | | #define HAVE_DECL_SYS_NERR 1 |
---|
2980 | | #define RETSIGTYPE void |
---|
2981 | | #define HAVE_INTMAX_T 1 |
---|
2982 | | #define HAVE_LONG_DOUBLE 1 |
---|
2983 | | #define HAVE_LONG_LONG 1 |
---|
2984 | | #define HAVE_PTRDIFF_T 1 |
---|
2985 | | #define HAVE_QUAD_T 1 |
---|
2986 | | #define HAVE_UINT_LEAST32_T 1 |
---|
2987 | | #define HAVE_INTPTR_T 1 |
---|
2988 | | #define restrict __restrict |
---|
2989 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
2990 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
2991 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
2992 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
2993 | | #define HAVE_ALLOCA_H 1 |
---|
2994 | | #define HAVE_ALLOCA 1 |
---|
2995 | | #define WANT_TMP_ALLOCA 1 |
---|
2996 | | /* end confdefs.h. */ |
---|
2997 | | #include <sys/types.h> |
---|
2998 | | #include <sys/param.h> |
---|
2999 | | |
---|
3000 | | int |
---|
3001 | | main () |
---|
3002 | | { |
---|
3003 | | #if BYTE_ORDER != BIG_ENDIAN |
---|
3004 | | not big endian |
---|
3005 | | #endif |
---|
3006 | | |
---|
3007 | | ; |
---|
3008 | | return 0; |
---|
3009 | | } |
---|
3010 | configure:24518: result: no |
---|
3011 | configure:24547: checking format of `double' floating point |
---|
3012 | configure:24567: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -c conftest.c >&5 2>&1 |
---|
3013 | configure:24570: $? = 0 |
---|
3014 | configure:24737: result: IEEE little endian |
---|
3015 | configure:24817: checking for alarm |
---|
3016 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
3017 | configure:24817: $? = 0 |
---|
3018 | configure:24817: result: yes |
---|
3019 | configure:24817: checking for attr_get |
---|
3020 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
3021 | Undefined symbols for architecture x86_64: |
---|
3022 | "_attr_get", referenced from: |
---|
3023 | _main in conftest-1778a9.o |
---|
3024 | ld: symbol(s) not found for architecture x86_64 |
---|
3025 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3026 | configure:24817: $? = 1 |
---|
3027 | configure: failed program was: |
---|
3028 | | /* confdefs.h */ |
---|
3029 | | #define PACKAGE_NAME "GNU MP" |
---|
3030 | | #define PACKAGE_TARNAME "gmp" |
---|
3031 | | #define PACKAGE_VERSION "6.1.2" |
---|
3032 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
3033 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
3034 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
3035 | | #define PACKAGE "gmp" |
---|
3036 | | #define VERSION "6.1.2" |
---|
3037 | | #define WANT_FFT 1 |
---|
3038 | | #define HAVE_HOST_CPU_westmere 1 |
---|
3039 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
3040 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
3041 | | #define STDC_HEADERS 1 |
---|
3042 | | #define HAVE_SYS_TYPES_H 1 |
---|
3043 | | #define HAVE_SYS_STAT_H 1 |
---|
3044 | | #define HAVE_STDLIB_H 1 |
---|
3045 | | #define HAVE_STRING_H 1 |
---|
3046 | | #define HAVE_MEMORY_H 1 |
---|
3047 | | #define HAVE_STRINGS_H 1 |
---|
3048 | | #define HAVE_INTTYPES_H 1 |
---|
3049 | | #define HAVE_STDINT_H 1 |
---|
3050 | | #define HAVE_UNISTD_H 1 |
---|
3051 | | #define HAVE_DLFCN_H 1 |
---|
3052 | | #define LT_OBJDIR ".libs/" |
---|
3053 | | #define STDC_HEADERS 1 |
---|
3054 | | #define TIME_WITH_SYS_TIME 1 |
---|
3055 | | #define HAVE_FCNTL_H 1 |
---|
3056 | | #define HAVE_FLOAT_H 1 |
---|
3057 | | #define HAVE_LANGINFO_H 1 |
---|
3058 | | #define HAVE_LOCALE_H 1 |
---|
3059 | | #define HAVE_NL_TYPES_H 1 |
---|
3060 | | #define HAVE_SYS_MMAN_H 1 |
---|
3061 | | #define HAVE_SYS_PARAM_H 1 |
---|
3062 | | #define HAVE_SYS_TIME_H 1 |
---|
3063 | | #define HAVE_SYS_TIMES_H 1 |
---|
3064 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3065 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3066 | | #define HAVE_DECL_FGETC 1 |
---|
3067 | | #define HAVE_DECL_FSCANF 1 |
---|
3068 | | #define HAVE_DECL_OPTARG 1 |
---|
3069 | | #define HAVE_DECL_UNGETC 1 |
---|
3070 | | #define HAVE_DECL_VFPRINTF 1 |
---|
3071 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
3072 | | #define HAVE_DECL_SYS_NERR 1 |
---|
3073 | | #define RETSIGTYPE void |
---|
3074 | | #define HAVE_INTMAX_T 1 |
---|
3075 | | #define HAVE_LONG_DOUBLE 1 |
---|
3076 | | #define HAVE_LONG_LONG 1 |
---|
3077 | | #define HAVE_PTRDIFF_T 1 |
---|
3078 | | #define HAVE_QUAD_T 1 |
---|
3079 | | #define HAVE_UINT_LEAST32_T 1 |
---|
3080 | | #define HAVE_INTPTR_T 1 |
---|
3081 | | #define restrict __restrict |
---|
3082 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
3083 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
3084 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
3085 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
3086 | | #define HAVE_ALLOCA_H 1 |
---|
3087 | | #define HAVE_ALLOCA 1 |
---|
3088 | | #define WANT_TMP_ALLOCA 1 |
---|
3089 | | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
3090 | | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
3091 | | #define HAVE_ALARM 1 |
---|
3092 | | /* end confdefs.h. */ |
---|
3093 | | /* Define attr_get to an innocuous variant, in case <limits.h> declares attr_get. |
---|
3094 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
3095 | | #define attr_get innocuous_attr_get |
---|
3096 | | |
---|
3097 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
3098 | | which can conflict with char attr_get (); below. |
---|
3099 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
3100 | | <limits.h> exists even on freestanding compilers. */ |
---|
3101 | | |
---|
3102 | | #ifdef __STDC__ |
---|
3103 | | # include <limits.h> |
---|
3104 | | #else |
---|
3105 | | # include <assert.h> |
---|
3106 | | #endif |
---|
3107 | | |
---|
3108 | | #undef attr_get |
---|
3109 | | |
---|
3110 | | /* Override any GCC internal prototype to avoid an error. |
---|
3111 | | Use char because int might match the return type of a GCC |
---|
3112 | | builtin and then its argument prototype would still apply. */ |
---|
3113 | | #ifdef __cplusplus |
---|
3114 | | extern "C" |
---|
3115 | | #endif |
---|
3116 | | char attr_get (); |
---|
3117 | | /* The GNU C library defines this for functions which it implements |
---|
3118 | | to always fail with ENOSYS. Some functions are actually named |
---|
3119 | | something starting with __ and the normal name is an alias. */ |
---|
3120 | | #if defined __stub_attr_get || defined __stub___attr_get |
---|
3121 | | choke me |
---|
3122 | | #endif |
---|
3123 | | |
---|
3124 | | int |
---|
3125 | | main () |
---|
3126 | | { |
---|
3127 | | return attr_get (); |
---|
3128 | | ; |
---|
3129 | | return 0; |
---|
3130 | | } |
---|
3131 | configure:24817: result: no |
---|
3132 | configure:24817: checking for clock |
---|
3133 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
3134 | configure:24817: $? = 0 |
---|
3135 | configure:24817: result: yes |
---|
3136 | configure:24817: checking for cputime |
---|
3137 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
3138 | Undefined symbols for architecture x86_64: |
---|
3139 | "_cputime", referenced from: |
---|
3140 | _main in conftest-e8fcc6.o |
---|
3141 | ld: symbol(s) not found for architecture x86_64 |
---|
3142 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3143 | configure:24817: $? = 1 |
---|
3144 | configure: failed program was: |
---|
3145 | | /* confdefs.h */ |
---|
3146 | | #define PACKAGE_NAME "GNU MP" |
---|
3147 | | #define PACKAGE_TARNAME "gmp" |
---|
3148 | | #define PACKAGE_VERSION "6.1.2" |
---|
3149 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
3150 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
3151 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
3152 | | #define PACKAGE "gmp" |
---|
3153 | | #define VERSION "6.1.2" |
---|
3154 | | #define WANT_FFT 1 |
---|
3155 | | #define HAVE_HOST_CPU_westmere 1 |
---|
3156 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
3157 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
3158 | | #define STDC_HEADERS 1 |
---|
3159 | | #define HAVE_SYS_TYPES_H 1 |
---|
3160 | | #define HAVE_SYS_STAT_H 1 |
---|
3161 | | #define HAVE_STDLIB_H 1 |
---|
3162 | | #define HAVE_STRING_H 1 |
---|
3163 | | #define HAVE_MEMORY_H 1 |
---|
3164 | | #define HAVE_STRINGS_H 1 |
---|
3165 | | #define HAVE_INTTYPES_H 1 |
---|
3166 | | #define HAVE_STDINT_H 1 |
---|
3167 | | #define HAVE_UNISTD_H 1 |
---|
3168 | | #define HAVE_DLFCN_H 1 |
---|
3169 | | #define LT_OBJDIR ".libs/" |
---|
3170 | | #define STDC_HEADERS 1 |
---|
3171 | | #define TIME_WITH_SYS_TIME 1 |
---|
3172 | | #define HAVE_FCNTL_H 1 |
---|
3173 | | #define HAVE_FLOAT_H 1 |
---|
3174 | | #define HAVE_LANGINFO_H 1 |
---|
3175 | | #define HAVE_LOCALE_H 1 |
---|
3176 | | #define HAVE_NL_TYPES_H 1 |
---|
3177 | | #define HAVE_SYS_MMAN_H 1 |
---|
3178 | | #define HAVE_SYS_PARAM_H 1 |
---|
3179 | | #define HAVE_SYS_TIME_H 1 |
---|
3180 | | #define HAVE_SYS_TIMES_H 1 |
---|
3181 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3182 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3183 | | #define HAVE_DECL_FGETC 1 |
---|
3184 | | #define HAVE_DECL_FSCANF 1 |
---|
3185 | | #define HAVE_DECL_OPTARG 1 |
---|
3186 | | #define HAVE_DECL_UNGETC 1 |
---|
3187 | | #define HAVE_DECL_VFPRINTF 1 |
---|
3188 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
3189 | | #define HAVE_DECL_SYS_NERR 1 |
---|
3190 | | #define RETSIGTYPE void |
---|
3191 | | #define HAVE_INTMAX_T 1 |
---|
3192 | | #define HAVE_LONG_DOUBLE 1 |
---|
3193 | | #define HAVE_LONG_LONG 1 |
---|
3194 | | #define HAVE_PTRDIFF_T 1 |
---|
3195 | | #define HAVE_QUAD_T 1 |
---|
3196 | | #define HAVE_UINT_LEAST32_T 1 |
---|
3197 | | #define HAVE_INTPTR_T 1 |
---|
3198 | | #define restrict __restrict |
---|
3199 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
3200 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
3201 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
3202 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
3203 | | #define HAVE_ALLOCA_H 1 |
---|
3204 | | #define HAVE_ALLOCA 1 |
---|
3205 | | #define WANT_TMP_ALLOCA 1 |
---|
3206 | | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
3207 | | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
3208 | | #define HAVE_ALARM 1 |
---|
3209 | | #define HAVE_CLOCK 1 |
---|
3210 | | /* end confdefs.h. */ |
---|
3211 | | /* Define cputime to an innocuous variant, in case <limits.h> declares cputime. |
---|
3212 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
3213 | | #define cputime innocuous_cputime |
---|
3214 | | |
---|
3215 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
3216 | | which can conflict with char cputime (); below. |
---|
3217 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
3218 | | <limits.h> exists even on freestanding compilers. */ |
---|
3219 | | |
---|
3220 | | #ifdef __STDC__ |
---|
3221 | | # include <limits.h> |
---|
3222 | | #else |
---|
3223 | | # include <assert.h> |
---|
3224 | | #endif |
---|
3225 | | |
---|
3226 | | #undef cputime |
---|
3227 | | |
---|
3228 | | /* Override any GCC internal prototype to avoid an error. |
---|
3229 | | Use char because int might match the return type of a GCC |
---|
3230 | | builtin and then its argument prototype would still apply. */ |
---|
3231 | | #ifdef __cplusplus |
---|
3232 | | extern "C" |
---|
3233 | | #endif |
---|
3234 | | char cputime (); |
---|
3235 | | /* The GNU C library defines this for functions which it implements |
---|
3236 | | to always fail with ENOSYS. Some functions are actually named |
---|
3237 | | something starting with __ and the normal name is an alias. */ |
---|
3238 | | #if defined __stub_cputime || defined __stub___cputime |
---|
3239 | | choke me |
---|
3240 | | #endif |
---|
3241 | | |
---|
3242 | | int |
---|
3243 | | main () |
---|
3244 | | { |
---|
3245 | | return cputime (); |
---|
3246 | | ; |
---|
3247 | | return 0; |
---|
3248 | | } |
---|
3249 | configure:24817: result: no |
---|
3250 | configure:24817: checking for getpagesize |
---|
3251 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
3252 | configure:24817: $? = 0 |
---|
3253 | configure:24817: result: yes |
---|
3254 | configure:24817: checking for getrusage |
---|
3255 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
3256 | configure:24817: $? = 0 |
---|
3257 | configure:24817: result: yes |
---|
3258 | configure:24817: checking for gettimeofday |
---|
3259 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
3260 | configure:24817: $? = 0 |
---|
3261 | configure:24817: result: yes |
---|
3262 | configure:24817: checking for getsysinfo |
---|
3263 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
3264 | Undefined symbols for architecture x86_64: |
---|
3265 | "_getsysinfo", referenced from: |
---|
3266 | _main in conftest-6ba691.o |
---|
3267 | ld: symbol(s) not found for architecture x86_64 |
---|
3268 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3269 | configure:24817: $? = 1 |
---|
3270 | configure: failed program was: |
---|
3271 | | /* confdefs.h */ |
---|
3272 | | #define PACKAGE_NAME "GNU MP" |
---|
3273 | | #define PACKAGE_TARNAME "gmp" |
---|
3274 | | #define PACKAGE_VERSION "6.1.2" |
---|
3275 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
3276 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
3277 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
3278 | | #define PACKAGE "gmp" |
---|
3279 | | #define VERSION "6.1.2" |
---|
3280 | | #define WANT_FFT 1 |
---|
3281 | | #define HAVE_HOST_CPU_westmere 1 |
---|
3282 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
3283 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
3284 | | #define STDC_HEADERS 1 |
---|
3285 | | #define HAVE_SYS_TYPES_H 1 |
---|
3286 | | #define HAVE_SYS_STAT_H 1 |
---|
3287 | | #define HAVE_STDLIB_H 1 |
---|
3288 | | #define HAVE_STRING_H 1 |
---|
3289 | | #define HAVE_MEMORY_H 1 |
---|
3290 | | #define HAVE_STRINGS_H 1 |
---|
3291 | | #define HAVE_INTTYPES_H 1 |
---|
3292 | | #define HAVE_STDINT_H 1 |
---|
3293 | | #define HAVE_UNISTD_H 1 |
---|
3294 | | #define HAVE_DLFCN_H 1 |
---|
3295 | | #define LT_OBJDIR ".libs/" |
---|
3296 | | #define STDC_HEADERS 1 |
---|
3297 | | #define TIME_WITH_SYS_TIME 1 |
---|
3298 | | #define HAVE_FCNTL_H 1 |
---|
3299 | | #define HAVE_FLOAT_H 1 |
---|
3300 | | #define HAVE_LANGINFO_H 1 |
---|
3301 | | #define HAVE_LOCALE_H 1 |
---|
3302 | | #define HAVE_NL_TYPES_H 1 |
---|
3303 | | #define HAVE_SYS_MMAN_H 1 |
---|
3304 | | #define HAVE_SYS_PARAM_H 1 |
---|
3305 | | #define HAVE_SYS_TIME_H 1 |
---|
3306 | | #define HAVE_SYS_TIMES_H 1 |
---|
3307 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3308 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3309 | | #define HAVE_DECL_FGETC 1 |
---|
3310 | | #define HAVE_DECL_FSCANF 1 |
---|
3311 | | #define HAVE_DECL_OPTARG 1 |
---|
3312 | | #define HAVE_DECL_UNGETC 1 |
---|
3313 | | #define HAVE_DECL_VFPRINTF 1 |
---|
3314 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
3315 | | #define HAVE_DECL_SYS_NERR 1 |
---|
3316 | | #define RETSIGTYPE void |
---|
3317 | | #define HAVE_INTMAX_T 1 |
---|
3318 | | #define HAVE_LONG_DOUBLE 1 |
---|
3319 | | #define HAVE_LONG_LONG 1 |
---|
3320 | | #define HAVE_PTRDIFF_T 1 |
---|
3321 | | #define HAVE_QUAD_T 1 |
---|
3322 | | #define HAVE_UINT_LEAST32_T 1 |
---|
3323 | | #define HAVE_INTPTR_T 1 |
---|
3324 | | #define restrict __restrict |
---|
3325 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
3326 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
3327 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
3328 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
3329 | | #define HAVE_ALLOCA_H 1 |
---|
3330 | | #define HAVE_ALLOCA 1 |
---|
3331 | | #define WANT_TMP_ALLOCA 1 |
---|
3332 | | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
3333 | | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
3334 | | #define HAVE_ALARM 1 |
---|
3335 | | #define HAVE_CLOCK 1 |
---|
3336 | | #define HAVE_GETPAGESIZE 1 |
---|
3337 | | #define HAVE_GETRUSAGE 1 |
---|
3338 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3339 | | /* end confdefs.h. */ |
---|
3340 | | /* Define getsysinfo to an innocuous variant, in case <limits.h> declares getsysinfo. |
---|
3341 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
3342 | | #define getsysinfo innocuous_getsysinfo |
---|
3343 | | |
---|
3344 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
3345 | | which can conflict with char getsysinfo (); below. |
---|
3346 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
3347 | | <limits.h> exists even on freestanding compilers. */ |
---|
3348 | | |
---|
3349 | | #ifdef __STDC__ |
---|
3350 | | # include <limits.h> |
---|
3351 | | #else |
---|
3352 | | # include <assert.h> |
---|
3353 | | #endif |
---|
3354 | | |
---|
3355 | | #undef getsysinfo |
---|
3356 | | |
---|
3357 | | /* Override any GCC internal prototype to avoid an error. |
---|
3358 | | Use char because int might match the return type of a GCC |
---|
3359 | | builtin and then its argument prototype would still apply. */ |
---|
3360 | | #ifdef __cplusplus |
---|
3361 | | extern "C" |
---|
3362 | | #endif |
---|
3363 | | char getsysinfo (); |
---|
3364 | | /* The GNU C library defines this for functions which it implements |
---|
3365 | | to always fail with ENOSYS. Some functions are actually named |
---|
3366 | | something starting with __ and the normal name is an alias. */ |
---|
3367 | | #if defined __stub_getsysinfo || defined __stub___getsysinfo |
---|
3368 | | choke me |
---|
3369 | | #endif |
---|
3370 | | |
---|
3371 | | int |
---|
3372 | | main () |
---|
3373 | | { |
---|
3374 | | return getsysinfo (); |
---|
3375 | | ; |
---|
3376 | | return 0; |
---|
3377 | | } |
---|
3378 | configure:24817: result: no |
---|
3379 | configure:24817: checking for localeconv |
---|
3380 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
3381 | configure:24817: $? = 0 |
---|
3382 | configure:24817: result: yes |
---|
3383 | configure:24817: checking for memset |
---|
3384 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
3385 | conftest.c:94:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration] |
---|
3386 | char memset (); |
---|
3387 | ^ |
---|
3388 | conftest.c:94:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)' |
---|
3389 | 1 warning generated. |
---|
3390 | configure:24817: $? = 0 |
---|
3391 | configure:24817: result: yes |
---|
3392 | configure:24817: checking for mmap |
---|
3393 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
3394 | configure:24817: $? = 0 |
---|
3395 | configure:24817: result: yes |
---|
3396 | configure:24817: checking for mprotect |
---|
3397 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
3398 | configure:24817: $? = 0 |
---|
3399 | configure:24817: result: yes |
---|
3400 | configure:24817: checking for nl_langinfo |
---|
3401 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
3402 | configure:24817: $? = 0 |
---|
3403 | configure:24817: result: yes |
---|
3404 | configure:24817: checking for obstack_vprintf |
---|
3405 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
3406 | Undefined symbols for architecture x86_64: |
---|
3407 | "_obstack_vprintf", referenced from: |
---|
3408 | _main in conftest-6171cb.o |
---|
3409 | ld: symbol(s) not found for architecture x86_64 |
---|
3410 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3411 | configure:24817: $? = 1 |
---|
3412 | configure: failed program was: |
---|
3413 | | /* confdefs.h */ |
---|
3414 | | #define PACKAGE_NAME "GNU MP" |
---|
3415 | | #define PACKAGE_TARNAME "gmp" |
---|
3416 | | #define PACKAGE_VERSION "6.1.2" |
---|
3417 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
3418 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
3419 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
3420 | | #define PACKAGE "gmp" |
---|
3421 | | #define VERSION "6.1.2" |
---|
3422 | | #define WANT_FFT 1 |
---|
3423 | | #define HAVE_HOST_CPU_westmere 1 |
---|
3424 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
3425 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
3426 | | #define STDC_HEADERS 1 |
---|
3427 | | #define HAVE_SYS_TYPES_H 1 |
---|
3428 | | #define HAVE_SYS_STAT_H 1 |
---|
3429 | | #define HAVE_STDLIB_H 1 |
---|
3430 | | #define HAVE_STRING_H 1 |
---|
3431 | | #define HAVE_MEMORY_H 1 |
---|
3432 | | #define HAVE_STRINGS_H 1 |
---|
3433 | | #define HAVE_INTTYPES_H 1 |
---|
3434 | | #define HAVE_STDINT_H 1 |
---|
3435 | | #define HAVE_UNISTD_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 restrict __restrict |
---|
3467 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
3468 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
3469 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
3470 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
3471 | | #define HAVE_ALLOCA_H 1 |
---|
3472 | | #define HAVE_ALLOCA 1 |
---|
3473 | | #define WANT_TMP_ALLOCA 1 |
---|
3474 | | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
3475 | | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
3476 | | #define HAVE_ALARM 1 |
---|
3477 | | #define HAVE_CLOCK 1 |
---|
3478 | | #define HAVE_GETPAGESIZE 1 |
---|
3479 | | #define HAVE_GETRUSAGE 1 |
---|
3480 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3481 | | #define HAVE_LOCALECONV 1 |
---|
3482 | | #define HAVE_MEMSET 1 |
---|
3483 | | #define HAVE_MMAP 1 |
---|
3484 | | #define HAVE_MPROTECT 1 |
---|
3485 | | #define HAVE_NL_LANGINFO 1 |
---|
3486 | | /* end confdefs.h. */ |
---|
3487 | | /* Define obstack_vprintf to an innocuous variant, in case <limits.h> declares obstack_vprintf. |
---|
3488 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
3489 | | #define obstack_vprintf innocuous_obstack_vprintf |
---|
3490 | | |
---|
3491 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
3492 | | which can conflict with char obstack_vprintf (); below. |
---|
3493 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
3494 | | <limits.h> exists even on freestanding compilers. */ |
---|
3495 | | |
---|
3496 | | #ifdef __STDC__ |
---|
3497 | | # include <limits.h> |
---|
3498 | | #else |
---|
3499 | | # include <assert.h> |
---|
3500 | | #endif |
---|
3501 | | |
---|
3502 | | #undef obstack_vprintf |
---|
3503 | | |
---|
3504 | | /* Override any GCC internal prototype to avoid an error. |
---|
3505 | | Use char because int might match the return type of a GCC |
---|
3506 | | builtin and then its argument prototype would still apply. */ |
---|
3507 | | #ifdef __cplusplus |
---|
3508 | | extern "C" |
---|
3509 | | #endif |
---|
3510 | | char obstack_vprintf (); |
---|
3511 | | /* The GNU C library defines this for functions which it implements |
---|
3512 | | to always fail with ENOSYS. Some functions are actually named |
---|
3513 | | something starting with __ and the normal name is an alias. */ |
---|
3514 | | #if defined __stub_obstack_vprintf || defined __stub___obstack_vprintf |
---|
3515 | | choke me |
---|
3516 | | #endif |
---|
3517 | | |
---|
3518 | | int |
---|
3519 | | main () |
---|
3520 | | { |
---|
3521 | | return obstack_vprintf (); |
---|
3522 | | ; |
---|
3523 | | return 0; |
---|
3524 | | } |
---|
3525 | configure:24817: result: no |
---|
3526 | configure:24817: checking for popen |
---|
3527 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
3528 | configure:24817: $? = 0 |
---|
3529 | configure:24817: result: yes |
---|
3530 | configure:24817: checking for processor_info |
---|
3531 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
3532 | configure:24817: $? = 0 |
---|
3533 | configure:24817: result: yes |
---|
3534 | configure:24817: checking for pstat_getprocessor |
---|
3535 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
3536 | Undefined symbols for architecture x86_64: |
---|
3537 | "_pstat_getprocessor", referenced from: |
---|
3538 | _main in conftest-aa60c8.o |
---|
3539 | ld: symbol(s) not found for architecture x86_64 |
---|
3540 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3541 | configure:24817: $? = 1 |
---|
3542 | configure: failed program was: |
---|
3543 | | /* confdefs.h */ |
---|
3544 | | #define PACKAGE_NAME "GNU MP" |
---|
3545 | | #define PACKAGE_TARNAME "gmp" |
---|
3546 | | #define PACKAGE_VERSION "6.1.2" |
---|
3547 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
3548 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
3549 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
3550 | | #define PACKAGE "gmp" |
---|
3551 | | #define VERSION "6.1.2" |
---|
3552 | | #define WANT_FFT 1 |
---|
3553 | | #define HAVE_HOST_CPU_westmere 1 |
---|
3554 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
3555 | | #define HAVE_CALLING_CONVENTIONS 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_DLFCN_H 1 |
---|
3567 | | #define LT_OBJDIR ".libs/" |
---|
3568 | | #define STDC_HEADERS 1 |
---|
3569 | | #define TIME_WITH_SYS_TIME 1 |
---|
3570 | | #define HAVE_FCNTL_H 1 |
---|
3571 | | #define HAVE_FLOAT_H 1 |
---|
3572 | | #define HAVE_LANGINFO_H 1 |
---|
3573 | | #define HAVE_LOCALE_H 1 |
---|
3574 | | #define HAVE_NL_TYPES_H 1 |
---|
3575 | | #define HAVE_SYS_MMAN_H 1 |
---|
3576 | | #define HAVE_SYS_PARAM_H 1 |
---|
3577 | | #define HAVE_SYS_TIME_H 1 |
---|
3578 | | #define HAVE_SYS_TIMES_H 1 |
---|
3579 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3580 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3581 | | #define HAVE_DECL_FGETC 1 |
---|
3582 | | #define HAVE_DECL_FSCANF 1 |
---|
3583 | | #define HAVE_DECL_OPTARG 1 |
---|
3584 | | #define HAVE_DECL_UNGETC 1 |
---|
3585 | | #define HAVE_DECL_VFPRINTF 1 |
---|
3586 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
3587 | | #define HAVE_DECL_SYS_NERR 1 |
---|
3588 | | #define RETSIGTYPE void |
---|
3589 | | #define HAVE_INTMAX_T 1 |
---|
3590 | | #define HAVE_LONG_DOUBLE 1 |
---|
3591 | | #define HAVE_LONG_LONG 1 |
---|
3592 | | #define HAVE_PTRDIFF_T 1 |
---|
3593 | | #define HAVE_QUAD_T 1 |
---|
3594 | | #define HAVE_UINT_LEAST32_T 1 |
---|
3595 | | #define HAVE_INTPTR_T 1 |
---|
3596 | | #define restrict __restrict |
---|
3597 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
3598 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
3599 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
3600 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
3601 | | #define HAVE_ALLOCA_H 1 |
---|
3602 | | #define HAVE_ALLOCA 1 |
---|
3603 | | #define WANT_TMP_ALLOCA 1 |
---|
3604 | | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
3605 | | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
3606 | | #define HAVE_ALARM 1 |
---|
3607 | | #define HAVE_CLOCK 1 |
---|
3608 | | #define HAVE_GETPAGESIZE 1 |
---|
3609 | | #define HAVE_GETRUSAGE 1 |
---|
3610 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3611 | | #define HAVE_LOCALECONV 1 |
---|
3612 | | #define HAVE_MEMSET 1 |
---|
3613 | | #define HAVE_MMAP 1 |
---|
3614 | | #define HAVE_MPROTECT 1 |
---|
3615 | | #define HAVE_NL_LANGINFO 1 |
---|
3616 | | #define HAVE_POPEN 1 |
---|
3617 | | #define HAVE_PROCESSOR_INFO 1 |
---|
3618 | | /* end confdefs.h. */ |
---|
3619 | | /* Define pstat_getprocessor to an innocuous variant, in case <limits.h> declares pstat_getprocessor. |
---|
3620 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
3621 | | #define pstat_getprocessor innocuous_pstat_getprocessor |
---|
3622 | | |
---|
3623 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
3624 | | which can conflict with char pstat_getprocessor (); below. |
---|
3625 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
3626 | | <limits.h> exists even on freestanding compilers. */ |
---|
3627 | | |
---|
3628 | | #ifdef __STDC__ |
---|
3629 | | # include <limits.h> |
---|
3630 | | #else |
---|
3631 | | # include <assert.h> |
---|
3632 | | #endif |
---|
3633 | | |
---|
3634 | | #undef pstat_getprocessor |
---|
3635 | | |
---|
3636 | | /* Override any GCC internal prototype to avoid an error. |
---|
3637 | | Use char because int might match the return type of a GCC |
---|
3638 | | builtin and then its argument prototype would still apply. */ |
---|
3639 | | #ifdef __cplusplus |
---|
3640 | | extern "C" |
---|
3641 | | #endif |
---|
3642 | | char pstat_getprocessor (); |
---|
3643 | | /* The GNU C library defines this for functions which it implements |
---|
3644 | | to always fail with ENOSYS. Some functions are actually named |
---|
3645 | | something starting with __ and the normal name is an alias. */ |
---|
3646 | | #if defined __stub_pstat_getprocessor || defined __stub___pstat_getprocessor |
---|
3647 | | choke me |
---|
3648 | | #endif |
---|
3649 | | |
---|
3650 | | int |
---|
3651 | | main () |
---|
3652 | | { |
---|
3653 | | return pstat_getprocessor (); |
---|
3654 | | ; |
---|
3655 | | return 0; |
---|
3656 | | } |
---|
3657 | configure:24817: result: no |
---|
3658 | configure:24817: checking for raise |
---|
3659 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
3660 | configure:24817: $? = 0 |
---|
3661 | configure:24817: result: yes |
---|
3662 | configure:24817: checking for read_real_time |
---|
3663 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
3664 | Undefined symbols for architecture x86_64: |
---|
3665 | "_read_real_time", referenced from: |
---|
3666 | _main in conftest-bd886d.o |
---|
3667 | ld: symbol(s) not found for architecture x86_64 |
---|
3668 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3669 | configure:24817: $? = 1 |
---|
3670 | configure: failed program was: |
---|
3671 | | /* confdefs.h */ |
---|
3672 | | #define PACKAGE_NAME "GNU MP" |
---|
3673 | | #define PACKAGE_TARNAME "gmp" |
---|
3674 | | #define PACKAGE_VERSION "6.1.2" |
---|
3675 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
3676 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
3677 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
3678 | | #define PACKAGE "gmp" |
---|
3679 | | #define VERSION "6.1.2" |
---|
3680 | | #define WANT_FFT 1 |
---|
3681 | | #define HAVE_HOST_CPU_westmere 1 |
---|
3682 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
3683 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
3684 | | #define STDC_HEADERS 1 |
---|
3685 | | #define HAVE_SYS_TYPES_H 1 |
---|
3686 | | #define HAVE_SYS_STAT_H 1 |
---|
3687 | | #define HAVE_STDLIB_H 1 |
---|
3688 | | #define HAVE_STRING_H 1 |
---|
3689 | | #define HAVE_MEMORY_H 1 |
---|
3690 | | #define HAVE_STRINGS_H 1 |
---|
3691 | | #define HAVE_INTTYPES_H 1 |
---|
3692 | | #define HAVE_STDINT_H 1 |
---|
3693 | | #define HAVE_UNISTD_H 1 |
---|
3694 | | #define HAVE_DLFCN_H 1 |
---|
3695 | | #define LT_OBJDIR ".libs/" |
---|
3696 | | #define STDC_HEADERS 1 |
---|
3697 | | #define TIME_WITH_SYS_TIME 1 |
---|
3698 | | #define HAVE_FCNTL_H 1 |
---|
3699 | | #define HAVE_FLOAT_H 1 |
---|
3700 | | #define HAVE_LANGINFO_H 1 |
---|
3701 | | #define HAVE_LOCALE_H 1 |
---|
3702 | | #define HAVE_NL_TYPES_H 1 |
---|
3703 | | #define HAVE_SYS_MMAN_H 1 |
---|
3704 | | #define HAVE_SYS_PARAM_H 1 |
---|
3705 | | #define HAVE_SYS_TIME_H 1 |
---|
3706 | | #define HAVE_SYS_TIMES_H 1 |
---|
3707 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3708 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3709 | | #define HAVE_DECL_FGETC 1 |
---|
3710 | | #define HAVE_DECL_FSCANF 1 |
---|
3711 | | #define HAVE_DECL_OPTARG 1 |
---|
3712 | | #define HAVE_DECL_UNGETC 1 |
---|
3713 | | #define HAVE_DECL_VFPRINTF 1 |
---|
3714 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
3715 | | #define HAVE_DECL_SYS_NERR 1 |
---|
3716 | | #define RETSIGTYPE void |
---|
3717 | | #define HAVE_INTMAX_T 1 |
---|
3718 | | #define HAVE_LONG_DOUBLE 1 |
---|
3719 | | #define HAVE_LONG_LONG 1 |
---|
3720 | | #define HAVE_PTRDIFF_T 1 |
---|
3721 | | #define HAVE_QUAD_T 1 |
---|
3722 | | #define HAVE_UINT_LEAST32_T 1 |
---|
3723 | | #define HAVE_INTPTR_T 1 |
---|
3724 | | #define restrict __restrict |
---|
3725 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
3726 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
3727 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
3728 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
3729 | | #define HAVE_ALLOCA_H 1 |
---|
3730 | | #define HAVE_ALLOCA 1 |
---|
3731 | | #define WANT_TMP_ALLOCA 1 |
---|
3732 | | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
3733 | | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
3734 | | #define HAVE_ALARM 1 |
---|
3735 | | #define HAVE_CLOCK 1 |
---|
3736 | | #define HAVE_GETPAGESIZE 1 |
---|
3737 | | #define HAVE_GETRUSAGE 1 |
---|
3738 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3739 | | #define HAVE_LOCALECONV 1 |
---|
3740 | | #define HAVE_MEMSET 1 |
---|
3741 | | #define HAVE_MMAP 1 |
---|
3742 | | #define HAVE_MPROTECT 1 |
---|
3743 | | #define HAVE_NL_LANGINFO 1 |
---|
3744 | | #define HAVE_POPEN 1 |
---|
3745 | | #define HAVE_PROCESSOR_INFO 1 |
---|
3746 | | #define HAVE_RAISE 1 |
---|
3747 | | /* end confdefs.h. */ |
---|
3748 | | /* Define read_real_time to an innocuous variant, in case <limits.h> declares read_real_time. |
---|
3749 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
3750 | | #define read_real_time innocuous_read_real_time |
---|
3751 | | |
---|
3752 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
3753 | | which can conflict with char read_real_time (); below. |
---|
3754 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
3755 | | <limits.h> exists even on freestanding compilers. */ |
---|
3756 | | |
---|
3757 | | #ifdef __STDC__ |
---|
3758 | | # include <limits.h> |
---|
3759 | | #else |
---|
3760 | | # include <assert.h> |
---|
3761 | | #endif |
---|
3762 | | |
---|
3763 | | #undef read_real_time |
---|
3764 | | |
---|
3765 | | /* Override any GCC internal prototype to avoid an error. |
---|
3766 | | Use char because int might match the return type of a GCC |
---|
3767 | | builtin and then its argument prototype would still apply. */ |
---|
3768 | | #ifdef __cplusplus |
---|
3769 | | extern "C" |
---|
3770 | | #endif |
---|
3771 | | char read_real_time (); |
---|
3772 | | /* The GNU C library defines this for functions which it implements |
---|
3773 | | to always fail with ENOSYS. Some functions are actually named |
---|
3774 | | something starting with __ and the normal name is an alias. */ |
---|
3775 | | #if defined __stub_read_real_time || defined __stub___read_real_time |
---|
3776 | | choke me |
---|
3777 | | #endif |
---|
3778 | | |
---|
3779 | | int |
---|
3780 | | main () |
---|
3781 | | { |
---|
3782 | | return read_real_time (); |
---|
3783 | | ; |
---|
3784 | | return 0; |
---|
3785 | | } |
---|
3786 | configure:24817: result: no |
---|
3787 | configure:24817: checking for sigaction |
---|
3788 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
3789 | configure:24817: $? = 0 |
---|
3790 | configure:24817: result: yes |
---|
3791 | configure:24817: checking for sigaltstack |
---|
3792 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
3793 | configure:24817: $? = 0 |
---|
3794 | configure:24817: result: yes |
---|
3795 | configure:24817: checking for sigstack |
---|
3796 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
3797 | Undefined symbols for architecture x86_64: |
---|
3798 | "_sigstack", referenced from: |
---|
3799 | _main in conftest-ccc64a.o |
---|
3800 | ld: symbol(s) not found for architecture x86_64 |
---|
3801 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3802 | configure:24817: $? = 1 |
---|
3803 | configure: failed program was: |
---|
3804 | | /* confdefs.h */ |
---|
3805 | | #define PACKAGE_NAME "GNU MP" |
---|
3806 | | #define PACKAGE_TARNAME "gmp" |
---|
3807 | | #define PACKAGE_VERSION "6.1.2" |
---|
3808 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
3809 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
3810 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
3811 | | #define PACKAGE "gmp" |
---|
3812 | | #define VERSION "6.1.2" |
---|
3813 | | #define WANT_FFT 1 |
---|
3814 | | #define HAVE_HOST_CPU_westmere 1 |
---|
3815 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
3816 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
3817 | | #define STDC_HEADERS 1 |
---|
3818 | | #define HAVE_SYS_TYPES_H 1 |
---|
3819 | | #define HAVE_SYS_STAT_H 1 |
---|
3820 | | #define HAVE_STDLIB_H 1 |
---|
3821 | | #define HAVE_STRING_H 1 |
---|
3822 | | #define HAVE_MEMORY_H 1 |
---|
3823 | | #define HAVE_STRINGS_H 1 |
---|
3824 | | #define HAVE_INTTYPES_H 1 |
---|
3825 | | #define HAVE_STDINT_H 1 |
---|
3826 | | #define HAVE_UNISTD_H 1 |
---|
3827 | | #define HAVE_DLFCN_H 1 |
---|
3828 | | #define LT_OBJDIR ".libs/" |
---|
3829 | | #define STDC_HEADERS 1 |
---|
3830 | | #define TIME_WITH_SYS_TIME 1 |
---|
3831 | | #define HAVE_FCNTL_H 1 |
---|
3832 | | #define HAVE_FLOAT_H 1 |
---|
3833 | | #define HAVE_LANGINFO_H 1 |
---|
3834 | | #define HAVE_LOCALE_H 1 |
---|
3835 | | #define HAVE_NL_TYPES_H 1 |
---|
3836 | | #define HAVE_SYS_MMAN_H 1 |
---|
3837 | | #define HAVE_SYS_PARAM_H 1 |
---|
3838 | | #define HAVE_SYS_TIME_H 1 |
---|
3839 | | #define HAVE_SYS_TIMES_H 1 |
---|
3840 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3841 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3842 | | #define HAVE_DECL_FGETC 1 |
---|
3843 | | #define HAVE_DECL_FSCANF 1 |
---|
3844 | | #define HAVE_DECL_OPTARG 1 |
---|
3845 | | #define HAVE_DECL_UNGETC 1 |
---|
3846 | | #define HAVE_DECL_VFPRINTF 1 |
---|
3847 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
3848 | | #define HAVE_DECL_SYS_NERR 1 |
---|
3849 | | #define RETSIGTYPE void |
---|
3850 | | #define HAVE_INTMAX_T 1 |
---|
3851 | | #define HAVE_LONG_DOUBLE 1 |
---|
3852 | | #define HAVE_LONG_LONG 1 |
---|
3853 | | #define HAVE_PTRDIFF_T 1 |
---|
3854 | | #define HAVE_QUAD_T 1 |
---|
3855 | | #define HAVE_UINT_LEAST32_T 1 |
---|
3856 | | #define HAVE_INTPTR_T 1 |
---|
3857 | | #define restrict __restrict |
---|
3858 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
3859 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
3860 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
3861 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
3862 | | #define HAVE_ALLOCA_H 1 |
---|
3863 | | #define HAVE_ALLOCA 1 |
---|
3864 | | #define WANT_TMP_ALLOCA 1 |
---|
3865 | | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
3866 | | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
3867 | | #define HAVE_ALARM 1 |
---|
3868 | | #define HAVE_CLOCK 1 |
---|
3869 | | #define HAVE_GETPAGESIZE 1 |
---|
3870 | | #define HAVE_GETRUSAGE 1 |
---|
3871 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3872 | | #define HAVE_LOCALECONV 1 |
---|
3873 | | #define HAVE_MEMSET 1 |
---|
3874 | | #define HAVE_MMAP 1 |
---|
3875 | | #define HAVE_MPROTECT 1 |
---|
3876 | | #define HAVE_NL_LANGINFO 1 |
---|
3877 | | #define HAVE_POPEN 1 |
---|
3878 | | #define HAVE_PROCESSOR_INFO 1 |
---|
3879 | | #define HAVE_RAISE 1 |
---|
3880 | | #define HAVE_SIGACTION 1 |
---|
3881 | | #define HAVE_SIGALTSTACK 1 |
---|
3882 | | /* end confdefs.h. */ |
---|
3883 | | /* Define sigstack to an innocuous variant, in case <limits.h> declares sigstack. |
---|
3884 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
3885 | | #define sigstack innocuous_sigstack |
---|
3886 | | |
---|
3887 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
3888 | | which can conflict with char sigstack (); below. |
---|
3889 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
3890 | | <limits.h> exists even on freestanding compilers. */ |
---|
3891 | | |
---|
3892 | | #ifdef __STDC__ |
---|
3893 | | # include <limits.h> |
---|
3894 | | #else |
---|
3895 | | # include <assert.h> |
---|
3896 | | #endif |
---|
3897 | | |
---|
3898 | | #undef sigstack |
---|
3899 | | |
---|
3900 | | /* Override any GCC internal prototype to avoid an error. |
---|
3901 | | Use char because int might match the return type of a GCC |
---|
3902 | | builtin and then its argument prototype would still apply. */ |
---|
3903 | | #ifdef __cplusplus |
---|
3904 | | extern "C" |
---|
3905 | | #endif |
---|
3906 | | char sigstack (); |
---|
3907 | | /* The GNU C library defines this for functions which it implements |
---|
3908 | | to always fail with ENOSYS. Some functions are actually named |
---|
3909 | | something starting with __ and the normal name is an alias. */ |
---|
3910 | | #if defined __stub_sigstack || defined __stub___sigstack |
---|
3911 | | choke me |
---|
3912 | | #endif |
---|
3913 | | |
---|
3914 | | int |
---|
3915 | | main () |
---|
3916 | | { |
---|
3917 | | return sigstack (); |
---|
3918 | | ; |
---|
3919 | | return 0; |
---|
3920 | | } |
---|
3921 | configure:24817: result: no |
---|
3922 | configure:24817: checking for syssgi |
---|
3923 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
3924 | Undefined symbols for architecture x86_64: |
---|
3925 | "_syssgi", referenced from: |
---|
3926 | _main in conftest-718205.o |
---|
3927 | ld: symbol(s) not found for architecture x86_64 |
---|
3928 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3929 | configure:24817: $? = 1 |
---|
3930 | configure: failed program was: |
---|
3931 | | /* confdefs.h */ |
---|
3932 | | #define PACKAGE_NAME "GNU MP" |
---|
3933 | | #define PACKAGE_TARNAME "gmp" |
---|
3934 | | #define PACKAGE_VERSION "6.1.2" |
---|
3935 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
3936 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
3937 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
3938 | | #define PACKAGE "gmp" |
---|
3939 | | #define VERSION "6.1.2" |
---|
3940 | | #define WANT_FFT 1 |
---|
3941 | | #define HAVE_HOST_CPU_westmere 1 |
---|
3942 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
3943 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
3944 | | #define STDC_HEADERS 1 |
---|
3945 | | #define HAVE_SYS_TYPES_H 1 |
---|
3946 | | #define HAVE_SYS_STAT_H 1 |
---|
3947 | | #define HAVE_STDLIB_H 1 |
---|
3948 | | #define HAVE_STRING_H 1 |
---|
3949 | | #define HAVE_MEMORY_H 1 |
---|
3950 | | #define HAVE_STRINGS_H 1 |
---|
3951 | | #define HAVE_INTTYPES_H 1 |
---|
3952 | | #define HAVE_STDINT_H 1 |
---|
3953 | | #define HAVE_UNISTD_H 1 |
---|
3954 | | #define HAVE_DLFCN_H 1 |
---|
3955 | | #define LT_OBJDIR ".libs/" |
---|
3956 | | #define STDC_HEADERS 1 |
---|
3957 | | #define TIME_WITH_SYS_TIME 1 |
---|
3958 | | #define HAVE_FCNTL_H 1 |
---|
3959 | | #define HAVE_FLOAT_H 1 |
---|
3960 | | #define HAVE_LANGINFO_H 1 |
---|
3961 | | #define HAVE_LOCALE_H 1 |
---|
3962 | | #define HAVE_NL_TYPES_H 1 |
---|
3963 | | #define HAVE_SYS_MMAN_H 1 |
---|
3964 | | #define HAVE_SYS_PARAM_H 1 |
---|
3965 | | #define HAVE_SYS_TIME_H 1 |
---|
3966 | | #define HAVE_SYS_TIMES_H 1 |
---|
3967 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3968 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3969 | | #define HAVE_DECL_FGETC 1 |
---|
3970 | | #define HAVE_DECL_FSCANF 1 |
---|
3971 | | #define HAVE_DECL_OPTARG 1 |
---|
3972 | | #define HAVE_DECL_UNGETC 1 |
---|
3973 | | #define HAVE_DECL_VFPRINTF 1 |
---|
3974 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
3975 | | #define HAVE_DECL_SYS_NERR 1 |
---|
3976 | | #define RETSIGTYPE void |
---|
3977 | | #define HAVE_INTMAX_T 1 |
---|
3978 | | #define HAVE_LONG_DOUBLE 1 |
---|
3979 | | #define HAVE_LONG_LONG 1 |
---|
3980 | | #define HAVE_PTRDIFF_T 1 |
---|
3981 | | #define HAVE_QUAD_T 1 |
---|
3982 | | #define HAVE_UINT_LEAST32_T 1 |
---|
3983 | | #define HAVE_INTPTR_T 1 |
---|
3984 | | #define restrict __restrict |
---|
3985 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
3986 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
3987 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
3988 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
3989 | | #define HAVE_ALLOCA_H 1 |
---|
3990 | | #define HAVE_ALLOCA 1 |
---|
3991 | | #define WANT_TMP_ALLOCA 1 |
---|
3992 | | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
3993 | | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
3994 | | #define HAVE_ALARM 1 |
---|
3995 | | #define HAVE_CLOCK 1 |
---|
3996 | | #define HAVE_GETPAGESIZE 1 |
---|
3997 | | #define HAVE_GETRUSAGE 1 |
---|
3998 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3999 | | #define HAVE_LOCALECONV 1 |
---|
4000 | | #define HAVE_MEMSET 1 |
---|
4001 | | #define HAVE_MMAP 1 |
---|
4002 | | #define HAVE_MPROTECT 1 |
---|
4003 | | #define HAVE_NL_LANGINFO 1 |
---|
4004 | | #define HAVE_POPEN 1 |
---|
4005 | | #define HAVE_PROCESSOR_INFO 1 |
---|
4006 | | #define HAVE_RAISE 1 |
---|
4007 | | #define HAVE_SIGACTION 1 |
---|
4008 | | #define HAVE_SIGALTSTACK 1 |
---|
4009 | | /* end confdefs.h. */ |
---|
4010 | | /* Define syssgi to an innocuous variant, in case <limits.h> declares syssgi. |
---|
4011 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
4012 | | #define syssgi innocuous_syssgi |
---|
4013 | | |
---|
4014 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
4015 | | which can conflict with char syssgi (); below. |
---|
4016 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
4017 | | <limits.h> exists even on freestanding compilers. */ |
---|
4018 | | |
---|
4019 | | #ifdef __STDC__ |
---|
4020 | | # include <limits.h> |
---|
4021 | | #else |
---|
4022 | | # include <assert.h> |
---|
4023 | | #endif |
---|
4024 | | |
---|
4025 | | #undef syssgi |
---|
4026 | | |
---|
4027 | | /* Override any GCC internal prototype to avoid an error. |
---|
4028 | | Use char because int might match the return type of a GCC |
---|
4029 | | builtin and then its argument prototype would still apply. */ |
---|
4030 | | #ifdef __cplusplus |
---|
4031 | | extern "C" |
---|
4032 | | #endif |
---|
4033 | | char syssgi (); |
---|
4034 | | /* The GNU C library defines this for functions which it implements |
---|
4035 | | to always fail with ENOSYS. Some functions are actually named |
---|
4036 | | something starting with __ and the normal name is an alias. */ |
---|
4037 | | #if defined __stub_syssgi || defined __stub___syssgi |
---|
4038 | | choke me |
---|
4039 | | #endif |
---|
4040 | | |
---|
4041 | | int |
---|
4042 | | main () |
---|
4043 | | { |
---|
4044 | | return syssgi (); |
---|
4045 | | ; |
---|
4046 | | return 0; |
---|
4047 | | } |
---|
4048 | configure:24817: result: no |
---|
4049 | configure:24817: checking for strchr |
---|
4050 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
4051 | conftest.c:103:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration] |
---|
4052 | char strchr (); |
---|
4053 | ^ |
---|
4054 | conftest.c:103:6: note: 'strchr' is a builtin with type 'char *(const char *, int)' |
---|
4055 | 1 warning generated. |
---|
4056 | configure:24817: $? = 0 |
---|
4057 | configure:24817: result: yes |
---|
4058 | configure:24817: checking for strerror |
---|
4059 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
4060 | conftest.c:104:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] |
---|
4061 | char strerror (); |
---|
4062 | ^ |
---|
4063 | conftest.c:104:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
4064 | 1 warning generated. |
---|
4065 | configure:24817: $? = 0 |
---|
4066 | configure:24817: result: yes |
---|
4067 | configure:24817: checking for strnlen |
---|
4068 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
4069 | configure:24817: $? = 0 |
---|
4070 | configure:24817: result: yes |
---|
4071 | configure:24817: checking for strtol |
---|
4072 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
4073 | configure:24817: $? = 0 |
---|
4074 | configure:24817: result: yes |
---|
4075 | configure:24817: checking for strtoul |
---|
4076 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
4077 | configure:24817: $? = 0 |
---|
4078 | configure:24817: result: yes |
---|
4079 | configure:24817: checking for sysconf |
---|
4080 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
4081 | configure:24817: $? = 0 |
---|
4082 | configure:24817: result: yes |
---|
4083 | configure:24817: checking for sysctl |
---|
4084 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
4085 | configure:24817: $? = 0 |
---|
4086 | configure:24817: result: yes |
---|
4087 | configure:24817: checking for sysctlbyname |
---|
4088 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
4089 | configure:24817: $? = 0 |
---|
4090 | configure:24817: result: yes |
---|
4091 | configure:24817: checking for times |
---|
4092 | configure:24817: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
4093 | configure:24817: $? = 0 |
---|
4094 | configure:24817: result: yes |
---|
4095 | configure:24833: checking for library containing clock_gettime |
---|
4096 | configure:24864: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
4097 | configure:24864: $? = 0 |
---|
4098 | configure:24881: result: none required |
---|
4099 | configure:24897: checking for vsnprintf |
---|
4100 | configure:24897: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
4101 | conftest.c:113:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration] |
---|
4102 | char vsnprintf (); |
---|
4103 | ^ |
---|
4104 | conftest.c:113:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)' |
---|
4105 | 1 warning generated. |
---|
4106 | configure:24897: $? = 0 |
---|
4107 | configure:24897: result: yes |
---|
4108 | configure:24907: checking whether vsnprintf works |
---|
4109 | configure:24953: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
4110 | configure:24953: $? = 0 |
---|
4111 | configure:24953: ./conftest |
---|
4112 | configure:24953: $? = 0 |
---|
4113 | configure:24953: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
4114 | configure:24953: $? = 0 |
---|
4115 | configure:24953: ./conftest |
---|
4116 | configure:24953: $? = 0 |
---|
4117 | configure:24965: result: yes |
---|
4118 | configure:24978: checking whether sscanf needs writable input |
---|
4119 | configure:24990: result: no |
---|
4120 | configure:25004: checking for struct pst_processor.psp_iticksperclktick |
---|
4121 | configure:25004: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
4122 | conftest.c:91:10: fatal error: 'sys/pstat.h' file not found |
---|
4123 | #include <sys/pstat.h> |
---|
4124 | ^~~~~~~~~~~~~ |
---|
4125 | 1 error generated. |
---|
4126 | configure:25004: $? = 1 |
---|
4127 | configure: failed program was: |
---|
4128 | | /* confdefs.h */ |
---|
4129 | | #define PACKAGE_NAME "GNU MP" |
---|
4130 | | #define PACKAGE_TARNAME "gmp" |
---|
4131 | | #define PACKAGE_VERSION "6.1.2" |
---|
4132 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
4133 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
4134 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
4135 | | #define PACKAGE "gmp" |
---|
4136 | | #define VERSION "6.1.2" |
---|
4137 | | #define WANT_FFT 1 |
---|
4138 | | #define HAVE_HOST_CPU_westmere 1 |
---|
4139 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
4140 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
4141 | | #define STDC_HEADERS 1 |
---|
4142 | | #define HAVE_SYS_TYPES_H 1 |
---|
4143 | | #define HAVE_SYS_STAT_H 1 |
---|
4144 | | #define HAVE_STDLIB_H 1 |
---|
4145 | | #define HAVE_STRING_H 1 |
---|
4146 | | #define HAVE_MEMORY_H 1 |
---|
4147 | | #define HAVE_STRINGS_H 1 |
---|
4148 | | #define HAVE_INTTYPES_H 1 |
---|
4149 | | #define HAVE_STDINT_H 1 |
---|
4150 | | #define HAVE_UNISTD_H 1 |
---|
4151 | | #define HAVE_DLFCN_H 1 |
---|
4152 | | #define LT_OBJDIR ".libs/" |
---|
4153 | | #define STDC_HEADERS 1 |
---|
4154 | | #define TIME_WITH_SYS_TIME 1 |
---|
4155 | | #define HAVE_FCNTL_H 1 |
---|
4156 | | #define HAVE_FLOAT_H 1 |
---|
4157 | | #define HAVE_LANGINFO_H 1 |
---|
4158 | | #define HAVE_LOCALE_H 1 |
---|
4159 | | #define HAVE_NL_TYPES_H 1 |
---|
4160 | | #define HAVE_SYS_MMAN_H 1 |
---|
4161 | | #define HAVE_SYS_PARAM_H 1 |
---|
4162 | | #define HAVE_SYS_TIME_H 1 |
---|
4163 | | #define HAVE_SYS_TIMES_H 1 |
---|
4164 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4165 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
4166 | | #define HAVE_DECL_FGETC 1 |
---|
4167 | | #define HAVE_DECL_FSCANF 1 |
---|
4168 | | #define HAVE_DECL_OPTARG 1 |
---|
4169 | | #define HAVE_DECL_UNGETC 1 |
---|
4170 | | #define HAVE_DECL_VFPRINTF 1 |
---|
4171 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
4172 | | #define HAVE_DECL_SYS_NERR 1 |
---|
4173 | | #define RETSIGTYPE void |
---|
4174 | | #define HAVE_INTMAX_T 1 |
---|
4175 | | #define HAVE_LONG_DOUBLE 1 |
---|
4176 | | #define HAVE_LONG_LONG 1 |
---|
4177 | | #define HAVE_PTRDIFF_T 1 |
---|
4178 | | #define HAVE_QUAD_T 1 |
---|
4179 | | #define HAVE_UINT_LEAST32_T 1 |
---|
4180 | | #define HAVE_INTPTR_T 1 |
---|
4181 | | #define restrict __restrict |
---|
4182 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
4183 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
4184 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
4185 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
4186 | | #define HAVE_ALLOCA_H 1 |
---|
4187 | | #define HAVE_ALLOCA 1 |
---|
4188 | | #define WANT_TMP_ALLOCA 1 |
---|
4189 | | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
4190 | | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
4191 | | #define HAVE_ALARM 1 |
---|
4192 | | #define HAVE_CLOCK 1 |
---|
4193 | | #define HAVE_GETPAGESIZE 1 |
---|
4194 | | #define HAVE_GETRUSAGE 1 |
---|
4195 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4196 | | #define HAVE_LOCALECONV 1 |
---|
4197 | | #define HAVE_MEMSET 1 |
---|
4198 | | #define HAVE_MMAP 1 |
---|
4199 | | #define HAVE_MPROTECT 1 |
---|
4200 | | #define HAVE_NL_LANGINFO 1 |
---|
4201 | | #define HAVE_POPEN 1 |
---|
4202 | | #define HAVE_PROCESSOR_INFO 1 |
---|
4203 | | #define HAVE_RAISE 1 |
---|
4204 | | #define HAVE_SIGACTION 1 |
---|
4205 | | #define HAVE_SIGALTSTACK 1 |
---|
4206 | | #define HAVE_STRCHR 1 |
---|
4207 | | #define HAVE_STRERROR 1 |
---|
4208 | | #define HAVE_STRNLEN 1 |
---|
4209 | | #define HAVE_STRTOL 1 |
---|
4210 | | #define HAVE_STRTOUL 1 |
---|
4211 | | #define HAVE_SYSCONF 1 |
---|
4212 | | #define HAVE_SYSCTL 1 |
---|
4213 | | #define HAVE_SYSCTLBYNAME 1 |
---|
4214 | | #define HAVE_TIMES 1 |
---|
4215 | | #define HAVE_CLOCK_GETTIME 1 |
---|
4216 | | #define HAVE_VSNPRINTF 1 |
---|
4217 | | /* end confdefs.h. */ |
---|
4218 | | #include <sys/pstat.h> |
---|
4219 | | |
---|
4220 | | int |
---|
4221 | | main () |
---|
4222 | | { |
---|
4223 | | static struct pst_processor ac_aggr; |
---|
4224 | | if (ac_aggr.psp_iticksperclktick) |
---|
4225 | | return 0; |
---|
4226 | | ; |
---|
4227 | | return 0; |
---|
4228 | | } |
---|
4229 | configure:25004: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
4230 | conftest.c:91:10: fatal error: 'sys/pstat.h' file not found |
---|
4231 | #include <sys/pstat.h> |
---|
4232 | ^~~~~~~~~~~~~ |
---|
4233 | 1 error generated. |
---|
4234 | configure:25004: $? = 1 |
---|
4235 | configure: failed program was: |
---|
4236 | | /* confdefs.h */ |
---|
4237 | | #define PACKAGE_NAME "GNU MP" |
---|
4238 | | #define PACKAGE_TARNAME "gmp" |
---|
4239 | | #define PACKAGE_VERSION "6.1.2" |
---|
4240 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
4241 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
4242 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
4243 | | #define PACKAGE "gmp" |
---|
4244 | | #define VERSION "6.1.2" |
---|
4245 | | #define WANT_FFT 1 |
---|
4246 | | #define HAVE_HOST_CPU_westmere 1 |
---|
4247 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
4248 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
4249 | | #define STDC_HEADERS 1 |
---|
4250 | | #define HAVE_SYS_TYPES_H 1 |
---|
4251 | | #define HAVE_SYS_STAT_H 1 |
---|
4252 | | #define HAVE_STDLIB_H 1 |
---|
4253 | | #define HAVE_STRING_H 1 |
---|
4254 | | #define HAVE_MEMORY_H 1 |
---|
4255 | | #define HAVE_STRINGS_H 1 |
---|
4256 | | #define HAVE_INTTYPES_H 1 |
---|
4257 | | #define HAVE_STDINT_H 1 |
---|
4258 | | #define HAVE_UNISTD_H 1 |
---|
4259 | | #define HAVE_DLFCN_H 1 |
---|
4260 | | #define LT_OBJDIR ".libs/" |
---|
4261 | | #define STDC_HEADERS 1 |
---|
4262 | | #define TIME_WITH_SYS_TIME 1 |
---|
4263 | | #define HAVE_FCNTL_H 1 |
---|
4264 | | #define HAVE_FLOAT_H 1 |
---|
4265 | | #define HAVE_LANGINFO_H 1 |
---|
4266 | | #define HAVE_LOCALE_H 1 |
---|
4267 | | #define HAVE_NL_TYPES_H 1 |
---|
4268 | | #define HAVE_SYS_MMAN_H 1 |
---|
4269 | | #define HAVE_SYS_PARAM_H 1 |
---|
4270 | | #define HAVE_SYS_TIME_H 1 |
---|
4271 | | #define HAVE_SYS_TIMES_H 1 |
---|
4272 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4273 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
4274 | | #define HAVE_DECL_FGETC 1 |
---|
4275 | | #define HAVE_DECL_FSCANF 1 |
---|
4276 | | #define HAVE_DECL_OPTARG 1 |
---|
4277 | | #define HAVE_DECL_UNGETC 1 |
---|
4278 | | #define HAVE_DECL_VFPRINTF 1 |
---|
4279 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
4280 | | #define HAVE_DECL_SYS_NERR 1 |
---|
4281 | | #define RETSIGTYPE void |
---|
4282 | | #define HAVE_INTMAX_T 1 |
---|
4283 | | #define HAVE_LONG_DOUBLE 1 |
---|
4284 | | #define HAVE_LONG_LONG 1 |
---|
4285 | | #define HAVE_PTRDIFF_T 1 |
---|
4286 | | #define HAVE_QUAD_T 1 |
---|
4287 | | #define HAVE_UINT_LEAST32_T 1 |
---|
4288 | | #define HAVE_INTPTR_T 1 |
---|
4289 | | #define restrict __restrict |
---|
4290 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
4291 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
4292 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
4293 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
4294 | | #define HAVE_ALLOCA_H 1 |
---|
4295 | | #define HAVE_ALLOCA 1 |
---|
4296 | | #define WANT_TMP_ALLOCA 1 |
---|
4297 | | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
4298 | | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
4299 | | #define HAVE_ALARM 1 |
---|
4300 | | #define HAVE_CLOCK 1 |
---|
4301 | | #define HAVE_GETPAGESIZE 1 |
---|
4302 | | #define HAVE_GETRUSAGE 1 |
---|
4303 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4304 | | #define HAVE_LOCALECONV 1 |
---|
4305 | | #define HAVE_MEMSET 1 |
---|
4306 | | #define HAVE_MMAP 1 |
---|
4307 | | #define HAVE_MPROTECT 1 |
---|
4308 | | #define HAVE_NL_LANGINFO 1 |
---|
4309 | | #define HAVE_POPEN 1 |
---|
4310 | | #define HAVE_PROCESSOR_INFO 1 |
---|
4311 | | #define HAVE_RAISE 1 |
---|
4312 | | #define HAVE_SIGACTION 1 |
---|
4313 | | #define HAVE_SIGALTSTACK 1 |
---|
4314 | | #define HAVE_STRCHR 1 |
---|
4315 | | #define HAVE_STRERROR 1 |
---|
4316 | | #define HAVE_STRNLEN 1 |
---|
4317 | | #define HAVE_STRTOL 1 |
---|
4318 | | #define HAVE_STRTOUL 1 |
---|
4319 | | #define HAVE_SYSCONF 1 |
---|
4320 | | #define HAVE_SYSCTL 1 |
---|
4321 | | #define HAVE_SYSCTLBYNAME 1 |
---|
4322 | | #define HAVE_TIMES 1 |
---|
4323 | | #define HAVE_CLOCK_GETTIME 1 |
---|
4324 | | #define HAVE_VSNPRINTF 1 |
---|
4325 | | /* end confdefs.h. */ |
---|
4326 | | #include <sys/pstat.h> |
---|
4327 | | |
---|
4328 | | int |
---|
4329 | | main () |
---|
4330 | | { |
---|
4331 | | static struct pst_processor ac_aggr; |
---|
4332 | | if (sizeof ac_aggr.psp_iticksperclktick) |
---|
4333 | | return 0; |
---|
4334 | | ; |
---|
4335 | | return 0; |
---|
4336 | | } |
---|
4337 | configure:25004: result: no |
---|
4338 | configure:25030: checking sstream usability |
---|
4339 | configure:25030: /usr/bin/clang++ -stdlib=libc++ -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.cpp >&5 |
---|
4340 | configure:25030: $? = 0 |
---|
4341 | configure:25030: result: yes |
---|
4342 | configure:25030: checking sstream presence |
---|
4343 | configure:25030: /usr/bin/clang++ -stdlib=libc++ -E -I/opt/local/include conftest.cpp |
---|
4344 | configure:25030: $? = 0 |
---|
4345 | configure:25030: result: yes |
---|
4346 | configure:25030: checking for sstream |
---|
4347 | configure:25030: result: yes |
---|
4348 | configure:25040: checking for std::locale |
---|
4349 | configure:25040: /usr/bin/clang++ -stdlib=libc++ -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.cpp >&5 |
---|
4350 | configure:25040: $? = 0 |
---|
4351 | configure:25040: /usr/bin/clang++ -stdlib=libc++ -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.cpp >&5 |
---|
4352 | conftest.cpp:97:26: error: expected expression |
---|
4353 | if (sizeof ((std::locale))) |
---|
4354 | ^ |
---|
4355 | 1 error generated. |
---|
4356 | configure:25040: $? = 1 |
---|
4357 | configure: failed program was: |
---|
4358 | | /* confdefs.h */ |
---|
4359 | | #define PACKAGE_NAME "GNU MP" |
---|
4360 | | #define PACKAGE_TARNAME "gmp" |
---|
4361 | | #define PACKAGE_VERSION "6.1.2" |
---|
4362 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
4363 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
4364 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
4365 | | #define PACKAGE "gmp" |
---|
4366 | | #define VERSION "6.1.2" |
---|
4367 | | #define WANT_FFT 1 |
---|
4368 | | #define HAVE_HOST_CPU_westmere 1 |
---|
4369 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
4370 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
4371 | | #define STDC_HEADERS 1 |
---|
4372 | | #define HAVE_SYS_TYPES_H 1 |
---|
4373 | | #define HAVE_SYS_STAT_H 1 |
---|
4374 | | #define HAVE_STDLIB_H 1 |
---|
4375 | | #define HAVE_STRING_H 1 |
---|
4376 | | #define HAVE_MEMORY_H 1 |
---|
4377 | | #define HAVE_STRINGS_H 1 |
---|
4378 | | #define HAVE_INTTYPES_H 1 |
---|
4379 | | #define HAVE_STDINT_H 1 |
---|
4380 | | #define HAVE_UNISTD_H 1 |
---|
4381 | | #define HAVE_DLFCN_H 1 |
---|
4382 | | #define LT_OBJDIR ".libs/" |
---|
4383 | | #define STDC_HEADERS 1 |
---|
4384 | | #define TIME_WITH_SYS_TIME 1 |
---|
4385 | | #define HAVE_FCNTL_H 1 |
---|
4386 | | #define HAVE_FLOAT_H 1 |
---|
4387 | | #define HAVE_LANGINFO_H 1 |
---|
4388 | | #define HAVE_LOCALE_H 1 |
---|
4389 | | #define HAVE_NL_TYPES_H 1 |
---|
4390 | | #define HAVE_SYS_MMAN_H 1 |
---|
4391 | | #define HAVE_SYS_PARAM_H 1 |
---|
4392 | | #define HAVE_SYS_TIME_H 1 |
---|
4393 | | #define HAVE_SYS_TIMES_H 1 |
---|
4394 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4395 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
4396 | | #define HAVE_DECL_FGETC 1 |
---|
4397 | | #define HAVE_DECL_FSCANF 1 |
---|
4398 | | #define HAVE_DECL_OPTARG 1 |
---|
4399 | | #define HAVE_DECL_UNGETC 1 |
---|
4400 | | #define HAVE_DECL_VFPRINTF 1 |
---|
4401 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
4402 | | #define HAVE_DECL_SYS_NERR 1 |
---|
4403 | | #define RETSIGTYPE void |
---|
4404 | | #define HAVE_INTMAX_T 1 |
---|
4405 | | #define HAVE_LONG_DOUBLE 1 |
---|
4406 | | #define HAVE_LONG_LONG 1 |
---|
4407 | | #define HAVE_PTRDIFF_T 1 |
---|
4408 | | #define HAVE_QUAD_T 1 |
---|
4409 | | #define HAVE_UINT_LEAST32_T 1 |
---|
4410 | | #define HAVE_INTPTR_T 1 |
---|
4411 | | #define restrict __restrict |
---|
4412 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
4413 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
4414 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
4415 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
4416 | | #define HAVE_ALLOCA_H 1 |
---|
4417 | | #define HAVE_ALLOCA 1 |
---|
4418 | | #define WANT_TMP_ALLOCA 1 |
---|
4419 | | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
4420 | | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
4421 | | #define HAVE_ALARM 1 |
---|
4422 | | #define HAVE_CLOCK 1 |
---|
4423 | | #define HAVE_GETPAGESIZE 1 |
---|
4424 | | #define HAVE_GETRUSAGE 1 |
---|
4425 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4426 | | #define HAVE_LOCALECONV 1 |
---|
4427 | | #define HAVE_MEMSET 1 |
---|
4428 | | #define HAVE_MMAP 1 |
---|
4429 | | #define HAVE_MPROTECT 1 |
---|
4430 | | #define HAVE_NL_LANGINFO 1 |
---|
4431 | | #define HAVE_POPEN 1 |
---|
4432 | | #define HAVE_PROCESSOR_INFO 1 |
---|
4433 | | #define HAVE_RAISE 1 |
---|
4434 | | #define HAVE_SIGACTION 1 |
---|
4435 | | #define HAVE_SIGALTSTACK 1 |
---|
4436 | | #define HAVE_STRCHR 1 |
---|
4437 | | #define HAVE_STRERROR 1 |
---|
4438 | | #define HAVE_STRNLEN 1 |
---|
4439 | | #define HAVE_STRTOL 1 |
---|
4440 | | #define HAVE_STRTOUL 1 |
---|
4441 | | #define HAVE_SYSCONF 1 |
---|
4442 | | #define HAVE_SYSCTL 1 |
---|
4443 | | #define HAVE_SYSCTLBYNAME 1 |
---|
4444 | | #define HAVE_TIMES 1 |
---|
4445 | | #define HAVE_CLOCK_GETTIME 1 |
---|
4446 | | #define HAVE_VSNPRINTF 1 |
---|
4447 | | #define HAVE_SSTREAM 1 |
---|
4448 | | /* end confdefs.h. */ |
---|
4449 | | #include <locale> |
---|
4450 | | |
---|
4451 | | int |
---|
4452 | | main () |
---|
4453 | | { |
---|
4454 | | if (sizeof ((std::locale))) |
---|
4455 | | return 0; |
---|
4456 | | ; |
---|
4457 | | return 0; |
---|
4458 | | } |
---|
4459 | configure:25040: result: yes |
---|
4460 | configure:25748: checking for suitable m4 |
---|
4461 | trying m4 |
---|
4462 | good |
---|
4463 | configure:25792: result: m4 |
---|
4464 | configure:25798: checking if m4wrap produces spurious output |
---|
4465 | test input is |
---|
4466 | changequote({,})define(x,)m4wrap({x})dnl |
---|
4467 | produces 0 chars output |
---|
4468 | configure:25820: result: no |
---|
4469 | configure:25839: checking how to switch to text section |
---|
4470 | trying .text |
---|
4471 | configure:25850: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.s >conftest.out 2>&1 |
---|
4472 | configure:25853: $? = 0 |
---|
4473 | configure:25873: result: .text |
---|
4474 | configure:25877: checking how to switch to data section |
---|
4475 | configure:25888: result: .data |
---|
4476 | configure:25893: checking for assembler label suffix |
---|
4477 | trying |
---|
4478 | configure:25906: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.s >conftest.out 2>&1 |
---|
4479 | configure:25909: $? = 1 |
---|
4480 | conftest.s:2:1: error: invalid instruction mnemonic 'somelabel' |
---|
4481 | somelabel |
---|
4482 | ^~~~~~~~~ |
---|
4483 | configure: failed program was: |
---|
4484 | .text |
---|
4485 | somelabel |
---|
4486 | conftest.s:2:1: error: invalid instruction mnemonic 'somelabel' |
---|
4487 | somelabel |
---|
4488 | ^~~~~~~~~ |
---|
4489 | trying : |
---|
4490 | configure:25906: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.s >conftest.out 2>&1 |
---|
4491 | configure:25909: $? = 0 |
---|
4492 | configure:25929: result: : |
---|
4493 | configure:25934: checking for assembler global directive |
---|
4494 | configure:25946: result: .globl |
---|
4495 | configure:25951: checking for assembler global directive attribute |
---|
4496 | configure:25962: result: |
---|
4497 | configure:25967: checking if globals are prefixed by underscore |
---|
4498 | configure:25977: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -c conftest.c >&5 |
---|
4499 | configure:25980: $? = 0 |
---|
4500 | configure:25998: result: yes |
---|
4501 | configure:26038: checking how to switch to read-only data section |
---|
4502 | Test program: |
---|
4503 | extern const int foo[]; /* Suppresses C++'s suppression of foo */ |
---|
4504 | const int foo[] = {1,2,3}; |
---|
4505 | configure:26058: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -S conftest.c >&5 |
---|
4506 | configure:26061: $? = 0 |
---|
4507 | Compiler output: |
---|
4508 | .section __TEXT,__text,regular,pure_instructions |
---|
4509 | .macosx_version_min 10, 13 |
---|
4510 | .section __TEXT,__const |
---|
4511 | .globl _foo ## @foo |
---|
4512 | .p2align 2 |
---|
4513 | _foo: |
---|
4514 | .long 1 ## 0x1 |
---|
4515 | .long 2 ## 0x2 |
---|
4516 | .long 3 ## 0x3 |
---|
4517 | |
---|
4518 | |
---|
4519 | .subsections_via_symbols |
---|
4520 | Match: .section __TEXT,__const |
---|
4521 | configure:26092: result: .section __TEXT,__const |
---|
4522 | configure:26096: checking for assembler .type directive |
---|
4523 | configure:26107: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.s >conftest.out 2>&1 |
---|
4524 | configure:26110: $? = 1 |
---|
4525 | conftest.s:1:2: error: unknown directive |
---|
4526 | .type sym,@function |
---|
4527 | ^ |
---|
4528 | configure: failed program was: |
---|
4529 | .type sym,@function |
---|
4530 | configure:26107: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.s >conftest.out 2>&1 |
---|
4531 | configure:26110: $? = 1 |
---|
4532 | conftest.s:1:2: error: unknown directive |
---|
4533 | .type sym,#function |
---|
4534 | ^ |
---|
4535 | configure: failed program was: |
---|
4536 | .type sym,#function |
---|
4537 | configure:26107: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.s >conftest.out 2>&1 |
---|
4538 | configure:26110: $? = 1 |
---|
4539 | conftest.s:1:2: error: unknown directive |
---|
4540 | .type sym,%function |
---|
4541 | ^ |
---|
4542 | configure: failed program was: |
---|
4543 | .type sym,%function |
---|
4544 | configure:26130: result: |
---|
4545 | configure:26134: checking for assembler .size directive |
---|
4546 | configure:26144: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.s >conftest.out 2>&1 |
---|
4547 | configure:26147: $? = 1 |
---|
4548 | conftest.s:1:2: error: unknown directive |
---|
4549 | .size sym,1 |
---|
4550 | ^ |
---|
4551 | configure: failed program was: |
---|
4552 | .size sym,1 |
---|
4553 | configure:26164: result: |
---|
4554 | configure:26171: checking for assembler local label prefix |
---|
4555 | Trying L |
---|
4556 | configure:26185: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.s >conftest.out 2>&1 |
---|
4557 | configure:26188: $? = 0 |
---|
4558 | 0000000000000000 t dummy |
---|
4559 | L label doesn't appear in object file at all (good) |
---|
4560 | Local label appears in object files: no |
---|
4561 | configure:26234: result: L |
---|
4562 | configure:26245: checking for assembler byte directive |
---|
4563 | trying .byte |
---|
4564 | configure:26258: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.s >conftest.out 2>&1 |
---|
4565 | configure:26261: $? = 0 |
---|
4566 | configure:26281: result: .byte |
---|
4567 | configure:26289: checking how to define a 32-bit word |
---|
4568 | configure:26314: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.s >conftest.out 2>&1 |
---|
4569 | configure:26317: $? = 0 |
---|
4570 | configure:26343: result: .long |
---|
4571 | configure:26352: checking if .align assembly directive is logarithmic |
---|
4572 | configure:26367: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.s >conftest.out 2>&1 |
---|
4573 | configure:26370: $? = 0 |
---|
4574 | configure:26389: result: yes |
---|
4575 | configure:26972: checking if the .align directive accepts an 0x90 fill in .text |
---|
4576 | configure:26984: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.s >conftest.out 2>&1 |
---|
4577 | configure:26987: $? = 0 |
---|
4578 | configure:27005: result: yes |
---|
4579 | configure:27362: checking size of void * |
---|
4580 | configure:27367: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
4581 | configure:27367: $? = 0 |
---|
4582 | configure:27367: ./conftest |
---|
4583 | configure:27367: $? = 0 |
---|
4584 | configure:27381: result: 8 |
---|
4585 | configure:27395: checking size of unsigned short |
---|
4586 | configure:27400: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
4587 | configure:27400: $? = 0 |
---|
4588 | configure:27400: ./conftest |
---|
4589 | configure:27400: $? = 0 |
---|
4590 | configure:27414: result: 2 |
---|
4591 | configure:27428: checking size of unsigned |
---|
4592 | configure:27433: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
4593 | configure:27433: $? = 0 |
---|
4594 | configure:27433: ./conftest |
---|
4595 | configure:27433: $? = 0 |
---|
4596 | configure:27447: result: 4 |
---|
4597 | configure:27461: checking size of unsigned long |
---|
4598 | configure:27466: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
4599 | configure:27466: $? = 0 |
---|
4600 | configure:27466: ./conftest |
---|
4601 | configure:27466: $? = 0 |
---|
4602 | configure:27480: result: 8 |
---|
4603 | configure:27494: checking size of mp_limb_t |
---|
4604 | configure:27499: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
4605 | configure:27499: $? = 0 |
---|
4606 | configure:27499: ./conftest |
---|
4607 | configure:27499: $? = 0 |
---|
4608 | configure:27519: result: 8 |
---|
4609 | configure:27661: checking for stack_t |
---|
4610 | configure:27661: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
4611 | configure:27661: $? = 0 |
---|
4612 | configure:27661: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
4613 | conftest.c:312:22: error: expected expression |
---|
4614 | if (sizeof ((stack_t))) |
---|
4615 | ^ |
---|
4616 | 1 error generated. |
---|
4617 | configure:27661: $? = 1 |
---|
4618 | configure: failed program was: |
---|
4619 | | /* confdefs.h */ |
---|
4620 | | #define PACKAGE_NAME "GNU MP" |
---|
4621 | | #define PACKAGE_TARNAME "gmp" |
---|
4622 | | #define PACKAGE_VERSION "6.1.2" |
---|
4623 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
4624 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
4625 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
4626 | | #define PACKAGE "gmp" |
---|
4627 | | #define VERSION "6.1.2" |
---|
4628 | | #define WANT_FFT 1 |
---|
4629 | | #define HAVE_HOST_CPU_westmere 1 |
---|
4630 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
4631 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
4632 | | #define STDC_HEADERS 1 |
---|
4633 | | #define HAVE_SYS_TYPES_H 1 |
---|
4634 | | #define HAVE_SYS_STAT_H 1 |
---|
4635 | | #define HAVE_STDLIB_H 1 |
---|
4636 | | #define HAVE_STRING_H 1 |
---|
4637 | | #define HAVE_MEMORY_H 1 |
---|
4638 | | #define HAVE_STRINGS_H 1 |
---|
4639 | | #define HAVE_INTTYPES_H 1 |
---|
4640 | | #define HAVE_STDINT_H 1 |
---|
4641 | | #define HAVE_UNISTD_H 1 |
---|
4642 | | #define HAVE_DLFCN_H 1 |
---|
4643 | | #define LT_OBJDIR ".libs/" |
---|
4644 | | #define STDC_HEADERS 1 |
---|
4645 | | #define TIME_WITH_SYS_TIME 1 |
---|
4646 | | #define HAVE_FCNTL_H 1 |
---|
4647 | | #define HAVE_FLOAT_H 1 |
---|
4648 | | #define HAVE_LANGINFO_H 1 |
---|
4649 | | #define HAVE_LOCALE_H 1 |
---|
4650 | | #define HAVE_NL_TYPES_H 1 |
---|
4651 | | #define HAVE_SYS_MMAN_H 1 |
---|
4652 | | #define HAVE_SYS_PARAM_H 1 |
---|
4653 | | #define HAVE_SYS_TIME_H 1 |
---|
4654 | | #define HAVE_SYS_TIMES_H 1 |
---|
4655 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4656 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
4657 | | #define HAVE_DECL_FGETC 1 |
---|
4658 | | #define HAVE_DECL_FSCANF 1 |
---|
4659 | | #define HAVE_DECL_OPTARG 1 |
---|
4660 | | #define HAVE_DECL_UNGETC 1 |
---|
4661 | | #define HAVE_DECL_VFPRINTF 1 |
---|
4662 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
4663 | | #define HAVE_DECL_SYS_NERR 1 |
---|
4664 | | #define RETSIGTYPE void |
---|
4665 | | #define HAVE_INTMAX_T 1 |
---|
4666 | | #define HAVE_LONG_DOUBLE 1 |
---|
4667 | | #define HAVE_LONG_LONG 1 |
---|
4668 | | #define HAVE_PTRDIFF_T 1 |
---|
4669 | | #define HAVE_QUAD_T 1 |
---|
4670 | | #define HAVE_UINT_LEAST32_T 1 |
---|
4671 | | #define HAVE_INTPTR_T 1 |
---|
4672 | | #define restrict __restrict |
---|
4673 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
4674 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
4675 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
4676 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
4677 | | #define HAVE_ALLOCA_H 1 |
---|
4678 | | #define HAVE_ALLOCA 1 |
---|
4679 | | #define WANT_TMP_ALLOCA 1 |
---|
4680 | | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
4681 | | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
4682 | | #define HAVE_ALARM 1 |
---|
4683 | | #define HAVE_CLOCK 1 |
---|
4684 | | #define HAVE_GETPAGESIZE 1 |
---|
4685 | | #define HAVE_GETRUSAGE 1 |
---|
4686 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4687 | | #define HAVE_LOCALECONV 1 |
---|
4688 | | #define HAVE_MEMSET 1 |
---|
4689 | | #define HAVE_MMAP 1 |
---|
4690 | | #define HAVE_MPROTECT 1 |
---|
4691 | | #define HAVE_NL_LANGINFO 1 |
---|
4692 | | #define HAVE_POPEN 1 |
---|
4693 | | #define HAVE_PROCESSOR_INFO 1 |
---|
4694 | | #define HAVE_RAISE 1 |
---|
4695 | | #define HAVE_SIGACTION 1 |
---|
4696 | | #define HAVE_SIGALTSTACK 1 |
---|
4697 | | #define HAVE_STRCHR 1 |
---|
4698 | | #define HAVE_STRERROR 1 |
---|
4699 | | #define HAVE_STRNLEN 1 |
---|
4700 | | #define HAVE_STRTOL 1 |
---|
4701 | | #define HAVE_STRTOUL 1 |
---|
4702 | | #define HAVE_SYSCONF 1 |
---|
4703 | | #define HAVE_SYSCTL 1 |
---|
4704 | | #define HAVE_SYSCTLBYNAME 1 |
---|
4705 | | #define HAVE_TIMES 1 |
---|
4706 | | #define HAVE_CLOCK_GETTIME 1 |
---|
4707 | | #define HAVE_VSNPRINTF 1 |
---|
4708 | | #define HAVE_SSTREAM 1 |
---|
4709 | | #define HAVE_STD__LOCALE 1 |
---|
4710 | | #define HAVE_NATIVE_mpn_add_n 1 |
---|
4711 | | #define HAVE_NATIVE_mpn_add_nc 1 |
---|
4712 | | #define HAVE_NATIVE_mpn_sub_n 1 |
---|
4713 | | #define HAVE_NATIVE_mpn_sub_nc 1 |
---|
4714 | | #define HAVE_NATIVE_func 1 |
---|
4715 | | #define HAVE_NATIVE_func_nc 1 |
---|
4716 | | #define HAVE_NATIVE_mpn_add_n 1 |
---|
4717 | | #define HAVE_NATIVE_mpn_add_nc 1 |
---|
4718 | | #define HAVE_NATIVE_mpn_sub_n 1 |
---|
4719 | | #define HAVE_NATIVE_mpn_sub_nc 1 |
---|
4720 | | #define HAVE_NATIVE_func 1 |
---|
4721 | | #define HAVE_NATIVE_func_nc 1 |
---|
4722 | | #define HAVE_NATIVE_mpn_cnd_add_n 1 |
---|
4723 | | #define HAVE_NATIVE_mpn_cnd_sub_n 1 |
---|
4724 | | #define HAVE_NATIVE_func 1 |
---|
4725 | | #define HAVE_NATIVE_mpn_cnd_add_n 1 |
---|
4726 | | #define HAVE_NATIVE_mpn_cnd_sub_n 1 |
---|
4727 | | #define HAVE_NATIVE_func 1 |
---|
4728 | | #define HAVE_NATIVE_mpn_com 1 |
---|
4729 | | #define HAVE_NATIVE_mpn_mul_1c 1 |
---|
4730 | | #define HAVE_NATIVE_mpn_mul_1 1 |
---|
4731 | | #define HAVE_NATIVE_mpn_addmul_1 1 |
---|
4732 | | #define HAVE_NATIVE_mpn_submul_1 1 |
---|
4733 | | #define HAVE_NATIVE_func 1 |
---|
4734 | | #define HAVE_NATIVE_mpn_addmul_1 1 |
---|
4735 | | #define HAVE_NATIVE_mpn_submul_1 1 |
---|
4736 | | #define HAVE_NATIVE_func 1 |
---|
4737 | | #define HAVE_NATIVE_mpn_add_err1_n 1 |
---|
4738 | | #define HAVE_NATIVE_mpn_sub_err1_n 1 |
---|
4739 | | #define HAVE_NATIVE_func 1 |
---|
4740 | | #define HAVE_NATIVE_mpn_add_err2_n 1 |
---|
4741 | | #define HAVE_NATIVE_mpn_sub_err2_n 1 |
---|
4742 | | #define HAVE_NATIVE_func 1 |
---|
4743 | | #define HAVE_NATIVE_mpn_add_err3_n 1 |
---|
4744 | | #define HAVE_NATIVE_mpn_sub_err3_n 1 |
---|
4745 | | #define HAVE_NATIVE_func 1 |
---|
4746 | | #define HAVE_NATIVE_mpn_add_err1_n 1 |
---|
4747 | | #define HAVE_NATIVE_mpn_sub_err1_n 1 |
---|
4748 | | #define HAVE_NATIVE_func 1 |
---|
4749 | | #define HAVE_NATIVE_mpn_add_err2_n 1 |
---|
4750 | | #define HAVE_NATIVE_mpn_sub_err2_n 1 |
---|
4751 | | #define HAVE_NATIVE_func 1 |
---|
4752 | | #define HAVE_NATIVE_mpn_add_err3_n 1 |
---|
4753 | | #define HAVE_NATIVE_mpn_sub_err3_n 1 |
---|
4754 | | #define HAVE_NATIVE_func 1 |
---|
4755 | | #define HAVE_NATIVE_mpn_lshift 1 |
---|
4756 | | #define HAVE_NATIVE_mpn_rshift 1 |
---|
4757 | | #define HAVE_NATIVE_mpn_divexact_1 1 |
---|
4758 | | #define HAVE_NATIVE_mpn_preinv_divrem_1 1 |
---|
4759 | | #define HAVE_NATIVE_mpn_divrem_1 1 |
---|
4760 | | #define HAVE_NATIVE_mpn_divrem_2 1 |
---|
4761 | | #define HAVE_NATIVE_mpn_mod_34lsub1 1 |
---|
4762 | | #define HAVE_NATIVE_mpn_modexact_1_odd 1 |
---|
4763 | | #define HAVE_NATIVE_mpn_modexact_1c_odd 1 |
---|
4764 | | #define HAVE_NATIVE_mpn_mod_1_1p 1 |
---|
4765 | | #define HAVE_NATIVE_mpn_mod_1_1p_cps 1 |
---|
4766 | | #define HAVE_NATIVE_mpn_mod_1s_2p 1 |
---|
4767 | | #define HAVE_NATIVE_mpn_mod_1s_2p_cps 1 |
---|
4768 | | #define HAVE_NATIVE_mpn_mod_1s_4p 1 |
---|
4769 | | #define HAVE_NATIVE_mpn_mod_1s_4p_cps 1 |
---|
4770 | | #define HAVE_NATIVE_mpn_lshiftc 1 |
---|
4771 | | #define HAVE_NATIVE_mpn_mul_basecase 1 |
---|
4772 | | #define HAVE_NATIVE_mpn_sqr_basecase 1 |
---|
4773 | | #define HAVE_NATIVE_mpn_popcount 1 |
---|
4774 | | #define HAVE_NATIVE_mpn_hamdist 1 |
---|
4775 | | #define HAVE_NATIVE_mpn_gcd_1 1 |
---|
4776 | | #define HAVE_NATIVE_mpn_mullo_basecase 1 |
---|
4777 | | #define HAVE_NATIVE_mpn_div_qr_1n_pi1 1 |
---|
4778 | | #define HAVE_NATIVE_mpn_div_qr_2n_pi1 1 |
---|
4779 | | #define HAVE_NATIVE_mpn_div_qr_2u_pi1 1 |
---|
4780 | | #define HAVE_NATIVE_mpn_bdiv_q_1 1 |
---|
4781 | | #define HAVE_NATIVE_mpn_pi1_bdiv_q_1 1 |
---|
4782 | | #define HAVE_NATIVE_mpn_bdiv_dbm1c 1 |
---|
4783 | | #define HAVE_NATIVE_mpn_redc_1 1 |
---|
4784 | | #define HAVE_NATIVE_mpn_and_n 1 |
---|
4785 | | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
4786 | | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
4787 | | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
4788 | | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
4789 | | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
4790 | | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
4791 | | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
4792 | | #define HAVE_NATIVE_func 1 |
---|
4793 | | #define HAVE_NATIVE_func 1 |
---|
4794 | | #define HAVE_NATIVE_func 1 |
---|
4795 | | #define HAVE_NATIVE_mpn_and_n 1 |
---|
4796 | | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
4797 | | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
4798 | | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
4799 | | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
4800 | | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
4801 | | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
4802 | | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
4803 | | #define HAVE_NATIVE_func 1 |
---|
4804 | | #define HAVE_NATIVE_func 1 |
---|
4805 | | #define HAVE_NATIVE_func 1 |
---|
4806 | | #define HAVE_NATIVE_mpn_and_n 1 |
---|
4807 | | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
4808 | | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
4809 | | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
4810 | | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
4811 | | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
4812 | | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
4813 | | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
4814 | | #define HAVE_NATIVE_func 1 |
---|
4815 | | #define HAVE_NATIVE_func 1 |
---|
4816 | | #define HAVE_NATIVE_func 1 |
---|
4817 | | #define HAVE_NATIVE_mpn_and_n 1 |
---|
4818 | | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
4819 | | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
4820 | | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
4821 | | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
4822 | | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
4823 | | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
4824 | | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
4825 | | #define HAVE_NATIVE_func 1 |
---|
4826 | | #define HAVE_NATIVE_func 1 |
---|
4827 | | #define HAVE_NATIVE_func 1 |
---|
4828 | | #define HAVE_NATIVE_mpn_and_n 1 |
---|
4829 | | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
4830 | | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
4831 | | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
4832 | | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
4833 | | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
4834 | | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
4835 | | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
4836 | | #define HAVE_NATIVE_func 1 |
---|
4837 | | #define HAVE_NATIVE_func 1 |
---|
4838 | | #define HAVE_NATIVE_func 1 |
---|
4839 | | #define HAVE_NATIVE_mpn_and_n 1 |
---|
4840 | | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
4841 | | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
4842 | | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
4843 | | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
4844 | | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
4845 | | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
4846 | | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
4847 | | #define HAVE_NATIVE_func 1 |
---|
4848 | | #define HAVE_NATIVE_func 1 |
---|
4849 | | #define HAVE_NATIVE_func 1 |
---|
4850 | | #define HAVE_NATIVE_mpn_and_n 1 |
---|
4851 | | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
4852 | | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
4853 | | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
4854 | | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
4855 | | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
4856 | | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
4857 | | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
4858 | | #define HAVE_NATIVE_func 1 |
---|
4859 | | #define HAVE_NATIVE_func 1 |
---|
4860 | | #define HAVE_NATIVE_func 1 |
---|
4861 | | #define HAVE_NATIVE_mpn_and_n 1 |
---|
4862 | | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
4863 | | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
4864 | | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
4865 | | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
4866 | | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
4867 | | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
4868 | | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
4869 | | #define HAVE_NATIVE_func 1 |
---|
4870 | | #define HAVE_NATIVE_func 1 |
---|
4871 | | #define HAVE_NATIVE_func 1 |
---|
4872 | | #define HAVE_NATIVE_mpn_copyi 1 |
---|
4873 | | #define HAVE_NATIVE_mpn_copyd 1 |
---|
4874 | | #define HAVE_NATIVE_mpn_sec_tabselect 1 |
---|
4875 | | #define HAVE_NATIVE_mpn_invert_limb 1 |
---|
4876 | | #define HAVE_NATIVE_C 1 |
---|
4877 | | #define HAVE_NATIVE_Kn 1 |
---|
4878 | | #define HAVE_NATIVE_C2 1 |
---|
4879 | | #define HAVE_NATIVE_Ci 1 |
---|
4880 | | #define HAVE_NATIVE_mpn_sqr_diag_addlsh1 1 |
---|
4881 | | #define HAVE_NATIVE_mpn_mul_2 1 |
---|
4882 | | #define HAVE_NATIVE_mpn_addmul_2 1 |
---|
4883 | | #define HAVE_NATIVE_mpn_addlsh1_n 1 |
---|
4884 | | #define HAVE_NATIVE_mpn_rsblsh1_n 1 |
---|
4885 | | #define HAVE_NATIVE_mpn_sublsh1_n 1 |
---|
4886 | | #define HAVE_NATIVE_mpn_addlsh1_n 1 |
---|
4887 | | #define HAVE_NATIVE_mpn_rsblsh1_n 1 |
---|
4888 | | #define HAVE_NATIVE_mpn_rsh1add_n 1 |
---|
4889 | | #define HAVE_NATIVE_mpn_rsh1add_nc 1 |
---|
4890 | | #define HAVE_NATIVE_mpn_rsh1sub_n 1 |
---|
4891 | | #define HAVE_NATIVE_mpn_rsh1sub_nc 1 |
---|
4892 | | #define HAVE_NATIVE_func_nc 1 |
---|
4893 | | #define HAVE_NATIVE_func_n 1 |
---|
4894 | | #define HAVE_NATIVE_mpn_rsh1add_n 1 |
---|
4895 | | #define HAVE_NATIVE_mpn_rsh1add_nc 1 |
---|
4896 | | #define HAVE_NATIVE_mpn_rsh1sub_n 1 |
---|
4897 | | #define HAVE_NATIVE_mpn_rsh1sub_nc 1 |
---|
4898 | | #define HAVE_NATIVE_func_nc 1 |
---|
4899 | | #define HAVE_NATIVE_func_n 1 |
---|
4900 | | #define HAVE_NATIVE_mpn_addlsh2_n 1 |
---|
4901 | | #define HAVE_NATIVE_mpn_rsblsh2_n 1 |
---|
4902 | | #define HAVE_NATIVE_mpn_sublsh2_n 1 |
---|
4903 | | #define HAVE_NATIVE_mpn_addlsh2_n 1 |
---|
4904 | | #define HAVE_NATIVE_mpn_rsblsh2_n 1 |
---|
4905 | | #define HAVE_NATIVE_mpn_addlsh_n 1 |
---|
4906 | | #define HAVE_NATIVE_mpn_addlsh_nc 1 |
---|
4907 | | #define HAVE_NATIVE_mpn_rsblsh_n 1 |
---|
4908 | | #define HAVE_NATIVE_func_n 1 |
---|
4909 | | #define HAVE_NATIVE_func_nc 1 |
---|
4910 | | #define HAVE_NATIVE_mpn_addlsh_n 1 |
---|
4911 | | #define HAVE_NATIVE_mpn_addlsh_nc 1 |
---|
4912 | | #define HAVE_NATIVE_mpn_rsblsh_n 1 |
---|
4913 | | #define HAVE_NATIVE_func_n 1 |
---|
4914 | | #define HAVE_NATIVE_func_nc 1 |
---|
4915 | | #define HAVE_NATIVE_mpn_addaddmul_1msb0 1 |
---|
4916 | | #define LSYM_PREFIX "L" |
---|
4917 | | #define HAVE_HOST_CPU_FAMILY_x86_64 1 |
---|
4918 | | #define GMP_MPARAM_H_SUGGEST "./mpn/x86_64/coreinhm/gmp-mparam.h" |
---|
4919 | | #define SIZEOF_VOID_P 8 |
---|
4920 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
4921 | | #define SIZEOF_UNSIGNED 4 |
---|
4922 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
4923 | | #define SIZEOF_MP_LIMB_T 8 |
---|
4924 | | /* end confdefs.h. */ |
---|
4925 | | #include <signal.h> |
---|
4926 | | |
---|
4927 | | int |
---|
4928 | | main () |
---|
4929 | | { |
---|
4930 | | if (sizeof ((stack_t))) |
---|
4931 | | return 0; |
---|
4932 | | ; |
---|
4933 | | return 0; |
---|
4934 | | } |
---|
4935 | configure:27661: result: yes |
---|
4936 | configure:27699: checking for tputs in -lncurses |
---|
4937 | configure:27724: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c -lncurses >&5 |
---|
4938 | configure:27724: $? = 0 |
---|
4939 | configure:27733: result: yes |
---|
4940 | configure:27785: checking for readline in -lreadline |
---|
4941 | configure:27810: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c -lreadline -lncurses >&5 |
---|
4942 | configure:27810: $? = 0 |
---|
4943 | configure:27819: result: yes |
---|
4944 | configure:27822: checking readline/readline.h usability |
---|
4945 | configure:27822: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
4946 | configure:27822: $? = 0 |
---|
4947 | configure:27822: result: yes |
---|
4948 | configure:27822: checking readline/readline.h presence |
---|
4949 | configure:27822: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
4950 | configure:27822: $? = 0 |
---|
4951 | configure:27822: result: yes |
---|
4952 | configure:27822: checking for readline/readline.h |
---|
4953 | configure:27822: result: yes |
---|
4954 | configure:27824: checking readline/history.h usability |
---|
4955 | configure:27824: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include conftest.c >&5 |
---|
4956 | configure:27824: $? = 0 |
---|
4957 | configure:27824: result: yes |
---|
4958 | configure:27824: checking readline/history.h presence |
---|
4959 | configure:27824: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
4960 | configure:27824: $? = 0 |
---|
4961 | configure:27824: result: yes |
---|
4962 | configure:27824: checking for readline/history.h |
---|
4963 | configure:27824: result: yes |
---|
4964 | configure:27835: checking readline detected |
---|
4965 | configure:27837: result: yes |
---|
4966 | configure:27852: checking for bison |
---|
4967 | configure:27868: found /opt/local/bin/bison |
---|
4968 | configure:27879: result: bison -y |
---|
4969 | configure:27895: checking for flex |
---|
4970 | configure:27911: found /opt/local/bin/flex |
---|
4971 | configure:27922: result: flex |
---|
4972 | configure:27960: flex conftest.l |
---|
4973 | configure:27964: $? = 0 |
---|
4974 | configure:27966: checking lex output file root |
---|
4975 | configure:27980: result: lex.yy |
---|
4976 | configure:27985: checking lex library |
---|
4977 | configure:27999: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
4978 | Undefined symbols for architecture x86_64: |
---|
4979 | "_yywrap", referenced from: |
---|
4980 | _yylex in conftest-3232b9.o |
---|
4981 | _main in conftest-3232b9.o |
---|
4982 | ld: symbol(s) not found for architecture x86_64 |
---|
4983 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4984 | configure:27999: $? = 1 |
---|
4985 | configure: failed program was: |
---|
4986 | | /* confdefs.h */ |
---|
4987 | | #define PACKAGE_NAME "GNU MP" |
---|
4988 | | #define PACKAGE_TARNAME "gmp" |
---|
4989 | | #define PACKAGE_VERSION "6.1.2" |
---|
4990 | | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
4991 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
4992 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
4993 | | #define PACKAGE "gmp" |
---|
4994 | | #define VERSION "6.1.2" |
---|
4995 | | #define WANT_FFT 1 |
---|
4996 | | #define HAVE_HOST_CPU_westmere 1 |
---|
4997 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
4998 | | #define HAVE_CALLING_CONVENTIONS 1 |
---|
4999 | | #define STDC_HEADERS 1 |
---|
5000 | | #define HAVE_SYS_TYPES_H 1 |
---|
5001 | | #define HAVE_SYS_STAT_H 1 |
---|
5002 | | #define HAVE_STDLIB_H 1 |
---|
5003 | | #define HAVE_STRING_H 1 |
---|
5004 | | #define HAVE_MEMORY_H 1 |
---|
5005 | | #define HAVE_STRINGS_H 1 |
---|
5006 | | #define HAVE_INTTYPES_H 1 |
---|
5007 | | #define HAVE_STDINT_H 1 |
---|
5008 | | #define HAVE_UNISTD_H 1 |
---|
5009 | | #define HAVE_DLFCN_H 1 |
---|
5010 | | #define LT_OBJDIR ".libs/" |
---|
5011 | | #define STDC_HEADERS 1 |
---|
5012 | | #define TIME_WITH_SYS_TIME 1 |
---|
5013 | | #define HAVE_FCNTL_H 1 |
---|
5014 | | #define HAVE_FLOAT_H 1 |
---|
5015 | | #define HAVE_LANGINFO_H 1 |
---|
5016 | | #define HAVE_LOCALE_H 1 |
---|
5017 | | #define HAVE_NL_TYPES_H 1 |
---|
5018 | | #define HAVE_SYS_MMAN_H 1 |
---|
5019 | | #define HAVE_SYS_PARAM_H 1 |
---|
5020 | | #define HAVE_SYS_TIME_H 1 |
---|
5021 | | #define HAVE_SYS_TIMES_H 1 |
---|
5022 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5023 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5024 | | #define HAVE_DECL_FGETC 1 |
---|
5025 | | #define HAVE_DECL_FSCANF 1 |
---|
5026 | | #define HAVE_DECL_OPTARG 1 |
---|
5027 | | #define HAVE_DECL_UNGETC 1 |
---|
5028 | | #define HAVE_DECL_VFPRINTF 1 |
---|
5029 | | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
5030 | | #define HAVE_DECL_SYS_NERR 1 |
---|
5031 | | #define RETSIGTYPE void |
---|
5032 | | #define HAVE_INTMAX_T 1 |
---|
5033 | | #define HAVE_LONG_DOUBLE 1 |
---|
5034 | | #define HAVE_LONG_LONG 1 |
---|
5035 | | #define HAVE_PTRDIFF_T 1 |
---|
5036 | | #define HAVE_QUAD_T 1 |
---|
5037 | | #define HAVE_UINT_LEAST32_T 1 |
---|
5038 | | #define HAVE_INTPTR_T 1 |
---|
5039 | | #define restrict __restrict |
---|
5040 | | #define HAVE_ATTRIBUTE_CONST 1 |
---|
5041 | | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
5042 | | #define HAVE_ATTRIBUTE_MODE 1 |
---|
5043 | | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
5044 | | #define HAVE_ALLOCA_H 1 |
---|
5045 | | #define HAVE_ALLOCA 1 |
---|
5046 | | #define WANT_TMP_ALLOCA 1 |
---|
5047 | | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
5048 | | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
5049 | | #define HAVE_ALARM 1 |
---|
5050 | | #define HAVE_CLOCK 1 |
---|
5051 | | #define HAVE_GETPAGESIZE 1 |
---|
5052 | | #define HAVE_GETRUSAGE 1 |
---|
5053 | | #define HAVE_GETTIMEOFDAY 1 |
---|
5054 | | #define HAVE_LOCALECONV 1 |
---|
5055 | | #define HAVE_MEMSET 1 |
---|
5056 | | #define HAVE_MMAP 1 |
---|
5057 | | #define HAVE_MPROTECT 1 |
---|
5058 | | #define HAVE_NL_LANGINFO 1 |
---|
5059 | | #define HAVE_POPEN 1 |
---|
5060 | | #define HAVE_PROCESSOR_INFO 1 |
---|
5061 | | #define HAVE_RAISE 1 |
---|
5062 | | #define HAVE_SIGACTION 1 |
---|
5063 | | #define HAVE_SIGALTSTACK 1 |
---|
5064 | | #define HAVE_STRCHR 1 |
---|
5065 | | #define HAVE_STRERROR 1 |
---|
5066 | | #define HAVE_STRNLEN 1 |
---|
5067 | | #define HAVE_STRTOL 1 |
---|
5068 | | #define HAVE_STRTOUL 1 |
---|
5069 | | #define HAVE_SYSCONF 1 |
---|
5070 | | #define HAVE_SYSCTL 1 |
---|
5071 | | #define HAVE_SYSCTLBYNAME 1 |
---|
5072 | | #define HAVE_TIMES 1 |
---|
5073 | | #define HAVE_CLOCK_GETTIME 1 |
---|
5074 | | #define HAVE_VSNPRINTF 1 |
---|
5075 | | #define HAVE_SSTREAM 1 |
---|
5076 | | #define HAVE_STD__LOCALE 1 |
---|
5077 | | #define HAVE_NATIVE_mpn_add_n 1 |
---|
5078 | | #define HAVE_NATIVE_mpn_add_nc 1 |
---|
5079 | | #define HAVE_NATIVE_mpn_sub_n 1 |
---|
5080 | | #define HAVE_NATIVE_mpn_sub_nc 1 |
---|
5081 | | #define HAVE_NATIVE_func 1 |
---|
5082 | | #define HAVE_NATIVE_func_nc 1 |
---|
5083 | | #define HAVE_NATIVE_mpn_add_n 1 |
---|
5084 | | #define HAVE_NATIVE_mpn_add_nc 1 |
---|
5085 | | #define HAVE_NATIVE_mpn_sub_n 1 |
---|
5086 | | #define HAVE_NATIVE_mpn_sub_nc 1 |
---|
5087 | | #define HAVE_NATIVE_func 1 |
---|
5088 | | #define HAVE_NATIVE_func_nc 1 |
---|
5089 | | #define HAVE_NATIVE_mpn_cnd_add_n 1 |
---|
5090 | | #define HAVE_NATIVE_mpn_cnd_sub_n 1 |
---|
5091 | | #define HAVE_NATIVE_func 1 |
---|
5092 | | #define HAVE_NATIVE_mpn_cnd_add_n 1 |
---|
5093 | | #define HAVE_NATIVE_mpn_cnd_sub_n 1 |
---|
5094 | | #define HAVE_NATIVE_func 1 |
---|
5095 | | #define HAVE_NATIVE_mpn_com 1 |
---|
5096 | | #define HAVE_NATIVE_mpn_mul_1c 1 |
---|
5097 | | #define HAVE_NATIVE_mpn_mul_1 1 |
---|
5098 | | #define HAVE_NATIVE_mpn_addmul_1 1 |
---|
5099 | | #define HAVE_NATIVE_mpn_submul_1 1 |
---|
5100 | | #define HAVE_NATIVE_func 1 |
---|
5101 | | #define HAVE_NATIVE_mpn_addmul_1 1 |
---|
5102 | | #define HAVE_NATIVE_mpn_submul_1 1 |
---|
5103 | | #define HAVE_NATIVE_func 1 |
---|
5104 | | #define HAVE_NATIVE_mpn_add_err1_n 1 |
---|
5105 | | #define HAVE_NATIVE_mpn_sub_err1_n 1 |
---|
5106 | | #define HAVE_NATIVE_func 1 |
---|
5107 | | #define HAVE_NATIVE_mpn_add_err2_n 1 |
---|
5108 | | #define HAVE_NATIVE_mpn_sub_err2_n 1 |
---|
5109 | | #define HAVE_NATIVE_func 1 |
---|
5110 | | #define HAVE_NATIVE_mpn_add_err3_n 1 |
---|
5111 | | #define HAVE_NATIVE_mpn_sub_err3_n 1 |
---|
5112 | | #define HAVE_NATIVE_func 1 |
---|
5113 | | #define HAVE_NATIVE_mpn_add_err1_n 1 |
---|
5114 | | #define HAVE_NATIVE_mpn_sub_err1_n 1 |
---|
5115 | | #define HAVE_NATIVE_func 1 |
---|
5116 | | #define HAVE_NATIVE_mpn_add_err2_n 1 |
---|
5117 | | #define HAVE_NATIVE_mpn_sub_err2_n 1 |
---|
5118 | | #define HAVE_NATIVE_func 1 |
---|
5119 | | #define HAVE_NATIVE_mpn_add_err3_n 1 |
---|
5120 | | #define HAVE_NATIVE_mpn_sub_err3_n 1 |
---|
5121 | | #define HAVE_NATIVE_func 1 |
---|
5122 | | #define HAVE_NATIVE_mpn_lshift 1 |
---|
5123 | | #define HAVE_NATIVE_mpn_rshift 1 |
---|
5124 | | #define HAVE_NATIVE_mpn_divexact_1 1 |
---|
5125 | | #define HAVE_NATIVE_mpn_preinv_divrem_1 1 |
---|
5126 | | #define HAVE_NATIVE_mpn_divrem_1 1 |
---|
5127 | | #define HAVE_NATIVE_mpn_divrem_2 1 |
---|
5128 | | #define HAVE_NATIVE_mpn_mod_34lsub1 1 |
---|
5129 | | #define HAVE_NATIVE_mpn_modexact_1_odd 1 |
---|
5130 | | #define HAVE_NATIVE_mpn_modexact_1c_odd 1 |
---|
5131 | | #define HAVE_NATIVE_mpn_mod_1_1p 1 |
---|
5132 | | #define HAVE_NATIVE_mpn_mod_1_1p_cps 1 |
---|
5133 | | #define HAVE_NATIVE_mpn_mod_1s_2p 1 |
---|
5134 | | #define HAVE_NATIVE_mpn_mod_1s_2p_cps 1 |
---|
5135 | | #define HAVE_NATIVE_mpn_mod_1s_4p 1 |
---|
5136 | | #define HAVE_NATIVE_mpn_mod_1s_4p_cps 1 |
---|
5137 | | #define HAVE_NATIVE_mpn_lshiftc 1 |
---|
5138 | | #define HAVE_NATIVE_mpn_mul_basecase 1 |
---|
5139 | | #define HAVE_NATIVE_mpn_sqr_basecase 1 |
---|
5140 | | #define HAVE_NATIVE_mpn_popcount 1 |
---|
5141 | | #define HAVE_NATIVE_mpn_hamdist 1 |
---|
5142 | | #define HAVE_NATIVE_mpn_gcd_1 1 |
---|
5143 | | #define HAVE_NATIVE_mpn_mullo_basecase 1 |
---|
5144 | | #define HAVE_NATIVE_mpn_div_qr_1n_pi1 1 |
---|
5145 | | #define HAVE_NATIVE_mpn_div_qr_2n_pi1 1 |
---|
5146 | | #define HAVE_NATIVE_mpn_div_qr_2u_pi1 1 |
---|
5147 | | #define HAVE_NATIVE_mpn_bdiv_q_1 1 |
---|
5148 | | #define HAVE_NATIVE_mpn_pi1_bdiv_q_1 1 |
---|
5149 | | #define HAVE_NATIVE_mpn_bdiv_dbm1c 1 |
---|
5150 | | #define HAVE_NATIVE_mpn_redc_1 1 |
---|
5151 | | #define HAVE_NATIVE_mpn_and_n 1 |
---|
5152 | | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
5153 | | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
5154 | | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
5155 | | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
5156 | | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
5157 | | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
5158 | | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
5159 | | #define HAVE_NATIVE_func 1 |
---|
5160 | | #define HAVE_NATIVE_func 1 |
---|
5161 | | #define HAVE_NATIVE_func 1 |
---|
5162 | | #define HAVE_NATIVE_mpn_and_n 1 |
---|
5163 | | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
5164 | | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
5165 | | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
5166 | | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
5167 | | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
5168 | | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
5169 | | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
5170 | | #define HAVE_NATIVE_func 1 |
---|
5171 | | #define HAVE_NATIVE_func 1 |
---|
5172 | | #define HAVE_NATIVE_func 1 |
---|
5173 | | #define HAVE_NATIVE_mpn_and_n 1 |
---|
5174 | | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
5175 | | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
5176 | | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
5177 | | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
5178 | | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
5179 | | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
5180 | | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
5181 | | #define HAVE_NATIVE_func 1 |
---|
5182 | | #define HAVE_NATIVE_func 1 |
---|
5183 | | #define HAVE_NATIVE_func 1 |
---|
5184 | | #define HAVE_NATIVE_mpn_and_n 1 |
---|
5185 | | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
5186 | | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
5187 | | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
5188 | | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
5189 | | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
5190 | | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
5191 | | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
5192 | | #define HAVE_NATIVE_func 1 |
---|
5193 | | #define HAVE_NATIVE_func 1 |
---|
5194 | | #define HAVE_NATIVE_func 1 |
---|
5195 | | #define HAVE_NATIVE_mpn_and_n 1 |
---|
5196 | | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
5197 | | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
5198 | | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
5199 | | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
5200 | | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
5201 | | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
5202 | | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
5203 | | #define HAVE_NATIVE_func 1 |
---|
5204 | | #define HAVE_NATIVE_func 1 |
---|
5205 | | #define HAVE_NATIVE_func 1 |
---|
5206 | | #define HAVE_NATIVE_mpn_and_n 1 |
---|
5207 | | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
5208 | | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
5209 | | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
5210 | | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
5211 | | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
5212 | | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
5213 | | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
5214 | | #define HAVE_NATIVE_func 1 |
---|
5215 | | #define HAVE_NATIVE_func 1 |
---|
5216 | | #define HAVE_NATIVE_func 1 |
---|
5217 | | #define HAVE_NATIVE_mpn_and_n 1 |
---|
5218 | | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
5219 | | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
5220 | | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
5221 | | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
5222 | | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
5223 | | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
5224 | | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
5225 | | #define HAVE_NATIVE_func 1 |
---|
5226 | | #define HAVE_NATIVE_func 1 |
---|
5227 | | #define HAVE_NATIVE_func 1 |
---|
5228 | | #define HAVE_NATIVE_mpn_and_n 1 |
---|
5229 | | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
5230 | | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
5231 | | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
5232 | | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
5233 | | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
5234 | | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
5235 | | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
5236 | | #define HAVE_NATIVE_func 1 |
---|
5237 | | #define HAVE_NATIVE_func 1 |
---|
5238 | | #define HAVE_NATIVE_func 1 |
---|
5239 | | #define HAVE_NATIVE_mpn_copyi 1 |
---|
5240 | | #define HAVE_NATIVE_mpn_copyd 1 |
---|
5241 | | #define HAVE_NATIVE_mpn_sec_tabselect 1 |
---|
5242 | | #define HAVE_NATIVE_mpn_invert_limb 1 |
---|
5243 | | #define HAVE_NATIVE_C 1 |
---|
5244 | | #define HAVE_NATIVE_Kn 1 |
---|
5245 | | #define HAVE_NATIVE_C2 1 |
---|
5246 | | #define HAVE_NATIVE_Ci 1 |
---|
5247 | | #define HAVE_NATIVE_mpn_sqr_diag_addlsh1 1 |
---|
5248 | | #define HAVE_NATIVE_mpn_mul_2 1 |
---|
5249 | | #define HAVE_NATIVE_mpn_addmul_2 1 |
---|
5250 | | #define HAVE_NATIVE_mpn_addlsh1_n 1 |
---|
5251 | | #define HAVE_NATIVE_mpn_rsblsh1_n 1 |
---|
5252 | | #define HAVE_NATIVE_mpn_sublsh1_n 1 |
---|
5253 | | #define HAVE_NATIVE_mpn_addlsh1_n 1 |
---|
5254 | | #define HAVE_NATIVE_mpn_rsblsh1_n 1 |
---|
5255 | | #define HAVE_NATIVE_mpn_rsh1add_n 1 |
---|
5256 | | #define HAVE_NATIVE_mpn_rsh1add_nc 1 |
---|
5257 | | #define HAVE_NATIVE_mpn_rsh1sub_n 1 |
---|
5258 | | #define HAVE_NATIVE_mpn_rsh1sub_nc 1 |
---|
5259 | | #define HAVE_NATIVE_func_nc 1 |
---|
5260 | | #define HAVE_NATIVE_func_n 1 |
---|
5261 | | #define HAVE_NATIVE_mpn_rsh1add_n 1 |
---|
5262 | | #define HAVE_NATIVE_mpn_rsh1add_nc 1 |
---|
5263 | | #define HAVE_NATIVE_mpn_rsh1sub_n 1 |
---|
5264 | | #define HAVE_NATIVE_mpn_rsh1sub_nc 1 |
---|
5265 | | #define HAVE_NATIVE_func_nc 1 |
---|
5266 | | #define HAVE_NATIVE_func_n 1 |
---|
5267 | | #define HAVE_NATIVE_mpn_addlsh2_n 1 |
---|
5268 | | #define HAVE_NATIVE_mpn_rsblsh2_n 1 |
---|
5269 | | #define HAVE_NATIVE_mpn_sublsh2_n 1 |
---|
5270 | | #define HAVE_NATIVE_mpn_addlsh2_n 1 |
---|
5271 | | #define HAVE_NATIVE_mpn_rsblsh2_n 1 |
---|
5272 | | #define HAVE_NATIVE_mpn_addlsh_n 1 |
---|
5273 | | #define HAVE_NATIVE_mpn_addlsh_nc 1 |
---|
5274 | | #define HAVE_NATIVE_mpn_rsblsh_n 1 |
---|
5275 | | #define HAVE_NATIVE_func_n 1 |
---|
5276 | | #define HAVE_NATIVE_func_nc 1 |
---|
5277 | | #define HAVE_NATIVE_mpn_addlsh_n 1 |
---|
5278 | | #define HAVE_NATIVE_mpn_addlsh_nc 1 |
---|
5279 | | #define HAVE_NATIVE_mpn_rsblsh_n 1 |
---|
5280 | | #define HAVE_NATIVE_func_n 1 |
---|
5281 | | #define HAVE_NATIVE_func_nc 1 |
---|
5282 | | #define HAVE_NATIVE_mpn_addaddmul_1msb0 1 |
---|
5283 | | #define LSYM_PREFIX "L" |
---|
5284 | | #define HAVE_HOST_CPU_FAMILY_x86_64 1 |
---|
5285 | | #define GMP_MPARAM_H_SUGGEST "./mpn/x86_64/coreinhm/gmp-mparam.h" |
---|
5286 | | #define SIZEOF_VOID_P 8 |
---|
5287 | | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
5288 | | #define SIZEOF_UNSIGNED 4 |
---|
5289 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
5290 | | #define SIZEOF_MP_LIMB_T 8 |
---|
5291 | | #define HAVE_STACK_T 1 |
---|
5292 | | /* end confdefs.h. */ |
---|
5293 | | |
---|
5294 | | #line 2 "lex.yy.c" |
---|
5295 | | |
---|
5296 | | #define YY_INT_ALIGNED short int |
---|
5297 | | |
---|
5298 | | /* A lexical scanner generated by flex */ |
---|
5299 | | |
---|
5300 | | #define FLEX_SCANNER |
---|
5301 | | #define YY_FLEX_MAJOR_VERSION 2 |
---|
5302 | | #define YY_FLEX_MINOR_VERSION 6 |
---|
5303 | | #define YY_FLEX_SUBMINOR_VERSION 4 |
---|
5304 | | #if YY_FLEX_SUBMINOR_VERSION > 0 |
---|
5305 | | #define FLEX_BETA |
---|
5306 | | #endif |
---|
5307 | | |
---|
5308 | | /* First, we deal with platform-specific or compiler-specific issues. */ |
---|
5309 | | |
---|
5310 | | /* begin standard C headers. */ |
---|
5311 | | #include <stdio.h> |
---|
5312 | | #include <string.h> |
---|
5313 | | #include <errno.h> |
---|
5314 | | #include <stdlib.h> |
---|
5315 | | |
---|
5316 | | /* end standard C headers. */ |
---|
5317 | | |
---|
5318 | | /* flex integer type definitions */ |
---|
5319 | | |
---|
5320 | | #ifndef FLEXINT_H |
---|
5321 | | #define FLEXINT_H |
---|
5322 | | |
---|
5323 | | /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */ |
---|
5324 | | |
---|
5325 | | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L |
---|
5326 | | |
---|
5327 | | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, |
---|
5328 | | * if you want the limit (max/min) macros for int types. |
---|
5329 | | */ |
---|
5330 | | #ifndef __STDC_LIMIT_MACROS |
---|
5331 | | #define __STDC_LIMIT_MACROS 1 |
---|
5332 | | #endif |
---|
5333 | | |
---|
5334 | | #include <inttypes.h> |
---|
5335 | | typedef int8_t flex_int8_t; |
---|
5336 | | typedef uint8_t flex_uint8_t; |
---|
5337 | | typedef int16_t flex_int16_t; |
---|
5338 | | typedef uint16_t flex_uint16_t; |
---|
5339 | | typedef int32_t flex_int32_t; |
---|
5340 | | typedef uint32_t flex_uint32_t; |
---|
5341 | | #else |
---|
5342 | | typedef signed char flex_int8_t; |
---|
5343 | | typedef short int flex_int16_t; |
---|
5344 | | typedef int flex_int32_t; |
---|
5345 | | typedef unsigned char flex_uint8_t; |
---|
5346 | | typedef unsigned short int flex_uint16_t; |
---|
5347 | | typedef unsigned int flex_uint32_t; |
---|
5348 | | |
---|
5349 | | /* Limits of integral types. */ |
---|
5350 | | #ifndef INT8_MIN |
---|
5351 | | #define INT8_MIN (-128) |
---|
5352 | | #endif |
---|
5353 | | #ifndef INT16_MIN |
---|
5354 | | #define INT16_MIN (-32767-1) |
---|
5355 | | #endif |
---|
5356 | | #ifndef INT32_MIN |
---|
5357 | | #define INT32_MIN (-2147483647-1) |
---|
5358 | | #endif |
---|
5359 | | #ifndef INT8_MAX |
---|
5360 | | #define INT8_MAX (127) |
---|
5361 | | #endif |
---|
5362 | | #ifndef INT16_MAX |
---|
5363 | | #define INT16_MAX (32767) |
---|
5364 | | #endif |
---|
5365 | | #ifndef INT32_MAX |
---|
5366 | | #define INT32_MAX (2147483647) |
---|
5367 | | #endif |
---|
5368 | | #ifndef UINT8_MAX |
---|
5369 | | #define UINT8_MAX (255U) |
---|
5370 | | #endif |
---|
5371 | | #ifndef UINT16_MAX |
---|
5372 | | #define UINT16_MAX (65535U) |
---|
5373 | | #endif |
---|
5374 | | #ifndef UINT32_MAX |
---|
5375 | | #define UINT32_MAX (4294967295U) |
---|
5376 | | #endif |
---|
5377 | | |
---|
5378 | | #ifndef SIZE_MAX |
---|
5379 | | #define SIZE_MAX (~(size_t)0) |
---|
5380 | | #endif |
---|
5381 | | |
---|
5382 | | #endif /* ! C99 */ |
---|
5383 | | |
---|
5384 | | #endif /* ! FLEXINT_H */ |
---|
5385 | | |
---|
5386 | | /* begin standard C++ headers. */ |
---|
5387 | | |
---|
5388 | | /* TODO: this is always defined, so inline it */ |
---|
5389 | | #define yyconst const |
---|
5390 | | |
---|
5391 | | #if defined(__GNUC__) && __GNUC__ >= 3 |
---|
5392 | | #define yynoreturn __attribute__((__noreturn__)) |
---|
5393 | | #else |
---|
5394 | | #define yynoreturn |
---|
5395 | | #endif |
---|
5396 | | |
---|
5397 | | /* Returned upon end-of-file. */ |
---|
5398 | | #define YY_NULL 0 |
---|
5399 | | |
---|
5400 | | /* Promotes a possibly negative, possibly signed char to an |
---|
5401 | | * integer in range [0..255] for use as an array index. |
---|
5402 | | */ |
---|
5403 | | #define YY_SC_TO_UI(c) ((YY_CHAR) (c)) |
---|
5404 | | |
---|
5405 | | /* Enter a start condition. This macro really ought to take a parameter, |
---|
5406 | | * but we do it the disgusting crufty way forced on us by the ()-less |
---|
5407 | | * definition of BEGIN. |
---|
5408 | | */ |
---|
5409 | | #define BEGIN (yy_start) = 1 + 2 * |
---|
5410 | | /* Translate the current start state into a value that can be later handed |
---|
5411 | | * to BEGIN to return to the state. The YYSTATE alias is for lex |
---|
5412 | | * compatibility. |
---|
5413 | | */ |
---|
5414 | | #define YY_START (((yy_start) - 1) / 2) |
---|
5415 | | #define YYSTATE YY_START |
---|
5416 | | /* Action number for EOF rule of a given start state. */ |
---|
5417 | | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) |
---|
5418 | | /* Special action meaning "start processing a new file". */ |
---|
5419 | | #define YY_NEW_FILE yyrestart( yyin ) |
---|
5420 | | #define YY_END_OF_BUFFER_CHAR 0 |
---|
5421 | | |
---|
5422 | | /* Size of default input buffer. */ |
---|
5423 | | #ifndef YY_BUF_SIZE |
---|
5424 | | #ifdef __ia64__ |
---|
5425 | | /* On IA-64, the buffer size is 16k, not 8k. |
---|
5426 | | * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case. |
---|
5427 | | * Ditto for the __ia64__ case accordingly. |
---|
5428 | | */ |
---|
5429 | | #define YY_BUF_SIZE 32768 |
---|
5430 | | #else |
---|
5431 | | #define YY_BUF_SIZE 16384 |
---|
5432 | | #endif /* __ia64__ */ |
---|
5433 | | #endif |
---|
5434 | | |
---|
5435 | | /* The state buf must be large enough to hold one state per character in the main buffer. |
---|
5436 | | */ |
---|
5437 | | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) |
---|
5438 | | |
---|
5439 | | #ifndef YY_TYPEDEF_YY_BUFFER_STATE |
---|
5440 | | #define YY_TYPEDEF_YY_BUFFER_STATE |
---|
5441 | | typedef struct yy_buffer_state *YY_BUFFER_STATE; |
---|
5442 | | #endif |
---|
5443 | | |
---|
5444 | | #ifndef YY_TYPEDEF_YY_SIZE_T |
---|
5445 | | #define YY_TYPEDEF_YY_SIZE_T |
---|
5446 | | typedef size_t yy_size_t; |
---|
5447 | | #endif |
---|
5448 | | |
---|
5449 | | extern int yyleng; |
---|
5450 | | |
---|
5451 | | extern FILE *yyin, *yyout; |
---|
5452 | | |
---|
5453 | | #define EOB_ACT_CONTINUE_SCAN 0 |
---|
5454 | | #define EOB_ACT_END_OF_FILE 1 |
---|
5455 | | #define EOB_ACT_LAST_MATCH 2 |
---|
5456 | | |
---|
5457 | | #define YY_LESS_LINENO(n) |
---|
5458 | | #define YY_LINENO_REWIND_TO(ptr) |
---|
5459 | | |
---|
5460 | | /* Return all but the first "n" matched characters back to the input stream. */ |
---|
5461 | | #define yyless(n) \ |
---|
5462 | | do \ |
---|
5463 | | { \ |
---|
5464 | | /* Undo effects of setting up yytext. */ \ |
---|
5465 | | int yyless_macro_arg = (n); \ |
---|
5466 | | YY_LESS_LINENO(yyless_macro_arg);\ |
---|
5467 | | *yy_cp = (yy_hold_char); \ |
---|
5468 | | YY_RESTORE_YY_MORE_OFFSET \ |
---|
5469 | | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ |
---|
5470 | | YY_DO_BEFORE_ACTION; /* set up yytext again */ \ |
---|
5471 | | } \ |
---|
5472 | | while ( 0 ) |
---|
5473 | | #define unput(c) yyunput( c, (yytext_ptr) ) |
---|
5474 | | |
---|
5475 | | #ifndef YY_STRUCT_YY_BUFFER_STATE |
---|
5476 | | #define YY_STRUCT_YY_BUFFER_STATE |
---|
5477 | | struct yy_buffer_state |
---|
5478 | | { |
---|
5479 | | FILE *yy_input_file; |
---|
5480 | | |
---|
5481 | | char *yy_ch_buf; /* input buffer */ |
---|
5482 | | char *yy_buf_pos; /* current position in input buffer */ |
---|
5483 | | |
---|
5484 | | /* Size of input buffer in bytes, not including room for EOB |
---|
5485 | | * characters. |
---|
5486 | | */ |
---|
5487 | | int yy_buf_size; |
---|
5488 | | |
---|
5489 | | /* Number of characters read into yy_ch_buf, not including EOB |
---|
5490 | | * characters. |
---|
5491 | | */ |
---|
5492 | | int yy_n_chars; |
---|
5493 | | |
---|
5494 | | /* Whether we "own" the buffer - i.e., we know we created it, |
---|
5495 | | * and can realloc() it to grow it, and should free() it to |
---|
5496 | | * delete it. |
---|
5497 | | */ |
---|
5498 | | int yy_is_our_buffer; |
---|
5499 | | |
---|
5500 | | /* Whether this is an "interactive" input source; if so, and |
---|
5501 | | * if we're using stdio for input, then we want to use getc() |
---|
5502 | | * instead of fread(), to make sure we stop fetching input after |
---|
5503 | | * each newline. |
---|
5504 | | */ |
---|
5505 | | int yy_is_interactive; |
---|
5506 | | |
---|
5507 | | /* Whether we're considered to be at the beginning of a line. |
---|
5508 | | * If so, '^' rules will be active on the next match, otherwise |
---|
5509 | | * not. |
---|
5510 | | */ |
---|
5511 | | int yy_at_bol; |
---|
5512 | | |
---|
5513 | | int yy_bs_lineno; /**< The line count. */ |
---|
5514 | | int yy_bs_column; /**< The column count. */ |
---|
5515 | | |
---|
5516 | | /* Whether to try to fill the input buffer when we reach the |
---|
5517 | | * end of it. |
---|
5518 | | */ |
---|
5519 | | int yy_fill_buffer; |
---|
5520 | | |
---|
5521 | | int yy_buffer_status; |
---|
5522 | | |
---|
5523 | | #define YY_BUFFER_NEW 0 |
---|
5524 | | #define YY_BUFFER_NORMAL 1 |
---|
5525 | | /* When an EOF's been seen but there's still some text to process |
---|
5526 | | * then we mark the buffer as YY_EOF_PENDING, to indicate that we |
---|
5527 | | * shouldn't try reading from the input source any more. We might |
---|
5528 | | * still have a bunch of tokens to match, though, because of |
---|
5529 | | * possible backing-up. |
---|
5530 | | * |
---|
5531 | | * When we actually see the EOF, we change the status to "new" |
---|
5532 | | * (via yyrestart()), so that the user can continue scanning by |
---|
5533 | | * just pointing yyin at a new input file. |
---|
5534 | | */ |
---|
5535 | | #define YY_BUFFER_EOF_PENDING 2 |
---|
5536 | | |
---|
5537 | | }; |
---|
5538 | | #endif /* !YY_STRUCT_YY_BUFFER_STATE */ |
---|
5539 | | |
---|
5540 | | /* Stack of input buffers. */ |
---|
5541 | | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ |
---|
5542 | | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ |
---|
5543 | | static YY_BUFFER_STATE * yy_buffer_stack = NULL; /**< Stack as an array. */ |
---|
5544 | | |
---|
5545 | | /* We provide macros for accessing buffer states in case in the |
---|
5546 | | * future we want to put the buffer states in a more general |
---|
5547 | | * "scanner state". |
---|
5548 | | * |
---|
5549 | | * Returns the top of the stack, or NULL. |
---|
5550 | | */ |
---|
5551 | | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ |
---|
5552 | | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ |
---|
5553 | | : NULL) |
---|
5554 | | /* Same as previous macro, but useful when we know that the buffer stack is not |
---|
5555 | | * NULL or when we need an lvalue. For internal use only. |
---|
5556 | | */ |
---|
5557 | | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] |
---|
5558 | | |
---|
5559 | | /* yy_hold_char holds the character lost when yytext is formed. */ |
---|
5560 | | static char yy_hold_char; |
---|
5561 | | static int yy_n_chars; /* number of characters read into yy_ch_buf */ |
---|
5562 | | int yyleng; |
---|
5563 | | |
---|
5564 | | /* Points to current character in buffer. */ |
---|
5565 | | static char *yy_c_buf_p = NULL; |
---|
5566 | | static int yy_init = 0; /* whether we need to initialize */ |
---|
5567 | | static int yy_start = 0; /* start state number */ |
---|
5568 | | |
---|
5569 | | /* Flag which is used to allow yywrap()'s to do buffer switches |
---|
5570 | | * instead of setting up a fresh yyin. A bit of a hack ... |
---|
5571 | | */ |
---|
5572 | | static int yy_did_buffer_switch_on_eof; |
---|
5573 | | |
---|
5574 | | void yyrestart ( FILE *input_file ); |
---|
5575 | | void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer ); |
---|
5576 | | YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size ); |
---|
5577 | | void yy_delete_buffer ( YY_BUFFER_STATE b ); |
---|
5578 | | void yy_flush_buffer ( YY_BUFFER_STATE b ); |
---|
5579 | | void yypush_buffer_state ( YY_BUFFER_STATE new_buffer ); |
---|
5580 | | void yypop_buffer_state ( void ); |
---|
5581 | | |
---|
5582 | | static void yyensure_buffer_stack ( void ); |
---|
5583 | | static void yy_load_buffer_state ( void ); |
---|
5584 | | static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file ); |
---|
5585 | | #define YY_FLUSH_BUFFER yy_flush_buffer( YY_CURRENT_BUFFER ) |
---|
5586 | | |
---|
5587 | | YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size ); |
---|
5588 | | YY_BUFFER_STATE yy_scan_string ( const char *yy_str ); |
---|
5589 | | YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len ); |
---|
5590 | | |
---|
5591 | | void *yyalloc ( yy_size_t ); |
---|
5592 | | void *yyrealloc ( void *, yy_size_t ); |
---|
5593 | | void yyfree ( void * ); |
---|
5594 | | |
---|
5595 | | #define yy_new_buffer yy_create_buffer |
---|
5596 | | #define yy_set_interactive(is_interactive) \ |
---|
5597 | | { \ |
---|
5598 | | if ( ! YY_CURRENT_BUFFER ){ \ |
---|
5599 | | yyensure_buffer_stack (); \ |
---|
5600 | | YY_CURRENT_BUFFER_LVALUE = \ |
---|
5601 | | yy_create_buffer( yyin, YY_BUF_SIZE ); \ |
---|
5602 | | } \ |
---|
5603 | | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ |
---|
5604 | | } |
---|
5605 | | #define yy_set_bol(at_bol) \ |
---|
5606 | | { \ |
---|
5607 | | if ( ! YY_CURRENT_BUFFER ){\ |
---|
5608 | | yyensure_buffer_stack (); \ |
---|
5609 | | YY_CURRENT_BUFFER_LVALUE = \ |
---|
5610 | | yy_create_buffer( yyin, YY_BUF_SIZE ); \ |
---|
5611 | | } \ |
---|
5612 | | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ |
---|
5613 | | } |
---|
5614 | | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) |
---|
5615 | | |
---|
5616 | | /* Begin user sect3 */ |
---|
5617 | | typedef flex_uint8_t YY_CHAR; |
---|
5618 | | |
---|
5619 | | FILE *yyin = NULL, *yyout = NULL; |
---|
5620 | | |
---|
5621 | | typedef int yy_state_type; |
---|
5622 | | |
---|
5623 | | extern int yylineno; |
---|
5624 | | int yylineno = 1; |
---|
5625 | | |
---|
5626 | | extern char *yytext; |
---|
5627 | | #ifdef yytext_ptr |
---|
5628 | | #undef yytext_ptr |
---|
5629 | | #endif |
---|
5630 | | #define yytext_ptr yytext |
---|
5631 | | |
---|
5632 | | static yy_state_type yy_get_previous_state ( void ); |
---|
5633 | | static yy_state_type yy_try_NUL_trans ( yy_state_type current_state ); |
---|
5634 | | static int yy_get_next_buffer ( void ); |
---|
5635 | | static void yynoreturn yy_fatal_error ( const char* msg ); |
---|
5636 | | |
---|
5637 | | /* Done after the current pattern has been matched and before the |
---|
5638 | | * corresponding action - sets up yytext. |
---|
5639 | | */ |
---|
5640 | | #define YY_DO_BEFORE_ACTION \ |
---|
5641 | | (yytext_ptr) = yy_bp; \ |
---|
5642 | | (yytext_ptr) -= (yy_more_len); \ |
---|
5643 | | yyleng = (int) (yy_cp - (yytext_ptr)); \ |
---|
5644 | | (yy_hold_char) = *yy_cp; \ |
---|
5645 | | *yy_cp = '\0'; \ |
---|
5646 | | (yy_c_buf_p) = yy_cp; |
---|
5647 | | #define YY_NUM_RULES 8 |
---|
5648 | | #define YY_END_OF_BUFFER 9 |
---|
5649 | | /* This struct is not used in this scanner, |
---|
5650 | | but its presence is necessary. */ |
---|
5651 | | struct yy_trans_info |
---|
5652 | | { |
---|
5653 | | flex_int32_t yy_verify; |
---|
5654 | | flex_int32_t yy_nxt; |
---|
5655 | | }; |
---|
5656 | | static const flex_int16_t yy_acclist[23] = |
---|
5657 | | { 0, |
---|
5658 | | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, |
---|
5659 | | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, |
---|
5660 | | 7, 8 |
---|
5661 | | } ; |
---|
5662 | | |
---|
5663 | | static const flex_int16_t yy_accept[14] = |
---|
5664 | | { 0, |
---|
5665 | | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, |
---|
5666 | | 20, 23, 23 |
---|
5667 | | } ; |
---|
5668 | | |
---|
5669 | | static const YY_CHAR yy_ec[256] = |
---|
5670 | | { 0, |
---|
5671 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, |
---|
5672 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
5673 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
5674 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
5675 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
5676 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
5677 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
5678 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
5679 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
5680 | | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, |
---|
5681 | | |
---|
5682 | | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
5683 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
5684 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
5685 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
5686 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
5687 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
5688 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
5689 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
5690 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
5691 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
5692 | | |
---|
5693 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
5694 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
5695 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
5696 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
5697 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
5698 | | 1, 1, 1, 1, 1 |
---|
5699 | | } ; |
---|
5700 | | |
---|
5701 | | static const YY_CHAR yy_meta[9] = |
---|
5702 | | { 0, |
---|
5703 | | 1, 1, 1, 1, 1, 1, 1, 1 |
---|
5704 | | } ; |
---|
5705 | | |
---|
5706 | | static const flex_int16_t yy_base[13] = |
---|
5707 | | { 0, |
---|
5708 | | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, |
---|
5709 | | 10, 10 |
---|
5710 | | } ; |
---|
5711 | | |
---|
5712 | | static const flex_int16_t yy_def[13] = |
---|
5713 | | { 0, |
---|
5714 | | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, |
---|
5715 | | 12, 0 |
---|
5716 | | } ; |
---|
5717 | | |
---|
5718 | | static const flex_int16_t yy_nxt[19] = |
---|
5719 | | { 0, |
---|
5720 | | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, |
---|
5721 | | 12, 12, 12, 12, 12, 12, 12, 12 |
---|
5722 | | } ; |
---|
5723 | | |
---|
5724 | | static const flex_int16_t yy_chk[19] = |
---|
5725 | | { 0, |
---|
5726 | | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, |
---|
5727 | | 12, 12, 12, 12, 12, 12, 12, 12 |
---|
5728 | | } ; |
---|
5729 | | |
---|
5730 | | extern int yy_flex_debug; |
---|
5731 | | int yy_flex_debug = 0; |
---|
5732 | | |
---|
5733 | | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; |
---|
5734 | | static char *yy_full_match; |
---|
5735 | | static int yy_lp; |
---|
5736 | | #define REJECT \ |
---|
5737 | | { \ |
---|
5738 | | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ |
---|
5739 | | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ |
---|
5740 | | ++(yy_lp); \ |
---|
5741 | | goto find_rule; \ |
---|
5742 | | } |
---|
5743 | | |
---|
5744 | | static int yy_more_flag = 0; |
---|
5745 | | static int yy_more_len = 0; |
---|
5746 | | #define yymore() ((yy_more_flag) = 1) |
---|
5747 | | #define YY_MORE_ADJ (yy_more_len) |
---|
5748 | | #define YY_RESTORE_YY_MORE_OFFSET |
---|
5749 | | char *yytext; |
---|
5750 | | #line 1 "conftest.l" |
---|
5751 | | #line 459 "lex.yy.c" |
---|
5752 | | |
---|
5753 | | #define INITIAL 0 |
---|
5754 | | |
---|
5755 | | #ifndef YY_NO_UNISTD_H |
---|
5756 | | /* Special case for "unistd.h", since it is non-ANSI. We include it way |
---|
5757 | | * down here because we want the user's section 1 to have been scanned first. |
---|
5758 | | * The user has a chance to override it with an option. |
---|
5759 | | */ |
---|
5760 | | #include <unistd.h> |
---|
5761 | | #endif |
---|
5762 | | |
---|
5763 | | #ifndef YY_EXTRA_TYPE |
---|
5764 | | #define YY_EXTRA_TYPE void * |
---|
5765 | | #endif |
---|
5766 | | |
---|
5767 | | static int yy_init_globals ( void ); |
---|
5768 | | |
---|
5769 | | /* Accessor methods to globals. |
---|
5770 | | These are made visible to non-reentrant scanners for convenience. */ |
---|
5771 | | |
---|
5772 | | int yylex_destroy ( void ); |
---|
5773 | | |
---|
5774 | | int yyget_debug ( void ); |
---|
5775 | | |
---|
5776 | | void yyset_debug ( int debug_flag ); |
---|
5777 | | |
---|
5778 | | YY_EXTRA_TYPE yyget_extra ( void ); |
---|
5779 | | |
---|
5780 | | void yyset_extra ( YY_EXTRA_TYPE user_defined ); |
---|
5781 | | |
---|
5782 | | FILE *yyget_in ( void ); |
---|
5783 | | |
---|
5784 | | void yyset_in ( FILE * _in_str ); |
---|
5785 | | |
---|
5786 | | FILE *yyget_out ( void ); |
---|
5787 | | |
---|
5788 | | void yyset_out ( FILE * _out_str ); |
---|
5789 | | |
---|
5790 | | int yyget_leng ( void ); |
---|
5791 | | |
---|
5792 | | char *yyget_text ( void ); |
---|
5793 | | |
---|
5794 | | int yyget_lineno ( void ); |
---|
5795 | | |
---|
5796 | | void yyset_lineno ( int _line_number ); |
---|
5797 | | |
---|
5798 | | /* Macros after this point can all be overridden by user definitions in |
---|
5799 | | * section 1. |
---|
5800 | | */ |
---|
5801 | | |
---|
5802 | | #ifndef YY_SKIP_YYWRAP |
---|
5803 | | #ifdef __cplusplus |
---|
5804 | | extern "C" int yywrap ( void ); |
---|
5805 | | #else |
---|
5806 | | extern int yywrap ( void ); |
---|
5807 | | #endif |
---|
5808 | | #endif |
---|
5809 | | |
---|
5810 | | #ifndef YY_NO_UNPUT |
---|
5811 | | |
---|
5812 | | static void yyunput ( int c, char *buf_ptr ); |
---|
5813 | | |
---|
5814 | | #endif |
---|
5815 | | |
---|
5816 | | #ifndef yytext_ptr |
---|
5817 | | static void yy_flex_strncpy ( char *, const char *, int ); |
---|
5818 | | #endif |
---|
5819 | | |
---|
5820 | | #ifdef YY_NEED_STRLEN |
---|
5821 | | static int yy_flex_strlen ( const char * ); |
---|
5822 | | #endif |
---|
5823 | | |
---|
5824 | | #ifndef YY_NO_INPUT |
---|
5825 | | #ifdef __cplusplus |
---|
5826 | | static int yyinput ( void ); |
---|
5827 | | #else |
---|
5828 | | static int input ( void ); |
---|
5829 | | #endif |
---|
5830 | | |
---|
5831 | | #endif |
---|
5832 | | |
---|
5833 | | /* Amount of stuff to slurp up with each read. */ |
---|
5834 | | #ifndef YY_READ_BUF_SIZE |
---|
5835 | | #ifdef __ia64__ |
---|
5836 | | /* On IA-64, the buffer size is 16k, not 8k */ |
---|
5837 | | #define YY_READ_BUF_SIZE 16384 |
---|
5838 | | #else |
---|
5839 | | #define YY_READ_BUF_SIZE 8192 |
---|
5840 | | #endif /* __ia64__ */ |
---|
5841 | | #endif |
---|
5842 | | |
---|
5843 | | /* Copy whatever the last rule matched to the standard output. */ |
---|
5844 | | #ifndef ECHO |
---|
5845 | | /* This used to be an fputs(), but since the string might contain NUL's, |
---|
5846 | | * we now use fwrite(). |
---|
5847 | | */ |
---|
5848 | | #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) |
---|
5849 | | #endif |
---|
5850 | | |
---|
5851 | | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, |
---|
5852 | | * is returned in "result". |
---|
5853 | | */ |
---|
5854 | | #ifndef YY_INPUT |
---|
5855 | | #define YY_INPUT(buf,result,max_size) \ |
---|
5856 | | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ |
---|
5857 | | { \ |
---|
5858 | | int c = '*'; \ |
---|
5859 | | int n; \ |
---|
5860 | | for ( n = 0; n < max_size && \ |
---|
5861 | | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ |
---|
5862 | | buf[n] = (char) c; \ |
---|
5863 | | if ( c == '\n' ) \ |
---|
5864 | | buf[n++] = (char) c; \ |
---|
5865 | | if ( c == EOF && ferror( yyin ) ) \ |
---|
5866 | | YY_FATAL_ERROR( "input in flex scanner failed" ); \ |
---|
5867 | | result = n; \ |
---|
5868 | | } \ |
---|
5869 | | else \ |
---|
5870 | | { \ |
---|
5871 | | errno=0; \ |
---|
5872 | | while ( (result = (int) fread(buf, 1, (yy_size_t) max_size, yyin)) == 0 && ferror(yyin)) \ |
---|
5873 | | { \ |
---|
5874 | | if( errno != EINTR) \ |
---|
5875 | | { \ |
---|
5876 | | YY_FATAL_ERROR( "input in flex scanner failed" ); \ |
---|
5877 | | break; \ |
---|
5878 | | } \ |
---|
5879 | | errno=0; \ |
---|
5880 | | clearerr(yyin); \ |
---|
5881 | | } \ |
---|
5882 | | }\ |
---|
5883 | | \ |
---|
5884 | | |
---|
5885 | | #endif |
---|
5886 | | |
---|
5887 | | /* No semi-colon after return; correct usage is to write "yyterminate();" - |
---|
5888 | | * we don't want an extra ';' after the "return" because that will cause |
---|
5889 | | * some compilers to complain about unreachable statements. |
---|
5890 | | */ |
---|
5891 | | #ifndef yyterminate |
---|
5892 | | #define yyterminate() return YY_NULL |
---|
5893 | | #endif |
---|
5894 | | |
---|
5895 | | /* Number of entries by which start-condition stack grows. */ |
---|
5896 | | #ifndef YY_START_STACK_INCR |
---|
5897 | | #define YY_START_STACK_INCR 25 |
---|
5898 | | #endif |
---|
5899 | | |
---|
5900 | | /* Report a fatal error. */ |
---|
5901 | | #ifndef YY_FATAL_ERROR |
---|
5902 | | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) |
---|
5903 | | #endif |
---|
5904 | | |
---|
5905 | | /* end tables serialization structures and prototypes */ |
---|
5906 | | |
---|
5907 | | /* Default declaration of generated scanner - a define so the user can |
---|
5908 | | * easily add parameters. |
---|
5909 | | */ |
---|
5910 | | #ifndef YY_DECL |
---|
5911 | | #define YY_DECL_IS_OURS 1 |
---|
5912 | | |
---|
5913 | | extern int yylex (void); |
---|
5914 | | |
---|
5915 | | #define YY_DECL int yylex (void) |
---|
5916 | | #endif /* !YY_DECL */ |
---|
5917 | | |
---|
5918 | | /* Code executed at the beginning of each rule, after yytext and yyleng |
---|
5919 | | * have been set up. |
---|
5920 | | */ |
---|
5921 | | #ifndef YY_USER_ACTION |
---|
5922 | | #define YY_USER_ACTION |
---|
5923 | | #endif |
---|
5924 | | |
---|
5925 | | /* Code executed at the end of each rule. */ |
---|
5926 | | #ifndef YY_BREAK |
---|
5927 | | #define YY_BREAK /*LINTED*/break; |
---|
5928 | | #endif |
---|
5929 | | |
---|
5930 | | #define YY_RULE_SETUP \ |
---|
5931 | | YY_USER_ACTION |
---|
5932 | | |
---|
5933 | | /** The main scanner function which does all the work. |
---|
5934 | | */ |
---|
5935 | | YY_DECL |
---|
5936 | | { |
---|
5937 | | yy_state_type yy_current_state; |
---|
5938 | | char *yy_cp, *yy_bp; |
---|
5939 | | int yy_act; |
---|
5940 | | |
---|
5941 | | if ( !(yy_init) ) |
---|
5942 | | { |
---|
5943 | | (yy_init) = 1; |
---|
5944 | | |
---|
5945 | | #ifdef YY_USER_INIT |
---|
5946 | | YY_USER_INIT; |
---|
5947 | | #endif |
---|
5948 | | |
---|
5949 | | /* Create the reject buffer large enough to save one state per allowed character. */ |
---|
5950 | | if ( ! (yy_state_buf) ) |
---|
5951 | | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); |
---|
5952 | | if ( ! (yy_state_buf) ) |
---|
5953 | | YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); |
---|
5954 | | |
---|
5955 | | if ( ! (yy_start) ) |
---|
5956 | | (yy_start) = 1; /* first start state */ |
---|
5957 | | |
---|
5958 | | if ( ! yyin ) |
---|
5959 | | yyin = stdin; |
---|
5960 | | |
---|
5961 | | if ( ! yyout ) |
---|
5962 | | yyout = stdout; |
---|
5963 | | |
---|
5964 | | if ( ! YY_CURRENT_BUFFER ) { |
---|
5965 | | yyensure_buffer_stack (); |
---|
5966 | | YY_CURRENT_BUFFER_LVALUE = |
---|
5967 | | yy_create_buffer( yyin, YY_BUF_SIZE ); |
---|
5968 | | } |
---|
5969 | | |
---|
5970 | | yy_load_buffer_state( ); |
---|
5971 | | } |
---|
5972 | | |
---|
5973 | | { |
---|
5974 | | #line 1 "conftest.l" |
---|
5975 | | |
---|
5976 | | #line 684 "lex.yy.c" |
---|
5977 | | |
---|
5978 | | while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */ |
---|
5979 | | { |
---|
5980 | | (yy_more_len) = 0; |
---|
5981 | | if ( (yy_more_flag) ) |
---|
5982 | | { |
---|
5983 | | (yy_more_len) = (int) ((yy_c_buf_p) - (yytext_ptr)); |
---|
5984 | | (yy_more_flag) = 0; |
---|
5985 | | } |
---|
5986 | | yy_cp = (yy_c_buf_p); |
---|
5987 | | |
---|
5988 | | /* Support of yytext. */ |
---|
5989 | | *yy_cp = (yy_hold_char); |
---|
5990 | | |
---|
5991 | | /* yy_bp points to the position in yy_ch_buf of the start of |
---|
5992 | | * the current run. |
---|
5993 | | */ |
---|
5994 | | yy_bp = yy_cp; |
---|
5995 | | |
---|
5996 | | yy_current_state = (yy_start); |
---|
5997 | | |
---|
5998 | | (yy_state_ptr) = (yy_state_buf); |
---|
5999 | | *(yy_state_ptr)++ = yy_current_state; |
---|
6000 | | |
---|
6001 | | yy_match: |
---|
6002 | | do |
---|
6003 | | { |
---|
6004 | | YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ; |
---|
6005 | | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) |
---|
6006 | | { |
---|
6007 | | yy_current_state = (int) yy_def[yy_current_state]; |
---|
6008 | | if ( yy_current_state >= 13 ) |
---|
6009 | | yy_c = yy_meta[yy_c]; |
---|
6010 | | } |
---|
6011 | | yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c]; |
---|
6012 | | *(yy_state_ptr)++ = yy_current_state; |
---|
6013 | | ++yy_cp; |
---|
6014 | | } |
---|
6015 | | while ( yy_base[yy_current_state] != 10 ); |
---|
6016 | | |
---|
6017 | | yy_find_action: |
---|
6018 | | yy_current_state = *--(yy_state_ptr); |
---|
6019 | | (yy_lp) = yy_accept[yy_current_state]; |
---|
6020 | | |
---|
6021 | | find_rule: /* we branch to this label when backing up */ |
---|
6022 | | |
---|
6023 | | for ( ; ; ) /* until we find what rule we matched */ |
---|
6024 | | { |
---|
6025 | | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) |
---|
6026 | | { |
---|
6027 | | yy_act = yy_acclist[(yy_lp)]; |
---|
6028 | | { |
---|
6029 | | (yy_full_match) = yy_cp; |
---|
6030 | | break; |
---|
6031 | | } |
---|
6032 | | } |
---|
6033 | | --yy_cp; |
---|
6034 | | yy_current_state = *--(yy_state_ptr); |
---|
6035 | | (yy_lp) = yy_accept[yy_current_state]; |
---|
6036 | | } |
---|
6037 | | |
---|
6038 | | YY_DO_BEFORE_ACTION; |
---|
6039 | | |
---|
6040 | | do_action: /* This label is used only to access EOF actions. */ |
---|
6041 | | |
---|
6042 | | switch ( yy_act ) |
---|
6043 | | { /* beginning of action switch */ |
---|
6044 | | case 1: |
---|
6045 | | YY_RULE_SETUP |
---|
6046 | | #line 2 "conftest.l" |
---|
6047 | | { ECHO; } |
---|
6048 | | YY_BREAK |
---|
6049 | | case 2: |
---|
6050 | | YY_RULE_SETUP |
---|
6051 | | #line 3 "conftest.l" |
---|
6052 | | { REJECT; } |
---|
6053 | | YY_BREAK |
---|
6054 | | case 3: |
---|
6055 | | YY_RULE_SETUP |
---|
6056 | | #line 4 "conftest.l" |
---|
6057 | | { yymore (); } |
---|
6058 | | YY_BREAK |
---|
6059 | | case 4: |
---|
6060 | | YY_RULE_SETUP |
---|
6061 | | #line 5 "conftest.l" |
---|
6062 | | { yyless (1); } |
---|
6063 | | YY_BREAK |
---|
6064 | | case 5: |
---|
6065 | | YY_RULE_SETUP |
---|
6066 | | #line 6 "conftest.l" |
---|
6067 | | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */ |
---|
6068 | | yyless ((input () != 0)); } |
---|
6069 | | YY_BREAK |
---|
6070 | | case 6: |
---|
6071 | | YY_RULE_SETUP |
---|
6072 | | #line 8 "conftest.l" |
---|
6073 | | { unput (yytext[0]); } |
---|
6074 | | YY_BREAK |
---|
6075 | | case 7: |
---|
6076 | | YY_RULE_SETUP |
---|
6077 | | #line 9 "conftest.l" |
---|
6078 | | { BEGIN INITIAL; } |
---|
6079 | | YY_BREAK |
---|
6080 | | case 8: |
---|
6081 | | YY_RULE_SETUP |
---|
6082 | | #line 10 "conftest.l" |
---|
6083 | | ECHO; |
---|
6084 | | YY_BREAK |
---|
6085 | | #line 793 "lex.yy.c" |
---|
6086 | | case YY_STATE_EOF(INITIAL): |
---|
6087 | | yyterminate(); |
---|
6088 | | |
---|
6089 | | case YY_END_OF_BUFFER: |
---|
6090 | | { |
---|
6091 | | /* Amount of text matched not including the EOB char. */ |
---|
6092 | | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; |
---|
6093 | | |
---|
6094 | | /* Undo the effects of YY_DO_BEFORE_ACTION. */ |
---|
6095 | | *yy_cp = (yy_hold_char); |
---|
6096 | | YY_RESTORE_YY_MORE_OFFSET |
---|
6097 | | |
---|
6098 | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) |
---|
6099 | | { |
---|
6100 | | /* We're scanning a new file or input source. It's |
---|
6101 | | * possible that this happened because the user |
---|
6102 | | * just pointed yyin at a new source and called |
---|
6103 | | * yylex(). If so, then we have to assure |
---|
6104 | | * consistency between YY_CURRENT_BUFFER and our |
---|
6105 | | * globals. Here is the right place to do so, because |
---|
6106 | | * this is the first action (other than possibly a |
---|
6107 | | * back-up) that will match for the new input source. |
---|
6108 | | */ |
---|
6109 | | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; |
---|
6110 | | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; |
---|
6111 | | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; |
---|
6112 | | } |
---|
6113 | | |
---|
6114 | | /* Note that here we test for yy_c_buf_p "<=" to the position |
---|
6115 | | * of the first EOB in the buffer, since yy_c_buf_p will |
---|
6116 | | * already have been incremented past the NUL character |
---|
6117 | | * (since all states make transitions on EOB to the |
---|
6118 | | * end-of-buffer state). Contrast this with the test |
---|
6119 | | * in input(). |
---|
6120 | | */ |
---|
6121 | | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) |
---|
6122 | | { /* This was really a NUL. */ |
---|
6123 | | yy_state_type yy_next_state; |
---|
6124 | | |
---|
6125 | | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; |
---|
6126 | | |
---|
6127 | | yy_current_state = yy_get_previous_state( ); |
---|
6128 | | |
---|
6129 | | /* Okay, we're now positioned to make the NUL |
---|
6130 | | * transition. We couldn't have |
---|
6131 | | * yy_get_previous_state() go ahead and do it |
---|
6132 | | * for us because it doesn't know how to deal |
---|
6133 | | * with the possibility of jamming (and we don't |
---|
6134 | | * want to build jamming into it because then it |
---|
6135 | | * will run more slowly). |
---|
6136 | | */ |
---|
6137 | | |
---|
6138 | | yy_next_state = yy_try_NUL_trans( yy_current_state ); |
---|
6139 | | |
---|
6140 | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; |
---|
6141 | | |
---|
6142 | | if ( yy_next_state ) |
---|
6143 | | { |
---|
6144 | | /* Consume the NUL. */ |
---|
6145 | | yy_cp = ++(yy_c_buf_p); |
---|
6146 | | yy_current_state = yy_next_state; |
---|
6147 | | goto yy_match; |
---|
6148 | | } |
---|
6149 | | |
---|
6150 | | else |
---|
6151 | | { |
---|
6152 | | yy_cp = (yy_c_buf_p); |
---|
6153 | | goto yy_find_action; |
---|
6154 | | } |
---|
6155 | | } |
---|
6156 | | |
---|
6157 | | else switch ( yy_get_next_buffer( ) ) |
---|
6158 | | { |
---|
6159 | | case EOB_ACT_END_OF_FILE: |
---|
6160 | | { |
---|
6161 | | (yy_did_buffer_switch_on_eof) = 0; |
---|
6162 | | |
---|
6163 | | if ( yywrap( ) ) |
---|
6164 | | { |
---|
6165 | | /* Note: because we've taken care in |
---|
6166 | | * yy_get_next_buffer() to have set up |
---|
6167 | | * yytext, we can now set up |
---|
6168 | | * yy_c_buf_p so that if some total |
---|
6169 | | * hoser (like flex itself) wants to |
---|
6170 | | * call the scanner after we return the |
---|
6171 | | * YY_NULL, it'll still work - another |
---|
6172 | | * YY_NULL will get returned. |
---|
6173 | | */ |
---|
6174 | | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; |
---|
6175 | | |
---|
6176 | | yy_act = YY_STATE_EOF(YY_START); |
---|
6177 | | goto do_action; |
---|
6178 | | } |
---|
6179 | | |
---|
6180 | | else |
---|
6181 | | { |
---|
6182 | | if ( ! (yy_did_buffer_switch_on_eof) ) |
---|
6183 | | YY_NEW_FILE; |
---|
6184 | | } |
---|
6185 | | break; |
---|
6186 | | } |
---|
6187 | | |
---|
6188 | | case EOB_ACT_CONTINUE_SCAN: |
---|
6189 | | (yy_c_buf_p) = |
---|
6190 | | (yytext_ptr) + yy_amount_of_matched_text; |
---|
6191 | | |
---|
6192 | | yy_current_state = yy_get_previous_state( ); |
---|
6193 | | |
---|
6194 | | yy_cp = (yy_c_buf_p); |
---|
6195 | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; |
---|
6196 | | goto yy_match; |
---|
6197 | | |
---|
6198 | | case EOB_ACT_LAST_MATCH: |
---|
6199 | | (yy_c_buf_p) = |
---|
6200 | | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; |
---|
6201 | | |
---|
6202 | | yy_current_state = yy_get_previous_state( ); |
---|
6203 | | |
---|
6204 | | yy_cp = (yy_c_buf_p); |
---|
6205 | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; |
---|
6206 | | goto yy_find_action; |
---|
6207 | | } |
---|
6208 | | break; |
---|
6209 | | } |
---|
6210 | | |
---|
6211 | | default: |
---|
6212 | | YY_FATAL_ERROR( |
---|
6213 | | "fatal flex scanner internal error--no action found" ); |
---|
6214 | | } /* end of action switch */ |
---|
6215 | | } /* end of scanning one token */ |
---|
6216 | | } /* end of user's declarations */ |
---|
6217 | | } /* end of yylex */ |
---|
6218 | | |
---|
6219 | | /* yy_get_next_buffer - try to read in a new buffer |
---|
6220 | | * |
---|
6221 | | * Returns a code representing an action: |
---|
6222 | | * EOB_ACT_LAST_MATCH - |
---|
6223 | | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position |
---|
6224 | | * EOB_ACT_END_OF_FILE - end of file |
---|
6225 | | */ |
---|
6226 | | static int yy_get_next_buffer (void) |
---|
6227 | | { |
---|
6228 | | char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; |
---|
6229 | | char *source = (yytext_ptr); |
---|
6230 | | int number_to_move, i; |
---|
6231 | | int ret_val; |
---|
6232 | | |
---|
6233 | | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) |
---|
6234 | | YY_FATAL_ERROR( |
---|
6235 | | "fatal flex scanner internal error--end of buffer missed" ); |
---|
6236 | | |
---|
6237 | | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) |
---|
6238 | | { /* Don't try to fill the buffer, so this is an EOF. */ |
---|
6239 | | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) |
---|
6240 | | { |
---|
6241 | | /* We matched a single character, the EOB, so |
---|
6242 | | * treat this as a final EOF. |
---|
6243 | | */ |
---|
6244 | | return EOB_ACT_END_OF_FILE; |
---|
6245 | | } |
---|
6246 | | |
---|
6247 | | else |
---|
6248 | | { |
---|
6249 | | /* We matched some text prior to the EOB, first |
---|
6250 | | * process it. |
---|
6251 | | */ |
---|
6252 | | return EOB_ACT_LAST_MATCH; |
---|
6253 | | } |
---|
6254 | | } |
---|
6255 | | |
---|
6256 | | /* Try to read more data. */ |
---|
6257 | | |
---|
6258 | | /* First move last chars to start of buffer. */ |
---|
6259 | | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr) - 1); |
---|
6260 | | |
---|
6261 | | for ( i = 0; i < number_to_move; ++i ) |
---|
6262 | | *(dest++) = *(source++); |
---|
6263 | | |
---|
6264 | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) |
---|
6265 | | /* don't do the read, it's not guaranteed to return an EOF, |
---|
6266 | | * just force an EOF |
---|
6267 | | */ |
---|
6268 | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; |
---|
6269 | | |
---|
6270 | | else |
---|
6271 | | { |
---|
6272 | | int num_to_read = |
---|
6273 | | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; |
---|
6274 | | |
---|
6275 | | while ( num_to_read <= 0 ) |
---|
6276 | | { /* Not enough room in the buffer - grow it. */ |
---|
6277 | | |
---|
6278 | | YY_FATAL_ERROR( |
---|
6279 | | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); |
---|
6280 | | |
---|
6281 | | } |
---|
6282 | | |
---|
6283 | | if ( num_to_read > YY_READ_BUF_SIZE ) |
---|
6284 | | num_to_read = YY_READ_BUF_SIZE; |
---|
6285 | | |
---|
6286 | | /* Read in more data. */ |
---|
6287 | | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), |
---|
6288 | | (yy_n_chars), num_to_read ); |
---|
6289 | | |
---|
6290 | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); |
---|
6291 | | } |
---|
6292 | | |
---|
6293 | | if ( (yy_n_chars) == 0 ) |
---|
6294 | | { |
---|
6295 | | if ( number_to_move == YY_MORE_ADJ ) |
---|
6296 | | { |
---|
6297 | | ret_val = EOB_ACT_END_OF_FILE; |
---|
6298 | | yyrestart( yyin ); |
---|
6299 | | } |
---|
6300 | | |
---|
6301 | | else |
---|
6302 | | { |
---|
6303 | | ret_val = EOB_ACT_LAST_MATCH; |
---|
6304 | | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = |
---|
6305 | | YY_BUFFER_EOF_PENDING; |
---|
6306 | | } |
---|
6307 | | } |
---|
6308 | | |
---|
6309 | | else |
---|
6310 | | ret_val = EOB_ACT_CONTINUE_SCAN; |
---|
6311 | | |
---|
6312 | | if (((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { |
---|
6313 | | /* Extend the array by 50%, plus the number we really need. */ |
---|
6314 | | int new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); |
---|
6315 | | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc( |
---|
6316 | | (void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf, (yy_size_t) new_size ); |
---|
6317 | | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) |
---|
6318 | | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); |
---|
6319 | | /* "- 2" to take care of EOB's */ |
---|
6320 | | YY_CURRENT_BUFFER_LVALUE->yy_buf_size = (int) (new_size - 2); |
---|
6321 | | } |
---|
6322 | | |
---|
6323 | | (yy_n_chars) += number_to_move; |
---|
6324 | | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; |
---|
6325 | | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; |
---|
6326 | | |
---|
6327 | | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; |
---|
6328 | | |
---|
6329 | | return ret_val; |
---|
6330 | | } |
---|
6331 | | |
---|
6332 | | /* yy_get_previous_state - get the state just before the EOB char was reached */ |
---|
6333 | | |
---|
6334 | | static yy_state_type yy_get_previous_state (void) |
---|
6335 | | { |
---|
6336 | | yy_state_type yy_current_state; |
---|
6337 | | char *yy_cp; |
---|
6338 | | |
---|
6339 | | yy_current_state = (yy_start); |
---|
6340 | | |
---|
6341 | | (yy_state_ptr) = (yy_state_buf); |
---|
6342 | | *(yy_state_ptr)++ = yy_current_state; |
---|
6343 | | |
---|
6344 | | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) |
---|
6345 | | { |
---|
6346 | | YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); |
---|
6347 | | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) |
---|
6348 | | { |
---|
6349 | | yy_current_state = (int) yy_def[yy_current_state]; |
---|
6350 | | if ( yy_current_state >= 13 ) |
---|
6351 | | yy_c = yy_meta[yy_c]; |
---|
6352 | | } |
---|
6353 | | yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c]; |
---|
6354 | | *(yy_state_ptr)++ = yy_current_state; |
---|
6355 | | } |
---|
6356 | | |
---|
6357 | | return yy_current_state; |
---|
6358 | | } |
---|
6359 | | |
---|
6360 | | /* yy_try_NUL_trans - try to make a transition on the NUL character |
---|
6361 | | * |
---|
6362 | | * synopsis |
---|
6363 | | * next_state = yy_try_NUL_trans( current_state ); |
---|
6364 | | */ |
---|
6365 | | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) |
---|
6366 | | { |
---|
6367 | | int yy_is_jam; |
---|
6368 | | |
---|
6369 | | YY_CHAR yy_c = 1; |
---|
6370 | | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) |
---|
6371 | | { |
---|
6372 | | yy_current_state = (int) yy_def[yy_current_state]; |
---|
6373 | | if ( yy_current_state >= 13 ) |
---|
6374 | | yy_c = yy_meta[yy_c]; |
---|
6375 | | } |
---|
6376 | | yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c]; |
---|
6377 | | yy_is_jam = (yy_current_state == 12); |
---|
6378 | | if ( ! yy_is_jam ) |
---|
6379 | | *(yy_state_ptr)++ = yy_current_state; |
---|
6380 | | |
---|
6381 | | return yy_is_jam ? 0 : yy_current_state; |
---|
6382 | | } |
---|
6383 | | |
---|
6384 | | #ifndef YY_NO_UNPUT |
---|
6385 | | |
---|
6386 | | static void yyunput (int c, char * yy_bp ) |
---|
6387 | | { |
---|
6388 | | char *yy_cp; |
---|
6389 | | |
---|
6390 | | yy_cp = (yy_c_buf_p); |
---|
6391 | | |
---|
6392 | | /* undo effects of setting up yytext */ |
---|
6393 | | *yy_cp = (yy_hold_char); |
---|
6394 | | |
---|
6395 | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) |
---|
6396 | | { /* need to shift things up to make room */ |
---|
6397 | | /* +2 for EOB chars. */ |
---|
6398 | | int number_to_move = (yy_n_chars) + 2; |
---|
6399 | | char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ |
---|
6400 | | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; |
---|
6401 | | char *source = |
---|
6402 | | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; |
---|
6403 | | |
---|
6404 | | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) |
---|
6405 | | *--dest = *--source; |
---|
6406 | | |
---|
6407 | | yy_cp += (int) (dest - source); |
---|
6408 | | yy_bp += (int) (dest - source); |
---|
6409 | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = |
---|
6410 | | (yy_n_chars) = (int) YY_CURRENT_BUFFER_LVALUE->yy_buf_size; |
---|
6411 | | |
---|
6412 | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) |
---|
6413 | | YY_FATAL_ERROR( "flex scanner push-back overflow" ); |
---|
6414 | | } |
---|
6415 | | |
---|
6416 | | *--yy_cp = (char) c; |
---|
6417 | | |
---|
6418 | | (yytext_ptr) = yy_bp; |
---|
6419 | | (yy_hold_char) = *yy_cp; |
---|
6420 | | (yy_c_buf_p) = yy_cp; |
---|
6421 | | } |
---|
6422 | | |
---|
6423 | | #endif |
---|
6424 | | |
---|
6425 | | #ifndef YY_NO_INPUT |
---|
6426 | | #ifdef __cplusplus |
---|
6427 | | static int yyinput (void) |
---|
6428 | | #else |
---|
6429 | | static int input (void) |
---|
6430 | | #endif |
---|
6431 | | |
---|
6432 | | { |
---|
6433 | | int c; |
---|
6434 | | |
---|
6435 | | *(yy_c_buf_p) = (yy_hold_char); |
---|
6436 | | |
---|
6437 | | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) |
---|
6438 | | { |
---|
6439 | | /* yy_c_buf_p now points to the character we want to return. |
---|
6440 | | * If this occurs *before* the EOB characters, then it's a |
---|
6441 | | * valid NUL; if not, then we've hit the end of the buffer. |
---|
6442 | | */ |
---|
6443 | | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) |
---|
6444 | | /* This was really a NUL. */ |
---|
6445 | | *(yy_c_buf_p) = '\0'; |
---|
6446 | | |
---|
6447 | | else |
---|
6448 | | { /* need more input */ |
---|
6449 | | int offset = (int) ((yy_c_buf_p) - (yytext_ptr)); |
---|
6450 | | ++(yy_c_buf_p); |
---|
6451 | | |
---|
6452 | | switch ( yy_get_next_buffer( ) ) |
---|
6453 | | { |
---|
6454 | | case EOB_ACT_LAST_MATCH: |
---|
6455 | | /* This happens because yy_g_n_b() |
---|
6456 | | * sees that we've accumulated a |
---|
6457 | | * token and flags that we need to |
---|
6458 | | * try matching the token before |
---|
6459 | | * proceeding. But for input(), |
---|
6460 | | * there's no matching to consider. |
---|
6461 | | * So convert the EOB_ACT_LAST_MATCH |
---|
6462 | | * to EOB_ACT_END_OF_FILE. |
---|
6463 | | */ |
---|
6464 | | |
---|
6465 | | /* Reset buffer status. */ |
---|
6466 | | yyrestart( yyin ); |
---|
6467 | | |
---|
6468 | | /*FALLTHROUGH*/ |
---|
6469 | | |
---|
6470 | | case EOB_ACT_END_OF_FILE: |
---|
6471 | | { |
---|
6472 | | if ( yywrap( ) ) |
---|
6473 | | return 0; |
---|
6474 | | |
---|
6475 | | if ( ! (yy_did_buffer_switch_on_eof) ) |
---|
6476 | | YY_NEW_FILE; |
---|
6477 | | #ifdef __cplusplus |
---|
6478 | | return yyinput(); |
---|
6479 | | #else |
---|
6480 | | return input(); |
---|
6481 | | #endif |
---|
6482 | | } |
---|
6483 | | |
---|
6484 | | case EOB_ACT_CONTINUE_SCAN: |
---|
6485 | | (yy_c_buf_p) = (yytext_ptr) + offset; |
---|
6486 | | break; |
---|
6487 | | } |
---|
6488 | | } |
---|
6489 | | } |
---|
6490 | | |
---|
6491 | | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ |
---|
6492 | | *(yy_c_buf_p) = '\0'; /* preserve yytext */ |
---|
6493 | | (yy_hold_char) = *++(yy_c_buf_p); |
---|
6494 | | |
---|
6495 | | return c; |
---|
6496 | | } |
---|
6497 | | #endif /* ifndef YY_NO_INPUT */ |
---|
6498 | | |
---|
6499 | | /** Immediately switch to a different input stream. |
---|
6500 | | * @param input_file A readable stream. |
---|
6501 | | * |
---|
6502 | | * @note This function does not reset the start condition to @c INITIAL . |
---|
6503 | | */ |
---|
6504 | | void yyrestart (FILE * input_file ) |
---|
6505 | | { |
---|
6506 | | |
---|
6507 | | if ( ! YY_CURRENT_BUFFER ){ |
---|
6508 | | yyensure_buffer_stack (); |
---|
6509 | | YY_CURRENT_BUFFER_LVALUE = |
---|
6510 | | yy_create_buffer( yyin, YY_BUF_SIZE ); |
---|
6511 | | } |
---|
6512 | | |
---|
6513 | | yy_init_buffer( YY_CURRENT_BUFFER, input_file ); |
---|
6514 | | yy_load_buffer_state( ); |
---|
6515 | | } |
---|
6516 | | |
---|
6517 | | /** Switch to a different input buffer. |
---|
6518 | | * @param new_buffer The new input buffer. |
---|
6519 | | * |
---|
6520 | | */ |
---|
6521 | | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) |
---|
6522 | | { |
---|
6523 | | |
---|
6524 | | /* TODO. We should be able to replace this entire function body |
---|
6525 | | * with |
---|
6526 | | * yypop_buffer_state(); |
---|
6527 | | * yypush_buffer_state(new_buffer); |
---|
6528 | | */ |
---|
6529 | | yyensure_buffer_stack (); |
---|
6530 | | if ( YY_CURRENT_BUFFER == new_buffer ) |
---|
6531 | | return; |
---|
6532 | | |
---|
6533 | | if ( YY_CURRENT_BUFFER ) |
---|
6534 | | { |
---|
6535 | | /* Flush out information for old buffer. */ |
---|
6536 | | *(yy_c_buf_p) = (yy_hold_char); |
---|
6537 | | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); |
---|
6538 | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); |
---|
6539 | | } |
---|
6540 | | |
---|
6541 | | YY_CURRENT_BUFFER_LVALUE = new_buffer; |
---|
6542 | | yy_load_buffer_state( ); |
---|
6543 | | |
---|
6544 | | /* We don't actually know whether we did this switch during |
---|
6545 | | * EOF (yywrap()) processing, but the only time this flag |
---|
6546 | | * is looked at is after yywrap() is called, so it's safe |
---|
6547 | | * to go ahead and always set it. |
---|
6548 | | */ |
---|
6549 | | (yy_did_buffer_switch_on_eof) = 1; |
---|
6550 | | } |
---|
6551 | | |
---|
6552 | | static void yy_load_buffer_state (void) |
---|
6553 | | { |
---|
6554 | | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; |
---|
6555 | | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; |
---|
6556 | | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; |
---|
6557 | | (yy_hold_char) = *(yy_c_buf_p); |
---|
6558 | | } |
---|
6559 | | |
---|
6560 | | /** Allocate and initialize an input buffer state. |
---|
6561 | | * @param file A readable stream. |
---|
6562 | | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. |
---|
6563 | | * |
---|
6564 | | * @return the allocated buffer state. |
---|
6565 | | */ |
---|
6566 | | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) |
---|
6567 | | { |
---|
6568 | | YY_BUFFER_STATE b; |
---|
6569 | | |
---|
6570 | | b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) ); |
---|
6571 | | if ( ! b ) |
---|
6572 | | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); |
---|
6573 | | |
---|
6574 | | b->yy_buf_size = size; |
---|
6575 | | |
---|
6576 | | /* yy_ch_buf has to be 2 characters longer than the size given because |
---|
6577 | | * we need to put in 2 end-of-buffer characters. |
---|
6578 | | */ |
---|
6579 | | b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2) ); |
---|
6580 | | if ( ! b->yy_ch_buf ) |
---|
6581 | | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); |
---|
6582 | | |
---|
6583 | | b->yy_is_our_buffer = 1; |
---|
6584 | | |
---|
6585 | | yy_init_buffer( b, file ); |
---|
6586 | | |
---|
6587 | | return b; |
---|
6588 | | } |
---|
6589 | | |
---|
6590 | | /** Destroy the buffer. |
---|
6591 | | * @param b a buffer created with yy_create_buffer() |
---|
6592 | | * |
---|
6593 | | */ |
---|
6594 | | void yy_delete_buffer (YY_BUFFER_STATE b ) |
---|
6595 | | { |
---|
6596 | | |
---|
6597 | | if ( ! b ) |
---|
6598 | | return; |
---|
6599 | | |
---|
6600 | | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ |
---|
6601 | | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; |
---|
6602 | | |
---|
6603 | | if ( b->yy_is_our_buffer ) |
---|
6604 | | yyfree( (void *) b->yy_ch_buf ); |
---|
6605 | | |
---|
6606 | | yyfree( (void *) b ); |
---|
6607 | | } |
---|
6608 | | |
---|
6609 | | /* Initializes or reinitializes a buffer. |
---|
6610 | | * This function is sometimes called more than once on the same buffer, |
---|
6611 | | * such as during a yyrestart() or at EOF. |
---|
6612 | | */ |
---|
6613 | | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) |
---|
6614 | | |
---|
6615 | | { |
---|
6616 | | int oerrno = errno; |
---|
6617 | | |
---|
6618 | | yy_flush_buffer( b ); |
---|
6619 | | |
---|
6620 | | b->yy_input_file = file; |
---|
6621 | | b->yy_fill_buffer = 1; |
---|
6622 | | |
---|
6623 | | /* If b is the current buffer, then yy_init_buffer was _probably_ |
---|
6624 | | * called from yyrestart() or through yy_get_next_buffer. |
---|
6625 | | * In that case, we don't want to reset the lineno or column. |
---|
6626 | | */ |
---|
6627 | | if (b != YY_CURRENT_BUFFER){ |
---|
6628 | | b->yy_bs_lineno = 1; |
---|
6629 | | b->yy_bs_column = 0; |
---|
6630 | | } |
---|
6631 | | |
---|
6632 | | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; |
---|
6633 | | |
---|
6634 | | errno = oerrno; |
---|
6635 | | } |
---|
6636 | | |
---|
6637 | | /** Discard all buffered characters. On the next scan, YY_INPUT will be called. |
---|
6638 | | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. |
---|
6639 | | * |
---|
6640 | | */ |
---|
6641 | | void yy_flush_buffer (YY_BUFFER_STATE b ) |
---|
6642 | | { |
---|
6643 | | if ( ! b ) |
---|
6644 | | return; |
---|
6645 | | |
---|
6646 | | b->yy_n_chars = 0; |
---|
6647 | | |
---|
6648 | | /* We always need two end-of-buffer characters. The first causes |
---|
6649 | | * a transition to the end-of-buffer state. The second causes |
---|
6650 | | * a jam in that state. |
---|
6651 | | */ |
---|
6652 | | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; |
---|
6653 | | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; |
---|
6654 | | |
---|
6655 | | b->yy_buf_pos = &b->yy_ch_buf[0]; |
---|
6656 | | |
---|
6657 | | b->yy_at_bol = 1; |
---|
6658 | | b->yy_buffer_status = YY_BUFFER_NEW; |
---|
6659 | | |
---|
6660 | | if ( b == YY_CURRENT_BUFFER ) |
---|
6661 | | yy_load_buffer_state( ); |
---|
6662 | | } |
---|
6663 | | |
---|
6664 | | /** Pushes the new state onto the stack. The new state becomes |
---|
6665 | | * the current state. This function will allocate the stack |
---|
6666 | | * if necessary. |
---|
6667 | | * @param new_buffer The new state. |
---|
6668 | | * |
---|
6669 | | */ |
---|
6670 | | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) |
---|
6671 | | { |
---|
6672 | | if (new_buffer == NULL) |
---|
6673 | | return; |
---|
6674 | | |
---|
6675 | | yyensure_buffer_stack(); |
---|
6676 | | |
---|
6677 | | /* This block is copied from yy_switch_to_buffer. */ |
---|
6678 | | if ( YY_CURRENT_BUFFER ) |
---|
6679 | | { |
---|
6680 | | /* Flush out information for old buffer. */ |
---|
6681 | | *(yy_c_buf_p) = (yy_hold_char); |
---|
6682 | | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); |
---|
6683 | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); |
---|
6684 | | } |
---|
6685 | | |
---|
6686 | | /* Only push if top exists. Otherwise, replace top. */ |
---|
6687 | | if (YY_CURRENT_BUFFER) |
---|
6688 | | (yy_buffer_stack_top)++; |
---|
6689 | | YY_CURRENT_BUFFER_LVALUE = new_buffer; |
---|
6690 | | |
---|
6691 | | /* copied from yy_switch_to_buffer. */ |
---|
6692 | | yy_load_buffer_state( ); |
---|
6693 | | (yy_did_buffer_switch_on_eof) = 1; |
---|
6694 | | } |
---|
6695 | | |
---|
6696 | | /** Removes and deletes the top of the stack, if present. |
---|
6697 | | * The next element becomes the new top. |
---|
6698 | | * |
---|
6699 | | */ |
---|
6700 | | void yypop_buffer_state (void) |
---|
6701 | | { |
---|
6702 | | if (!YY_CURRENT_BUFFER) |
---|
6703 | | return; |
---|
6704 | | |
---|
6705 | | yy_delete_buffer(YY_CURRENT_BUFFER ); |
---|
6706 | | YY_CURRENT_BUFFER_LVALUE = NULL; |
---|
6707 | | if ((yy_buffer_stack_top) > 0) |
---|
6708 | | --(yy_buffer_stack_top); |
---|
6709 | | |
---|
6710 | | if (YY_CURRENT_BUFFER) { |
---|
6711 | | yy_load_buffer_state( ); |
---|
6712 | | (yy_did_buffer_switch_on_eof) = 1; |
---|
6713 | | } |
---|
6714 | | } |
---|
6715 | | |
---|
6716 | | /* Allocates the stack if it does not exist. |
---|
6717 | | * Guarantees space for at least one push. |
---|
6718 | | */ |
---|
6719 | | static void yyensure_buffer_stack (void) |
---|
6720 | | { |
---|
6721 | | yy_size_t num_to_alloc; |
---|
6722 | | |
---|
6723 | | if (!(yy_buffer_stack)) { |
---|
6724 | | |
---|
6725 | | /* First allocation is just for 2 elements, since we don't know if this |
---|
6726 | | * scanner will even need a stack. We use 2 instead of 1 to avoid an |
---|
6727 | | * immediate realloc on the next call. |
---|
6728 | | */ |
---|
6729 | | num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ |
---|
6730 | | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc |
---|
6731 | | (num_to_alloc * sizeof(struct yy_buffer_state*) |
---|
6732 | | ); |
---|
6733 | | if ( ! (yy_buffer_stack) ) |
---|
6734 | | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); |
---|
6735 | | |
---|
6736 | | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); |
---|
6737 | | |
---|
6738 | | (yy_buffer_stack_max) = num_to_alloc; |
---|
6739 | | (yy_buffer_stack_top) = 0; |
---|
6740 | | return; |
---|
6741 | | } |
---|
6742 | | |
---|
6743 | | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ |
---|
6744 | | |
---|
6745 | | /* Increase the buffer to prepare for a possible push. */ |
---|
6746 | | yy_size_t grow_size = 8 /* arbitrary grow size */; |
---|
6747 | | |
---|
6748 | | num_to_alloc = (yy_buffer_stack_max) + grow_size; |
---|
6749 | | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc |
---|
6750 | | ((yy_buffer_stack), |
---|
6751 | | num_to_alloc * sizeof(struct yy_buffer_state*) |
---|
6752 | | ); |
---|
6753 | | if ( ! (yy_buffer_stack) ) |
---|
6754 | | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); |
---|
6755 | | |
---|
6756 | | /* zero only the new slots.*/ |
---|
6757 | | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); |
---|
6758 | | (yy_buffer_stack_max) = num_to_alloc; |
---|
6759 | | } |
---|
6760 | | } |
---|
6761 | | |
---|
6762 | | /** Setup the input buffer state to scan directly from a user-specified character buffer. |
---|
6763 | | * @param base the character buffer |
---|
6764 | | * @param size the size in bytes of the character buffer |
---|
6765 | | * |
---|
6766 | | * @return the newly allocated buffer state object. |
---|
6767 | | */ |
---|
6768 | | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) |
---|
6769 | | { |
---|
6770 | | YY_BUFFER_STATE b; |
---|
6771 | | |
---|
6772 | | if ( size < 2 || |
---|
6773 | | base[size-2] != YY_END_OF_BUFFER_CHAR || |
---|
6774 | | base[size-1] != YY_END_OF_BUFFER_CHAR ) |
---|
6775 | | /* They forgot to leave room for the EOB's. */ |
---|
6776 | | return NULL; |
---|
6777 | | |
---|
6778 | | b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) ); |
---|
6779 | | if ( ! b ) |
---|
6780 | | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); |
---|
6781 | | |
---|
6782 | | b->yy_buf_size = (int) (size - 2); /* "- 2" to take care of EOB's */ |
---|
6783 | | b->yy_buf_pos = b->yy_ch_buf = base; |
---|
6784 | | b->yy_is_our_buffer = 0; |
---|
6785 | | b->yy_input_file = NULL; |
---|
6786 | | b->yy_n_chars = b->yy_buf_size; |
---|
6787 | | b->yy_is_interactive = 0; |
---|
6788 | | b->yy_at_bol = 1; |
---|
6789 | | b->yy_fill_buffer = 0; |
---|
6790 | | b->yy_buffer_status = YY_BUFFER_NEW; |
---|
6791 | | |
---|
6792 | | yy_switch_to_buffer( b ); |
---|
6793 | | |
---|
6794 | | return b; |
---|
6795 | | } |
---|
6796 | | |
---|
6797 | | /** Setup the input buffer state to scan a string. The next call to yylex() will |
---|
6798 | | * scan from a @e copy of @a str. |
---|
6799 | | * @param yystr a NUL-terminated string to scan |
---|
6800 | | * |
---|
6801 | | * @return the newly allocated buffer state object. |
---|
6802 | | * @note If you want to scan bytes that may contain NUL values, then use |
---|
6803 | | * yy_scan_bytes() instead. |
---|
6804 | | */ |
---|
6805 | | YY_BUFFER_STATE yy_scan_string (const char * yystr ) |
---|
6806 | | { |
---|
6807 | | |
---|
6808 | | return yy_scan_bytes( yystr, (int) strlen(yystr) ); |
---|
6809 | | } |
---|
6810 | | |
---|
6811 | | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will |
---|
6812 | | * scan from a @e copy of @a bytes. |
---|
6813 | | * @param yybytes the byte buffer to scan |
---|
6814 | | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes. |
---|
6815 | | * |
---|
6816 | | * @return the newly allocated buffer state object. |
---|
6817 | | */ |
---|
6818 | | YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) |
---|
6819 | | { |
---|
6820 | | YY_BUFFER_STATE b; |
---|
6821 | | char *buf; |
---|
6822 | | yy_size_t n; |
---|
6823 | | int i; |
---|
6824 | | |
---|
6825 | | /* Get memory for full buffer, including space for trailing EOB's. */ |
---|
6826 | | n = (yy_size_t) (_yybytes_len + 2); |
---|
6827 | | buf = (char *) yyalloc( n ); |
---|
6828 | | if ( ! buf ) |
---|
6829 | | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); |
---|
6830 | | |
---|
6831 | | for ( i = 0; i < _yybytes_len; ++i ) |
---|
6832 | | buf[i] = yybytes[i]; |
---|
6833 | | |
---|
6834 | | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; |
---|
6835 | | |
---|
6836 | | b = yy_scan_buffer( buf, n ); |
---|
6837 | | if ( ! b ) |
---|
6838 | | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); |
---|
6839 | | |
---|
6840 | | /* It's okay to grow etc. this buffer, and we should throw it |
---|
6841 | | * away when we're done. |
---|
6842 | | */ |
---|
6843 | | b->yy_is_our_buffer = 1; |
---|
6844 | | |
---|
6845 | | return b; |
---|
6846 | | } |
---|
6847 | | |
---|
6848 | | #ifndef YY_EXIT_FAILURE |
---|
6849 | | #define YY_EXIT_FAILURE 2 |
---|
6850 | | #endif |
---|
6851 | | |
---|
6852 | | static void yynoreturn yy_fatal_error (const char* msg ) |
---|
6853 | | { |
---|
6854 | | fprintf( stderr, "%s\n", msg ); |
---|
6855 | | exit( YY_EXIT_FAILURE ); |
---|
6856 | | } |
---|
6857 | | |
---|
6858 | | /* Redefine yyless() so it works in section 3 code. */ |
---|
6859 | | |
---|
6860 | | #undef yyless |
---|
6861 | | #define yyless(n) \ |
---|
6862 | | do \ |
---|
6863 | | { \ |
---|
6864 | | /* Undo effects of setting up yytext. */ \ |
---|
6865 | | int yyless_macro_arg = (n); \ |
---|
6866 | | YY_LESS_LINENO(yyless_macro_arg);\ |
---|
6867 | | yytext[yyleng] = (yy_hold_char); \ |
---|
6868 | | (yy_c_buf_p) = yytext + yyless_macro_arg; \ |
---|
6869 | | (yy_hold_char) = *(yy_c_buf_p); \ |
---|
6870 | | *(yy_c_buf_p) = '\0'; \ |
---|
6871 | | yyleng = yyless_macro_arg; \ |
---|
6872 | | } \ |
---|
6873 | | while ( 0 ) |
---|
6874 | | |
---|
6875 | | /* Accessor methods (get/set functions) to struct members. */ |
---|
6876 | | |
---|
6877 | | /** Get the current line number. |
---|
6878 | | * |
---|
6879 | | */ |
---|
6880 | | int yyget_lineno (void) |
---|
6881 | | { |
---|
6882 | | |
---|
6883 | | return yylineno; |
---|
6884 | | } |
---|
6885 | | |
---|
6886 | | /** Get the input stream. |
---|
6887 | | * |
---|
6888 | | */ |
---|
6889 | | FILE *yyget_in (void) |
---|
6890 | | { |
---|
6891 | | return yyin; |
---|
6892 | | } |
---|
6893 | | |
---|
6894 | | /** Get the output stream. |
---|
6895 | | * |
---|
6896 | | */ |
---|
6897 | | FILE *yyget_out (void) |
---|
6898 | | { |
---|
6899 | | return yyout; |
---|
6900 | | } |
---|
6901 | | |
---|
6902 | | /** Get the length of the current token. |
---|
6903 | | * |
---|
6904 | | */ |
---|
6905 | | int yyget_leng (void) |
---|
6906 | | { |
---|
6907 | | return yyleng; |
---|
6908 | | } |
---|
6909 | | |
---|
6910 | | /** Get the current token. |
---|
6911 | | * |
---|
6912 | | */ |
---|
6913 | | |
---|
6914 | | char *yyget_text (void) |
---|
6915 | | { |
---|
6916 | | return yytext; |
---|
6917 | | } |
---|
6918 | | |
---|
6919 | | /** Set the current line number. |
---|
6920 | | * @param _line_number line number |
---|
6921 | | * |
---|
6922 | | */ |
---|
6923 | | void yyset_lineno (int _line_number ) |
---|
6924 | | { |
---|
6925 | | |
---|
6926 | | yylineno = _line_number; |
---|
6927 | | } |
---|
6928 | | |
---|
6929 | | /** Set the input stream. This does not discard the current |
---|
6930 | | * input buffer. |
---|
6931 | | * @param _in_str A readable stream. |
---|
6932 | | * |
---|
6933 | | * @see yy_switch_to_buffer |
---|
6934 | | */ |
---|
6935 | | void yyset_in (FILE * _in_str ) |
---|
6936 | | { |
---|
6937 | | yyin = _in_str ; |
---|
6938 | | } |
---|
6939 | | |
---|
6940 | | void yyset_out (FILE * _out_str ) |
---|
6941 | | { |
---|
6942 | | yyout = _out_str ; |
---|
6943 | | } |
---|
6944 | | |
---|
6945 | | int yyget_debug (void) |
---|
6946 | | { |
---|
6947 | | return yy_flex_debug; |
---|
6948 | | } |
---|
6949 | | |
---|
6950 | | void yyset_debug (int _bdebug ) |
---|
6951 | | { |
---|
6952 | | yy_flex_debug = _bdebug ; |
---|
6953 | | } |
---|
6954 | | |
---|
6955 | | static int yy_init_globals (void) |
---|
6956 | | { |
---|
6957 | | /* Initialization is the same as for the non-reentrant scanner. |
---|
6958 | | * This function is called from yylex_destroy(), so don't allocate here. |
---|
6959 | | */ |
---|
6960 | | |
---|
6961 | | (yy_buffer_stack) = NULL; |
---|
6962 | | (yy_buffer_stack_top) = 0; |
---|
6963 | | (yy_buffer_stack_max) = 0; |
---|
6964 | | (yy_c_buf_p) = NULL; |
---|
6965 | | (yy_init) = 0; |
---|
6966 | | (yy_start) = 0; |
---|
6967 | | |
---|
6968 | | (yy_state_buf) = 0; |
---|
6969 | | (yy_state_ptr) = 0; |
---|
6970 | | (yy_full_match) = 0; |
---|
6971 | | (yy_lp) = 0; |
---|
6972 | | |
---|
6973 | | /* Defined in main.c */ |
---|
6974 | | #ifdef YY_STDINIT |
---|
6975 | | yyin = stdin; |
---|
6976 | | yyout = stdout; |
---|
6977 | | #else |
---|
6978 | | yyin = NULL; |
---|
6979 | | yyout = NULL; |
---|
6980 | | #endif |
---|
6981 | | |
---|
6982 | | /* For future reference: Set errno on error, since we are called by |
---|
6983 | | * yylex_init() |
---|
6984 | | */ |
---|
6985 | | return 0; |
---|
6986 | | } |
---|
6987 | | |
---|
6988 | | /* yylex_destroy is for both reentrant and non-reentrant scanners. */ |
---|
6989 | | int yylex_destroy (void) |
---|
6990 | | { |
---|
6991 | | |
---|
6992 | | /* Pop the buffer stack, destroying each element. */ |
---|
6993 | | while(YY_CURRENT_BUFFER){ |
---|
6994 | | yy_delete_buffer( YY_CURRENT_BUFFER ); |
---|
6995 | | YY_CURRENT_BUFFER_LVALUE = NULL; |
---|
6996 | | yypop_buffer_state(); |
---|
6997 | | } |
---|
6998 | | |
---|
6999 | | /* Destroy the stack itself. */ |
---|
7000 | | yyfree((yy_buffer_stack) ); |
---|
7001 | | (yy_buffer_stack) = NULL; |
---|
7002 | | |
---|
7003 | | yyfree ( (yy_state_buf) ); |
---|
7004 | | (yy_state_buf) = NULL; |
---|
7005 | | |
---|
7006 | | /* Reset the globals. This is important in a non-reentrant scanner so the next time |
---|
7007 | | * yylex() is called, initialization will occur. */ |
---|
7008 | | yy_init_globals( ); |
---|
7009 | | |
---|
7010 | | return 0; |
---|
7011 | | } |
---|
7012 | | |
---|
7013 | | /* |
---|
7014 | | * Internal utility routines. |
---|
7015 | | */ |
---|
7016 | | |
---|
7017 | | #ifndef yytext_ptr |
---|
7018 | | static void yy_flex_strncpy (char* s1, const char * s2, int n ) |
---|
7019 | | { |
---|
7020 | | |
---|
7021 | | int i; |
---|
7022 | | for ( i = 0; i < n; ++i ) |
---|
7023 | | s1[i] = s2[i]; |
---|
7024 | | } |
---|
7025 | | #endif |
---|
7026 | | |
---|
7027 | | #ifdef YY_NEED_STRLEN |
---|
7028 | | static int yy_flex_strlen (const char * s ) |
---|
7029 | | { |
---|
7030 | | int n; |
---|
7031 | | for ( n = 0; s[n]; ++n ) |
---|
7032 | | ; |
---|
7033 | | |
---|
7034 | | return n; |
---|
7035 | | } |
---|
7036 | | #endif |
---|
7037 | | |
---|
7038 | | void *yyalloc (yy_size_t size ) |
---|
7039 | | { |
---|
7040 | | return malloc(size); |
---|
7041 | | } |
---|
7042 | | |
---|
7043 | | void *yyrealloc (void * ptr, yy_size_t size ) |
---|
7044 | | { |
---|
7045 | | |
---|
7046 | | /* The cast to (char *) in the following accommodates both |
---|
7047 | | * implementations that use char* generic pointers, and those |
---|
7048 | | * that use void* generic pointers. It works with the latter |
---|
7049 | | * because both ANSI C and C++ allow castless assignment from |
---|
7050 | | * any pointer type to void*, and deal with argument conversions |
---|
7051 | | * as though doing an assignment. |
---|
7052 | | */ |
---|
7053 | | return realloc(ptr, size); |
---|
7054 | | } |
---|
7055 | | |
---|
7056 | | void yyfree (void * ptr ) |
---|
7057 | | { |
---|
7058 | | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ |
---|
7059 | | } |
---|
7060 | | |
---|
7061 | | #define YYTABLES_NAME "yytables" |
---|
7062 | | |
---|
7063 | | #line 10 "conftest.l" |
---|
7064 | | |
---|
7065 | | #ifdef YYTEXT_POINTER |
---|
7066 | | extern char *yytext; |
---|
7067 | | #endif |
---|
7068 | | int |
---|
7069 | | main (void) |
---|
7070 | | { |
---|
7071 | | return ! yylex () + ! yywrap (); |
---|
7072 | | } |
---|
7073 | configure:27999: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c -lfl >&5 |
---|
7074 | configure:27999: $? = 0 |
---|
7075 | configure:28009: result: -lfl |
---|
7076 | configure:28015: checking whether yytext is a pointer |
---|
7077 | configure:28032: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c -lfl >&5 |
---|
7078 | configure:28032: $? = 0 |
---|
7079 | configure:28040: result: yes |
---|
7080 | configure:28104: checking for ranlib |
---|
7081 | configure:28131: result: ranlib |
---|
7082 | configure:28295: checking that generated files are newer than configure |
---|
7083 | configure:28301: result: done |
---|
7084 | configure:28329: creating ./config.status |
---|
7085 | |
---|
7086 | ## ---------------------- ## |
---|
7087 | ## Running config.status. ## |
---|
7088 | ## ---------------------- ## |
---|
7089 | |
---|
7090 | This file was extended by GNU MP config.status 6.1.2, which was |
---|
7091 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
7092 | |
---|
7093 | CONFIG_FILES = |
---|
7094 | CONFIG_HEADERS = |
---|
7095 | CONFIG_LINKS = |
---|
7096 | CONFIG_COMMANDS = |
---|
7097 | $ ./config.status |
---|
7098 | |
---|
7099 | on Kens-MacBook-Pro.local |
---|
7100 | |
---|
7101 | config.status:1574: creating demos/pexpr-config.h |
---|
7102 | config.status:1574: creating demos/calc/calc-config.h |
---|
7103 | config.status:1574: creating Makefile |
---|
7104 | config.status:1574: creating mpf/Makefile |
---|
7105 | config.status:1574: creating mpn/Makefile |
---|
7106 | config.status:1574: creating mpq/Makefile |
---|
7107 | config.status:1574: creating mpz/Makefile |
---|
7108 | config.status:1574: creating printf/Makefile |
---|
7109 | config.status:1574: creating scanf/Makefile |
---|
7110 | config.status:1574: creating rand/Makefile |
---|
7111 | config.status:1574: creating cxx/Makefile |
---|
7112 | config.status:1574: creating tests/Makefile |
---|
7113 | config.status:1574: creating tests/devel/Makefile |
---|
7114 | config.status:1574: creating tests/mpf/Makefile |
---|
7115 | config.status:1574: creating tests/mpn/Makefile |
---|
7116 | config.status:1574: creating tests/mpq/Makefile |
---|
7117 | config.status:1574: creating tests/mpz/Makefile |
---|
7118 | config.status:1574: creating tests/rand/Makefile |
---|
7119 | config.status:1574: creating tests/misc/Makefile |
---|
7120 | config.status:1574: creating tests/cxx/Makefile |
---|
7121 | config.status:1574: creating doc/Makefile |
---|
7122 | config.status:1574: creating tune/Makefile |
---|
7123 | config.status:1574: creating demos/Makefile |
---|
7124 | config.status:1574: creating demos/calc/Makefile |
---|
7125 | config.status:1574: creating demos/expr/Makefile |
---|
7126 | config.status:1574: creating gmp.h |
---|
7127 | config.status:1574: creating config.h |
---|
7128 | config.status:1815: linking mpn/x86_64/invert_limb_table.asm to mpn/invert_limb_table.asm |
---|
7129 | config.status:1815: linking mpn/generic/add.c to mpn/add.c |
---|
7130 | config.status:1815: linking mpn/generic/add_1.c to mpn/add_1.c |
---|
7131 | config.status:1815: linking mpn/x86_64/core2/aors_n.asm to mpn/add_n.asm |
---|
7132 | config.status:1815: linking mpn/generic/sub.c to mpn/sub.c |
---|
7133 | config.status:1815: linking mpn/generic/sub_1.c to mpn/sub_1.c |
---|
7134 | config.status:1815: linking mpn/x86_64/core2/aors_n.asm to mpn/sub_n.asm |
---|
7135 | config.status:1815: linking mpn/x86_64/cnd_aors_n.asm to mpn/cnd_add_n.asm |
---|
7136 | config.status:1815: linking mpn/x86_64/cnd_aors_n.asm to mpn/cnd_sub_n.asm |
---|
7137 | config.status:1815: linking mpn/generic/cnd_swap.c to mpn/cnd_swap.c |
---|
7138 | config.status:1815: linking mpn/generic/neg.c to mpn/neg.c |
---|
7139 | config.status:1815: linking mpn/x86_64/com.asm to mpn/com.asm |
---|
7140 | config.status:1815: linking mpn/x86_64/mul_1.asm to mpn/mul_1.asm |
---|
7141 | config.status:1815: linking mpn/x86_64/coreinhm/aorsmul_1.asm to mpn/addmul_1.asm |
---|
7142 | config.status:1815: linking mpn/x86_64/coreinhm/aorsmul_1.asm to mpn/submul_1.asm |
---|
7143 | config.status:1815: linking mpn/x86_64/core2/aors_err1_n.asm to mpn/add_err1_n.asm |
---|
7144 | config.status:1815: linking mpn/x86_64/aors_err2_n.asm to mpn/add_err2_n.asm |
---|
7145 | config.status:1815: linking mpn/x86_64/aors_err3_n.asm to mpn/add_err3_n.asm |
---|
7146 | config.status:1815: linking mpn/x86_64/core2/aors_err1_n.asm to mpn/sub_err1_n.asm |
---|
7147 | config.status:1815: linking mpn/x86_64/aors_err2_n.asm to mpn/sub_err2_n.asm |
---|
7148 | config.status:1815: linking mpn/x86_64/aors_err3_n.asm to mpn/sub_err3_n.asm |
---|
7149 | config.status:1815: linking mpn/x86_64/core2/lshift.asm to mpn/lshift.asm |
---|
7150 | config.status:1815: linking mpn/x86_64/core2/rshift.asm to mpn/rshift.asm |
---|
7151 | config.status:1815: linking mpn/x86_64/dive_1.asm to mpn/dive_1.asm |
---|
7152 | config.status:1815: linking mpn/generic/diveby3.c to mpn/diveby3.c |
---|
7153 | config.status:1815: linking mpn/generic/divis.c to mpn/divis.c |
---|
7154 | config.status:1815: linking mpn/generic/divrem.c to mpn/divrem.c |
---|
7155 | config.status:1815: linking mpn/x86_64/core2/divrem_1.asm to mpn/divrem_1.asm |
---|
7156 | config.status:1815: linking mpn/x86_64/divrem_2.asm to mpn/divrem_2.asm |
---|
7157 | config.status:1815: linking mpn/generic/fib2_ui.c to mpn/fib2_ui.c |
---|
7158 | config.status:1815: linking mpn/generic/mod_1.c to mpn/mod_1.c |
---|
7159 | config.status:1815: linking mpn/x86_64/mod_34lsub1.asm to mpn/mod_34lsub1.asm |
---|
7160 | config.status:1815: linking mpn/x86_64/mode1o.asm to mpn/mode1o.asm |
---|
7161 | config.status:1815: linking mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c |
---|
7162 | config.status:1815: linking mpn/generic/dump.c to mpn/dump.c |
---|
7163 | config.status:1815: linking mpn/x86_64/mod_1_1.asm to mpn/mod_1_1.asm |
---|
7164 | config.status:1815: linking mpn/x86_64/mod_1_2.asm to mpn/mod_1_2.asm |
---|
7165 | config.status:1815: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c |
---|
7166 | config.status:1815: linking mpn/x86_64/mod_1_4.asm to mpn/mod_1_4.asm |
---|
7167 | config.status:1815: linking mpn/x86_64/core2/lshiftc.asm to mpn/lshiftc.asm |
---|
7168 | config.status:1815: linking mpn/generic/mul.c to mpn/mul.c |
---|
7169 | config.status:1815: linking mpn/generic/mul_fft.c to mpn/mul_fft.c |
---|
7170 | config.status:1815: linking mpn/generic/mul_n.c to mpn/mul_n.c |
---|
7171 | config.status:1815: linking mpn/generic/sqr.c to mpn/sqr.c |
---|
7172 | config.status:1815: linking mpn/x86_64/core2/mul_basecase.asm to mpn/mul_basecase.asm |
---|
7173 | config.status:1815: linking mpn/x86_64/core2/sqr_basecase.asm to mpn/sqr_basecase.asm |
---|
7174 | config.status:1815: linking mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c |
---|
7175 | config.status:1815: linking mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c |
---|
7176 | config.status:1815: linking mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c |
---|
7177 | config.status:1815: linking mpn/generic/mulmid_n.c to mpn/mulmid_n.c |
---|
7178 | config.status:1815: linking mpn/generic/mulmid.c to mpn/mulmid.c |
---|
7179 | config.status:1815: linking mpn/generic/random.c to mpn/random.c |
---|
7180 | config.status:1815: linking mpn/generic/random2.c to mpn/random2.c |
---|
7181 | config.status:1815: linking mpn/generic/pow_1.c to mpn/pow_1.c |
---|
7182 | config.status:1815: linking mpn/generic/rootrem.c to mpn/rootrem.c |
---|
7183 | config.status:1815: linking mpn/generic/sqrtrem.c to mpn/sqrtrem.c |
---|
7184 | config.status:1815: linking mpn/generic/sizeinbase.c to mpn/sizeinbase.c |
---|
7185 | config.status:1815: linking mpn/generic/get_str.c to mpn/get_str.c |
---|
7186 | config.status:1815: linking mpn/generic/set_str.c to mpn/set_str.c |
---|
7187 | config.status:1815: linking mpn/generic/scan0.c to mpn/scan0.c |
---|
7188 | config.status:1815: linking mpn/generic/scan1.c to mpn/scan1.c |
---|
7189 | config.status:1815: linking mpn/x86_64/coreinhm/popcount.asm to mpn/popcount.asm |
---|
7190 | config.status:1815: linking mpn/x86_64/coreinhm/hamdist.asm to mpn/hamdist.asm |
---|
7191 | config.status:1815: linking mpn/generic/cmp.c to mpn/cmp.c |
---|
7192 | config.status:1815: linking mpn/generic/zero_p.c to mpn/zero_p.c |
---|
7193 | config.status:1815: linking mpn/generic/perfsqr.c to mpn/perfsqr.c |
---|
7194 | config.status:1815: linking mpn/generic/perfpow.c to mpn/perfpow.c |
---|
7195 | config.status:1815: linking mpn/x86_64/core2/gcd_1.asm to mpn/gcd_1.asm |
---|
7196 | config.status:1815: linking mpn/generic/gcd.c to mpn/gcd.c |
---|
7197 | config.status:1815: linking mpn/generic/gcdext_1.c to mpn/gcdext_1.c |
---|
7198 | config.status:1815: linking mpn/generic/gcdext.c to mpn/gcdext.c |
---|
7199 | config.status:1815: linking mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c |
---|
7200 | config.status:1815: linking mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c |
---|
7201 | config.status:1815: linking mpn/generic/div_q.c to mpn/div_q.c |
---|
7202 | config.status:1815: linking mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c |
---|
7203 | config.status:1815: linking mpn/generic/jacbase.c to mpn/jacbase.c |
---|
7204 | config.status:1815: linking mpn/generic/jacobi_2.c to mpn/jacobi_2.c |
---|
7205 | config.status:1815: linking mpn/generic/jacobi.c to mpn/jacobi.c |
---|
7206 | config.status:1815: linking mpn/generic/get_d.c to mpn/get_d.c |
---|
7207 | config.status:1815: linking mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c |
---|
7208 | config.status:1815: linking mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c |
---|
7209 | config.status:1815: linking mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c |
---|
7210 | config.status:1815: linking mpn/generic/hgcd2.c to mpn/hgcd2.c |
---|
7211 | config.status:1815: linking mpn/generic/hgcd_step.c to mpn/hgcd_step.c |
---|
7212 | config.status:1815: linking mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c |
---|
7213 | config.status:1815: linking mpn/generic/hgcd.c to mpn/hgcd.c |
---|
7214 | config.status:1815: linking mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c |
---|
7215 | config.status:1815: linking mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c |
---|
7216 | config.status:1815: linking mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c |
---|
7217 | config.status:1815: linking mpn/generic/mullo_n.c to mpn/mullo_n.c |
---|
7218 | config.status:1815: linking mpn/x86_64/core2/mullo_basecase.asm to mpn/mullo_basecase.asm |
---|
7219 | config.status:1815: linking mpn/generic/sqrlo.c to mpn/sqrlo.c |
---|
7220 | config.status:1815: linking mpn/generic/sqrlo_basecase.c to mpn/sqrlo_basecase.c |
---|
7221 | config.status:1815: linking mpn/generic/toom22_mul.c to mpn/toom22_mul.c |
---|
7222 | config.status:1815: linking mpn/generic/toom32_mul.c to mpn/toom32_mul.c |
---|
7223 | config.status:1815: linking mpn/generic/toom42_mul.c to mpn/toom42_mul.c |
---|
7224 | config.status:1815: linking mpn/generic/toom52_mul.c to mpn/toom52_mul.c |
---|
7225 | config.status:1815: linking mpn/generic/toom62_mul.c to mpn/toom62_mul.c |
---|
7226 | config.status:1815: linking mpn/generic/toom33_mul.c to mpn/toom33_mul.c |
---|
7227 | config.status:1815: linking mpn/generic/toom43_mul.c to mpn/toom43_mul.c |
---|
7228 | config.status:1815: linking mpn/generic/toom53_mul.c to mpn/toom53_mul.c |
---|
7229 | config.status:1815: linking mpn/generic/toom54_mul.c to mpn/toom54_mul.c |
---|
7230 | config.status:1815: linking mpn/generic/toom63_mul.c to mpn/toom63_mul.c |
---|
7231 | config.status:1815: linking mpn/generic/toom44_mul.c to mpn/toom44_mul.c |
---|
7232 | config.status:1815: linking mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c |
---|
7233 | config.status:1815: linking mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c |
---|
7234 | config.status:1815: linking mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c |
---|
7235 | config.status:1815: linking mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c |
---|
7236 | config.status:1815: linking mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c |
---|
7237 | config.status:1815: linking mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c |
---|
7238 | config.status:1815: linking mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c |
---|
7239 | config.status:1815: linking mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c |
---|
7240 | config.status:1815: linking mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c |
---|
7241 | config.status:1815: linking mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c |
---|
7242 | config.status:1815: linking mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c |
---|
7243 | config.status:1815: linking mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c |
---|
7244 | config.status:1815: linking mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c |
---|
7245 | config.status:1815: linking mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c |
---|
7246 | config.status:1815: linking mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c |
---|
7247 | config.status:1815: linking mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c |
---|
7248 | config.status:1815: linking mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c |
---|
7249 | config.status:1815: linking mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c |
---|
7250 | config.status:1815: linking mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c |
---|
7251 | config.status:1815: linking mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c |
---|
7252 | config.status:1815: linking mpn/generic/invertappr.c to mpn/invertappr.c |
---|
7253 | config.status:1815: linking mpn/generic/invert.c to mpn/invert.c |
---|
7254 | config.status:1815: linking mpn/generic/binvert.c to mpn/binvert.c |
---|
7255 | config.status:1815: linking mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c |
---|
7256 | config.status:1815: linking mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c |
---|
7257 | config.status:1815: linking mpn/generic/div_qr_1.c to mpn/div_qr_1.c |
---|
7258 | config.status:1815: linking mpn/x86_64/div_qr_1n_pi1.asm to mpn/div_qr_1n_pi1.asm |
---|
7259 | config.status:1815: linking mpn/generic/div_qr_2.c to mpn/div_qr_2.c |
---|
7260 | config.status:1815: linking mpn/x86_64/div_qr_2n_pi1.asm to mpn/div_qr_2n_pi1.asm |
---|
7261 | config.status:1815: linking mpn/x86_64/div_qr_2u_pi1.asm to mpn/div_qr_2u_pi1.asm |
---|
7262 | config.status:1815: linking mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c |
---|
7263 | config.status:1815: linking mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c |
---|
7264 | config.status:1815: linking mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c |
---|
7265 | config.status:1815: linking mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c |
---|
7266 | config.status:1815: linking mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c |
---|
7267 | config.status:1815: linking mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c |
---|
7268 | config.status:1815: linking mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c |
---|
7269 | config.status:1815: linking mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c |
---|
7270 | config.status:1815: linking mpn/generic/mu_div_q.c to mpn/mu_div_q.c |
---|
7271 | config.status:1815: linking mpn/x86_64/bdiv_q_1.asm to mpn/bdiv_q_1.asm |
---|
7272 | config.status:1815: linking mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c |
---|
7273 | config.status:1815: linking mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c |
---|
7274 | config.status:1815: linking mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c |
---|
7275 | config.status:1815: linking mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c |
---|
7276 | config.status:1815: linking mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c |
---|
7277 | config.status:1815: linking mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c |
---|
7278 | config.status:1815: linking mpn/generic/bdiv_q.c to mpn/bdiv_q.c |
---|
7279 | config.status:1815: linking mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c |
---|
7280 | config.status:1815: linking mpn/generic/broot.c to mpn/broot.c |
---|
7281 | config.status:1815: linking mpn/generic/brootinv.c to mpn/brootinv.c |
---|
7282 | config.status:1815: linking mpn/generic/bsqrt.c to mpn/bsqrt.c |
---|
7283 | config.status:1815: linking mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c |
---|
7284 | config.status:1815: linking mpn/generic/divexact.c to mpn/divexact.c |
---|
7285 | config.status:1815: linking mpn/x86_64/bdiv_dbm1c.asm to mpn/bdiv_dbm1c.asm |
---|
7286 | config.status:1815: linking mpn/x86_64/coreinhm/redc_1.asm to mpn/redc_1.asm |
---|
7287 | config.status:1815: linking mpn/generic/redc_2.c to mpn/redc_2.c |
---|
7288 | config.status:1815: linking mpn/generic/redc_n.c to mpn/redc_n.c |
---|
7289 | config.status:1815: linking mpn/generic/powm.c to mpn/powm.c |
---|
7290 | config.status:1815: linking mpn/generic/powlo.c to mpn/powlo.c |
---|
7291 | config.status:1815: linking mpn/generic/sec_powm.c to mpn/sec_powm.c |
---|
7292 | config.status:1815: linking mpn/generic/sec_mul.c to mpn/sec_mul.c |
---|
7293 | config.status:1815: linking mpn/generic/sec_sqr.c to mpn/sec_sqr.c |
---|
7294 | config.status:1815: linking mpn/generic/sec_div.c to mpn/sec_div_qr.c |
---|
7295 | config.status:1815: linking mpn/generic/sec_div.c to mpn/sec_div_r.c |
---|
7296 | config.status:1815: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c |
---|
7297 | config.status:1815: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c |
---|
7298 | config.status:1815: linking mpn/generic/sec_aors_1.c to mpn/sec_add_1.c |
---|
7299 | config.status:1815: linking mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c |
---|
7300 | config.status:1815: linking mpn/generic/sec_invert.c to mpn/sec_invert.c |
---|
7301 | config.status:1815: linking mpn/generic/trialdiv.c to mpn/trialdiv.c |
---|
7302 | config.status:1815: linking mpn/generic/remove.c to mpn/remove.c |
---|
7303 | config.status:1815: linking mpn/x86_64/logops_n.asm to mpn/and_n.asm |
---|
7304 | config.status:1815: linking mpn/x86_64/logops_n.asm to mpn/andn_n.asm |
---|
7305 | config.status:1815: linking mpn/x86_64/logops_n.asm to mpn/nand_n.asm |
---|
7306 | config.status:1815: linking mpn/x86_64/logops_n.asm to mpn/ior_n.asm |
---|
7307 | config.status:1815: linking mpn/x86_64/logops_n.asm to mpn/iorn_n.asm |
---|
7308 | config.status:1815: linking mpn/x86_64/logops_n.asm to mpn/nior_n.asm |
---|
7309 | config.status:1815: linking mpn/x86_64/logops_n.asm to mpn/xor_n.asm |
---|
7310 | config.status:1815: linking mpn/x86_64/logops_n.asm to mpn/xnor_n.asm |
---|
7311 | config.status:1815: linking mpn/x86_64/core2/copyi.asm to mpn/copyi.asm |
---|
7312 | config.status:1815: linking mpn/x86_64/core2/copyd.asm to mpn/copyd.asm |
---|
7313 | config.status:1815: linking mpn/generic/zero.c to mpn/zero.c |
---|
7314 | config.status:1815: linking mpn/x86_64/coreinhm/sec_tabselect.asm to mpn/sec_tabselect.asm |
---|
7315 | config.status:1815: linking mpn/generic/comb_tables.c to mpn/comb_tables.c |
---|
7316 | config.status:1815: linking mpn/x86_64/invert_limb.asm to mpn/invert_limb.asm |
---|
7317 | config.status:1815: linking mpn/x86_64/sqr_diag_addlsh1.asm to mpn/sqr_diag_addlsh1.asm |
---|
7318 | config.status:1815: linking mpn/x86_64/mul_2.asm to mpn/mul_2.asm |
---|
7319 | config.status:1815: linking mpn/x86_64/addmul_2.asm to mpn/addmul_2.asm |
---|
7320 | config.status:1815: linking mpn/x86_64/core2/aorrlsh1_n.asm to mpn/addlsh1_n.asm |
---|
7321 | config.status:1815: linking mpn/x86_64/core2/sublsh1_n.asm to mpn/sublsh1_n.asm |
---|
7322 | config.status:1815: linking mpn/x86_64/core2/aorrlsh1_n.asm to mpn/rsblsh1_n.asm |
---|
7323 | config.status:1815: linking mpn/x86_64/core2/rsh1aors_n.asm to mpn/rsh1add_n.asm |
---|
7324 | config.status:1815: linking mpn/x86_64/core2/rsh1aors_n.asm to mpn/rsh1sub_n.asm |
---|
7325 | config.status:1815: linking mpn/x86_64/core2/aorrlsh2_n.asm to mpn/addlsh2_n.asm |
---|
7326 | config.status:1815: linking mpn/x86_64/core2/sublsh2_n.asm to mpn/sublsh2_n.asm |
---|
7327 | config.status:1815: linking mpn/x86_64/core2/aorrlsh2_n.asm to mpn/rsblsh2_n.asm |
---|
7328 | config.status:1815: linking mpn/x86_64/coreinhm/aorrlsh_n.asm to mpn/addlsh_n.asm |
---|
7329 | config.status:1815: linking mpn/x86_64/coreinhm/aorrlsh_n.asm to mpn/rsblsh_n.asm |
---|
7330 | config.status:1815: linking mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c |
---|
7331 | config.status:1815: linking mpn/x86_64/addaddmul_1msb0.asm to mpn/addaddmul_1msb0.asm |
---|
7332 | config.status:1815: linking mpn/x86_64/coreinhm/gmp-mparam.h to gmp-mparam.h |
---|
7333 | config.status:1834: executing libtool commands |
---|
7334 | configure:30722: summary of build options: |
---|
7335 | |
---|
7336 | Version: GNU MP 6.1.2 |
---|
7337 | Host type: westmere-apple-darwin17.2.0 |
---|
7338 | ABI: 64 |
---|
7339 | Install prefix: /opt/local |
---|
7340 | Compiler: /usr/bin/clang |
---|
7341 | Static libraries: yes |
---|
7342 | Shared libraries: yes |
---|
7343 | |
---|
7344 | |
---|
7345 | ## ---------------- ## |
---|
7346 | ## Cache variables. ## |
---|
7347 | ## ---------------- ## |
---|
7348 | |
---|
7349 | ac_cv_build=westmere-apple-darwin17.2.0 |
---|
7350 | ac_cv_c_bigendian=no |
---|
7351 | ac_cv_c_compiler_gnu=yes |
---|
7352 | ac_cv_c_inline=inline |
---|
7353 | ac_cv_c_restrict=__restrict |
---|
7354 | ac_cv_c_volatile=yes |
---|
7355 | ac_cv_cxx_compiler_gnu=yes |
---|
7356 | ac_cv_env_ABI_set=set |
---|
7357 | ac_cv_env_ABI_value=64 |
---|
7358 | ac_cv_env_CCC_set= |
---|
7359 | ac_cv_env_CCC_value= |
---|
7360 | ac_cv_env_CC_FOR_BUILD_set= |
---|
7361 | ac_cv_env_CC_FOR_BUILD_value= |
---|
7362 | ac_cv_env_CC_set=set |
---|
7363 | ac_cv_env_CC_value=/usr/bin/clang |
---|
7364 | ac_cv_env_CFLAGS_set= |
---|
7365 | ac_cv_env_CFLAGS_value= |
---|
7366 | ac_cv_env_CPPFLAGS_set=set |
---|
7367 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
7368 | ac_cv_env_CPP_FOR_BUILD_set= |
---|
7369 | ac_cv_env_CPP_FOR_BUILD_value= |
---|
7370 | ac_cv_env_CPP_set= |
---|
7371 | ac_cv_env_CPP_value= |
---|
7372 | ac_cv_env_CXXCPP_set= |
---|
7373 | ac_cv_env_CXXCPP_value= |
---|
7374 | ac_cv_env_CXXFLAGS_set= |
---|
7375 | ac_cv_env_CXXFLAGS_value= |
---|
7376 | ac_cv_env_CXX_set=set |
---|
7377 | ac_cv_env_CXX_value='/usr/bin/clang++ -stdlib=libc++' |
---|
7378 | ac_cv_env_LDFLAGS_set=set |
---|
7379 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names' |
---|
7380 | ac_cv_env_LIBS_set= |
---|
7381 | ac_cv_env_LIBS_value= |
---|
7382 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
7383 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
7384 | ac_cv_env_M4_set= |
---|
7385 | ac_cv_env_M4_value= |
---|
7386 | ac_cv_env_YACC_set= |
---|
7387 | ac_cv_env_YACC_value= |
---|
7388 | ac_cv_env_YFLAGS_set= |
---|
7389 | ac_cv_env_YFLAGS_value= |
---|
7390 | ac_cv_env_build_alias_set= |
---|
7391 | ac_cv_env_build_alias_value= |
---|
7392 | ac_cv_env_host_alias_set= |
---|
7393 | ac_cv_env_host_alias_value= |
---|
7394 | ac_cv_env_target_alias_set= |
---|
7395 | ac_cv_env_target_alias_value= |
---|
7396 | ac_cv_func_alarm=yes |
---|
7397 | ac_cv_func_attr_get=no |
---|
7398 | ac_cv_func_clock=yes |
---|
7399 | ac_cv_func_cputime=no |
---|
7400 | ac_cv_func_getpagesize=yes |
---|
7401 | ac_cv_func_getrusage=yes |
---|
7402 | ac_cv_func_getsysinfo=no |
---|
7403 | ac_cv_func_gettimeofday=yes |
---|
7404 | ac_cv_func_localeconv=yes |
---|
7405 | ac_cv_func_memset=yes |
---|
7406 | ac_cv_func_mmap=yes |
---|
7407 | ac_cv_func_mprotect=yes |
---|
7408 | ac_cv_func_nl_langinfo=yes |
---|
7409 | ac_cv_func_obstack_vprintf=no |
---|
7410 | ac_cv_func_popen=yes |
---|
7411 | ac_cv_func_processor_info=yes |
---|
7412 | ac_cv_func_pstat_getprocessor=no |
---|
7413 | ac_cv_func_raise=yes |
---|
7414 | ac_cv_func_read_real_time=no |
---|
7415 | ac_cv_func_sigaction=yes |
---|
7416 | ac_cv_func_sigaltstack=yes |
---|
7417 | ac_cv_func_sigstack=no |
---|
7418 | ac_cv_func_strchr=yes |
---|
7419 | ac_cv_func_strerror=yes |
---|
7420 | ac_cv_func_strnlen=yes |
---|
7421 | ac_cv_func_strtol=yes |
---|
7422 | ac_cv_func_strtoul=yes |
---|
7423 | ac_cv_func_sysconf=yes |
---|
7424 | ac_cv_func_sysctl=yes |
---|
7425 | ac_cv_func_sysctlbyname=yes |
---|
7426 | ac_cv_func_syssgi=no |
---|
7427 | ac_cv_func_times=yes |
---|
7428 | ac_cv_func_vsnprintf=yes |
---|
7429 | ac_cv_have_decl_fgetc=yes |
---|
7430 | ac_cv_have_decl_fscanf=yes |
---|
7431 | ac_cv_have_decl_optarg=yes |
---|
7432 | ac_cv_have_decl_sys_errlist=yes |
---|
7433 | ac_cv_have_decl_sys_nerr=yes |
---|
7434 | ac_cv_have_decl_ungetc=yes |
---|
7435 | ac_cv_have_decl_vfprintf=yes |
---|
7436 | ac_cv_header_dlfcn_h=yes |
---|
7437 | ac_cv_header_fcntl_h=yes |
---|
7438 | ac_cv_header_float_h=yes |
---|
7439 | ac_cv_header_inttypes_h=yes |
---|
7440 | ac_cv_header_invent_h=no |
---|
7441 | ac_cv_header_langinfo_h=yes |
---|
7442 | ac_cv_header_locale_h=yes |
---|
7443 | ac_cv_header_machine_hal_sysinfo_h=no |
---|
7444 | ac_cv_header_memory_h=yes |
---|
7445 | ac_cv_header_nl_types_h=yes |
---|
7446 | ac_cv_header_readline_history_h=yes |
---|
7447 | ac_cv_header_readline_readline_h=yes |
---|
7448 | ac_cv_header_sstream=yes |
---|
7449 | ac_cv_header_stdc=yes |
---|
7450 | ac_cv_header_stdint_h=yes |
---|
7451 | ac_cv_header_stdlib_h=yes |
---|
7452 | ac_cv_header_string_h=yes |
---|
7453 | ac_cv_header_strings_h=yes |
---|
7454 | ac_cv_header_sys_attributes_h=no |
---|
7455 | ac_cv_header_sys_iograph_h=no |
---|
7456 | ac_cv_header_sys_mman_h=yes |
---|
7457 | ac_cv_header_sys_param_h=yes |
---|
7458 | ac_cv_header_sys_processor_h=no |
---|
7459 | ac_cv_header_sys_pstat_h=no |
---|
7460 | ac_cv_header_sys_resource_h=yes |
---|
7461 | ac_cv_header_sys_stat_h=yes |
---|
7462 | ac_cv_header_sys_sysctl_h=yes |
---|
7463 | ac_cv_header_sys_sysinfo_h=no |
---|
7464 | ac_cv_header_sys_syssgi_h=no |
---|
7465 | ac_cv_header_sys_systemcfg_h=no |
---|
7466 | ac_cv_header_sys_time_h=yes |
---|
7467 | ac_cv_header_sys_times_h=yes |
---|
7468 | ac_cv_header_sys_types_h=yes |
---|
7469 | ac_cv_header_time=yes |
---|
7470 | ac_cv_header_unistd_h=yes |
---|
7471 | ac_cv_host=westmere-apple-darwin17.2.0 |
---|
7472 | ac_cv_lib_lex=-lfl |
---|
7473 | ac_cv_lib_ncurses_tputs=yes |
---|
7474 | ac_cv_lib_readline_readline=yes |
---|
7475 | ac_cv_member_struct_pst_processor_psp_iticksperclktick=no |
---|
7476 | ac_cv_objext=o |
---|
7477 | ac_cv_path_EGREP='/opt/local/bin/grep -E' |
---|
7478 | ac_cv_path_FGREP='/opt/local/bin/grep -F' |
---|
7479 | ac_cv_path_GREP=/opt/local/bin/grep |
---|
7480 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
7481 | ac_cv_path_lt_DD=/bin/dd |
---|
7482 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
7483 | ac_cv_prog_AWK=/usr/bin/awk |
---|
7484 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
7485 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -stdlib=libc++ -E' |
---|
7486 | ac_cv_prog_LEX=flex |
---|
7487 | ac_cv_prog_YACC='bison -y' |
---|
7488 | ac_cv_prog_ac_ct_AR=ar |
---|
7489 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
7490 | ac_cv_prog_ac_ct_DLLTOOL=dlltool |
---|
7491 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
7492 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
7493 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
7494 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
7495 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
7496 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
7497 | ac_cv_prog_ac_ct_STRIP=strip |
---|
7498 | ac_cv_prog_cc_c89= |
---|
7499 | ac_cv_prog_cc_c99= |
---|
7500 | ac_cv_prog_cc_g=yes |
---|
7501 | ac_cv_prog_cc_stdc= |
---|
7502 | ac_cv_prog_cxx_g=yes |
---|
7503 | ac_cv_prog_lex_root=lex.yy |
---|
7504 | ac_cv_prog_lex_yytext_pointer=yes |
---|
7505 | ac_cv_prog_make_make_set=yes |
---|
7506 | ac_cv_search_clock_gettime='none required' |
---|
7507 | ac_cv_sizeof_mp_limb_t=8 |
---|
7508 | ac_cv_sizeof_unsigned=4 |
---|
7509 | ac_cv_sizeof_unsigned_long=8 |
---|
7510 | ac_cv_sizeof_unsigned_short=2 |
---|
7511 | ac_cv_sizeof_void_p=8 |
---|
7512 | ac_cv_type_intmax_t=yes |
---|
7513 | ac_cv_type_intptr_t=yes |
---|
7514 | ac_cv_type_long_double=yes |
---|
7515 | ac_cv_type_long_long=yes |
---|
7516 | ac_cv_type_ptrdiff_t=yes |
---|
7517 | ac_cv_type_quad_t=yes |
---|
7518 | ac_cv_type_signal=void |
---|
7519 | ac_cv_type_stack_t=yes |
---|
7520 | ac_cv_type_std__locale=yes |
---|
7521 | ac_cv_type_uint_least32_t=yes |
---|
7522 | am_cv_make_support_nested_variables=yes |
---|
7523 | am_cv_prog_cc_c_o=yes |
---|
7524 | cl_cv_as_noexecstack=no |
---|
7525 | gmp_cv_asm_align_fill_0x90=yes |
---|
7526 | gmp_cv_asm_align_log=yes |
---|
7527 | gmp_cv_asm_byte=.byte |
---|
7528 | gmp_cv_asm_data=.data |
---|
7529 | gmp_cv_asm_globl=.globl |
---|
7530 | gmp_cv_asm_globl_attr= |
---|
7531 | gmp_cv_asm_label_suffix=: |
---|
7532 | gmp_cv_asm_lsym_prefix=L |
---|
7533 | gmp_cv_asm_rodata=' .section __TEXT,__const' |
---|
7534 | gmp_cv_asm_size= |
---|
7535 | gmp_cv_asm_text=.text |
---|
7536 | gmp_cv_asm_type= |
---|
7537 | gmp_cv_asm_underscore=yes |
---|
7538 | gmp_cv_asm_w32=.long |
---|
7539 | gmp_cv_c_attribute_const=yes |
---|
7540 | gmp_cv_c_attribute_malloc=yes |
---|
7541 | gmp_cv_c_attribute_mode=yes |
---|
7542 | gmp_cv_c_attribute_noreturn=yes |
---|
7543 | gmp_cv_c_double_format='IEEE little endian' |
---|
7544 | gmp_cv_c_for_build_ansi=yes |
---|
7545 | gmp_cv_c_hidden_alias=no |
---|
7546 | gmp_cv_check_libm_for_build=-lm |
---|
7547 | gmp_cv_func_alloca=yes |
---|
7548 | gmp_cv_func_sscanf_writable_input=no |
---|
7549 | gmp_cv_func_vsnprintf=yes |
---|
7550 | gmp_cv_header_alloca=yes |
---|
7551 | gmp_cv_m4_m4wrap_spurious=no |
---|
7552 | gmp_cv_option_alloca=alloca |
---|
7553 | gmp_cv_prog_cpp_for_build='/usr/bin/clang -E' |
---|
7554 | gmp_cv_prog_exeext_for_build= |
---|
7555 | gmp_cv_prog_m4=m4 |
---|
7556 | lt_cv_apple_cc_single_mod=yes |
---|
7557 | lt_cv_ar_at_file=no |
---|
7558 | lt_cv_deplibs_check_method=pass_all |
---|
7559 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
7560 | lt_cv_file_magic_test_file= |
---|
7561 | lt_cv_ld_exported_symbols_list=yes |
---|
7562 | lt_cv_ld_force_load=yes |
---|
7563 | lt_cv_ld_reload_flag=-r |
---|
7564 | lt_cv_nm_interface='BSD nm' |
---|
7565 | lt_cv_objdir=.libs |
---|
7566 | lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
7567 | lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
7568 | lt_cv_path_NM='/opt/local/bin/nm -B' |
---|
7569 | lt_cv_path_mainfest_tool=no |
---|
7570 | lt_cv_prog_compiler_c_o=yes |
---|
7571 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
7572 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
7573 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
7574 | lt_cv_prog_compiler_pic_works=yes |
---|
7575 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
7576 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
7577 | lt_cv_prog_compiler_static_works=no |
---|
7578 | lt_cv_prog_compiler_static_works_CXX=no |
---|
7579 | lt_cv_prog_gnu_ld=no |
---|
7580 | lt_cv_prog_gnu_ldcxx=no |
---|
7581 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
7582 | 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'\''' |
---|
7583 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' |
---|
7584 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' |
---|
7585 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
7586 | lt_cv_sys_global_symbol_to_import= |
---|
7587 | lt_cv_sys_max_cmd_len=196608 |
---|
7588 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
7589 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
7590 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
7591 | |
---|
7592 | ## ----------------- ## |
---|
7593 | ## Output variables. ## |
---|
7594 | ## ----------------- ## |
---|
7595 | |
---|
7596 | ABI='64' |
---|
7597 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.1.2/missing aclocal-1.15' |
---|
7598 | AMTAR='$${TAR-tar}' |
---|
7599 | AM_BACKSLASH='\' |
---|
7600 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
7601 | AM_DEFAULT_VERBOSITY='1' |
---|
7602 | AM_V='$(V)' |
---|
7603 | AR='ar' |
---|
7604 | AS='as' |
---|
7605 | ASMFLAGS='' |
---|
7606 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.1.2/missing autoconf' |
---|
7607 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.1.2/missing autoheader' |
---|
7608 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.1.2/missing automake-1.15' |
---|
7609 | AWK='/usr/bin/awk' |
---|
7610 | CALLING_CONVENTIONS_OBJS='amd64call.lo amd64check$U.lo' |
---|
7611 | CC='/usr/bin/clang' |
---|
7612 | CCAS='/usr/bin/clang -c' |
---|
7613 | CC_FOR_BUILD='/usr/bin/clang' |
---|
7614 | CFLAGS='-O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7' |
---|
7615 | CPP='/usr/bin/clang -E' |
---|
7616 | CPPFLAGS='-I/opt/local/include' |
---|
7617 | CPP_FOR_BUILD='/usr/bin/clang -E' |
---|
7618 | CXX='/usr/bin/clang++ -stdlib=libc++' |
---|
7619 | CXXCPP='/usr/bin/clang++ -stdlib=libc++ -E' |
---|
7620 | CXXFLAGS='-O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7' |
---|
7621 | CYGPATH_W='echo' |
---|
7622 | DEFN_LONG_LONG_LIMB='/* #undef _LONG_LONG_LIMB */' |
---|
7623 | DEFS='-DHAVE_CONFIG_H' |
---|
7624 | DLLTOOL='dlltool' |
---|
7625 | DSYMUTIL='dsymutil' |
---|
7626 | DUMPBIN='' |
---|
7627 | ECHO_C='\c' |
---|
7628 | ECHO_N='' |
---|
7629 | ECHO_T='' |
---|
7630 | EGREP='/opt/local/bin/grep -E' |
---|
7631 | ENABLE_STATIC_FALSE='#' |
---|
7632 | ENABLE_STATIC_TRUE='' |
---|
7633 | EXEEXT='' |
---|
7634 | EXEEXT_FOR_BUILD='' |
---|
7635 | FGREP='/opt/local/bin/grep -F' |
---|
7636 | GMP_LDFLAGS='' |
---|
7637 | GMP_LIMB_BITS='64' |
---|
7638 | GMP_NAIL_BITS='0' |
---|
7639 | GREP='/opt/local/bin/grep' |
---|
7640 | HAVE_CLOCK_01='1' |
---|
7641 | HAVE_CPUTIME_01='0' |
---|
7642 | HAVE_GETRUSAGE_01='1' |
---|
7643 | HAVE_GETTIMEOFDAY_01='1' |
---|
7644 | HAVE_HOST_CPU_FAMILY_power='0' |
---|
7645 | HAVE_HOST_CPU_FAMILY_powerpc='0' |
---|
7646 | HAVE_SIGACTION_01='1' |
---|
7647 | HAVE_SIGALTSTACK_01='1' |
---|
7648 | HAVE_SIGSTACK_01='0' |
---|
7649 | HAVE_STACK_T_01='1' |
---|
7650 | HAVE_SYS_RESOURCE_H_01='1' |
---|
7651 | INSTALL_DATA='${INSTALL} -m 644' |
---|
7652 | INSTALL_PROGRAM='${INSTALL}' |
---|
7653 | INSTALL_SCRIPT='${INSTALL}' |
---|
7654 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
7655 | LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' |
---|
7656 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names' |
---|
7657 | LEX='flex' |
---|
7658 | LEXLIB='-lfl' |
---|
7659 | LEX_OUTPUT_ROOT='lex.yy' |
---|
7660 | LIBCURSES='-lncurses' |
---|
7661 | LIBGMPXX_LDFLAGS='' |
---|
7662 | LIBGMP_DLL='0' |
---|
7663 | LIBGMP_LDFLAGS='' |
---|
7664 | LIBM='' |
---|
7665 | LIBM_FOR_BUILD='-lm' |
---|
7666 | LIBOBJS='' |
---|
7667 | LIBREADLINE='-lreadline' |
---|
7668 | LIBS='' |
---|
7669 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
7670 | LIPO='lipo' |
---|
7671 | LN_S='ln -s' |
---|
7672 | LTLIBOBJS='' |
---|
7673 | LT_SYS_LIBRARY_PATH='' |
---|
7674 | M4='m4' |
---|
7675 | MAINT='#' |
---|
7676 | MAINTAINER_MODE_FALSE='' |
---|
7677 | MAINTAINER_MODE_TRUE='#' |
---|
7678 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.1.2/missing makeinfo' |
---|
7679 | MANIFEST_TOOL=':' |
---|
7680 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
7681 | NM='/opt/local/bin/nm -B' |
---|
7682 | NMEDIT='nmedit' |
---|
7683 | OBJDUMP='objdump' |
---|
7684 | OBJEXT='o' |
---|
7685 | OTOOL64=':' |
---|
7686 | OTOOL='otool' |
---|
7687 | PACKAGE='gmp' |
---|
7688 | PACKAGE_BUGREPORT='gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html' |
---|
7689 | PACKAGE_NAME='GNU MP' |
---|
7690 | PACKAGE_STRING='GNU MP 6.1.2' |
---|
7691 | PACKAGE_TARNAME='gmp' |
---|
7692 | PACKAGE_URL='http://www.gnu.org/software/gmp/' |
---|
7693 | PACKAGE_VERSION='6.1.2' |
---|
7694 | PATH_SEPARATOR=':' |
---|
7695 | RANLIB='ranlib' |
---|
7696 | SED='/opt/local/bin/gsed' |
---|
7697 | SET_MAKE='' |
---|
7698 | SHELL='/bin/sh' |
---|
7699 | SPEED_CYCLECOUNTER_OBJ='x86_64.lo' |
---|
7700 | STRIP='strip' |
---|
7701 | TAL_OBJECT='tal-reent.lo' |
---|
7702 | TUNE_LIBS='' |
---|
7703 | TUNE_SQR_OBJ='' |
---|
7704 | U_FOR_BUILD='' |
---|
7705 | VERSION='6.1.2' |
---|
7706 | WANT_CXX_FALSE='#' |
---|
7707 | WANT_CXX_TRUE='' |
---|
7708 | WITH_READLINE_01='1' |
---|
7709 | YACC='bison -y' |
---|
7710 | YFLAGS='' |
---|
7711 | ac_ct_AR='ar' |
---|
7712 | ac_ct_CC='/usr/bin/clang' |
---|
7713 | ac_ct_CXX='' |
---|
7714 | ac_ct_DUMPBIN='' |
---|
7715 | am__EXEEXT_FALSE='' |
---|
7716 | am__EXEEXT_TRUE='#' |
---|
7717 | am__isrc='' |
---|
7718 | am__leading_dot='.' |
---|
7719 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
7720 | am__untar='$${TAR-tar} xf -' |
---|
7721 | bindir='${exec_prefix}/bin' |
---|
7722 | build='westmere-apple-darwin17.2.0' |
---|
7723 | build_alias='' |
---|
7724 | build_cpu='westmere' |
---|
7725 | build_os='darwin17.2.0' |
---|
7726 | build_vendor='apple' |
---|
7727 | datadir='${datarootdir}' |
---|
7728 | datarootdir='${prefix}/share' |
---|
7729 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
7730 | dvidir='${docdir}' |
---|
7731 | exec_prefix='${prefix}' |
---|
7732 | gmp_srclinks=' mpn/invert_limb_table.asm mpn/add.c mpn/add_1.c mpn/add_n.asm mpn/sub.c mpn/sub_1.c mpn/sub_n.asm mpn/cnd_add_n.asm mpn/cnd_sub_n.asm mpn/cnd_swap.c mpn/neg.c mpn/com.asm mpn/mul_1.asm mpn/addmul_1.asm mpn/submul_1.asm mpn/add_err1_n.asm mpn/add_err2_n.asm mpn/add_err3_n.asm mpn/sub_err1_n.asm mpn/sub_err2_n.asm mpn/sub_err3_n.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.asm mpn/mod_1_2.asm 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/mulmid_basecase.c mpn/toom42_mulmid.c mpn/mulmid_n.c mpn/mulmid.c mpn/random.c mpn/random2.c mpn/pow_1.c mpn/rootrem.c mpn/sqrtrem.c mpn/sizeinbase.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/zero_p.c mpn/perfsqr.c mpn/perfpow.c mpn/gcd_1.asm mpn/gcd.c mpn/gcdext_1.c mpn/gcdext.c mpn/gcd_subdiv_step.c mpn/gcdext_lehmer.c mpn/div_q.c mpn/tdiv_qr.c mpn/jacbase.c mpn/jacobi_2.c mpn/jacobi.c mpn/get_d.c mpn/matrix22_mul.c mpn/matrix22_mul1_inverse_vector.c mpn/hgcd_matrix.c mpn/hgcd2.c mpn/hgcd_step.c mpn/hgcd_reduce.c mpn/hgcd.c mpn/hgcd_appr.c mpn/hgcd2_jacobi.c mpn/hgcd_jacobi.c mpn/mullo_n.c mpn/mullo_basecase.asm mpn/sqrlo.c mpn/sqrlo_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/toom54_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/div_qr_1.c mpn/div_qr_1n_pi1.asm mpn/div_qr_2.c mpn/div_qr_2n_pi1.asm mpn/div_qr_2u_pi1.asm 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/broot.c mpn/brootinv.c mpn/bsqrt.c mpn/bsqrtinv.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/sec_powm.c mpn/sec_mul.c mpn/sec_sqr.c mpn/sec_div_qr.c mpn/sec_div_r.c mpn/sec_pi1_div_qr.c mpn/sec_pi1_div_r.c mpn/sec_add_1.c mpn/sec_sub_1.c mpn/sec_invert.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/sec_tabselect.asm mpn/comb_tables.c mpn/invert_limb.asm mpn/sqr_diag_addlsh1.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/sublsh2_n.asm mpn/rsblsh2_n.asm mpn/addlsh_n.asm mpn/rsblsh_n.asm mpn/add_n_sub_n.c mpn/addaddmul_1msb0.asm gmp-mparam.h' |
---|
7733 | host='westmere-apple-darwin17.2.0' |
---|
7734 | host_alias='' |
---|
7735 | host_cpu='westmere' |
---|
7736 | host_os='darwin17.2.0' |
---|
7737 | host_vendor='apple' |
---|
7738 | htmldir='${docdir}' |
---|
7739 | includedir='${prefix}/include' |
---|
7740 | infodir='${datarootdir}/info' |
---|
7741 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.1.2/install-sh' |
---|
7742 | libdir='${exec_prefix}/lib' |
---|
7743 | libexecdir='${exec_prefix}/libexec' |
---|
7744 | localedir='${datarootdir}/locale' |
---|
7745 | localstatedir='${prefix}/var' |
---|
7746 | mandir='${datarootdir}/man' |
---|
7747 | mkdir_p='$(MKDIR_P)' |
---|
7748 | mpn_objects=' invert_limb_table.lo add$U.lo add_1$U.lo add_n.lo sub$U.lo sub_1$U.lo sub_n.lo cnd_add_n.lo cnd_sub_n.lo cnd_swap$U.lo neg$U.lo com.lo mul_1.lo addmul_1.lo submul_1.lo add_err1_n.lo add_err2_n.lo add_err3_n.lo sub_err1_n.lo sub_err2_n.lo sub_err3_n.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.lo mod_1_2.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 mulmid_basecase$U.lo toom42_mulmid$U.lo mulmid_n$U.lo mulmid$U.lo random$U.lo random2$U.lo pow_1$U.lo rootrem$U.lo sqrtrem$U.lo sizeinbase$U.lo get_str$U.lo set_str$U.lo scan0$U.lo scan1$U.lo popcount.lo hamdist.lo cmp$U.lo zero_p$U.lo perfsqr$U.lo perfpow$U.lo gcd_1.lo gcd$U.lo gcdext_1$U.lo gcdext$U.lo gcd_subdiv_step$U.lo gcdext_lehmer$U.lo div_q$U.lo tdiv_qr$U.lo jacbase$U.lo jacobi_2$U.lo jacobi$U.lo get_d$U.lo matrix22_mul$U.lo matrix22_mul1_inverse_vector$U.lo hgcd_matrix$U.lo hgcd2$U.lo hgcd_step$U.lo hgcd_reduce$U.lo hgcd$U.lo hgcd_appr$U.lo hgcd2_jacobi$U.lo hgcd_jacobi$U.lo mullo_n$U.lo mullo_basecase.lo sqrlo$U.lo sqrlo_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 toom54_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 div_qr_1$U.lo div_qr_1n_pi1.lo div_qr_2$U.lo div_qr_2n_pi1.lo div_qr_2u_pi1.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 broot$U.lo brootinv$U.lo bsqrt$U.lo bsqrtinv$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 sec_powm$U.lo sec_mul$U.lo sec_sqr$U.lo sec_div_qr$U.lo sec_div_r$U.lo sec_pi1_div_qr$U.lo sec_pi1_div_r$U.lo sec_add_1$U.lo sec_sub_1$U.lo sec_invert$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 sec_tabselect.lo comb_tables$U.lo invert_limb.lo sqr_diag_addlsh1.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 sublsh2_n.lo rsblsh2_n.lo addlsh_n.lo rsblsh_n.lo add_n_sub_n$U.lo addaddmul_1msb0.lo' |
---|
7749 | mpn_objs_in_libgmp=' mpn/invert_limb_table.lo 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/cnd_add_n.lo mpn/cnd_sub_n.lo mpn/cnd_swap$U.lo mpn/neg$U.lo mpn/com.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/add_err1_n.lo mpn/add_err2_n.lo mpn/add_err3_n.lo mpn/sub_err1_n.lo mpn/sub_err2_n.lo mpn/sub_err3_n.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.lo mpn/mod_1_2.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/mulmid_basecase$U.lo mpn/toom42_mulmid$U.lo mpn/mulmid_n$U.lo mpn/mulmid$U.lo mpn/random$U.lo mpn/random2$U.lo mpn/pow_1$U.lo mpn/rootrem$U.lo mpn/sqrtrem$U.lo mpn/sizeinbase$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/zero_p$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_subdiv_step$U.lo mpn/gcdext_lehmer$U.lo mpn/div_q$U.lo mpn/tdiv_qr$U.lo mpn/jacbase$U.lo mpn/jacobi_2$U.lo mpn/jacobi$U.lo mpn/get_d$U.lo mpn/matrix22_mul$U.lo mpn/matrix22_mul1_inverse_vector$U.lo mpn/hgcd_matrix$U.lo mpn/hgcd2$U.lo mpn/hgcd_step$U.lo mpn/hgcd_reduce$U.lo mpn/hgcd$U.lo mpn/hgcd_appr$U.lo mpn/hgcd2_jacobi$U.lo mpn/hgcd_jacobi$U.lo mpn/mullo_n$U.lo mpn/mullo_basecase.lo mpn/sqrlo$U.lo mpn/sqrlo_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/toom54_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/div_qr_1$U.lo mpn/div_qr_1n_pi1.lo mpn/div_qr_2$U.lo mpn/div_qr_2n_pi1.lo mpn/div_qr_2u_pi1.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/broot$U.lo mpn/brootinv$U.lo mpn/bsqrt$U.lo mpn/bsqrtinv$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/sec_powm$U.lo mpn/sec_mul$U.lo mpn/sec_sqr$U.lo mpn/sec_div_qr$U.lo mpn/sec_div_r$U.lo mpn/sec_pi1_div_qr$U.lo mpn/sec_pi1_div_r$U.lo mpn/sec_add_1$U.lo mpn/sec_sub_1$U.lo mpn/sec_invert$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/sec_tabselect.lo mpn/comb_tables$U.lo mpn/invert_limb.lo mpn/sqr_diag_addlsh1.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/sublsh2_n.lo mpn/rsblsh2_n.lo mpn/addlsh_n.lo mpn/rsblsh_n.lo mpn/add_n_sub_n$U.lo mpn/addaddmul_1msb0.lo' |
---|
7750 | oldincludedir='/usr/include' |
---|
7751 | pdfdir='${docdir}' |
---|
7752 | prefix='/opt/local' |
---|
7753 | program_transform_name='s,x,x,' |
---|
7754 | psdir='${docdir}' |
---|
7755 | sbindir='${exec_prefix}/sbin' |
---|
7756 | sharedstatedir='${prefix}/com' |
---|
7757 | sysconfdir='${prefix}/etc' |
---|
7758 | target_alias='' |
---|
7759 | |
---|
7760 | ## ----------- ## |
---|
7761 | ## confdefs.h. ## |
---|
7762 | ## ----------- ## |
---|
7763 | |
---|
7764 | /* confdefs.h */ |
---|
7765 | #define PACKAGE_NAME "GNU MP" |
---|
7766 | #define PACKAGE_TARNAME "gmp" |
---|
7767 | #define PACKAGE_VERSION "6.1.2" |
---|
7768 | #define PACKAGE_STRING "GNU MP 6.1.2" |
---|
7769 | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
7770 | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
7771 | #define PACKAGE "gmp" |
---|
7772 | #define VERSION "6.1.2" |
---|
7773 | #define WANT_FFT 1 |
---|
7774 | #define HAVE_HOST_CPU_westmere 1 |
---|
7775 | #define HAVE_SPEED_CYCLECOUNTER 2 |
---|
7776 | #define HAVE_CALLING_CONVENTIONS 1 |
---|
7777 | #define STDC_HEADERS 1 |
---|
7778 | #define HAVE_SYS_TYPES_H 1 |
---|
7779 | #define HAVE_SYS_STAT_H 1 |
---|
7780 | #define HAVE_STDLIB_H 1 |
---|
7781 | #define HAVE_STRING_H 1 |
---|
7782 | #define HAVE_MEMORY_H 1 |
---|
7783 | #define HAVE_STRINGS_H 1 |
---|
7784 | #define HAVE_INTTYPES_H 1 |
---|
7785 | #define HAVE_STDINT_H 1 |
---|
7786 | #define HAVE_UNISTD_H 1 |
---|
7787 | #define HAVE_DLFCN_H 1 |
---|
7788 | #define LT_OBJDIR ".libs/" |
---|
7789 | #define STDC_HEADERS 1 |
---|
7790 | #define TIME_WITH_SYS_TIME 1 |
---|
7791 | #define HAVE_FCNTL_H 1 |
---|
7792 | #define HAVE_FLOAT_H 1 |
---|
7793 | #define HAVE_LANGINFO_H 1 |
---|
7794 | #define HAVE_LOCALE_H 1 |
---|
7795 | #define HAVE_NL_TYPES_H 1 |
---|
7796 | #define HAVE_SYS_MMAN_H 1 |
---|
7797 | #define HAVE_SYS_PARAM_H 1 |
---|
7798 | #define HAVE_SYS_TIME_H 1 |
---|
7799 | #define HAVE_SYS_TIMES_H 1 |
---|
7800 | #define HAVE_SYS_RESOURCE_H 1 |
---|
7801 | #define HAVE_SYS_SYSCTL_H 1 |
---|
7802 | #define HAVE_DECL_FGETC 1 |
---|
7803 | #define HAVE_DECL_FSCANF 1 |
---|
7804 | #define HAVE_DECL_OPTARG 1 |
---|
7805 | #define HAVE_DECL_UNGETC 1 |
---|
7806 | #define HAVE_DECL_VFPRINTF 1 |
---|
7807 | #define HAVE_DECL_SYS_ERRLIST 1 |
---|
7808 | #define HAVE_DECL_SYS_NERR 1 |
---|
7809 | #define RETSIGTYPE void |
---|
7810 | #define HAVE_INTMAX_T 1 |
---|
7811 | #define HAVE_LONG_DOUBLE 1 |
---|
7812 | #define HAVE_LONG_LONG 1 |
---|
7813 | #define HAVE_PTRDIFF_T 1 |
---|
7814 | #define HAVE_QUAD_T 1 |
---|
7815 | #define HAVE_UINT_LEAST32_T 1 |
---|
7816 | #define HAVE_INTPTR_T 1 |
---|
7817 | #define restrict __restrict |
---|
7818 | #define HAVE_ATTRIBUTE_CONST 1 |
---|
7819 | #define HAVE_ATTRIBUTE_MALLOC 1 |
---|
7820 | #define HAVE_ATTRIBUTE_MODE 1 |
---|
7821 | #define HAVE_ATTRIBUTE_NORETURN 1 |
---|
7822 | #define HAVE_ALLOCA_H 1 |
---|
7823 | #define HAVE_ALLOCA 1 |
---|
7824 | #define WANT_TMP_ALLOCA 1 |
---|
7825 | #define HAVE_LIMB_LITTLE_ENDIAN 1 |
---|
7826 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 |
---|
7827 | #define HAVE_ALARM 1 |
---|
7828 | #define HAVE_CLOCK 1 |
---|
7829 | #define HAVE_GETPAGESIZE 1 |
---|
7830 | #define HAVE_GETRUSAGE 1 |
---|
7831 | #define HAVE_GETTIMEOFDAY 1 |
---|
7832 | #define HAVE_LOCALECONV 1 |
---|
7833 | #define HAVE_MEMSET 1 |
---|
7834 | #define HAVE_MMAP 1 |
---|
7835 | #define HAVE_MPROTECT 1 |
---|
7836 | #define HAVE_NL_LANGINFO 1 |
---|
7837 | #define HAVE_POPEN 1 |
---|
7838 | #define HAVE_PROCESSOR_INFO 1 |
---|
7839 | #define HAVE_RAISE 1 |
---|
7840 | #define HAVE_SIGACTION 1 |
---|
7841 | #define HAVE_SIGALTSTACK 1 |
---|
7842 | #define HAVE_STRCHR 1 |
---|
7843 | #define HAVE_STRERROR 1 |
---|
7844 | #define HAVE_STRNLEN 1 |
---|
7845 | #define HAVE_STRTOL 1 |
---|
7846 | #define HAVE_STRTOUL 1 |
---|
7847 | #define HAVE_SYSCONF 1 |
---|
7848 | #define HAVE_SYSCTL 1 |
---|
7849 | #define HAVE_SYSCTLBYNAME 1 |
---|
7850 | #define HAVE_TIMES 1 |
---|
7851 | #define HAVE_CLOCK_GETTIME 1 |
---|
7852 | #define HAVE_VSNPRINTF 1 |
---|
7853 | #define HAVE_SSTREAM 1 |
---|
7854 | #define HAVE_STD__LOCALE 1 |
---|
7855 | #define HAVE_NATIVE_mpn_add_n 1 |
---|
7856 | #define HAVE_NATIVE_mpn_add_nc 1 |
---|
7857 | #define HAVE_NATIVE_mpn_sub_n 1 |
---|
7858 | #define HAVE_NATIVE_mpn_sub_nc 1 |
---|
7859 | #define HAVE_NATIVE_func 1 |
---|
7860 | #define HAVE_NATIVE_func_nc 1 |
---|
7861 | #define HAVE_NATIVE_mpn_add_n 1 |
---|
7862 | #define HAVE_NATIVE_mpn_add_nc 1 |
---|
7863 | #define HAVE_NATIVE_mpn_sub_n 1 |
---|
7864 | #define HAVE_NATIVE_mpn_sub_nc 1 |
---|
7865 | #define HAVE_NATIVE_func 1 |
---|
7866 | #define HAVE_NATIVE_func_nc 1 |
---|
7867 | #define HAVE_NATIVE_mpn_cnd_add_n 1 |
---|
7868 | #define HAVE_NATIVE_mpn_cnd_sub_n 1 |
---|
7869 | #define HAVE_NATIVE_func 1 |
---|
7870 | #define HAVE_NATIVE_mpn_cnd_add_n 1 |
---|
7871 | #define HAVE_NATIVE_mpn_cnd_sub_n 1 |
---|
7872 | #define HAVE_NATIVE_func 1 |
---|
7873 | #define HAVE_NATIVE_mpn_com 1 |
---|
7874 | #define HAVE_NATIVE_mpn_mul_1c 1 |
---|
7875 | #define HAVE_NATIVE_mpn_mul_1 1 |
---|
7876 | #define HAVE_NATIVE_mpn_addmul_1 1 |
---|
7877 | #define HAVE_NATIVE_mpn_submul_1 1 |
---|
7878 | #define HAVE_NATIVE_func 1 |
---|
7879 | #define HAVE_NATIVE_mpn_addmul_1 1 |
---|
7880 | #define HAVE_NATIVE_mpn_submul_1 1 |
---|
7881 | #define HAVE_NATIVE_func 1 |
---|
7882 | #define HAVE_NATIVE_mpn_add_err1_n 1 |
---|
7883 | #define HAVE_NATIVE_mpn_sub_err1_n 1 |
---|
7884 | #define HAVE_NATIVE_func 1 |
---|
7885 | #define HAVE_NATIVE_mpn_add_err2_n 1 |
---|
7886 | #define HAVE_NATIVE_mpn_sub_err2_n 1 |
---|
7887 | #define HAVE_NATIVE_func 1 |
---|
7888 | #define HAVE_NATIVE_mpn_add_err3_n 1 |
---|
7889 | #define HAVE_NATIVE_mpn_sub_err3_n 1 |
---|
7890 | #define HAVE_NATIVE_func 1 |
---|
7891 | #define HAVE_NATIVE_mpn_add_err1_n 1 |
---|
7892 | #define HAVE_NATIVE_mpn_sub_err1_n 1 |
---|
7893 | #define HAVE_NATIVE_func 1 |
---|
7894 | #define HAVE_NATIVE_mpn_add_err2_n 1 |
---|
7895 | #define HAVE_NATIVE_mpn_sub_err2_n 1 |
---|
7896 | #define HAVE_NATIVE_func 1 |
---|
7897 | #define HAVE_NATIVE_mpn_add_err3_n 1 |
---|
7898 | #define HAVE_NATIVE_mpn_sub_err3_n 1 |
---|
7899 | #define HAVE_NATIVE_func 1 |
---|
7900 | #define HAVE_NATIVE_mpn_lshift 1 |
---|
7901 | #define HAVE_NATIVE_mpn_rshift 1 |
---|
7902 | #define HAVE_NATIVE_mpn_divexact_1 1 |
---|
7903 | #define HAVE_NATIVE_mpn_preinv_divrem_1 1 |
---|
7904 | #define HAVE_NATIVE_mpn_divrem_1 1 |
---|
7905 | #define HAVE_NATIVE_mpn_divrem_2 1 |
---|
7906 | #define HAVE_NATIVE_mpn_mod_34lsub1 1 |
---|
7907 | #define HAVE_NATIVE_mpn_modexact_1_odd 1 |
---|
7908 | #define HAVE_NATIVE_mpn_modexact_1c_odd 1 |
---|
7909 | #define HAVE_NATIVE_mpn_mod_1_1p 1 |
---|
7910 | #define HAVE_NATIVE_mpn_mod_1_1p_cps 1 |
---|
7911 | #define HAVE_NATIVE_mpn_mod_1s_2p 1 |
---|
7912 | #define HAVE_NATIVE_mpn_mod_1s_2p_cps 1 |
---|
7913 | #define HAVE_NATIVE_mpn_mod_1s_4p 1 |
---|
7914 | #define HAVE_NATIVE_mpn_mod_1s_4p_cps 1 |
---|
7915 | #define HAVE_NATIVE_mpn_lshiftc 1 |
---|
7916 | #define HAVE_NATIVE_mpn_mul_basecase 1 |
---|
7917 | #define HAVE_NATIVE_mpn_sqr_basecase 1 |
---|
7918 | #define HAVE_NATIVE_mpn_popcount 1 |
---|
7919 | #define HAVE_NATIVE_mpn_hamdist 1 |
---|
7920 | #define HAVE_NATIVE_mpn_gcd_1 1 |
---|
7921 | #define HAVE_NATIVE_mpn_mullo_basecase 1 |
---|
7922 | #define HAVE_NATIVE_mpn_div_qr_1n_pi1 1 |
---|
7923 | #define HAVE_NATIVE_mpn_div_qr_2n_pi1 1 |
---|
7924 | #define HAVE_NATIVE_mpn_div_qr_2u_pi1 1 |
---|
7925 | #define HAVE_NATIVE_mpn_bdiv_q_1 1 |
---|
7926 | #define HAVE_NATIVE_mpn_pi1_bdiv_q_1 1 |
---|
7927 | #define HAVE_NATIVE_mpn_bdiv_dbm1c 1 |
---|
7928 | #define HAVE_NATIVE_mpn_redc_1 1 |
---|
7929 | #define HAVE_NATIVE_mpn_and_n 1 |
---|
7930 | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
7931 | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
7932 | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
7933 | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
7934 | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
7935 | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
7936 | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
7937 | #define HAVE_NATIVE_func 1 |
---|
7938 | #define HAVE_NATIVE_func 1 |
---|
7939 | #define HAVE_NATIVE_func 1 |
---|
7940 | #define HAVE_NATIVE_mpn_and_n 1 |
---|
7941 | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
7942 | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
7943 | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
7944 | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
7945 | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
7946 | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
7947 | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
7948 | #define HAVE_NATIVE_func 1 |
---|
7949 | #define HAVE_NATIVE_func 1 |
---|
7950 | #define HAVE_NATIVE_func 1 |
---|
7951 | #define HAVE_NATIVE_mpn_and_n 1 |
---|
7952 | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
7953 | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
7954 | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
7955 | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
7956 | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
7957 | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
7958 | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
7959 | #define HAVE_NATIVE_func 1 |
---|
7960 | #define HAVE_NATIVE_func 1 |
---|
7961 | #define HAVE_NATIVE_func 1 |
---|
7962 | #define HAVE_NATIVE_mpn_and_n 1 |
---|
7963 | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
7964 | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
7965 | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
7966 | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
7967 | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
7968 | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
7969 | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
7970 | #define HAVE_NATIVE_func 1 |
---|
7971 | #define HAVE_NATIVE_func 1 |
---|
7972 | #define HAVE_NATIVE_func 1 |
---|
7973 | #define HAVE_NATIVE_mpn_and_n 1 |
---|
7974 | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
7975 | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
7976 | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
7977 | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
7978 | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
7979 | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
7980 | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
7981 | #define HAVE_NATIVE_func 1 |
---|
7982 | #define HAVE_NATIVE_func 1 |
---|
7983 | #define HAVE_NATIVE_func 1 |
---|
7984 | #define HAVE_NATIVE_mpn_and_n 1 |
---|
7985 | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
7986 | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
7987 | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
7988 | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
7989 | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
7990 | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
7991 | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
7992 | #define HAVE_NATIVE_func 1 |
---|
7993 | #define HAVE_NATIVE_func 1 |
---|
7994 | #define HAVE_NATIVE_func 1 |
---|
7995 | #define HAVE_NATIVE_mpn_and_n 1 |
---|
7996 | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
7997 | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
7998 | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
7999 | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
8000 | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
8001 | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
8002 | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
8003 | #define HAVE_NATIVE_func 1 |
---|
8004 | #define HAVE_NATIVE_func 1 |
---|
8005 | #define HAVE_NATIVE_func 1 |
---|
8006 | #define HAVE_NATIVE_mpn_and_n 1 |
---|
8007 | #define HAVE_NATIVE_mpn_andn_n 1 |
---|
8008 | #define HAVE_NATIVE_mpn_nand_n 1 |
---|
8009 | #define HAVE_NATIVE_mpn_ior_n 1 |
---|
8010 | #define HAVE_NATIVE_mpn_iorn_n 1 |
---|
8011 | #define HAVE_NATIVE_mpn_nior_n 1 |
---|
8012 | #define HAVE_NATIVE_mpn_xor_n 1 |
---|
8013 | #define HAVE_NATIVE_mpn_xnor_n 1 |
---|
8014 | #define HAVE_NATIVE_func 1 |
---|
8015 | #define HAVE_NATIVE_func 1 |
---|
8016 | #define HAVE_NATIVE_func 1 |
---|
8017 | #define HAVE_NATIVE_mpn_copyi 1 |
---|
8018 | #define HAVE_NATIVE_mpn_copyd 1 |
---|
8019 | #define HAVE_NATIVE_mpn_sec_tabselect 1 |
---|
8020 | #define HAVE_NATIVE_mpn_invert_limb 1 |
---|
8021 | #define HAVE_NATIVE_C 1 |
---|
8022 | #define HAVE_NATIVE_Kn 1 |
---|
8023 | #define HAVE_NATIVE_C2 1 |
---|
8024 | #define HAVE_NATIVE_Ci 1 |
---|
8025 | #define HAVE_NATIVE_mpn_sqr_diag_addlsh1 1 |
---|
8026 | #define HAVE_NATIVE_mpn_mul_2 1 |
---|
8027 | #define HAVE_NATIVE_mpn_addmul_2 1 |
---|
8028 | #define HAVE_NATIVE_mpn_addlsh1_n 1 |
---|
8029 | #define HAVE_NATIVE_mpn_rsblsh1_n 1 |
---|
8030 | #define HAVE_NATIVE_mpn_sublsh1_n 1 |
---|
8031 | #define HAVE_NATIVE_mpn_addlsh1_n 1 |
---|
8032 | #define HAVE_NATIVE_mpn_rsblsh1_n 1 |
---|
8033 | #define HAVE_NATIVE_mpn_rsh1add_n 1 |
---|
8034 | #define HAVE_NATIVE_mpn_rsh1add_nc 1 |
---|
8035 | #define HAVE_NATIVE_mpn_rsh1sub_n 1 |
---|
8036 | #define HAVE_NATIVE_mpn_rsh1sub_nc 1 |
---|
8037 | #define HAVE_NATIVE_func_nc 1 |
---|
8038 | #define HAVE_NATIVE_func_n 1 |
---|
8039 | #define HAVE_NATIVE_mpn_rsh1add_n 1 |
---|
8040 | #define HAVE_NATIVE_mpn_rsh1add_nc 1 |
---|
8041 | #define HAVE_NATIVE_mpn_rsh1sub_n 1 |
---|
8042 | #define HAVE_NATIVE_mpn_rsh1sub_nc 1 |
---|
8043 | #define HAVE_NATIVE_func_nc 1 |
---|
8044 | #define HAVE_NATIVE_func_n 1 |
---|
8045 | #define HAVE_NATIVE_mpn_addlsh2_n 1 |
---|
8046 | #define HAVE_NATIVE_mpn_rsblsh2_n 1 |
---|
8047 | #define HAVE_NATIVE_mpn_sublsh2_n 1 |
---|
8048 | #define HAVE_NATIVE_mpn_addlsh2_n 1 |
---|
8049 | #define HAVE_NATIVE_mpn_rsblsh2_n 1 |
---|
8050 | #define HAVE_NATIVE_mpn_addlsh_n 1 |
---|
8051 | #define HAVE_NATIVE_mpn_addlsh_nc 1 |
---|
8052 | #define HAVE_NATIVE_mpn_rsblsh_n 1 |
---|
8053 | #define HAVE_NATIVE_func_n 1 |
---|
8054 | #define HAVE_NATIVE_func_nc 1 |
---|
8055 | #define HAVE_NATIVE_mpn_addlsh_n 1 |
---|
8056 | #define HAVE_NATIVE_mpn_addlsh_nc 1 |
---|
8057 | #define HAVE_NATIVE_mpn_rsblsh_n 1 |
---|
8058 | #define HAVE_NATIVE_func_n 1 |
---|
8059 | #define HAVE_NATIVE_func_nc 1 |
---|
8060 | #define HAVE_NATIVE_mpn_addaddmul_1msb0 1 |
---|
8061 | #define LSYM_PREFIX "L" |
---|
8062 | #define HAVE_HOST_CPU_FAMILY_x86_64 1 |
---|
8063 | #define GMP_MPARAM_H_SUGGEST "./mpn/x86_64/coreinhm/gmp-mparam.h" |
---|
8064 | #define SIZEOF_VOID_P 8 |
---|
8065 | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
8066 | #define SIZEOF_UNSIGNED 4 |
---|
8067 | #define SIZEOF_UNSIGNED_LONG 8 |
---|
8068 | #define SIZEOF_MP_LIMB_T 8 |
---|
8069 | #define HAVE_STACK_T 1 |
---|
8070 | #define YYTEXT_POINTER 1 |
---|
8071 | |
---|
8072 | configure: exit 0 |
---|