Ticket #13243: liboobs.config.log

File liboobs.config.log, 35.7 KB (added by frstan@…, 16 years ago)

config.log from failed liboobs config stage

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 liboobs configure 2.20.0, which was
5generated by GNU Autoconf 2.60.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-scrollkeeper
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = macintosh
14uname -m = i386
15uname -r = 9.0.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.0.0: Tue Oct  9 21:35:55 PDT 2007; root:xnu-1228~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 9.0.0: Tue Oct  9 21:35:55 PDT 2007; root:xnu-1228~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: 1.00 gigabytes
33Default processor set: 61 tasks, 220 threads, 2 processors
34Load average: 4.34, Mach factor: 0.27
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
45PATH: /usr/X11R6/bin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:1984: checking for a BSD-compatible install
53configure:2040: result: /opt/local/bin/ginstall -c
54configure:2051: checking whether build environment is sane
55configure:2094: result: yes
56configure:2122: checking for a thread-safe mkdir -p
57configure:2161: result: /opt/local/bin/gmkdir -p
58configure:2174: checking for gawk
59configure:2190: found /opt/local/bin/gawk
60configure:2201: result: gawk
61configure:2212: checking whether make sets $(MAKE)
62configure:2233: result: yes
63configure:2425: checking whether to enable maintainer-specific portions of Makefiles
64configure:2434: result: no
65configure:2526: checking build system type
66configure:2544: result: i386-apple-darwin9.0.0
67configure:2566: checking host system type
68configure:2581: result: i386-apple-darwin9.0.0
69configure:2615: checking for style of include used by make
70configure:2643: result: GNU
71configure:2713: checking for gcc
72configure:2729: found /usr/bin/gcc
73configure:2740: result: gcc
74configure:2978: checking for C compiler version
75configure:2985: gcc --version >&5
76i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
77Copyright (C) 2005 Free Software Foundation, Inc.
78This is free software; see the source for copying conditions.  There is NO
79warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
80
81configure:2988: $? = 0
82configure:2995: gcc -v >&5
83Using built-in specs.
84Target: i686-apple-darwin9
85Configured with: /var/tmp/gcc/gcc-5465~16/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=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
86Thread model: posix
87gcc version 4.0.1 (Apple Inc. build 5465)
88configure:2998: $? = 0
89configure:3005: gcc -V >&5
90gcc-4.0: argument to `-V' is missing
91configure:3008: $? = 1
92configure:3031: checking for C compiler default output file name
93configure:3058: gcc -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
94configure:3061: $? = 0
95configure:3107: result: a.out
96configure:3112: checking whether the C compiler works
97configure:3122: ./a.out
98configure:3125: $? = 0
99configure:3142: result: yes
100configure:3149: checking whether we are cross compiling
101configure:3151: result: no
102configure:3154: checking for suffix of executables
103configure:3161: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
104configure:3164: $? = 0
105configure:3188: result:
106configure:3194: checking for suffix of object files
107configure:3220: gcc -c -O2 -I/opt/local/include conftest.c >&5
108configure:3223: $? = 0
109configure:3246: result: o
110configure:3250: checking whether we are using the GNU C compiler
111configure:3279: gcc -c -O2 -I/opt/local/include conftest.c >&5
112configure:3285: $? = 0
113configure:3292: test -z "$ac_c_werror_flag" || test ! -s conftest.err
114configure:3295: $? = 0
115configure:3302: test -s conftest.o
116configure:3305: $? = 0
117configure:3319: result: yes
118configure:3324: checking whether gcc accepts -g
119configure:3354: gcc -c -g -I/opt/local/include conftest.c >&5
120configure:3360: $? = 0
121configure:3367: test -z "$ac_c_werror_flag" || test ! -s conftest.err
122configure:3370: $? = 0
123configure:3377: test -s conftest.o
124configure:3380: $? = 0
125configure:3510: result: yes
126configure:3527: checking for gcc option to accept ISO C89
127configure:3601: gcc  -c -O2 -I/opt/local/include conftest.c >&5
128configure:3607: $? = 0
129configure:3614: test -z "$ac_c_werror_flag" || test ! -s conftest.err
130configure:3617: $? = 0
131configure:3624: test -s conftest.o
132configure:3627: $? = 0
133configure:3647: result: none needed
134configure:3667: checking dependency style of gcc
135configure:3758: result: gcc3
136configure:3773: checking for a sed that does not truncate output
137configure:3827: result: /usr/bin/sed
138configure:3830: checking for grep that handles long lines and -e
139configure:3904: result: /usr/bin/grep
140configure:3909: checking for egrep
141configure:3987: result: /usr/bin/grep -E
142configure:4003: checking for ld used by gcc
143configure:4070: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
144configure:4079: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
145configure:4094: result: no
146configure:4099: checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files
147configure:4106: result: -r
148configure:4124: checking for BSD-compatible nm
149configure:4173: result: /usr/bin/nm -p
150configure:4177: checking whether ln -s works
151configure:4181: result: yes
152configure:4188: checking how to recognise dependent libraries
153configure:4364: result: pass_all
154configure:4614: checking how to run the C preprocessor
155configure:4654: gcc -E -I/opt/local/include conftest.c
156configure:4660: $? = 0
157configure:4698: gcc -E -I/opt/local/include conftest.c
158conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
159configure:4704: $? = 1
160configure: failed program was:
161| /* confdefs.h.  */
162| #define PACKAGE_NAME "liboobs"
163| #define PACKAGE_TARNAME "liboobs"
164| #define PACKAGE_VERSION "2.20.0"
165| #define PACKAGE_STRING "liboobs 2.20.0"
166| #define PACKAGE_BUGREPORT ""
167| #define PACKAGE "liboobs"
168| #define VERSION "2.20.0"
169| /* end confdefs.h.  */
170| #include <ac_nonexistent.h>
171configure:4744: result: gcc -E
172configure:4773: gcc -E -I/opt/local/include conftest.c
173configure:4779: $? = 0
174configure:4817: gcc -E -I/opt/local/include conftest.c
175conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
176configure:4823: $? = 1
177configure: failed program was:
178| /* confdefs.h.  */
179| #define PACKAGE_NAME "liboobs"
180| #define PACKAGE_TARNAME "liboobs"
181| #define PACKAGE_VERSION "2.20.0"
182| #define PACKAGE_STRING "liboobs 2.20.0"
183| #define PACKAGE_BUGREPORT ""
184| #define PACKAGE "liboobs"
185| #define VERSION "2.20.0"
186| /* end confdefs.h.  */
187| #include <ac_nonexistent.h>
188configure:4868: checking for ANSI C header files
189configure:4898: gcc -c -O2 -I/opt/local/include conftest.c >&5
190configure:4904: $? = 0
191configure:4911: test -z "$ac_c_werror_flag" || test ! -s conftest.err
192configure:4914: $? = 0
193configure:4921: test -s conftest.o
194configure:4924: $? = 0
195configure:5020: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
196configure:5023: $? = 0
197configure:5029: ./conftest
198configure:5032: $? = 0
199configure:5049: result: yes
200configure:5073: checking for sys/types.h
201configure:5094: gcc -c -O2 -I/opt/local/include conftest.c >&5
202configure:5100: $? = 0
203configure:5107: test -z "$ac_c_werror_flag" || test ! -s conftest.err
204configure:5110: $? = 0
205configure:5117: test -s conftest.o
206configure:5120: $? = 0
207configure:5133: result: yes
208configure:5073: checking for sys/stat.h
209configure:5094: gcc -c -O2 -I/opt/local/include conftest.c >&5
210configure:5100: $? = 0
211configure:5107: test -z "$ac_c_werror_flag" || test ! -s conftest.err
212configure:5110: $? = 0
213configure:5117: test -s conftest.o
214configure:5120: $? = 0
215configure:5133: result: yes
216configure:5073: checking for stdlib.h
217configure:5094: gcc -c -O2 -I/opt/local/include conftest.c >&5
218configure:5100: $? = 0
219configure:5107: test -z "$ac_c_werror_flag" || test ! -s conftest.err
220configure:5110: $? = 0
221configure:5117: test -s conftest.o
222configure:5120: $? = 0
223configure:5133: result: yes
224configure:5073: checking for string.h
225configure:5094: gcc -c -O2 -I/opt/local/include conftest.c >&5
226configure:5100: $? = 0
227configure:5107: test -z "$ac_c_werror_flag" || test ! -s conftest.err
228configure:5110: $? = 0
229configure:5117: test -s conftest.o
230configure:5120: $? = 0
231configure:5133: result: yes
232configure:5073: checking for memory.h
233configure:5094: gcc -c -O2 -I/opt/local/include conftest.c >&5
234configure:5100: $? = 0
235configure:5107: test -z "$ac_c_werror_flag" || test ! -s conftest.err
236configure:5110: $? = 0
237configure:5117: test -s conftest.o
238configure:5120: $? = 0
239configure:5133: result: yes
240configure:5073: checking for strings.h
241configure:5094: gcc -c -O2 -I/opt/local/include conftest.c >&5
242configure:5100: $? = 0
243configure:5107: test -z "$ac_c_werror_flag" || test ! -s conftest.err
244configure:5110: $? = 0
245configure:5117: test -s conftest.o
246configure:5120: $? = 0
247configure:5133: result: yes
248configure:5073: checking for inttypes.h
249configure:5094: gcc -c -O2 -I/opt/local/include conftest.c >&5
250configure:5100: $? = 0
251configure:5107: test -z "$ac_c_werror_flag" || test ! -s conftest.err
252configure:5110: $? = 0
253configure:5117: test -s conftest.o
254configure:5120: $? = 0
255configure:5133: result: yes
256configure:5073: checking for stdint.h
257configure:5094: gcc -c -O2 -I/opt/local/include conftest.c >&5
258configure:5100: $? = 0
259configure:5107: test -z "$ac_c_werror_flag" || test ! -s conftest.err
260configure:5110: $? = 0
261configure:5117: test -s conftest.o
262configure:5120: $? = 0
263configure:5133: result: yes
264configure:5073: checking for unistd.h
265configure:5094: gcc -c -O2 -I/opt/local/include conftest.c >&5
266configure:5100: $? = 0
267configure:5107: test -z "$ac_c_werror_flag" || test ! -s conftest.err
268configure:5110: $? = 0
269configure:5117: test -s conftest.o
270configure:5120: $? = 0
271configure:5133: result: yes
272configure:5160: checking dlfcn.h usability
273configure:5177: gcc -c -O2 -I/opt/local/include conftest.c >&5
274configure:5183: $? = 0
275configure:5190: test -z "$ac_c_werror_flag" || test ! -s conftest.err
276configure:5193: $? = 0
277configure:5200: test -s conftest.o
278configure:5203: $? = 0
279configure:5214: result: yes
280configure:5218: checking dlfcn.h presence
281configure:5233: gcc -E -I/opt/local/include conftest.c
282configure:5239: $? = 0
283configure:5260: result: yes
284configure:5288: checking for dlfcn.h
285configure:5296: result: yes
286configure:5367: checking for g++
287configure:5383: found /usr/bin/g++
288configure:5394: result: g++
289configure:5425: checking for C++ compiler version
290configure:5432: g++ --version >&5
291i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
292Copyright (C) 2005 Free Software Foundation, Inc.
293This is free software; see the source for copying conditions.  There is NO
294warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
295
296configure:5435: $? = 0
297configure:5442: g++ -v >&5
298Using built-in specs.
299Target: i686-apple-darwin9
300Configured with: /var/tmp/gcc/gcc-5465~16/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=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
301Thread model: posix
302gcc version 4.0.1 (Apple Inc. build 5465)
303configure:5445: $? = 0
304configure:5452: g++ -V >&5
305g++-4.0: argument to `-V' is missing
306configure:5455: $? = 1
307configure:5458: checking whether we are using the GNU C++ compiler
308configure:5487: g++ -c -O2 -I/opt/local/include conftest.cpp >&5
309configure:5493: $? = 0
310configure:5500: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
311configure:5503: $? = 0
312configure:5510: test -s conftest.o
313configure:5513: $? = 0
314configure:5527: result: yes
315configure:5532: checking whether g++ accepts -g
316configure:5562: g++ -c -g -I/opt/local/include conftest.cpp >&5
317configure:5568: $? = 0
318configure:5575: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
319configure:5578: $? = 0
320configure:5585: test -s conftest.o
321configure:5588: $? = 0
322configure:5718: result: yes
323configure:5743: checking dependency style of g++
324configure:5834: result: gcc3
325configure:5859: checking how to run the C++ preprocessor
326configure:5895: g++ -E -I/opt/local/include conftest.cpp
327configure:5901: $? = 0
328configure:5939: g++ -E -I/opt/local/include conftest.cpp
329conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
330configure:5945: $? = 1
331configure: failed program was:
332| /* confdefs.h.  */
333| #define PACKAGE_NAME "liboobs"
334| #define PACKAGE_TARNAME "liboobs"
335| #define PACKAGE_VERSION "2.20.0"
336| #define PACKAGE_STRING "liboobs 2.20.0"
337| #define PACKAGE_BUGREPORT ""
338| #define PACKAGE "liboobs"
339| #define VERSION "2.20.0"
340| #define STDC_HEADERS 1
341| #define HAVE_SYS_TYPES_H 1
342| #define HAVE_SYS_STAT_H 1
343| #define HAVE_STDLIB_H 1
344| #define HAVE_STRING_H 1
345| #define HAVE_MEMORY_H 1
346| #define HAVE_STRINGS_H 1
347| #define HAVE_INTTYPES_H 1
348| #define HAVE_STDINT_H 1
349| #define HAVE_UNISTD_H 1
350| #define HAVE_DLFCN_H 1
351| /* end confdefs.h.  */
352| #include <ac_nonexistent.h>
353configure:5985: result: g++ -E
354configure:6014: g++ -E -I/opt/local/include conftest.cpp
355configure:6020: $? = 0
356configure:6058: g++ -E -I/opt/local/include conftest.cpp
357conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
358configure:6064: $? = 1
359configure: failed program was:
360| /* confdefs.h.  */
361| #define PACKAGE_NAME "liboobs"
362| #define PACKAGE_TARNAME "liboobs"
363| #define PACKAGE_VERSION "2.20.0"
364| #define PACKAGE_STRING "liboobs 2.20.0"
365| #define PACKAGE_BUGREPORT ""
366| #define PACKAGE "liboobs"
367| #define VERSION "2.20.0"
368| #define STDC_HEADERS 1
369| #define HAVE_SYS_TYPES_H 1
370| #define HAVE_SYS_STAT_H 1
371| #define HAVE_STDLIB_H 1
372| #define HAVE_STRING_H 1
373| #define HAVE_MEMORY_H 1
374| #define HAVE_STRINGS_H 1
375| #define HAVE_INTTYPES_H 1
376| #define HAVE_STDINT_H 1
377| #define HAVE_UNISTD_H 1
378| #define HAVE_DLFCN_H 1
379| /* end confdefs.h.  */
380| #include <ac_nonexistent.h>
381configure:6164: checking for g77
382configure:6194: result: no
383configure:6164: checking for f77
384configure:6194: result: no
385configure:6164: checking for xlf
386configure:6194: result: no
387configure:6164: checking for frt
388configure:6194: result: no
389configure:6164: checking for pgf77
390configure:6194: result: no
391configure:6164: checking for cf77
392configure:6194: result: no
393configure:6164: checking for fort77
394configure:6194: result: no
395configure:6164: checking for fl32
396configure:6194: result: no
397configure:6164: checking for af77
398configure:6194: result: no
399configure:6164: checking for f90
400configure:6194: result: no
401configure:6164: checking for xlf90
402configure:6194: result: no
403configure:6164: checking for pgf90
404configure:6194: result: no
405configure:6164: checking for pghpf
406configure:6194: result: no
407configure:6164: checking for epcf90
408configure:6194: result: no
409configure:6164: checking for gfortran
410configure:6194: result: no
411configure:6164: checking for g95
412configure:6180: found /opt/local/bin/g95
413configure:6191: result: g95
414configure:6221: checking for Fortran 77 compiler version
415configure:6228: g95 --version >&5
416G95 (GCC 4.0.3 (g95 0.90!) Oct 24 2007)
417Copyright (C) 2002-2005 Free Software Foundation, Inc.
418
419G95 comes with NO WARRANTY, to the extent permitted by law.
420You may redistribute copies of G95
421under the terms of the GNU General Public License.
422For more information about these matters, see the file named COPYING
423configure:6231: $? = 0
424configure:6238: g95 -v >&5
425Using built-in specs.
426Target:
427Configured with: ../configure --prefix=/opt/local/lib/gcc-lib/i386-apple-darwin8.10.1/4.0.3 --enable-languages=c --with-as=/opt/local/bin/odas --with-ld=/opt/local/bin/odld --with-nm=/opt/local/bin/odnm --with-included-gettext
428Thread model: posix
429gcc version 4.0.3 (g95 0.90!) Oct 24 2007
430configure:6241: $? = 0
431configure:6248: g95 -V >&5
432g95: '-V' option must have argument
433configure:6251: $? = 1
434configure:6259: checking whether we are using the GNU Fortran 77 compiler
435configure:6278: g95 -c  conftest.F >&5
436configure:6284: $? = 0
437configure:6291: test -z "$ac_f77_werror_flag" || test ! -s conftest.err
438configure:6294: $? = 0
439configure:6301: test -s conftest.o
440configure:6304: $? = 0
441configure:6318: result: yes
442configure:6324: checking whether g95 accepts -g
443configure:6341: g95 -c -g conftest.f >&5
444configure:6347: $? = 0
445configure:6354: test -z "$ac_f77_werror_flag" || test ! -s conftest.err
446configure:6357: $? = 0
447configure:6364: test -s conftest.o
448configure:6367: $? = 0
449configure:6380: result: yes
450configure:6410: checking the maximum length of command line arguments
451configure:6519: result: 196608
452configure:6530: checking command to parse /usr/bin/nm -p output from gcc object
453configure:6635: gcc -c -O2 -I/opt/local/include conftest.c >&5
454configure:6638: $? = 0
455configure:6642: /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
456configure:6645: $? = 0
457cannot find nm_test_var in conftest.nm
458configure:6635: gcc -c -O2 -I/opt/local/include conftest.c >&5
459configure:6638: $? = 0
460configure:6642: /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
461configure:6645: $? = 0
462configure:6697: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c conftstm.o >&5
463configure:6700: $? = 0
464configure:6738: result: ok
465configure:6742: checking for objdir
466configure:6757: result: .libs
467configure:6849: checking for ar
468configure:6865: found /usr/bin/ar
469configure:6876: result: ar
470configure:6945: checking for ranlib
471configure:6961: found /usr/bin/ranlib
472configure:6972: result: ranlib
473configure:7041: checking for strip
474configure:7057: found /usr/bin/strip
475configure:7068: result: strip
476configure:7354: checking if gcc supports -fno-rtti -fno-exceptions
477configure:7372: gcc -c -O2 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
478cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
479configure:7376: $? = 0
480configure:7389: result: no
481configure:7404: checking for gcc option to produce PIC
482configure:7614: result: -fno-common
483configure:7622: checking if gcc PIC flag -fno-common works
484configure:7640: gcc -c -O2 -I/opt/local/include -fno-common -DPIC conftest.c >&5
485configure:7644: $? = 0
486configure:7657: result: yes
487configure:7685: checking if gcc static flag -static works
488configure:7713: result: no
489configure:7723: checking if gcc supports -c -o file.o
490configure:7744: gcc -c -O2 -I/opt/local/include -o out/conftest2.o conftest.c >&5
491configure:7748: $? = 0
492configure:7770: result: yes
493configure:7796: checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
494configure:8782: result: yes
495configure:8849: checking dynamic linker characteristics
496configure:9458: result: darwin9.0.0 dyld
497configure:9467: checking how to hardcode library paths into programs
498configure:9492: result: immediate
499configure:9506: checking whether stripping libraries is possible
500configure:9519: result: yes
501configure:10424: checking if libtool supports shared libraries
502configure:10426: result: yes
503configure:10429: checking whether to build shared libraries
504configure:10450: result: yes
505configure:10453: checking whether to build static libraries
506configure:10457: result: yes
507configure:10549: creating libtool
508configure:11137: checking for ld used by g++
509configure:11204: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
510configure:11213: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
511configure:11228: result: no
512configure:11279: checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
513configure:12245: result: yes
514configure:12263: g++ -c -O2 -I/opt/local/include conftest.cpp >&5
515configure:12266: $? = 0
516configure:12385: checking for g++ option to produce PIC
517configure:12659: result: -fno-common
518configure:12667: checking if g++ PIC flag -fno-common works
519configure:12685: g++ -c -O2 -I/opt/local/include -fno-common -DPIC conftest.cpp >&5
520configure:12689: $? = 0
521configure:12702: result: yes
522configure:12730: checking if g++ static flag -static works
523configure:12758: result: no
524configure:12768: checking if g++ supports -c -o file.o
525configure:12789: g++ -c -O2 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
526configure:12793: $? = 0
527configure:12815: result: yes
528configure:12841: checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
529configure:12866: result: yes
530configure:12933: checking dynamic linker characteristics
531configure:13542: result: darwin9.0.0 dyld
532configure:13551: checking how to hardcode library paths into programs
533configure:13576: result: immediate
534configure:14102: checking if libtool supports shared libraries
535configure:14104: result: yes
536configure:14107: checking whether to build shared libraries
537configure:14127: result: yes
538configure:14130: checking whether to build static libraries
539configure:14134: result: yes
540configure:14144: checking for g95 option to produce PIC
541configure:14354: result: -fno-common
542configure:14362: checking if g95 PIC flag -fno-common works
543configure:14380: g95 -c -g -O2 -fno-common conftest.f >&5
544configure:14384: $? = 0
545configure:14397: result: yes
546configure:14425: checking if g95 static flag -static works
547configure:14453: result: no
548configure:14463: checking if g95 supports -c -o file.o
549configure:14484: g95 -c -g -O2 -o out/conftest2.o conftest.f >&5
550configure:14488: $? = 0
551configure:14510: result: yes
552configure:14536: checking whether the g95 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
553configure:15502: result: yes
554configure:15569: checking dynamic linker characteristics
555configure:16178: result: darwin9.0.0 dyld
556configure:16187: checking how to hardcode library paths into programs
557configure:16212: result: immediate
558configure:19823: checking for library containing strerror
559configure:19864: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
560configure:19870: $? = 0
561configure:19877: test -z "$ac_c_werror_flag" || test ! -s conftest.err
562configure:19880: $? = 0
563configure:19887: test -s conftest
564configure:19890: $? = 0
565configure:19914: result: none required
566configure:19970: checking for gcc
567configure:19997: result: gcc
568configure:20235: checking for C compiler version
569configure:20242: gcc --version >&5
570i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
571Copyright (C) 2005 Free Software Foundation, Inc.
572This is free software; see the source for copying conditions.  There is NO
573warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
574
575configure:20245: $? = 0
576configure:20252: gcc -v >&5
577Using built-in specs.
578Target: i686-apple-darwin9
579Configured with: /var/tmp/gcc/gcc-5465~16/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=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
580Thread model: posix
581gcc version 4.0.1 (Apple Inc. build 5465)
582configure:20255: $? = 0
583configure:20262: gcc -V >&5
584gcc-4.0: argument to `-V' is missing
585configure:20265: $? = 1
586configure:20268: checking whether we are using the GNU C compiler
587configure:20337: result: yes
588configure:20342: checking whether gcc accepts -g
589configure:20528: result: yes
590configure:20545: checking for gcc option to accept ISO C89
591configure:20665: result: none needed
592configure:20685: checking dependency style of gcc
593configure:20776: result: gcc3
594configure:20839: checking for gcc
595configure:20866: result: gcc
596configure:21104: checking for C compiler version
597configure:21111: gcc --version >&5
598i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
599Copyright (C) 2005 Free Software Foundation, Inc.
600This is free software; see the source for copying conditions.  There is NO
601warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
602
603configure:21114: $? = 0
604configure:21121: gcc -v >&5
605Using built-in specs.
606Target: i686-apple-darwin9
607Configured with: /var/tmp/gcc/gcc-5465~16/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=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
608Thread model: posix
609gcc version 4.0.1 (Apple Inc. build 5465)
610configure:21124: $? = 0
611configure:21131: gcc -V >&5
612gcc-4.0: argument to `-V' is missing
613configure:21134: $? = 1
614configure:21137: checking whether we are using the GNU C compiler
615configure:21206: result: yes
616configure:21211: checking whether gcc accepts -g
617configure:21397: result: yes
618configure:21414: checking for gcc option to accept ISO C89
619configure:21534: result: none needed
620configure:21554: checking dependency style of gcc
621configure:21645: result: gcc3
622configure:21663: checking for ANSI C header files
623configure:21844: result: yes
624configure:21867: checking for a BSD-compatible install
625configure:21923: result: /opt/local/bin/ginstall -c
626configure:21934: checking whether make sets $(MAKE)
627configure:21955: result: yes
628configure:22144: checking for pkg-config
629configure:22162: found /opt/local/bin/pkg-config
630configure:22174: result: /opt/local/bin/pkg-config
631configure:22203: checking pkg-config is at least version 0.9.0
632configure:22206: result: yes
633configure:22217: checking for OOBS
634configure:22230: $PKG_CONFIG --exists --print-errors "
635                  dbus-glib-1 >= $DBUS_REQUIRED
636                  glib-2.0    >= $GLIB_REQUIRED
637                  gobject-2.0 >= $GLIB_REQUIRED
638                  system-tools-backends-2.0 >= $STB_REQUIRED
639                  "
640configure:22238: $? = 0
641configure:22263: $PKG_CONFIG --exists --print-errors "
642                  dbus-glib-1 >= $DBUS_REQUIRED
643                  glib-2.0    >= $GLIB_REQUIRED
644                  gobject-2.0 >= $GLIB_REQUIRED
645                  system-tools-backends-2.0 >= $STB_REQUIRED
646                  "
647configure:22271: $? = 0
648configure:22372: result: yes
649configure:22383: checking for crypt in -lcrypt
650configure:22418: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c -lcrypt   >&5
651ld: library not found for -lcrypt
652collect2: ld returned 1 exit status
653configure:22424: $? = 1
654configure: failed program was:
655| /* confdefs.h.  */
656| #define PACKAGE_NAME "liboobs"
657| #define PACKAGE_TARNAME "liboobs"
658| #define PACKAGE_VERSION "2.20.0"
659| #define PACKAGE_STRING "liboobs 2.20.0"
660| #define PACKAGE_BUGREPORT ""
661| #define PACKAGE "liboobs"
662| #define VERSION "2.20.0"
663| #define STDC_HEADERS 1
664| #define HAVE_SYS_TYPES_H 1
665| #define HAVE_SYS_STAT_H 1
666| #define HAVE_STDLIB_H 1
667| #define HAVE_STRING_H 1
668| #define HAVE_MEMORY_H 1
669| #define HAVE_STRINGS_H 1
670| #define HAVE_INTTYPES_H 1
671| #define HAVE_STDINT_H 1
672| #define HAVE_UNISTD_H 1
673| #define HAVE_DLFCN_H 1
674| #define STDC_HEADERS 1
675| #define GETTEXT_PACKAGE "liboobs"
676| /* end confdefs.h.  */
677|
678| /* Override any GCC internal prototype to avoid an error.
679|    Use char because int might match the return type of a GCC
680|    builtin and then its argument prototype would still apply.  */
681| #ifdef __cplusplus
682| extern "C"
683| #endif
684| char crypt ();
685| int
686| main ()
687| {
688| return crypt ();
689|   ;
690|   return 0;
691| }
692configure:22458: result: no
693configure:22468: error: crypt library is required.
694
695## ---------------- ##
696## Cache variables. ##
697## ---------------- ##
698
699ac_cv_build=i386-apple-darwin9.0.0
700ac_cv_c_compiler_gnu=yes
701ac_cv_cxx_compiler_gnu=yes
702ac_cv_env_CCC_set=
703ac_cv_env_CCC_value=
704ac_cv_env_CC_set=
705ac_cv_env_CC_value=
706ac_cv_env_CFLAGS_set=set
707ac_cv_env_CFLAGS_value=-O2
708ac_cv_env_CPPFLAGS_set=set
709ac_cv_env_CPPFLAGS_value=-I/opt/local/include
710ac_cv_env_CPP_set=
711ac_cv_env_CPP_value=
712ac_cv_env_CXXCPP_set=
713ac_cv_env_CXXCPP_value=
714ac_cv_env_CXXFLAGS_set=set
715ac_cv_env_CXXFLAGS_value=-O2
716ac_cv_env_CXX_set=
717ac_cv_env_CXX_value=
718ac_cv_env_F77_set=
719ac_cv_env_F77_value=
720ac_cv_env_FFLAGS_set=
721ac_cv_env_FFLAGS_value=
722ac_cv_env_LDFLAGS_set=set
723ac_cv_env_LDFLAGS_value=-L/opt/local/lib
724ac_cv_env_OOBS_CFLAGS_set=
725ac_cv_env_OOBS_CFLAGS_value=
726ac_cv_env_OOBS_LIBS_set=
727ac_cv_env_OOBS_LIBS_value=
728ac_cv_env_PKG_CONFIG_set=
729ac_cv_env_PKG_CONFIG_value=
730ac_cv_env_build_alias_set=
731ac_cv_env_build_alias_value=
732ac_cv_env_host_alias_set=
733ac_cv_env_host_alias_value=
734ac_cv_env_target_alias_set=
735ac_cv_env_target_alias_value=
736ac_cv_f77_compiler_gnu=yes
737ac_cv_header_dlfcn_h=yes
738ac_cv_header_inttypes_h=yes
739ac_cv_header_memory_h=yes
740ac_cv_header_stdc=yes
741ac_cv_header_stdint_h=yes
742ac_cv_header_stdlib_h=yes
743ac_cv_header_string_h=yes
744ac_cv_header_strings_h=yes
745ac_cv_header_sys_stat_h=yes
746ac_cv_header_sys_types_h=yes
747ac_cv_header_unistd_h=yes
748ac_cv_host=i386-apple-darwin9.0.0
749ac_cv_lib_crypt_crypt=no
750ac_cv_objext=o
751ac_cv_path_EGREP='/usr/bin/grep -E'
752ac_cv_path_GREP=/usr/bin/grep
753ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
754ac_cv_path_install='/opt/local/bin/ginstall -c'
755ac_cv_path_mkdir=/opt/local/bin/gmkdir
756ac_cv_prog_AWK=gawk
757ac_cv_prog_CPP='gcc -E'
758ac_cv_prog_CXXCPP='g++ -E'
759ac_cv_prog_ac_ct_AR=ar
760ac_cv_prog_ac_ct_CC=gcc
761ac_cv_prog_ac_ct_CXX=g++
762ac_cv_prog_ac_ct_F77=g95
763ac_cv_prog_ac_ct_RANLIB=ranlib
764ac_cv_prog_ac_ct_STRIP=strip
765ac_cv_prog_cc_c89=
766ac_cv_prog_cc_g=yes
767ac_cv_prog_cxx_g=yes
768ac_cv_prog_f77_g=yes
769ac_cv_prog_make_make_set=yes
770ac_cv_search_strerror='none required'
771am_cv_CC_dependencies_compiler_type=gcc3
772am_cv_CXX_dependencies_compiler_type=gcc3
773am_cv_prog_cc_stdc=
774lt_cv_deplibs_check_method=pass_all
775lt_cv_file_magic_cmd='$MAGIC_CMD'
776lt_cv_file_magic_test_file=
777lt_cv_ld_reload_flag=-r
778lt_cv_objdir=.libs
779lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
780lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
781lt_cv_path_NM='/usr/bin/nm -p'
782lt_cv_path_SED=/usr/bin/sed
783lt_cv_prog_compiler_c_o=yes
784lt_cv_prog_compiler_c_o_CXX=yes
785lt_cv_prog_compiler_c_o_F77=yes
786lt_cv_prog_compiler_rtti_exceptions=no
787lt_cv_prog_gnu_ld=no
788lt_cv_prog_gnu_ldcxx=no
789lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
790lt_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'\'''
791lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
792lt_cv_sys_max_cmd_len=196608
793lt_lt_cv_prog_compiler_c_o='"yes"'
794lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
795lt_lt_cv_prog_compiler_c_o_F77='"yes"'
796lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([BCDEGRST][BCDEGRST]*\\)[   ][      ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"'
797lt_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'\''"'
798lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
799pkg_cv_OOBS_CFLAGS='-I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
800pkg_cv_OOBS_LIBS='-L/opt/local/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lintl -liconv  '
801
802## ----------------- ##
803## Output variables. ##
804## ----------------- ##
805
806ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_liboobs/work/liboobs-2.20.0/missing --run aclocal-1.10'
807AMDEPBACKSLASH='\'
808AMDEP_FALSE='#'
809AMDEP_TRUE=''
810AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_liboobs/work/liboobs-2.20.0/missing --run tar'
811AR='ar'
812AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_liboobs/work/liboobs-2.20.0/missing --run autoconf'
813AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_liboobs/work/liboobs-2.20.0/missing --run autoheader'
814AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_liboobs/work/liboobs-2.20.0/missing --run automake-1.10'
815AWK='gawk'
816CC='gcc'
817CCDEPMODE='depmode=gcc3'
818CFLAGS='-O2'
819CPP='gcc -E'
820CPPFLAGS='-I/opt/local/include'
821CXX='g++'
822CXXCPP='g++ -E'
823CXXDEPMODE='depmode=gcc3'
824CXXFLAGS='-O2'
825CYGPATH_W='echo'
826DEFS=''
827DEPDIR='.deps'
828ECHO='/bin/echo'
829ECHO_C='ECHO_N=''
830ECHO_T=''
831EGREP='/usr/bin/grep -E'
832ENABLE_GTK_DOC_FALSE=''
833ENABLE_GTK_DOC_TRUE='#'
834EXEEXT=''
835F77='g95'
836FFLAGS='-g -O2'
837GETTEXT_PACKAGE='liboobs'
838GREP='/usr/bin/grep'
839GTK_DOC_USE_LIBTOOL_FALSE='#'
840GTK_DOC_USE_LIBTOOL_TRUE=''
841HTML_DIR='${datadir}/gtk-doc/html'
842INSTALL_DATA='${INSTALL} -m 644'
843INSTALL_PROGRAM='${INSTALL}'
844INSTALL_SCRIPT='${INSTALL}'
845INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
846LDFLAGS='-L/opt/local/lib'
847LIBOBJS=''
848LIBS=''
849LIBTOOL='$(SHELL) $(top_builddir)/libtool'
850LN_S='ln -s'
851LTLIBOBJS=''
852LT_AGE='0'
853LT_CURRENT='3'
854LT_REVISION='0'
855MAINT='#'
856MAINTAINER_MODE_FALSE=''
857MAINTAINER_MODE_TRUE='#'
858MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_liboobs/work/liboobs-2.20.0/missing --run makeinfo'
859OBJEXT='o'
860OOBS_CFLAGS='-DDBUS_API_SUBJECT_TO_CHANGE -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
861OOBS_LIBS='-L/opt/local/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lintl -liconv  '
862PACKAGE='liboobs'
863PACKAGE_BUGREPORT=''
864PACKAGE_NAME='liboobs'
865PACKAGE_STRING='liboobs 2.20.0'
866PACKAGE_TARNAME='liboobs'
867PACKAGE_VERSION='2.20.0'
868PATH_SEPARATOR=':'
869PKG_CONFIG='/opt/local/bin/pkg-config'
870RANLIB='ranlib'
871SET_MAKE=''
872SHELL='/bin/sh'
873STRIP='strip'
874VERSION='2.20.0'
875ac_ct_CC='gcc'
876ac_ct_CXX='g++'
877ac_ct_F77='g95'
878am__fastdepCC_FALSE='#'
879am__fastdepCC_TRUE=''
880am__fastdepCXX_FALSE='#'
881am__fastdepCXX_TRUE=''
882am__include='include'
883am__isrc=''
884am__leading_dot='.'
885am__quote=''
886am__tar='${AMTAR} chof - "$$tardir"'
887am__untar='${AMTAR} xf -'
888bindir='${exec_prefix}/bin'
889build='i386-apple-darwin9.0.0'
890build_alias=''
891build_cpu='i386'
892build_os='darwin9.0.0'
893build_vendor='apple'
894datadir='${datarootdir}'
895datarootdir='${prefix}/share'
896docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
897dvidir='${docdir}'
898exec_prefix='NONE'
899host='i386-apple-darwin9.0.0'
900host_alias=''
901host_cpu='i386'
902host_os='darwin9.0.0'
903host_vendor='apple'
904htmldir='${docdir}'
905includedir='${prefix}/include'
906infodir='${datarootdir}/info'
907install_sh='$(SHELL) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_liboobs/work/liboobs-2.20.0/install-sh'
908libdir='${exec_prefix}/lib'
909libexecdir='${exec_prefix}/libexec'
910localedir='${datarootdir}/locale'
911localstatedir='${prefix}/var'
912mandir='${datarootdir}/man'
913mkdir_p='/opt/local/bin/gmkdir -p'
914oldincludedir='/usr/include'
915pdfdir='${docdir}'
916prefix='/opt/local'
917program_transform_name='s,x,x,'
918psdir='${docdir}'
919sbindir='${exec_prefix}/sbin'
920sharedstatedir='${prefix}/com'
921sysconfdir='${prefix}/etc'
922target_alias=''
923
924## ----------- ##
925## confdefs.h. ##
926## ----------- ##
927
928#define PACKAGE_NAME "liboobs"
929#define PACKAGE_TARNAME "liboobs"
930#define PACKAGE_VERSION "2.20.0"
931#define PACKAGE_STRING "liboobs 2.20.0"
932#define PACKAGE_BUGREPORT ""
933#define PACKAGE "liboobs"
934#define VERSION "2.20.0"
935#define STDC_HEADERS 1
936#define HAVE_SYS_TYPES_H 1
937#define HAVE_SYS_STAT_H 1
938#define HAVE_STDLIB_H 1
939#define HAVE_STRING_H 1
940#define HAVE_MEMORY_H 1
941#define HAVE_STRINGS_H 1
942#define HAVE_INTTYPES_H 1
943#define HAVE_STDINT_H 1
944#define HAVE_UNISTD_H 1
945#define HAVE_DLFCN_H 1
946#define STDC_HEADERS 1
947#define GETTEXT_PACKAGE "liboobs"
948
949configure: exit 1