Ticket #38311: config2.log

File config2.log, 34.9 KB (added by boydb@…, 11 years ago)

config2.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: 120 tasks, 842 threads, 16 processors
34Load average: 1.06, Mach factor: 14.93
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
80i686-apple-darwin10-gcc-apple-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_10)
81Copyright (C) 2007 Free Software Foundation, Inc.
82This is free software; see the source for copying conditions.  There is NO
83warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
84
85i686-apple-darwin10-gcc-apple-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_10)
86Copyright (C) 2007 Free Software Foundation, Inc.
87This is free software; see the source for copying conditions.  There is NO
88warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
89
90lipo: can't figure out the architecture type of: /var/tmp//ccbJi6gz.out
91configure:4052: $? = 1
92configure:4041: /opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64 -v >&5
93Using built-in specs.
94Target: i686-apple-darwin10
95Configured with: /opt/local/var/macports/build/_opt_mports_dports_lang_apple-gcc42/apple-gcc42/work/objroot/src/configure --disable-checking --enable-werror --prefix=/opt/local --mandir=/opt/local/share/man --enable-languages=c,c++,objc,obj-c++ --libexecdir=/opt/local/libexec/apple-gcc42 --libdir=/opt/local/lib/apple-gcc42 --includedir=/opt/local/include/apple-gcc42 --program-suffix=-apple-4.2 --with-system-zlib --disable-nls --with-slibdir=/usr/lib --build=x86_64-apple-darwin10 --enable-werror-always --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/usr/include/c++/4.2.1
96Thread model: posix
97gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_10)
98Undefined symbols for architecture i386:
99  "_main", referenced from:
100      start in crt1.10.6.o
101ld: symbol(s) not found for architecture i386
102collect2: ld returned 1 exit status
103... rest of stderr output deleted ...
104configure:4052: $? = 1
105configure:4041: /opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64 -V >&5
106gcc-apple-4.2: argument to `-V' is missing
107configure:4052: $? = 1
108configure:4041: /opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64 -qversion >&5
109Undefined symbols for architecture i386:
110  "_main", referenced from:
111      start in crt1.10.6.o
112ld: symbol(s) not found for architecture i386
113collect2: ld returned 1 exit status
114Undefined symbols for architecture x86_64:
115  "_main", referenced from:
116      start in crt1.10.6.o
117ld: symbol(s) not found for architecture x86_64
118collect2: ld returned 1 exit status
119... rest of stderr output deleted ...
120configure:4052: $? = 1
121configure:4072: checking for C compiler default output file name
122configure: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
123configure:4098: $? = 0
124configure:4135: result: a.out
125configure:4151: checking whether the C compiler works
126configure:4160: ./a.out
127configure:4164: $? = 0
128configure:4179: result: yes
129configure:4186: checking whether we are cross compiling
130configure:4188: result: no
131configure:4191: checking for suffix of executables
132configure:4198: /opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
133configure:4202: $? = 0
134configure:4224: result:
135configure:4230: checking for suffix of object files
136configure:4252: /opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64 -c -O2 -I/opt/local/include conftest.c >&5
137configure:4256: $? = 0
138configure:4277: result: o
139configure:4281: checking whether we are using the GNU C compiler
140configure:4300: /opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64 -c -O2 -I/opt/local/include conftest.c >&5
141configure:4300: $? = 0
142configure:4309: result: yes
143configure:4318: checking whether /opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64 accepts -g
144configure:4338: /opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64 -c -g -I/opt/local/include conftest.c >&5
145configure:4338: $? = 0
146configure:4379: result: yes
147configure:4396: checking for /opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64 option to accept ISO C89
148configure:4460: /opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64  -c -O2 -I/opt/local/include conftest.c >&5
149configure:4460: $? = 0
150configure:4473: result: none needed
151configure:4605: checking for C++ compiler version
152configure:4614: /opt/local/bin/g++-apple-4.2 --version >&5
153i686-apple-darwin10-g++-apple-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_10)
154Copyright (C) 2007 Free Software Foundation, Inc.
155This is free software; see the source for copying conditions.  There is NO
156warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
157
158configure:4625: $? = 0
159configure:4614: /opt/local/bin/g++-apple-4.2 -v >&5
160Using built-in specs.
161Target: i686-apple-darwin10
162Configured with: /opt/local/var/macports/build/_opt_mports_dports_lang_apple-gcc42/apple-gcc42/work/objroot/src/configure --disable-checking --enable-werror --prefix=/opt/local --mandir=/opt/local/share/man --enable-languages=c,c++,objc,obj-c++ --libexecdir=/opt/local/libexec/apple-gcc42 --libdir=/opt/local/lib/apple-gcc42 --includedir=/opt/local/include/apple-gcc42 --program-suffix=-apple-4.2 --with-system-zlib --disable-nls --with-slibdir=/usr/lib --build=x86_64-apple-darwin10 --enable-werror-always --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/usr/include/c++/4.2.1
163Thread model: posix
164gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_10)
165configure:4625: $? = 0
166configure:4614: /opt/local/bin/g++-apple-4.2 -V >&5
167g++-apple-4.2: argument to `-V' is missing
168configure:4625: $? = 1
169configure:4614: /opt/local/bin/g++-apple-4.2 -qversion >&5
170i686-apple-darwin10-g++-apple-4.2.1: no input files
171configure:4625: $? = 1
172configure:4629: checking whether we are using the GNU C++ compiler
173configure:4648: /opt/local/bin/g++-apple-4.2 -c -O2 -I/opt/local/include conftest.cpp >&5
174configure:4648: $? = 0
175configure:4657: result: yes
176configure:4666: checking whether /opt/local/bin/g++-apple-4.2 accepts -g
177configure:4686: /opt/local/bin/g++-apple-4.2 -c -g -I/opt/local/include conftest.cpp >&5
178configure:4686: $? = 0
179configure:4727: result: yes
180configure:4816: checking for gnatbind
181configure:4846: result: no
182configure:4908: checking for gnatmake
183configure:4938: result: no
184configure:4957: checking whether compiler driver understands Ada
185configure:4980: result: no
186configure:4989: checking how to compare bootstrapped objects
187configure:5014: result: cmp --ignore-initial=16 $$f1 $$f2
188configure:5086: checking for objdir
189configure:5101: result: .libs
190configure:5267: checking for the correct version of gmp.h
191configure:5287: /opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64 -c -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include conftest.c >&5
192configure:5287: $? = 0
193configure:5305: /opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64 -c -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include conftest.c >&5
194configure:5305: $? = 0
195configure:5306: result: yes
196configure:5322: checking for the correct version of mpfr.h
197configure:5340: /opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64 -c -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include conftest.c >&5
198configure:5340: $? = 0
199configure:5357: /opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64 -c -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include conftest.c >&5
200configure:5357: $? = 0
201configure:5358: result: yes
202configure:5375: checking for the correct version of mpc.h
203configure:5392: /opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64 -c -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include conftest.c >&5
204configure:5392: $? = 0
205configure:5408: /opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64 -c -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include conftest.c >&5
206configure:5408: $? = 0
207configure:5409: result: yes
208configure:5427: checking for the correct version of the gmp/mpfr/mpc libraries
209configure:5458: /opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64 -o conftest -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
210configure:5458: $? = 0
211configure:5459: result: yes
212configure:5643: checking for PWL_handle_timeout in -lpwl
213configure:5668: /opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c -lpwl   -L/opt/local/lib -lstdc++ -lm >&5
214ld: library not found for -lpwl
215collect2: ld returned 1 exit status
216ld: library not found for -lpwl
217collect2: ld returned 1 exit status
218lipo: can't open input file: /var/tmp//ccyLzdJ5.out (No such file or directory)
219configure:5668: $? = 1
220configure: failed program was:
221| /* confdefs.h */
222| #define PACKAGE_NAME ""
223| #define PACKAGE_TARNAME ""
224| #define PACKAGE_VERSION ""
225| #define PACKAGE_STRING ""
226| #define PACKAGE_BUGREPORT ""
227| #define PACKAGE_URL ""
228| #define LT_OBJDIR ".libs/"
229| /* end confdefs.h.  */
230|
231| /* Override any GCC internal prototype to avoid an error.
232|    Use char because int might match the return type of a GCC
233|    builtin and then its argument prototype would still apply.  */
234| #ifdef __cplusplus
235| extern "C"
236| #endif
237| char PWL_handle_timeout ();
238| int
239| main ()
240| {
241| return PWL_handle_timeout ();
242|   ;
243|   return 0;
244| }
245configure:5677: result: no
246configure:5867: checking for installed CLooG ISL
247configure:5884: /opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64 -o conftest -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -DCLOOG_INT_GMP -DCLOOG_ORG -L/opt/local/lib -L/opt/local/lib conftest.c -lcloog-isl  >&5
248configure:5884: $? = 0
249configure:5892: result: ISL
250configure:7026: checking for default BUILD_CONFIG
251configure:7058: result:
252configure:7547: checking for bison
253configure:7563: found /usr/bin/bison
254configure:7574: result: bison -y
255configure:7594: checking for bison
256configure:7610: found /usr/bin/bison
257configure:7621: result: bison
258configure:7641: checking for gm4
259configure:7657: found /opt/local/bin/gm4
260configure:7668: result: gm4
261configure:7688: checking for flex
262configure:7704: found /usr/bin/flex
263configure:7715: result: flex
264configure:7736: checking for flex
265configure:7752: found /usr/bin/flex
266configure:7763: result: flex
267configure:7783: checking for makeinfo
268configure:7799: found /usr/bin/makeinfo
269configure:7810: result: makeinfo
270configure:7844: checking for expect
271configure:7860: found /usr/bin/expect
272configure:7871: result: expect
273configure:7893: checking for runtest
274configure:7923: result: no
275configure:8038: checking for ar
276configure:8054: found /opt/local/bin/ar
277configure:8065: result: ar
278configure:8179: checking for as
279configure:8195: found /opt/local/bin/as
280configure:8206: result: as
281configure:8320: checking for dlltool
282configure:8350: result: no
283configure:8380: checking for ld
284configure:8407: result: /opt/local/libexec/apple-gcc42/gcc/i686-apple-darwin10/4.2.1/ld
285/opt/local/libexec/apple-gcc42/gcc/i686-apple-darwin10/4.2.1/ld
286lipo: can't figure out the architecture type of: /var/tmp//ccO5E8Vd.out
287configure:8602: checking for lipo
288configure:8618: found /opt/local/bin/lipo
289configure:8629: result: lipo
290configure:8743: checking for nm
291configure:8759: found /opt/local/bin/nm
292configure:8770: result: nm
293configure:8884: checking for ranlib
294configure:8900: found /opt/local/bin/ranlib
295configure:8911: result: ranlib
296configure:9020: checking for strip
297configure:9036: found /opt/local/bin/strip
298configure:9047: result: strip
299configure:9156: checking for windres
300configure:9186: result: no
301configure:9297: checking for windmc
302configure:9327: result: no
303configure:9438: checking for objcopy
304configure:9468: result: no
305configure:9579: checking for objdump
306configure:9609: result: no
307configure:9720: checking for readelf
308configure:9750: result: no
309configure:9900: checking for cc
310configure:9916: found /usr/bin/cc
311configure:9927: result: cc
312configure:10061: checking for c++
313configure:10077: found /opt/local/bin/c++
314configure:10088: result: c++
315configure:10222: checking for gcc
316configure:10238: found /opt/local/bin/gcc
317configure:10249: result: gcc
318configure:10378: checking for gcj
319configure:10394: found /opt/local/bin/gcj
320configure:10405: result: gcj
321configure:10539: checking for gfortran
322configure:10555: found /opt/local/bin/gfortran
323configure:10566: result: gfortran
324configure:10700: checking for gccgo
325configure:10730: result: no
326configure:10791: checking for ar
327configure:10821: result: /opt/local/bin/ar
328configure:11021: checking for as
329configure:11051: result: /opt/local/bin/as
330configure:11251: checking for dlltool
331configure:11284: result: no
332configure:11401: checking for dlltool
333configure:11431: result: no
334configure:11481: checking for ld
335configure:11511: result: /opt/local/bin/ld
336configure:11711: checking for lipo
337configure:11744: result: no
338configure:11861: checking for lipo
339configure:11877: found /opt/local/bin/lipo
340configure:11888: result: lipo
341configure:11941: checking for nm
342configure:11971: result: /opt/local/bin/nm
343configure:12171: checking for objdump
344configure:12201: result: /opt/local/bin/objdump
345configure:12401: checking for ranlib
346configure:12431: result: /opt/local/bin/ranlib
347configure:12631: checking for readelf
348configure:12664: result: no
349configure:12781: checking for readelf
350configure:12811: result: no
351configure:12861: checking for strip
352configure:12891: result: /opt/local/bin/strip
353configure:13091: checking for windres
354configure:13124: result: no
355configure:13241: checking for windres
356configure:13271: result: no
357configure:13321: checking for windmc
358configure:13354: result: no
359configure:13471: checking for windmc
360configure:13501: result: no
361configure:13529: checking where to find the target ar
362configure:13557: result: pre-installed in /opt/local/bin
363configure:13571: checking where to find the target as
364configure:13599: result: pre-installed in /opt/local/bin
365configure:13613: checking where to find the target cc
366configure:13636: result: just compiled
367configure:13655: checking where to find the target c++
368configure:13681: result: just compiled
369configure:13700: checking where to find the target c++ for libstdc++
370configure:13726: result: just compiled
371configure:13745: checking where to find the target dlltool
372configure:13778: result: host tool
373configure:13787: checking where to find the target gcc
374configure:13810: result: just compiled
375configure:13829: checking where to find the target gcj
376configure:13865: result: host tool
377configure:13874: checking where to find the target gfortran
378configure:13910: result: host tool
379configure:13919: checking where to find the target gccgo
380configure:13955: result: host tool
381configure:13964: checking where to find the target ld
382configure:13992: result: pre-installed in /opt/local/bin
383configure:14006: checking where to find the target lipo
384configure:14028: result: host tool
385configure:14037: checking where to find the target nm
386configure:14065: result: pre-installed in /opt/local/bin
387configure:14079: checking where to find the target objdump
388configure:14107: result: pre-installed in /opt/local/bin
389configure:14121: checking where to find the target ranlib
390configure:14149: result: pre-installed in /opt/local/bin
391configure:14163: checking where to find the target readelf
392configure:14196: result: host tool
393configure:14205: checking where to find the target strip
394configure:14233: result: pre-installed in /opt/local/bin
395configure:14247: checking where to find the target windres
396configure:14280: result: host tool
397configure:14289: checking where to find the target windmc
398configure:14322: result: host tool
399configure:14359: checking whether to enable maintainer-specific portions of Makefiles
400configure:14368: result: no
401configure:14401: checking whether -fkeep-inline-functions is supported
402configure:14420: /opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64 -c -O2 -fkeep-inline-functions -I/opt/local/include conftest.c >&5
403configure:14420: $? = 0
404configure:14421: result: yes
405configure:14516: WARNING: cache variable ac_cv_prog_LD contains a newline
406configure:14627: creating ./config.status
407
408## ---------------------- ##
409## Running config.status. ##
410## ---------------------- ##
411
412This file was extended by config.status, which was
413generated by GNU Autoconf 2.64.  Invocation command line was
414
415  CONFIG_FILES    =
416  CONFIG_HEADERS  =
417  CONFIG_LINKS    =
418  CONFIG_COMMANDS =
419  $ ./config.status
420
421on mac-bboyd.local
422
423config.status:978: creating Makefile
424
425## ---------------- ##
426## Cache variables. ##
427## ---------------- ##
428
429configure:15701: WARNING: cache variable ac_cv_prog_LD contains a newline
430ac_cv_build=x86_64-apple-darwin10
431ac_cv_c_compiler_gnu=yes
432ac_cv_cxx_compiler_gnu=yes
433ac_cv_env_AR_FOR_TARGET_set=set
434ac_cv_env_AR_FOR_TARGET_value=/opt/local/bin/ar
435ac_cv_env_AR_set=
436ac_cv_env_AR_value=
437ac_cv_env_AS_FOR_TARGET_set=set
438ac_cv_env_AS_FOR_TARGET_value=/opt/local/bin/as
439ac_cv_env_AS_set=
440ac_cv_env_AS_value=
441ac_cv_env_CCC_set=
442ac_cv_env_CCC_value=
443ac_cv_env_CC_FOR_TARGET_set=
444ac_cv_env_CC_FOR_TARGET_value=
445ac_cv_env_CC_set=set
446ac_cv_env_CC_value='/opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64'
447ac_cv_env_CFLAGS_set=set
448ac_cv_env_CFLAGS_value=-O2
449ac_cv_env_CPPFLAGS_set=set
450ac_cv_env_CPPFLAGS_value=-I/opt/local/include
451ac_cv_env_CXXFLAGS_set=set
452ac_cv_env_CXXFLAGS_value=-O2
453ac_cv_env_CXX_FOR_TARGET_set=
454ac_cv_env_CXX_FOR_TARGET_value=
455ac_cv_env_CXX_set=set
456ac_cv_env_CXX_value=/opt/local/bin/g++-apple-4.2
457ac_cv_env_DLLTOOL_FOR_TARGET_set=
458ac_cv_env_DLLTOOL_FOR_TARGET_value=
459ac_cv_env_DLLTOOL_set=
460ac_cv_env_DLLTOOL_value=
461ac_cv_env_GCC_FOR_TARGET_set=
462ac_cv_env_GCC_FOR_TARGET_value=
463ac_cv_env_GCJ_FOR_TARGET_set=
464ac_cv_env_GCJ_FOR_TARGET_value=
465ac_cv_env_GFORTRAN_FOR_TARGET_set=
466ac_cv_env_GFORTRAN_FOR_TARGET_value=
467ac_cv_env_GOC_FOR_TARGET_set=
468ac_cv_env_GOC_FOR_TARGET_value=
469ac_cv_env_LDFLAGS_set=set
470ac_cv_env_LDFLAGS_value=-L/opt/local/lib
471ac_cv_env_LD_FOR_TARGET_set=set
472ac_cv_env_LD_FOR_TARGET_value=/opt/local/bin/ld
473ac_cv_env_LD_set=
474ac_cv_env_LD_value=
475ac_cv_env_LIBS_set=
476ac_cv_env_LIBS_value=
477ac_cv_env_LIPO_FOR_TARGET_set=
478ac_cv_env_LIPO_FOR_TARGET_value=
479ac_cv_env_LIPO_set=
480ac_cv_env_LIPO_value=
481ac_cv_env_NM_FOR_TARGET_set=set
482ac_cv_env_NM_FOR_TARGET_value=/opt/local/bin/nm
483ac_cv_env_NM_set=
484ac_cv_env_NM_value=
485ac_cv_env_OBJCOPY_set=
486ac_cv_env_OBJCOPY_value=
487ac_cv_env_OBJDUMP_FOR_TARGET_set=set
488ac_cv_env_OBJDUMP_FOR_TARGET_value=/opt/local/bin/objdump
489ac_cv_env_OBJDUMP_set=
490ac_cv_env_OBJDUMP_value=
491ac_cv_env_RANLIB_FOR_TARGET_set=set
492ac_cv_env_RANLIB_FOR_TARGET_value=/opt/local/bin/ranlib
493ac_cv_env_RANLIB_set=
494ac_cv_env_RANLIB_value=
495ac_cv_env_READELF_FOR_TARGET_set=
496ac_cv_env_READELF_FOR_TARGET_value=
497ac_cv_env_READELF_set=
498ac_cv_env_READELF_value=
499ac_cv_env_STRIP_FOR_TARGET_set=set
500ac_cv_env_STRIP_FOR_TARGET_value=/opt/local/bin/strip
501ac_cv_env_STRIP_set=
502ac_cv_env_STRIP_value=
503ac_cv_env_WINDMC_FOR_TARGET_set=
504ac_cv_env_WINDMC_FOR_TARGET_value=
505ac_cv_env_WINDMC_set=
506ac_cv_env_WINDMC_value=
507ac_cv_env_WINDRES_FOR_TARGET_set=
508ac_cv_env_WINDRES_FOR_TARGET_value=
509ac_cv_env_WINDRES_set=
510ac_cv_env_WINDRES_value=
511ac_cv_env_build_alias_set=set
512ac_cv_env_build_alias_value=x86_64-apple-darwin10
513ac_cv_env_build_configargs_set=
514ac_cv_env_build_configargs_value=
515ac_cv_env_host_alias_set=
516ac_cv_env_host_alias_value=
517ac_cv_env_host_configargs_set=
518ac_cv_env_host_configargs_value=
519ac_cv_env_target_alias_set=
520ac_cv_env_target_alias_value=
521ac_cv_env_target_configargs_set=
522ac_cv_env_target_configargs_value=
523ac_cv_host=x86_64-apple-darwin10
524ac_cv_lib_pwl_PWL_handle_timeout=no
525ac_cv_objext=o
526ac_cv_path_AR_FOR_TARGET=/opt/local/bin/ar
527ac_cv_path_AS_FOR_TARGET=/opt/local/bin/as
528ac_cv_path_LD_FOR_TARGET=/opt/local/bin/ld
529ac_cv_path_NM_FOR_TARGET=/opt/local/bin/nm
530ac_cv_path_OBJDUMP_FOR_TARGET=/opt/local/bin/objdump
531ac_cv_path_RANLIB_FOR_TARGET=/opt/local/bin/ranlib
532ac_cv_path_SED=/opt/local/bin/gsed
533ac_cv_path_STRIP_FOR_TARGET=/opt/local/bin/strip
534ac_cv_prog_AR=ar
535ac_cv_prog_AS=as
536ac_cv_prog_AWK=awk
537ac_cv_prog_BISON=bison
538ac_cv_prog_CC_FOR_TARGET=cc
539ac_cv_prog_CXX_FOR_TARGET=c++
540ac_cv_prog_EXPECT=expect
541ac_cv_prog_FLEX=flex
542ac_cv_prog_GCC_FOR_TARGET=gcc
543ac_cv_prog_GCJ_FOR_TARGET=gcj
544ac_cv_prog_GFORTRAN_FOR_TARGET=gfortran
545ac_cv_prog_LEX=flex
546ac_cv_prog_LIPO=lipo
547ac_cv_prog_LIPO_FOR_TARGET=lipo
548ac_cv_prog_M4=gm4
549ac_cv_prog_MAKEINFO=makeinfo
550ac_cv_prog_NM=nm
551ac_cv_prog_RANLIB=ranlib
552ac_cv_prog_STRIP=strip
553ac_cv_prog_YACC='bison -y'
554ac_cv_prog_ac_ct_CC='/opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64'
555ac_cv_prog_cc_c89=
556ac_cv_prog_cc_g=yes
557ac_cv_prog_cxx_g=yes
558ac_cv_target=x86_64-apple-darwin10
559acx_cv_cc_gcc_supports_ada=no
560acx_cv_prog_LN=ln
561gcc_cv_cloog_type=ISL
562gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
563gcc_cv_tool_dirs=/opt/local/libexec/gcc/x86_64-apple-darwin10/4.7.2:/opt/local/libexec/gcc/x86_64-apple-darwin10:/usr/lib/gcc/x86_64-apple-darwin10/4.7.2:/usr/lib/gcc/x86_64-apple-darwin10:/opt/local/x86_64-apple-darwin10/bin/x86_64-apple-darwin10/4.7.2:/opt/local/x86_64-apple-darwin10/bin:
564gcc_cv_tool_prefix=/opt/local
565lt_cv_objdir=.libs
566
567## ----------------- ##
568## Output variables. ##
569## ----------------- ##
570
571/opt/local/libexec/apple-gcc42/gcc/i686-apple-darwin10/4.2.1/ld
572AR='ar'
573AR_FOR_BUILD='$(AR)'
574AR_FOR_TARGET='/opt/local/bin/ar'
575AS='as'
576AS_FOR_BUILD='$(AS)'
577AS_FOR_TARGET='/opt/local/bin/as'
578AWK='awk'
579BISON='bison'
580BUILD_CONFIG=''
581CC='/opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64'
582CC_FOR_BUILD='$(CC)'
583CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
584CFLAGS='-O2'
585CFLAGS_FOR_BUILD='-O2'
586CFLAGS_FOR_TARGET='-g -O2'
587COMPILER_AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/as'
588COMPILER_LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/collect-ld'
589COMPILER_NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/nm'
590CONFIGURE_GDB_TK=''
591CPPFLAGS='-I/opt/local/include'
592CXX='/opt/local/bin/g++-apple-4.2'
593CXXFLAGS='-O2'
594CXXFLAGS_FOR_BUILD='-O2'
595CXXFLAGS_FOR_TARGET='-g -O2'
596CXX_FOR_BUILD='$(CXX)'
597CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/g++ -B$$r/$(HOST_SUBDIR)/gcc/ -nostdinc++ `if test -f $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags; then $(SHELL) $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags --build-includes; else echo -funconfigured-libstdc++-v3 ; fi` -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs'
598DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
599DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLT_OBJDIR=\".libs/\"'
600DLLTOOL='dlltool'
601DLLTOOL_FOR_BUILD='$(DLLTOOL)'
602DLLTOOL_FOR_TARGET='$(DLLTOOL)'
603ECHO_C='\c'
604ECHO_N=''
605ECHO_T=''
606EXEEXT=''
607EXPECT='expect'
608EXTRA_CONFIGARGS_LIBJAVA='--disable-static'
609FLAGS_FOR_TARGET=' -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include'
610FLEX='flex'
611GCC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
612GCC_SHLIB_SUBDIR=''
613GCJ_FOR_BUILD='$(GCJ)'
614GCJ_FOR_TARGET='$(GCJ)'
615GDB_TK=''
616GFORTRAN_FOR_BUILD='$(GFORTRAN)'
617GFORTRAN_FOR_TARGET='$(GFORTRAN)'
618GNATBIND='no'
619GNATMAKE='no'
620GOC_FOR_BUILD='$(GOC)'
621GOC_FOR_TARGET='$(GOC)'
622INSTALL_DATA='${INSTALL} -m 644'
623INSTALL_GDB_TK=''
624INSTALL_PROGRAM='${INSTALL}'
625INSTALL_SCRIPT='${INSTALL}'
626LD='/opt/local/libexec/apple-gcc42/gcc/i686-apple-darwin10/4.2.1/ld
627LDFLAGS='-L/opt/local/lib'
628LDFLAGS_FOR_BUILD='-L/opt/local/lib'
629LDFLAGS_FOR_TARGET=''
630LD_FOR_BUILD='$(LD)'
631LD_FOR_TARGET='/opt/local/bin/ld'
632LEX='flex'
633LIBOBJS=''
634LIBS=''
635LIPO='lipo'
636LIPO_FOR_TARGET='$(LIPO)'
637LN='ln'
638LN_S='ln -s'
639LTLIBOBJS=''
640M4='gm4'
641MAINT='#'
642MAINTAINER_MODE_FALSE=''
643MAINTAINER_MODE_TRUE='#'
644MAKEINFO='makeinfo'
645NM='nm'
646NM_FOR_BUILD='$(NM)'
647NM_FOR_TARGET='/opt/local/bin/nm'
648OBJCOPY='objcopy'
649OBJDUMP='objdump'
650OBJDUMP_FOR_TARGET='/opt/local/bin/objdump'
651OBJEXT='o'
652PACKAGE_BUGREPORT=''
653PACKAGE_NAME=''
654PACKAGE_STRING=''
655PACKAGE_TARNAME=''
656PACKAGE_URL=''
657PACKAGE_VERSION=''
658PATH_SEPARATOR=':'
659POSTSTAGE1_CONFIGURE_FLAGS='--enable-build-with-cxx'
660RANLIB='ranlib'
661RANLIB_FOR_BUILD='$(RANLIB)'
662RANLIB_FOR_TARGET='/opt/local/bin/ranlib'
663RAW_CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -shared-libgcc -B$$r/$(HOST_SUBDIR)/gcc -nostdinc++ -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs'
664READELF='readelf'
665READELF_FOR_TARGET='$(READELF)'
666RPATH_ENVVAR='DYLD_LIBRARY_PATH'
667RUNTEST='runtest'
668SED='/opt/local/bin/gsed'
669SHELL='/bin/sh'
670STRIP='strip'
671STRIP_FOR_TARGET='/opt/local/bin/strip'
672SYSROOT_CFLAGS_FOR_TARGET=''
673TOPLEVEL_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'\'''
674WINDMC='windmc'
675WINDMC_FOR_BUILD='$(WINDMC)'
676WINDMC_FOR_TARGET='$(WINDMC)'
677WINDRES='windres'
678WINDRES_FOR_BUILD='$(WINDRES)'
679WINDRES_FOR_TARGET='$(WINDRES)'
680YACC='bison -y'
681ac_ct_CC='/opt/local/bin/gcc-apple-4.2 -arch i386 -arch x86_64'
682ac_ct_CXX=''
683bindir='${exec_prefix}/bin'
684build='x86_64-apple-darwin10'
685build_alias='x86_64-apple-darwin10'
686build_configargs=' --cache-file=../config.cache '\''--prefix=/opt/local'\'' '\''--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'\'' '\''--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'\'' '\''--disable-bootstrap'\'' '\''--with-pkgversion=MacPorts gcc47 4.7.2_2+universal'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&$$&-mp-4.7&'\'' --disable-option-checking'
687build_configdirs=' libiberty fixincludes'
688build_cpu='x86_64'
689build_libsubdir='build-x86_64-apple-darwin10'
690build_noncanonical='x86_64-apple-darwin10'
691build_os='darwin10'
692build_subdir='build-x86_64-apple-darwin10'
693build_tooldir='${exec_prefix}/x86_64-apple-darwin10'
694build_vendor='apple'
695clooginc='-I/opt/local/include -DCLOOG_INT_GMP -DCLOOG_ORG'
696clooglibs='-L/opt/local/lib -lcloog-isl -lisl'
697compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*'
698configdirs=' intl libiberty libcpp libdecnumber fixincludes gcc'
699datadir='${datarootdir}'
700datarootdir='/opt/local/share/gcc-4.7'
701do_compare='cmp --ignore-initial=16 $$f1 $$f2'
702docdir='${datarootdir}/doc/${PACKAGE}'
703dvidir='${docdir}'
704exec_prefix='${prefix}'
705extra_host_libiberty_configure_flags=''
706extra_mpc_gmp_configure_flags=''
707extra_mpc_mpfr_configure_flags=''
708extra_mpfr_configure_flags=''
709gmpinc='-I/opt/local/include -I/opt/local/include -I/opt/local/include '
710gmplibs='-L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -lmpc -lmpfr -lgmp'
711host='x86_64-apple-darwin10'
712host_alias=''
713host_configargs=' --cache-file=./config.cache  --with-system-zlib '\''--prefix=/opt/local'\'' '\''--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'\'' '\''--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'\'' '\''--disable-bootstrap'\'' '\''--with-pkgversion=MacPorts gcc47 4.7.2_2+universal'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&$$&-mp-4.7&'\'' --disable-option-checking'
714host_cpu='x86_64'
715host_noncanonical='x86_64-apple-darwin10'
716host_os='darwin10'
717host_subdir='.'
718host_vendor='apple'
719htmldir='${docdir}'
720includedir='/opt/local/include/gcc47'
721infodir='/opt/local/share/info'
722libdir='${exec_prefix}/lib'
723libexecdir='${exec_prefix}/libexec'
724lipo: can'\''t figure out the architecture type of: /var/tmp//ccO5E8Vd.out'
725localedir='${datarootdir}/locale'
726localstatedir='${prefix}/var'
727mandir='/opt/local/share/man'
728oldincludedir='/usr/include'
729pdfdir='${docdir}'
730poststage1_ldflags='-static-libstdc++ -static-libgcc'
731poststage1_libs=''
732pplinc='-I/opt/local/include '
733ppllibs='-L/opt/local/lib -lppl_c -lppl  -lgmpxx'
734prefix='/opt/local'
735program_transform_name='s&$$&-mp-4.7&'
736psdir='${docdir}'
737sbindir='${exec_prefix}/sbin'
738sharedstatedir='${prefix}/com'
739stage1_cflags='-g -fkeep-inline-functions'
740stage1_checking='--enable-checking=yes'
741stage1_languages='c,c++,lto'
742stage1_ldflags=''
743stage1_libs=''
744stage2_werror_flag=''
745sysconfdir='${prefix}/etc'
746target='x86_64-apple-darwin10'
747target_alias=''
748target_configargs='--cache-file=./config.cache --enable-multilib   '\''--prefix=/opt/local'\'' '\''--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'\'' '\''--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'\'' '\''--disable-bootstrap'\'' '\''--with-pkgversion=MacPorts gcc47 4.7.2_2+universal'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&$$&-mp-4.7&'\'' --disable-option-checking'
749target_configdirs=' libgcc libgomp libitm libstdc++-v3 libssp libquadmath'
750target_cpu='x86_64'
751target_noncanonical='x86_64-apple-darwin10'
752target_os='darwin10'
753target_subdir='x86_64-apple-darwin10'
754target_vendor='apple'
755tooldir='${exec_prefix}/x86_64-apple-darwin10'
756
757## ------------------- ##
758## File substitutions. ##
759## ------------------- ##
760
761alphaieee_frag='/dev/null'
762host_makefile_frag='../gcc-4.7.2/config/mh-darwin'
763ospace_frag='/dev/null'
764serialization_dependencies='serdep.tmp'
765target_makefile_frag='/dev/null'
766
767## ----------- ##
768## confdefs.h. ##
769## ----------- ##
770
771/* confdefs.h */
772#define PACKAGE_NAME ""
773#define PACKAGE_TARNAME ""
774#define PACKAGE_VERSION ""
775#define PACKAGE_STRING ""
776#define PACKAGE_BUGREPORT ""
777#define PACKAGE_URL ""
778#define LT_OBJDIR ".libs/"
779
780configure: exit 0