Ticket #32934: config.log

File config.log, 46.7 KB (added by ryandesign (Ryan Carsten Schmidt), 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.59.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = 808.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
25hostinfo               = 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 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 6.00 gigabytes
33Default processor set: 232 tasks, 754 threads, 2 processors
34Load average: 3.91, Mach factor: 0.71
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /Users/rschmidt/macports/users/ryandesign/no_default_gcc
40PATH: /opt/local/bin
41PATH: /opt/local/sbin
42PATH: /bin
43PATH: /sbin
44PATH: /usr/bin
45PATH: /usr/sbin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:1373: checking build system type
53configure:1391: result: i386-apple-darwin10.8.0
54configure:1399: checking host system type
55configure:1413: result: i386-apple-darwin10.8.0
56configure:1421: checking target system type
57configure:1435: result: i386-apple-darwin10.8.0
58configure:1512: checking for gcc
59configure:1538: result: ccache /usr/bin/gcc-4.2
60configure:1782: checking for C compiler version
61configure:1785: ccache /usr/bin/gcc-4.2 --version </dev/null >&5
62i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
63Copyright (C) 2007 Free Software Foundation, Inc.
64This is free software; see the source for copying conditions.  There is NO
65warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
66
67configure:1788: $? = 0
68configure:1790: ccache /usr/bin/gcc-4.2 -v </dev/null >&5
69Using built-in specs.
70Target: i686-apple-darwin10
71Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
72Thread model: posix
73gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
74configure:1793: $? = 0
75configure:1795: ccache /usr/bin/gcc-4.2 -V </dev/null >&5
76gcc-4.2: argument to `-V' is missing
77configure:1798: $? = 1
78configure:1821: checking for C compiler default output file name
79configure:1824: ccache /usr/bin/gcc-4.2 -g -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
80configure:1827: $? = 0
81configure:1873: result: a.out
82configure:1878: checking whether the C compiler works
83configure:1884: ./a.out
84configure:1887: $? = 0
85configure:1904: result: yes
86configure:1911: checking whether we are cross compiling
87configure:1913: result: no
88configure:1916: checking for suffix of executables
89configure:1918: ccache /usr/bin/gcc-4.2 -o conftest -g -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
90configure:1921: $? = 0
91configure:1946: result:
92configure:1952: checking for suffix of object files
93configure:1973: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
94configure:1976: $? = 0
95configure:1998: result: o
96configure:2002: checking whether we are using the GNU C compiler
97configure:2026: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
98configure:2032: $? = 0
99configure:2036: test -z
100                         || test ! -s conftest.err
101configure:2039: $? = 0
102configure:2042: test -s conftest.o
103configure:2045: $? = 0
104configure:2058: result: yes
105configure:2064: checking whether ccache /usr/bin/gcc-4.2 accepts -g
106configure:2085: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
107configure:2091: $? = 0
108configure:2095: test -z
109                         || test ! -s conftest.err
110configure:2098: $? = 0
111configure:2101: test -s conftest.o
112configure:2104: $? = 0
113configure:2115: result: yes
114configure:2132: checking for ccache /usr/bin/gcc-4.2 option to accept ANSI C
115configure:2202: ccache /usr/bin/gcc-4.2  -c -g -I/opt/local/include conftest.c >&5
116configure:2208: $? = 0
117configure:2212: test -z
118                         || test ! -s conftest.err
119configure:2215: $? = 0
120configure:2218: test -s conftest.o
121configure:2221: $? = 0
122configure:2239: result: none needed
123configure:2257: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
124conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
125configure:2263: $? = 1
126configure: failed program was:
127| #ifndef __cplusplus
128|   choke me
129| #endif
130configure:2401: checking how to run the C preprocessor
131configure:2436: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
132configure:2442: $? = 0
133configure:2474: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
134conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
135configure:2480: $? = 1
136configure: failed program was:
137| /* confdefs.h.  */
138|
139| #define PACKAGE_NAME ""
140| #define PACKAGE_TARNAME ""
141| #define PACKAGE_VERSION ""
142| #define PACKAGE_STRING ""
143| #define PACKAGE_BUGREPORT ""
144| #define MAGIC_VERSION "7.5"
145| #define MAGIC_REVISION "214"
146| /* end confdefs.h.  */
147| #include <ac_nonexistent.h>
148configure:2519: result: ccache /usr/bin/gcc-4.2 -E
149configure:2543: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
150configure:2549: $? = 0
151configure:2581: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
152conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
153configure:2587: $? = 1
154configure: failed program was:
155| /* confdefs.h.  */
156|
157| #define PACKAGE_NAME ""
158| #define PACKAGE_TARNAME ""
159| #define PACKAGE_VERSION ""
160| #define PACKAGE_STRING ""
161| #define PACKAGE_BUGREPORT ""
162| #define MAGIC_VERSION "7.5"
163| #define MAGIC_REVISION "214"
164| /* end confdefs.h.  */
165| #include <ac_nonexistent.h>
166configure:2631: checking for library containing strerror
167configure:2661: ccache /usr/bin/gcc-4.2 -o conftest -g -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
168configure:2667: $? = 0
169configure:2671: test -z
170                         || test ! -s conftest.err
171configure:2674: $? = 0
172configure:2677: test -s conftest
173configure:2680: $? = 0
174configure:2750: result: none required
175configure:2770: checking for a BSD-compatible install
176configure:2825: result: /usr/bin/install -c
177configure:2877: checking for ranlib
178configure:2893: found /usr/bin/ranlib
179configure:2904: result: ranlib
180configure:2921: checking for gm4
181configure:2939: found /opt/local/bin/gm4
182configure:2951: result: /opt/local/bin/gm4
183configure:2993: checking for ld used by GCC
184configure:3056: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
185configure:3065: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
186configure:3077: result: no
187configure:3084: checking for egrep
188configure:3094: result: grep -E
189configure:3099: checking for ANSI C header files
190configure:3124: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
191configure:3130: $? = 0
192configure:3134: test -z
193                         || test ! -s conftest.err
194configure:3137: $? = 0
195configure:3140: test -s conftest.o
196configure:3143: $? = 0
197configure:3232: ccache /usr/bin/gcc-4.2 -o conftest -g -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
198conftest.c: In function 'main':
199conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit'
200configure:3235: $? = 0
201configure:3237: ./conftest
202configure:3240: $? = 0
203configure:3255: result: yes
204configure:3279: checking for sys/types.h
205configure:3295: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
206configure:3301: $? = 0
207configure:3305: test -z
208                         || test ! -s conftest.err
209configure:3308: $? = 0
210configure:3311: test -s conftest.o
211configure:3314: $? = 0
212configure:3325: result: yes
213configure:3279: checking for sys/stat.h
214configure:3295: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
215configure:3301: $? = 0
216configure:3305: test -z
217                         || test ! -s conftest.err
218configure:3308: $? = 0
219configure:3311: test -s conftest.o
220configure:3314: $? = 0
221configure:3325: result: yes
222configure:3279: checking for stdlib.h
223configure:3295: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
224configure:3301: $? = 0
225configure:3305: test -z
226                         || test ! -s conftest.err
227configure:3308: $? = 0
228configure:3311: test -s conftest.o
229configure:3314: $? = 0
230configure:3325: result: yes
231configure:3279: checking for string.h
232configure:3295: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
233configure:3301: $? = 0
234configure:3305: test -z
235                         || test ! -s conftest.err
236configure:3308: $? = 0
237configure:3311: test -s conftest.o
238configure:3314: $? = 0
239configure:3325: result: yes
240configure:3279: checking for memory.h
241configure:3295: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
242configure:3301: $? = 0
243configure:3305: test -z
244                         || test ! -s conftest.err
245configure:3308: $? = 0
246configure:3311: test -s conftest.o
247configure:3314: $? = 0
248configure:3325: result: yes
249configure:3279: checking for strings.h
250configure:3295: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
251configure:3301: $? = 0
252configure:3305: test -z
253                         || test ! -s conftest.err
254configure:3308: $? = 0
255configure:3311: test -s conftest.o
256configure:3314: $? = 0
257configure:3325: result: yes
258configure:3279: checking for inttypes.h
259configure:3295: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
260configure:3301: $? = 0
261configure:3305: test -z
262                         || test ! -s conftest.err
263configure:3308: $? = 0
264configure:3311: test -s conftest.o
265configure:3314: $? = 0
266configure:3325: result: yes
267configure:3279: checking for stdint.h
268configure:3295: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
269configure:3301: $? = 0
270configure:3305: test -z
271                         || test ! -s conftest.err
272configure:3308: $? = 0
273configure:3311: test -s conftest.o
274configure:3314: $? = 0
275configure:3325: result: yes
276configure:3279: checking for unistd.h
277configure:3295: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
278configure:3301: $? = 0
279configure:3305: test -z
280                         || test ! -s conftest.err
281configure:3308: $? = 0
282configure:3311: test -s conftest.o
283configure:3314: $? = 0
284configure:3325: result: yes
285configure:3337: checking for void *
286configure:3361: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
287configure:3367: $? = 0
288configure:3371: test -z
289                         || test ! -s conftest.err
290configure:3374: $? = 0
291configure:3377: test -s conftest.o
292configure:3380: $? = 0
293configure:3391: result: yes
294configure:3394: checking size of void *
295configure:3713: ccache /usr/bin/gcc-4.2 -o conftest -g -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
296configure:3716: $? = 0
297configure:3718: ./conftest
298configure:3721: $? = 0
299configure:3744: result: 8
300configure:3751: checking for unsigned int
301configure:3775: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
302configure:3781: $? = 0
303configure:3785: test -z
304                         || test ! -s conftest.err
305configure:3788: $? = 0
306configure:3791: test -s conftest.o
307configure:3794: $? = 0
308configure:3805: result: yes
309configure:3808: checking size of unsigned int
310configure:4127: ccache /usr/bin/gcc-4.2 -o conftest -g -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
311configure:4130: $? = 0
312configure:4132: ./conftest
313configure:4135: $? = 0
314configure:4158: result: 4
315configure:4165: checking for unsigned long
316configure:4189: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
317configure:4195: $? = 0
318configure:4199: test -z
319                         || test ! -s conftest.err
320configure:4202: $? = 0
321configure:4205: test -s conftest.o
322configure:4208: $? = 0
323configure:4219: result: yes
324configure:4222: checking size of unsigned long
325configure:4541: ccache /usr/bin/gcc-4.2 -o conftest -g -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
326configure:4544: $? = 0
327configure:4546: ./conftest
328configure:4549: $? = 0
329configure:4572: result: 8
330configure:4579: checking for unsigned long long
331configure:4603: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
332configure:4609: $? = 0
333configure:4613: test -z
334                         || test ! -s conftest.err
335configure:4616: $? = 0
336configure:4619: test -s conftest.o
337configure:4622: $? = 0
338configure:4633: result: yes
339configure:4636: checking size of unsigned long long
340configure:4955: ccache /usr/bin/gcc-4.2 -o conftest -g -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
341configure:4958: $? = 0
342configure:4960: ./conftest
343configure:4963: $? = 0
344configure:4986: result: 8
345configure:4994: checking whether byte ordering is bigendian
346configure:5021: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
347configure:5027: $? = 0
348configure:5031: test -z
349                         || test ! -s conftest.err
350configure:5034: $? = 0
351configure:5037: test -s conftest.o
352configure:5040: $? = 0
353configure:5064: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
354conftest.c: In function 'main':
355conftest.c:32: error: 'not' undeclared (first use in this function)
356conftest.c:32: error: (Each undeclared identifier is reported only once
357conftest.c:32: error: for each function it appears in.)
358conftest.c:32: error: expected ';' before 'big'
359configure:5070: $? = 1
360configure: failed program was:
361| /* confdefs.h.  */
362|
363| #define PACKAGE_NAME ""
364| #define PACKAGE_TARNAME ""
365| #define PACKAGE_VERSION ""
366| #define PACKAGE_STRING ""
367| #define PACKAGE_BUGREPORT ""
368| #define MAGIC_VERSION "7.5"
369| #define MAGIC_REVISION "214"
370| #define STDC_HEADERS 1
371| #define HAVE_SYS_TYPES_H 1
372| #define HAVE_SYS_STAT_H 1
373| #define HAVE_STDLIB_H 1
374| #define HAVE_STRING_H 1
375| #define HAVE_MEMORY_H 1
376| #define HAVE_STRINGS_H 1
377| #define HAVE_INTTYPES_H 1
378| #define HAVE_STDINT_H 1
379| #define HAVE_UNISTD_H 1
380| #define SIZEOF_VOID_P 8
381| #define SIZEOF_UNSIGNED_INT 4
382| #define SIZEOF_UNSIGNED_LONG 8
383| #define SIZEOF_UNSIGNED_LONG_LONG 8
384| /* end confdefs.h.  */
385| #include <sys/types.h>
386| #include <sys/param.h>
387|
388| int
389| main ()
390| {
391| #if BYTE_ORDER != BIG_ENDIAN
392|  not big endian
393| #endif
394|
395|   ;
396|   return 0;
397| }
398configure:5205: result: no
399configure:5225: checking for ANSI C header files
400configure:5381: result: yes
401configure:5397: checking for setenv
402configure:5454: ccache /usr/bin/gcc-4.2 -o conftest -g -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
403configure:5460: $? = 0
404configure:5464: test -z
405                         || test ! -s conftest.err
406configure:5467: $? = 0
407configure:5470: test -s conftest
408configure:5473: $? = 0
409configure:5485: result: yes
410configure:5397: checking for putenv
411configure:5454: ccache /usr/bin/gcc-4.2 -o conftest -g -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
412configure:5460: $? = 0
413configure:5464: test -z
414                         || test ! -s conftest.err
415configure:5467: $? = 0
416configure:5470: test -s conftest
417configure:5473: $? = 0
418configure:5485: result: yes
419configure:5496: checking for vfork
420configure:5553: ccache /usr/bin/gcc-4.2 -o conftest -g -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
421configure:5559: $? = 0
422configure:5563: test -z
423                         || test ! -s conftest.err
424configure:5566: $? = 0
425configure:5569: test -s conftest
426configure:5572: $? = 0
427configure:5584: result: yes
428configure:5602: checking sys/mman.h usability
429configure:5614: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
430configure:5620: $? = 0
431configure:5624: test -z
432                         || test ! -s conftest.err
433configure:5627: $? = 0
434configure:5630: test -s conftest.o
435configure:5633: $? = 0
436configure:5643: result: yes
437configure:5647: checking sys/mman.h presence
438configure:5657: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
439configure:5663: $? = 0
440configure:5683: result: yes
441configure:5718: checking for sys/mman.h
442configure:5725: result: yes
443configure:5753: checking dirent.h usability
444configure:5765: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
445configure:5771: $? = 0
446configure:5775: test -z
447                         || test ! -s conftest.err
448configure:5778: $? = 0
449configure:5781: test -s conftest.o
450configure:5784: $? = 0
451configure:5794: result: yes
452configure:5798: checking dirent.h presence
453configure:5808: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
454configure:5814: $? = 0
455configure:5834: result: yes
456configure:5869: checking for dirent.h
457configure:5876: result: yes
458configure:5904: checking limits.h usability
459configure:5916: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
460configure:5922: $? = 0
461configure:5926: test -z
462                         || test ! -s conftest.err
463configure:5929: $? = 0
464configure:5932: test -s conftest.o
465configure:5935: $? = 0
466configure:5945: result: yes
467configure:5949: checking limits.h presence
468configure:5959: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
469configure:5965: $? = 0
470configure:5985: result: yes
471configure:6020: checking for limits.h
472configure:6027: result: yes
473configure:6055: checking param.h usability
474configure:6067: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
475conftest.c:65:19: error: param.h: No such file or directory
476configure:6073: $? = 1
477configure: failed program was:
478| /* confdefs.h.  */
479|
480| #define PACKAGE_NAME ""
481| #define PACKAGE_TARNAME ""
482| #define PACKAGE_VERSION ""
483| #define PACKAGE_STRING ""
484| #define PACKAGE_BUGREPORT ""
485| #define MAGIC_VERSION "7.5"
486| #define MAGIC_REVISION "214"
487| #define STDC_HEADERS 1
488| #define HAVE_SYS_TYPES_H 1
489| #define HAVE_SYS_STAT_H 1
490| #define HAVE_STDLIB_H 1
491| #define HAVE_STRING_H 1
492| #define HAVE_MEMORY_H 1
493| #define HAVE_STRINGS_H 1
494| #define HAVE_INTTYPES_H 1
495| #define HAVE_STDINT_H 1
496| #define HAVE_UNISTD_H 1
497| #define SIZEOF_VOID_P 8
498| #define SIZEOF_UNSIGNED_INT 4
499| #define SIZEOF_UNSIGNED_LONG 8
500| #define SIZEOF_UNSIGNED_LONG_LONG 8
501| #define STDC_HEADERS 1
502| #define HAVE_SETENV 1
503| #define HAVE_PUTENV 1
504| #define HAVE_SYS_MMAN_H 1
505| #define HAVE_DIRENT_H 1
506| #define HAVE_LIMITS_H 1
507| /* end confdefs.h.  */
508| #include <stdio.h>
509| #if HAVE_SYS_TYPES_H
510| # include <sys/types.h>
511| #endif
512| #if HAVE_SYS_STAT_H
513| # include <sys/stat.h>
514| #endif
515| #if STDC_HEADERS
516| # include <stdlib.h>
517| # include <stddef.h>
518| #else
519| # if HAVE_STDLIB_H
520| #  include <stdlib.h>
521| # endif
522| #endif
523| #if HAVE_STRING_H
524| # if !STDC_HEADERS && HAVE_MEMORY_H
525| #  include <memory.h>
526| # endif
527| # include <string.h>
528| #endif
529| #if HAVE_STRINGS_H
530| # include <strings.h>
531| #endif
532| #if HAVE_INTTYPES_H
533| # include <inttypes.h>
534| #else
535| # if HAVE_STDINT_H
536| #  include <stdint.h>
537| # endif
538| #endif
539| #if HAVE_UNISTD_H
540| # include <unistd.h>
541| #endif
542| #include <param.h>
543configure:6096: result: no
544configure:6100: checking param.h presence
545configure:6110: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
546conftest.c:31:19: error: param.h: No such file or directory
547configure:6116: $? = 1
548configure: failed program was:
549| /* confdefs.h.  */
550|
551| #define PACKAGE_NAME ""
552| #define PACKAGE_TARNAME ""
553| #define PACKAGE_VERSION ""
554| #define PACKAGE_STRING ""
555| #define PACKAGE_BUGREPORT ""
556| #define MAGIC_VERSION "7.5"
557| #define MAGIC_REVISION "214"
558| #define STDC_HEADERS 1
559| #define HAVE_SYS_TYPES_H 1
560| #define HAVE_SYS_STAT_H 1
561| #define HAVE_STDLIB_H 1
562| #define HAVE_STRING_H 1
563| #define HAVE_MEMORY_H 1
564| #define HAVE_STRINGS_H 1
565| #define HAVE_INTTYPES_H 1
566| #define HAVE_STDINT_H 1
567| #define HAVE_UNISTD_H 1
568| #define SIZEOF_VOID_P 8
569| #define SIZEOF_UNSIGNED_INT 4
570| #define SIZEOF_UNSIGNED_LONG 8
571| #define SIZEOF_UNSIGNED_LONG_LONG 8
572| #define STDC_HEADERS 1
573| #define HAVE_SETENV 1
574| #define HAVE_PUTENV 1
575| #define HAVE_SYS_MMAN_H 1
576| #define HAVE_DIRENT_H 1
577| #define HAVE_LIMITS_H 1
578| /* end confdefs.h.  */
579| #include <param.h>
580configure:6136: result: no
581configure:6171: checking for param.h
582configure:6178: result: no
583configure:6206: checking paths.h usability
584configure:6218: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
585configure:6224: $? = 0
586configure:6228: test -z
587                         || test ! -s conftest.err
588configure:6231: $? = 0
589configure:6234: test -s conftest.o
590configure:6237: $? = 0
591configure:6247: result: yes
592configure:6251: checking paths.h presence
593configure:6261: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
594configure:6267: $? = 0
595configure:6287: result: yes
596configure:6322: checking for paths.h
597configure:6329: result: yes
598configure:6343: checking for va_copy
599configure:6366: ccache /usr/bin/gcc-4.2 -o conftest -g -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
600configure:6372: $? = 0
601configure:6376: test -z
602                         || test ! -s conftest.err
603configure:6379: $? = 0
604configure:6382: test -s conftest
605configure:6385: $? = 0
606configure:6398: result: yes
607configure:6408: checking for __va_copy
608configure:6431: ccache /usr/bin/gcc-4.2 -o conftest -g -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
609configure:6437: $? = 0
610configure:6441: test -z
611                         || test ! -s conftest.err
612configure:6444: $? = 0
613configure:6447: test -s conftest
614configure:6450: $? = 0
615configure:6463: result: yes
616configure:6480: checking for built-in roundf
617configure:6503: ccache /usr/bin/gcc-4.2 -o conftest -g -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
618configure:6509: $? = 0
619configure:6513: test -z
620                         || test ! -s conftest.err
621configure:6516: $? = 0
622configure:6519: test -s conftest
623configure:6522: $? = 0
624configure:6535: result: yes
625configure:6614: checking for built-in round
626configure:6637: ccache /usr/bin/gcc-4.2 -o conftest -g -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
627configure:6643: $? = 0
628configure:6647: test -z
629                         || test ! -s conftest.err
630configure:6650: $? = 0
631configure:6653: test -s conftest
632configure:6656: $? = 0
633configure:6669: result: yes
634configure:6795: checking for gcore
635configure:6826: result: no
636configure:6837: checking for csh
637configure:6855: found /bin/csh
638configure:6868: result: /bin/csh
639configure:6883: checking for X
640configure:7113: result: libraries /opt/local/lib, headers /opt/local/include
641configure:7285: ccache /usr/bin/gcc-4.2 -o conftest -g  -L/opt/local/lib -arch x86_64 conftest.c   -L/opt/local/lib -lX11 >&5
642configure:7291: $? = 0
643configure:7295: test -z
644                         || test ! -s conftest.err
645configure:7298: $? = 0
646configure:7301: test -s conftest
647configure:7304: $? = 0
648configure:7462: checking for gethostbyname
649configure:7519: ccache /usr/bin/gcc-4.2 -o conftest -g  -L/opt/local/lib -arch x86_64 conftest.c  >&5
650configure:7525: $? = 0
651configure:7529: test -z
652                         || test ! -s conftest.err
653configure:7532: $? = 0
654configure:7535: test -s conftest
655configure:7538: $? = 0
656configure:7550: result: yes
657configure:7701: checking for connect
658configure:7758: ccache /usr/bin/gcc-4.2 -o conftest -g  -L/opt/local/lib -arch x86_64 conftest.c  >&5
659configure:7764: $? = 0
660configure:7768: test -z
661                         || test ! -s conftest.err
662configure:7771: $? = 0
663configure:7774: test -s conftest
664configure:7777: $? = 0
665configure:7789: result: yes
666configure:7864: checking for remove
667configure:7921: ccache /usr/bin/gcc-4.2 -o conftest -g  -L/opt/local/lib -arch x86_64 conftest.c  >&5
668configure:7927: $? = 0
669configure:7931: test -z
670                         || test ! -s conftest.err
671configure:7934: $? = 0
672configure:7937: test -s conftest
673configure:7940: $? = 0
674configure:7952: result: yes
675configure:8027: checking for shmat
676configure:8084: ccache /usr/bin/gcc-4.2 -o conftest -g  -L/opt/local/lib -arch x86_64 conftest.c  >&5
677configure:8090: $? = 0
678configure:8094: test -z
679                         || test ! -s conftest.err
680configure:8097: $? = 0
681configure:8100: test -s conftest
682configure:8103: $? = 0
683configure:8115: result: yes
684configure:8199: checking for IceConnectionNumber in -lICE
685configure:8229: ccache /usr/bin/gcc-4.2 -o conftest -g  -L/opt/local/lib -arch x86_64 -L/opt/local/lib conftest.c -lICE   >&5
686configure:8235: $? = 0
687configure:8239: test -z
688                         || test ! -s conftest.err
689configure:8242: $? = 0
690configure:8245: test -s conftest
691configure:8248: $? = 0
692configure:8261: result: yes
693configure:8295: checking for XOpenDevice in -lXi
694configure:8325: ccache /usr/bin/gcc-4.2 -o conftest -g  -L/opt/local/lib -arch x86_64 conftest.c -lXi   >&5
695configure:8331: $? = 0
696configure:8335: test -z
697                         || test ! -s conftest.err
698configure:8338: $? = 0
699configure:8341: test -s conftest
700configure:8344: $? = 0
701configure:8357: result: yes
702configure:8363: checking for XmuInternAtom in -lXmu
703configure:8393: ccache /usr/bin/gcc-4.2 -o conftest -g  -L/opt/local/lib -arch x86_64 conftest.c -lXmu   >&5
704configure:8399: $? = 0
705configure:8403: test -z
706                         || test ! -s conftest.err
707configure:8406: $? = 0
708configure:8409: test -s conftest
709configure:8412: $? = 0
710configure:8425: result: yes
711configure:8431: checking for XextFindDisplay in -lXext
712configure:8461: ccache /usr/bin/gcc-4.2 -o conftest -g  -L/opt/local/lib -arch x86_64 conftest.c -lXext   >&5
713configure:8467: $? = 0
714configure:8471: test -z
715                         || test ! -s conftest.err
716configure:8474: $? = 0
717configure:8477: test -s conftest
718configure:8480: $? = 0
719configure:8493: result: yes
720configure:8573: checking for tclConfig.sh
721configure:8652: result: /opt/local/lib/tclConfig.sh
722configure:8668: checking for tkConfig.sh
723configure:8744: result: /opt/local/lib/tkConfig.sh
724configure:8854: checking for wish executable
725configure:8882: result: /opt/local/bin/wish
726configure:8888: checking for tclsh executable
727configure:8914: result: /opt/local/bin/tclsh
728configure:9736: checking GL/gl.h usability
729configure:9748: ccache /usr/bin/gcc-4.2 -c -g   -I/opt/local/include conftest.c >&5
730configure:9754: $? = 0
731configure:9758: test -z
732                         || test ! -s conftest.err
733configure:9761: $? = 0
734configure:9764: test -s conftest.o
735configure:9767: $? = 0
736configure:9777: result: yes
737configure:9781: checking GL/gl.h presence
738configure:9791: ccache /usr/bin/gcc-4.2 -E   -I/opt/local/include conftest.c
739configure:9797: $? = 0
740configure:9817: result: yes
741configure:9852: checking for GL/gl.h
742configure:9859: result: yes
743configure:9881: checking for glXCreateContext in -lGL
744configure:9911: ccache /usr/bin/gcc-4.2 -o conftest -g  -L/opt/local/lib -arch x86_64  -L/opt/local/lib  -lm conftest.c -lGL   >&5
745configure:9917: $? = 0
746configure:9921: test -z
747                         || test ! -s conftest.err
748configure:9924: $? = 0
749configure:9927: test -s conftest
750configure:9930: $? = 0
751configure:9943: result: yes
752configure:10770: checking for g++
753configure:10786: found /Users/rschmidt/macports/users/ryandesign/no_default_gcc/g++
754configure:10796: result: g++
755configure:10812: checking for C++ compiler version
756configure:10815: g++ --version </dev/null >&5
757g++ --version
758g++: Error: You should be using ${configure.cxx}
759See http://trac.macports.org/wiki/UsingTheRightCompiler
760configure:10818: $? = 1
761configure:10820: g++ -v </dev/null >&5
762g++ -v
763g++: Error: You should be using ${configure.cxx}
764See http://trac.macports.org/wiki/UsingTheRightCompiler
765configure:10823: $? = 1
766configure:10825: g++ -V </dev/null >&5
767g++ -V
768g++: Error: You should be using ${configure.cxx}
769See http://trac.macports.org/wiki/UsingTheRightCompiler
770configure:10828: $? = 1
771configure:10831: checking whether we are using the GNU C++ compiler
772configure:10855: g++ -c -pipe -O2 -arch x86_64  conftest.cc >&5
773g++ -c -pipe -O2 -arch x86_64 conftest.cc
774g++: Error: You should be using ${configure.cxx}
775See http://trac.macports.org/wiki/UsingTheRightCompiler
776configure:10861: $? = 1
777configure: failed program was:
778| /* confdefs.h.  */
779|
780| #define PACKAGE_NAME ""
781| #define PACKAGE_TARNAME ""
782| #define PACKAGE_VERSION ""
783| #define PACKAGE_STRING ""
784| #define PACKAGE_BUGREPORT ""
785| #define MAGIC_VERSION "7.5"
786| #define MAGIC_REVISION "214"
787| #define STDC_HEADERS 1
788| #define HAVE_SYS_TYPES_H 1
789| #define HAVE_SYS_STAT_H 1
790| #define HAVE_STDLIB_H 1
791| #define HAVE_STRING_H 1
792| #define HAVE_MEMORY_H 1
793| #define HAVE_STRINGS_H 1
794| #define HAVE_INTTYPES_H 1
795| #define HAVE_STDINT_H 1
796| #define HAVE_UNISTD_H 1
797| #define SIZEOF_VOID_P 8
798| #define SIZEOF_UNSIGNED_INT 4
799| #define SIZEOF_UNSIGNED_LONG 8
800| #define SIZEOF_UNSIGNED_LONG_LONG 8
801| #define STDC_HEADERS 1
802| #define HAVE_SETENV 1
803| #define HAVE_PUTENV 1
804| #define HAVE_SYS_MMAN_H 1
805| #define HAVE_DIRENT_H 1
806| #define HAVE_LIMITS_H 1
807| #define HAVE_PATHS_H 1
808| #define HAVE_VA_COPY 1
809| #define HAVE___VA_COPY 1
810| #define FILE_LOCKS 1
811| #define CALMA_MODULE 1
812| #define CIF_MODULE 1
813| #define PLOT_MODULE 1
814| #define LEF_MODULE 1
815| #define NONMANHATTAN 1
816| #define ROUTE_MODULE 1
817| #define USE_NEW_MACROS 1
818| #define HAVE_LIBGL 1
819| #define MAGIC_WRAPPER 1
820| #define THREE_D 1
821| #define macosx 1
822| /* end confdefs.h.  */
823|
824| int
825| main ()
826| {
827| #ifndef __GNUC__
828|        choke me
829| #endif
830|
831|   ;
832|   return 0;
833| }
834configure:10887: result: no
835configure:10893: checking whether g++ accepts -g
836configure:10914: g++ -c -g  conftest.cc >&5
837g++ -c -g conftest.cc
838g++: Error: You should be using ${configure.cxx}
839See http://trac.macports.org/wiki/UsingTheRightCompiler
840configure:10920: $? = 1
841configure: failed program was:
842| /* confdefs.h.  */
843|
844| #define PACKAGE_NAME ""
845| #define PACKAGE_TARNAME ""
846| #define PACKAGE_VERSION ""
847| #define PACKAGE_STRING ""
848| #define PACKAGE_BUGREPORT ""
849| #define MAGIC_VERSION "7.5"
850| #define MAGIC_REVISION "214"
851| #define STDC_HEADERS 1
852| #define HAVE_SYS_TYPES_H 1
853| #define HAVE_SYS_STAT_H 1
854| #define HAVE_STDLIB_H 1
855| #define HAVE_STRING_H 1
856| #define HAVE_MEMORY_H 1
857| #define HAVE_STRINGS_H 1
858| #define HAVE_INTTYPES_H 1
859| #define HAVE_STDINT_H 1
860| #define HAVE_UNISTD_H 1
861| #define SIZEOF_VOID_P 8
862| #define SIZEOF_UNSIGNED_INT 4
863| #define SIZEOF_UNSIGNED_LONG 8
864| #define SIZEOF_UNSIGNED_LONG_LONG 8
865| #define STDC_HEADERS 1
866| #define HAVE_SETENV 1
867| #define HAVE_PUTENV 1
868| #define HAVE_SYS_MMAN_H 1
869| #define HAVE_DIRENT_H 1
870| #define HAVE_LIMITS_H 1
871| #define HAVE_PATHS_H 1
872| #define HAVE_VA_COPY 1
873| #define HAVE___VA_COPY 1
874| #define FILE_LOCKS 1
875| #define CALMA_MODULE 1
876| #define CIF_MODULE 1
877| #define PLOT_MODULE 1
878| #define LEF_MODULE 1
879| #define NONMANHATTAN 1
880| #define ROUTE_MODULE 1
881| #define USE_NEW_MACROS 1
882| #define HAVE_LIBGL 1
883| #define MAGIC_WRAPPER 1
884| #define THREE_D 1
885| #define macosx 1
886| /* end confdefs.h.  */
887|
888| int
889| main ()
890| {
891|
892|   ;
893|   return 0;
894| }
895configure:10944: result: no
896configure:10986: g++ -c -pipe -O2 -arch x86_64  conftest.cc >&5
897g++ -c -pipe -O2 -arch x86_64 conftest.cc
898g++: Error: You should be using ${configure.cxx}
899See http://trac.macports.org/wiki/UsingTheRightCompiler
900configure:10992: $? = 1
901configure: failed program was:
902| /* confdefs.h.  */
903|
904| #define PACKAGE_NAME ""
905| #define PACKAGE_TARNAME ""
906| #define PACKAGE_VERSION ""
907| #define PACKAGE_STRING ""
908| #define PACKAGE_BUGREPORT ""
909| #define MAGIC_VERSION "7.5"
910| #define MAGIC_REVISION "214"
911| #define STDC_HEADERS 1
912| #define HAVE_SYS_TYPES_H 1
913| #define HAVE_SYS_STAT_H 1
914| #define HAVE_STDLIB_H 1
915| #define HAVE_STRING_H 1
916| #define HAVE_MEMORY_H 1
917| #define HAVE_STRINGS_H 1
918| #define HAVE_INTTYPES_H 1
919| #define HAVE_STDINT_H 1
920| #define HAVE_UNISTD_H 1
921| #define SIZEOF_VOID_P 8
922| #define SIZEOF_UNSIGNED_INT 4
923| #define SIZEOF_UNSIGNED_LONG 8
924| #define SIZEOF_UNSIGNED_LONG_LONG 8
925| #define STDC_HEADERS 1
926| #define HAVE_SETENV 1
927| #define HAVE_PUTENV 1
928| #define HAVE_SYS_MMAN_H 1
929| #define HAVE_DIRENT_H 1
930| #define HAVE_LIMITS_H 1
931| #define HAVE_PATHS_H 1
932| #define HAVE_VA_COPY 1
933| #define HAVE___VA_COPY 1
934| #define FILE_LOCKS 1
935| #define CALMA_MODULE 1
936| #define CIF_MODULE 1
937| #define PLOT_MODULE 1
938| #define LEF_MODULE 1
939| #define NONMANHATTAN 1
940| #define ROUTE_MODULE 1
941| #define USE_NEW_MACROS 1
942| #define HAVE_LIBGL 1
943| #define MAGIC_WRAPPER 1
944| #define THREE_D 1
945| #define macosx 1
946| /* end confdefs.h.  */
947|
948| #include <stdlib.h>
949| int
950| main ()
951| {
952| exit (42);
953|   ;
954|   return 0;
955| }
956configure:10986: g++ -c -pipe -O2 -arch x86_64  conftest.cc >&5
957g++ -c -pipe -O2 -arch x86_64 conftest.cc
958g++: Error: You should be using ${configure.cxx}
959See http://trac.macports.org/wiki/UsingTheRightCompiler
960configure:10992: $? = 1
961configure: failed program was:
962| /* confdefs.h.  */
963|
964| #define PACKAGE_NAME ""
965| #define PACKAGE_TARNAME ""
966| #define PACKAGE_VERSION ""
967| #define PACKAGE_STRING ""
968| #define PACKAGE_BUGREPORT ""
969| #define MAGIC_VERSION "7.5"
970| #define MAGIC_REVISION "214"
971| #define STDC_HEADERS 1
972| #define HAVE_SYS_TYPES_H 1
973| #define HAVE_SYS_STAT_H 1
974| #define HAVE_STDLIB_H 1
975| #define HAVE_STRING_H 1
976| #define HAVE_MEMORY_H 1
977| #define HAVE_STRINGS_H 1
978| #define HAVE_INTTYPES_H 1
979| #define HAVE_STDINT_H 1
980| #define HAVE_UNISTD_H 1
981| #define SIZEOF_VOID_P 8
982| #define SIZEOF_UNSIGNED_INT 4
983| #define SIZEOF_UNSIGNED_LONG 8
984| #define SIZEOF_UNSIGNED_LONG_LONG 8
985| #define STDC_HEADERS 1
986| #define HAVE_SETENV 1
987| #define HAVE_PUTENV 1
988| #define HAVE_SYS_MMAN_H 1
989| #define HAVE_DIRENT_H 1
990| #define HAVE_LIMITS_H 1
991| #define HAVE_PATHS_H 1
992| #define HAVE_VA_COPY 1
993| #define HAVE___VA_COPY 1
994| #define FILE_LOCKS 1
995| #define CALMA_MODULE 1
996| #define CIF_MODULE 1
997| #define PLOT_MODULE 1
998| #define LEF_MODULE 1
999| #define NONMANHATTAN 1
1000| #define ROUTE_MODULE 1
1001| #define USE_NEW_MACROS 1
1002| #define HAVE_LIBGL 1
1003| #define MAGIC_WRAPPER 1
1004| #define THREE_D 1
1005| #define macosx 1
1006| /* end confdefs.h.  */
1007| extern "C" void std::exit (int) throw (); using std::exit;
1008| #include <stdlib.h>
1009| int
1010| main ()
1011| {
1012| exit (42);
1013|   ;
1014|   return 0;
1015| }
1016configure:10986: g++ -c -pipe -O2 -arch x86_64  conftest.cc >&5
1017g++ -c -pipe -O2 -arch x86_64 conftest.cc
1018g++: Error: You should be using ${configure.cxx}
1019See http://trac.macports.org/wiki/UsingTheRightCompiler
1020configure:10992: $? = 1
1021configure: failed program was:
1022| /* confdefs.h.  */
1023|
1024| #define PACKAGE_NAME ""
1025| #define PACKAGE_TARNAME ""
1026| #define PACKAGE_VERSION ""
1027| #define PACKAGE_STRING ""
1028| #define PACKAGE_BUGREPORT ""
1029| #define MAGIC_VERSION "7.5"
1030| #define MAGIC_REVISION "214"
1031| #define STDC_HEADERS 1
1032| #define HAVE_SYS_TYPES_H 1
1033| #define HAVE_SYS_STAT_H 1
1034| #define HAVE_STDLIB_H 1
1035| #define HAVE_STRING_H 1
1036| #define HAVE_MEMORY_H 1
1037| #define HAVE_STRINGS_H 1
1038| #define HAVE_INTTYPES_H 1
1039| #define HAVE_STDINT_H 1
1040| #define HAVE_UNISTD_H 1
1041| #define SIZEOF_VOID_P 8
1042| #define SIZEOF_UNSIGNED_INT 4
1043| #define SIZEOF_UNSIGNED_LONG 8
1044| #define SIZEOF_UNSIGNED_LONG_LONG 8
1045| #define STDC_HEADERS 1
1046| #define HAVE_SETENV 1
1047| #define HAVE_PUTENV 1
1048| #define HAVE_SYS_MMAN_H 1
1049| #define HAVE_DIRENT_H 1
1050| #define HAVE_LIMITS_H 1
1051| #define HAVE_PATHS_H 1
1052| #define HAVE_VA_COPY 1
1053| #define HAVE___VA_COPY 1
1054| #define FILE_LOCKS 1
1055| #define CALMA_MODULE 1
1056| #define CIF_MODULE 1
1057| #define PLOT_MODULE 1
1058| #define LEF_MODULE 1
1059| #define NONMANHATTAN 1
1060| #define ROUTE_MODULE 1
1061| #define USE_NEW_MACROS 1
1062| #define HAVE_LIBGL 1
1063| #define MAGIC_WRAPPER 1
1064| #define THREE_D 1
1065| #define macosx 1
1066| /* end confdefs.h.  */
1067| extern "C" void std::exit (int); using std::exit;
1068| #include <stdlib.h>
1069| int
1070| main ()
1071| {
1072| exit (42);
1073|   ;
1074|   return 0;
1075| }
1076configure:10986: g++ -c -pipe -O2 -arch x86_64  conftest.cc >&5
1077g++ -c -pipe -O2 -arch x86_64 conftest.cc
1078g++: Error: You should be using ${configure.cxx}
1079See http://trac.macports.org/wiki/UsingTheRightCompiler
1080configure:10992: $? = 1
1081configure: failed program was:
1082| /* confdefs.h.  */
1083|
1084| #define PACKAGE_NAME ""
1085| #define PACKAGE_TARNAME ""
1086| #define PACKAGE_VERSION ""
1087| #define PACKAGE_STRING ""
1088| #define PACKAGE_BUGREPORT ""
1089| #define MAGIC_VERSION "7.5"
1090| #define MAGIC_REVISION "214"
1091| #define STDC_HEADERS 1
1092| #define HAVE_SYS_TYPES_H 1
1093| #define HAVE_SYS_STAT_H 1
1094| #define HAVE_STDLIB_H 1
1095| #define HAVE_STRING_H 1
1096| #define HAVE_MEMORY_H 1
1097| #define HAVE_STRINGS_H 1
1098| #define HAVE_INTTYPES_H 1
1099| #define HAVE_STDINT_H 1
1100| #define HAVE_UNISTD_H 1
1101| #define SIZEOF_VOID_P 8
1102| #define SIZEOF_UNSIGNED_INT 4
1103| #define SIZEOF_UNSIGNED_LONG 8
1104| #define SIZEOF_UNSIGNED_LONG_LONG 8
1105| #define STDC_HEADERS 1
1106| #define HAVE_SETENV 1
1107| #define HAVE_PUTENV 1
1108| #define HAVE_SYS_MMAN_H 1
1109| #define HAVE_DIRENT_H 1
1110| #define HAVE_LIMITS_H 1
1111| #define HAVE_PATHS_H 1
1112| #define HAVE_VA_COPY 1
1113| #define HAVE___VA_COPY 1
1114| #define FILE_LOCKS 1
1115| #define CALMA_MODULE 1
1116| #define CIF_MODULE 1
1117| #define PLOT_MODULE 1
1118| #define LEF_MODULE 1
1119| #define NONMANHATTAN 1
1120| #define ROUTE_MODULE 1
1121| #define USE_NEW_MACROS 1
1122| #define HAVE_LIBGL 1
1123| #define MAGIC_WRAPPER 1
1124| #define THREE_D 1
1125| #define macosx 1
1126| /* end confdefs.h.  */
1127| extern "C" void exit (int) throw ();
1128| #include <stdlib.h>
1129| int
1130| main ()
1131| {
1132| exit (42);
1133|   ;
1134|   return 0;
1135| }
1136configure:10986: g++ -c -pipe -O2 -arch x86_64  conftest.cc >&5
1137g++ -c -pipe -O2 -arch x86_64 conftest.cc
1138g++: Error: You should be using ${configure.cxx}
1139See http://trac.macports.org/wiki/UsingTheRightCompiler
1140configure:10992: $? = 1
1141configure: failed program was:
1142| /* confdefs.h.  */
1143|
1144| #define PACKAGE_NAME ""
1145| #define PACKAGE_TARNAME ""
1146| #define PACKAGE_VERSION ""
1147| #define PACKAGE_STRING ""
1148| #define PACKAGE_BUGREPORT ""
1149| #define MAGIC_VERSION "7.5"
1150| #define MAGIC_REVISION "214"
1151| #define STDC_HEADERS 1
1152| #define HAVE_SYS_TYPES_H 1
1153| #define HAVE_SYS_STAT_H 1
1154| #define HAVE_STDLIB_H 1
1155| #define HAVE_STRING_H 1
1156| #define HAVE_MEMORY_H 1
1157| #define HAVE_STRINGS_H 1
1158| #define HAVE_INTTYPES_H 1
1159| #define HAVE_STDINT_H 1
1160| #define HAVE_UNISTD_H 1
1161| #define SIZEOF_VOID_P 8
1162| #define SIZEOF_UNSIGNED_INT 4
1163| #define SIZEOF_UNSIGNED_LONG 8
1164| #define SIZEOF_UNSIGNED_LONG_LONG 8
1165| #define STDC_HEADERS 1
1166| #define HAVE_SETENV 1
1167| #define HAVE_PUTENV 1
1168| #define HAVE_SYS_MMAN_H 1
1169| #define HAVE_DIRENT_H 1
1170| #define HAVE_LIMITS_H 1
1171| #define HAVE_PATHS_H 1
1172| #define HAVE_VA_COPY 1
1173| #define HAVE___VA_COPY 1
1174| #define FILE_LOCKS 1
1175| #define CALMA_MODULE 1
1176| #define CIF_MODULE 1
1177| #define PLOT_MODULE 1
1178| #define LEF_MODULE 1
1179| #define NONMANHATTAN 1
1180| #define ROUTE_MODULE 1
1181| #define USE_NEW_MACROS 1
1182| #define HAVE_LIBGL 1
1183| #define MAGIC_WRAPPER 1
1184| #define THREE_D 1
1185| #define macosx 1
1186| /* end confdefs.h.  */
1187| extern "C" void exit (int);
1188| #include <stdlib.h>
1189| int
1190| main ()
1191| {
1192| exit (42);
1193|   ;
1194|   return 0;
1195| }
1196configure:10986: g++ -c -pipe -O2 -arch x86_64  conftest.cc >&5
1197g++ -c -pipe -O2 -arch x86_64 conftest.cc
1198g++: Error: You should be using ${configure.cxx}
1199See http://trac.macports.org/wiki/UsingTheRightCompiler
1200configure:10992: $? = 1
1201configure: failed program was:
1202| /* confdefs.h.  */
1203|
1204| #define PACKAGE_NAME ""
1205| #define PACKAGE_TARNAME ""
1206| #define PACKAGE_VERSION ""
1207| #define PACKAGE_STRING ""
1208| #define PACKAGE_BUGREPORT ""
1209| #define MAGIC_VERSION "7.5"
1210| #define MAGIC_REVISION "214"
1211| #define STDC_HEADERS 1
1212| #define HAVE_SYS_TYPES_H 1
1213| #define HAVE_SYS_STAT_H 1
1214| #define HAVE_STDLIB_H 1
1215| #define HAVE_STRING_H 1
1216| #define HAVE_MEMORY_H 1
1217| #define HAVE_STRINGS_H 1
1218| #define HAVE_INTTYPES_H 1
1219| #define HAVE_STDINT_H 1
1220| #define HAVE_UNISTD_H 1
1221| #define SIZEOF_VOID_P 8
1222| #define SIZEOF_UNSIGNED_INT 4
1223| #define SIZEOF_UNSIGNED_LONG 8
1224| #define SIZEOF_UNSIGNED_LONG_LONG 8
1225| #define STDC_HEADERS 1
1226| #define HAVE_SETENV 1
1227| #define HAVE_PUTENV 1
1228| #define HAVE_SYS_MMAN_H 1
1229| #define HAVE_DIRENT_H 1
1230| #define HAVE_LIMITS_H 1
1231| #define HAVE_PATHS_H 1
1232| #define HAVE_VA_COPY 1
1233| #define HAVE___VA_COPY 1
1234| #define FILE_LOCKS 1
1235| #define CALMA_MODULE 1
1236| #define CIF_MODULE 1
1237| #define PLOT_MODULE 1
1238| #define LEF_MODULE 1
1239| #define NONMANHATTAN 1
1240| #define ROUTE_MODULE 1
1241| #define USE_NEW_MACROS 1
1242| #define HAVE_LIBGL 1
1243| #define MAGIC_WRAPPER 1
1244| #define THREE_D 1
1245| #define macosx 1
1246| /* end confdefs.h.  */
1247| void exit (int);
1248| #include <stdlib.h>
1249| int
1250| main ()
1251| {
1252| exit (42);
1253|   ;
1254|   return 0;
1255| }
1256configure:11241: creating ./config.status
1257
1258## ---------------------- ##
1259## Running config.status. ##
1260## ---------------------- ##
1261
1262This file was extended by config.status, which was
1263generated by GNU Autoconf 2.59.  Invocation command line was
1264
1265  CONFIG_FILES    =
1266  CONFIG_HEADERS  =
1267  CONFIG_LINKS    =
1268  CONFIG_COMMANDS =
1269  $ ./config.status
1270
1271on 808.local
1272
1273config.status:703: creating defs.mak
1274
1275## ---------------- ##
1276## Cache variables. ##
1277## ---------------- ##
1278
1279ac_cv_build=i386-apple-darwin10.8.0
1280ac_cv_build_alias=i386-apple-darwin10.8.0
1281ac_cv_c___va_copy=yes
1282ac_cv_c_bigendian=no
1283ac_cv_c_compiler_gnu=yes
1284ac_cv_c_round=yes
1285ac_cv_c_roundf=yes
1286ac_cv_c_va_copy=yes
1287ac_cv_cxx_compiler_gnu=no
1288ac_cv_env_CC_set=set
1289ac_cv_env_CC_value='ccache /usr/bin/gcc-4.2'
1290ac_cv_env_CFLAGS_set=set
1291ac_cv_env_CFLAGS_value=-g
1292ac_cv_env_CPPFLAGS_set=set
1293ac_cv_env_CPPFLAGS_value=-I/opt/local/include
1294ac_cv_env_CPP_set=
1295ac_cv_env_CPP_value=
1296ac_cv_env_CXXFLAGS_set=set
1297ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch x86_64'
1298ac_cv_env_CXX_set=set
1299ac_cv_env_CXX_value='ccache /usr/bin/g++-4.2'
1300ac_cv_env_LDFLAGS_set=set
1301ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64'
1302ac_cv_env_build_alias_set=
1303ac_cv_env_build_alias_value=
1304ac_cv_env_host_alias_set=
1305ac_cv_env_host_alias_value=
1306ac_cv_env_target_alias_set=
1307ac_cv_env_target_alias_value=
1308ac_cv_exeext=
1309ac_cv_func_connect=yes
1310ac_cv_func_gethostbyname=yes
1311ac_cv_func_putenv=yes
1312ac_cv_func_remove=yes
1313ac_cv_func_setenv=yes
1314ac_cv_func_shmat=yes
1315ac_cv_func_vfork=yes
1316ac_cv_have_x='have_x=yes                ac_x_includes=/opt/local/include ac_x_libraries=/opt/local/lib'
1317ac_cv_header_GL_gl_h=yes
1318ac_cv_header_dirent_h=yes
1319ac_cv_header_inttypes_h=yes
1320ac_cv_header_limits_h=yes
1321ac_cv_header_memory_h=yes
1322ac_cv_header_param_h=no
1323ac_cv_header_paths_h=yes
1324ac_cv_header_stdc=yes
1325ac_cv_header_stdint_h=yes
1326ac_cv_header_stdlib_h=yes
1327ac_cv_header_string_h=yes
1328ac_cv_header_strings_h=yes
1329ac_cv_header_sys_mman_h=yes
1330ac_cv_header_sys_stat_h=yes
1331ac_cv_header_sys_types_h=yes
1332ac_cv_header_unistd_h=yes
1333ac_cv_host=i386-apple-darwin10.8.0
1334ac_cv_host_alias=i386-apple-darwin10.8.0
1335ac_cv_lib_GL_glXCreateContext=yes
1336ac_cv_lib_ICE_IceConnectionNumber=yes
1337ac_cv_lib_Xext_XextFindDisplay=yes
1338ac_cv_lib_Xi_XOpenDevice=yes
1339ac_cv_lib_Xmu_XmuInternAtom=yes
1340ac_cv_objext=o
1341ac_cv_path_CSH=/bin/csh
1342ac_cv_path_GCORE=no
1343ac_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
1344ac_cv_path_M4=/opt/local/bin/gm4
1345ac_cv_prog_CPP='ccache /usr/bin/gcc-4.2 -E'
1346ac_cv_prog_ac_ct_CC='ccache /usr/bin/gcc-4.2'
1347ac_cv_prog_ac_ct_CXX=g++
1348ac_cv_prog_ac_ct_RANLIB=ranlib
1349ac_cv_prog_cc_g=yes
1350ac_cv_prog_cc_stdc=
1351ac_cv_prog_cxx_g=no
1352ac_cv_prog_egrep='grep -E'
1353ac_cv_prog_gnu_ld=no
1354ac_cv_search_strerror='none required'
1355ac_cv_sizeof_unsigned_int=4
1356ac_cv_sizeof_unsigned_long=8
1357ac_cv_sizeof_unsigned_long_long=8
1358ac_cv_sizeof_void_p=8
1359ac_cv_target=i386-apple-darwin10.8.0
1360ac_cv_target_alias=i386-apple-darwin10.8.0
1361ac_cv_type_unsigned_int=yes
1362ac_cv_type_unsigned_long=yes
1363ac_cv_type_unsigned_long_long=yes
1364ac_cv_type_void_p=yes
1365
1366## ----------------- ##
1367## Output variables. ##
1368## ----------------- ##
1369
1370ALL_TARGET='tcl'
1371CC='ccache /usr/bin/gcc-4.2'
1372CFLAGS='-g  -I/opt/local/include  -I/opt/local/include -I/sw/include -fno-common'
1373CPP='ccache /usr/bin/gcc-4.2 -E'
1374CPPFLAGS=''
1375CSH='/bin/csh'
1376CXX='g++'
1377CXXFLAGS='-pipe -O2 -arch x86_64'
1378DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.5\" -DMAGIC_REVISION=\"214\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dmacosx=1 '
1379DEPEND_FLAG='-MM'
1380ECHO_C='ECHO_N=''
1381ECHO_T=''
1382EGREP='grep -E'
1383EXEEXT=''
1384EXTRA_LIB_SPECS=''
1385GCORE='no'
1386INC_SPECS=' -I/opt/local/include'
1387INSTALL_DATA='${INSTALL} -m 644'
1388INSTALL_PROGRAM='${INSTALL}'
1389INSTALL_SCRIPT='${INSTALL}'
1390INSTALL_TARGET='install-tcl'
1391LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
1392LDDL_FLAGS='-dynamiclib -flat_namespace -undefined suppress -noprebind'
1393LDFLAGS='-L/opt/local/lib -arch x86_64  -L/opt/local/lib -ltk8.5 -ltcl8.5'
1394LD_RUN_PATH=''
1395LIBOBJS=''
1396LIBS='-lGL '
1397LIB_SPECS=' -L/opt/local/lib -ltk8.5 -ltcl8.5'
1398LTLIBOBJS=''
1399M4='/opt/local/bin/gm4'
1400OA=''
1401OA_LIBS=''
1402OBJEXT='o'
1403PACKAGE='magic'
1404PACKAGE_BUGREPORT=''
1405PACKAGE_NAME=''
1406PACKAGE_STRING=''
1407PACKAGE_TARNAME=''
1408PACKAGE_VERSION=''
1409PATH_SEPARATOR=':'
1410RANLIB='ranlib'
1411SCRIPTS=''
1412SHDLIB_EXT='.dylib'
1413SHELL='/bin/sh'
1414SHLIB_CFLAGS='-fPIC'
1415SHLIB_LD=''
1416SHLIB_LIB_SPECS=''
1417TCLSH_EXE='/opt/local/bin/tclsh'
1418TCL_LIB_DIR='/opt/local/lib'
1419WISH_EXE='/opt/local/bin/wish'
1420X_CFLAGS=' -I/opt/local/include'
1421X_EXTRA_LIBS=''
1422X_LIBS=' -L/opt/local/lib'
1423X_PRE_LIBS=' -lSM -lICE'
1424ac_ct_CC='ccache /usr/bin/gcc-4.2'
1425ac_ct_CXX='g++'
1426ac_ct_RANLIB='ranlib'
1427bindir='${exec_prefix}/bin'
1428build='i386-apple-darwin10.8.0'
1429build_alias=''
1430build_cpu='i386'
1431build_os='darwin10.8.0'
1432build_vendor='apple'
1433cadinstall=' graphics tcltk'
1434datadir='${prefix}/share'
1435exec_prefix='${prefix}'
1436extra_defs=' -DCAD_DIR=\"${LIBDIR}\" -DBIN_DIR=\"${BINDIR}\" -DTCL_DIR=\"${TCLDIR}\"'
1437extra_libs=' ${MAGICDIR}/calma/libcalma.o ${MAGICDIR}/cif/libcif.o ${MAGICDIR}/plot/libplot.o ${MAGICDIR}/lef/liblef.o ${MAGICDIR}/extflat/libextflat.o ${MAGICDIR}/garouter/libgarouter.o      ${MAGICDIR}/mzrouter/libmzrouter.o ${MAGICDIR}/router/librouter.o       ${MAGICDIR}/irouter/libirouter.o ${MAGICDIR}/grouter/libgrouter.o       ${MAGICDIR}/gcr/libgcr.o ${MAGICDIR}/tcltk/libtcltk.o'
1438gr_cflags=''
1439gr_dflags=' -DX11 -DXLIB -DOGL'
1440gr_hprog=''
1441gr_hsrcs=''
1442gr_libs=' -lX11 -lGL -lXi -lXmu -lXext -lm'
1443gr_srcs=' ${TK_SRCS} ${TOGL_SRCS} ${TKCOMMON_SRCS}'
1444host='i386-apple-darwin10.8.0'
1445host_alias=''
1446host_cpu='i386'
1447host_os='darwin10.8.0'
1448host_vendor='apple'
1449includedir='${prefix}/include'
1450infodir='/opt/local/share/info'
1451ld_extra_libs=''
1452ld_extra_objs=''
1453libdir='${exec_prefix}/lib'
1454libexecdir='${exec_prefix}/libexec'
1455localstatedir='${prefix}/var'
1456mandir='/opt/local/share/man'
1457modules=' calma cif plot lef garouter grouter irouter mzrouter router gcr tcltk'
1458oldincludedir='/usr/include'
1459prefix='/opt/local'
1460program_transform_name='s,x,x,'
1461programs=' net2ir tcltk'
1462rl_defs=''
1463rl_libs=''
1464sbindir='${exec_prefix}/sbin'
1465sharedstatedir='${prefix}/com'
1466sub_extra_libs=''
1467sysconfdir='${prefix}/etc'
1468target='i386-apple-darwin10.8.0'
1469target_alias=''
1470target_cpu='i386'
1471target_os='darwin10.8.0'
1472target_vendor='apple'
1473top_extra_libs=''
1474unused=' readline lisp'
1475
1476## ----------- ##
1477## confdefs.h. ##
1478## ----------- ##
1479
1480#define CALMA_MODULE 1
1481#define CIF_MODULE 1
1482#define FILE_LOCKS 1
1483#define HAVE_DIRENT_H 1
1484#define HAVE_INTTYPES_H 1
1485#define HAVE_LIBGL 1
1486#define HAVE_LIMITS_H 1
1487#define HAVE_MEMORY_H 1
1488#define HAVE_PATHS_H 1
1489#define HAVE_PUTENV 1
1490#define HAVE_SETENV 1
1491#define HAVE_STDINT_H 1
1492#define HAVE_STDLIB_H 1
1493#define HAVE_STRINGS_H 1
1494#define HAVE_STRING_H 1
1495#define HAVE_SYS_MMAN_H 1
1496#define HAVE_SYS_STAT_H 1
1497#define HAVE_SYS_TYPES_H 1
1498#define HAVE_UNISTD_H 1
1499#define HAVE_VA_COPY 1
1500#define HAVE___VA_COPY 1
1501#define LEF_MODULE 1
1502#define MAGIC_REVISION "214"
1503#define MAGIC_VERSION "7.5"
1504#define MAGIC_WRAPPER 1
1505#define NONMANHATTAN 1
1506#define PACKAGE_BUGREPORT ""
1507#define PACKAGE_NAME ""
1508#define PACKAGE_STRING ""
1509#define PACKAGE_TARNAME ""
1510#define PACKAGE_VERSION ""
1511#define PLOT_MODULE 1
1512#define ROUTE_MODULE 1
1513#define SIZEOF_UNSIGNED_INT 4
1514#define SIZEOF_UNSIGNED_LONG 8
1515#define SIZEOF_UNSIGNED_LONG_LONG 8
1516#define SIZEOF_VOID_P 8
1517#define STDC_HEADERS 1
1518#define STDC_HEADERS 1
1519#define THREE_D 1
1520#define USE_NEW_MACROS 1
1521#define macosx 1
1522#endif
1523#ifdef __cplusplus
1524void exit (int);
1525
1526configure: exit 0