Ticket #35057: config.log

File config.log, 19.5 KB (added by skymoo (Adam Mercer), 12 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.64.  Invocation command line was
6
7  $ ../gcc-4.8-20120624/configure --prefix=/opt/local --build=x86_64-apple-darwin11 --enable-languages=c,c++,objc,obj-c++,fortran,java --libdir=/opt/local/lib/gcc48 --includedir=/opt/local/include/gcc48 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-4.8 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.8 --with-gxx-include-dir=/opt/local/include/gcc48/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-ppl=/opt/local --with-cloog=/opt/local --enable-cloog-backend=isl --enable-stage1-checking --disable-multilib --enable-lto --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --with-pkgversion=MacPorts gcc48 4.8-20120624_0
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = mimir.phys.uwm.edu
14uname -m = x86_64
15uname -r = 11.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 11.4.0: Mon Apr  9 19:32:15 PDT 2012; root:xnu-1699.26.8~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 11.4.0: Mon Apr  9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 8.00 gigabytes
33Default processor set: 156 tasks, 827 threads, 8 processors
34Load average: 4.29, Mach factor: 3.88
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2237: checking build system type
52configure:2251: result: x86_64-apple-darwin11
53configure:2298: checking host system type
54configure:2311: result: x86_64-apple-darwin11
55configure:2331: checking target system type
56configure:2344: result: x86_64-apple-darwin11
57configure:2398: checking for a BSD-compatible install
58configure:2466: result: /usr/bin/install -c
59configure:2477: checking whether ln works
60configure:2499: result: yes
61configure:2503: checking whether ln -s works
62configure:2507: result: yes
63configure:2514: checking for a sed that does not truncate output
64configure:2578: result: /opt/local/bin/gsed
65configure:2587: checking for gawk
66configure:2603: found /opt/local/bin/gawk
67configure:2614: result: gawk
68configure:3071: checking for libatomic support
69configure:3081: result: yes
70configure:3090: checking for libitm support
71configure:3100: result: yes
72configure:3782: checking for gcc
73configure:3809: result: /usr/bin/clang -arch x86_64
74configure:4038: checking for C compiler version
75configure:4047: /usr/bin/clang -arch x86_64 --version >&5
76Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
77Target: x86_64-apple-darwin11.4.0
78Thread model: posix
79configure:4058: $? = 0
80configure:4047: /usr/bin/clang -arch x86_64 -v >&5
81Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
82Target: x86_64-apple-darwin11.4.0
83Thread model: posix
84configure:4058: $? = 0
85configure:4047: /usr/bin/clang -arch x86_64 -V >&5
86clang: error: argument to '-V' is missing (expected 1 value)
87clang: error: no input files
88configure:4058: $? = 1
89configure:4047: /usr/bin/clang -arch x86_64 -qversion >&5
90clang: error: no input files
91configure:4058: $? = 1
92configure:4078: checking for C compiler default output file name
93configure:4100: /usr/bin/clang -arch x86_64 -pipe -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
94configure:4104: $? = 0
95configure:4141: result: a.out
96configure:4157: checking whether the C compiler works
97configure:4166: ./a.out
98configure:4170: $? = 0
99configure:4185: result: yes
100configure:4192: checking whether we are cross compiling
101configure:4194: result: no
102configure:4197: checking for suffix of executables
103configure:4204: /usr/bin/clang -arch x86_64 -o conftest -pipe -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
104configure:4208: $? = 0
105configure:4230: result:
106configure:4236: checking for suffix of object files
107configure:4258: /usr/bin/clang -arch x86_64 -c -pipe -O2 -I/opt/local/include conftest.c >&5
108configure:4262: $? = 0
109configure:4283: result: o
110configure:4287: checking whether we are using the GNU C compiler
111configure:4306: /usr/bin/clang -arch x86_64 -c -pipe -O2 -I/opt/local/include conftest.c >&5
112configure:4306: $? = 0
113configure:4315: result: yes
114configure:4324: checking whether /usr/bin/clang -arch x86_64 accepts -g
115configure:4344: /usr/bin/clang -arch x86_64 -c -g -I/opt/local/include conftest.c >&5
116configure:4344: $? = 0
117configure:4385: result: yes
118configure:4402: checking for /usr/bin/clang -arch x86_64 option to accept ISO C89
119configure:4466: /usr/bin/clang -arch x86_64  -c -pipe -O2 -I/opt/local/include conftest.c >&5
120configure:4466: $? = 0
121configure:4479: result: none needed
122configure:4611: checking for C++ compiler version
123configure:4620: /usr/bin/clang++ --version >&5
124Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
125Target: x86_64-apple-darwin11.4.0
126Thread model: posix
127configure:4631: $? = 0
128configure:4620: /usr/bin/clang++ -v >&5
129Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
130Target: x86_64-apple-darwin11.4.0
131Thread model: posix
132configure:4631: $? = 0
133configure:4620: /usr/bin/clang++ -V >&5
134clang: error: argument to '-V' is missing (expected 1 value)
135clang: error: no input files
136configure:4631: $? = 1
137configure:4620: /usr/bin/clang++ -qversion >&5
138clang: error: no input files
139configure:4631: $? = 1
140configure:4635: checking whether we are using the GNU C++ compiler
141configure:4654: /usr/bin/clang++ -c -pipe -O2 -I/opt/local/include conftest.cpp >&5
142configure:4654: $? = 0
143configure:4663: result: yes
144configure:4672: checking whether /usr/bin/clang++ accepts -g
145configure:4692: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5
146configure:4692: $? = 0
147configure:4733: result: yes
148configure:4822: checking for gnatbind
149configure:4852: result: no
150configure:4914: checking for gnatmake
151configure:4944: result: no
152configure:4963: checking whether compiler driver understands Ada
153configure:4986: result: no
154configure:4995: checking how to compare bootstrapped objects
155configure:5020: result: cmp --ignore-initial=16 $$f1 $$f2
156configure:5092: checking for objdir
157configure:5107: result: .libs
158configure:5280: checking for the correct version of gmp.h
159configure:5300: /usr/bin/clang -arch x86_64 -c -pipe -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include conftest.c >&5
160configure:5300: $? = 0
161configure:5318: /usr/bin/clang -arch x86_64 -c -pipe -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include conftest.c >&5
162configure:5318: $? = 0
163configure:5319: result: yes
164configure:5335: checking for the correct version of mpfr.h
165configure:5353: /usr/bin/clang -arch x86_64 -c -pipe -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include conftest.c >&5
166configure:5353: $? = 0
167configure:5370: /usr/bin/clang -arch x86_64 -c -pipe -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include conftest.c >&5
168configure:5370: $? = 0
169configure:5371: result: yes
170configure:5388: checking for the correct version of mpc.h
171configure:5405: /usr/bin/clang -arch x86_64 -c -pipe -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include conftest.c >&5
172configure:5405: $? = 0
173configure:5421: /usr/bin/clang -arch x86_64 -c -pipe -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include conftest.c >&5
174configure:5421: $? = 0
175configure:5422: result: yes
176configure:5440: checking for the correct version of the gmp/mpfr/mpc libraries
177configure:5471: /usr/bin/clang -arch x86_64 -o conftest -pipe -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -L/opt/local/lib conftest.c  -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -lmpc -lmpfr -lgmp >&5
178configure:5471: $? = 0
179configure:5472: result: yes
180configure:5656: checking for PWL_handle_timeout in -lpwl
181configure:5681: /usr/bin/clang -arch x86_64 -o conftest -pipe -O2 -I/opt/local/include -L/opt/local/lib conftest.c -lpwl   -L/opt/local/lib -lstdc++ -lm >&5
182ld: library not found for -lpwl
183clang: error: linker command failed with exit code 1 (use -v to see invocation)
184configure:5681: $? = 1
185configure: failed program was:
186| /* confdefs.h */
187| #define PACKAGE_NAME ""
188| #define PACKAGE_TARNAME ""
189| #define PACKAGE_VERSION ""
190| #define PACKAGE_STRING ""
191| #define PACKAGE_BUGREPORT ""
192| #define PACKAGE_URL ""
193| #define LT_OBJDIR ".libs/"
194| /* end confdefs.h.  */
195|
196| /* Override any GCC internal prototype to avoid an error.
197|    Use char because int might match the return type of a GCC
198|    builtin and then its argument prototype would still apply.  */
199| #ifdef __cplusplus
200| extern "C"
201| #endif
202| char PWL_handle_timeout ();
203| int
204| main ()
205| {
206| return PWL_handle_timeout ();
207|   ;
208|   return 0;
209| }
210configure:5690: result: no
211configure:5704: checking for version 0.11 (revision 0 or later) of PPL
212configure:5721: /usr/bin/clang -arch x86_64 -c -pipe -O2 -I/opt/local/include  -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include conftest.c >&5
213conftest.c:16:5: error: use of undeclared identifier 'choke'
214    choke me
215    ^
2161 error generated.
217configure:5721: $? = 1
218configure: failed program was:
219| /* confdefs.h */
220| #define PACKAGE_NAME ""
221| #define PACKAGE_TARNAME ""
222| #define PACKAGE_VERSION ""
223| #define PACKAGE_STRING ""
224| #define PACKAGE_BUGREPORT ""
225| #define PACKAGE_URL ""
226| #define LT_OBJDIR ".libs/"
227| /* end confdefs.h.  */
228| #include "ppl_c.h"
229| int
230| main ()
231| {
232|
233|     #if PPL_VERSION_MAJOR != 0 || PPL_VERSION_MINOR < 11
234|     choke me
235|     #endif
236|
237|   ;
238|   return 0;
239| }
240configure:5725: result: no
241configure:5821: error: Unable to find a usable PPL.  See config.log for details.
242
243## ---------------- ##
244## Cache variables. ##
245## ---------------- ##
246
247ac_cv_build=x86_64-apple-darwin11
248ac_cv_c_compiler_gnu=yes
249ac_cv_cxx_compiler_gnu=yes
250ac_cv_env_AR_FOR_TARGET_set=set
251ac_cv_env_AR_FOR_TARGET_value=/opt/local/bin/ar
252ac_cv_env_AR_set=
253ac_cv_env_AR_value=
254ac_cv_env_AS_FOR_TARGET_set=set
255ac_cv_env_AS_FOR_TARGET_value=/opt/local/bin/as
256ac_cv_env_AS_set=
257ac_cv_env_AS_value=
258ac_cv_env_CCC_set=
259ac_cv_env_CCC_value=
260ac_cv_env_CC_FOR_TARGET_set=
261ac_cv_env_CC_FOR_TARGET_value=
262ac_cv_env_CC_set=set
263ac_cv_env_CC_value='/usr/bin/clang -arch x86_64'
264ac_cv_env_CFLAGS_set=set
265ac_cv_env_CFLAGS_value='-pipe -O2'
266ac_cv_env_CPPFLAGS_set=set
267ac_cv_env_CPPFLAGS_value=-I/opt/local/include
268ac_cv_env_CXXFLAGS_set=set
269ac_cv_env_CXXFLAGS_value='-pipe -O2'
270ac_cv_env_CXX_FOR_TARGET_set=
271ac_cv_env_CXX_FOR_TARGET_value=
272ac_cv_env_CXX_set=set
273ac_cv_env_CXX_value=/usr/bin/clang++
274ac_cv_env_DLLTOOL_FOR_TARGET_set=
275ac_cv_env_DLLTOOL_FOR_TARGET_value=
276ac_cv_env_DLLTOOL_set=
277ac_cv_env_DLLTOOL_value=
278ac_cv_env_GCC_FOR_TARGET_set=
279ac_cv_env_GCC_FOR_TARGET_value=
280ac_cv_env_GCJ_FOR_TARGET_set=
281ac_cv_env_GCJ_FOR_TARGET_value=
282ac_cv_env_GFORTRAN_FOR_TARGET_set=
283ac_cv_env_GFORTRAN_FOR_TARGET_value=
284ac_cv_env_GOC_FOR_TARGET_set=
285ac_cv_env_GOC_FOR_TARGET_value=
286ac_cv_env_LDFLAGS_set=set
287ac_cv_env_LDFLAGS_value=-L/opt/local/lib
288ac_cv_env_LD_FOR_TARGET_set=set
289ac_cv_env_LD_FOR_TARGET_value=/opt/local/bin/ld
290ac_cv_env_LD_set=
291ac_cv_env_LD_value=
292ac_cv_env_LIBS_set=
293ac_cv_env_LIBS_value=
294ac_cv_env_LIPO_FOR_TARGET_set=
295ac_cv_env_LIPO_FOR_TARGET_value=
296ac_cv_env_LIPO_set=
297ac_cv_env_LIPO_value=
298ac_cv_env_NM_FOR_TARGET_set=set
299ac_cv_env_NM_FOR_TARGET_value=/opt/local/bin/nm
300ac_cv_env_NM_set=
301ac_cv_env_NM_value=
302ac_cv_env_OBJCOPY_set=
303ac_cv_env_OBJCOPY_value=
304ac_cv_env_OBJDUMP_FOR_TARGET_set=set
305ac_cv_env_OBJDUMP_FOR_TARGET_value=/opt/local/bin/objdump
306ac_cv_env_OBJDUMP_set=
307ac_cv_env_OBJDUMP_value=
308ac_cv_env_RANLIB_FOR_TARGET_set=set
309ac_cv_env_RANLIB_FOR_TARGET_value=/opt/local/bin/ranlib
310ac_cv_env_RANLIB_set=
311ac_cv_env_RANLIB_value=
312ac_cv_env_READELF_FOR_TARGET_set=
313ac_cv_env_READELF_FOR_TARGET_value=
314ac_cv_env_READELF_set=
315ac_cv_env_READELF_value=
316ac_cv_env_STRIP_FOR_TARGET_set=set
317ac_cv_env_STRIP_FOR_TARGET_value=/opt/local/bin/strip
318ac_cv_env_STRIP_set=
319ac_cv_env_STRIP_value=
320ac_cv_env_WINDMC_FOR_TARGET_set=
321ac_cv_env_WINDMC_FOR_TARGET_value=
322ac_cv_env_WINDMC_set=
323ac_cv_env_WINDMC_value=
324ac_cv_env_WINDRES_FOR_TARGET_set=
325ac_cv_env_WINDRES_FOR_TARGET_value=
326ac_cv_env_WINDRES_set=
327ac_cv_env_WINDRES_value=
328ac_cv_env_build_alias_set=set
329ac_cv_env_build_alias_value=x86_64-apple-darwin11
330ac_cv_env_build_configargs_set=
331ac_cv_env_build_configargs_value=
332ac_cv_env_host_alias_set=
333ac_cv_env_host_alias_value=
334ac_cv_env_host_configargs_set=
335ac_cv_env_host_configargs_value=
336ac_cv_env_target_alias_set=
337ac_cv_env_target_alias_value=
338ac_cv_env_target_configargs_set=
339ac_cv_env_target_configargs_value=
340ac_cv_host=x86_64-apple-darwin11
341ac_cv_lib_pwl_PWL_handle_timeout=no
342ac_cv_objext=o
343ac_cv_path_SED=/opt/local/bin/gsed
344ac_cv_prog_AWK=gawk
345ac_cv_prog_ac_ct_CC='/usr/bin/clang -arch x86_64'
346ac_cv_prog_cc_c89=
347ac_cv_prog_cc_g=yes
348ac_cv_prog_cxx_g=yes
349ac_cv_target=x86_64-apple-darwin11
350acx_cv_cc_gcc_supports_ada=no
351acx_cv_prog_LN=ln
352gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
353lt_cv_objdir=.libs
354
355## ----------------- ##
356## Output variables. ##
357## ----------------- ##
358
359AR=''
360AR_FOR_BUILD='$(AR)'
361AR_FOR_TARGET='/opt/local/bin/ar'
362AS=''
363AS_FOR_BUILD='$(AS)'
364AS_FOR_TARGET='/opt/local/bin/as'
365AWK='gawk'
366BISON=''
367BUILD_CONFIG=''
368CC='/usr/bin/clang -arch x86_64'
369CC_FOR_BUILD='$(CC)'
370CC_FOR_TARGET=''
371CFLAGS='-pipe -O2'
372CFLAGS_FOR_BUILD=''
373CFLAGS_FOR_TARGET=''
374COMPILER_AS_FOR_TARGET=''
375COMPILER_LD_FOR_TARGET=''
376COMPILER_NM_FOR_TARGET=''
377CONFIGURE_GDB_TK=''
378CPPFLAGS='-I/opt/local/include'
379CXX='/usr/bin/clang++'
380CXXFLAGS='-pipe -O2'
381CXXFLAGS_FOR_BUILD=''
382CXXFLAGS_FOR_TARGET=''
383CXX_FOR_BUILD='$(CXX)'
384CXX_FOR_TARGET=''
385DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
386DEFS=''
387DLLTOOL=''
388DLLTOOL_FOR_BUILD='$(DLLTOOL)'
389DLLTOOL_FOR_TARGET=''
390ECHO_C='\c'
391ECHO_N=''
392ECHO_T=''
393EXEEXT=''
394EXPECT=''
395EXTRA_CONFIGARGS_LIBJAVA='--disable-static'
396FLAGS_FOR_TARGET=''
397FLEX=''
398GCC_FOR_TARGET=''
399GCC_SHLIB_SUBDIR=''
400GCJ_FOR_BUILD='$(GCJ)'
401GCJ_FOR_TARGET=''
402GDB_TK=''
403GFORTRAN_FOR_BUILD='$(GFORTRAN)'
404GFORTRAN_FOR_TARGET=''
405GNATBIND='no'
406GNATMAKE='no'
407GOC_FOR_BUILD='$(GOC)'
408GOC_FOR_TARGET=''
409INSTALL_DATA='${INSTALL} -m 644'
410INSTALL_GDB_TK=''
411INSTALL_PROGRAM='${INSTALL}'
412INSTALL_SCRIPT='${INSTALL}'
413LD='/usr/bin/ld'
414LDFLAGS='-L/opt/local/lib'
415LDFLAGS_FOR_BUILD=''
416LDFLAGS_FOR_TARGET=''
417LD_FOR_BUILD='$(LD)'
418LD_FOR_TARGET='/opt/local/bin/ld'
419LEX=''
420LIBOBJS=''
421LIBS=''
422LIPO=''
423LIPO_FOR_TARGET=''
424LN='ln'
425LN_S='ln -s'
426LTLIBOBJS=''
427M4=''
428MAINT=''
429MAINTAINER_MODE_FALSE=''
430MAINTAINER_MODE_TRUE=''
431MAKEINFO=''
432NM=''
433NM_FOR_BUILD='$(NM)'
434NM_FOR_TARGET='/opt/local/bin/nm'
435OBJCOPY=''
436OBJDUMP=''
437OBJDUMP_FOR_TARGET='/opt/local/bin/objdump'
438OBJEXT='o'
439PACKAGE_BUGREPORT=''
440PACKAGE_NAME=''
441PACKAGE_STRING=''
442PACKAGE_TARNAME=''
443PACKAGE_URL=''
444PACKAGE_VERSION=''
445PATH_SEPARATOR=':'
446POSTSTAGE1_CONFIGURE_FLAGS=''
447RANLIB=''
448RANLIB_FOR_BUILD='$(RANLIB)'
449RANLIB_FOR_TARGET='/opt/local/bin/ranlib'
450RAW_CXX_FOR_TARGET=''
451READELF=''
452READELF_FOR_TARGET=''
453RPATH_ENVVAR=''
454RUNTEST=''
455SED='/opt/local/bin/gsed'
456SHELL='/bin/sh'
457STRIP=''
458STRIP_FOR_TARGET='/opt/local/bin/strip'
459SYSROOT_CFLAGS_FOR_TARGET=''
460TOPLEVEL_CONFIGURE_ARGUMENTS='../gcc-4.8-20120624/configure --prefix=/opt/local --build=x86_64-apple-darwin11 --enable-languages=c,c++,objc,obj-c++,fortran,java --libdir=/opt/local/lib/gcc48 --includedir=/opt/local/include/gcc48 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-4.8 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.8 --with-gxx-include-dir=/opt/local/include/gcc48/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-ppl=/opt/local --with-cloog=/opt/local --enable-cloog-backend=isl --enable-stage1-checking --disable-multilib --enable-lto --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --with-pkgversion='\''MacPorts gcc48 4.8-20120624_0'\'''
461WINDMC=''
462WINDMC_FOR_BUILD='$(WINDMC)'
463WINDMC_FOR_TARGET=''
464WINDRES=''
465WINDRES_FOR_BUILD='$(WINDRES)'
466WINDRES_FOR_TARGET=''
467YACC=''
468ac_ct_CC='/usr/bin/clang -arch x86_64'
469ac_ct_CXX=''
470bindir='${exec_prefix}/bin'
471build='x86_64-apple-darwin11'
472build_alias='x86_64-apple-darwin11'
473build_configargs=''
474build_configdirs='build-libiberty build-texinfo build-flex build-bison build-m4 build-fixincludes'
475build_cpu='x86_64'
476build_libsubdir='build-x86_64-apple-darwin11'
477build_noncanonical='x86_64-apple-darwin11'
478build_os='darwin11'
479build_subdir='build-x86_64-apple-darwin11'
480build_tooldir=''
481build_vendor='apple'
482clooginc='-I/opt/local/include'
483clooglibs='-L/opt/local/lib'
484compare_exclusions=''
485configdirs='intl libiberty opcodes bfd readline tcl tk itcl libgui zlib libcpp libdecnumber gmp mpfr mpc ppl cloog libelf libiconv texinfo flex bison binutils gas ld fixincludes gcc cgen sid sim gdb gprof etc expect dejagnu m4 utils guile fastjar gnattools'
486datadir='${datarootdir}'
487datarootdir='/opt/local/share/gcc-4.8'
488do_compare='cmp --ignore-initial=16 $$f1 $$f2'
489docdir='${datarootdir}/doc/${PACKAGE}'
490dvidir='${docdir}'
491exec_prefix='NONE'
492extra_host_libiberty_configure_flags=''
493extra_mpc_gmp_configure_flags=''
494extra_mpc_mpfr_configure_flags=''
495extra_mpfr_configure_flags=''
496gmpinc='-I/opt/local/include -I/opt/local/include -I/opt/local/include '
497gmplibs='-L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -lmpc -lmpfr -lgmp'
498host='x86_64-apple-darwin11'
499host_alias=''
500host_configargs=''
501host_cpu='x86_64'
502host_noncanonical='x86_64-apple-darwin11'
503host_os='darwin11'
504host_subdir='.'
505host_vendor='apple'
506htmldir='${docdir}'
507includedir='/opt/local/include/gcc48'
508infodir='/opt/local/share/info'
509libdir='/opt/local/lib/gcc48'
510libexecdir='${exec_prefix}/libexec'
511localedir='${datarootdir}/locale'
512localstatedir='${prefix}/var'
513mandir='/opt/local/share/man'
514oldincludedir='/usr/include'
515pdfdir='${docdir}'
516poststage1_ldflags='-static-libstdc++ -static-libgcc'
517poststage1_libs=''
518pplinc=''
519ppllibs=''
520prefix='/opt/local'
521program_transform_name='s&$$&-mp-4.8&'
522psdir='${docdir}'
523sbindir='${exec_prefix}/sbin'
524sharedstatedir='${prefix}/com'
525stage1_cflags=''
526stage1_checking=''
527stage1_languages=''
528stage1_ldflags=''
529stage1_libs=''
530stage2_werror_flag=''
531sysconfdir='${prefix}/etc'
532target='x86_64-apple-darwin11'
533target_alias=''
534target_configargs=''
535target_configdirs='target-libgcc target-libgloss target-newlib target-libgomp target-libatomic target-libitm target-libstdc++-v3 target-libmudflap target-libssp target-libquadmath target-libgfortran target-boehm-gc target-libffi target-zlib target-libjava target-libobjc target-libada target-libgo target-rda'
536target_cpu='x86_64'
537target_noncanonical='x86_64-apple-darwin11'
538target_os='darwin11'
539target_subdir='x86_64-apple-darwin11'
540target_vendor='apple'
541tooldir=''
542
543## ------------------- ##
544## File substitutions. ##
545## ------------------- ##
546
547alphaieee_frag=''
548host_makefile_frag='config/mh-darwin'
549ospace_frag=''
550serialization_dependencies=''
551target_makefile_frag=''
552
553## ----------- ##
554## confdefs.h. ##
555## ----------- ##
556
557/* confdefs.h */
558#define PACKAGE_NAME ""
559#define PACKAGE_TARNAME ""
560#define PACKAGE_VERSION ""
561#define PACKAGE_STRING ""
562#define PACKAGE_BUGREPORT ""
563#define PACKAGE_URL ""
564#define LT_OBJDIR ".libs/"
565
566configure: exit 1