Ticket #38311: config.log

File config.log, 13.8 KB (added by boydb@…, 11 years ago)

config.log

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.7.2/configure --prefix=/opt/local --build=x86_64-apple-darwin10 --includedir=/opt/local/include/gcc47 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-4.7 --with-libiconv-prefix=/opt/local --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.7 --with-gxx-include-dir=/opt/local/include/gcc47/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 --disable-cloog-version-check --enable-stage1-checking --enable-lto --enable-libstdcxx-time --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 --disable-ppl-version-check --enable-languages=c++ --disable-bootstrap --with-pkgversion=MacPorts gcc47 4.7.2_2+universal
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = mac-bboyd.local
14uname -m = i386
15uname -r = 10.8.0
16uname -s = Darwin
17uname -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
27Kernel configured for up to 16 processors.
288 processors are physically available.
2916 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
32Primary memory available: 6.00 gigabytes
33Default processor set: 123 tasks, 802 threads, 16 processors
34Load average: 0.92, Mach factor: 15.06
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-darwin10
53configure:2298: checking host system type
54configure:2311: result: x86_64-apple-darwin10
55configure:2331: checking target system type
56configure:2344: result: x86_64-apple-darwin10
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:2617: result: no
67configure:2587: checking for mawk
68configure:2617: result: no
69configure:2587: checking for nawk
70configure:2617: result: no
71configure:2587: checking for awk
72configure:2603: found /usr/bin/awk
73configure:2614: result: awk
74configure:3070: checking for libitm support
75configure:3080: result: yes
76configure:3776: checking for gcc
77configure:3803: result: /opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64
78configure:4032: checking for C compiler version
79configure:4041: /opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64 --version >&5
80../gcc-4.7.2/configure: line 4043: /opt/local/bin/gcc-apple-4.2: No such file or directory
81configure:4052: $? = 127
82configure:4041: /opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64 -v >&5
83../gcc-4.7.2/configure: line 4043: /opt/local/bin/gcc-apple-4.2: No such file or directory
84configure:4052: $? = 127
85configure:4041: /opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64 -V >&5
86../gcc-4.7.2/configure: line 4043: /opt/local/bin/gcc-apple-4.2: No such file or directory
87configure:4052: $? = 127
88configure:4041: /opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64 -qversion >&5
89../gcc-4.7.2/configure: line 4043: /opt/local/bin/gcc-apple-4.2: No such file or directory
90configure:4052: $? = 127
91configure:4072: checking for C compiler default output file name
92configure:4094: /opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64 -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
93../gcc-4.7.2/configure: line 4096: /opt/local/bin/gcc-apple-4.2: No such file or directory
94configure:4098: $? = 127
95configure:4135: result:
96configure: failed program was:
97| /* confdefs.h */
98| #define PACKAGE_NAME ""
99| #define PACKAGE_TARNAME ""
100| #define PACKAGE_VERSION ""
101| #define PACKAGE_STRING ""
102| #define PACKAGE_BUGREPORT ""
103| #define PACKAGE_URL ""
104| /* end confdefs.h.  */
105|
106| int
107| main ()
108| {
109|
110|   ;
111|   return 0;
112| }
113configure:4141: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc47/libstdcxx/work/build':
114configure:4145: error: C compiler cannot create executables
115See `config.log' for more details.
116
117## ---------------- ##
118## Cache variables. ##
119## ---------------- ##
120
121ac_cv_build=x86_64-apple-darwin10
122ac_cv_env_AR_FOR_TARGET_set=set
123ac_cv_env_AR_FOR_TARGET_value=/opt/local/bin/ar
124ac_cv_env_AR_set=
125ac_cv_env_AR_value=
126ac_cv_env_AS_FOR_TARGET_set=set
127ac_cv_env_AS_FOR_TARGET_value=/opt/local/bin/as
128ac_cv_env_AS_set=
129ac_cv_env_AS_value=
130ac_cv_env_CCC_set=
131ac_cv_env_CCC_value=
132ac_cv_env_CC_FOR_TARGET_set=
133ac_cv_env_CC_FOR_TARGET_value=
134ac_cv_env_CC_set=set
135ac_cv_env_CC_value='/opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64'
136ac_cv_env_CFLAGS_set=set
137ac_cv_env_CFLAGS_value=-O2
138ac_cv_env_CPPFLAGS_set=set
139ac_cv_env_CPPFLAGS_value=-I/opt/local/include
140ac_cv_env_CXXFLAGS_set=set
141ac_cv_env_CXXFLAGS_value=-O2
142ac_cv_env_CXX_FOR_TARGET_set=
143ac_cv_env_CXX_FOR_TARGET_value=
144ac_cv_env_CXX_set=set
145ac_cv_env_CXX_value=/opt/local/bin/g++-apple-4.2
146ac_cv_env_DLLTOOL_FOR_TARGET_set=
147ac_cv_env_DLLTOOL_FOR_TARGET_value=
148ac_cv_env_DLLTOOL_set=
149ac_cv_env_DLLTOOL_value=
150ac_cv_env_GCC_FOR_TARGET_set=
151ac_cv_env_GCC_FOR_TARGET_value=
152ac_cv_env_GCJ_FOR_TARGET_set=
153ac_cv_env_GCJ_FOR_TARGET_value=
154ac_cv_env_GFORTRAN_FOR_TARGET_set=
155ac_cv_env_GFORTRAN_FOR_TARGET_value=
156ac_cv_env_GOC_FOR_TARGET_set=
157ac_cv_env_GOC_FOR_TARGET_value=
158ac_cv_env_LDFLAGS_set=set
159ac_cv_env_LDFLAGS_value=-L/opt/local/lib
160ac_cv_env_LD_FOR_TARGET_set=set
161ac_cv_env_LD_FOR_TARGET_value=/opt/local/bin/ld
162ac_cv_env_LD_set=
163ac_cv_env_LD_value=
164ac_cv_env_LIBS_set=
165ac_cv_env_LIBS_value=
166ac_cv_env_LIPO_FOR_TARGET_set=
167ac_cv_env_LIPO_FOR_TARGET_value=
168ac_cv_env_LIPO_set=
169ac_cv_env_LIPO_value=
170ac_cv_env_NM_FOR_TARGET_set=set
171ac_cv_env_NM_FOR_TARGET_value=/opt/local/bin/nm
172ac_cv_env_NM_set=
173ac_cv_env_NM_value=
174ac_cv_env_OBJCOPY_set=
175ac_cv_env_OBJCOPY_value=
176ac_cv_env_OBJDUMP_FOR_TARGET_set=set
177ac_cv_env_OBJDUMP_FOR_TARGET_value=/opt/local/bin/objdump
178ac_cv_env_OBJDUMP_set=
179ac_cv_env_OBJDUMP_value=
180ac_cv_env_RANLIB_FOR_TARGET_set=set
181ac_cv_env_RANLIB_FOR_TARGET_value=/opt/local/bin/ranlib
182ac_cv_env_RANLIB_set=
183ac_cv_env_RANLIB_value=
184ac_cv_env_READELF_FOR_TARGET_set=
185ac_cv_env_READELF_FOR_TARGET_value=
186ac_cv_env_READELF_set=
187ac_cv_env_READELF_value=
188ac_cv_env_STRIP_FOR_TARGET_set=set
189ac_cv_env_STRIP_FOR_TARGET_value=/opt/local/bin/strip
190ac_cv_env_STRIP_set=
191ac_cv_env_STRIP_value=
192ac_cv_env_WINDMC_FOR_TARGET_set=
193ac_cv_env_WINDMC_FOR_TARGET_value=
194ac_cv_env_WINDMC_set=
195ac_cv_env_WINDMC_value=
196ac_cv_env_WINDRES_FOR_TARGET_set=
197ac_cv_env_WINDRES_FOR_TARGET_value=
198ac_cv_env_WINDRES_set=
199ac_cv_env_WINDRES_value=
200ac_cv_env_build_alias_set=set
201ac_cv_env_build_alias_value=x86_64-apple-darwin10
202ac_cv_env_build_configargs_set=
203ac_cv_env_build_configargs_value=
204ac_cv_env_host_alias_set=
205ac_cv_env_host_alias_value=
206ac_cv_env_host_configargs_set=
207ac_cv_env_host_configargs_value=
208ac_cv_env_target_alias_set=
209ac_cv_env_target_alias_value=
210ac_cv_env_target_configargs_set=
211ac_cv_env_target_configargs_value=
212ac_cv_host=x86_64-apple-darwin10
213ac_cv_path_SED=/opt/local/bin/gsed
214ac_cv_prog_AWK=awk
215ac_cv_prog_ac_ct_CC='/opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64'
216ac_cv_target=x86_64-apple-darwin10
217acx_cv_prog_LN=ln
218
219## ----------------- ##
220## Output variables. ##
221## ----------------- ##
222
223AR=''
224AR_FOR_BUILD='$(AR)'
225AR_FOR_TARGET='/opt/local/bin/ar'
226AS=''
227AS_FOR_BUILD='$(AS)'
228AS_FOR_TARGET='/opt/local/bin/as'
229AWK='awk'
230BISON=''
231BUILD_CONFIG=''
232CC='/opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64'
233CC_FOR_BUILD='$(CC)'
234CC_FOR_TARGET=''
235CFLAGS='-O2'
236CFLAGS_FOR_BUILD=''
237CFLAGS_FOR_TARGET=''
238COMPILER_AS_FOR_TARGET=''
239COMPILER_LD_FOR_TARGET=''
240COMPILER_NM_FOR_TARGET=''
241CONFIGURE_GDB_TK=''
242CPPFLAGS='-I/opt/local/include'
243CXX='/opt/local/bin/g++-apple-4.2'
244CXXFLAGS='-O2'
245CXXFLAGS_FOR_BUILD=''
246CXXFLAGS_FOR_TARGET=''
247CXX_FOR_BUILD='$(CXX)'
248CXX_FOR_TARGET=''
249DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
250DEFS=''
251DLLTOOL=''
252DLLTOOL_FOR_BUILD='$(DLLTOOL)'
253DLLTOOL_FOR_TARGET=''
254ECHO_C='\c'
255ECHO_N=''
256ECHO_T=''
257EXEEXT=''
258EXPECT=''
259EXTRA_CONFIGARGS_LIBJAVA='--disable-static'
260FLAGS_FOR_TARGET=''
261FLEX=''
262GCC_FOR_TARGET=''
263GCC_SHLIB_SUBDIR=''
264GCJ_FOR_BUILD='$(GCJ)'
265GCJ_FOR_TARGET=''
266GDB_TK=''
267GFORTRAN_FOR_BUILD='$(GFORTRAN)'
268GFORTRAN_FOR_TARGET=''
269GNATBIND=''
270GNATMAKE=''
271GOC_FOR_BUILD='$(GOC)'
272GOC_FOR_TARGET=''
273INSTALL_DATA='${INSTALL} -m 644'
274INSTALL_GDB_TK=''
275INSTALL_PROGRAM='${INSTALL}'
276INSTALL_SCRIPT='${INSTALL}'
277LD=''
278LDFLAGS='-L/opt/local/lib'
279LDFLAGS_FOR_BUILD=''
280LDFLAGS_FOR_TARGET=''
281LD_FOR_BUILD='$(LD)'
282LD_FOR_TARGET='/opt/local/bin/ld'
283LEX=''
284LIBOBJS=''
285LIBS=''
286LIPO=''
287LIPO_FOR_TARGET=''
288LN='ln'
289LN_S='ln -s'
290LTLIBOBJS=''
291M4=''
292MAINT=''
293MAINTAINER_MODE_FALSE=''
294MAINTAINER_MODE_TRUE=''
295MAKEINFO=''
296NM=''
297NM_FOR_BUILD='$(NM)'
298NM_FOR_TARGET='/opt/local/bin/nm'
299OBJCOPY=''
300OBJDUMP=''
301OBJDUMP_FOR_TARGET='/opt/local/bin/objdump'
302OBJEXT=''
303PACKAGE_BUGREPORT=''
304PACKAGE_NAME=''
305PACKAGE_STRING=''
306PACKAGE_TARNAME=''
307PACKAGE_URL=''
308PACKAGE_VERSION=''
309PATH_SEPARATOR=':'
310POSTSTAGE1_CONFIGURE_FLAGS=''
311RANLIB=''
312RANLIB_FOR_BUILD='$(RANLIB)'
313RANLIB_FOR_TARGET='/opt/local/bin/ranlib'
314RAW_CXX_FOR_TARGET=''
315READELF=''
316READELF_FOR_TARGET=''
317RPATH_ENVVAR=''
318RUNTEST=''
319SED='/opt/local/bin/gsed'
320SHELL='/bin/sh'
321STRIP=''
322STRIP_FOR_TARGET='/opt/local/bin/strip'
323SYSROOT_CFLAGS_FOR_TARGET=''
324TOPLEVEL_CONFIGURE_ARGUMENTS='../gcc-4.7.2/configure --prefix=/opt/local --build=x86_64-apple-darwin10 --includedir=/opt/local/include/gcc47 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-4.7 --with-libiconv-prefix=/opt/local --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.7 --with-gxx-include-dir=/opt/local/include/gcc47/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 --disable-cloog-version-check --enable-stage1-checking --enable-lto --enable-libstdcxx-time --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 --disable-ppl-version-check --enable-languages=c++ --disable-bootstrap --with-pkgversion='\''MacPorts gcc47 4.7.2_2+universal'\'''
325WINDMC=''
326WINDMC_FOR_BUILD='$(WINDMC)'
327WINDMC_FOR_TARGET=''
328WINDRES=''
329WINDRES_FOR_BUILD='$(WINDRES)'
330WINDRES_FOR_TARGET=''
331YACC=''
332ac_ct_CC='/opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64'
333ac_ct_CXX=''
334bindir='${exec_prefix}/bin'
335build='x86_64-apple-darwin10'
336build_alias='x86_64-apple-darwin10'
337build_configargs=''
338build_configdirs='build-libiberty build-texinfo build-flex build-bison build-m4 build-fixincludes'
339build_cpu='x86_64'
340build_libsubdir='build-x86_64-apple-darwin10'
341build_noncanonical='x86_64-apple-darwin10'
342build_os='darwin10'
343build_subdir='build-x86_64-apple-darwin10'
344build_tooldir=''
345build_vendor='apple'
346clooginc=''
347clooglibs=''
348compare_exclusions=''
349configdirs='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'
350datadir='${datarootdir}'
351datarootdir='/opt/local/share/gcc-4.7'
352do_compare=''
353docdir='${datarootdir}/doc/${PACKAGE}'
354dvidir='${docdir}'
355exec_prefix='NONE'
356extra_host_libiberty_configure_flags=''
357extra_mpc_gmp_configure_flags=''
358extra_mpc_mpfr_configure_flags=''
359extra_mpfr_configure_flags=''
360gmpinc=''
361gmplibs=''
362host='x86_64-apple-darwin10'
363host_alias=''
364host_configargs=''
365host_cpu='x86_64'
366host_noncanonical='x86_64-apple-darwin10'
367host_os='darwin10'
368host_subdir='.'
369host_vendor='apple'
370htmldir='${docdir}'
371includedir='/opt/local/include/gcc47'
372infodir='/opt/local/share/info'
373libdir='${exec_prefix}/lib'
374libexecdir='${exec_prefix}/libexec'
375localedir='${datarootdir}/locale'
376localstatedir='${prefix}/var'
377mandir='/opt/local/share/man'
378oldincludedir='/usr/include'
379pdfdir='${docdir}'
380poststage1_ldflags=''
381poststage1_libs=''
382pplinc=''
383ppllibs=''
384prefix='/opt/local'
385program_transform_name='s&$$&-mp-4.7&'
386psdir='${docdir}'
387sbindir='${exec_prefix}/sbin'
388sharedstatedir='${prefix}/com'
389stage1_cflags=''
390stage1_checking=''
391stage1_languages=''
392stage1_ldflags=''
393stage1_libs=''
394stage2_werror_flag=''
395sysconfdir='${prefix}/etc'
396target='x86_64-apple-darwin10'
397target_alias=''
398target_configargs=''
399target_configdirs='target-libgcc target-libgloss target-newlib target-libgomp 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'
400target_cpu='x86_64'
401target_noncanonical='x86_64-apple-darwin10'
402target_os='darwin10'
403target_subdir='x86_64-apple-darwin10'
404target_vendor='apple'
405tooldir=''
406
407## ------------------- ##
408## File substitutions. ##
409## ------------------- ##
410
411alphaieee_frag=''
412host_makefile_frag='config/mh-darwin'
413ospace_frag=''
414serialization_dependencies=''
415target_makefile_frag=''
416
417## ----------- ##
418## confdefs.h. ##
419## ----------- ##
420
421/* confdefs.h */
422#define PACKAGE_NAME ""
423#define PACKAGE_TARNAME ""
424#define PACKAGE_VERSION ""
425#define PACKAGE_STRING ""
426#define PACKAGE_BUGREPORT ""
427#define PACKAGE_URL ""
428
429configure: exit 77