Ticket #15000: config.log

File config.log, 32.8 KB (added by jwhowse4, 16 years ago)

config.log file

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 gdl configure 0.9, which was
5generated by GNU Autoconf 2.61.  Invocation command line was
6
7  $ ./configure --prefix=/opt/macports --with-plplotdir=/opt/macports --with-ncursesdir=/opt/macports --with-readlinedir=/opt/macports --with-gsldir=/opt/macports --with-netcdf=/opt/macports --without-hdf --with-hdf5=/opt/macports --with-Magick=/opt/macports --with-python=/opt/macports/Library/Frameworks/Python.framework/Versions/2.4 --enable-python_version=2.4 --disable-dependency-tracking
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = opus.local
14uname -m = i386
15uname -r = 8.11.1
16uname -s = Darwin
17uname -v = Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~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 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~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: 2.00 gigabytes
33Default processor set: 75 tasks, 209 threads, 2 processors
34Load average: 1.59, Mach factor: 0.94
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/macports/bin
40PATH: /opt/macports/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45PATH: /usr/X11R6/bin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:2002: checking for a BSD-compatible install
53configure:2058: result: /usr/bin/install
54configure:2069: checking whether build environment is sane
55configure:2112: result: yes
56configure:2140: checking for a thread-safe mkdir -p
57configure:2179: result: /opt/macports/bin/gmkdir -p
58configure:2192: checking for gawk
59configure:2208: found /opt/macports/bin/gawk
60configure:2219: result: gawk
61configure:2230: checking whether make sets $(MAKE)
62configure:2251: result: yes
63configure:2561: checking for C++ compiler version
64configure:2568: /usr/bin/g++-4.0 --version >&5
65i686-apple-darwin8-g++-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370)
66Copyright (C) 2005 Free Software Foundation, Inc.
67This is free software; see the source for copying conditions.  There is NO
68warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
69
70configure:2571: $? = 0
71configure:2578: /usr/bin/g++-4.0 -v >&5
72Using built-in specs.
73Target: i686-apple-darwin8
74Configured with: /var/tmp/gcc/gcc-5370~2/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --with-arch=nocona --with-tune=generic --program-prefix= --host=i686-apple-darwin8 --target=i686-apple-darwin8
75Thread model: posix
76gcc version 4.0.1 (Apple Computer, Inc. build 5370)
77configure:2581: $? = 0
78configure:2588: /usr/bin/g++-4.0 -V >&5
79g++-4.0: argument to `-V' is missing
80configure:2591: $? = 1
81configure:2614: checking for C++ compiler default output file name
82configure:2641: /usr/bin/g++-4.0 -O2 -I/opt/macports/include/python2.4 -L/opt/macports/lib conftest.cpp  >&5
83configure:2644: $? = 0
84configure:2682: result: a.out
85configure:2699: checking whether the C++ compiler works
86configure:2709: ./a.out
87configure:2712: $? = 0
88configure:2729: result: yes
89configure:2736: checking whether we are cross compiling
90configure:2738: result: no
91configure:2741: checking for suffix of executables
92configure:2748: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/macports/include/python2.4 -L/opt/macports/lib conftest.cpp  >&5
93configure:2751: $? = 0
94configure:2775: result:
95configure:2781: checking for suffix of object files
96configure:2807: /usr/bin/g++-4.0 -c -O2 -I/opt/macports/include/python2.4 conftest.cpp >&5
97configure:2810: $? = 0
98configure:2833: result: o
99configure:2837: checking whether we are using the GNU C++ compiler
100configure:2866: /usr/bin/g++-4.0 -c -O2 -I/opt/macports/include/python2.4 conftest.cpp >&5
101configure:2872: $? = 0
102configure:2889: result: yes
103configure:2894: checking whether /usr/bin/g++-4.0 accepts -g
104configure:2924: /usr/bin/g++-4.0 -c -g -I/opt/macports/include/python2.4 conftest.cpp >&5
105configure:2930: $? = 0
106configure:3029: result: yes
107configure:3063: checking for style of include used by make
108configure:3091: result: GNU
109configure:3116: checking dependency style of /usr/bin/g++-4.0
110configure:3207: result: none
111configure:3301: checking build system type
112configure:3319: result: i686-apple-darwin8.11.1
113configure:3341: checking host system type
114configure:3356: result: i686-apple-darwin8.11.1
115configure:3426: checking for gcc
116configure:3453: result: /usr/bin/gcc-4.0
117configure:3691: checking for C compiler version
118configure:3698: /usr/bin/gcc-4.0 --version >&5
119i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370)
120Copyright (C) 2005 Free Software Foundation, Inc.
121This is free software; see the source for copying conditions.  There is NO
122warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
123
124configure:3701: $? = 0
125configure:3708: /usr/bin/gcc-4.0 -v >&5
126Using built-in specs.
127Target: i686-apple-darwin8
128Configured with: /var/tmp/gcc/gcc-5370~2/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --with-arch=nocona --with-tune=generic --program-prefix= --host=i686-apple-darwin8 --target=i686-apple-darwin8
129Thread model: posix
130gcc version 4.0.1 (Apple Computer, Inc. build 5370)
131configure:3711: $? = 0
132configure:3718: /usr/bin/gcc-4.0 -V >&5
133gcc-4.0: argument to `-V' is missing
134configure:3721: $? = 1
135configure:3724: checking whether we are using the GNU C compiler
136configure:3753: /usr/bin/gcc-4.0 -c -O2 -I/opt/macports/include/python2.4 conftest.c >&5
137configure:3759: $? = 0
138configure:3776: result: yes
139configure:3781: checking whether /usr/bin/gcc-4.0 accepts -g
140configure:3811: /usr/bin/gcc-4.0 -c -g -I/opt/macports/include/python2.4 conftest.c >&5
141configure:3817: $? = 0
142configure:3916: result: yes
143configure:3933: checking for /usr/bin/gcc-4.0 option to accept ISO C89
144configure:4007: /usr/bin/gcc-4.0  -c -O2 -I/opt/macports/include/python2.4 conftest.c >&5
145configure:4013: $? = 0
146configure:4036: result: none needed
147configure:4056: checking dependency style of /usr/bin/gcc-4.0
148configure:4147: result: none
149configure:4162: checking for a sed that does not truncate output
150configure:4218: result: /opt/macports/bin/gsed
151configure:4221: checking for grep that handles long lines and -e
152configure:4295: result: /usr/bin/grep
153configure:4300: checking for egrep
154configure:4378: result: /usr/bin/grep -E
155configure:4394: checking for ld used by /usr/bin/gcc-4.0
156configure:4461: result: /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld
157configure:4470: checking if the linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) is GNU ld
158configure:4485: result: no
159configure:4490: checking for /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld option to reload object files
160configure:4497: result: -r
161configure:4515: checking for BSD-compatible nm
162configure:4564: result: /usr/bin/nm -p
163configure:4568: checking whether ln -s works
164configure:4572: result: yes
165configure:4579: checking how to recognize dependent libraries
166configure:4765: result: pass_all
167configure:5006: checking how to run the C preprocessor
168configure:5122: result: /usr/bin/cpp-4.0
169configure:5151: /usr/bin/cpp-4.0 -I/opt/macports/include/python2.4 conftest.c
170configure:5157: $? = 0
171configure:5188: /usr/bin/cpp-4.0 -I/opt/macports/include/python2.4 conftest.c
172conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
173configure:5194: $? = 1
174configure: failed program was:
175| /* confdefs.h.  */
176| #define PACKAGE_NAME "gdl"
177| #define PACKAGE_TARNAME "gdl"
178| #define PACKAGE_VERSION "0.9"
179| #define PACKAGE_STRING "gdl 0.9"
180| #define PACKAGE_BUGREPORT ""
181| #define PACKAGE "gdl"
182| #define VERSION "0.9"
183| /* end confdefs.h.  */
184| #include <ac_nonexistent.h>
185configure:5232: checking for ANSI C header files
186configure:5262: /usr/bin/gcc-4.0 -c -O2 -I/opt/macports/include/python2.4 conftest.c >&5
187configure:5268: $? = 0
188configure:5364: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/macports/include/python2.4 -L/opt/macports/lib conftest.c  >&5
189configure:5367: $? = 0
190configure:5373: ./conftest
191configure:5376: $? = 0
192configure:5393: result: yes
193configure:5417: checking for sys/types.h
194configure:5438: /usr/bin/gcc-4.0 -c -O2 -I/opt/macports/include/python2.4 conftest.c >&5
195configure:5444: $? = 0
196configure:5460: result: yes
197configure:5417: checking for sys/stat.h
198configure:5438: /usr/bin/gcc-4.0 -c -O2 -I/opt/macports/include/python2.4 conftest.c >&5
199configure:5444: $? = 0
200configure:5460: result: yes
201configure:5417: checking for stdlib.h
202configure:5438: /usr/bin/gcc-4.0 -c -O2 -I/opt/macports/include/python2.4 conftest.c >&5
203configure:5444: $? = 0
204configure:5460: result: yes
205configure:5417: checking for string.h
206configure:5438: /usr/bin/gcc-4.0 -c -O2 -I/opt/macports/include/python2.4 conftest.c >&5
207configure:5444: $? = 0
208configure:5460: result: yes
209configure:5417: checking for memory.h
210configure:5438: /usr/bin/gcc-4.0 -c -O2 -I/opt/macports/include/python2.4 conftest.c >&5
211configure:5444: $? = 0
212configure:5460: result: yes
213configure:5417: checking for strings.h
214configure:5438: /usr/bin/gcc-4.0 -c -O2 -I/opt/macports/include/python2.4 conftest.c >&5
215configure:5444: $? = 0
216configure:5460: result: yes
217configure:5417: checking for inttypes.h
218configure:5438: /usr/bin/gcc-4.0 -c -O2 -I/opt/macports/include/python2.4 conftest.c >&5
219configure:5444: $? = 0
220configure:5460: result: yes
221configure:5417: checking for stdint.h
222configure:5438: /usr/bin/gcc-4.0 -c -O2 -I/opt/macports/include/python2.4 conftest.c >&5
223configure:5444: $? = 0
224configure:5460: result: yes
225configure:5417: checking for unistd.h
226configure:5438: /usr/bin/gcc-4.0 -c -O2 -I/opt/macports/include/python2.4 conftest.c >&5
227configure:5444: $? = 0
228configure:5460: result: yes
229configure:5487: checking dlfcn.h usability
230configure:5504: /usr/bin/gcc-4.0 -c -O2 -I/opt/macports/include/python2.4 conftest.c >&5
231configure:5510: $? = 0
232configure:5524: result: yes
233configure:5528: checking dlfcn.h presence
234configure:5543: /usr/bin/cpp-4.0 -I/opt/macports/include/python2.4 conftest.c
235configure:5549: $? = 0
236configure:5563: result: yes
237configure:5591: checking for dlfcn.h
238configure:5599: result: yes
239configure:5622: checking how to run the C++ preprocessor
240configure:5658: /usr/bin/g++-4.0 -E -I/opt/macports/include/python2.4 conftest.cpp
241configure:5664: $? = 0
242configure:5695: /usr/bin/g++-4.0 -E -I/opt/macports/include/python2.4 conftest.cpp
243conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
244configure:5701: $? = 1
245configure: failed program was:
246| /* confdefs.h.  */
247| #define PACKAGE_NAME "gdl"
248| #define PACKAGE_TARNAME "gdl"
249| #define PACKAGE_VERSION "0.9"
250| #define PACKAGE_STRING "gdl 0.9"
251| #define PACKAGE_BUGREPORT ""
252| #define PACKAGE "gdl"
253| #define VERSION "0.9"
254| #define STDC_HEADERS 1
255| #define HAVE_SYS_TYPES_H 1
256| #define HAVE_SYS_STAT_H 1
257| #define HAVE_STDLIB_H 1
258| #define HAVE_STRING_H 1
259| #define HAVE_MEMORY_H 1
260| #define HAVE_STRINGS_H 1
261| #define HAVE_INTTYPES_H 1
262| #define HAVE_STDINT_H 1
263| #define HAVE_UNISTD_H 1
264| #define HAVE_DLFCN_H 1
265| /* end confdefs.h.  */
266| #include <ac_nonexistent.h>
267configure:5734: result: /usr/bin/g++-4.0 -E
268configure:5763: /usr/bin/g++-4.0 -E -I/opt/macports/include/python2.4 conftest.cpp
269configure:5769: $? = 0
270configure:5800: /usr/bin/g++-4.0 -E -I/opt/macports/include/python2.4 conftest.cpp
271conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
272configure:5806: $? = 1
273configure: failed program was:
274| /* confdefs.h.  */
275| #define PACKAGE_NAME "gdl"
276| #define PACKAGE_TARNAME "gdl"
277| #define PACKAGE_VERSION "0.9"
278| #define PACKAGE_STRING "gdl 0.9"
279| #define PACKAGE_BUGREPORT ""
280| #define PACKAGE "gdl"
281| #define VERSION "0.9"
282| #define STDC_HEADERS 1
283| #define HAVE_SYS_TYPES_H 1
284| #define HAVE_SYS_STAT_H 1
285| #define HAVE_STDLIB_H 1
286| #define HAVE_STRING_H 1
287| #define HAVE_MEMORY_H 1
288| #define HAVE_STRINGS_H 1
289| #define HAVE_INTTYPES_H 1
290| #define HAVE_STDINT_H 1
291| #define HAVE_UNISTD_H 1
292| #define HAVE_DLFCN_H 1
293| /* end confdefs.h.  */
294| #include <ac_nonexistent.h>
295configure:5956: checking for Fortran 77 compiler version
296configure:5963: /opt/macports/bin/gfortran-mp-4.2 --version >&5
297GNU Fortran (GCC) 4.2.3
298Copyright (C) 2007 Free Software Foundation, Inc.
299
300GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
301You may redistribute copies of GNU Fortran
302under the terms of the GNU General Public License.
303For more information about these matters, see the file named COPYING
304
305configure:5966: $? = 0
306configure:5973: /opt/macports/bin/gfortran-mp-4.2 -v >&5
307Using built-in specs.
308Target: i386-apple-darwin8.11.1
309Configured with: ../gcc-4.2.3/configure --prefix=/opt/macports --enable-languages=c,c++,java,objc,obj-c++,fortran --libdir=/opt/macports/lib/gcc42 --includedir=/opt/macports/include/gcc42 --infodir=/opt/macports/share/info --mandir=/opt/macports/share/man --with-local-prefix=/opt/macports --with-system-zlib --disable-nls --disable-multilib --program-suffix=-mp-4.2 --with-gxx-include-dir=/opt/macports/include/gcc42/c++/ --with-gmp=/opt/macports --with-mpfr=/opt/macports
310Thread model: posix
311gcc version 4.2.3
312configure:5976: $? = 0
313configure:5983: /opt/macports/bin/gfortran-mp-4.2 -V >&5
314gfortran-mp-4.2: '-V' option must have argument
315configure:5986: $? = 1
316configure:5994: checking whether we are using the GNU Fortran 77 compiler
317configure:6013: /opt/macports/bin/gfortran-mp-4.2 -c -O2 -O2 conftest.F >&5
318configure:6019: $? = 0
319configure:6036: result: yes
320configure:6042: checking whether /opt/macports/bin/gfortran-mp-4.2 accepts -g
321configure:6059: /opt/macports/bin/gfortran-mp-4.2 -c -g conftest.f >&5
322configure:6065: $? = 0
323configure:6081: result: yes
324configure:6111: checking the maximum length of command line arguments
325configure:6223: result: 196608
326configure:6235: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object
327configure:6340: /usr/bin/g++-4.0 -c -O2 -I/opt/macports/include/python2.4 conftest.cpp >&5
328configure:6343: $? = 0
329configure:6347: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
330configure:6350: $? = 0
331cannot find nm_test_var in conftest.nm
332configure:6340: /usr/bin/g++-4.0 -c -O2 -I/opt/macports/include/python2.4 conftest.cpp >&5
333configure:6343: $? = 0
334configure:6347: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
335configure:6350: $? = 0
336configure:6402: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/macports/include/python2.4 -L/opt/macports/lib conftest.cpp conftstm.o >&5
337configure:6405: $? = 0
338configure:6443: result: ok
339configure:6447: checking for objdir
340configure:6462: result: .libs
341configure:6554: checking for ar
342configure:6570: found /usr/bin/ar
343configure:6581: result: ar
344configure:6650: checking for ranlib
345configure:6666: found /usr/bin/ranlib
346configure:6677: result: ranlib
347configure:6746: checking for strip
348configure:6762: found /usr/bin/strip
349configure:6773: result: strip
350configure:7059: checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions
351configure:7080: /usr/bin/gcc-4.0 -c -O2 -I/opt/macports/include/python2.4 -fno-rtti -fno-exceptions conftest.c >&5
352cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
353configure:7084: $? = 0
354configure:7094: result: no
355configure:7109: checking for /usr/bin/gcc-4.0 option to produce PIC
356configure:7341: result: -fno-common
357configure:7349: checking if /usr/bin/gcc-4.0 PIC flag -fno-common works
358configure:7370: /usr/bin/gcc-4.0 -c -O2 -I/opt/macports/include/python2.4 -fno-common -DPIC conftest.c >&5
359configure:7374: $? = 0
360configure:7384: result: yes
361configure:7412: checking if /usr/bin/gcc-4.0 static flag -static works
362configure:7440: result: no
363configure:7450: checking if /usr/bin/gcc-4.0 supports -c -o file.o
364configure:7474: /usr/bin/gcc-4.0 -c -O2 -I/opt/macports/include/python2.4 -o out/conftest2.o conftest.c >&5
365configure:7478: $? = 0
366configure:7497: result: yes
367configure:7523: checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) supports shared libraries
368configure:8504: result: yes
369configure:8571: checking dynamic linker characteristics
370configure:9185: result: darwin8.11.1 dyld
371configure:9194: checking how to hardcode library paths into programs
372configure:9219: result: immediate
373configure:9233: checking whether stripping libraries is possible
374configure:9247: result: yes
375configure:10040: checking if libtool supports shared libraries
376configure:10042: result: yes
377configure:10045: checking whether to build shared libraries
378configure:10066: result: yes
379configure:10069: checking whether to build static libraries
380configure:10073: result: yes
381configure:10166: creating libtool
382configure:10754: checking for ld used by /usr/bin/g++-4.0
383configure:10821: result: /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld
384configure:10830: checking if the linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) is GNU ld
385configure:10845: result: no
386configure:10896: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) supports shared libraries
387configure:11870: result: yes
388configure:11888: /usr/bin/g++-4.0 -c -O2 -I/opt/macports/include/python2.4 conftest.cpp >&5
389configure:11891: $? = 0
390configure:12043: checking for /usr/bin/g++-4.0 option to produce PIC
391configure:12327: result: -fno-common
392configure:12335: checking if /usr/bin/g++-4.0 PIC flag -fno-common works
393configure:12356: /usr/bin/g++-4.0 -c -O2 -I/opt/macports/include/python2.4 -fno-common -DPIC conftest.cpp >&5
394configure:12360: $? = 0
395configure:12370: result: yes
396configure:12398: checking if /usr/bin/g++-4.0 static flag -static works
397configure:12426: result: no
398configure:12436: checking if /usr/bin/g++-4.0 supports -c -o file.o
399configure:12460: /usr/bin/g++-4.0 -c -O2 -I/opt/macports/include/python2.4 -o out/conftest2.o conftest.cpp >&5
400configure:12464: $? = 0
401configure:12483: result: yes
402configure:12509: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) supports shared libraries
403configure:12537: result: yes
404configure:12604: checking dynamic linker characteristics
405configure:13166: result: darwin8.11.1 dyld
406configure:13175: checking how to hardcode library paths into programs
407configure:13200: result: immediate
408configure:13734: checking if libtool supports shared libraries
409configure:13736: result: yes
410configure:13739: checking whether to build shared libraries
411configure:13759: result: yes
412configure:13762: checking whether to build static libraries
413configure:13766: result: yes
414configure:13776: checking for /opt/macports/bin/gfortran-mp-4.2 option to produce PIC
415configure:14008: result: -fno-common
416configure:14016: checking if /opt/macports/bin/gfortran-mp-4.2 PIC flag -fno-common works
417configure:14037: /opt/macports/bin/gfortran-mp-4.2 -c -O2 -O2 -fno-common conftest.f >&5
418configure:14041: $? = 0
419configure:14051: result: yes
420configure:14079: checking if /opt/macports/bin/gfortran-mp-4.2 static flag -static works
421configure:14107: result: no
422configure:14117: checking if /opt/macports/bin/gfortran-mp-4.2 supports -c -o file.o
423configure:14141: /opt/macports/bin/gfortran-mp-4.2 -c -O2 -O2 -o out/conftest2.o conftest.f >&5
424configure:14145: $? = 0
425configure:14164: result: yes
426configure:14190: checking whether the /opt/macports/bin/gfortran-mp-4.2 linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) supports shared libraries
427configure:15151: result: yes
428configure:15218: checking dynamic linker characteristics
429configure:15780: result: darwin8.11.1 dyld
430configure:15789: checking how to hardcode library paths into programs
431configure:15814: result: immediate
432configure:19405: checking for 64-bit OS
433configure:19425: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/macports/include/python2.4 -L/opt/macports/lib conftest.c  >&5
434configure:19428: $? = 0
435configure:19434: ./conftest
436configure:19437: $? = 1
437configure: program exited with status 1
438configure: failed program was:
439| /* confdefs.h.  */
440| #define PACKAGE_NAME "gdl"
441| #define PACKAGE_TARNAME "gdl"
442| #define PACKAGE_VERSION "0.9"
443| #define PACKAGE_STRING "gdl 0.9"
444| #define PACKAGE_BUGREPORT ""
445| #define PACKAGE "gdl"
446| #define VERSION "0.9"
447| #define STDC_HEADERS 1
448| #define HAVE_SYS_TYPES_H 1
449| #define HAVE_SYS_STAT_H 1
450| #define HAVE_STDLIB_H 1
451| #define HAVE_STRING_H 1
452| #define HAVE_MEMORY_H 1
453| #define HAVE_STRINGS_H 1
454| #define HAVE_INTTYPES_H 1
455| #define HAVE_STDINT_H 1
456| #define HAVE_UNISTD_H 1
457| #define HAVE_DLFCN_H 1
458| /* end confdefs.h.  */
459|  int main () {
460|     if (sizeof(long) == 8) { return 0; } return 1; }
461configure:19452: result: "no"
462configure:19507: checking for initscr in -lncurses
463configure:19542: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/macports/include/python2.4 -L/opt/macports/lib conftest.cpp -lncurses   -L/opt/macports/lib >&5
464configure:19548: $? = 0
465configure:19566: result: yes
466configure:19600: checking for stifle_history in -lreadline
467configure:19635: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/macports/include/python2.4 -L/opt/macports/lib conftest.cpp -lreadline  -L/opt/macports/lib -L/opt/macports -lncurses  -L/opt/macports/lib -lreadline >&5
468configure:19641: $? = 0
469configure:19659: result: yes
470configure:19679: checking for rl_get_screen_size in -lreadline
471configure:19714: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/macports/include/python2.4 -L/opt/macports/lib conftest.cpp -lreadline  -L/opt/macports/lib -L/opt/macports -lncurses  -L/opt/macports/lib -lreadline >&5
472configure:19720: $? = 0
473configure:19738: result: yes
474configure:19784: checking for gzopen in -lz
475configure:19819: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/macports/include/python2.4 -L/opt/macports/lib conftest.cpp -lz  -L/opt/macports/lib -L/opt/macports -lncurses  -L/opt/macports/lib -lreadline -lz >&5
476configure:19825: $? = 0
477configure:19843: result: yes
478configure:19981: checking for gsl_cdf_ugaussian_P in -lgsl
479configure:20016: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/macports/include/python2.4 -L/opt/macports/lib conftest.cpp -lgsl  -L/opt/macports/lib -L/opt/macports -lncurses  -L/opt/macports/lib -lreadline -lz -L/opt/macports/lib -lgsl -lgslcblas >&5
480configure:20022: $? = 0
481configure:20040: result: yes
482configure:20058: checking for cblas_drot in -lgslcblas
483configure:20093: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/macports/include/python2.4 -L/opt/macports/lib conftest.cpp -lgslcblas  -lgsl -L/opt/macports/lib -L/opt/macports -lncurses  -L/opt/macports/lib -lreadline -lz -L/opt/macports/lib -lgsl -lgslcblas >&5
484configure:20099: $? = 0
485configure:20117: result: yes
486configure:20181: checking for plsexit in -lplplotcxxd
487configure:20216: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/macports/include/python2.4 -L/opt/macports/lib conftest.cpp -lplplotcxxd  -lgslcblas -lgsl -L/opt/macports/lib -L/opt/macports -lncurses  -L/opt/macports/lib -lreadline -lz -L/opt/macports/lib -lgsl -lgslcblas -L/opt/macports/lib -lplplotd -lplplotcxxd >&5
488configure:20222: $? = 0
489configure:20240: result: yes
490configure:20279: checking for GetMagickVersion in -lMagick
491configure:20314: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/macports/include/python2.4 -L/opt/macports/lib conftest.cpp -lMagick  -lgslcblas -lgsl -L/opt/macports/lib -L/opt/macports -lncurses  -L/opt/macports/lib -lreadline -lz -L/opt/macports/lib -lgsl -lgslcblas -L/opt/macports/lib -lplplotd -lplplotcxxd -L/opt/macports/lib -lMagick++ >&5
492/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: can't locate file for: -lMagick
493collect2: ld returned 1 exit status
494configure:20320: $? = 1
495configure: failed program was:
496| /* confdefs.h.  */
497| #define PACKAGE_NAME "gdl"
498| #define PACKAGE_TARNAME "gdl"
499| #define PACKAGE_VERSION "0.9"
500| #define PACKAGE_STRING "gdl 0.9"
501| #define PACKAGE_BUGREPORT ""
502| #define PACKAGE "gdl"
503| #define VERSION "0.9"
504| #define STDC_HEADERS 1
505| #define HAVE_SYS_TYPES_H 1
506| #define HAVE_SYS_STAT_H 1
507| #define HAVE_STDLIB_H 1
508| #define HAVE_STRING_H 1
509| #define HAVE_MEMORY_H 1
510| #define HAVE_STRINGS_H 1
511| #define HAVE_INTTYPES_H 1
512| #define HAVE_STDINT_H 1
513| #define HAVE_UNISTD_H 1
514| #define HAVE_DLFCN_H 1
515| #define HAVE_LIBNCURSES 1
516| #define HAVE_LIBREADLINE 1
517| #define RL_GET_SCREEN_SIZE 1
518| #define HAVE_LIBZ 1
519| #define HAVE_LIBGSL 1
520| #define HAVE_LIBGSLCBLAS 1
521| #define HAVE_LIBPLPLOTCXXD 1
522| /* end confdefs.h.  */
523|
524| /* Override any GCC internal prototype to avoid an error.
525|    Use char because int might match the return type of a GCC
526|    builtin and then its argument prototype would still apply.  */
527| #ifdef __cplusplus
528| extern "C"
529| #endif
530| char GetMagickVersion ();
531| int
532| main ()
533| {
534| return GetMagickVersion ();
535|   ;
536|   return 0;
537| }
538configure:20338: result: no
539
540## ---------------- ##
541## Cache variables. ##
542## ---------------- ##
543
544ac_cv_build=i686-apple-darwin8.11.1
545ac_cv_c_compiler_gnu=yes
546ac_cv_cxx_compiler_gnu=yes
547ac_cv_env_CCC_set=
548ac_cv_env_CCC_value=
549ac_cv_env_CC_set=set
550ac_cv_env_CC_value=/usr/bin/gcc-4.0
551ac_cv_env_CFLAGS_set=set
552ac_cv_env_CFLAGS_value=-O2
553ac_cv_env_CPPFLAGS_set=set
554ac_cv_env_CPPFLAGS_value=-I/opt/macports/include/python2.4
555ac_cv_env_CPP_set=set
556ac_cv_env_CPP_value=/usr/bin/cpp-4.0
557ac_cv_env_CXXCPP_set=
558ac_cv_env_CXXCPP_value=
559ac_cv_env_CXXFLAGS_set=set
560ac_cv_env_CXXFLAGS_value=-O2
561ac_cv_env_CXX_set=set
562ac_cv_env_CXX_value=/usr/bin/g++-4.0
563ac_cv_env_F77_set=set
564ac_cv_env_F77_value=/opt/macports/bin/gfortran-mp-4.2
565ac_cv_env_FFLAGS_set=set
566ac_cv_env_FFLAGS_value='-O2 -O2'
567ac_cv_env_LDFLAGS_set=set
568ac_cv_env_LDFLAGS_value=-L/opt/macports/lib
569ac_cv_env_LIBS_set=
570ac_cv_env_LIBS_value=
571ac_cv_env_build_alias_set=
572ac_cv_env_build_alias_value=
573ac_cv_env_host_alias_set=
574ac_cv_env_host_alias_value=
575ac_cv_env_target_alias_set=
576ac_cv_env_target_alias_value=
577ac_cv_f77_compiler_gnu=yes
578ac_cv_header_dlfcn_h=yes
579ac_cv_header_inttypes_h=yes
580ac_cv_header_memory_h=yes
581ac_cv_header_stdc=yes
582ac_cv_header_stdint_h=yes
583ac_cv_header_stdlib_h=yes
584ac_cv_header_string_h=yes
585ac_cv_header_strings_h=yes
586ac_cv_header_sys_stat_h=yes
587ac_cv_header_sys_types_h=yes
588ac_cv_header_unistd_h=yes
589ac_cv_host=i686-apple-darwin8.11.1
590ac_cv_lib_Magick_GetMagickVersion=no
591ac_cv_lib_gsl_gsl_cdf_ugaussian_P=yes
592ac_cv_lib_gslcblas_cblas_drot=yes
593ac_cv_lib_ncurses_initscr=yes
594ac_cv_lib_plplotcxxd_plsexit=yes
595ac_cv_lib_readline_rl_get_screen_size=yes
596ac_cv_lib_readline_stifle_history=yes
597ac_cv_lib_z_gzopen=yes
598ac_cv_objext=o
599ac_cv_path_EGREP='/usr/bin/grep -E'
600ac_cv_path_GREP=/usr/bin/grep
601ac_cv_path_mkdir=/opt/macports/bin/gmkdir
602ac_cv_prog_AWK=gawk
603ac_cv_prog_CPP=/usr/bin/cpp-4.0
604ac_cv_prog_CXXCPP='/usr/bin/g++-4.0 -E'
605ac_cv_prog_ac_ct_AR=ar
606ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0
607ac_cv_prog_ac_ct_RANLIB=ranlib
608ac_cv_prog_ac_ct_STRIP=strip
609ac_cv_prog_cc_c89=
610ac_cv_prog_cc_g=yes
611ac_cv_prog_cxx_g=yes
612ac_cv_prog_f77_g=yes
613ac_cv_prog_make_make_set=yes
614am_cv_CC_dependencies_compiler_type=none
615am_cv_CXX_dependencies_compiler_type=none
616lt_cv_deplibs_check_method=pass_all
617lt_cv_file_magic_cmd='$MAGIC_CMD'
618lt_cv_file_magic_test_file=
619lt_cv_ld_reload_flag=-r
620lt_cv_objdir=.libs
621lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld
622lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld
623lt_cv_path_NM='/usr/bin/nm -p'
624lt_cv_path_SED=/opt/macports/bin/gsed
625lt_cv_prog_compiler_c_o=yes
626lt_cv_prog_compiler_c_o_CXX=yes
627lt_cv_prog_compiler_c_o_F77=yes
628lt_cv_prog_compiler_rtti_exceptions=no
629lt_cv_prog_gnu_ld=no
630lt_cv_prog_gnu_ldcxx=no
631lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
632lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
633lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
634lt_cv_sys_max_cmd_len=196608
635lt_lt_cv_prog_compiler_c_o='"yes"'
636lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
637lt_lt_cv_prog_compiler_c_o_F77='"yes"'
638lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([BCDEGRST][BCDEGRST]*\\)[   ][      ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"'
639lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
640lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
641
642## ----------------- ##
643## Output variables. ##
644## ----------------- ##
645
646ACLOCAL='${SHELL} /opt/macports/var/macports/build/_opt_macports_var_macports_sources_rsync.macports.org_release_ports_math_gnudatalanguage/work/gdl-0.9rc1/missing --run aclocal-1.10'
647AMDEPBACKSLASH=''
648AMDEP_FALSE=''
649AMDEP_TRUE='#'
650AMTAR='${SHELL} /opt/macports/var/macports/build/_opt_macports_var_macports_sources_rsync.macports.org_release_ports_math_gnudatalanguage/work/gdl-0.9rc1/missing --run tar'
651AR='ar'
652AUTOCONF='${SHELL} /opt/macports/var/macports/build/_opt_macports_var_macports_sources_rsync.macports.org_release_ports_math_gnudatalanguage/work/gdl-0.9rc1/missing --run autoconf'
653AUTOHEADER='${SHELL} /opt/macports/var/macports/build/_opt_macports_var_macports_sources_rsync.macports.org_release_ports_math_gnudatalanguage/work/gdl-0.9rc1/missing --run autoheader'
654AUTOMAKE='${SHELL} /opt/macports/var/macports/build/_opt_macports_var_macports_sources_rsync.macports.org_release_ports_math_gnudatalanguage/work/gdl-0.9rc1/missing --run automake-1.10'
655AWK='gawk'
656BUILDASLIBRARY_FALSE=''
657BUILDASLIBRARY_TRUE='#'
658CC='/usr/bin/gcc-4.0'
659CCDEPMODE='depmode=none'
660CFLAGS='-O2'
661CPP='/usr/bin/cpp-4.0'
662CPPFLAGS='-I/opt/macports/include/python2.4'
663CXX='/usr/bin/g++-4.0'
664CXXCPP='/usr/bin/g++-4.0 -E'
665CXXDEPMODE='depmode=none'
666CXXFLAGS='-O2'
667CYGPATH_W='echo'
668DARWIN_FALSE=''
669DARWIN_TRUE=''
670DEFS=''
671DEPDIR='.deps'
672ECHO='echo'
673ECHO_C=''
674ECHO_N='-n'
675ECHO_T=''
676EGREP='/usr/bin/grep -E'
677EXEC_PREFIX=''
678EXEEXT=''
679EXT_INCLUDES=''
680EXT_LIBS=''
681F77='/opt/macports/bin/gfortran-mp-4.2'
682FFLAGS='-O2 -O2'
683GREP='/usr/bin/grep'
684HAVE_64BIT_OS=''
685INSTALL_DATA='${INSTALL} -m 644'
686INSTALL_PROGRAM='${INSTALL}'
687INSTALL_SCRIPT='${INSTALL}'
688INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
689LDFLAGS='-L/opt/macports/lib'
690LIBOBJS=''
691LIBS='-lgslcblas -lgsl -L/opt/macports/lib -L/opt/macports -lncurses  -L/opt/macports/lib -lreadline -lz -L/opt/macports/lib -lgsl -lgslcblas -L/opt/macports/lib -lplplotd -lplplotcxxd -L/opt/macports/lib -lMagick++'
692LIBTOOL='$(SHELL) $(top_builddir)/libtool'
693LN_S='ln -s'
694LTLIBOBJS=''
695MAKEINFO='${SHELL} /opt/macports/var/macports/build/_opt_macports_var_macports_sources_rsync.macports.org_release_ports_math_gnudatalanguage/work/gdl-0.9rc1/missing --run makeinfo'
696OBJEXT='o'
697PACKAGE='gdl'
698PACKAGE_BUGREPORT=''
699PACKAGE_NAME='gdl'
700PACKAGE_STRING='gdl 0.9'
701PACKAGE_TARNAME='gdl'
702PACKAGE_VERSION='0.9'
703PATH_SEPARATOR=':'
704RANLIB='ranlib'
705SED='/opt/macports/bin/gsed'
706SET_MAKE=''
707SHELL='/bin/sh'
708STRIP='strip'
709VERSION='0.9'
710ac_ct_CC='/usr/bin/gcc-4.0'
711ac_ct_CXX=''
712ac_ct_F77=''
713am__fastdepCC_FALSE=''
714am__fastdepCC_TRUE='#'
715am__fastdepCXX_FALSE=''
716am__fastdepCXX_TRUE='#'
717am__include='include'
718am__isrc=''
719am__leading_dot='.'
720am__quote=''
721am__tar='${AMTAR} chof - "$$tardir"'
722am__untar='${AMTAR} xf -'
723bindir='${exec_prefix}/bin'
724build='i686-apple-darwin8.11.1'
725build_alias=''
726build_cpu='i686'
727build_os='darwin8.11.1'
728build_vendor='apple'
729datadir='${datarootdir}'
730datarootdir='${prefix}/share'
731docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
732dvidir='${docdir}'
733exec_prefix='NONE'
734host='i686-apple-darwin8.11.1'
735host_alias=''
736host_cpu='i686'
737host_os='darwin8.11.1'
738host_vendor='apple'
739htmldir='${docdir}'
740includedir='${prefix}/include'
741infodir='${datarootdir}/info'
742install_sh='$(SHELL) /opt/macports/var/macports/build/_opt_macports_var_macports_sources_rsync.macports.org_release_ports_math_gnudatalanguage/work/gdl-0.9rc1/install-sh'
743libdir='${exec_prefix}/lib'
744libexecdir='${exec_prefix}/libexec'
745localedir='${datarootdir}/locale'
746localstatedir='${prefix}/var'
747mandir='${datarootdir}/man'
748mkdir_p='/opt/macports/bin/gmkdir -p'
749oldincludedir='/usr/include'
750pdfdir='${docdir}'
751prefix='/opt/macports'
752program_transform_name='s,x,x,'
753psdir='${docdir}'
754sbindir='${exec_prefix}/sbin'
755sharedstatedir='${prefix}/com'
756sysconfdir='${prefix}/etc'
757target_alias=''
758
759## ----------- ##
760## confdefs.h. ##
761## ----------- ##
762
763#define PACKAGE_NAME "gdl"
764#define PACKAGE_TARNAME "gdl"
765#define PACKAGE_VERSION "0.9"
766#define PACKAGE_STRING "gdl 0.9"
767#define PACKAGE_BUGREPORT ""
768#define PACKAGE "gdl"
769#define VERSION "0.9"
770#define STDC_HEADERS 1
771#define HAVE_SYS_TYPES_H 1
772#define HAVE_SYS_STAT_H 1
773#define HAVE_STDLIB_H 1
774#define HAVE_STRING_H 1
775#define HAVE_MEMORY_H 1
776#define HAVE_STRINGS_H 1
777#define HAVE_INTTYPES_H 1
778#define HAVE_STDINT_H 1
779#define HAVE_UNISTD_H 1
780#define HAVE_DLFCN_H 1
781#define HAVE_LIBNCURSES 1
782#define HAVE_LIBREADLINE 1
783#define RL_GET_SCREEN_SIZE 1
784#define HAVE_LIBZ 1
785#define HAVE_LIBGSL 1
786#define HAVE_LIBGSLCBLAS 1
787#define HAVE_LIBPLPLOTCXXD 1
788
789configure: exit 255