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 ecm configure 7.0.3, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/Users/fbissey/build/sage-7.2.beta5/local --libdir=/Users/fbissey/build/sage-7.2.beta5/local/lib --with-gmp=/Users/fbissey/build/sage-7.2.beta5/local |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Mirage.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 15.6.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 15.6.0: Thu Jun 23 18:25:34 PDT 2016; root:xnu-3248.60.10~1/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 15.6.0: Thu Jun 23 18:25:34 PDT 2016; root:xnu-3248.60.10~1/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: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 8.00 gigabytes |
---|
33 | Default processor set: 276 tasks, 1189 threads, 4 processors |
---|
34 | Load average: 1.47, Mach factor: 2.52 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /Users/fbissey/build/sage-7.2.beta5/build/bin |
---|
40 | PATH: /Users/fbissey/build/sage-7.2.beta5/src/bin |
---|
41 | PATH: /Users/fbissey/build/sage-7.2.beta5/local/bin |
---|
42 | PATH: /usr/local/bin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /bin |
---|
45 | PATH: /usr/sbin |
---|
46 | PATH: /sbin |
---|
47 | PATH: /opt/X11/bin |
---|
48 | PATH: /usr/texbin |
---|
49 | |
---|
50 | |
---|
51 | ## ----------- ## |
---|
52 | ## Core tests. ## |
---|
53 | ## ----------- ## |
---|
54 | |
---|
55 | configure:2545: checking for a BSD-compatible install |
---|
56 | configure:2613: result: /usr/bin/install -c |
---|
57 | configure:2624: checking whether build environment is sane |
---|
58 | configure:2679: result: yes |
---|
59 | configure:2830: checking for a thread-safe mkdir -p |
---|
60 | configure:2869: result: ./install-sh -c -d |
---|
61 | configure:2876: checking for gawk |
---|
62 | configure:2906: result: no |
---|
63 | configure:2876: checking for mawk |
---|
64 | configure:2906: result: no |
---|
65 | configure:2876: checking for nawk |
---|
66 | configure:2906: result: no |
---|
67 | configure:2876: checking for awk |
---|
68 | configure:2892: found /usr/bin/awk |
---|
69 | configure:2903: result: awk |
---|
70 | configure:2914: checking whether make sets $(MAKE) |
---|
71 | configure:2936: result: yes |
---|
72 | configure:2965: checking whether make supports nested variables |
---|
73 | configure:2982: result: yes |
---|
74 | configure:3112: checking build system type |
---|
75 | configure:3126: result: x86_64-apple-darwin15.6.0 |
---|
76 | configure:3146: checking host system type |
---|
77 | configure:3159: result: x86_64-apple-darwin15.6.0 |
---|
78 | configure:3191: checking for grep that handles long lines and -e |
---|
79 | configure:3249: result: /usr/bin/grep |
---|
80 | configure:3254: checking for egrep |
---|
81 | configure:3316: result: /usr/bin/grep -E |
---|
82 | configure:3321: checking for a sed that does not truncate output |
---|
83 | configure:3385: result: /usr/bin/sed |
---|
84 | configure:3639: checking for gcc |
---|
85 | configure:3666: result: gcc |
---|
86 | configure:3895: checking for C compiler version |
---|
87 | configure:3904: gcc --version >&5 |
---|
88 | gcc (GCC) 4.9.3 |
---|
89 | Copyright (C) 2015 Free Software Foundation, Inc. |
---|
90 | This is free software; see the source for copying conditions. There is NO |
---|
91 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
92 | |
---|
93 | configure:3915: $? = 0 |
---|
94 | configure:3904: gcc -v >&5 |
---|
95 | Using built-in specs. |
---|
96 | COLLECT_GCC=gcc |
---|
97 | COLLECT_LTO_WRAPPER=/Users/fbissey/build/sage-7.2.beta5/local/libexec/gcc/x86_64-apple-darwin15.5.0/4.9.3/lto-wrapper |
---|
98 | Target: x86_64-apple-darwin15.5.0 |
---|
99 | Configured with: ../src/configure --prefix=/Users/fbissey/build/sage-7.2.beta5/local --with-local-prefix=/Users/fbissey/build/sage-7.2.beta5/local --with-gmp=/Users/fbissey/build/sage-7.2.beta5/local --with-mpfr=/Users/fbissey/build/sage-7.2.beta5/local --with-mpc=/Users/fbissey/build/sage-7.2.beta5/local --with-system-zlib --disable-multilib --disable-nls --enable-languages=c,c++,fortran --disable-libitm --with-build-config=bootstrap-debug --without-isl --without-cloog |
---|
100 | Thread model: posix |
---|
101 | gcc version 4.9.3 (GCC) |
---|
102 | configure:3915: $? = 0 |
---|
103 | configure:3904: gcc -V >&5 |
---|
104 | gcc: error: unrecognized command line option '-V' |
---|
105 | gcc: fatal error: no input files |
---|
106 | compilation terminated. |
---|
107 | configure:3915: $? = 1 |
---|
108 | configure:3904: gcc -qversion >&5 |
---|
109 | gcc: error: unrecognized command line option '-qversion' |
---|
110 | gcc: fatal error: no input files |
---|
111 | compilation terminated. |
---|
112 | configure:3915: $? = 1 |
---|
113 | configure:3935: checking whether the C compiler works |
---|
114 | configure:3957: gcc -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c >&5 |
---|
115 | configure:3961: $? = 0 |
---|
116 | configure:4009: result: yes |
---|
117 | configure:4012: checking for C compiler default output file name |
---|
118 | configure:4014: result: a.out |
---|
119 | configure:4020: checking for suffix of executables |
---|
120 | configure:4027: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c >&5 |
---|
121 | configure:4031: $? = 0 |
---|
122 | configure:4053: result: |
---|
123 | configure:4075: checking whether we are cross compiling |
---|
124 | configure:4083: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c >&5 |
---|
125 | configure:4087: $? = 0 |
---|
126 | configure:4094: ./conftest |
---|
127 | configure:4098: $? = 0 |
---|
128 | configure:4113: result: no |
---|
129 | configure:4118: checking for suffix of object files |
---|
130 | configure:4140: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
131 | configure:4144: $? = 0 |
---|
132 | configure:4165: result: o |
---|
133 | configure:4169: checking whether we are using the GNU C compiler |
---|
134 | configure:4188: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
135 | configure:4188: $? = 0 |
---|
136 | configure:4197: result: yes |
---|
137 | configure:4206: checking whether gcc accepts -g |
---|
138 | configure:4226: gcc -c -g -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
139 | configure:4226: $? = 0 |
---|
140 | configure:4267: result: yes |
---|
141 | configure:4284: checking for gcc option to accept ISO C89 |
---|
142 | configure:4347: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
143 | configure:4347: $? = 0 |
---|
144 | configure:4360: result: none needed |
---|
145 | configure:4385: checking whether gcc understands -c and -o together |
---|
146 | configure:4407: gcc -c conftest.c -o conftest2.o |
---|
147 | configure:4410: $? = 0 |
---|
148 | configure:4407: gcc -c conftest.c -o conftest2.o |
---|
149 | configure:4410: $? = 0 |
---|
150 | configure:4422: result: yes |
---|
151 | configure:4450: checking for style of include used by make |
---|
152 | configure:4478: result: GNU |
---|
153 | configure:4504: checking dependency style of gcc |
---|
154 | configure:4615: result: gcc3 |
---|
155 | configure:4639: checking dependency style of gcc |
---|
156 | configure:4748: result: gcc3 |
---|
157 | configure:4816: checking how to print strings |
---|
158 | configure:4843: result: printf |
---|
159 | configure:4864: checking for a sed that does not truncate output |
---|
160 | configure:4928: result: /usr/bin/sed |
---|
161 | configure:4946: checking for fgrep |
---|
162 | configure:5008: result: /usr/bin/grep -F |
---|
163 | configure:5043: checking for ld used by gcc |
---|
164 | configure:5110: result: ld |
---|
165 | configure:5117: checking if the linker (ld) is GNU ld |
---|
166 | configure:5132: result: no |
---|
167 | configure:5144: checking for BSD- or MS-compatible name lister (nm) |
---|
168 | configure:5198: result: /usr/bin/nm -B |
---|
169 | configure:5328: checking the name lister (/usr/bin/nm -B) interface |
---|
170 | configure:5335: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
171 | configure:5338: /usr/bin/nm -B "conftest.o" |
---|
172 | configure:5341: output |
---|
173 | 00000000000003a0 S _some_variable |
---|
174 | configure:5348: result: BSD nm |
---|
175 | configure:5351: checking whether ln -s works |
---|
176 | configure:5355: result: yes |
---|
177 | configure:5363: checking the maximum length of command line arguments |
---|
178 | configure:5494: result: 196608 |
---|
179 | configure:5542: checking how to convert x86_64-apple-darwin15.6.0 file names to x86_64-apple-darwin15.6.0 format |
---|
180 | configure:5582: result: func_convert_file_noop |
---|
181 | configure:5589: checking how to convert x86_64-apple-darwin15.6.0 file names to toolchain format |
---|
182 | configure:5609: result: func_convert_file_noop |
---|
183 | configure:5616: checking for ld option to reload object files |
---|
184 | configure:5623: result: -r |
---|
185 | configure:5697: checking for objdump |
---|
186 | configure:5727: result: no |
---|
187 | configure:5756: checking how to recognize dependent libraries |
---|
188 | configure:5956: result: pass_all |
---|
189 | configure:6041: checking for dlltool |
---|
190 | configure:6071: result: no |
---|
191 | configure:6101: checking how to associate runtime and link libraries |
---|
192 | configure:6128: result: printf %s\n |
---|
193 | configure:6253: checking for archiver @FILE support |
---|
194 | configure:6270: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
195 | configure:6270: $? = 0 |
---|
196 | configure:6273: ar cru libconftest.a @conftest.lst >&5 |
---|
197 | ar: @conftest.lst: No such file or directory |
---|
198 | configure:6276: $? = 1 |
---|
199 | configure:6296: result: no |
---|
200 | configure:6354: checking for strip |
---|
201 | configure:6370: found /usr/bin/strip |
---|
202 | configure:6381: result: strip |
---|
203 | configure:6453: checking for ranlib |
---|
204 | configure:6480: result: ranlib |
---|
205 | configure:6582: checking command to parse /usr/bin/nm -B output from gcc object |
---|
206 | configure:6735: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
207 | configure:6738: $? = 0 |
---|
208 | configure:6742: /usr/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 |
---|
209 | configure:6745: $? = 0 |
---|
210 | cannot find nm_test_var in conftest.nm |
---|
211 | configure:6735: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
212 | configure:6738: $? = 0 |
---|
213 | configure:6742: /usr/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 |
---|
214 | configure:6745: $? = 0 |
---|
215 | configure:6811: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c conftstm.o >&5 |
---|
216 | warning: (x86_64) could not find object file symbol for symbol _main |
---|
217 | configure:6814: $? = 0 |
---|
218 | configure:6852: result: ok |
---|
219 | configure:6899: checking for sysroot |
---|
220 | configure:6929: result: no |
---|
221 | configure:6936: checking for a working dd |
---|
222 | configure:6974: result: /bin/dd |
---|
223 | configure:6978: checking how to truncate binary pipes |
---|
224 | configure:6993: result: /bin/dd bs=4096 count=1 |
---|
225 | configure:7322: checking for mt |
---|
226 | configure:7352: result: no |
---|
227 | configure:7372: checking if : is a manifest tool |
---|
228 | configure:7378: : '-?' |
---|
229 | configure:7386: result: no |
---|
230 | configure:7442: checking for dsymutil |
---|
231 | configure:7458: found /usr/bin/dsymutil |
---|
232 | configure:7469: result: dsymutil |
---|
233 | configure:7534: checking for nmedit |
---|
234 | configure:7550: found /usr/bin/nmedit |
---|
235 | configure:7561: result: nmedit |
---|
236 | configure:7626: checking for lipo |
---|
237 | configure:7642: found /usr/bin/lipo |
---|
238 | configure:7653: result: lipo |
---|
239 | configure:7718: checking for otool |
---|
240 | configure:7734: found /usr/bin/otool |
---|
241 | configure:7745: result: otool |
---|
242 | configure:7810: checking for otool64 |
---|
243 | configure:7840: result: no |
---|
244 | configure:7885: checking for -single_module linker flag |
---|
245 | gcc -march=native -g -O3 -fPIC -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
246 | configure:7918: result: yes |
---|
247 | configure:7921: checking for -exported_symbols_list linker flag |
---|
248 | configure:7941: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
249 | configure:7941: $? = 0 |
---|
250 | configure:7951: result: yes |
---|
251 | configure:7954: checking for -force_load linker flag |
---|
252 | gcc -march=native -g -O3 -fPIC -c -o conftest.o conftest.c |
---|
253 | ar cru libconftest.a conftest.o |
---|
254 | ranlib libconftest.a |
---|
255 | gcc -march=native -g -O3 -fPIC -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
256 | configure:7986: result: yes |
---|
257 | configure:8063: checking how to run the C preprocessor |
---|
258 | configure:8133: result: cpp |
---|
259 | configure:8153: cpp -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c |
---|
260 | configure:8153: $? = 0 |
---|
261 | configure:8167: cpp -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c |
---|
262 | conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory |
---|
263 | #include <ac_nonexistent.h> |
---|
264 | ^ |
---|
265 | compilation terminated. |
---|
266 | configure:8167: $? = 1 |
---|
267 | configure: failed program was: |
---|
268 | | /* confdefs.h */ |
---|
269 | | #define PACKAGE_NAME "ecm" |
---|
270 | | #define PACKAGE_TARNAME "ecm" |
---|
271 | | #define PACKAGE_VERSION "7.0.3" |
---|
272 | | #define PACKAGE_STRING "ecm 7.0.3" |
---|
273 | | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr" |
---|
274 | | #define PACKAGE_URL "" |
---|
275 | | #define PACKAGE "ecm" |
---|
276 | | #define VERSION "7.0.3" |
---|
277 | | #define ECM_VERSION "7.0.3" |
---|
278 | | /* end confdefs.h. */ |
---|
279 | | #include <ac_nonexistent.h> |
---|
280 | configure:8196: checking for ANSI C header files |
---|
281 | configure:8216: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
282 | configure:8216: $? = 0 |
---|
283 | configure:8289: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c >&5 |
---|
284 | configure:8289: $? = 0 |
---|
285 | configure:8289: ./conftest |
---|
286 | configure:8289: $? = 0 |
---|
287 | configure:8300: result: yes |
---|
288 | configure:8313: checking for sys/types.h |
---|
289 | configure:8313: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
290 | configure:8313: $? = 0 |
---|
291 | configure:8313: result: yes |
---|
292 | configure:8313: checking for sys/stat.h |
---|
293 | configure:8313: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
294 | configure:8313: $? = 0 |
---|
295 | configure:8313: result: yes |
---|
296 | configure:8313: checking for stdlib.h |
---|
297 | configure:8313: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
298 | configure:8313: $? = 0 |
---|
299 | configure:8313: result: yes |
---|
300 | configure:8313: checking for string.h |
---|
301 | configure:8313: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
302 | configure:8313: $? = 0 |
---|
303 | configure:8313: result: yes |
---|
304 | configure:8313: checking for memory.h |
---|
305 | configure:8313: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
306 | configure:8313: $? = 0 |
---|
307 | configure:8313: result: yes |
---|
308 | configure:8313: checking for strings.h |
---|
309 | configure:8313: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
310 | configure:8313: $? = 0 |
---|
311 | configure:8313: result: yes |
---|
312 | configure:8313: checking for inttypes.h |
---|
313 | configure:8313: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
314 | configure:8313: $? = 0 |
---|
315 | configure:8313: result: yes |
---|
316 | configure:8313: checking for stdint.h |
---|
317 | configure:8313: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
318 | configure:8313: $? = 0 |
---|
319 | configure:8313: result: yes |
---|
320 | configure:8313: checking for unistd.h |
---|
321 | configure:8313: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
322 | configure:8313: $? = 0 |
---|
323 | configure:8313: result: yes |
---|
324 | configure:8327: checking for dlfcn.h |
---|
325 | configure:8327: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
326 | configure:8327: $? = 0 |
---|
327 | configure:8327: result: yes |
---|
328 | configure:8582: checking for objdir |
---|
329 | configure:8597: result: .libs |
---|
330 | configure:8861: checking if gcc supports -fno-rtti -fno-exceptions |
---|
331 | configure:8879: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
332 | cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C |
---|
333 | configure:8883: $? = 0 |
---|
334 | configure:8896: result: no |
---|
335 | configure:9254: checking for gcc option to produce PIC |
---|
336 | configure:9261: result: -fno-common -DPIC |
---|
337 | configure:9269: checking if gcc PIC flag -fno-common -DPIC works |
---|
338 | configure:9287: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
339 | configure:9291: $? = 0 |
---|
340 | configure:9304: result: yes |
---|
341 | configure:9333: checking if gcc static flag -static works |
---|
342 | configure:9361: result: no |
---|
343 | configure:9376: checking if gcc supports -c -o file.o |
---|
344 | configure:9397: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -o out/conftest2.o conftest.c >&5 |
---|
345 | configure:9401: $? = 0 |
---|
346 | configure:9423: result: yes |
---|
347 | configure:9431: checking if gcc supports -c -o file.o |
---|
348 | configure:9478: result: yes |
---|
349 | configure:9511: checking whether the gcc linker (ld) supports shared libraries |
---|
350 | configure:10774: result: yes |
---|
351 | configure:11014: checking dynamic linker characteristics |
---|
352 | configure:11844: result: darwin15.6.0 dyld |
---|
353 | configure:11966: checking how to hardcode library paths into programs |
---|
354 | configure:11991: result: immediate |
---|
355 | configure:12539: checking whether stripping libraries is possible |
---|
356 | configure:12553: result: yes |
---|
357 | configure:12579: checking if libtool supports shared libraries |
---|
358 | configure:12581: result: yes |
---|
359 | configure:12584: checking whether to build shared libraries |
---|
360 | configure:12609: result: no |
---|
361 | configure:12612: checking whether to build static libraries |
---|
362 | configure:12616: result: yes |
---|
363 | configure:12655: checking for int64_t |
---|
364 | configure:12655: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
365 | configure:12655: $? = 0 |
---|
366 | configure:12655: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
367 | conftest.c: In function 'main': |
---|
368 | conftest.c:62:53: warning: integer overflow in expression [-Woverflow] |
---|
369 | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; |
---|
370 | ^ |
---|
371 | conftest.c:61:12: error: storage size of 'test_array' isn't constant |
---|
372 | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) |
---|
373 | ^ |
---|
374 | configure:12655: $? = 1 |
---|
375 | configure: failed program was: |
---|
376 | | /* confdefs.h */ |
---|
377 | | #define PACKAGE_NAME "ecm" |
---|
378 | | #define PACKAGE_TARNAME "ecm" |
---|
379 | | #define PACKAGE_VERSION "7.0.3" |
---|
380 | | #define PACKAGE_STRING "ecm 7.0.3" |
---|
381 | | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr" |
---|
382 | | #define PACKAGE_URL "" |
---|
383 | | #define PACKAGE "ecm" |
---|
384 | | #define VERSION "7.0.3" |
---|
385 | | #define ECM_VERSION "7.0.3" |
---|
386 | | #define STDC_HEADERS 1 |
---|
387 | | #define HAVE_SYS_TYPES_H 1 |
---|
388 | | #define HAVE_SYS_STAT_H 1 |
---|
389 | | #define HAVE_STDLIB_H 1 |
---|
390 | | #define HAVE_STRING_H 1 |
---|
391 | | #define HAVE_MEMORY_H 1 |
---|
392 | | #define HAVE_STRINGS_H 1 |
---|
393 | | #define HAVE_INTTYPES_H 1 |
---|
394 | | #define HAVE_STDINT_H 1 |
---|
395 | | #define HAVE_UNISTD_H 1 |
---|
396 | | #define HAVE_DLFCN_H 1 |
---|
397 | | #define LT_OBJDIR ".libs/" |
---|
398 | | /* end confdefs.h. */ |
---|
399 | | #include <stdio.h> |
---|
400 | | #ifdef HAVE_SYS_TYPES_H |
---|
401 | | # include <sys/types.h> |
---|
402 | | #endif |
---|
403 | | #ifdef HAVE_SYS_STAT_H |
---|
404 | | # include <sys/stat.h> |
---|
405 | | #endif |
---|
406 | | #ifdef STDC_HEADERS |
---|
407 | | # include <stdlib.h> |
---|
408 | | # include <stddef.h> |
---|
409 | | #else |
---|
410 | | # ifdef HAVE_STDLIB_H |
---|
411 | | # include <stdlib.h> |
---|
412 | | # endif |
---|
413 | | #endif |
---|
414 | | #ifdef HAVE_STRING_H |
---|
415 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
416 | | # include <memory.h> |
---|
417 | | # endif |
---|
418 | | # include <string.h> |
---|
419 | | #endif |
---|
420 | | #ifdef HAVE_STRINGS_H |
---|
421 | | # include <strings.h> |
---|
422 | | #endif |
---|
423 | | #ifdef HAVE_INTTYPES_H |
---|
424 | | # include <inttypes.h> |
---|
425 | | #endif |
---|
426 | | #ifdef HAVE_STDINT_H |
---|
427 | | # include <stdint.h> |
---|
428 | | #endif |
---|
429 | | #ifdef HAVE_UNISTD_H |
---|
430 | | # include <unistd.h> |
---|
431 | | #endif |
---|
432 | | enum { N = 64 / 2 - 1 }; |
---|
433 | | int |
---|
434 | | main () |
---|
435 | | { |
---|
436 | | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) |
---|
437 | | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; |
---|
438 | | test_array [0] = 0; |
---|
439 | | return test_array [0]; |
---|
440 | | |
---|
441 | | ; |
---|
442 | | return 0; |
---|
443 | | } |
---|
444 | configure:12655: result: yes |
---|
445 | configure:12666: checking for uint64_t |
---|
446 | configure:12666: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
447 | configure:12666: $? = 0 |
---|
448 | configure:12666: result: yes |
---|
449 | configure:12681: checking for unsigned long long int |
---|
450 | configure:12720: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c >&5 |
---|
451 | configure:12720: $? = 0 |
---|
452 | configure:12729: result: yes |
---|
453 | configure:12739: checking for long long int |
---|
454 | configure:12777: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c >&5 |
---|
455 | configure:12777: $? = 0 |
---|
456 | configure:12777: ./conftest |
---|
457 | configure:12777: $? = 0 |
---|
458 | configure:12789: result: yes |
---|
459 | configure:12798: checking for an ANSI C-conforming const |
---|
460 | configure:12864: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
461 | configure:12864: $? = 0 |
---|
462 | configure:12871: result: yes |
---|
463 | configure:12880: checking for inline |
---|
464 | configure:12896: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
465 | configure:12896: $? = 0 |
---|
466 | configure:12904: result: inline |
---|
467 | configure:12923: checking whether time.h and sys/time.h may both be included |
---|
468 | configure:12943: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
469 | configure:12943: $? = 0 |
---|
470 | configure:12950: result: yes |
---|
471 | configure:12959: checking for size_t |
---|
472 | configure:12959: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
473 | configure:12959: $? = 0 |
---|
474 | configure:12959: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
475 | conftest.c: In function 'main': |
---|
476 | conftest.c:63:21: error: expected expression before ')' token |
---|
477 | if (sizeof ((size_t))) |
---|
478 | ^ |
---|
479 | configure:12959: $? = 1 |
---|
480 | configure: failed program was: |
---|
481 | | /* confdefs.h */ |
---|
482 | | #define PACKAGE_NAME "ecm" |
---|
483 | | #define PACKAGE_TARNAME "ecm" |
---|
484 | | #define PACKAGE_VERSION "7.0.3" |
---|
485 | | #define PACKAGE_STRING "ecm 7.0.3" |
---|
486 | | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr" |
---|
487 | | #define PACKAGE_URL "" |
---|
488 | | #define PACKAGE "ecm" |
---|
489 | | #define VERSION "7.0.3" |
---|
490 | | #define ECM_VERSION "7.0.3" |
---|
491 | | #define STDC_HEADERS 1 |
---|
492 | | #define HAVE_SYS_TYPES_H 1 |
---|
493 | | #define HAVE_SYS_STAT_H 1 |
---|
494 | | #define HAVE_STDLIB_H 1 |
---|
495 | | #define HAVE_STRING_H 1 |
---|
496 | | #define HAVE_MEMORY_H 1 |
---|
497 | | #define HAVE_STRINGS_H 1 |
---|
498 | | #define HAVE_INTTYPES_H 1 |
---|
499 | | #define HAVE_STDINT_H 1 |
---|
500 | | #define HAVE_UNISTD_H 1 |
---|
501 | | #define HAVE_DLFCN_H 1 |
---|
502 | | #define LT_OBJDIR ".libs/" |
---|
503 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
504 | | #define HAVE_LONG_LONG_INT 1 |
---|
505 | | #define TIME_WITH_SYS_TIME 1 |
---|
506 | | /* end confdefs.h. */ |
---|
507 | | #include <stdio.h> |
---|
508 | | #ifdef HAVE_SYS_TYPES_H |
---|
509 | | # include <sys/types.h> |
---|
510 | | #endif |
---|
511 | | #ifdef HAVE_SYS_STAT_H |
---|
512 | | # include <sys/stat.h> |
---|
513 | | #endif |
---|
514 | | #ifdef STDC_HEADERS |
---|
515 | | # include <stdlib.h> |
---|
516 | | # include <stddef.h> |
---|
517 | | #else |
---|
518 | | # ifdef HAVE_STDLIB_H |
---|
519 | | # include <stdlib.h> |
---|
520 | | # endif |
---|
521 | | #endif |
---|
522 | | #ifdef HAVE_STRING_H |
---|
523 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
524 | | # include <memory.h> |
---|
525 | | # endif |
---|
526 | | # include <string.h> |
---|
527 | | #endif |
---|
528 | | #ifdef HAVE_STRINGS_H |
---|
529 | | # include <strings.h> |
---|
530 | | #endif |
---|
531 | | #ifdef HAVE_INTTYPES_H |
---|
532 | | # include <inttypes.h> |
---|
533 | | #endif |
---|
534 | | #ifdef HAVE_STDINT_H |
---|
535 | | # include <stdint.h> |
---|
536 | | #endif |
---|
537 | | #ifdef HAVE_UNISTD_H |
---|
538 | | # include <unistd.h> |
---|
539 | | #endif |
---|
540 | | int |
---|
541 | | main () |
---|
542 | | { |
---|
543 | | if (sizeof ((size_t))) |
---|
544 | | return 0; |
---|
545 | | ; |
---|
546 | | return 0; |
---|
547 | | } |
---|
548 | configure:12959: result: yes |
---|
549 | configure:13048: checking if assembly code is ELF |
---|
550 | configure:13065: result: no |
---|
551 | configure:13106: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
552 | configure:13106: $? = 0 |
---|
553 | configure:13163: checking for suitable m4 |
---|
554 | trying m4 |
---|
555 | good |
---|
556 | configure:13205: result: m4 |
---|
557 | configure:13210: checking how to switch to text section |
---|
558 | configure:13222: result: .text |
---|
559 | configure:13226: checking how to export a symbol |
---|
560 | configure:13237: result: .globl |
---|
561 | configure:13241: checking what assembly label suffix to use |
---|
562 | configure:13253: result: : |
---|
563 | configure:13260: checking if globals are prefixed by underscore |
---|
564 | configure:13286: gcc -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -c conftes1.c >&5 && gcc -march=native -g -O3 -fPIC -c conftes2.s >&5 && gcc -march=native -g -O3 -fPIC -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftes1.o conftes2.o >&5 |
---|
565 | Undefined symbols for architecture x86_64: |
---|
566 | "_underscore_test", referenced from: |
---|
567 | _main in conftes1.o |
---|
568 | ld: symbol(s) not found for architecture x86_64 |
---|
569 | collect2: error: ld returned 1 exit status |
---|
570 | configure:13289: $? = 1 |
---|
571 | configure:13286: gcc -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -c conftes1.c >&5 && gcc -march=native -g -O3 -fPIC -c conftes2.s >&5 && gcc -march=native -g -O3 -fPIC -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftes1.o conftes2.o >&5 |
---|
572 | configure:13289: $? = 0 |
---|
573 | configure:13313: result: yes |
---|
574 | configure:13325: checking how to switch to text section |
---|
575 | configure:13337: result: .text |
---|
576 | configure:13341: checking how to export a symbol |
---|
577 | configure:13352: result: .globl |
---|
578 | configure:13356: checking for assembler .type directive |
---|
579 | configure:13367: gcc -march=native -g -O3 -fPIC -c conftest.s >conftest.out 2>&1 |
---|
580 | configure:13370: $? = 1 |
---|
581 | conftest.s:1:2: error: unknown directive |
---|
582 | .type sym,@function |
---|
583 | ^ |
---|
584 | configure: failed program was: |
---|
585 | .type sym,@function |
---|
586 | configure:13367: gcc -march=native -g -O3 -fPIC -c conftest.s >conftest.out 2>&1 |
---|
587 | configure:13370: $? = 1 |
---|
588 | conftest.s:1:2: error: unknown directive |
---|
589 | .type sym,#function |
---|
590 | ^ |
---|
591 | configure: failed program was: |
---|
592 | .type sym,#function |
---|
593 | configure:13367: gcc -march=native -g -O3 -fPIC -c conftest.s >conftest.out 2>&1 |
---|
594 | configure:13370: $? = 1 |
---|
595 | conftest.s:1:2: error: unknown directive |
---|
596 | .type sym,%function |
---|
597 | ^ |
---|
598 | configure: failed program was: |
---|
599 | .type sym,%function |
---|
600 | configure:13390: result: |
---|
601 | configure:13765: checking for working alloca.h |
---|
602 | configure:13782: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c >&5 |
---|
603 | configure:13782: $? = 0 |
---|
604 | configure:13790: result: yes |
---|
605 | configure:13798: checking for alloca |
---|
606 | configure:13835: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c >&5 |
---|
607 | configure:13835: $? = 0 |
---|
608 | configure:13843: result: yes |
---|
609 | configure:13949: checking for ANSI C header files |
---|
610 | configure:14053: result: yes |
---|
611 | configure:14064: checking math.h usability |
---|
612 | configure:14064: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
613 | configure:14064: $? = 0 |
---|
614 | configure:14064: result: yes |
---|
615 | configure:14064: checking math.h presence |
---|
616 | configure:14064: cpp -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c |
---|
617 | configure:14064: $? = 0 |
---|
618 | configure:14064: result: yes |
---|
619 | configure:14064: checking for math.h |
---|
620 | configure:14064: result: yes |
---|
621 | configure:14064: checking limits.h usability |
---|
622 | configure:14064: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
623 | configure:14064: $? = 0 |
---|
624 | configure:14064: result: yes |
---|
625 | configure:14064: checking limits.h presence |
---|
626 | configure:14064: cpp -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c |
---|
627 | configure:14064: $? = 0 |
---|
628 | configure:14064: result: yes |
---|
629 | configure:14064: checking for limits.h |
---|
630 | configure:14064: result: yes |
---|
631 | configure:14064: checking malloc.h usability |
---|
632 | configure:14064: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
633 | conftest.c:69:20: fatal error: malloc.h: No such file or directory |
---|
634 | #include <malloc.h> |
---|
635 | ^ |
---|
636 | compilation terminated. |
---|
637 | configure:14064: $? = 1 |
---|
638 | configure: failed program was: |
---|
639 | | /* confdefs.h */ |
---|
640 | | #define PACKAGE_NAME "ecm" |
---|
641 | | #define PACKAGE_TARNAME "ecm" |
---|
642 | | #define PACKAGE_VERSION "7.0.3" |
---|
643 | | #define PACKAGE_STRING "ecm 7.0.3" |
---|
644 | | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr" |
---|
645 | | #define PACKAGE_URL "" |
---|
646 | | #define PACKAGE "ecm" |
---|
647 | | #define VERSION "7.0.3" |
---|
648 | | #define ECM_VERSION "7.0.3" |
---|
649 | | #define STDC_HEADERS 1 |
---|
650 | | #define HAVE_SYS_TYPES_H 1 |
---|
651 | | #define HAVE_SYS_STAT_H 1 |
---|
652 | | #define HAVE_STDLIB_H 1 |
---|
653 | | #define HAVE_STRING_H 1 |
---|
654 | | #define HAVE_MEMORY_H 1 |
---|
655 | | #define HAVE_STRINGS_H 1 |
---|
656 | | #define HAVE_INTTYPES_H 1 |
---|
657 | | #define HAVE_STDINT_H 1 |
---|
658 | | #define HAVE_UNISTD_H 1 |
---|
659 | | #define HAVE_DLFCN_H 1 |
---|
660 | | #define LT_OBJDIR ".libs/" |
---|
661 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
662 | | #define HAVE_LONG_LONG_INT 1 |
---|
663 | | #define TIME_WITH_SYS_TIME 1 |
---|
664 | | #define PRIuSIZE "zu" |
---|
665 | | #define PRIdSIZE "zd" |
---|
666 | | #define USE_ASM_REDC 1 |
---|
667 | | #define HAVE_APRCL 1 |
---|
668 | | #define HAVE_ALLOCA_H 1 |
---|
669 | | #define HAVE_ALLOCA 1 |
---|
670 | | #define STDC_HEADERS 1 |
---|
671 | | #define HAVE_MATH_H 1 |
---|
672 | | #define HAVE_LIMITS_H 1 |
---|
673 | | /* end confdefs.h. */ |
---|
674 | | #include <stdio.h> |
---|
675 | | #ifdef HAVE_SYS_TYPES_H |
---|
676 | | # include <sys/types.h> |
---|
677 | | #endif |
---|
678 | | #ifdef HAVE_SYS_STAT_H |
---|
679 | | # include <sys/stat.h> |
---|
680 | | #endif |
---|
681 | | #ifdef STDC_HEADERS |
---|
682 | | # include <stdlib.h> |
---|
683 | | # include <stddef.h> |
---|
684 | | #else |
---|
685 | | # ifdef HAVE_STDLIB_H |
---|
686 | | # include <stdlib.h> |
---|
687 | | # endif |
---|
688 | | #endif |
---|
689 | | #ifdef HAVE_STRING_H |
---|
690 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
691 | | # include <memory.h> |
---|
692 | | # endif |
---|
693 | | # include <string.h> |
---|
694 | | #endif |
---|
695 | | #ifdef HAVE_STRINGS_H |
---|
696 | | # include <strings.h> |
---|
697 | | #endif |
---|
698 | | #ifdef HAVE_INTTYPES_H |
---|
699 | | # include <inttypes.h> |
---|
700 | | #endif |
---|
701 | | #ifdef HAVE_STDINT_H |
---|
702 | | # include <stdint.h> |
---|
703 | | #endif |
---|
704 | | #ifdef HAVE_UNISTD_H |
---|
705 | | # include <unistd.h> |
---|
706 | | #endif |
---|
707 | | #include <malloc.h> |
---|
708 | configure:14064: result: no |
---|
709 | configure:14064: checking malloc.h presence |
---|
710 | configure:14064: cpp -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c |
---|
711 | conftest.c:36:20: fatal error: malloc.h: No such file or directory |
---|
712 | #include <malloc.h> |
---|
713 | ^ |
---|
714 | compilation terminated. |
---|
715 | configure:14064: $? = 1 |
---|
716 | configure: failed program was: |
---|
717 | | /* confdefs.h */ |
---|
718 | | #define PACKAGE_NAME "ecm" |
---|
719 | | #define PACKAGE_TARNAME "ecm" |
---|
720 | | #define PACKAGE_VERSION "7.0.3" |
---|
721 | | #define PACKAGE_STRING "ecm 7.0.3" |
---|
722 | | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr" |
---|
723 | | #define PACKAGE_URL "" |
---|
724 | | #define PACKAGE "ecm" |
---|
725 | | #define VERSION "7.0.3" |
---|
726 | | #define ECM_VERSION "7.0.3" |
---|
727 | | #define STDC_HEADERS 1 |
---|
728 | | #define HAVE_SYS_TYPES_H 1 |
---|
729 | | #define HAVE_SYS_STAT_H 1 |
---|
730 | | #define HAVE_STDLIB_H 1 |
---|
731 | | #define HAVE_STRING_H 1 |
---|
732 | | #define HAVE_MEMORY_H 1 |
---|
733 | | #define HAVE_STRINGS_H 1 |
---|
734 | | #define HAVE_INTTYPES_H 1 |
---|
735 | | #define HAVE_STDINT_H 1 |
---|
736 | | #define HAVE_UNISTD_H 1 |
---|
737 | | #define HAVE_DLFCN_H 1 |
---|
738 | | #define LT_OBJDIR ".libs/" |
---|
739 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
740 | | #define HAVE_LONG_LONG_INT 1 |
---|
741 | | #define TIME_WITH_SYS_TIME 1 |
---|
742 | | #define PRIuSIZE "zu" |
---|
743 | | #define PRIdSIZE "zd" |
---|
744 | | #define USE_ASM_REDC 1 |
---|
745 | | #define HAVE_APRCL 1 |
---|
746 | | #define HAVE_ALLOCA_H 1 |
---|
747 | | #define HAVE_ALLOCA 1 |
---|
748 | | #define STDC_HEADERS 1 |
---|
749 | | #define HAVE_MATH_H 1 |
---|
750 | | #define HAVE_LIMITS_H 1 |
---|
751 | | /* end confdefs.h. */ |
---|
752 | | #include <malloc.h> |
---|
753 | configure:14064: result: no |
---|
754 | configure:14064: checking for malloc.h |
---|
755 | configure:14064: result: no |
---|
756 | configure:14064: checking for strings.h |
---|
757 | configure:14064: result: yes |
---|
758 | configure:14064: checking sys/time.h usability |
---|
759 | configure:14064: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
760 | configure:14064: $? = 0 |
---|
761 | configure:14064: result: yes |
---|
762 | configure:14064: checking sys/time.h presence |
---|
763 | configure:14064: cpp -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c |
---|
764 | configure:14064: $? = 0 |
---|
765 | configure:14064: result: yes |
---|
766 | configure:14064: checking for sys/time.h |
---|
767 | configure:14064: result: yes |
---|
768 | configure:14064: checking for unistd.h |
---|
769 | configure:14064: result: yes |
---|
770 | configure:14064: checking io.h usability |
---|
771 | configure:14064: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
772 | conftest.c:72:16: fatal error: io.h: No such file or directory |
---|
773 | #include <io.h> |
---|
774 | ^ |
---|
775 | compilation terminated. |
---|
776 | configure:14064: $? = 1 |
---|
777 | configure: failed program was: |
---|
778 | | /* confdefs.h */ |
---|
779 | | #define PACKAGE_NAME "ecm" |
---|
780 | | #define PACKAGE_TARNAME "ecm" |
---|
781 | | #define PACKAGE_VERSION "7.0.3" |
---|
782 | | #define PACKAGE_STRING "ecm 7.0.3" |
---|
783 | | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr" |
---|
784 | | #define PACKAGE_URL "" |
---|
785 | | #define PACKAGE "ecm" |
---|
786 | | #define VERSION "7.0.3" |
---|
787 | | #define ECM_VERSION "7.0.3" |
---|
788 | | #define STDC_HEADERS 1 |
---|
789 | | #define HAVE_SYS_TYPES_H 1 |
---|
790 | | #define HAVE_SYS_STAT_H 1 |
---|
791 | | #define HAVE_STDLIB_H 1 |
---|
792 | | #define HAVE_STRING_H 1 |
---|
793 | | #define HAVE_MEMORY_H 1 |
---|
794 | | #define HAVE_STRINGS_H 1 |
---|
795 | | #define HAVE_INTTYPES_H 1 |
---|
796 | | #define HAVE_STDINT_H 1 |
---|
797 | | #define HAVE_UNISTD_H 1 |
---|
798 | | #define HAVE_DLFCN_H 1 |
---|
799 | | #define LT_OBJDIR ".libs/" |
---|
800 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
801 | | #define HAVE_LONG_LONG_INT 1 |
---|
802 | | #define TIME_WITH_SYS_TIME 1 |
---|
803 | | #define PRIuSIZE "zu" |
---|
804 | | #define PRIdSIZE "zd" |
---|
805 | | #define USE_ASM_REDC 1 |
---|
806 | | #define HAVE_APRCL 1 |
---|
807 | | #define HAVE_ALLOCA_H 1 |
---|
808 | | #define HAVE_ALLOCA 1 |
---|
809 | | #define STDC_HEADERS 1 |
---|
810 | | #define HAVE_MATH_H 1 |
---|
811 | | #define HAVE_LIMITS_H 1 |
---|
812 | | #define HAVE_STRINGS_H 1 |
---|
813 | | #define HAVE_SYS_TIME_H 1 |
---|
814 | | #define HAVE_UNISTD_H 1 |
---|
815 | | /* end confdefs.h. */ |
---|
816 | | #include <stdio.h> |
---|
817 | | #ifdef HAVE_SYS_TYPES_H |
---|
818 | | # include <sys/types.h> |
---|
819 | | #endif |
---|
820 | | #ifdef HAVE_SYS_STAT_H |
---|
821 | | # include <sys/stat.h> |
---|
822 | | #endif |
---|
823 | | #ifdef STDC_HEADERS |
---|
824 | | # include <stdlib.h> |
---|
825 | | # include <stddef.h> |
---|
826 | | #else |
---|
827 | | # ifdef HAVE_STDLIB_H |
---|
828 | | # include <stdlib.h> |
---|
829 | | # endif |
---|
830 | | #endif |
---|
831 | | #ifdef HAVE_STRING_H |
---|
832 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
833 | | # include <memory.h> |
---|
834 | | # endif |
---|
835 | | # include <string.h> |
---|
836 | | #endif |
---|
837 | | #ifdef HAVE_STRINGS_H |
---|
838 | | # include <strings.h> |
---|
839 | | #endif |
---|
840 | | #ifdef HAVE_INTTYPES_H |
---|
841 | | # include <inttypes.h> |
---|
842 | | #endif |
---|
843 | | #ifdef HAVE_STDINT_H |
---|
844 | | # include <stdint.h> |
---|
845 | | #endif |
---|
846 | | #ifdef HAVE_UNISTD_H |
---|
847 | | # include <unistd.h> |
---|
848 | | #endif |
---|
849 | | #include <io.h> |
---|
850 | configure:14064: result: no |
---|
851 | configure:14064: checking io.h presence |
---|
852 | configure:14064: cpp -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c |
---|
853 | conftest.c:39:16: fatal error: io.h: No such file or directory |
---|
854 | #include <io.h> |
---|
855 | ^ |
---|
856 | compilation terminated. |
---|
857 | configure:14064: $? = 1 |
---|
858 | configure: failed program was: |
---|
859 | | /* confdefs.h */ |
---|
860 | | #define PACKAGE_NAME "ecm" |
---|
861 | | #define PACKAGE_TARNAME "ecm" |
---|
862 | | #define PACKAGE_VERSION "7.0.3" |
---|
863 | | #define PACKAGE_STRING "ecm 7.0.3" |
---|
864 | | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr" |
---|
865 | | #define PACKAGE_URL "" |
---|
866 | | #define PACKAGE "ecm" |
---|
867 | | #define VERSION "7.0.3" |
---|
868 | | #define ECM_VERSION "7.0.3" |
---|
869 | | #define STDC_HEADERS 1 |
---|
870 | | #define HAVE_SYS_TYPES_H 1 |
---|
871 | | #define HAVE_SYS_STAT_H 1 |
---|
872 | | #define HAVE_STDLIB_H 1 |
---|
873 | | #define HAVE_STRING_H 1 |
---|
874 | | #define HAVE_MEMORY_H 1 |
---|
875 | | #define HAVE_STRINGS_H 1 |
---|
876 | | #define HAVE_INTTYPES_H 1 |
---|
877 | | #define HAVE_STDINT_H 1 |
---|
878 | | #define HAVE_UNISTD_H 1 |
---|
879 | | #define HAVE_DLFCN_H 1 |
---|
880 | | #define LT_OBJDIR ".libs/" |
---|
881 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
882 | | #define HAVE_LONG_LONG_INT 1 |
---|
883 | | #define TIME_WITH_SYS_TIME 1 |
---|
884 | | #define PRIuSIZE "zu" |
---|
885 | | #define PRIdSIZE "zd" |
---|
886 | | #define USE_ASM_REDC 1 |
---|
887 | | #define HAVE_APRCL 1 |
---|
888 | | #define HAVE_ALLOCA_H 1 |
---|
889 | | #define HAVE_ALLOCA 1 |
---|
890 | | #define STDC_HEADERS 1 |
---|
891 | | #define HAVE_MATH_H 1 |
---|
892 | | #define HAVE_LIMITS_H 1 |
---|
893 | | #define HAVE_STRINGS_H 1 |
---|
894 | | #define HAVE_SYS_TIME_H 1 |
---|
895 | | #define HAVE_UNISTD_H 1 |
---|
896 | | /* end confdefs.h. */ |
---|
897 | | #include <io.h> |
---|
898 | configure:14064: result: no |
---|
899 | configure:14064: checking for io.h |
---|
900 | configure:14064: result: no |
---|
901 | configure:14064: checking signal.h usability |
---|
902 | configure:14064: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
903 | configure:14064: $? = 0 |
---|
904 | configure:14064: result: yes |
---|
905 | configure:14064: checking signal.h presence |
---|
906 | configure:14064: cpp -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c |
---|
907 | configure:14064: $? = 0 |
---|
908 | configure:14064: result: yes |
---|
909 | configure:14064: checking for signal.h |
---|
910 | configure:14064: result: yes |
---|
911 | configure:14064: checking fcntl.h usability |
---|
912 | configure:14064: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
913 | configure:14064: $? = 0 |
---|
914 | configure:14064: result: yes |
---|
915 | configure:14064: checking fcntl.h presence |
---|
916 | configure:14064: cpp -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c |
---|
917 | configure:14064: $? = 0 |
---|
918 | configure:14064: result: yes |
---|
919 | configure:14064: checking for fcntl.h |
---|
920 | configure:14064: result: yes |
---|
921 | configure:14077: checking for windows.h |
---|
922 | configure:14077: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
923 | conftest.c:46:21: fatal error: windows.h: No such file or directory |
---|
924 | #include <windows.h> |
---|
925 | ^ |
---|
926 | compilation terminated. |
---|
927 | configure:14077: $? = 1 |
---|
928 | configure: failed program was: |
---|
929 | | /* confdefs.h */ |
---|
930 | | #define PACKAGE_NAME "ecm" |
---|
931 | | #define PACKAGE_TARNAME "ecm" |
---|
932 | | #define PACKAGE_VERSION "7.0.3" |
---|
933 | | #define PACKAGE_STRING "ecm 7.0.3" |
---|
934 | | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr" |
---|
935 | | #define PACKAGE_URL "" |
---|
936 | | #define PACKAGE "ecm" |
---|
937 | | #define VERSION "7.0.3" |
---|
938 | | #define ECM_VERSION "7.0.3" |
---|
939 | | #define STDC_HEADERS 1 |
---|
940 | | #define HAVE_SYS_TYPES_H 1 |
---|
941 | | #define HAVE_SYS_STAT_H 1 |
---|
942 | | #define HAVE_STDLIB_H 1 |
---|
943 | | #define HAVE_STRING_H 1 |
---|
944 | | #define HAVE_MEMORY_H 1 |
---|
945 | | #define HAVE_STRINGS_H 1 |
---|
946 | | #define HAVE_INTTYPES_H 1 |
---|
947 | | #define HAVE_STDINT_H 1 |
---|
948 | | #define HAVE_UNISTD_H 1 |
---|
949 | | #define HAVE_DLFCN_H 1 |
---|
950 | | #define LT_OBJDIR ".libs/" |
---|
951 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
952 | | #define HAVE_LONG_LONG_INT 1 |
---|
953 | | #define TIME_WITH_SYS_TIME 1 |
---|
954 | | #define PRIuSIZE "zu" |
---|
955 | | #define PRIdSIZE "zd" |
---|
956 | | #define USE_ASM_REDC 1 |
---|
957 | | #define HAVE_APRCL 1 |
---|
958 | | #define HAVE_ALLOCA_H 1 |
---|
959 | | #define HAVE_ALLOCA 1 |
---|
960 | | #define STDC_HEADERS 1 |
---|
961 | | #define HAVE_MATH_H 1 |
---|
962 | | #define HAVE_LIMITS_H 1 |
---|
963 | | #define HAVE_STRINGS_H 1 |
---|
964 | | #define HAVE_SYS_TIME_H 1 |
---|
965 | | #define HAVE_UNISTD_H 1 |
---|
966 | | #define HAVE_SIGNAL_H 1 |
---|
967 | | #define HAVE_FCNTL_H 1 |
---|
968 | | /* end confdefs.h. */ |
---|
969 | | #ifdef HAVE_WINDOWS_H |
---|
970 | | # include <windows.h> |
---|
971 | | #endif |
---|
972 | | |
---|
973 | | |
---|
974 | | #include <windows.h> |
---|
975 | configure:14077: result: no |
---|
976 | configure:14077: checking for psapi.h |
---|
977 | configure:14077: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
978 | conftest.c:46:19: fatal error: psapi.h: No such file or directory |
---|
979 | #include <psapi.h> |
---|
980 | ^ |
---|
981 | compilation terminated. |
---|
982 | configure:14077: $? = 1 |
---|
983 | configure: failed program was: |
---|
984 | | /* confdefs.h */ |
---|
985 | | #define PACKAGE_NAME "ecm" |
---|
986 | | #define PACKAGE_TARNAME "ecm" |
---|
987 | | #define PACKAGE_VERSION "7.0.3" |
---|
988 | | #define PACKAGE_STRING "ecm 7.0.3" |
---|
989 | | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr" |
---|
990 | | #define PACKAGE_URL "" |
---|
991 | | #define PACKAGE "ecm" |
---|
992 | | #define VERSION "7.0.3" |
---|
993 | | #define ECM_VERSION "7.0.3" |
---|
994 | | #define STDC_HEADERS 1 |
---|
995 | | #define HAVE_SYS_TYPES_H 1 |
---|
996 | | #define HAVE_SYS_STAT_H 1 |
---|
997 | | #define HAVE_STDLIB_H 1 |
---|
998 | | #define HAVE_STRING_H 1 |
---|
999 | | #define HAVE_MEMORY_H 1 |
---|
1000 | | #define HAVE_STRINGS_H 1 |
---|
1001 | | #define HAVE_INTTYPES_H 1 |
---|
1002 | | #define HAVE_STDINT_H 1 |
---|
1003 | | #define HAVE_UNISTD_H 1 |
---|
1004 | | #define HAVE_DLFCN_H 1 |
---|
1005 | | #define LT_OBJDIR ".libs/" |
---|
1006 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1007 | | #define HAVE_LONG_LONG_INT 1 |
---|
1008 | | #define TIME_WITH_SYS_TIME 1 |
---|
1009 | | #define PRIuSIZE "zu" |
---|
1010 | | #define PRIdSIZE "zd" |
---|
1011 | | #define USE_ASM_REDC 1 |
---|
1012 | | #define HAVE_APRCL 1 |
---|
1013 | | #define HAVE_ALLOCA_H 1 |
---|
1014 | | #define HAVE_ALLOCA 1 |
---|
1015 | | #define STDC_HEADERS 1 |
---|
1016 | | #define HAVE_MATH_H 1 |
---|
1017 | | #define HAVE_LIMITS_H 1 |
---|
1018 | | #define HAVE_STRINGS_H 1 |
---|
1019 | | #define HAVE_SYS_TIME_H 1 |
---|
1020 | | #define HAVE_UNISTD_H 1 |
---|
1021 | | #define HAVE_SIGNAL_H 1 |
---|
1022 | | #define HAVE_FCNTL_H 1 |
---|
1023 | | /* end confdefs.h. */ |
---|
1024 | | #ifdef HAVE_WINDOWS_H |
---|
1025 | | # include <windows.h> |
---|
1026 | | #endif |
---|
1027 | | |
---|
1028 | | |
---|
1029 | | #include <psapi.h> |
---|
1030 | configure:14077: result: no |
---|
1031 | configure:14094: checking ctype.h usability |
---|
1032 | configure:14094: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
1033 | configure:14094: $? = 0 |
---|
1034 | configure:14094: result: yes |
---|
1035 | configure:14094: checking ctype.h presence |
---|
1036 | configure:14094: cpp -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c |
---|
1037 | configure:14094: $? = 0 |
---|
1038 | configure:14094: result: yes |
---|
1039 | configure:14094: checking for ctype.h |
---|
1040 | configure:14094: result: yes |
---|
1041 | configure:14094: checking for sys/types.h |
---|
1042 | configure:14094: result: yes |
---|
1043 | configure:14094: checking sys/resource.h usability |
---|
1044 | configure:14094: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
1045 | configure:14094: $? = 0 |
---|
1046 | configure:14094: result: yes |
---|
1047 | configure:14094: checking sys/resource.h presence |
---|
1048 | configure:14094: cpp -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c |
---|
1049 | configure:14094: $? = 0 |
---|
1050 | configure:14094: result: yes |
---|
1051 | configure:14094: checking for sys/resource.h |
---|
1052 | configure:14094: result: yes |
---|
1053 | configure:14094: checking aio.h usability |
---|
1054 | configure:14094: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
1055 | configure:14094: $? = 0 |
---|
1056 | configure:14094: result: yes |
---|
1057 | configure:14094: checking aio.h presence |
---|
1058 | configure:14094: cpp -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c |
---|
1059 | configure:14094: $? = 0 |
---|
1060 | configure:14094: result: yes |
---|
1061 | configure:14094: checking for aio.h |
---|
1062 | configure:14094: result: yes |
---|
1063 | configure:14105: checking for working strtod |
---|
1064 | configure:14146: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c >&5 |
---|
1065 | configure:14146: $? = 0 |
---|
1066 | configure:14146: ./conftest |
---|
1067 | configure:14146: $? = 0 |
---|
1068 | configure:14156: result: yes |
---|
1069 | configure:14219: checking for pow in -lm |
---|
1070 | configure:14244: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm >&5 |
---|
1071 | conftest.c:52:6: warning: conflicting types for built-in function 'pow' |
---|
1072 | char pow (); |
---|
1073 | ^ |
---|
1074 | configure:14244: $? = 0 |
---|
1075 | configure:14253: result: yes |
---|
1076 | configure:14266: checking for floor in -lm |
---|
1077 | configure:14291: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm >&5 |
---|
1078 | conftest.c:53:6: warning: conflicting types for built-in function 'floor' |
---|
1079 | char floor (); |
---|
1080 | ^ |
---|
1081 | configure:14291: $? = 0 |
---|
1082 | configure:14300: result: yes |
---|
1083 | configure:14313: checking for sqrt in -lm |
---|
1084 | configure:14338: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm >&5 |
---|
1085 | conftest.c:54:6: warning: conflicting types for built-in function 'sqrt' |
---|
1086 | char sqrt (); |
---|
1087 | ^ |
---|
1088 | configure:14338: $? = 0 |
---|
1089 | configure:14347: result: yes |
---|
1090 | configure:14360: checking for fmod in -lm |
---|
1091 | configure:14385: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm >&5 |
---|
1092 | conftest.c:55:6: warning: conflicting types for built-in function 'fmod' |
---|
1093 | char fmod (); |
---|
1094 | ^ |
---|
1095 | configure:14385: $? = 0 |
---|
1096 | configure:14394: result: yes |
---|
1097 | configure:14407: checking for cos in -lm |
---|
1098 | configure:14432: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1099 | conftest.c:56:6: warning: conflicting types for built-in function 'cos' |
---|
1100 | char cos (); |
---|
1101 | ^ |
---|
1102 | configure:14432: $? = 0 |
---|
1103 | configure:14441: result: yes |
---|
1104 | configure:14452: checking for aio_read in -lrt |
---|
1105 | configure:14477: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lrt -lm -lm -lm -lm -lm >&5 |
---|
1106 | ld: library not found for -lrt |
---|
1107 | collect2: error: ld returned 1 exit status |
---|
1108 | configure:14477: $? = 1 |
---|
1109 | configure: failed program was: |
---|
1110 | | /* confdefs.h */ |
---|
1111 | | #define PACKAGE_NAME "ecm" |
---|
1112 | | #define PACKAGE_TARNAME "ecm" |
---|
1113 | | #define PACKAGE_VERSION "7.0.3" |
---|
1114 | | #define PACKAGE_STRING "ecm 7.0.3" |
---|
1115 | | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr" |
---|
1116 | | #define PACKAGE_URL "" |
---|
1117 | | #define PACKAGE "ecm" |
---|
1118 | | #define VERSION "7.0.3" |
---|
1119 | | #define ECM_VERSION "7.0.3" |
---|
1120 | | #define STDC_HEADERS 1 |
---|
1121 | | #define HAVE_SYS_TYPES_H 1 |
---|
1122 | | #define HAVE_SYS_STAT_H 1 |
---|
1123 | | #define HAVE_STDLIB_H 1 |
---|
1124 | | #define HAVE_STRING_H 1 |
---|
1125 | | #define HAVE_MEMORY_H 1 |
---|
1126 | | #define HAVE_STRINGS_H 1 |
---|
1127 | | #define HAVE_INTTYPES_H 1 |
---|
1128 | | #define HAVE_STDINT_H 1 |
---|
1129 | | #define HAVE_UNISTD_H 1 |
---|
1130 | | #define HAVE_DLFCN_H 1 |
---|
1131 | | #define LT_OBJDIR ".libs/" |
---|
1132 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1133 | | #define HAVE_LONG_LONG_INT 1 |
---|
1134 | | #define TIME_WITH_SYS_TIME 1 |
---|
1135 | | #define PRIuSIZE "zu" |
---|
1136 | | #define PRIdSIZE "zd" |
---|
1137 | | #define USE_ASM_REDC 1 |
---|
1138 | | #define HAVE_APRCL 1 |
---|
1139 | | #define HAVE_ALLOCA_H 1 |
---|
1140 | | #define HAVE_ALLOCA 1 |
---|
1141 | | #define STDC_HEADERS 1 |
---|
1142 | | #define HAVE_MATH_H 1 |
---|
1143 | | #define HAVE_LIMITS_H 1 |
---|
1144 | | #define HAVE_STRINGS_H 1 |
---|
1145 | | #define HAVE_SYS_TIME_H 1 |
---|
1146 | | #define HAVE_UNISTD_H 1 |
---|
1147 | | #define HAVE_SIGNAL_H 1 |
---|
1148 | | #define HAVE_FCNTL_H 1 |
---|
1149 | | #define HAVE_CTYPE_H 1 |
---|
1150 | | #define HAVE_SYS_TYPES_H 1 |
---|
1151 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1152 | | #define HAVE_AIO_H 1 |
---|
1153 | | #define HAVE_LIBM 1 |
---|
1154 | | #define HAVE_LIBM 1 |
---|
1155 | | #define HAVE_LIBM 1 |
---|
1156 | | #define HAVE_LIBM 1 |
---|
1157 | | #define HAVE_LIBM 1 |
---|
1158 | | /* end confdefs.h. */ |
---|
1159 | | |
---|
1160 | | /* Override any GCC internal prototype to avoid an error. |
---|
1161 | | Use char because int might match the return type of a GCC |
---|
1162 | | builtin and then its argument prototype would still apply. */ |
---|
1163 | | #ifdef __cplusplus |
---|
1164 | | extern "C" |
---|
1165 | | #endif |
---|
1166 | | char aio_read (); |
---|
1167 | | int |
---|
1168 | | main () |
---|
1169 | | { |
---|
1170 | | return aio_read (); |
---|
1171 | | ; |
---|
1172 | | return 0; |
---|
1173 | | } |
---|
1174 | configure:14486: result: no |
---|
1175 | configure:14497: checking for GetProcessMemoryInfo in -lpsapi |
---|
1176 | configure:14522: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lpsapi -lm -lm -lm -lm -lm >&5 |
---|
1177 | ld: library not found for -lpsapi |
---|
1178 | collect2: error: ld returned 1 exit status |
---|
1179 | configure:14522: $? = 1 |
---|
1180 | configure: failed program was: |
---|
1181 | | /* confdefs.h */ |
---|
1182 | | #define PACKAGE_NAME "ecm" |
---|
1183 | | #define PACKAGE_TARNAME "ecm" |
---|
1184 | | #define PACKAGE_VERSION "7.0.3" |
---|
1185 | | #define PACKAGE_STRING "ecm 7.0.3" |
---|
1186 | | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr" |
---|
1187 | | #define PACKAGE_URL "" |
---|
1188 | | #define PACKAGE "ecm" |
---|
1189 | | #define VERSION "7.0.3" |
---|
1190 | | #define ECM_VERSION "7.0.3" |
---|
1191 | | #define STDC_HEADERS 1 |
---|
1192 | | #define HAVE_SYS_TYPES_H 1 |
---|
1193 | | #define HAVE_SYS_STAT_H 1 |
---|
1194 | | #define HAVE_STDLIB_H 1 |
---|
1195 | | #define HAVE_STRING_H 1 |
---|
1196 | | #define HAVE_MEMORY_H 1 |
---|
1197 | | #define HAVE_STRINGS_H 1 |
---|
1198 | | #define HAVE_INTTYPES_H 1 |
---|
1199 | | #define HAVE_STDINT_H 1 |
---|
1200 | | #define HAVE_UNISTD_H 1 |
---|
1201 | | #define HAVE_DLFCN_H 1 |
---|
1202 | | #define LT_OBJDIR ".libs/" |
---|
1203 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1204 | | #define HAVE_LONG_LONG_INT 1 |
---|
1205 | | #define TIME_WITH_SYS_TIME 1 |
---|
1206 | | #define PRIuSIZE "zu" |
---|
1207 | | #define PRIdSIZE "zd" |
---|
1208 | | #define USE_ASM_REDC 1 |
---|
1209 | | #define HAVE_APRCL 1 |
---|
1210 | | #define HAVE_ALLOCA_H 1 |
---|
1211 | | #define HAVE_ALLOCA 1 |
---|
1212 | | #define STDC_HEADERS 1 |
---|
1213 | | #define HAVE_MATH_H 1 |
---|
1214 | | #define HAVE_LIMITS_H 1 |
---|
1215 | | #define HAVE_STRINGS_H 1 |
---|
1216 | | #define HAVE_SYS_TIME_H 1 |
---|
1217 | | #define HAVE_UNISTD_H 1 |
---|
1218 | | #define HAVE_SIGNAL_H 1 |
---|
1219 | | #define HAVE_FCNTL_H 1 |
---|
1220 | | #define HAVE_CTYPE_H 1 |
---|
1221 | | #define HAVE_SYS_TYPES_H 1 |
---|
1222 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1223 | | #define HAVE_AIO_H 1 |
---|
1224 | | #define HAVE_LIBM 1 |
---|
1225 | | #define HAVE_LIBM 1 |
---|
1226 | | #define HAVE_LIBM 1 |
---|
1227 | | #define HAVE_LIBM 1 |
---|
1228 | | #define HAVE_LIBM 1 |
---|
1229 | | /* end confdefs.h. */ |
---|
1230 | | |
---|
1231 | | /* Override any GCC internal prototype to avoid an error. |
---|
1232 | | Use char because int might match the return type of a GCC |
---|
1233 | | builtin and then its argument prototype would still apply. */ |
---|
1234 | | #ifdef __cplusplus |
---|
1235 | | extern "C" |
---|
1236 | | #endif |
---|
1237 | | char GetProcessMemoryInfo (); |
---|
1238 | | int |
---|
1239 | | main () |
---|
1240 | | { |
---|
1241 | | return GetProcessMemoryInfo (); |
---|
1242 | | ; |
---|
1243 | | return 0; |
---|
1244 | | } |
---|
1245 | configure:14531: result: no |
---|
1246 | configure:14546: checking for isascii |
---|
1247 | configure:14546: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1248 | conftest.c:73:6: warning: conflicting types for built-in function 'isascii' |
---|
1249 | char isascii (); |
---|
1250 | ^ |
---|
1251 | configure:14546: $? = 0 |
---|
1252 | configure:14546: result: yes |
---|
1253 | configure:14546: checking for memset |
---|
1254 | configure:14546: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1255 | conftest.c:74:6: warning: conflicting types for built-in function 'memset' |
---|
1256 | char memset (); |
---|
1257 | ^ |
---|
1258 | configure:14546: $? = 0 |
---|
1259 | configure:14546: result: yes |
---|
1260 | configure:14546: checking for strchr |
---|
1261 | configure:14546: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1262 | conftest.c:75:6: warning: conflicting types for built-in function 'strchr' |
---|
1263 | char strchr (); |
---|
1264 | ^ |
---|
1265 | configure:14546: $? = 0 |
---|
1266 | configure:14546: result: yes |
---|
1267 | configure:14546: checking for strlen |
---|
1268 | configure:14546: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1269 | conftest.c:76:6: warning: conflicting types for built-in function 'strlen' |
---|
1270 | char strlen (); |
---|
1271 | ^ |
---|
1272 | configure:14546: $? = 0 |
---|
1273 | configure:14546: result: yes |
---|
1274 | configure:14546: checking for strncasecmp |
---|
1275 | configure:14546: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1276 | conftest.c:77:6: warning: conflicting types for built-in function 'strncasecmp' |
---|
1277 | char strncasecmp (); |
---|
1278 | ^ |
---|
1279 | configure:14546: $? = 0 |
---|
1280 | configure:14546: result: yes |
---|
1281 | configure:14546: checking for strstr |
---|
1282 | configure:14546: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1283 | conftest.c:78:6: warning: conflicting types for built-in function 'strstr' |
---|
1284 | char strstr (); |
---|
1285 | ^ |
---|
1286 | configure:14546: $? = 0 |
---|
1287 | configure:14546: result: yes |
---|
1288 | configure:14560: checking for access |
---|
1289 | configure:14560: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1290 | configure:14560: $? = 0 |
---|
1291 | configure:14560: result: yes |
---|
1292 | configure:14560: checking for unlink |
---|
1293 | configure:14560: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1294 | configure:14560: $? = 0 |
---|
1295 | configure:14560: result: yes |
---|
1296 | configure:14574: checking for isspace |
---|
1297 | configure:14574: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1298 | conftest.c:81:6: warning: conflicting types for built-in function 'isspace' |
---|
1299 | char isspace (); |
---|
1300 | ^ |
---|
1301 | configure:14574: $? = 0 |
---|
1302 | configure:14574: result: yes |
---|
1303 | configure:14574: checking for isdigit |
---|
1304 | configure:14574: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1305 | conftest.c:82:6: warning: conflicting types for built-in function 'isdigit' |
---|
1306 | char isdigit (); |
---|
1307 | ^ |
---|
1308 | configure:14574: $? = 0 |
---|
1309 | configure:14574: result: yes |
---|
1310 | configure:14574: checking for isxdigit |
---|
1311 | configure:14574: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1312 | conftest.c:83:6: warning: conflicting types for built-in function 'isxdigit' |
---|
1313 | char isxdigit (); |
---|
1314 | ^ |
---|
1315 | configure:14574: $? = 0 |
---|
1316 | configure:14574: result: yes |
---|
1317 | configure:14588: checking for time |
---|
1318 | configure:14588: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1319 | configure:14588: $? = 0 |
---|
1320 | configure:14588: result: yes |
---|
1321 | configure:14588: checking for ctime |
---|
1322 | configure:14588: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1323 | configure:14588: $? = 0 |
---|
1324 | configure:14588: result: yes |
---|
1325 | configure:14602: checking for gethostname |
---|
1326 | configure:14602: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1327 | configure:14602: $? = 0 |
---|
1328 | configure:14602: result: yes |
---|
1329 | configure:14602: checking for gettimeofday |
---|
1330 | configure:14602: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1331 | configure:14602: $? = 0 |
---|
1332 | configure:14602: result: yes |
---|
1333 | configure:14602: checking for getrusage |
---|
1334 | configure:14602: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1335 | configure:14602: $? = 0 |
---|
1336 | configure:14602: result: yes |
---|
1337 | configure:14602: checking for memmove |
---|
1338 | configure:14602: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1339 | conftest.c:89:6: warning: conflicting types for built-in function 'memmove' |
---|
1340 | char memmove (); |
---|
1341 | ^ |
---|
1342 | configure:14602: $? = 0 |
---|
1343 | configure:14602: result: yes |
---|
1344 | configure:14602: checking for signal |
---|
1345 | configure:14602: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1346 | configure:14602: $? = 0 |
---|
1347 | configure:14602: result: yes |
---|
1348 | configure:14602: checking for fcntl |
---|
1349 | configure:14602: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1350 | configure:14602: $? = 0 |
---|
1351 | configure:14602: result: yes |
---|
1352 | configure:14602: checking for fileno |
---|
1353 | configure:14602: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1354 | configure:14602: $? = 0 |
---|
1355 | configure:14602: result: yes |
---|
1356 | configure:14602: checking for setvbuf |
---|
1357 | configure:14602: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1358 | configure:14602: $? = 0 |
---|
1359 | configure:14602: result: yes |
---|
1360 | configure:14602: checking for fallocate |
---|
1361 | configure:14602: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1362 | Undefined symbols for architecture x86_64: |
---|
1363 | "_fallocate", referenced from: |
---|
1364 | _main in ccj9sZ4l.o |
---|
1365 | ld: symbol(s) not found for architecture x86_64 |
---|
1366 | collect2: error: ld returned 1 exit status |
---|
1367 | configure:14602: $? = 1 |
---|
1368 | configure: failed program was: |
---|
1369 | | /* confdefs.h */ |
---|
1370 | | #define PACKAGE_NAME "ecm" |
---|
1371 | | #define PACKAGE_TARNAME "ecm" |
---|
1372 | | #define PACKAGE_VERSION "7.0.3" |
---|
1373 | | #define PACKAGE_STRING "ecm 7.0.3" |
---|
1374 | | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr" |
---|
1375 | | #define PACKAGE_URL "" |
---|
1376 | | #define PACKAGE "ecm" |
---|
1377 | | #define VERSION "7.0.3" |
---|
1378 | | #define ECM_VERSION "7.0.3" |
---|
1379 | | #define STDC_HEADERS 1 |
---|
1380 | | #define HAVE_SYS_TYPES_H 1 |
---|
1381 | | #define HAVE_SYS_STAT_H 1 |
---|
1382 | | #define HAVE_STDLIB_H 1 |
---|
1383 | | #define HAVE_STRING_H 1 |
---|
1384 | | #define HAVE_MEMORY_H 1 |
---|
1385 | | #define HAVE_STRINGS_H 1 |
---|
1386 | | #define HAVE_INTTYPES_H 1 |
---|
1387 | | #define HAVE_STDINT_H 1 |
---|
1388 | | #define HAVE_UNISTD_H 1 |
---|
1389 | | #define HAVE_DLFCN_H 1 |
---|
1390 | | #define LT_OBJDIR ".libs/" |
---|
1391 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1392 | | #define HAVE_LONG_LONG_INT 1 |
---|
1393 | | #define TIME_WITH_SYS_TIME 1 |
---|
1394 | | #define PRIuSIZE "zu" |
---|
1395 | | #define PRIdSIZE "zd" |
---|
1396 | | #define USE_ASM_REDC 1 |
---|
1397 | | #define HAVE_APRCL 1 |
---|
1398 | | #define HAVE_ALLOCA_H 1 |
---|
1399 | | #define HAVE_ALLOCA 1 |
---|
1400 | | #define STDC_HEADERS 1 |
---|
1401 | | #define HAVE_MATH_H 1 |
---|
1402 | | #define HAVE_LIMITS_H 1 |
---|
1403 | | #define HAVE_STRINGS_H 1 |
---|
1404 | | #define HAVE_SYS_TIME_H 1 |
---|
1405 | | #define HAVE_UNISTD_H 1 |
---|
1406 | | #define HAVE_SIGNAL_H 1 |
---|
1407 | | #define HAVE_FCNTL_H 1 |
---|
1408 | | #define HAVE_CTYPE_H 1 |
---|
1409 | | #define HAVE_SYS_TYPES_H 1 |
---|
1410 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1411 | | #define HAVE_AIO_H 1 |
---|
1412 | | #define HAVE_LIBM 1 |
---|
1413 | | #define HAVE_LIBM 1 |
---|
1414 | | #define HAVE_LIBM 1 |
---|
1415 | | #define HAVE_LIBM 1 |
---|
1416 | | #define HAVE_LIBM 1 |
---|
1417 | | #define HAVE_ISASCII 1 |
---|
1418 | | #define HAVE_MEMSET 1 |
---|
1419 | | #define HAVE_STRCHR 1 |
---|
1420 | | #define HAVE_STRLEN 1 |
---|
1421 | | #define HAVE_STRNCASECMP 1 |
---|
1422 | | #define HAVE_STRSTR 1 |
---|
1423 | | #define HAVE_ACCESS 1 |
---|
1424 | | #define HAVE_UNLINK 1 |
---|
1425 | | #define HAVE_ISSPACE 1 |
---|
1426 | | #define HAVE_ISDIGIT 1 |
---|
1427 | | #define HAVE_ISXDIGIT 1 |
---|
1428 | | #define HAVE_TIME 1 |
---|
1429 | | #define HAVE_CTIME 1 |
---|
1430 | | #define HAVE_GETHOSTNAME 1 |
---|
1431 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1432 | | #define HAVE_GETRUSAGE 1 |
---|
1433 | | #define HAVE_MEMMOVE 1 |
---|
1434 | | #define HAVE_SIGNAL 1 |
---|
1435 | | #define HAVE_FCNTL 1 |
---|
1436 | | #define HAVE_FILENO 1 |
---|
1437 | | #define HAVE_SETVBUF 1 |
---|
1438 | | /* end confdefs.h. */ |
---|
1439 | | /* Define fallocate to an innocuous variant, in case <limits.h> declares fallocate. |
---|
1440 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1441 | | #define fallocate innocuous_fallocate |
---|
1442 | | |
---|
1443 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1444 | | which can conflict with char fallocate (); below. |
---|
1445 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1446 | | <limits.h> exists even on freestanding compilers. */ |
---|
1447 | | |
---|
1448 | | #ifdef __STDC__ |
---|
1449 | | # include <limits.h> |
---|
1450 | | #else |
---|
1451 | | # include <assert.h> |
---|
1452 | | #endif |
---|
1453 | | |
---|
1454 | | #undef fallocate |
---|
1455 | | |
---|
1456 | | /* Override any GCC internal prototype to avoid an error. |
---|
1457 | | Use char because int might match the return type of a GCC |
---|
1458 | | builtin and then its argument prototype would still apply. */ |
---|
1459 | | #ifdef __cplusplus |
---|
1460 | | extern "C" |
---|
1461 | | #endif |
---|
1462 | | char fallocate (); |
---|
1463 | | /* The GNU C library defines this for functions which it implements |
---|
1464 | | to always fail with ENOSYS. Some functions are actually named |
---|
1465 | | something starting with __ and the normal name is an alias. */ |
---|
1466 | | #if defined __stub_fallocate || defined __stub___fallocate |
---|
1467 | | choke me |
---|
1468 | | #endif |
---|
1469 | | |
---|
1470 | | int |
---|
1471 | | main () |
---|
1472 | | { |
---|
1473 | | return fallocate (); |
---|
1474 | | ; |
---|
1475 | | return 0; |
---|
1476 | | } |
---|
1477 | configure:14602: result: no |
---|
1478 | configure:14602: checking for aio_read |
---|
1479 | configure:14602: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1480 | configure:14602: $? = 0 |
---|
1481 | configure:14602: result: yes |
---|
1482 | configure:14602: checking for aio_init |
---|
1483 | configure:14602: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1484 | Undefined symbols for architecture x86_64: |
---|
1485 | "_aio_init", referenced from: |
---|
1486 | _main in ccbmDzAc.o |
---|
1487 | ld: symbol(s) not found for architecture x86_64 |
---|
1488 | collect2: error: ld returned 1 exit status |
---|
1489 | configure:14602: $? = 1 |
---|
1490 | configure: failed program was: |
---|
1491 | | /* confdefs.h */ |
---|
1492 | | #define PACKAGE_NAME "ecm" |
---|
1493 | | #define PACKAGE_TARNAME "ecm" |
---|
1494 | | #define PACKAGE_VERSION "7.0.3" |
---|
1495 | | #define PACKAGE_STRING "ecm 7.0.3" |
---|
1496 | | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr" |
---|
1497 | | #define PACKAGE_URL "" |
---|
1498 | | #define PACKAGE "ecm" |
---|
1499 | | #define VERSION "7.0.3" |
---|
1500 | | #define ECM_VERSION "7.0.3" |
---|
1501 | | #define STDC_HEADERS 1 |
---|
1502 | | #define HAVE_SYS_TYPES_H 1 |
---|
1503 | | #define HAVE_SYS_STAT_H 1 |
---|
1504 | | #define HAVE_STDLIB_H 1 |
---|
1505 | | #define HAVE_STRING_H 1 |
---|
1506 | | #define HAVE_MEMORY_H 1 |
---|
1507 | | #define HAVE_STRINGS_H 1 |
---|
1508 | | #define HAVE_INTTYPES_H 1 |
---|
1509 | | #define HAVE_STDINT_H 1 |
---|
1510 | | #define HAVE_UNISTD_H 1 |
---|
1511 | | #define HAVE_DLFCN_H 1 |
---|
1512 | | #define LT_OBJDIR ".libs/" |
---|
1513 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1514 | | #define HAVE_LONG_LONG_INT 1 |
---|
1515 | | #define TIME_WITH_SYS_TIME 1 |
---|
1516 | | #define PRIuSIZE "zu" |
---|
1517 | | #define PRIdSIZE "zd" |
---|
1518 | | #define USE_ASM_REDC 1 |
---|
1519 | | #define HAVE_APRCL 1 |
---|
1520 | | #define HAVE_ALLOCA_H 1 |
---|
1521 | | #define HAVE_ALLOCA 1 |
---|
1522 | | #define STDC_HEADERS 1 |
---|
1523 | | #define HAVE_MATH_H 1 |
---|
1524 | | #define HAVE_LIMITS_H 1 |
---|
1525 | | #define HAVE_STRINGS_H 1 |
---|
1526 | | #define HAVE_SYS_TIME_H 1 |
---|
1527 | | #define HAVE_UNISTD_H 1 |
---|
1528 | | #define HAVE_SIGNAL_H 1 |
---|
1529 | | #define HAVE_FCNTL_H 1 |
---|
1530 | | #define HAVE_CTYPE_H 1 |
---|
1531 | | #define HAVE_SYS_TYPES_H 1 |
---|
1532 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1533 | | #define HAVE_AIO_H 1 |
---|
1534 | | #define HAVE_LIBM 1 |
---|
1535 | | #define HAVE_LIBM 1 |
---|
1536 | | #define HAVE_LIBM 1 |
---|
1537 | | #define HAVE_LIBM 1 |
---|
1538 | | #define HAVE_LIBM 1 |
---|
1539 | | #define HAVE_ISASCII 1 |
---|
1540 | | #define HAVE_MEMSET 1 |
---|
1541 | | #define HAVE_STRCHR 1 |
---|
1542 | | #define HAVE_STRLEN 1 |
---|
1543 | | #define HAVE_STRNCASECMP 1 |
---|
1544 | | #define HAVE_STRSTR 1 |
---|
1545 | | #define HAVE_ACCESS 1 |
---|
1546 | | #define HAVE_UNLINK 1 |
---|
1547 | | #define HAVE_ISSPACE 1 |
---|
1548 | | #define HAVE_ISDIGIT 1 |
---|
1549 | | #define HAVE_ISXDIGIT 1 |
---|
1550 | | #define HAVE_TIME 1 |
---|
1551 | | #define HAVE_CTIME 1 |
---|
1552 | | #define HAVE_GETHOSTNAME 1 |
---|
1553 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1554 | | #define HAVE_GETRUSAGE 1 |
---|
1555 | | #define HAVE_MEMMOVE 1 |
---|
1556 | | #define HAVE_SIGNAL 1 |
---|
1557 | | #define HAVE_FCNTL 1 |
---|
1558 | | #define HAVE_FILENO 1 |
---|
1559 | | #define HAVE_SETVBUF 1 |
---|
1560 | | #define HAVE_AIO_READ 1 |
---|
1561 | | /* end confdefs.h. */ |
---|
1562 | | /* Define aio_init to an innocuous variant, in case <limits.h> declares aio_init. |
---|
1563 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1564 | | #define aio_init innocuous_aio_init |
---|
1565 | | |
---|
1566 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1567 | | which can conflict with char aio_init (); below. |
---|
1568 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1569 | | <limits.h> exists even on freestanding compilers. */ |
---|
1570 | | |
---|
1571 | | #ifdef __STDC__ |
---|
1572 | | # include <limits.h> |
---|
1573 | | #else |
---|
1574 | | # include <assert.h> |
---|
1575 | | #endif |
---|
1576 | | |
---|
1577 | | #undef aio_init |
---|
1578 | | |
---|
1579 | | /* Override any GCC internal prototype to avoid an error. |
---|
1580 | | Use char because int might match the return type of a GCC |
---|
1581 | | builtin and then its argument prototype would still apply. */ |
---|
1582 | | #ifdef __cplusplus |
---|
1583 | | extern "C" |
---|
1584 | | #endif |
---|
1585 | | char aio_init (); |
---|
1586 | | /* The GNU C library defines this for functions which it implements |
---|
1587 | | to always fail with ENOSYS. Some functions are actually named |
---|
1588 | | something starting with __ and the normal name is an alias. */ |
---|
1589 | | #if defined __stub_aio_init || defined __stub___aio_init |
---|
1590 | | choke me |
---|
1591 | | #endif |
---|
1592 | | |
---|
1593 | | int |
---|
1594 | | main () |
---|
1595 | | { |
---|
1596 | | return aio_init (); |
---|
1597 | | ; |
---|
1598 | | return 0; |
---|
1599 | | } |
---|
1600 | configure:14602: result: no |
---|
1601 | configure:14615: checking for _fseeki64 |
---|
1602 | configure:14615: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1603 | Undefined symbols for architecture x86_64: |
---|
1604 | "__fseeki64", referenced from: |
---|
1605 | _main in ccLUTeim.o |
---|
1606 | ld: symbol(s) not found for architecture x86_64 |
---|
1607 | collect2: error: ld returned 1 exit status |
---|
1608 | configure:14615: $? = 1 |
---|
1609 | configure: failed program was: |
---|
1610 | | /* confdefs.h */ |
---|
1611 | | #define PACKAGE_NAME "ecm" |
---|
1612 | | #define PACKAGE_TARNAME "ecm" |
---|
1613 | | #define PACKAGE_VERSION "7.0.3" |
---|
1614 | | #define PACKAGE_STRING "ecm 7.0.3" |
---|
1615 | | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr" |
---|
1616 | | #define PACKAGE_URL "" |
---|
1617 | | #define PACKAGE "ecm" |
---|
1618 | | #define VERSION "7.0.3" |
---|
1619 | | #define ECM_VERSION "7.0.3" |
---|
1620 | | #define STDC_HEADERS 1 |
---|
1621 | | #define HAVE_SYS_TYPES_H 1 |
---|
1622 | | #define HAVE_SYS_STAT_H 1 |
---|
1623 | | #define HAVE_STDLIB_H 1 |
---|
1624 | | #define HAVE_STRING_H 1 |
---|
1625 | | #define HAVE_MEMORY_H 1 |
---|
1626 | | #define HAVE_STRINGS_H 1 |
---|
1627 | | #define HAVE_INTTYPES_H 1 |
---|
1628 | | #define HAVE_STDINT_H 1 |
---|
1629 | | #define HAVE_UNISTD_H 1 |
---|
1630 | | #define HAVE_DLFCN_H 1 |
---|
1631 | | #define LT_OBJDIR ".libs/" |
---|
1632 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1633 | | #define HAVE_LONG_LONG_INT 1 |
---|
1634 | | #define TIME_WITH_SYS_TIME 1 |
---|
1635 | | #define PRIuSIZE "zu" |
---|
1636 | | #define PRIdSIZE "zd" |
---|
1637 | | #define USE_ASM_REDC 1 |
---|
1638 | | #define HAVE_APRCL 1 |
---|
1639 | | #define HAVE_ALLOCA_H 1 |
---|
1640 | | #define HAVE_ALLOCA 1 |
---|
1641 | | #define STDC_HEADERS 1 |
---|
1642 | | #define HAVE_MATH_H 1 |
---|
1643 | | #define HAVE_LIMITS_H 1 |
---|
1644 | | #define HAVE_STRINGS_H 1 |
---|
1645 | | #define HAVE_SYS_TIME_H 1 |
---|
1646 | | #define HAVE_UNISTD_H 1 |
---|
1647 | | #define HAVE_SIGNAL_H 1 |
---|
1648 | | #define HAVE_FCNTL_H 1 |
---|
1649 | | #define HAVE_CTYPE_H 1 |
---|
1650 | | #define HAVE_SYS_TYPES_H 1 |
---|
1651 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1652 | | #define HAVE_AIO_H 1 |
---|
1653 | | #define HAVE_LIBM 1 |
---|
1654 | | #define HAVE_LIBM 1 |
---|
1655 | | #define HAVE_LIBM 1 |
---|
1656 | | #define HAVE_LIBM 1 |
---|
1657 | | #define HAVE_LIBM 1 |
---|
1658 | | #define HAVE_ISASCII 1 |
---|
1659 | | #define HAVE_MEMSET 1 |
---|
1660 | | #define HAVE_STRCHR 1 |
---|
1661 | | #define HAVE_STRLEN 1 |
---|
1662 | | #define HAVE_STRNCASECMP 1 |
---|
1663 | | #define HAVE_STRSTR 1 |
---|
1664 | | #define HAVE_ACCESS 1 |
---|
1665 | | #define HAVE_UNLINK 1 |
---|
1666 | | #define HAVE_ISSPACE 1 |
---|
1667 | | #define HAVE_ISDIGIT 1 |
---|
1668 | | #define HAVE_ISXDIGIT 1 |
---|
1669 | | #define HAVE_TIME 1 |
---|
1670 | | #define HAVE_CTIME 1 |
---|
1671 | | #define HAVE_GETHOSTNAME 1 |
---|
1672 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1673 | | #define HAVE_GETRUSAGE 1 |
---|
1674 | | #define HAVE_MEMMOVE 1 |
---|
1675 | | #define HAVE_SIGNAL 1 |
---|
1676 | | #define HAVE_FCNTL 1 |
---|
1677 | | #define HAVE_FILENO 1 |
---|
1678 | | #define HAVE_SETVBUF 1 |
---|
1679 | | #define HAVE_AIO_READ 1 |
---|
1680 | | /* end confdefs.h. */ |
---|
1681 | | /* Define _fseeki64 to an innocuous variant, in case <limits.h> declares _fseeki64. |
---|
1682 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1683 | | #define _fseeki64 innocuous__fseeki64 |
---|
1684 | | |
---|
1685 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1686 | | which can conflict with char _fseeki64 (); below. |
---|
1687 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1688 | | <limits.h> exists even on freestanding compilers. */ |
---|
1689 | | |
---|
1690 | | #ifdef __STDC__ |
---|
1691 | | # include <limits.h> |
---|
1692 | | #else |
---|
1693 | | # include <assert.h> |
---|
1694 | | #endif |
---|
1695 | | |
---|
1696 | | #undef _fseeki64 |
---|
1697 | | |
---|
1698 | | /* Override any GCC internal prototype to avoid an error. |
---|
1699 | | Use char because int might match the return type of a GCC |
---|
1700 | | builtin and then its argument prototype would still apply. */ |
---|
1701 | | #ifdef __cplusplus |
---|
1702 | | extern "C" |
---|
1703 | | #endif |
---|
1704 | | char _fseeki64 (); |
---|
1705 | | /* The GNU C library defines this for functions which it implements |
---|
1706 | | to always fail with ENOSYS. Some functions are actually named |
---|
1707 | | something starting with __ and the normal name is an alias. */ |
---|
1708 | | #if defined __stub__fseeki64 || defined __stub____fseeki64 |
---|
1709 | | choke me |
---|
1710 | | #endif |
---|
1711 | | |
---|
1712 | | int |
---|
1713 | | main () |
---|
1714 | | { |
---|
1715 | | return _fseeki64 (); |
---|
1716 | | ; |
---|
1717 | | return 0; |
---|
1718 | | } |
---|
1719 | configure:14615: result: no |
---|
1720 | configure:14615: checking for _ftelli64 |
---|
1721 | configure:14615: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1722 | Undefined symbols for architecture x86_64: |
---|
1723 | "__ftelli64", referenced from: |
---|
1724 | _main in ccBSCfSG.o |
---|
1725 | ld: symbol(s) not found for architecture x86_64 |
---|
1726 | collect2: error: ld returned 1 exit status |
---|
1727 | configure:14615: $? = 1 |
---|
1728 | configure: failed program was: |
---|
1729 | | /* confdefs.h */ |
---|
1730 | | #define PACKAGE_NAME "ecm" |
---|
1731 | | #define PACKAGE_TARNAME "ecm" |
---|
1732 | | #define PACKAGE_VERSION "7.0.3" |
---|
1733 | | #define PACKAGE_STRING "ecm 7.0.3" |
---|
1734 | | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr" |
---|
1735 | | #define PACKAGE_URL "" |
---|
1736 | | #define PACKAGE "ecm" |
---|
1737 | | #define VERSION "7.0.3" |
---|
1738 | | #define ECM_VERSION "7.0.3" |
---|
1739 | | #define STDC_HEADERS 1 |
---|
1740 | | #define HAVE_SYS_TYPES_H 1 |
---|
1741 | | #define HAVE_SYS_STAT_H 1 |
---|
1742 | | #define HAVE_STDLIB_H 1 |
---|
1743 | | #define HAVE_STRING_H 1 |
---|
1744 | | #define HAVE_MEMORY_H 1 |
---|
1745 | | #define HAVE_STRINGS_H 1 |
---|
1746 | | #define HAVE_INTTYPES_H 1 |
---|
1747 | | #define HAVE_STDINT_H 1 |
---|
1748 | | #define HAVE_UNISTD_H 1 |
---|
1749 | | #define HAVE_DLFCN_H 1 |
---|
1750 | | #define LT_OBJDIR ".libs/" |
---|
1751 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1752 | | #define HAVE_LONG_LONG_INT 1 |
---|
1753 | | #define TIME_WITH_SYS_TIME 1 |
---|
1754 | | #define PRIuSIZE "zu" |
---|
1755 | | #define PRIdSIZE "zd" |
---|
1756 | | #define USE_ASM_REDC 1 |
---|
1757 | | #define HAVE_APRCL 1 |
---|
1758 | | #define HAVE_ALLOCA_H 1 |
---|
1759 | | #define HAVE_ALLOCA 1 |
---|
1760 | | #define STDC_HEADERS 1 |
---|
1761 | | #define HAVE_MATH_H 1 |
---|
1762 | | #define HAVE_LIMITS_H 1 |
---|
1763 | | #define HAVE_STRINGS_H 1 |
---|
1764 | | #define HAVE_SYS_TIME_H 1 |
---|
1765 | | #define HAVE_UNISTD_H 1 |
---|
1766 | | #define HAVE_SIGNAL_H 1 |
---|
1767 | | #define HAVE_FCNTL_H 1 |
---|
1768 | | #define HAVE_CTYPE_H 1 |
---|
1769 | | #define HAVE_SYS_TYPES_H 1 |
---|
1770 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1771 | | #define HAVE_AIO_H 1 |
---|
1772 | | #define HAVE_LIBM 1 |
---|
1773 | | #define HAVE_LIBM 1 |
---|
1774 | | #define HAVE_LIBM 1 |
---|
1775 | | #define HAVE_LIBM 1 |
---|
1776 | | #define HAVE_LIBM 1 |
---|
1777 | | #define HAVE_ISASCII 1 |
---|
1778 | | #define HAVE_MEMSET 1 |
---|
1779 | | #define HAVE_STRCHR 1 |
---|
1780 | | #define HAVE_STRLEN 1 |
---|
1781 | | #define HAVE_STRNCASECMP 1 |
---|
1782 | | #define HAVE_STRSTR 1 |
---|
1783 | | #define HAVE_ACCESS 1 |
---|
1784 | | #define HAVE_UNLINK 1 |
---|
1785 | | #define HAVE_ISSPACE 1 |
---|
1786 | | #define HAVE_ISDIGIT 1 |
---|
1787 | | #define HAVE_ISXDIGIT 1 |
---|
1788 | | #define HAVE_TIME 1 |
---|
1789 | | #define HAVE_CTIME 1 |
---|
1790 | | #define HAVE_GETHOSTNAME 1 |
---|
1791 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1792 | | #define HAVE_GETRUSAGE 1 |
---|
1793 | | #define HAVE_MEMMOVE 1 |
---|
1794 | | #define HAVE_SIGNAL 1 |
---|
1795 | | #define HAVE_FCNTL 1 |
---|
1796 | | #define HAVE_FILENO 1 |
---|
1797 | | #define HAVE_SETVBUF 1 |
---|
1798 | | #define HAVE_AIO_READ 1 |
---|
1799 | | /* end confdefs.h. */ |
---|
1800 | | /* Define _ftelli64 to an innocuous variant, in case <limits.h> declares _ftelli64. |
---|
1801 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1802 | | #define _ftelli64 innocuous__ftelli64 |
---|
1803 | | |
---|
1804 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1805 | | which can conflict with char _ftelli64 (); below. |
---|
1806 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1807 | | <limits.h> exists even on freestanding compilers. */ |
---|
1808 | | |
---|
1809 | | #ifdef __STDC__ |
---|
1810 | | # include <limits.h> |
---|
1811 | | #else |
---|
1812 | | # include <assert.h> |
---|
1813 | | #endif |
---|
1814 | | |
---|
1815 | | #undef _ftelli64 |
---|
1816 | | |
---|
1817 | | /* Override any GCC internal prototype to avoid an error. |
---|
1818 | | Use char because int might match the return type of a GCC |
---|
1819 | | builtin and then its argument prototype would still apply. */ |
---|
1820 | | #ifdef __cplusplus |
---|
1821 | | extern "C" |
---|
1822 | | #endif |
---|
1823 | | char _ftelli64 (); |
---|
1824 | | /* The GNU C library defines this for functions which it implements |
---|
1825 | | to always fail with ENOSYS. Some functions are actually named |
---|
1826 | | something starting with __ and the normal name is an alias. */ |
---|
1827 | | #if defined __stub__ftelli64 || defined __stub____ftelli64 |
---|
1828 | | choke me |
---|
1829 | | #endif |
---|
1830 | | |
---|
1831 | | int |
---|
1832 | | main () |
---|
1833 | | { |
---|
1834 | | return _ftelli64 (); |
---|
1835 | | ; |
---|
1836 | | return 0; |
---|
1837 | | } |
---|
1838 | configure:14615: result: no |
---|
1839 | configure:14626: checking for malloc_usable_size |
---|
1840 | configure:14626: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm >&5 |
---|
1841 | Undefined symbols for architecture x86_64: |
---|
1842 | "_malloc_usable_size", referenced from: |
---|
1843 | _main in ccbVBmzu.o |
---|
1844 | ld: symbol(s) not found for architecture x86_64 |
---|
1845 | collect2: error: ld returned 1 exit status |
---|
1846 | configure:14626: $? = 1 |
---|
1847 | configure: failed program was: |
---|
1848 | | /* confdefs.h */ |
---|
1849 | | #define PACKAGE_NAME "ecm" |
---|
1850 | | #define PACKAGE_TARNAME "ecm" |
---|
1851 | | #define PACKAGE_VERSION "7.0.3" |
---|
1852 | | #define PACKAGE_STRING "ecm 7.0.3" |
---|
1853 | | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr" |
---|
1854 | | #define PACKAGE_URL "" |
---|
1855 | | #define PACKAGE "ecm" |
---|
1856 | | #define VERSION "7.0.3" |
---|
1857 | | #define ECM_VERSION "7.0.3" |
---|
1858 | | #define STDC_HEADERS 1 |
---|
1859 | | #define HAVE_SYS_TYPES_H 1 |
---|
1860 | | #define HAVE_SYS_STAT_H 1 |
---|
1861 | | #define HAVE_STDLIB_H 1 |
---|
1862 | | #define HAVE_STRING_H 1 |
---|
1863 | | #define HAVE_MEMORY_H 1 |
---|
1864 | | #define HAVE_STRINGS_H 1 |
---|
1865 | | #define HAVE_INTTYPES_H 1 |
---|
1866 | | #define HAVE_STDINT_H 1 |
---|
1867 | | #define HAVE_UNISTD_H 1 |
---|
1868 | | #define HAVE_DLFCN_H 1 |
---|
1869 | | #define LT_OBJDIR ".libs/" |
---|
1870 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1871 | | #define HAVE_LONG_LONG_INT 1 |
---|
1872 | | #define TIME_WITH_SYS_TIME 1 |
---|
1873 | | #define PRIuSIZE "zu" |
---|
1874 | | #define PRIdSIZE "zd" |
---|
1875 | | #define USE_ASM_REDC 1 |
---|
1876 | | #define HAVE_APRCL 1 |
---|
1877 | | #define HAVE_ALLOCA_H 1 |
---|
1878 | | #define HAVE_ALLOCA 1 |
---|
1879 | | #define STDC_HEADERS 1 |
---|
1880 | | #define HAVE_MATH_H 1 |
---|
1881 | | #define HAVE_LIMITS_H 1 |
---|
1882 | | #define HAVE_STRINGS_H 1 |
---|
1883 | | #define HAVE_SYS_TIME_H 1 |
---|
1884 | | #define HAVE_UNISTD_H 1 |
---|
1885 | | #define HAVE_SIGNAL_H 1 |
---|
1886 | | #define HAVE_FCNTL_H 1 |
---|
1887 | | #define HAVE_CTYPE_H 1 |
---|
1888 | | #define HAVE_SYS_TYPES_H 1 |
---|
1889 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1890 | | #define HAVE_AIO_H 1 |
---|
1891 | | #define HAVE_LIBM 1 |
---|
1892 | | #define HAVE_LIBM 1 |
---|
1893 | | #define HAVE_LIBM 1 |
---|
1894 | | #define HAVE_LIBM 1 |
---|
1895 | | #define HAVE_LIBM 1 |
---|
1896 | | #define HAVE_ISASCII 1 |
---|
1897 | | #define HAVE_MEMSET 1 |
---|
1898 | | #define HAVE_STRCHR 1 |
---|
1899 | | #define HAVE_STRLEN 1 |
---|
1900 | | #define HAVE_STRNCASECMP 1 |
---|
1901 | | #define HAVE_STRSTR 1 |
---|
1902 | | #define HAVE_ACCESS 1 |
---|
1903 | | #define HAVE_UNLINK 1 |
---|
1904 | | #define HAVE_ISSPACE 1 |
---|
1905 | | #define HAVE_ISDIGIT 1 |
---|
1906 | | #define HAVE_ISXDIGIT 1 |
---|
1907 | | #define HAVE_TIME 1 |
---|
1908 | | #define HAVE_CTIME 1 |
---|
1909 | | #define HAVE_GETHOSTNAME 1 |
---|
1910 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1911 | | #define HAVE_GETRUSAGE 1 |
---|
1912 | | #define HAVE_MEMMOVE 1 |
---|
1913 | | #define HAVE_SIGNAL 1 |
---|
1914 | | #define HAVE_FCNTL 1 |
---|
1915 | | #define HAVE_FILENO 1 |
---|
1916 | | #define HAVE_SETVBUF 1 |
---|
1917 | | #define HAVE_AIO_READ 1 |
---|
1918 | | /* end confdefs.h. */ |
---|
1919 | | /* Define malloc_usable_size to an innocuous variant, in case <limits.h> declares malloc_usable_size. |
---|
1920 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1921 | | #define malloc_usable_size innocuous_malloc_usable_size |
---|
1922 | | |
---|
1923 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1924 | | which can conflict with char malloc_usable_size (); below. |
---|
1925 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1926 | | <limits.h> exists even on freestanding compilers. */ |
---|
1927 | | |
---|
1928 | | #ifdef __STDC__ |
---|
1929 | | # include <limits.h> |
---|
1930 | | #else |
---|
1931 | | # include <assert.h> |
---|
1932 | | #endif |
---|
1933 | | |
---|
1934 | | #undef malloc_usable_size |
---|
1935 | | |
---|
1936 | | /* Override any GCC internal prototype to avoid an error. |
---|
1937 | | Use char because int might match the return type of a GCC |
---|
1938 | | builtin and then its argument prototype would still apply. */ |
---|
1939 | | #ifdef __cplusplus |
---|
1940 | | extern "C" |
---|
1941 | | #endif |
---|
1942 | | char malloc_usable_size (); |
---|
1943 | | /* The GNU C library defines this for functions which it implements |
---|
1944 | | to always fail with ENOSYS. Some functions are actually named |
---|
1945 | | something starting with __ and the normal name is an alias. */ |
---|
1946 | | #if defined __stub_malloc_usable_size || defined __stub___malloc_usable_size |
---|
1947 | | choke me |
---|
1948 | | #endif |
---|
1949 | | |
---|
1950 | | int |
---|
1951 | | main () |
---|
1952 | | { |
---|
1953 | | return malloc_usable_size (); |
---|
1954 | | ; |
---|
1955 | | return 0; |
---|
1956 | | } |
---|
1957 | configure:14626: result: no |
---|
1958 | configure:14665: checking gmp.h usability |
---|
1959 | configure:14665: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
1960 | configure:14665: $? = 0 |
---|
1961 | configure:14665: result: yes |
---|
1962 | configure:14665: checking gmp.h presence |
---|
1963 | configure:14665: cpp -I/Users/fbissey/build/sage-7.2.beta5/local/include -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c |
---|
1964 | configure:14665: $? = 0 |
---|
1965 | configure:14665: result: yes |
---|
1966 | configure:14665: checking for gmp.h |
---|
1967 | configure:14665: result: yes |
---|
1968 | configure:14678: checking for recent GMP |
---|
1969 | configure:14690: cpp -I/Users/fbissey/build/sage-7.2.beta5/local/include -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c |
---|
1970 | configure:14690: $? = 0 |
---|
1971 | configure:14691: result: yes |
---|
1972 | configure:14701: checking if GMP is MPIR |
---|
1973 | configure:14713: cpp -I/Users/fbissey/build/sage-7.2.beta5/local/include -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c |
---|
1974 | configure:14713: $? = 0 |
---|
1975 | configure:14714: result: yes |
---|
1976 | configure:14743: checking whether we can link against GMP |
---|
1977 | configure:14766: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm /Users/fbissey/build/sage-7.2.beta5/local/lib/libgmp.a >&5 |
---|
1978 | configure:14766: $? = 0 |
---|
1979 | configure:14767: result: yes |
---|
1980 | configure:14778: checking if gmp.h version and libgmp version are the same |
---|
1981 | configure:14810: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm /Users/fbissey/build/sage-7.2.beta5/local/lib/libgmp.a >&5 |
---|
1982 | configure:14810: $? = 0 |
---|
1983 | configure:14810: ./conftest |
---|
1984 | configure:14810: $? = 0 |
---|
1985 | configure:14811: result: yes |
---|
1986 | configure:14826: checking for __gmpn_add_nc |
---|
1987 | configure:14826: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm /Users/fbissey/build/sage-7.2.beta5/local/lib/libgmp.a >&5 |
---|
1988 | Undefined symbols for architecture x86_64: |
---|
1989 | "___gmpn_add_nc", referenced from: |
---|
1990 | _main in cckHOFUY.o |
---|
1991 | ld: symbol(s) not found for architecture x86_64 |
---|
1992 | collect2: error: ld returned 1 exit status |
---|
1993 | configure:14826: $? = 1 |
---|
1994 | configure: failed program was: |
---|
1995 | | /* confdefs.h */ |
---|
1996 | | #define PACKAGE_NAME "ecm" |
---|
1997 | | #define PACKAGE_TARNAME "ecm" |
---|
1998 | | #define PACKAGE_VERSION "7.0.3" |
---|
1999 | | #define PACKAGE_STRING "ecm 7.0.3" |
---|
2000 | | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr" |
---|
2001 | | #define PACKAGE_URL "" |
---|
2002 | | #define PACKAGE "ecm" |
---|
2003 | | #define VERSION "7.0.3" |
---|
2004 | | #define ECM_VERSION "7.0.3" |
---|
2005 | | #define STDC_HEADERS 1 |
---|
2006 | | #define HAVE_SYS_TYPES_H 1 |
---|
2007 | | #define HAVE_SYS_STAT_H 1 |
---|
2008 | | #define HAVE_STDLIB_H 1 |
---|
2009 | | #define HAVE_STRING_H 1 |
---|
2010 | | #define HAVE_MEMORY_H 1 |
---|
2011 | | #define HAVE_STRINGS_H 1 |
---|
2012 | | #define HAVE_INTTYPES_H 1 |
---|
2013 | | #define HAVE_STDINT_H 1 |
---|
2014 | | #define HAVE_UNISTD_H 1 |
---|
2015 | | #define HAVE_DLFCN_H 1 |
---|
2016 | | #define LT_OBJDIR ".libs/" |
---|
2017 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2018 | | #define HAVE_LONG_LONG_INT 1 |
---|
2019 | | #define TIME_WITH_SYS_TIME 1 |
---|
2020 | | #define PRIuSIZE "zu" |
---|
2021 | | #define PRIdSIZE "zd" |
---|
2022 | | #define USE_ASM_REDC 1 |
---|
2023 | | #define HAVE_APRCL 1 |
---|
2024 | | #define HAVE_ALLOCA_H 1 |
---|
2025 | | #define HAVE_ALLOCA 1 |
---|
2026 | | #define STDC_HEADERS 1 |
---|
2027 | | #define HAVE_MATH_H 1 |
---|
2028 | | #define HAVE_LIMITS_H 1 |
---|
2029 | | #define HAVE_STRINGS_H 1 |
---|
2030 | | #define HAVE_SYS_TIME_H 1 |
---|
2031 | | #define HAVE_UNISTD_H 1 |
---|
2032 | | #define HAVE_SIGNAL_H 1 |
---|
2033 | | #define HAVE_FCNTL_H 1 |
---|
2034 | | #define HAVE_CTYPE_H 1 |
---|
2035 | | #define HAVE_SYS_TYPES_H 1 |
---|
2036 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2037 | | #define HAVE_AIO_H 1 |
---|
2038 | | #define HAVE_LIBM 1 |
---|
2039 | | #define HAVE_LIBM 1 |
---|
2040 | | #define HAVE_LIBM 1 |
---|
2041 | | #define HAVE_LIBM 1 |
---|
2042 | | #define HAVE_LIBM 1 |
---|
2043 | | #define HAVE_ISASCII 1 |
---|
2044 | | #define HAVE_MEMSET 1 |
---|
2045 | | #define HAVE_STRCHR 1 |
---|
2046 | | #define HAVE_STRLEN 1 |
---|
2047 | | #define HAVE_STRNCASECMP 1 |
---|
2048 | | #define HAVE_STRSTR 1 |
---|
2049 | | #define HAVE_ACCESS 1 |
---|
2050 | | #define HAVE_UNLINK 1 |
---|
2051 | | #define HAVE_ISSPACE 1 |
---|
2052 | | #define HAVE_ISDIGIT 1 |
---|
2053 | | #define HAVE_ISXDIGIT 1 |
---|
2054 | | #define HAVE_TIME 1 |
---|
2055 | | #define HAVE_CTIME 1 |
---|
2056 | | #define HAVE_GETHOSTNAME 1 |
---|
2057 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2058 | | #define HAVE_GETRUSAGE 1 |
---|
2059 | | #define HAVE_MEMMOVE 1 |
---|
2060 | | #define HAVE_SIGNAL 1 |
---|
2061 | | #define HAVE_FCNTL 1 |
---|
2062 | | #define HAVE_FILENO 1 |
---|
2063 | | #define HAVE_SETVBUF 1 |
---|
2064 | | #define HAVE_AIO_READ 1 |
---|
2065 | | #define HAVE_GMP_H 1 |
---|
2066 | | #define HAVE_MPIR 1 |
---|
2067 | | /* end confdefs.h. */ |
---|
2068 | | /* Define __gmpn_add_nc to an innocuous variant, in case <limits.h> declares __gmpn_add_nc. |
---|
2069 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2070 | | #define __gmpn_add_nc innocuous___gmpn_add_nc |
---|
2071 | | |
---|
2072 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2073 | | which can conflict with char __gmpn_add_nc (); below. |
---|
2074 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2075 | | <limits.h> exists even on freestanding compilers. */ |
---|
2076 | | |
---|
2077 | | #ifdef __STDC__ |
---|
2078 | | # include <limits.h> |
---|
2079 | | #else |
---|
2080 | | # include <assert.h> |
---|
2081 | | #endif |
---|
2082 | | |
---|
2083 | | #undef __gmpn_add_nc |
---|
2084 | | |
---|
2085 | | /* Override any GCC internal prototype to avoid an error. |
---|
2086 | | Use char because int might match the return type of a GCC |
---|
2087 | | builtin and then its argument prototype would still apply. */ |
---|
2088 | | #ifdef __cplusplus |
---|
2089 | | extern "C" |
---|
2090 | | #endif |
---|
2091 | | char __gmpn_add_nc (); |
---|
2092 | | /* The GNU C library defines this for functions which it implements |
---|
2093 | | to always fail with ENOSYS. Some functions are actually named |
---|
2094 | | something starting with __ and the normal name is an alias. */ |
---|
2095 | | #if defined __stub___gmpn_add_nc || defined __stub_____gmpn_add_nc |
---|
2096 | | choke me |
---|
2097 | | #endif |
---|
2098 | | |
---|
2099 | | int |
---|
2100 | | main () |
---|
2101 | | { |
---|
2102 | | return __gmpn_add_nc (); |
---|
2103 | | ; |
---|
2104 | | return 0; |
---|
2105 | | } |
---|
2106 | configure:14826: result: no |
---|
2107 | configure:14826: checking for __gmpn_mod_34lsub1 |
---|
2108 | configure:14826: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm /Users/fbissey/build/sage-7.2.beta5/local/lib/libgmp.a >&5 |
---|
2109 | configure:14826: $? = 0 |
---|
2110 | configure:14826: result: yes |
---|
2111 | configure:14826: checking for __gmpn_redc_1 |
---|
2112 | configure:14826: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm /Users/fbissey/build/sage-7.2.beta5/local/lib/libgmp.a >&5 |
---|
2113 | configure:14826: $? = 0 |
---|
2114 | configure:14826: result: yes |
---|
2115 | configure:14826: checking for __gmpn_redc_2 |
---|
2116 | configure:14826: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm /Users/fbissey/build/sage-7.2.beta5/local/lib/libgmp.a >&5 |
---|
2117 | configure:14826: $? = 0 |
---|
2118 | configure:14826: result: yes |
---|
2119 | configure:14838: checking for __gmpn_mullo_n |
---|
2120 | configure:14838: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm /Users/fbissey/build/sage-7.2.beta5/local/lib/libgmp.a >&5 |
---|
2121 | Undefined symbols for architecture x86_64: |
---|
2122 | "___gmpn_mullo_n", referenced from: |
---|
2123 | _main in cc9UuLgB.o |
---|
2124 | ld: symbol(s) not found for architecture x86_64 |
---|
2125 | collect2: error: ld returned 1 exit status |
---|
2126 | configure:14838: $? = 1 |
---|
2127 | configure: failed program was: |
---|
2128 | | /* confdefs.h */ |
---|
2129 | | #define PACKAGE_NAME "ecm" |
---|
2130 | | #define PACKAGE_TARNAME "ecm" |
---|
2131 | | #define PACKAGE_VERSION "7.0.3" |
---|
2132 | | #define PACKAGE_STRING "ecm 7.0.3" |
---|
2133 | | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr" |
---|
2134 | | #define PACKAGE_URL "" |
---|
2135 | | #define PACKAGE "ecm" |
---|
2136 | | #define VERSION "7.0.3" |
---|
2137 | | #define ECM_VERSION "7.0.3" |
---|
2138 | | #define STDC_HEADERS 1 |
---|
2139 | | #define HAVE_SYS_TYPES_H 1 |
---|
2140 | | #define HAVE_SYS_STAT_H 1 |
---|
2141 | | #define HAVE_STDLIB_H 1 |
---|
2142 | | #define HAVE_STRING_H 1 |
---|
2143 | | #define HAVE_MEMORY_H 1 |
---|
2144 | | #define HAVE_STRINGS_H 1 |
---|
2145 | | #define HAVE_INTTYPES_H 1 |
---|
2146 | | #define HAVE_STDINT_H 1 |
---|
2147 | | #define HAVE_UNISTD_H 1 |
---|
2148 | | #define HAVE_DLFCN_H 1 |
---|
2149 | | #define LT_OBJDIR ".libs/" |
---|
2150 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2151 | | #define HAVE_LONG_LONG_INT 1 |
---|
2152 | | #define TIME_WITH_SYS_TIME 1 |
---|
2153 | | #define PRIuSIZE "zu" |
---|
2154 | | #define PRIdSIZE "zd" |
---|
2155 | | #define USE_ASM_REDC 1 |
---|
2156 | | #define HAVE_APRCL 1 |
---|
2157 | | #define HAVE_ALLOCA_H 1 |
---|
2158 | | #define HAVE_ALLOCA 1 |
---|
2159 | | #define STDC_HEADERS 1 |
---|
2160 | | #define HAVE_MATH_H 1 |
---|
2161 | | #define HAVE_LIMITS_H 1 |
---|
2162 | | #define HAVE_STRINGS_H 1 |
---|
2163 | | #define HAVE_SYS_TIME_H 1 |
---|
2164 | | #define HAVE_UNISTD_H 1 |
---|
2165 | | #define HAVE_SIGNAL_H 1 |
---|
2166 | | #define HAVE_FCNTL_H 1 |
---|
2167 | | #define HAVE_CTYPE_H 1 |
---|
2168 | | #define HAVE_SYS_TYPES_H 1 |
---|
2169 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2170 | | #define HAVE_AIO_H 1 |
---|
2171 | | #define HAVE_LIBM 1 |
---|
2172 | | #define HAVE_LIBM 1 |
---|
2173 | | #define HAVE_LIBM 1 |
---|
2174 | | #define HAVE_LIBM 1 |
---|
2175 | | #define HAVE_LIBM 1 |
---|
2176 | | #define HAVE_ISASCII 1 |
---|
2177 | | #define HAVE_MEMSET 1 |
---|
2178 | | #define HAVE_STRCHR 1 |
---|
2179 | | #define HAVE_STRLEN 1 |
---|
2180 | | #define HAVE_STRNCASECMP 1 |
---|
2181 | | #define HAVE_STRSTR 1 |
---|
2182 | | #define HAVE_ACCESS 1 |
---|
2183 | | #define HAVE_UNLINK 1 |
---|
2184 | | #define HAVE_ISSPACE 1 |
---|
2185 | | #define HAVE_ISDIGIT 1 |
---|
2186 | | #define HAVE_ISXDIGIT 1 |
---|
2187 | | #define HAVE_TIME 1 |
---|
2188 | | #define HAVE_CTIME 1 |
---|
2189 | | #define HAVE_GETHOSTNAME 1 |
---|
2190 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2191 | | #define HAVE_GETRUSAGE 1 |
---|
2192 | | #define HAVE_MEMMOVE 1 |
---|
2193 | | #define HAVE_SIGNAL 1 |
---|
2194 | | #define HAVE_FCNTL 1 |
---|
2195 | | #define HAVE_FILENO 1 |
---|
2196 | | #define HAVE_SETVBUF 1 |
---|
2197 | | #define HAVE_AIO_READ 1 |
---|
2198 | | #define HAVE_GMP_H 1 |
---|
2199 | | #define HAVE_MPIR 1 |
---|
2200 | | #define HAVE___GMPN_MOD_34LSUB1 1 |
---|
2201 | | #define HAVE___GMPN_REDC_1 1 |
---|
2202 | | #define HAVE___GMPN_REDC_2 1 |
---|
2203 | | /* end confdefs.h. */ |
---|
2204 | | /* Define __gmpn_mullo_n to an innocuous variant, in case <limits.h> declares __gmpn_mullo_n. |
---|
2205 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2206 | | #define __gmpn_mullo_n innocuous___gmpn_mullo_n |
---|
2207 | | |
---|
2208 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2209 | | which can conflict with char __gmpn_mullo_n (); below. |
---|
2210 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2211 | | <limits.h> exists even on freestanding compilers. */ |
---|
2212 | | |
---|
2213 | | #ifdef __STDC__ |
---|
2214 | | # include <limits.h> |
---|
2215 | | #else |
---|
2216 | | # include <assert.h> |
---|
2217 | | #endif |
---|
2218 | | |
---|
2219 | | #undef __gmpn_mullo_n |
---|
2220 | | |
---|
2221 | | /* Override any GCC internal prototype to avoid an error. |
---|
2222 | | Use char because int might match the return type of a GCC |
---|
2223 | | builtin and then its argument prototype would still apply. */ |
---|
2224 | | #ifdef __cplusplus |
---|
2225 | | extern "C" |
---|
2226 | | #endif |
---|
2227 | | char __gmpn_mullo_n (); |
---|
2228 | | /* The GNU C library defines this for functions which it implements |
---|
2229 | | to always fail with ENOSYS. Some functions are actually named |
---|
2230 | | something starting with __ and the normal name is an alias. */ |
---|
2231 | | #if defined __stub___gmpn_mullo_n || defined __stub_____gmpn_mullo_n |
---|
2232 | | choke me |
---|
2233 | | #endif |
---|
2234 | | |
---|
2235 | | int |
---|
2236 | | main () |
---|
2237 | | { |
---|
2238 | | return __gmpn_mullo_n (); |
---|
2239 | | ; |
---|
2240 | | return 0; |
---|
2241 | | } |
---|
2242 | configure:14838: result: no |
---|
2243 | configure:14838: checking for __gmpn_redc_n |
---|
2244 | configure:14838: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm /Users/fbissey/build/sage-7.2.beta5/local/lib/libgmp.a >&5 |
---|
2245 | Undefined symbols for architecture x86_64: |
---|
2246 | "___gmpn_redc_n", referenced from: |
---|
2247 | _main in cchMZDcA.o |
---|
2248 | ld: symbol(s) not found for architecture x86_64 |
---|
2249 | collect2: error: ld returned 1 exit status |
---|
2250 | configure:14838: $? = 1 |
---|
2251 | configure: failed program was: |
---|
2252 | | /* confdefs.h */ |
---|
2253 | | #define PACKAGE_NAME "ecm" |
---|
2254 | | #define PACKAGE_TARNAME "ecm" |
---|
2255 | | #define PACKAGE_VERSION "7.0.3" |
---|
2256 | | #define PACKAGE_STRING "ecm 7.0.3" |
---|
2257 | | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr" |
---|
2258 | | #define PACKAGE_URL "" |
---|
2259 | | #define PACKAGE "ecm" |
---|
2260 | | #define VERSION "7.0.3" |
---|
2261 | | #define ECM_VERSION "7.0.3" |
---|
2262 | | #define STDC_HEADERS 1 |
---|
2263 | | #define HAVE_SYS_TYPES_H 1 |
---|
2264 | | #define HAVE_SYS_STAT_H 1 |
---|
2265 | | #define HAVE_STDLIB_H 1 |
---|
2266 | | #define HAVE_STRING_H 1 |
---|
2267 | | #define HAVE_MEMORY_H 1 |
---|
2268 | | #define HAVE_STRINGS_H 1 |
---|
2269 | | #define HAVE_INTTYPES_H 1 |
---|
2270 | | #define HAVE_STDINT_H 1 |
---|
2271 | | #define HAVE_UNISTD_H 1 |
---|
2272 | | #define HAVE_DLFCN_H 1 |
---|
2273 | | #define LT_OBJDIR ".libs/" |
---|
2274 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2275 | | #define HAVE_LONG_LONG_INT 1 |
---|
2276 | | #define TIME_WITH_SYS_TIME 1 |
---|
2277 | | #define PRIuSIZE "zu" |
---|
2278 | | #define PRIdSIZE "zd" |
---|
2279 | | #define USE_ASM_REDC 1 |
---|
2280 | | #define HAVE_APRCL 1 |
---|
2281 | | #define HAVE_ALLOCA_H 1 |
---|
2282 | | #define HAVE_ALLOCA 1 |
---|
2283 | | #define STDC_HEADERS 1 |
---|
2284 | | #define HAVE_MATH_H 1 |
---|
2285 | | #define HAVE_LIMITS_H 1 |
---|
2286 | | #define HAVE_STRINGS_H 1 |
---|
2287 | | #define HAVE_SYS_TIME_H 1 |
---|
2288 | | #define HAVE_UNISTD_H 1 |
---|
2289 | | #define HAVE_SIGNAL_H 1 |
---|
2290 | | #define HAVE_FCNTL_H 1 |
---|
2291 | | #define HAVE_CTYPE_H 1 |
---|
2292 | | #define HAVE_SYS_TYPES_H 1 |
---|
2293 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2294 | | #define HAVE_AIO_H 1 |
---|
2295 | | #define HAVE_LIBM 1 |
---|
2296 | | #define HAVE_LIBM 1 |
---|
2297 | | #define HAVE_LIBM 1 |
---|
2298 | | #define HAVE_LIBM 1 |
---|
2299 | | #define HAVE_LIBM 1 |
---|
2300 | | #define HAVE_ISASCII 1 |
---|
2301 | | #define HAVE_MEMSET 1 |
---|
2302 | | #define HAVE_STRCHR 1 |
---|
2303 | | #define HAVE_STRLEN 1 |
---|
2304 | | #define HAVE_STRNCASECMP 1 |
---|
2305 | | #define HAVE_STRSTR 1 |
---|
2306 | | #define HAVE_ACCESS 1 |
---|
2307 | | #define HAVE_UNLINK 1 |
---|
2308 | | #define HAVE_ISSPACE 1 |
---|
2309 | | #define HAVE_ISDIGIT 1 |
---|
2310 | | #define HAVE_ISXDIGIT 1 |
---|
2311 | | #define HAVE_TIME 1 |
---|
2312 | | #define HAVE_CTIME 1 |
---|
2313 | | #define HAVE_GETHOSTNAME 1 |
---|
2314 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2315 | | #define HAVE_GETRUSAGE 1 |
---|
2316 | | #define HAVE_MEMMOVE 1 |
---|
2317 | | #define HAVE_SIGNAL 1 |
---|
2318 | | #define HAVE_FCNTL 1 |
---|
2319 | | #define HAVE_FILENO 1 |
---|
2320 | | #define HAVE_SETVBUF 1 |
---|
2321 | | #define HAVE_AIO_READ 1 |
---|
2322 | | #define HAVE_GMP_H 1 |
---|
2323 | | #define HAVE_MPIR 1 |
---|
2324 | | #define HAVE___GMPN_MOD_34LSUB1 1 |
---|
2325 | | #define HAVE___GMPN_REDC_1 1 |
---|
2326 | | #define HAVE___GMPN_REDC_2 1 |
---|
2327 | | /* end confdefs.h. */ |
---|
2328 | | /* Define __gmpn_redc_n to an innocuous variant, in case <limits.h> declares __gmpn_redc_n. |
---|
2329 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2330 | | #define __gmpn_redc_n innocuous___gmpn_redc_n |
---|
2331 | | |
---|
2332 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2333 | | which can conflict with char __gmpn_redc_n (); below. |
---|
2334 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2335 | | <limits.h> exists even on freestanding compilers. */ |
---|
2336 | | |
---|
2337 | | #ifdef __STDC__ |
---|
2338 | | # include <limits.h> |
---|
2339 | | #else |
---|
2340 | | # include <assert.h> |
---|
2341 | | #endif |
---|
2342 | | |
---|
2343 | | #undef __gmpn_redc_n |
---|
2344 | | |
---|
2345 | | /* Override any GCC internal prototype to avoid an error. |
---|
2346 | | Use char because int might match the return type of a GCC |
---|
2347 | | builtin and then its argument prototype would still apply. */ |
---|
2348 | | #ifdef __cplusplus |
---|
2349 | | extern "C" |
---|
2350 | | #endif |
---|
2351 | | char __gmpn_redc_n (); |
---|
2352 | | /* The GNU C library defines this for functions which it implements |
---|
2353 | | to always fail with ENOSYS. Some functions are actually named |
---|
2354 | | something starting with __ and the normal name is an alias. */ |
---|
2355 | | #if defined __stub___gmpn_redc_n || defined __stub_____gmpn_redc_n |
---|
2356 | | choke me |
---|
2357 | | #endif |
---|
2358 | | |
---|
2359 | | int |
---|
2360 | | main () |
---|
2361 | | { |
---|
2362 | | return __gmpn_redc_n (); |
---|
2363 | | ; |
---|
2364 | | return 0; |
---|
2365 | | } |
---|
2366 | configure:14838: result: no |
---|
2367 | configure:14838: checking for __gmpn_preinv_mod_1 |
---|
2368 | configure:14838: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm /Users/fbissey/build/sage-7.2.beta5/local/lib/libgmp.a >&5 |
---|
2369 | configure:14838: $? = 0 |
---|
2370 | configure:14838: result: yes |
---|
2371 | configure:14838: checking for __gmpn_mod_1s_4p_cps |
---|
2372 | configure:14838: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm /Users/fbissey/build/sage-7.2.beta5/local/lib/libgmp.a >&5 |
---|
2373 | Undefined symbols for architecture x86_64: |
---|
2374 | "___gmpn_mod_1s_4p_cps", referenced from: |
---|
2375 | _main in ccOZ9bi8.o |
---|
2376 | ld: symbol(s) not found for architecture x86_64 |
---|
2377 | collect2: error: ld returned 1 exit status |
---|
2378 | configure:14838: $? = 1 |
---|
2379 | configure: failed program was: |
---|
2380 | | /* confdefs.h */ |
---|
2381 | | #define PACKAGE_NAME "ecm" |
---|
2382 | | #define PACKAGE_TARNAME "ecm" |
---|
2383 | | #define PACKAGE_VERSION "7.0.3" |
---|
2384 | | #define PACKAGE_STRING "ecm 7.0.3" |
---|
2385 | | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr" |
---|
2386 | | #define PACKAGE_URL "" |
---|
2387 | | #define PACKAGE "ecm" |
---|
2388 | | #define VERSION "7.0.3" |
---|
2389 | | #define ECM_VERSION "7.0.3" |
---|
2390 | | #define STDC_HEADERS 1 |
---|
2391 | | #define HAVE_SYS_TYPES_H 1 |
---|
2392 | | #define HAVE_SYS_STAT_H 1 |
---|
2393 | | #define HAVE_STDLIB_H 1 |
---|
2394 | | #define HAVE_STRING_H 1 |
---|
2395 | | #define HAVE_MEMORY_H 1 |
---|
2396 | | #define HAVE_STRINGS_H 1 |
---|
2397 | | #define HAVE_INTTYPES_H 1 |
---|
2398 | | #define HAVE_STDINT_H 1 |
---|
2399 | | #define HAVE_UNISTD_H 1 |
---|
2400 | | #define HAVE_DLFCN_H 1 |
---|
2401 | | #define LT_OBJDIR ".libs/" |
---|
2402 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2403 | | #define HAVE_LONG_LONG_INT 1 |
---|
2404 | | #define TIME_WITH_SYS_TIME 1 |
---|
2405 | | #define PRIuSIZE "zu" |
---|
2406 | | #define PRIdSIZE "zd" |
---|
2407 | | #define USE_ASM_REDC 1 |
---|
2408 | | #define HAVE_APRCL 1 |
---|
2409 | | #define HAVE_ALLOCA_H 1 |
---|
2410 | | #define HAVE_ALLOCA 1 |
---|
2411 | | #define STDC_HEADERS 1 |
---|
2412 | | #define HAVE_MATH_H 1 |
---|
2413 | | #define HAVE_LIMITS_H 1 |
---|
2414 | | #define HAVE_STRINGS_H 1 |
---|
2415 | | #define HAVE_SYS_TIME_H 1 |
---|
2416 | | #define HAVE_UNISTD_H 1 |
---|
2417 | | #define HAVE_SIGNAL_H 1 |
---|
2418 | | #define HAVE_FCNTL_H 1 |
---|
2419 | | #define HAVE_CTYPE_H 1 |
---|
2420 | | #define HAVE_SYS_TYPES_H 1 |
---|
2421 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2422 | | #define HAVE_AIO_H 1 |
---|
2423 | | #define HAVE_LIBM 1 |
---|
2424 | | #define HAVE_LIBM 1 |
---|
2425 | | #define HAVE_LIBM 1 |
---|
2426 | | #define HAVE_LIBM 1 |
---|
2427 | | #define HAVE_LIBM 1 |
---|
2428 | | #define HAVE_ISASCII 1 |
---|
2429 | | #define HAVE_MEMSET 1 |
---|
2430 | | #define HAVE_STRCHR 1 |
---|
2431 | | #define HAVE_STRLEN 1 |
---|
2432 | | #define HAVE_STRNCASECMP 1 |
---|
2433 | | #define HAVE_STRSTR 1 |
---|
2434 | | #define HAVE_ACCESS 1 |
---|
2435 | | #define HAVE_UNLINK 1 |
---|
2436 | | #define HAVE_ISSPACE 1 |
---|
2437 | | #define HAVE_ISDIGIT 1 |
---|
2438 | | #define HAVE_ISXDIGIT 1 |
---|
2439 | | #define HAVE_TIME 1 |
---|
2440 | | #define HAVE_CTIME 1 |
---|
2441 | | #define HAVE_GETHOSTNAME 1 |
---|
2442 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2443 | | #define HAVE_GETRUSAGE 1 |
---|
2444 | | #define HAVE_MEMMOVE 1 |
---|
2445 | | #define HAVE_SIGNAL 1 |
---|
2446 | | #define HAVE_FCNTL 1 |
---|
2447 | | #define HAVE_FILENO 1 |
---|
2448 | | #define HAVE_SETVBUF 1 |
---|
2449 | | #define HAVE_AIO_READ 1 |
---|
2450 | | #define HAVE_GMP_H 1 |
---|
2451 | | #define HAVE_MPIR 1 |
---|
2452 | | #define HAVE___GMPN_MOD_34LSUB1 1 |
---|
2453 | | #define HAVE___GMPN_REDC_1 1 |
---|
2454 | | #define HAVE___GMPN_REDC_2 1 |
---|
2455 | | #define HAVE___GMPN_PREINV_MOD_1 1 |
---|
2456 | | /* end confdefs.h. */ |
---|
2457 | | /* Define __gmpn_mod_1s_4p_cps to an innocuous variant, in case <limits.h> declares __gmpn_mod_1s_4p_cps. |
---|
2458 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2459 | | #define __gmpn_mod_1s_4p_cps innocuous___gmpn_mod_1s_4p_cps |
---|
2460 | | |
---|
2461 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2462 | | which can conflict with char __gmpn_mod_1s_4p_cps (); below. |
---|
2463 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2464 | | <limits.h> exists even on freestanding compilers. */ |
---|
2465 | | |
---|
2466 | | #ifdef __STDC__ |
---|
2467 | | # include <limits.h> |
---|
2468 | | #else |
---|
2469 | | # include <assert.h> |
---|
2470 | | #endif |
---|
2471 | | |
---|
2472 | | #undef __gmpn_mod_1s_4p_cps |
---|
2473 | | |
---|
2474 | | /* Override any GCC internal prototype to avoid an error. |
---|
2475 | | Use char because int might match the return type of a GCC |
---|
2476 | | builtin and then its argument prototype would still apply. */ |
---|
2477 | | #ifdef __cplusplus |
---|
2478 | | extern "C" |
---|
2479 | | #endif |
---|
2480 | | char __gmpn_mod_1s_4p_cps (); |
---|
2481 | | /* The GNU C library defines this for functions which it implements |
---|
2482 | | to always fail with ENOSYS. Some functions are actually named |
---|
2483 | | something starting with __ and the normal name is an alias. */ |
---|
2484 | | #if defined __stub___gmpn_mod_1s_4p_cps || defined __stub_____gmpn_mod_1s_4p_cps |
---|
2485 | | choke me |
---|
2486 | | #endif |
---|
2487 | | |
---|
2488 | | int |
---|
2489 | | main () |
---|
2490 | | { |
---|
2491 | | return __gmpn_mod_1s_4p_cps (); |
---|
2492 | | ; |
---|
2493 | | return 0; |
---|
2494 | | } |
---|
2495 | configure:14838: result: no |
---|
2496 | configure:14838: checking for __gmpn_mod_1s_4p |
---|
2497 | configure:14838: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm /Users/fbissey/build/sage-7.2.beta5/local/lib/libgmp.a >&5 |
---|
2498 | Undefined symbols for architecture x86_64: |
---|
2499 | "___gmpn_mod_1s_4p", referenced from: |
---|
2500 | _main in ccAGDHLC.o |
---|
2501 | ld: symbol(s) not found for architecture x86_64 |
---|
2502 | collect2: error: ld returned 1 exit status |
---|
2503 | configure:14838: $? = 1 |
---|
2504 | configure: failed program was: |
---|
2505 | | /* confdefs.h */ |
---|
2506 | | #define PACKAGE_NAME "ecm" |
---|
2507 | | #define PACKAGE_TARNAME "ecm" |
---|
2508 | | #define PACKAGE_VERSION "7.0.3" |
---|
2509 | | #define PACKAGE_STRING "ecm 7.0.3" |
---|
2510 | | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr" |
---|
2511 | | #define PACKAGE_URL "" |
---|
2512 | | #define PACKAGE "ecm" |
---|
2513 | | #define VERSION "7.0.3" |
---|
2514 | | #define ECM_VERSION "7.0.3" |
---|
2515 | | #define STDC_HEADERS 1 |
---|
2516 | | #define HAVE_SYS_TYPES_H 1 |
---|
2517 | | #define HAVE_SYS_STAT_H 1 |
---|
2518 | | #define HAVE_STDLIB_H 1 |
---|
2519 | | #define HAVE_STRING_H 1 |
---|
2520 | | #define HAVE_MEMORY_H 1 |
---|
2521 | | #define HAVE_STRINGS_H 1 |
---|
2522 | | #define HAVE_INTTYPES_H 1 |
---|
2523 | | #define HAVE_STDINT_H 1 |
---|
2524 | | #define HAVE_UNISTD_H 1 |
---|
2525 | | #define HAVE_DLFCN_H 1 |
---|
2526 | | #define LT_OBJDIR ".libs/" |
---|
2527 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2528 | | #define HAVE_LONG_LONG_INT 1 |
---|
2529 | | #define TIME_WITH_SYS_TIME 1 |
---|
2530 | | #define PRIuSIZE "zu" |
---|
2531 | | #define PRIdSIZE "zd" |
---|
2532 | | #define USE_ASM_REDC 1 |
---|
2533 | | #define HAVE_APRCL 1 |
---|
2534 | | #define HAVE_ALLOCA_H 1 |
---|
2535 | | #define HAVE_ALLOCA 1 |
---|
2536 | | #define STDC_HEADERS 1 |
---|
2537 | | #define HAVE_MATH_H 1 |
---|
2538 | | #define HAVE_LIMITS_H 1 |
---|
2539 | | #define HAVE_STRINGS_H 1 |
---|
2540 | | #define HAVE_SYS_TIME_H 1 |
---|
2541 | | #define HAVE_UNISTD_H 1 |
---|
2542 | | #define HAVE_SIGNAL_H 1 |
---|
2543 | | #define HAVE_FCNTL_H 1 |
---|
2544 | | #define HAVE_CTYPE_H 1 |
---|
2545 | | #define HAVE_SYS_TYPES_H 1 |
---|
2546 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2547 | | #define HAVE_AIO_H 1 |
---|
2548 | | #define HAVE_LIBM 1 |
---|
2549 | | #define HAVE_LIBM 1 |
---|
2550 | | #define HAVE_LIBM 1 |
---|
2551 | | #define HAVE_LIBM 1 |
---|
2552 | | #define HAVE_LIBM 1 |
---|
2553 | | #define HAVE_ISASCII 1 |
---|
2554 | | #define HAVE_MEMSET 1 |
---|
2555 | | #define HAVE_STRCHR 1 |
---|
2556 | | #define HAVE_STRLEN 1 |
---|
2557 | | #define HAVE_STRNCASECMP 1 |
---|
2558 | | #define HAVE_STRSTR 1 |
---|
2559 | | #define HAVE_ACCESS 1 |
---|
2560 | | #define HAVE_UNLINK 1 |
---|
2561 | | #define HAVE_ISSPACE 1 |
---|
2562 | | #define HAVE_ISDIGIT 1 |
---|
2563 | | #define HAVE_ISXDIGIT 1 |
---|
2564 | | #define HAVE_TIME 1 |
---|
2565 | | #define HAVE_CTIME 1 |
---|
2566 | | #define HAVE_GETHOSTNAME 1 |
---|
2567 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2568 | | #define HAVE_GETRUSAGE 1 |
---|
2569 | | #define HAVE_MEMMOVE 1 |
---|
2570 | | #define HAVE_SIGNAL 1 |
---|
2571 | | #define HAVE_FCNTL 1 |
---|
2572 | | #define HAVE_FILENO 1 |
---|
2573 | | #define HAVE_SETVBUF 1 |
---|
2574 | | #define HAVE_AIO_READ 1 |
---|
2575 | | #define HAVE_GMP_H 1 |
---|
2576 | | #define HAVE_MPIR 1 |
---|
2577 | | #define HAVE___GMPN_MOD_34LSUB1 1 |
---|
2578 | | #define HAVE___GMPN_REDC_1 1 |
---|
2579 | | #define HAVE___GMPN_REDC_2 1 |
---|
2580 | | #define HAVE___GMPN_PREINV_MOD_1 1 |
---|
2581 | | /* end confdefs.h. */ |
---|
2582 | | /* Define __gmpn_mod_1s_4p to an innocuous variant, in case <limits.h> declares __gmpn_mod_1s_4p. |
---|
2583 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2584 | | #define __gmpn_mod_1s_4p innocuous___gmpn_mod_1s_4p |
---|
2585 | | |
---|
2586 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2587 | | which can conflict with char __gmpn_mod_1s_4p (); below. |
---|
2588 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2589 | | <limits.h> exists even on freestanding compilers. */ |
---|
2590 | | |
---|
2591 | | #ifdef __STDC__ |
---|
2592 | | # include <limits.h> |
---|
2593 | | #else |
---|
2594 | | # include <assert.h> |
---|
2595 | | #endif |
---|
2596 | | |
---|
2597 | | #undef __gmpn_mod_1s_4p |
---|
2598 | | |
---|
2599 | | /* Override any GCC internal prototype to avoid an error. |
---|
2600 | | Use char because int might match the return type of a GCC |
---|
2601 | | builtin and then its argument prototype would still apply. */ |
---|
2602 | | #ifdef __cplusplus |
---|
2603 | | extern "C" |
---|
2604 | | #endif |
---|
2605 | | char __gmpn_mod_1s_4p (); |
---|
2606 | | /* The GNU C library defines this for functions which it implements |
---|
2607 | | to always fail with ENOSYS. Some functions are actually named |
---|
2608 | | something starting with __ and the normal name is an alias. */ |
---|
2609 | | #if defined __stub___gmpn_mod_1s_4p || defined __stub_____gmpn_mod_1s_4p |
---|
2610 | | choke me |
---|
2611 | | #endif |
---|
2612 | | |
---|
2613 | | int |
---|
2614 | | main () |
---|
2615 | | { |
---|
2616 | | return __gmpn_mod_1s_4p (); |
---|
2617 | | ; |
---|
2618 | | return 0; |
---|
2619 | | } |
---|
2620 | configure:14838: result: no |
---|
2621 | configure:14850: checking for __gmpn_mul_fft |
---|
2622 | configure:14850: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm /Users/fbissey/build/sage-7.2.beta5/local/lib/libgmp.a >&5 |
---|
2623 | configure:14850: $? = 0 |
---|
2624 | configure:14850: result: yes |
---|
2625 | configure:14850: checking for __gmpn_fft_next_size |
---|
2626 | configure:14850: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm /Users/fbissey/build/sage-7.2.beta5/local/lib/libgmp.a >&5 |
---|
2627 | Undefined symbols for architecture x86_64: |
---|
2628 | "___gmpn_fft_next_size", referenced from: |
---|
2629 | _main in ccP6XCbh.o |
---|
2630 | ld: symbol(s) not found for architecture x86_64 |
---|
2631 | collect2: error: ld returned 1 exit status |
---|
2632 | configure:14850: $? = 1 |
---|
2633 | configure: failed program was: |
---|
2634 | | /* confdefs.h */ |
---|
2635 | | #define PACKAGE_NAME "ecm" |
---|
2636 | | #define PACKAGE_TARNAME "ecm" |
---|
2637 | | #define PACKAGE_VERSION "7.0.3" |
---|
2638 | | #define PACKAGE_STRING "ecm 7.0.3" |
---|
2639 | | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr" |
---|
2640 | | #define PACKAGE_URL "" |
---|
2641 | | #define PACKAGE "ecm" |
---|
2642 | | #define VERSION "7.0.3" |
---|
2643 | | #define ECM_VERSION "7.0.3" |
---|
2644 | | #define STDC_HEADERS 1 |
---|
2645 | | #define HAVE_SYS_TYPES_H 1 |
---|
2646 | | #define HAVE_SYS_STAT_H 1 |
---|
2647 | | #define HAVE_STDLIB_H 1 |
---|
2648 | | #define HAVE_STRING_H 1 |
---|
2649 | | #define HAVE_MEMORY_H 1 |
---|
2650 | | #define HAVE_STRINGS_H 1 |
---|
2651 | | #define HAVE_INTTYPES_H 1 |
---|
2652 | | #define HAVE_STDINT_H 1 |
---|
2653 | | #define HAVE_UNISTD_H 1 |
---|
2654 | | #define HAVE_DLFCN_H 1 |
---|
2655 | | #define LT_OBJDIR ".libs/" |
---|
2656 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2657 | | #define HAVE_LONG_LONG_INT 1 |
---|
2658 | | #define TIME_WITH_SYS_TIME 1 |
---|
2659 | | #define PRIuSIZE "zu" |
---|
2660 | | #define PRIdSIZE "zd" |
---|
2661 | | #define USE_ASM_REDC 1 |
---|
2662 | | #define HAVE_APRCL 1 |
---|
2663 | | #define HAVE_ALLOCA_H 1 |
---|
2664 | | #define HAVE_ALLOCA 1 |
---|
2665 | | #define STDC_HEADERS 1 |
---|
2666 | | #define HAVE_MATH_H 1 |
---|
2667 | | #define HAVE_LIMITS_H 1 |
---|
2668 | | #define HAVE_STRINGS_H 1 |
---|
2669 | | #define HAVE_SYS_TIME_H 1 |
---|
2670 | | #define HAVE_UNISTD_H 1 |
---|
2671 | | #define HAVE_SIGNAL_H 1 |
---|
2672 | | #define HAVE_FCNTL_H 1 |
---|
2673 | | #define HAVE_CTYPE_H 1 |
---|
2674 | | #define HAVE_SYS_TYPES_H 1 |
---|
2675 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2676 | | #define HAVE_AIO_H 1 |
---|
2677 | | #define HAVE_LIBM 1 |
---|
2678 | | #define HAVE_LIBM 1 |
---|
2679 | | #define HAVE_LIBM 1 |
---|
2680 | | #define HAVE_LIBM 1 |
---|
2681 | | #define HAVE_LIBM 1 |
---|
2682 | | #define HAVE_ISASCII 1 |
---|
2683 | | #define HAVE_MEMSET 1 |
---|
2684 | | #define HAVE_STRCHR 1 |
---|
2685 | | #define HAVE_STRLEN 1 |
---|
2686 | | #define HAVE_STRNCASECMP 1 |
---|
2687 | | #define HAVE_STRSTR 1 |
---|
2688 | | #define HAVE_ACCESS 1 |
---|
2689 | | #define HAVE_UNLINK 1 |
---|
2690 | | #define HAVE_ISSPACE 1 |
---|
2691 | | #define HAVE_ISDIGIT 1 |
---|
2692 | | #define HAVE_ISXDIGIT 1 |
---|
2693 | | #define HAVE_TIME 1 |
---|
2694 | | #define HAVE_CTIME 1 |
---|
2695 | | #define HAVE_GETHOSTNAME 1 |
---|
2696 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2697 | | #define HAVE_GETRUSAGE 1 |
---|
2698 | | #define HAVE_MEMMOVE 1 |
---|
2699 | | #define HAVE_SIGNAL 1 |
---|
2700 | | #define HAVE_FCNTL 1 |
---|
2701 | | #define HAVE_FILENO 1 |
---|
2702 | | #define HAVE_SETVBUF 1 |
---|
2703 | | #define HAVE_AIO_READ 1 |
---|
2704 | | #define HAVE_GMP_H 1 |
---|
2705 | | #define HAVE_MPIR 1 |
---|
2706 | | #define HAVE___GMPN_MOD_34LSUB1 1 |
---|
2707 | | #define HAVE___GMPN_REDC_1 1 |
---|
2708 | | #define HAVE___GMPN_REDC_2 1 |
---|
2709 | | #define HAVE___GMPN_PREINV_MOD_1 1 |
---|
2710 | | #define HAVE___GMPN_MUL_FFT 1 |
---|
2711 | | /* end confdefs.h. */ |
---|
2712 | | /* Define __gmpn_fft_next_size to an innocuous variant, in case <limits.h> declares __gmpn_fft_next_size. |
---|
2713 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2714 | | #define __gmpn_fft_next_size innocuous___gmpn_fft_next_size |
---|
2715 | | |
---|
2716 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2717 | | which can conflict with char __gmpn_fft_next_size (); below. |
---|
2718 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2719 | | <limits.h> exists even on freestanding compilers. */ |
---|
2720 | | |
---|
2721 | | #ifdef __STDC__ |
---|
2722 | | # include <limits.h> |
---|
2723 | | #else |
---|
2724 | | # include <assert.h> |
---|
2725 | | #endif |
---|
2726 | | |
---|
2727 | | #undef __gmpn_fft_next_size |
---|
2728 | | |
---|
2729 | | /* Override any GCC internal prototype to avoid an error. |
---|
2730 | | Use char because int might match the return type of a GCC |
---|
2731 | | builtin and then its argument prototype would still apply. */ |
---|
2732 | | #ifdef __cplusplus |
---|
2733 | | extern "C" |
---|
2734 | | #endif |
---|
2735 | | char __gmpn_fft_next_size (); |
---|
2736 | | /* The GNU C library defines this for functions which it implements |
---|
2737 | | to always fail with ENOSYS. Some functions are actually named |
---|
2738 | | something starting with __ and the normal name is an alias. */ |
---|
2739 | | #if defined __stub___gmpn_fft_next_size || defined __stub_____gmpn_fft_next_size |
---|
2740 | | choke me |
---|
2741 | | #endif |
---|
2742 | | |
---|
2743 | | int |
---|
2744 | | main () |
---|
2745 | | { |
---|
2746 | | return __gmpn_fft_next_size (); |
---|
2747 | | ; |
---|
2748 | | return 0; |
---|
2749 | | } |
---|
2750 | configure:14850: result: no |
---|
2751 | configure:14850: checking for __gmpn_fft_best_k |
---|
2752 | configure:14850: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm /Users/fbissey/build/sage-7.2.beta5/local/lib/libgmp.a >&5 |
---|
2753 | Undefined symbols for architecture x86_64: |
---|
2754 | "___gmpn_fft_best_k", referenced from: |
---|
2755 | _main in ccML9nBS.o |
---|
2756 | ld: symbol(s) not found for architecture x86_64 |
---|
2757 | collect2: error: ld returned 1 exit status |
---|
2758 | configure:14850: $? = 1 |
---|
2759 | configure: failed program was: |
---|
2760 | | /* confdefs.h */ |
---|
2761 | | #define PACKAGE_NAME "ecm" |
---|
2762 | | #define PACKAGE_TARNAME "ecm" |
---|
2763 | | #define PACKAGE_VERSION "7.0.3" |
---|
2764 | | #define PACKAGE_STRING "ecm 7.0.3" |
---|
2765 | | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr" |
---|
2766 | | #define PACKAGE_URL "" |
---|
2767 | | #define PACKAGE "ecm" |
---|
2768 | | #define VERSION "7.0.3" |
---|
2769 | | #define ECM_VERSION "7.0.3" |
---|
2770 | | #define STDC_HEADERS 1 |
---|
2771 | | #define HAVE_SYS_TYPES_H 1 |
---|
2772 | | #define HAVE_SYS_STAT_H 1 |
---|
2773 | | #define HAVE_STDLIB_H 1 |
---|
2774 | | #define HAVE_STRING_H 1 |
---|
2775 | | #define HAVE_MEMORY_H 1 |
---|
2776 | | #define HAVE_STRINGS_H 1 |
---|
2777 | | #define HAVE_INTTYPES_H 1 |
---|
2778 | | #define HAVE_STDINT_H 1 |
---|
2779 | | #define HAVE_UNISTD_H 1 |
---|
2780 | | #define HAVE_DLFCN_H 1 |
---|
2781 | | #define LT_OBJDIR ".libs/" |
---|
2782 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2783 | | #define HAVE_LONG_LONG_INT 1 |
---|
2784 | | #define TIME_WITH_SYS_TIME 1 |
---|
2785 | | #define PRIuSIZE "zu" |
---|
2786 | | #define PRIdSIZE "zd" |
---|
2787 | | #define USE_ASM_REDC 1 |
---|
2788 | | #define HAVE_APRCL 1 |
---|
2789 | | #define HAVE_ALLOCA_H 1 |
---|
2790 | | #define HAVE_ALLOCA 1 |
---|
2791 | | #define STDC_HEADERS 1 |
---|
2792 | | #define HAVE_MATH_H 1 |
---|
2793 | | #define HAVE_LIMITS_H 1 |
---|
2794 | | #define HAVE_STRINGS_H 1 |
---|
2795 | | #define HAVE_SYS_TIME_H 1 |
---|
2796 | | #define HAVE_UNISTD_H 1 |
---|
2797 | | #define HAVE_SIGNAL_H 1 |
---|
2798 | | #define HAVE_FCNTL_H 1 |
---|
2799 | | #define HAVE_CTYPE_H 1 |
---|
2800 | | #define HAVE_SYS_TYPES_H 1 |
---|
2801 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2802 | | #define HAVE_AIO_H 1 |
---|
2803 | | #define HAVE_LIBM 1 |
---|
2804 | | #define HAVE_LIBM 1 |
---|
2805 | | #define HAVE_LIBM 1 |
---|
2806 | | #define HAVE_LIBM 1 |
---|
2807 | | #define HAVE_LIBM 1 |
---|
2808 | | #define HAVE_ISASCII 1 |
---|
2809 | | #define HAVE_MEMSET 1 |
---|
2810 | | #define HAVE_STRCHR 1 |
---|
2811 | | #define HAVE_STRLEN 1 |
---|
2812 | | #define HAVE_STRNCASECMP 1 |
---|
2813 | | #define HAVE_STRSTR 1 |
---|
2814 | | #define HAVE_ACCESS 1 |
---|
2815 | | #define HAVE_UNLINK 1 |
---|
2816 | | #define HAVE_ISSPACE 1 |
---|
2817 | | #define HAVE_ISDIGIT 1 |
---|
2818 | | #define HAVE_ISXDIGIT 1 |
---|
2819 | | #define HAVE_TIME 1 |
---|
2820 | | #define HAVE_CTIME 1 |
---|
2821 | | #define HAVE_GETHOSTNAME 1 |
---|
2822 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2823 | | #define HAVE_GETRUSAGE 1 |
---|
2824 | | #define HAVE_MEMMOVE 1 |
---|
2825 | | #define HAVE_SIGNAL 1 |
---|
2826 | | #define HAVE_FCNTL 1 |
---|
2827 | | #define HAVE_FILENO 1 |
---|
2828 | | #define HAVE_SETVBUF 1 |
---|
2829 | | #define HAVE_AIO_READ 1 |
---|
2830 | | #define HAVE_GMP_H 1 |
---|
2831 | | #define HAVE_MPIR 1 |
---|
2832 | | #define HAVE___GMPN_MOD_34LSUB1 1 |
---|
2833 | | #define HAVE___GMPN_REDC_1 1 |
---|
2834 | | #define HAVE___GMPN_REDC_2 1 |
---|
2835 | | #define HAVE___GMPN_PREINV_MOD_1 1 |
---|
2836 | | #define HAVE___GMPN_MUL_FFT 1 |
---|
2837 | | /* end confdefs.h. */ |
---|
2838 | | /* Define __gmpn_fft_best_k to an innocuous variant, in case <limits.h> declares __gmpn_fft_best_k. |
---|
2839 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2840 | | #define __gmpn_fft_best_k innocuous___gmpn_fft_best_k |
---|
2841 | | |
---|
2842 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2843 | | which can conflict with char __gmpn_fft_best_k (); below. |
---|
2844 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2845 | | <limits.h> exists even on freestanding compilers. */ |
---|
2846 | | |
---|
2847 | | #ifdef __STDC__ |
---|
2848 | | # include <limits.h> |
---|
2849 | | #else |
---|
2850 | | # include <assert.h> |
---|
2851 | | #endif |
---|
2852 | | |
---|
2853 | | #undef __gmpn_fft_best_k |
---|
2854 | | |
---|
2855 | | /* Override any GCC internal prototype to avoid an error. |
---|
2856 | | Use char because int might match the return type of a GCC |
---|
2857 | | builtin and then its argument prototype would still apply. */ |
---|
2858 | | #ifdef __cplusplus |
---|
2859 | | extern "C" |
---|
2860 | | #endif |
---|
2861 | | char __gmpn_fft_best_k (); |
---|
2862 | | /* The GNU C library defines this for functions which it implements |
---|
2863 | | to always fail with ENOSYS. Some functions are actually named |
---|
2864 | | something starting with __ and the normal name is an alias. */ |
---|
2865 | | #if defined __stub___gmpn_fft_best_k || defined __stub_____gmpn_fft_best_k |
---|
2866 | | choke me |
---|
2867 | | #endif |
---|
2868 | | |
---|
2869 | | int |
---|
2870 | | main () |
---|
2871 | | { |
---|
2872 | | return __gmpn_fft_best_k (); |
---|
2873 | | ; |
---|
2874 | | return 0; |
---|
2875 | | } |
---|
2876 | configure:14850: result: no |
---|
2877 | configure:14862: checking for __gmpn_mulmod_bnm1 |
---|
2878 | configure:14862: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm /Users/fbissey/build/sage-7.2.beta5/local/lib/libgmp.a >&5 |
---|
2879 | configure:14862: $? = 0 |
---|
2880 | configure:14862: result: yes |
---|
2881 | configure:14862: checking for __gmpn_mulmod_bnm1_next_size |
---|
2882 | configure:14862: gcc -o conftest -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -I/Users/fbissey/build/sage-7.2.beta5/local/include -L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib conftest.c -lm -lm -lm -lm -lm /Users/fbissey/build/sage-7.2.beta5/local/lib/libgmp.a >&5 |
---|
2883 | Undefined symbols for architecture x86_64: |
---|
2884 | "___gmpn_mulmod_bnm1_next_size", referenced from: |
---|
2885 | _main in cchMMSbV.o |
---|
2886 | ld: symbol(s) not found for architecture x86_64 |
---|
2887 | collect2: error: ld returned 1 exit status |
---|
2888 | configure:14862: $? = 1 |
---|
2889 | configure: failed program was: |
---|
2890 | | /* confdefs.h */ |
---|
2891 | | #define PACKAGE_NAME "ecm" |
---|
2892 | | #define PACKAGE_TARNAME "ecm" |
---|
2893 | | #define PACKAGE_VERSION "7.0.3" |
---|
2894 | | #define PACKAGE_STRING "ecm 7.0.3" |
---|
2895 | | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr" |
---|
2896 | | #define PACKAGE_URL "" |
---|
2897 | | #define PACKAGE "ecm" |
---|
2898 | | #define VERSION "7.0.3" |
---|
2899 | | #define ECM_VERSION "7.0.3" |
---|
2900 | | #define STDC_HEADERS 1 |
---|
2901 | | #define HAVE_SYS_TYPES_H 1 |
---|
2902 | | #define HAVE_SYS_STAT_H 1 |
---|
2903 | | #define HAVE_STDLIB_H 1 |
---|
2904 | | #define HAVE_STRING_H 1 |
---|
2905 | | #define HAVE_MEMORY_H 1 |
---|
2906 | | #define HAVE_STRINGS_H 1 |
---|
2907 | | #define HAVE_INTTYPES_H 1 |
---|
2908 | | #define HAVE_STDINT_H 1 |
---|
2909 | | #define HAVE_UNISTD_H 1 |
---|
2910 | | #define HAVE_DLFCN_H 1 |
---|
2911 | | #define LT_OBJDIR ".libs/" |
---|
2912 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2913 | | #define HAVE_LONG_LONG_INT 1 |
---|
2914 | | #define TIME_WITH_SYS_TIME 1 |
---|
2915 | | #define PRIuSIZE "zu" |
---|
2916 | | #define PRIdSIZE "zd" |
---|
2917 | | #define USE_ASM_REDC 1 |
---|
2918 | | #define HAVE_APRCL 1 |
---|
2919 | | #define HAVE_ALLOCA_H 1 |
---|
2920 | | #define HAVE_ALLOCA 1 |
---|
2921 | | #define STDC_HEADERS 1 |
---|
2922 | | #define HAVE_MATH_H 1 |
---|
2923 | | #define HAVE_LIMITS_H 1 |
---|
2924 | | #define HAVE_STRINGS_H 1 |
---|
2925 | | #define HAVE_SYS_TIME_H 1 |
---|
2926 | | #define HAVE_UNISTD_H 1 |
---|
2927 | | #define HAVE_SIGNAL_H 1 |
---|
2928 | | #define HAVE_FCNTL_H 1 |
---|
2929 | | #define HAVE_CTYPE_H 1 |
---|
2930 | | #define HAVE_SYS_TYPES_H 1 |
---|
2931 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2932 | | #define HAVE_AIO_H 1 |
---|
2933 | | #define HAVE_LIBM 1 |
---|
2934 | | #define HAVE_LIBM 1 |
---|
2935 | | #define HAVE_LIBM 1 |
---|
2936 | | #define HAVE_LIBM 1 |
---|
2937 | | #define HAVE_LIBM 1 |
---|
2938 | | #define HAVE_ISASCII 1 |
---|
2939 | | #define HAVE_MEMSET 1 |
---|
2940 | | #define HAVE_STRCHR 1 |
---|
2941 | | #define HAVE_STRLEN 1 |
---|
2942 | | #define HAVE_STRNCASECMP 1 |
---|
2943 | | #define HAVE_STRSTR 1 |
---|
2944 | | #define HAVE_ACCESS 1 |
---|
2945 | | #define HAVE_UNLINK 1 |
---|
2946 | | #define HAVE_ISSPACE 1 |
---|
2947 | | #define HAVE_ISDIGIT 1 |
---|
2948 | | #define HAVE_ISXDIGIT 1 |
---|
2949 | | #define HAVE_TIME 1 |
---|
2950 | | #define HAVE_CTIME 1 |
---|
2951 | | #define HAVE_GETHOSTNAME 1 |
---|
2952 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2953 | | #define HAVE_GETRUSAGE 1 |
---|
2954 | | #define HAVE_MEMMOVE 1 |
---|
2955 | | #define HAVE_SIGNAL 1 |
---|
2956 | | #define HAVE_FCNTL 1 |
---|
2957 | | #define HAVE_FILENO 1 |
---|
2958 | | #define HAVE_SETVBUF 1 |
---|
2959 | | #define HAVE_AIO_READ 1 |
---|
2960 | | #define HAVE_GMP_H 1 |
---|
2961 | | #define HAVE_MPIR 1 |
---|
2962 | | #define HAVE___GMPN_MOD_34LSUB1 1 |
---|
2963 | | #define HAVE___GMPN_REDC_1 1 |
---|
2964 | | #define HAVE___GMPN_REDC_2 1 |
---|
2965 | | #define HAVE___GMPN_PREINV_MOD_1 1 |
---|
2966 | | #define HAVE___GMPN_MUL_FFT 1 |
---|
2967 | | #define HAVE___GMPN_MULMOD_BNM1 1 |
---|
2968 | | /* end confdefs.h. */ |
---|
2969 | | /* Define __gmpn_mulmod_bnm1_next_size to an innocuous variant, in case <limits.h> declares __gmpn_mulmod_bnm1_next_size. |
---|
2970 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2971 | | #define __gmpn_mulmod_bnm1_next_size innocuous___gmpn_mulmod_bnm1_next_size |
---|
2972 | | |
---|
2973 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2974 | | which can conflict with char __gmpn_mulmod_bnm1_next_size (); below. |
---|
2975 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2976 | | <limits.h> exists even on freestanding compilers. */ |
---|
2977 | | |
---|
2978 | | #ifdef __STDC__ |
---|
2979 | | # include <limits.h> |
---|
2980 | | #else |
---|
2981 | | # include <assert.h> |
---|
2982 | | #endif |
---|
2983 | | |
---|
2984 | | #undef __gmpn_mulmod_bnm1_next_size |
---|
2985 | | |
---|
2986 | | /* Override any GCC internal prototype to avoid an error. |
---|
2987 | | Use char because int might match the return type of a GCC |
---|
2988 | | builtin and then its argument prototype would still apply. */ |
---|
2989 | | #ifdef __cplusplus |
---|
2990 | | extern "C" |
---|
2991 | | #endif |
---|
2992 | | char __gmpn_mulmod_bnm1_next_size (); |
---|
2993 | | /* The GNU C library defines this for functions which it implements |
---|
2994 | | to always fail with ENOSYS. Some functions are actually named |
---|
2995 | | something starting with __ and the normal name is an alias. */ |
---|
2996 | | #if defined __stub___gmpn_mulmod_bnm1_next_size || defined __stub_____gmpn_mulmod_bnm1_next_size |
---|
2997 | | choke me |
---|
2998 | | #endif |
---|
2999 | | |
---|
3000 | | int |
---|
3001 | | main () |
---|
3002 | | { |
---|
3003 | | return __gmpn_mulmod_bnm1_next_size (); |
---|
3004 | | ; |
---|
3005 | | return 0; |
---|
3006 | | } |
---|
3007 | configure:14862: result: no |
---|
3008 | configure:14942: checking whether compiler knows __attribute__((hot)) |
---|
3009 | configure:14958: gcc -c -march=native -g -O3 -fPIC -I/Users/fbissey/build/sage-7.2.beta5/local/include -I/Users/fbissey/build/sage-7.2.beta5/local/include conftest.c >&5 |
---|
3010 | configure:14958: $? = 0 |
---|
3011 | configure:14962: result: yes |
---|
3012 | configure:14977: checking for xsltproc |
---|
3013 | configure:14993: found /usr/bin/xsltproc |
---|
3014 | configure:15004: result: xsltproc |
---|
3015 | configure:15013: checking for docbook.xsl |
---|
3016 | configure:15031: result: no |
---|
3017 | configure:15106: checking whether self tests are run under valgrind |
---|
3018 | configure:15108: result: no |
---|
3019 | configure:15921: checking that generated files are newer than configure |
---|
3020 | configure:15927: result: done |
---|
3021 | configure:15970: creating ./config.status |
---|
3022 | |
---|
3023 | ## ---------------------- ## |
---|
3024 | ## Running config.status. ## |
---|
3025 | ## ---------------------- ## |
---|
3026 | |
---|
3027 | This file was extended by ecm config.status 7.0.3, which was |
---|
3028 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
3029 | |
---|
3030 | CONFIG_FILES = |
---|
3031 | CONFIG_HEADERS = |
---|
3032 | CONFIG_LINKS = |
---|
3033 | CONFIG_COMMANDS = |
---|
3034 | $ ./config.status |
---|
3035 | |
---|
3036 | on Mirage.local |
---|
3037 | |
---|
3038 | config.status:1201: creating Makefile |
---|
3039 | config.status:1201: creating athlon/Makefile |
---|
3040 | config.status:1201: creating pentium4/Makefile |
---|
3041 | config.status:1201: creating x86_64/Makefile |
---|
3042 | config.status:1201: creating powerpc64/Makefile |
---|
3043 | config.status:1201: creating aprtcle/Makefile |
---|
3044 | config.status:1201: creating build.vc12/Makefile |
---|
3045 | config.status:1201: creating build.vc12/assembler/Makefile |
---|
3046 | config.status:1201: creating build.vc12/ecm/Makefile |
---|
3047 | config.status:1201: creating build.vc12/ecm_gpu/Makefile |
---|
3048 | config.status:1201: creating build.vc12/libecm/Makefile |
---|
3049 | config.status:1201: creating build.vc12/libecm_gpu/Makefile |
---|
3050 | config.status:1201: creating build.vc12/tune/Makefile |
---|
3051 | config.status:1201: creating build.vc12/bench_mulredc/Makefile |
---|
3052 | config.status:1201: creating config.h |
---|
3053 | config.status:1201: creating ecm.h |
---|
3054 | config.status:1382: ecm.h is unchanged |
---|
3055 | config.status:1430: executing depfiles commands |
---|
3056 | config.status:1430: executing libtool commands |
---|
3057 | configure:18128: Configuration: |
---|
3058 | configure:18130: Build for host type x86_64-apple-darwin15.6.0 |
---|
3059 | configure:18133: CC=gcc, CFLAGS=-march=native -g -O3 -fPIC |
---|
3060 | configure:18135: Linking GMP with /Users/fbissey/build/sage-7.2.beta5/local/lib/libgmp.a |
---|
3061 | configure:18139: Using asm redc code from directory x86_64 |
---|
3062 | configure:18150: Not using SSE2 instructions in NTT code |
---|
3063 | configure:18155: Using APRCL to prove factors prime/composite |
---|
3064 | configure:18171: Assertions disabled |
---|
3065 | configure:18179: Shell command execution disabled |
---|
3066 | configure:18187: OpenMP disabled |
---|
3067 | configure:18195: Memory debugging disabled |
---|
3068 | |
---|
3069 | ## ---------------- ## |
---|
3070 | ## Cache variables. ## |
---|
3071 | ## ---------------- ## |
---|
3072 | |
---|
3073 | ac_cv_build=x86_64-apple-darwin15.6.0 |
---|
3074 | ac_cv_c_compiler_gnu=yes |
---|
3075 | ac_cv_c_const=yes |
---|
3076 | ac_cv_c_inline=inline |
---|
3077 | ac_cv_c_int64_t=yes |
---|
3078 | ac_cv_c_uint64_t=yes |
---|
3079 | ac_cv_env_CCASFLAGS_set= |
---|
3080 | ac_cv_env_CCASFLAGS_value= |
---|
3081 | ac_cv_env_CCAS_set= |
---|
3082 | ac_cv_env_CCAS_value= |
---|
3083 | ac_cv_env_CC_set=set |
---|
3084 | ac_cv_env_CC_value=gcc |
---|
3085 | ac_cv_env_CFLAGS_set=set |
---|
3086 | ac_cv_env_CFLAGS_value='-march=native -g -O3 -fPIC' |
---|
3087 | ac_cv_env_CPPFLAGS_set= |
---|
3088 | ac_cv_env_CPPFLAGS_value= |
---|
3089 | ac_cv_env_CPP_set=set |
---|
3090 | ac_cv_env_CPP_value=cpp |
---|
3091 | ac_cv_env_LDFLAGS_set=set |
---|
3092 | ac_cv_env_LDFLAGS_value='-L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib ' |
---|
3093 | ac_cv_env_LIBS_set= |
---|
3094 | ac_cv_env_LIBS_value= |
---|
3095 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
3096 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
3097 | ac_cv_env_M4_set= |
---|
3098 | ac_cv_env_M4_value= |
---|
3099 | ac_cv_env_build_alias_set= |
---|
3100 | ac_cv_env_build_alias_value= |
---|
3101 | ac_cv_env_host_alias_set= |
---|
3102 | ac_cv_env_host_alias_value= |
---|
3103 | ac_cv_env_target_alias_set= |
---|
3104 | ac_cv_env_target_alias_value= |
---|
3105 | ac_cv_func___gmpn_add_nc=no |
---|
3106 | ac_cv_func___gmpn_fft_best_k=no |
---|
3107 | ac_cv_func___gmpn_fft_next_size=no |
---|
3108 | ac_cv_func___gmpn_mod_1s_4p=no |
---|
3109 | ac_cv_func___gmpn_mod_1s_4p_cps=no |
---|
3110 | ac_cv_func___gmpn_mod_34lsub1=yes |
---|
3111 | ac_cv_func___gmpn_mul_fft=yes |
---|
3112 | ac_cv_func___gmpn_mullo_n=no |
---|
3113 | ac_cv_func___gmpn_mulmod_bnm1=yes |
---|
3114 | ac_cv_func___gmpn_mulmod_bnm1_next_size=no |
---|
3115 | ac_cv_func___gmpn_preinv_mod_1=yes |
---|
3116 | ac_cv_func___gmpn_redc_1=yes |
---|
3117 | ac_cv_func___gmpn_redc_2=yes |
---|
3118 | ac_cv_func___gmpn_redc_n=no |
---|
3119 | ac_cv_func__fseeki64=no |
---|
3120 | ac_cv_func__ftelli64=no |
---|
3121 | ac_cv_func_access=yes |
---|
3122 | ac_cv_func_aio_init=no |
---|
3123 | ac_cv_func_aio_read=yes |
---|
3124 | ac_cv_func_alloca_works=yes |
---|
3125 | ac_cv_func_ctime=yes |
---|
3126 | ac_cv_func_fallocate=no |
---|
3127 | ac_cv_func_fcntl=yes |
---|
3128 | ac_cv_func_fileno=yes |
---|
3129 | ac_cv_func_gethostname=yes |
---|
3130 | ac_cv_func_getrusage=yes |
---|
3131 | ac_cv_func_gettimeofday=yes |
---|
3132 | ac_cv_func_isascii=yes |
---|
3133 | ac_cv_func_isdigit=yes |
---|
3134 | ac_cv_func_isspace=yes |
---|
3135 | ac_cv_func_isxdigit=yes |
---|
3136 | ac_cv_func_malloc_usable_size=no |
---|
3137 | ac_cv_func_memmove=yes |
---|
3138 | ac_cv_func_memset=yes |
---|
3139 | ac_cv_func_setvbuf=yes |
---|
3140 | ac_cv_func_signal=yes |
---|
3141 | ac_cv_func_strchr=yes |
---|
3142 | ac_cv_func_strlen=yes |
---|
3143 | ac_cv_func_strncasecmp=yes |
---|
3144 | ac_cv_func_strstr=yes |
---|
3145 | ac_cv_func_strtod=yes |
---|
3146 | ac_cv_func_time=yes |
---|
3147 | ac_cv_func_unlink=yes |
---|
3148 | ac_cv_header_aio_h=yes |
---|
3149 | ac_cv_header_ctype_h=yes |
---|
3150 | ac_cv_header_dlfcn_h=yes |
---|
3151 | ac_cv_header_fcntl_h=yes |
---|
3152 | ac_cv_header_gmp_h=yes |
---|
3153 | ac_cv_header_inttypes_h=yes |
---|
3154 | ac_cv_header_io_h=no |
---|
3155 | ac_cv_header_limits_h=yes |
---|
3156 | ac_cv_header_malloc_h=no |
---|
3157 | ac_cv_header_math_h=yes |
---|
3158 | ac_cv_header_memory_h=yes |
---|
3159 | ac_cv_header_psapi_h=no |
---|
3160 | ac_cv_header_signal_h=yes |
---|
3161 | ac_cv_header_stdc=yes |
---|
3162 | ac_cv_header_stdint_h=yes |
---|
3163 | ac_cv_header_stdlib_h=yes |
---|
3164 | ac_cv_header_string_h=yes |
---|
3165 | ac_cv_header_strings_h=yes |
---|
3166 | ac_cv_header_sys_resource_h=yes |
---|
3167 | ac_cv_header_sys_stat_h=yes |
---|
3168 | ac_cv_header_sys_time_h=yes |
---|
3169 | ac_cv_header_sys_types_h=yes |
---|
3170 | ac_cv_header_time=yes |
---|
3171 | ac_cv_header_unistd_h=yes |
---|
3172 | ac_cv_header_windows_h=no |
---|
3173 | ac_cv_host=x86_64-apple-darwin15.6.0 |
---|
3174 | ac_cv_lib_m_cos=yes |
---|
3175 | ac_cv_lib_m_floor=yes |
---|
3176 | ac_cv_lib_m_fmod=yes |
---|
3177 | ac_cv_lib_m_pow=yes |
---|
3178 | ac_cv_lib_m_sqrt=yes |
---|
3179 | ac_cv_lib_psapi_GetProcessMemoryInfo=no |
---|
3180 | ac_cv_lib_rt_aio_read=no |
---|
3181 | ac_cv_objext=o |
---|
3182 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
3183 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
3184 | ac_cv_path_GREP=/usr/bin/grep |
---|
3185 | ac_cv_path_SED=/usr/bin/sed |
---|
3186 | ac_cv_path_install='/usr/bin/install -c' |
---|
3187 | ac_cv_path_lt_DD=/bin/dd |
---|
3188 | ac_cv_prog_AWK=awk |
---|
3189 | ac_cv_prog_CPP=cpp |
---|
3190 | ac_cv_prog_XSLTPROC=xsltproc |
---|
3191 | ac_cv_prog_ac_ct_CC=gcc |
---|
3192 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
3193 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
3194 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
3195 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
3196 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
3197 | ac_cv_prog_ac_ct_STRIP=strip |
---|
3198 | ac_cv_prog_cc_c89= |
---|
3199 | ac_cv_prog_cc_g=yes |
---|
3200 | ac_cv_prog_make_make_set=yes |
---|
3201 | ac_cv_type_long_long_int=yes |
---|
3202 | ac_cv_type_size_t=yes |
---|
3203 | ac_cv_type_unsigned_long_long_int=yes |
---|
3204 | ac_cv_working_alloca_h=yes |
---|
3205 | am_cv_CCAS_dependencies_compiler_type=gcc3 |
---|
3206 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
3207 | am_cv_make_support_nested_variables=yes |
---|
3208 | am_cv_prog_cc_c_o=yes |
---|
3209 | gmp_cv_asm_globl=.globl |
---|
3210 | gmp_cv_asm_label_suffix=: |
---|
3211 | gmp_cv_asm_text=.text |
---|
3212 | gmp_cv_asm_type= |
---|
3213 | gmp_cv_asm_underscore=yes |
---|
3214 | gmp_cv_prog_m4=m4 |
---|
3215 | lt_cv_apple_cc_single_mod=yes |
---|
3216 | lt_cv_ar_at_file=no |
---|
3217 | lt_cv_deplibs_check_method=pass_all |
---|
3218 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
3219 | lt_cv_file_magic_test_file= |
---|
3220 | lt_cv_ld_exported_symbols_list=yes |
---|
3221 | lt_cv_ld_force_load=yes |
---|
3222 | lt_cv_ld_reload_flag=-r |
---|
3223 | lt_cv_nm_interface='BSD nm' |
---|
3224 | lt_cv_objdir=.libs |
---|
3225 | lt_cv_path_LD=ld |
---|
3226 | lt_cv_path_NM='/usr/bin/nm -B' |
---|
3227 | lt_cv_path_mainfest_tool=no |
---|
3228 | lt_cv_prog_compiler_c_o=yes |
---|
3229 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
3230 | lt_cv_prog_compiler_pic_works=yes |
---|
3231 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
3232 | lt_cv_prog_compiler_static_works=no |
---|
3233 | lt_cv_prog_gnu_ld=no |
---|
3234 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
3235 | 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'\''' |
---|
3236 | 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'\''' |
---|
3237 | 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'\''' |
---|
3238 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
3239 | lt_cv_sys_global_symbol_to_import= |
---|
3240 | lt_cv_sys_max_cmd_len=196608 |
---|
3241 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
3242 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
3243 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
3244 | |
---|
3245 | ## ----------------- ## |
---|
3246 | ## Output variables. ## |
---|
3247 | ## ----------------- ## |
---|
3248 | |
---|
3249 | DEFS += -DPARAMS00 |
---|
3250 | DEFS += -DPARAMS11 |
---|
3251 | DEFS += -DPARAMS22 |
---|
3252 | DEFS += -DPARAMS33 |
---|
3253 | # These options are used for coverage tests |
---|
3254 | ' |
---|
3255 | ACLOCAL='${SHELL} /Users/fbissey/build/sage-7.2.beta5/local/var/tmp/sage/build/ecm-7.0.3/src/missing aclocal-1.15' |
---|
3256 | ALLOCA='' |
---|
3257 | AMDEPBACKSLASH='\' |
---|
3258 | AMDEP_FALSE='#' |
---|
3259 | AMDEP_TRUE='' |
---|
3260 | AMTAR='$${TAR-tar}' |
---|
3261 | AM_BACKSLASH='\' |
---|
3262 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
3263 | AM_DEFAULT_VERBOSITY='1' |
---|
3264 | AM_V='$(V)' |
---|
3265 | AR='ar' |
---|
3266 | ASMPATH='x86_64' |
---|
3267 | AUTOCONF='${SHELL} /Users/fbissey/build/sage-7.2.beta5/local/var/tmp/sage/build/ecm-7.0.3/src/missing autoconf' |
---|
3268 | AUTOHEADER='${SHELL} /Users/fbissey/build/sage-7.2.beta5/local/var/tmp/sage/build/ecm-7.0.3/src/missing autoheader' |
---|
3269 | AUTOMAKE='${SHELL} /Users/fbissey/build/sage-7.2.beta5/local/var/tmp/sage/build/ecm-7.0.3/src/missing automake-1.15' |
---|
3270 | AWK='awk' |
---|
3271 | CC='gcc' |
---|
3272 | CCAS='gcc' |
---|
3273 | CCASDEPMODE='depmode=gcc3' |
---|
3274 | CCASFLAGS='-march=native -g -O3 -fPIC' |
---|
3275 | CCDEPMODE='depmode=gcc3' |
---|
3276 | CFLAGS='-march=native -g -O3 -fPIC' |
---|
3277 | COV_FRAG=' |
---|
3278 | CPP='cpp' |
---|
3279 | CPPFLAGS='-I/Users/fbissey/build/sage-7.2.beta5/local/include -I/Users/fbissey/build/sage-7.2.beta5/local/include' |
---|
3280 | CUDALDFLAGS='' |
---|
3281 | CUDALIB='' |
---|
3282 | CUDARPATH='' |
---|
3283 | CYGPATH_W='echo' |
---|
3284 | DEFS='-DHAVE_CONFIG_H' |
---|
3285 | DEPDIR='.deps' |
---|
3286 | DLLTOOL='false' |
---|
3287 | DSYMUTIL='dsymutil' |
---|
3288 | DUMPBIN='' |
---|
3289 | ECHO_C='\c' |
---|
3290 | ECHO_N='' |
---|
3291 | ECHO_T='' |
---|
3292 | EGREP='/usr/bin/grep -E' |
---|
3293 | ENABLE_ASM_REDC_FALSE='#' |
---|
3294 | ENABLE_ASM_REDC_TRUE='' |
---|
3295 | EXEEXT='' |
---|
3296 | FGREP='/usr/bin/grep -F' |
---|
3297 | GMPLIB='/Users/fbissey/build/sage-7.2.beta5/local/lib/libgmp.a' |
---|
3298 | GREP='/usr/bin/grep' |
---|
3299 | GSL_LD_FLAGS='' |
---|
3300 | INSTALL_DATA='${INSTALL} -m 644' |
---|
3301 | INSTALL_PROGRAM='${INSTALL}' |
---|
3302 | INSTALL_SCRIPT='${INSTALL}' |
---|
3303 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
3304 | LD='ld' |
---|
3305 | LDFLAGS='-L/Users/fbissey/build/sage-7.2.beta5/local/lib -Wl,-rpath,/Users/fbissey/build/sage-7.2.beta5/local/lib ' |
---|
3306 | LIBECM_LDFLAGS='' |
---|
3307 | LIBOBJS='' |
---|
3308 | LIBS='-lm -lm -lm -lm -lm ' |
---|
3309 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
3310 | LIPO='lipo' |
---|
3311 | LN_S='ln -s' |
---|
3312 | LTLIBOBJS='' |
---|
3313 | LT_SYS_LIBRARY_PATH='' |
---|
3314 | M4='m4' |
---|
3315 | MAKEINFO='${SHELL} /Users/fbissey/build/sage-7.2.beta5/local/var/tmp/sage/build/ecm-7.0.3/src/missing makeinfo' |
---|
3316 | MAKE_MANPAGE_FALSE='' |
---|
3317 | MAKE_MANPAGE_TRUE='#' |
---|
3318 | MANIFEST_TOOL=':' |
---|
3319 | MKDIR_P='./install-sh -c -d' |
---|
3320 | NM='/usr/bin/nm -B' |
---|
3321 | NMEDIT='nmedit' |
---|
3322 | NVCC='' |
---|
3323 | NVCCFLAGS='' |
---|
3324 | OBJDUMP='false' |
---|
3325 | OBJEXT='o' |
---|
3326 | OPENMP_CFLAGS='' |
---|
3327 | OTOOL64=':' |
---|
3328 | OTOOL='otool' |
---|
3329 | PACKAGE='ecm' |
---|
3330 | PACKAGE_BUGREPORT='ecm-discuss@lists.gforge.inria.fr' |
---|
3331 | PACKAGE_NAME='ecm' |
---|
3332 | PACKAGE_STRING='ecm 7.0.3' |
---|
3333 | PACKAGE_TARNAME='ecm' |
---|
3334 | PACKAGE_URL='' |
---|
3335 | PACKAGE_VERSION='7.0.3' |
---|
3336 | PARAMS00 ?= 0 |
---|
3337 | PARAMS11 ?= 0 |
---|
3338 | PARAMS22 ?= 0 |
---|
3339 | PARAMS33 ?= 0 |
---|
3340 | PATH_SEPARATOR=':' |
---|
3341 | POW_LIB='' |
---|
3342 | RANLIB='ranlib' |
---|
3343 | SED='/usr/bin/sed' |
---|
3344 | SET_MAKE='' |
---|
3345 | SHELL='/bin/sh' |
---|
3346 | STRIP='strip' |
---|
3347 | VALGRIND='' |
---|
3348 | VERSION='7.0.3' |
---|
3349 | WANT_GPU_FALSE='' |
---|
3350 | WANT_GPU_TRUE='#' |
---|
3351 | WITH_GWNUM_FALSE='' |
---|
3352 | WITH_GWNUM_TRUE='#' |
---|
3353 | XSLDIR='' |
---|
3354 | XSLTPROC='xsltproc' |
---|
3355 | ac_ct_AR='' |
---|
3356 | ac_ct_CC='gcc' |
---|
3357 | ac_ct_DUMPBIN='' |
---|
3358 | am__EXEEXT_FALSE='' |
---|
3359 | am__EXEEXT_TRUE='#' |
---|
3360 | am__fastdepCCAS_FALSE='#' |
---|
3361 | am__fastdepCCAS_TRUE='' |
---|
3362 | am__fastdepCC_FALSE='#' |
---|
3363 | am__fastdepCC_TRUE='' |
---|
3364 | am__include='include' |
---|
3365 | am__isrc='' |
---|
3366 | am__leading_dot='.' |
---|
3367 | am__nodep='_no' |
---|
3368 | am__quote='' |
---|
3369 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
3370 | am__untar='$${TAR-tar} xf -' |
---|
3371 | bindir='${exec_prefix}/bin' |
---|
3372 | build='x86_64-apple-darwin15.6.0' |
---|
3373 | build_alias='' |
---|
3374 | build_cpu='x86_64' |
---|
3375 | build_os='darwin15.6.0' |
---|
3376 | build_vendor='apple' |
---|
3377 | datadir='${datarootdir}' |
---|
3378 | datarootdir='${prefix}/share' |
---|
3379 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
3380 | dvidir='${docdir}' |
---|
3381 | endif |
---|
3382 | endif |
---|
3383 | endif |
---|
3384 | endif |
---|
3385 | exec_prefix='${prefix}' |
---|
3386 | host='x86_64-apple-darwin15.6.0' |
---|
3387 | host_alias='' |
---|
3388 | host_cpu='x86_64' |
---|
3389 | host_os='darwin15.6.0' |
---|
3390 | host_vendor='apple' |
---|
3391 | htmldir='${docdir}' |
---|
3392 | ifeq (${PARAMS00}, 1) |
---|
3393 | ifeq (${PARAMS11}, 1) |
---|
3394 | ifeq (${PARAMS22}, 1) |
---|
3395 | ifeq (${PARAMS33}, 1) |
---|
3396 | includedir='${prefix}/include' |
---|
3397 | infodir='${datarootdir}/info' |
---|
3398 | install_sh='${SHELL} /Users/fbissey/build/sage-7.2.beta5/local/var/tmp/sage/build/ecm-7.0.3/src/install-sh' |
---|
3399 | libdir='/Users/fbissey/build/sage-7.2.beta5/local/lib' |
---|
3400 | libexecdir='${exec_prefix}/libexec' |
---|
3401 | localedir='${datarootdir}/locale' |
---|
3402 | localstatedir='${prefix}/var' |
---|
3403 | mandir='${datarootdir}/man' |
---|
3404 | mkdir_p='$(MKDIR_P)' |
---|
3405 | oldincludedir='/usr/include' |
---|
3406 | pdfdir='${docdir}' |
---|
3407 | prefix='/Users/fbissey/build/sage-7.2.beta5/local' |
---|
3408 | program_transform_name='s,x,x,' |
---|
3409 | psdir='${docdir}' |
---|
3410 | runstatedir='${localstatedir}/run' |
---|
3411 | sbindir='${exec_prefix}/sbin' |
---|
3412 | sharedstatedir='${prefix}/com' |
---|
3413 | sysconfdir='${prefix}/etc' |
---|
3414 | target_alias='' |
---|
3415 | |
---|
3416 | ## ----------- ## |
---|
3417 | ## confdefs.h. ## |
---|
3418 | ## ----------- ## |
---|
3419 | |
---|
3420 | /* confdefs.h */ |
---|
3421 | #define PACKAGE_NAME "ecm" |
---|
3422 | #define PACKAGE_TARNAME "ecm" |
---|
3423 | #define PACKAGE_VERSION "7.0.3" |
---|
3424 | #define PACKAGE_STRING "ecm 7.0.3" |
---|
3425 | #define PACKAGE_BUGREPORT "ecm-discuss@lists.gforge.inria.fr" |
---|
3426 | #define PACKAGE_URL "" |
---|
3427 | #define PACKAGE "ecm" |
---|
3428 | #define VERSION "7.0.3" |
---|
3429 | #define ECM_VERSION "7.0.3" |
---|
3430 | #define STDC_HEADERS 1 |
---|
3431 | #define HAVE_SYS_TYPES_H 1 |
---|
3432 | #define HAVE_SYS_STAT_H 1 |
---|
3433 | #define HAVE_STDLIB_H 1 |
---|
3434 | #define HAVE_STRING_H 1 |
---|
3435 | #define HAVE_MEMORY_H 1 |
---|
3436 | #define HAVE_STRINGS_H 1 |
---|
3437 | #define HAVE_INTTYPES_H 1 |
---|
3438 | #define HAVE_STDINT_H 1 |
---|
3439 | #define HAVE_UNISTD_H 1 |
---|
3440 | #define HAVE_DLFCN_H 1 |
---|
3441 | #define LT_OBJDIR ".libs/" |
---|
3442 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
3443 | #define HAVE_LONG_LONG_INT 1 |
---|
3444 | #define TIME_WITH_SYS_TIME 1 |
---|
3445 | #define PRIuSIZE "zu" |
---|
3446 | #define PRIdSIZE "zd" |
---|
3447 | #define USE_ASM_REDC 1 |
---|
3448 | #define HAVE_APRCL 1 |
---|
3449 | #define HAVE_ALLOCA_H 1 |
---|
3450 | #define HAVE_ALLOCA 1 |
---|
3451 | #define STDC_HEADERS 1 |
---|
3452 | #define HAVE_MATH_H 1 |
---|
3453 | #define HAVE_LIMITS_H 1 |
---|
3454 | #define HAVE_STRINGS_H 1 |
---|
3455 | #define HAVE_SYS_TIME_H 1 |
---|
3456 | #define HAVE_UNISTD_H 1 |
---|
3457 | #define HAVE_SIGNAL_H 1 |
---|
3458 | #define HAVE_FCNTL_H 1 |
---|
3459 | #define HAVE_CTYPE_H 1 |
---|
3460 | #define HAVE_SYS_TYPES_H 1 |
---|
3461 | #define HAVE_SYS_RESOURCE_H 1 |
---|
3462 | #define HAVE_AIO_H 1 |
---|
3463 | #define HAVE_LIBM 1 |
---|
3464 | #define HAVE_LIBM 1 |
---|
3465 | #define HAVE_LIBM 1 |
---|
3466 | #define HAVE_LIBM 1 |
---|
3467 | #define HAVE_LIBM 1 |
---|
3468 | #define HAVE_ISASCII 1 |
---|
3469 | #define HAVE_MEMSET 1 |
---|
3470 | #define HAVE_STRCHR 1 |
---|
3471 | #define HAVE_STRLEN 1 |
---|
3472 | #define HAVE_STRNCASECMP 1 |
---|
3473 | #define HAVE_STRSTR 1 |
---|
3474 | #define HAVE_ACCESS 1 |
---|
3475 | #define HAVE_UNLINK 1 |
---|
3476 | #define HAVE_ISSPACE 1 |
---|
3477 | #define HAVE_ISDIGIT 1 |
---|
3478 | #define HAVE_ISXDIGIT 1 |
---|
3479 | #define HAVE_TIME 1 |
---|
3480 | #define HAVE_CTIME 1 |
---|
3481 | #define HAVE_GETHOSTNAME 1 |
---|
3482 | #define HAVE_GETTIMEOFDAY 1 |
---|
3483 | #define HAVE_GETRUSAGE 1 |
---|
3484 | #define HAVE_MEMMOVE 1 |
---|
3485 | #define HAVE_SIGNAL 1 |
---|
3486 | #define HAVE_FCNTL 1 |
---|
3487 | #define HAVE_FILENO 1 |
---|
3488 | #define HAVE_SETVBUF 1 |
---|
3489 | #define HAVE_AIO_READ 1 |
---|
3490 | #define HAVE_GMP_H 1 |
---|
3491 | #define HAVE_MPIR 1 |
---|
3492 | #define HAVE___GMPN_MOD_34LSUB1 1 |
---|
3493 | #define HAVE___GMPN_REDC_1 1 |
---|
3494 | #define HAVE___GMPN_REDC_2 1 |
---|
3495 | #define HAVE___GMPN_PREINV_MOD_1 1 |
---|
3496 | #define HAVE___GMPN_MUL_FFT 1 |
---|
3497 | #define HAVE___GMPN_MULMOD_BNM1 1 |
---|
3498 | #define ATTRIBUTE_HOT __attribute__ ((hot)) |
---|
3499 | |
---|
3500 | configure: exit 0 |
---|