1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by GNU MP configure 6.0.0, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --enable-cxx |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Erik-McCaffreys-MacBook-Pro.local |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 10.8.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 |
---|
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 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 4.00 gigabytes |
---|
33 | Default processor set: 99 tasks, 620 threads, 4 processors |
---|
34 | Load average: 1.14, Mach factor: 2.90 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:3040: checking build system type |
---|
52 | configure:3054: result: x86_64-apple-darwin10.8.0 |
---|
53 | configure:3074: checking host system type |
---|
54 | configure:3087: result: x86_64-apple-darwin10.8.0 |
---|
55 | configure:3124: checking for a BSD-compatible install |
---|
56 | configure:3192: result: /usr/bin/install -c |
---|
57 | configure:3203: checking whether build environment is sane |
---|
58 | configure:3253: result: yes |
---|
59 | configure:3394: checking for a thread-safe mkdir -p |
---|
60 | configure:3433: result: ./install-sh -c -d |
---|
61 | configure:3446: checking for gawk |
---|
62 | configure:3476: result: no |
---|
63 | configure:3446: checking for mawk |
---|
64 | configure:3476: result: no |
---|
65 | configure:3446: checking for nawk |
---|
66 | configure:3476: result: no |
---|
67 | configure:3446: checking for awk |
---|
68 | configure:3462: found /usr/bin/awk |
---|
69 | configure:3473: result: awk |
---|
70 | configure:3484: checking whether make sets $(MAKE) |
---|
71 | configure:3506: result: yes |
---|
72 | configure:3589: checking whether to enable maintainer-specific portions of Makefiles |
---|
73 | configure:3598: result: no |
---|
74 | User: |
---|
75 | ABI=64 |
---|
76 | CC=/usr/bin/gcc-4.2 |
---|
77 | CFLAGS=(unset) |
---|
78 | CPPFLAGS=-I/opt/local/include |
---|
79 | MPN_PATH= |
---|
80 | GMP: |
---|
81 | abilist=64 x32 32 |
---|
82 | cclist=gcc icc cc |
---|
83 | configure:5546: /usr/bin/gcc-4.2 -c conftest.c >&5 |
---|
84 | configure:5549: $? = 0 |
---|
85 | configure:5552: checking whether /usr/bin/gcc-4.2 is gcc |
---|
86 | configure:5554: result: yes |
---|
87 | configure:5568: /usr/bin/gcc-4.2 2>&1 | grep xlc >/dev/null |
---|
88 | configure:5571: $? = 1 |
---|
89 | configure:5625: checking compiler /usr/bin/gcc-4.2 -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include |
---|
90 | Test compile: |
---|
91 | configure:5639: /usr/bin/gcc-4.2 -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
---|
92 | configure:5642: $? = 0 |
---|
93 | configure:5647: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
94 | configure:5650: $? = 0 |
---|
95 | Test compile: function pointer return |
---|
96 | configure:5693: /usr/bin/gcc-4.2 -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
---|
97 | configure:5696: $? = 0 |
---|
98 | configure:5701: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
99 | configure:5704: $? = 0 |
---|
100 | Test compile: cmov instruction |
---|
101 | configure:5749: /usr/bin/gcc-4.2 -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
---|
102 | configure:5752: $? = 0 |
---|
103 | configure:5757: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
104 | configure:5760: $? = 0 |
---|
105 | Test compile: double -> ulong conversion |
---|
106 | configure:5806: /usr/bin/gcc-4.2 -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
---|
107 | configure:5809: $? = 0 |
---|
108 | configure:5814: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
109 | configure:5817: $? = 0 |
---|
110 | Test compile: double negation |
---|
111 | configure:5861: /usr/bin/gcc-4.2 -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
---|
112 | configure:5864: $? = 0 |
---|
113 | configure:5869: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
114 | configure:5872: $? = 0 |
---|
115 | Test compile: double -> float conversion |
---|
116 | configure:5917: /usr/bin/gcc-4.2 -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
---|
117 | configure:5920: $? = 0 |
---|
118 | configure:5925: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
---|
119 | configure:5928: $? = 0 |
---|
120 | Test compile: gnupro alpha ev6 char spilling |
---|
121 | configure:6002: /usr/bin/gcc-4.2 -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
---|
122 | conftest.c:6:38: error: /usr/local/include/string.h: Permission denied |
---|
123 | conftest.c: In function 'param_init': |
---|
124 | conftest.c:19: warning: incompatible implicit declaration of built-in function 'memcpy' |
---|
125 | configure:6005: $? = 1 |
---|
126 | failed program was: |
---|
127 | /* The following provokes an internal compiler error from gcc version |
---|
128 | "2.9-gnupro-99r1" under "-O2 -mcpu=ev6", apparently relating to char |
---|
129 | values being spilled into floating point registers. The problem doesn't |
---|
130 | show up all the time, but has occurred enough in GMP for us to reject |
---|
131 | this compiler+flags. */ |
---|
132 | #include <string.h> /* for memcpy */ |
---|
133 | struct try_t |
---|
134 | { |
---|
135 | char dst[2]; |
---|
136 | char size; |
---|
137 | long d0, d1, d2, d3, d4, d5, d6; |
---|
138 | char overlap; |
---|
139 | }; |
---|
140 | struct try_t param[6]; |
---|
141 | int |
---|
142 | param_init () |
---|
143 | { |
---|
144 | struct try_t *p; |
---|
145 | memcpy (p, ¶m[ 2 ], sizeof (*p)); |
---|
146 | memcpy (p, ¶m[ 2 ], sizeof (*p)); |
---|
147 | p->size = 2; |
---|
148 | memcpy (p, ¶m[ 1 ], sizeof (*p)); |
---|
149 | p->dst[0] = 1; |
---|
150 | p->overlap = 2; |
---|
151 | memcpy (p, ¶m[ 3 ], sizeof (*p)); |
---|
152 | p->dst[0] = 1; |
---|
153 | p->overlap = 8; |
---|
154 | memcpy (p, ¶m[ 4 ], sizeof (*p)); |
---|
155 | memcpy (p, ¶m[ 4 ], sizeof (*p)); |
---|
156 | p->overlap = 8; |
---|
157 | memcpy (p, ¶m[ 5 ], sizeof (*p)); |
---|
158 | memcpy (p, ¶m[ 5 ], sizeof (*p)); |
---|
159 | memcpy (p, ¶m[ 5 ], sizeof (*p)); |
---|
160 | return 0; |
---|
161 | } |
---|
162 | |
---|
163 | int main () { return 0; } |
---|
164 | configure:6665: result: no, gnupro alpha ev6 char spilling |
---|
165 | configure:6903: error: could not find a working compiler, see config.log for details |
---|
166 | |
---|
167 | ## ---------------- ## |
---|
168 | ## Cache variables. ## |
---|
169 | ## ---------------- ## |
---|
170 | |
---|
171 | ac_cv_build=x86_64-apple-darwin10.8.0 |
---|
172 | ac_cv_env_ABI_set=set |
---|
173 | ac_cv_env_ABI_value=64 |
---|
174 | ac_cv_env_CCC_set= |
---|
175 | ac_cv_env_CCC_value= |
---|
176 | ac_cv_env_CC_FOR_BUILD_set= |
---|
177 | ac_cv_env_CC_FOR_BUILD_value= |
---|
178 | ac_cv_env_CC_set=set |
---|
179 | ac_cv_env_CC_value=/usr/bin/gcc-4.2 |
---|
180 | ac_cv_env_CFLAGS_set= |
---|
181 | ac_cv_env_CFLAGS_value= |
---|
182 | ac_cv_env_CPPFLAGS_set=set |
---|
183 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
184 | ac_cv_env_CPP_FOR_BUILD_set= |
---|
185 | ac_cv_env_CPP_FOR_BUILD_value= |
---|
186 | ac_cv_env_CPP_set= |
---|
187 | ac_cv_env_CPP_value= |
---|
188 | ac_cv_env_CXXCPP_set= |
---|
189 | ac_cv_env_CXXCPP_value= |
---|
190 | ac_cv_env_CXXFLAGS_set= |
---|
191 | ac_cv_env_CXXFLAGS_value= |
---|
192 | ac_cv_env_CXX_set=set |
---|
193 | ac_cv_env_CXX_value=/usr/bin/g++-4.2 |
---|
194 | ac_cv_env_LDFLAGS_set=set |
---|
195 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names' |
---|
196 | ac_cv_env_LIBS_set= |
---|
197 | ac_cv_env_LIBS_value= |
---|
198 | ac_cv_env_M4_set= |
---|
199 | ac_cv_env_M4_value= |
---|
200 | ac_cv_env_YACC_set= |
---|
201 | ac_cv_env_YACC_value= |
---|
202 | ac_cv_env_YFLAGS_set= |
---|
203 | ac_cv_env_YFLAGS_value= |
---|
204 | ac_cv_env_build_alias_set= |
---|
205 | ac_cv_env_build_alias_value= |
---|
206 | ac_cv_env_host_alias_set= |
---|
207 | ac_cv_env_host_alias_value= |
---|
208 | ac_cv_env_target_alias_set= |
---|
209 | ac_cv_env_target_alias_value= |
---|
210 | ac_cv_host=x86_64-apple-darwin10.8.0 |
---|
211 | ac_cv_prog_AWK=awk |
---|
212 | ac_cv_prog_make_make_set=yes |
---|
213 | |
---|
214 | ## ----------------- ## |
---|
215 | ## Output variables. ## |
---|
216 | ## ----------------- ## |
---|
217 | |
---|
218 | ABI='64' |
---|
219 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/missing --run aclocal-1.11' |
---|
220 | AMTAR='$${TAR-tar}' |
---|
221 | AR='' |
---|
222 | AS='' |
---|
223 | ASMFLAGS='' |
---|
224 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/missing --run autoconf' |
---|
225 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/missing --run autoheader' |
---|
226 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/missing --run automake-1.11' |
---|
227 | AWK='awk' |
---|
228 | CALLING_CONVENTIONS_OBJS='x86call.lo x86check$U.lo' |
---|
229 | CC='/usr/bin/gcc-4.2' |
---|
230 | CCAS='' |
---|
231 | CC_FOR_BUILD='' |
---|
232 | CFLAGS='' |
---|
233 | CPP='' |
---|
234 | CPPFLAGS='-I/opt/local/include' |
---|
235 | CPP_FOR_BUILD='' |
---|
236 | CXX='/usr/bin/g++-4.2' |
---|
237 | CXXCPP='' |
---|
238 | CXXFLAGS='' |
---|
239 | CYGPATH_W='echo' |
---|
240 | DEFN_LONG_LONG_LIMB='' |
---|
241 | DEFS='' |
---|
242 | DLLTOOL='' |
---|
243 | DSYMUTIL='' |
---|
244 | DUMPBIN='' |
---|
245 | ECHO_C='\c' |
---|
246 | ECHO_N='' |
---|
247 | ECHO_T='' |
---|
248 | EGREP='' |
---|
249 | ENABLE_STATIC_FALSE='' |
---|
250 | ENABLE_STATIC_TRUE='' |
---|
251 | EXEEXT='' |
---|
252 | EXEEXT_FOR_BUILD='' |
---|
253 | FGREP='' |
---|
254 | GMP_LDFLAGS='' |
---|
255 | GMP_LIMB_BITS='' |
---|
256 | GMP_NAIL_BITS='0' |
---|
257 | GREP='' |
---|
258 | HAVE_CLOCK_01='' |
---|
259 | HAVE_CPUTIME_01='' |
---|
260 | HAVE_GETRUSAGE_01='' |
---|
261 | HAVE_GETTIMEOFDAY_01='' |
---|
262 | HAVE_HOST_CPU_FAMILY_power='0' |
---|
263 | HAVE_HOST_CPU_FAMILY_powerpc='0' |
---|
264 | HAVE_SIGACTION_01='' |
---|
265 | HAVE_SIGALTSTACK_01='' |
---|
266 | HAVE_SIGSTACK_01='' |
---|
267 | HAVE_STACK_T_01='' |
---|
268 | HAVE_SYS_RESOURCE_H_01='' |
---|
269 | INSTALL_DATA='${INSTALL} -m 644' |
---|
270 | INSTALL_PROGRAM='${INSTALL}' |
---|
271 | INSTALL_SCRIPT='${INSTALL}' |
---|
272 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
273 | LD='' |
---|
274 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names' |
---|
275 | LEX='' |
---|
276 | LEXLIB='' |
---|
277 | LEX_OUTPUT_ROOT='' |
---|
278 | LIBCURSES='' |
---|
279 | LIBGMPXX_LDFLAGS='' |
---|
280 | LIBGMP_DLL='' |
---|
281 | LIBGMP_LDFLAGS='' |
---|
282 | LIBM='' |
---|
283 | LIBM_FOR_BUILD='' |
---|
284 | LIBOBJS='' |
---|
285 | LIBREADLINE='' |
---|
286 | LIBS='' |
---|
287 | LIBTOOL='' |
---|
288 | LIPO='' |
---|
289 | LN_S='' |
---|
290 | LTLIBOBJS='' |
---|
291 | M4='' |
---|
292 | MAINT='#' |
---|
293 | MAINTAINER_MODE_FALSE='' |
---|
294 | MAINTAINER_MODE_TRUE='#' |
---|
295 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/missing --run makeinfo' |
---|
296 | MANIFEST_TOOL='' |
---|
297 | MKDIR_P='./install-sh -c -d' |
---|
298 | NM='' |
---|
299 | NMEDIT='' |
---|
300 | OBJDUMP='' |
---|
301 | OBJEXT='' |
---|
302 | OTOOL64='' |
---|
303 | OTOOL='' |
---|
304 | PACKAGE='gmp' |
---|
305 | PACKAGE_BUGREPORT='gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html' |
---|
306 | PACKAGE_NAME='GNU MP' |
---|
307 | PACKAGE_STRING='GNU MP 6.0.0' |
---|
308 | PACKAGE_TARNAME='gmp' |
---|
309 | PACKAGE_URL='http://www.gnu.org/software/gmp/' |
---|
310 | PACKAGE_VERSION='6.0.0' |
---|
311 | PATH_SEPARATOR=':' |
---|
312 | RANLIB='' |
---|
313 | SED='' |
---|
314 | SET_MAKE='' |
---|
315 | SHELL='/bin/sh' |
---|
316 | SPEED_CYCLECOUNTER_OBJ='pentium.lo' |
---|
317 | STRIP='' |
---|
318 | TAL_OBJECT='' |
---|
319 | TUNE_LIBS='' |
---|
320 | TUNE_SQR_OBJ='' |
---|
321 | U_FOR_BUILD='' |
---|
322 | VERSION='6.0.0' |
---|
323 | WANT_CXX_FALSE='' |
---|
324 | WANT_CXX_TRUE='' |
---|
325 | WITH_READLINE_01='' |
---|
326 | YACC='' |
---|
327 | YFLAGS='' |
---|
328 | ac_ct_AR='' |
---|
329 | ac_ct_CC='' |
---|
330 | ac_ct_CXX='' |
---|
331 | ac_ct_DUMPBIN='' |
---|
332 | am__EXEEXT_FALSE='' |
---|
333 | am__EXEEXT_TRUE='' |
---|
334 | am__isrc='' |
---|
335 | am__leading_dot='.' |
---|
336 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
337 | am__untar='$${TAR-tar} xf -' |
---|
338 | bindir='${exec_prefix}/bin' |
---|
339 | build='x86_64-apple-darwin10.8.0' |
---|
340 | build_alias='' |
---|
341 | build_cpu='x86_64' |
---|
342 | build_os='darwin10.8.0' |
---|
343 | build_vendor='apple' |
---|
344 | datadir='${datarootdir}' |
---|
345 | datarootdir='${prefix}/share' |
---|
346 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
347 | dvidir='${docdir}' |
---|
348 | exec_prefix='NONE' |
---|
349 | gmp_srclinks='' |
---|
350 | host='x86_64-apple-darwin10.8.0' |
---|
351 | host_alias='' |
---|
352 | host_cpu='x86_64' |
---|
353 | host_os='darwin10.8.0' |
---|
354 | host_vendor='apple' |
---|
355 | htmldir='${docdir}' |
---|
356 | includedir='${prefix}/include' |
---|
357 | infodir='${datarootdir}/info' |
---|
358 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/install-sh' |
---|
359 | libdir='${exec_prefix}/lib' |
---|
360 | libexecdir='${exec_prefix}/libexec' |
---|
361 | localedir='${datarootdir}/locale' |
---|
362 | localstatedir='${prefix}/var' |
---|
363 | mandir='${datarootdir}/man' |
---|
364 | mkdir_p='$(top_builddir)/./install-sh -c -d' |
---|
365 | mpn_objects='' |
---|
366 | mpn_objs_in_libgmp='' |
---|
367 | oldincludedir='/usr/include' |
---|
368 | pdfdir='${docdir}' |
---|
369 | prefix='/opt/local' |
---|
370 | program_transform_name='s,x,x,' |
---|
371 | psdir='${docdir}' |
---|
372 | sbindir='${exec_prefix}/sbin' |
---|
373 | sharedstatedir='${prefix}/com' |
---|
374 | sysconfdir='${prefix}/etc' |
---|
375 | target_alias='' |
---|
376 | |
---|
377 | ## ----------- ## |
---|
378 | ## confdefs.h. ## |
---|
379 | ## ----------- ## |
---|
380 | |
---|
381 | /* confdefs.h */ |
---|
382 | #define PACKAGE_NAME "GNU MP" |
---|
383 | #define PACKAGE_TARNAME "gmp" |
---|
384 | #define PACKAGE_VERSION "6.0.0" |
---|
385 | #define PACKAGE_STRING "GNU MP 6.0.0" |
---|
386 | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
---|
387 | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
---|
388 | #define PACKAGE "gmp" |
---|
389 | #define VERSION "6.0.0" |
---|
390 | #define WANT_ASSEMBLY 1 |
---|
391 | #define WANT_FFT 1 |
---|
392 | #define HAVE_HOST_CPU_x86_64 1 |
---|
393 | |
---|
394 | configure: exit 1 |
---|
395 | |
---|