Ticket #19779: config.log

File config.log, 38.4 KB (added by dershow, 15 years ago)

Webkit config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by WebKit configure 1.1.7, which was
5generated by GNU Autoconf 2.63.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 LDFLAGS=-L/opt/local/lib CPPFLAGS=-I/opt/local/include CXX=/usr/bin/g++-4.0 CXXFLAGS=-O2 CPP=/usr/bin/cpp-4.0 --no-create --no-recursion
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = adamsmacbook-12.exponent.com
14uname -m = i386
15uname -r = 9.7.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~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.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~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: 91 tasks, 331 threads, 2 processors
34Load average: 1.42, Mach factor: 0.58
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:2310: checking build system type
53configure:2328: result: i386-apple-darwin9.7.0
54configure:2350: checking host system type
55configure:2365: result: i386-apple-darwin9.7.0
56configure:2387: checking target system type
57configure:2402: result: i386-apple-darwin9.7.0
58configure:2459: checking for a BSD-compatible install
59configure:2527: result: /opt/local/bin/ginstall -c
60configure:2538: checking whether build environment is sane
61configure:2581: result: yes
62configure:2606: checking for a thread-safe mkdir -p
63configure:2645: result: /opt/local/bin/gmkdir -p
64configure:2658: checking for gawk
65configure:2674: found /opt/local/bin/gawk
66configure:2685: result: gawk
67configure:2696: checking whether make sets $(MAKE)
68configure:2718: result: yes
69configure:2897: checking how to create a ustar tar archive
70configure:2910: tar --version
71tar (GNU tar) 1.15.1
72configure:2913: $? = 0
73configure:2953: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
74configure:2956: $? = 0
75configure:2960: tar -xf - <conftest.tar
76configure:2963: $? = 0
77configure:2976: result: gnutar
78configure:2986: checking for native Win32
79configure:2996: result: no
80configure:3033: checking for style of include used by make
81configure:3061: result: GNU
82configure:3131: checking for gcc
83configure:3158: result: /usr/bin/gcc-4.0
84configure:3390: checking for C compiler version
85configure:3398: /usr/bin/gcc-4.0 --version >&5
86i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490)
87Copyright (C) 2005 Free Software Foundation, Inc.
88This is free software; see the source for copying conditions.  There is NO
89warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
90
91configure:3402: $? = 0
92configure:3409: /usr/bin/gcc-4.0 -v >&5
93Using built-in specs.
94Target: i686-apple-darwin9
95Configured with: /var/tmp/gcc/gcc-5490~1/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
96Thread model: posix
97gcc version 4.0.1 (Apple Inc. build 5490)
98configure:3413: $? = 0
99configure:3420: /usr/bin/gcc-4.0 -V >&5
100gcc-4.0: argument to `-V' is missing
101configure:3424: $? = 1
102configure:3447: checking for C compiler default output file name
103configure:3469: /usr/bin/gcc-4.0 -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
104configure:3473: $? = 0
105configure:3511: result: a.out
106configure:3530: checking whether the C compiler works
107configure:3540: ./a.out
108configure:3544: $? = 0
109configure:3563: result: yes
110configure:3570: checking whether we are cross compiling
111configure:3572: result: no
112configure:3575: checking for suffix of executables
113configure:3582: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
114configure:3586: $? = 0
115configure:3612: result:
116configure:3618: checking for suffix of object files
117configure:3644: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
118configure:3648: $? = 0
119configure:3673: result: o
120configure:3677: checking whether we are using the GNU C compiler
121configure:3706: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
122configure:3713: $? = 0
123configure:3730: result: yes
124configure:3739: checking whether /usr/bin/gcc-4.0 accepts -g
125configure:3769: /usr/bin/gcc-4.0 -c -g -I/opt/local/include conftest.c >&5
126configure:3776: $? = 0
127configure:3877: result: yes
128configure:3894: checking for /usr/bin/gcc-4.0 option to accept ISO C89
129configure:3968: /usr/bin/gcc-4.0  -c -O2 -I/opt/local/include conftest.c >&5
130configure:3975: $? = 0
131configure:3998: result: none needed
132configure:4018: checking dependency style of /usr/bin/gcc-4.0
133configure:4109: result: gcc3
134configure:4126: checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together
135configure:4161: /usr/bin/gcc-4.0 -c conftest.c -o conftest2.o >&5
136configure:4165: $? = 0
137configure:4171: /usr/bin/gcc-4.0 -c conftest.c -o conftest2.o >&5
138configure:4175: $? = 0
139configure:4186: cc -c conftest.c >&5
140configure:4190: $? = 0
141configure:4198: cc -c conftest.c -o conftest2.o >&5
142configure:4202: $? = 0
143configure:4208: cc -c conftest.c -o conftest2.o >&5
144configure:4212: $? = 0
145configure:4230: result: yes
146configure:4248: checking how to run the C preprocessor
147configure:4366: result: /usr/bin/cpp-4.0
148configure:4395: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
149configure:4402: $? = 0
150configure:4433: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
151conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
152configure:4440: $? = 1
153configure: failed program was:
154| /* confdefs.h.  */
155| #define PACKAGE_NAME "WebKit"
156| #define PACKAGE_TARNAME "webkit"
157| #define PACKAGE_VERSION "1.1.7"
158| #define PACKAGE_STRING "WebKit 1.1.7"
159| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
160| #define PACKAGE "webkit"
161| #define VERSION "1.1.7"
162| /* end confdefs.h.  */
163| #include <ac_nonexistent.h>
164configure:4480: checking for grep that handles long lines and -e
165configure:4540: result: /usr/bin/grep
166configure:4545: checking for egrep
167configure:4609: result: /usr/bin/grep -E
168configure:4628: checking for sys/types.h
169configure:4649: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
170configure:4656: $? = 0
171configure:4673: result: yes
172configure:4628: checking for sys/stat.h
173configure:4649: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
174configure:4656: $? = 0
175configure:4673: result: yes
176configure:4628: checking for stdlib.h
177configure:4649: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
178configure:4656: $? = 0
179configure:4673: result: yes
180configure:4628: checking for string.h
181configure:4649: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
182configure:4656: $? = 0
183configure:4673: result: yes
184configure:4628: checking for memory.h
185configure:4649: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
186configure:4656: $? = 0
187configure:4673: result: yes
188configure:4628: checking for strings.h
189configure:4649: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
190configure:4656: $? = 0
191configure:4673: result: yes
192configure:4628: checking for inttypes.h
193configure:4649: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
194configure:4656: $? = 0
195configure:4673: result: yes
196configure:4628: checking for stdint.h
197configure:4649: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
198configure:4656: $? = 0
199configure:4673: result: yes
200configure:4628: checking for unistd.h
201configure:4649: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
202configure:4656: $? = 0
203configure:4673: result: yes
204configure:4690: checking if /usr/bin/g++-4.0 supports -fvisibility=hidden -fvisibility-inlines-hidden
205configure:4701: /usr/bin/gcc-4.0 -c -O2 -fvisibility=hidden -fvisibility-inlines-hidden -I/opt/local/include conftest.c >&5
206cc1: warning: command line option "-fvisibility-inlines-hidden" is valid for C++/ObjC++ but not for C
207configure:4708: $? = 0
208configure:4713: result: yes
209configure:4731: checking for pkg-config
210configure:4749: found /opt/local/bin/pkg-config
211configure:4762: result: /opt/local/bin/pkg-config
212configure:4778: checking for perl
213configure:4796: found /opt/local/bin/perl
214configure:4808: result: /opt/local/bin/perl
215configure:4824: checking for bison
216configure:4842: found /opt/local/bin/bison
217configure:4854: result: /opt/local/bin/bison
218configure:4870: checking for mv
219configure:4888: found /bin/mv
220configure:4900: result: /bin/mv
221configure:4972: checking for gcc
222configure:4999: result: /usr/bin/gcc-4.0
223configure:5231: checking for C compiler version
224configure:5239: /usr/bin/gcc-4.0 --version >&5
225i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490)
226Copyright (C) 2005 Free Software Foundation, Inc.
227This is free software; see the source for copying conditions.  There is NO
228warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
229
230configure:5243: $? = 0
231configure:5250: /usr/bin/gcc-4.0 -v >&5
232Using built-in specs.
233Target: i686-apple-darwin9
234Configured with: /var/tmp/gcc/gcc-5490~1/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
235Thread model: posix
236gcc version 4.0.1 (Apple Inc. build 5490)
237configure:5254: $? = 0
238configure:5261: /usr/bin/gcc-4.0 -V >&5
239gcc-4.0: argument to `-V' is missing
240configure:5265: $? = 1
241configure:5268: checking whether we are using the GNU C compiler
242configure:5321: result: yes
243configure:5330: checking whether /usr/bin/gcc-4.0 accepts -g
244configure:5468: result: yes
245configure:5485: checking for /usr/bin/gcc-4.0 option to accept ISO C89
246configure:5589: result: none needed
247configure:5609: checking dependency style of /usr/bin/gcc-4.0
248configure:5700: result: gcc3
249configure:5844: checking for C++ compiler version
250configure:5852: /usr/bin/g++-4.0 --version >&5
251i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490)
252Copyright (C) 2005 Free Software Foundation, Inc.
253This is free software; see the source for copying conditions.  There is NO
254warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
255
256configure:5856: $? = 0
257configure:5863: /usr/bin/g++-4.0 -v >&5
258Using built-in specs.
259Target: i686-apple-darwin9
260Configured with: /var/tmp/gcc/gcc-5490~1/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
261Thread model: posix
262gcc version 4.0.1 (Apple Inc. build 5490)
263configure:5867: $? = 0
264configure:5874: /usr/bin/g++-4.0 -V >&5
265g++-4.0: argument to `-V' is missing
266configure:5878: $? = 1
267configure:5881: checking whether we are using the GNU C++ compiler
268configure:5910: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5
269configure:5917: $? = 0
270configure:5934: result: yes
271configure:5943: checking whether /usr/bin/g++-4.0 accepts -g
272configure:5973: /usr/bin/g++-4.0 -c -g -I/opt/local/include conftest.cpp >&5
273configure:5980: $? = 0
274configure:6081: result: yes
275configure:6106: checking dependency style of /usr/bin/g++-4.0
276configure:6197: result: gcc3
277configure:6226: checking for a BSD-compatible install
278configure:6294: result: /opt/local/bin/ginstall -c
279configure:6312: checking for special C compiler options needed for large files
280configure:6407: result: no
281configure:6413: checking for _FILE_OFFSET_BITS value needed for large files
282configure:6448: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
283configure:6455: $? = 0
284configure:6524: result: no
285configure:6691: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5
286configure:6698: $? = 0
287configure:6722: checking for an ANSI C-conforming const
288configure:6797: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
289configure:6804: $? = 0
290configure:6819: result: yes
291configure:6829: checking for inline
292configure:6855: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
293configure:6862: $? = 0
294configure:6880: result: inline
295configure:6899: checking for working volatile
296configure:6928: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
297configure:6935: $? = 0
298configure:6950: result: yes
299configure:6962: checking for ANSI C header files
300configure:6992: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
301configure:6999: $? = 0
302configure:7098: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
303configure:7102: $? = 0
304configure:7108: ./conftest
305configure:7112: $? = 0
306configure:7130: result: yes
307configure:7140: checking for stdbool.h that conforms to C99
308configure:7235: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
309configure:7242: $? = 0
310configure:7257: result: yes
311configure:7259: checking for _Bool
312configure:7287: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
313configure:7294: $? = 0
314configure:7321: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
315conftest.c: In function 'main':
316conftest.c:56: error: syntax error before ')' token
317configure:7328: $? = 1
318configure: failed program was:
319| /* confdefs.h.  */
320| #define PACKAGE_NAME "WebKit"
321| #define PACKAGE_TARNAME "webkit"
322| #define PACKAGE_VERSION "1.1.7"
323| #define PACKAGE_STRING "WebKit 1.1.7"
324| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
325| #define PACKAGE "webkit"
326| #define VERSION "1.1.7"
327| #define HAVE_SYS_TYPES_H 1
328| #define HAVE_SYS_STAT_H 1
329| #define HAVE_STDLIB_H 1
330| #define HAVE_STRING_H 1
331| #define HAVE_MEMORY_H 1
332| #define HAVE_STRINGS_H 1
333| #define HAVE_INTTYPES_H 1
334| #define HAVE_STDINT_H 1
335| #define HAVE_UNISTD_H 1
336| #define STDC_HEADERS 1
337| /* end confdefs.h.  */
338| #include <stdio.h>
339| #ifdef HAVE_SYS_TYPES_H
340| # include <sys/types.h>
341| #endif
342| #ifdef HAVE_SYS_STAT_H
343| # include <sys/stat.h>
344| #endif
345| #ifdef STDC_HEADERS
346| # include <stdlib.h>
347| # include <stddef.h>
348| #else
349| # ifdef HAVE_STDLIB_H
350| #  include <stdlib.h>
351| # endif
352| #endif
353| #ifdef HAVE_STRING_H
354| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
355| #  include <memory.h>
356| # endif
357| # include <string.h>
358| #endif
359| #ifdef HAVE_STRINGS_H
360| # include <strings.h>
361| #endif
362| #ifdef HAVE_INTTYPES_H
363| # include <inttypes.h>
364| #endif
365| #ifdef HAVE_STDINT_H
366| # include <stdint.h>
367| #endif
368| #ifdef HAVE_UNISTD_H
369| # include <unistd.h>
370| #endif
371| int
372| main ()
373| {
374| if (sizeof ((_Bool)))
375|         return 0;
376|   ;
377|   return 0;
378| }
379configure:7351: result: yes
380configure:7732: checking for a sed that does not truncate output
381configure:7798: result: /opt/local/bin/gsed
382configure:7816: checking for fgrep
383configure:7880: result: /usr/bin/grep -F
384configure:7915: checking for ld used by /usr/bin/gcc-4.0
385configure:7982: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
386configure:7991: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
387configure:8006: result: no
388configure:8018: checking for BSD- or MS-compatible name lister (nm)
389configure:8067: result: /usr/bin/nm -p
390configure:8185: checking the name lister (/usr/bin/nm -p) interface
391configure:8192: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
392configure:8195: /usr/bin/nm -p "conftest.o"
393configure:8198: output
39400000000 D _some_variable
395configure:8205: result: BSD nm
396configure:8208: checking whether ln -s works
397configure:8212: result: yes
398configure:8220: checking the maximum length of command line arguments
399configure:8340: result: 196608
400configure:8357: checking whether the shell understands some XSI constructs
401configure:8367: result: yes
402configure:8371: checking whether the shell understands "+="
403configure:8377: result: yes
404configure:8412: checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files
405configure:8419: result: -r
406configure:8488: checking for objdump
407configure:8515: result: objdump
408configure:8544: checking how to recognize dependent libraries
409configure:8740: result: pass_all
410configure:8800: checking for ar
411configure:8816: found /usr/bin/ar
412configure:8827: result: ar
413configure:8905: checking for strip
414configure:8921: found /usr/bin/strip
415configure:8932: result: strip
416configure:9004: checking for ranlib
417configure:9020: found /usr/bin/ranlib
418configure:9031: result: ranlib
419configure:9121: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object
420configure:9239: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
421configure:9242: $? = 0
422configure:9246: /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
423configure:9249: $? = 0
424cannot find nm_test_var in conftest.nm
425configure:9239: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
426configure:9242: $? = 0
427configure:9246: /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
428configure:9249: $? = 0
429configure:9303: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c conftstm.o >&5
430configure:9306: $? = 0
431configure:9344: result: ok
432configure:9637: checking for dsymutil
433configure:9653: found /usr/bin/dsymutil
434configure:9664: result: dsymutil
435configure:9729: checking for nmedit
436configure:9745: found /usr/bin/nmedit
437configure:9756: result: nmedit
438configure:9821: checking for lipo
439configure:9837: found /usr/bin/lipo
440configure:9848: result: lipo
441configure:9913: checking for otool
442configure:9929: found /usr/bin/otool
443configure:9940: result: otool
444configure:10005: checking for otool64
445configure:10035: result: no
446configure:10080: checking for -single_module linker flag
447/usr/bin/gcc-4.0 -O2 -L/opt/local/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
448configure:10107: result: yes
449configure:10109: checking for -exported_symbols_list linker flag
450configure:10139: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
451configure:10146: $? = 0
452configure:10168: result: yes
453configure:10209: checking for dlfcn.h
454configure:10230: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
455configure:10237: $? = 0
456configure:10254: result: yes
457configure:10381: checking for C++ compiler version
458configure:10389: /usr/bin/g++-4.0 --version >&5
459i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490)
460Copyright (C) 2005 Free Software Foundation, Inc.
461This is free software; see the source for copying conditions.  There is NO
462warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
463
464configure:10393: $? = 0
465configure:10400: /usr/bin/g++-4.0 -v >&5
466Using built-in specs.
467Target: i686-apple-darwin9
468Configured with: /var/tmp/gcc/gcc-5490~1/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
469Thread model: posix
470gcc version 4.0.1 (Apple Inc. build 5490)
471configure:10404: $? = 0
472configure:10411: /usr/bin/g++-4.0 -V >&5
473g++-4.0: argument to `-V' is missing
474configure:10415: $? = 1
475configure:10418: checking whether we are using the GNU C++ compiler
476configure:10471: result: yes
477configure:10480: checking whether /usr/bin/g++-4.0 accepts -g
478configure:10618: result: yes
479configure:10643: checking dependency style of /usr/bin/g++-4.0
480configure:10734: result: gcc3
481configure:10757: checking how to run the C++ preprocessor
482configure:10793: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
483configure:10800: $? = 0
484configure:10831: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
485conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
486configure:10838: $? = 1
487configure: failed program was:
488| /* confdefs.h.  */
489| #define PACKAGE_NAME "WebKit"
490| #define PACKAGE_TARNAME "webkit"
491| #define PACKAGE_VERSION "1.1.7"
492| #define PACKAGE_STRING "WebKit 1.1.7"
493| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
494| #define PACKAGE "webkit"
495| #define VERSION "1.1.7"
496| #define HAVE_SYS_TYPES_H 1
497| #define HAVE_SYS_STAT_H 1
498| #define HAVE_STDLIB_H 1
499| #define HAVE_STRING_H 1
500| #define HAVE_MEMORY_H 1
501| #define HAVE_STRINGS_H 1
502| #define HAVE_INTTYPES_H 1
503| #define HAVE_STDINT_H 1
504| #define HAVE_UNISTD_H 1
505| #define STDC_HEADERS 1
506| #define HAVE__BOOL 1
507| #define HAVE_STDBOOL_H 1
508| #define HAVE_DLFCN_H 1
509| /* end confdefs.h.  */
510| #include <ac_nonexistent.h>
511configure:10871: result: /usr/bin/g++-4.0 -E
512configure:10900: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
513configure:10907: $? = 0
514configure:10938: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
515conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
516configure:10945: $? = 1
517configure: failed program was:
518| /* confdefs.h.  */
519| #define PACKAGE_NAME "WebKit"
520| #define PACKAGE_TARNAME "webkit"
521| #define PACKAGE_VERSION "1.1.7"
522| #define PACKAGE_STRING "WebKit 1.1.7"
523| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
524| #define PACKAGE "webkit"
525| #define VERSION "1.1.7"
526| #define HAVE_SYS_TYPES_H 1
527| #define HAVE_SYS_STAT_H 1
528| #define HAVE_STDLIB_H 1
529| #define HAVE_STRING_H 1
530| #define HAVE_MEMORY_H 1
531| #define HAVE_STRINGS_H 1
532| #define HAVE_INTTYPES_H 1
533| #define HAVE_STDINT_H 1
534| #define HAVE_UNISTD_H 1
535| #define STDC_HEADERS 1
536| #define HAVE__BOOL 1
537| #define HAVE_STDBOOL_H 1
538| #define HAVE_DLFCN_H 1
539| /* end confdefs.h.  */
540| #include <ac_nonexistent.h>
541configure:11126: checking for objdir
542configure:11141: result: .libs
543configure:11437: checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions
544configure:11455: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
545cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
546configure:11459: $? = 0
547configure:11472: result: no
548configure:11492: checking for /usr/bin/gcc-4.0 option to produce PIC
549configure:11764: result: -fno-common -DPIC
550configure:11776: checking if /usr/bin/gcc-4.0 PIC flag -fno-common -DPIC works
551configure:11794: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
552configure:11798: $? = 0
553configure:11811: result: yes
554configure:11835: checking if /usr/bin/gcc-4.0 static flag -static works
555configure:11863: result: no
556configure:11878: checking if /usr/bin/gcc-4.0 supports -c -o file.o
557configure:11899: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -o out/conftest2.o conftest.c >&5
558configure:11903: $? = 0
559configure:11925: result: yes
560configure:11933: checking if /usr/bin/gcc-4.0 supports -c -o file.o
561configure:11980: result: yes
562configure:12013: checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
563configure:13087: result: yes
564configure:13326: checking dynamic linker characteristics
565configure:14012: result: darwin9.7.0 dyld
566configure:14114: checking how to hardcode library paths into programs
567configure:14139: result: immediate
568configure:14972: checking whether stripping libraries is possible
569configure:14986: result: yes
570configure:15012: checking if libtool supports shared libraries
571configure:15014: result: yes
572configure:15017: checking whether to build shared libraries
573configure:15038: result: yes
574configure:15041: checking whether to build static libraries
575configure:15045: result: no
576configure:15195: checking for ld used by /usr/bin/g++-4.0
577configure:15262: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
578configure:15271: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
579configure:15286: result: no
580configure:15341: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
581configure:16316: result: yes
582configure:16344: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5
583configure:16347: $? = 0
584configure:16529: checking for /usr/bin/g++-4.0 option to produce PIC
585configure:16846: result: -fno-common -DPIC
586configure:16855: checking if /usr/bin/g++-4.0 PIC flag -fno-common -DPIC works
587configure:16873: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
588configure:16877: $? = 0
589configure:16890: result: yes
590configure:16911: checking if /usr/bin/g++-4.0 static flag -static works
591configure:16939: result: no
592configure:16951: checking if /usr/bin/g++-4.0 supports -c -o file.o
593configure:16972: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
594configure:16976: $? = 0
595configure:16998: result: yes
596configure:17003: checking if /usr/bin/g++-4.0 supports -c -o file.o
597configure:17050: result: yes
598configure:17080: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
599configure:17106: result: yes
600configure:17243: checking dynamic linker characteristics
601configure:17877: result: darwin9.7.0 dyld
602configure:17928: checking how to hardcode library paths into programs
603configure:17953: result: immediate
604configure:18018: checking for bash
605configure:18036: found /bin/bash
606configure:18048: result: /bin/bash
607configure:18056: checking if dolt supports this host
608configure:18086: result: yes, replacing libtool
609configure:18215: checking for flex
610configure:18233: found /opt/local/bin/flex
611configure:18245: result: /opt/local/bin/flex
612configure:18264: checking for gawk
613configure:18291: result: gawk
614configure:18340: checking for gperf
615configure:18358: found /opt/local/bin/gperf
616configure:18370: result: /opt/local/bin/gperf
617configure:18402: checking pthread.h usability
618configure:18419: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
619configure:18426: $? = 0
620configure:18440: result: yes
621configure:18444: checking pthread.h presence
622configure:18459: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
623configure:18466: $? = 0
624configure:18480: result: yes
625configure:18513: checking for pthread.h
626configure:18522: result: yes
627configure:18548: checking for jpeg_destroy_decompress in -ljpeg
628configure:18583: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c -ljpeg   >&5
629configure:18590: $? = 0
630configure:18611: result: yes
631configure:18623: checking for jpeglib
632configure:18642: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
633configure:18649: $? = 0
634configure:18663: result: yes
635configure:18677: checking for libpng12
636configure:18680: result: yes
637configure:18960: checking the target windowing system
638configure:18978: result: x11
639configure:18981: checking for Hildon UI extensions
640configure:18991: result: no
641
642## ---------------- ##
643## Cache variables. ##
644## ---------------- ##
645
646ac_cv_build=i386-apple-darwin9.7.0
647ac_cv_c_compiler_gnu=yes
648ac_cv_c_const=yes
649ac_cv_c_inline=inline
650ac_cv_c_volatile=yes
651ac_cv_cxx_compiler_gnu=yes
652ac_cv_env_CCC_set=
653ac_cv_env_CCC_value=
654ac_cv_env_CC_set=set
655ac_cv_env_CC_value=/usr/bin/gcc-4.0
656ac_cv_env_CFLAGS_set=set
657ac_cv_env_CFLAGS_value=-O2
658ac_cv_env_CPPFLAGS_set=set
659ac_cv_env_CPPFLAGS_value=-I/opt/local/include
660ac_cv_env_CPP_set=set
661ac_cv_env_CPP_value=/usr/bin/cpp-4.0
662ac_cv_env_CXXCPP_set=
663ac_cv_env_CXXCPP_value=
664ac_cv_env_CXXFLAGS_set=set
665ac_cv_env_CXXFLAGS_value=-O2
666ac_cv_env_CXX_set=set
667ac_cv_env_CXX_value=/usr/bin/g++-4.0
668ac_cv_env_LDFLAGS_set=set
669ac_cv_env_LDFLAGS_value=-L/opt/local/lib
670ac_cv_env_LIBS_set=
671ac_cv_env_LIBS_value=
672ac_cv_env_build_alias_set=
673ac_cv_env_build_alias_value=
674ac_cv_env_host_alias_set=
675ac_cv_env_host_alias_value=
676ac_cv_env_target_alias_set=
677ac_cv_env_target_alias_value=
678ac_cv_header_dlfcn_h=yes
679ac_cv_header_inttypes_h=yes
680ac_cv_header_memory_h=yes
681ac_cv_header_pthread_h=yes
682ac_cv_header_stdbool_h=yes
683ac_cv_header_stdc=yes
684ac_cv_header_stdint_h=yes
685ac_cv_header_stdlib_h=yes
686ac_cv_header_string_h=yes
687ac_cv_header_strings_h=yes
688ac_cv_header_sys_stat_h=yes
689ac_cv_header_sys_types_h=yes
690ac_cv_header_unistd_h=yes
691ac_cv_host=i386-apple-darwin9.7.0
692ac_cv_lib_jpeg_jpeg_destroy_decompress=yes
693ac_cv_objext=o
694ac_cv_path_BISON=/opt/local/bin/bison
695ac_cv_path_DOLT_BASH=/bin/bash
696ac_cv_path_EGREP='/usr/bin/grep -E'
697ac_cv_path_FGREP='/usr/bin/grep -F'
698ac_cv_path_FLEX=/opt/local/bin/flex
699ac_cv_path_GPERF=/opt/local/bin/gperf
700ac_cv_path_GREP=/usr/bin/grep
701ac_cv_path_MV=/bin/mv
702ac_cv_path_PERL=/opt/local/bin/perl
703ac_cv_path_PKG_CONFIG=/opt/local/bin/pkg-config
704ac_cv_path_SED=/opt/local/bin/gsed
705ac_cv_path_install='/opt/local/bin/ginstall -c'
706ac_cv_path_mkdir=/opt/local/bin/gmkdir
707ac_cv_prog_AWK=gawk
708ac_cv_prog_CPP=/usr/bin/cpp-4.0
709ac_cv_prog_CXXCPP='/usr/bin/g++-4.0 -E'
710ac_cv_prog_ac_ct_AR=ar
711ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0
712ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
713ac_cv_prog_ac_ct_LIPO=lipo
714ac_cv_prog_ac_ct_NMEDIT=nmedit
715ac_cv_prog_ac_ct_OBJDUMP=objdump
716ac_cv_prog_ac_ct_OTOOL=otool
717ac_cv_prog_ac_ct_RANLIB=ranlib
718ac_cv_prog_ac_ct_STRIP=strip
719ac_cv_prog_cc__usr_bin_gcc_4_0_c_o=yes
720ac_cv_prog_cc_c89=
721ac_cv_prog_cc_g=yes
722ac_cv_prog_cxx_g=yes
723ac_cv_prog_make_make_set=yes
724ac_cv_sys_file_offset_bits=no
725ac_cv_sys_largefile_CC=no
726ac_cv_target=i386-apple-darwin9.7.0
727ac_cv_type__Bool=yes
728am_cv_CC_dependencies_compiler_type=gcc3
729am_cv_CXX_dependencies_compiler_type=gcc3
730am_cv_prog_cc_stdc=
731am_cv_prog_tar_ustar=gnutar
732lt_cv_apple_cc_single_mod=yes
733lt_cv_deplibs_check_method=pass_all
734lt_cv_file_magic_cmd='$MAGIC_CMD'
735lt_cv_file_magic_test_file=
736lt_cv_ld_exported_symbols_list=yes
737lt_cv_ld_reload_flag=-r
738lt_cv_nm_interface='BSD nm'
739lt_cv_objdir=.libs
740lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
741lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
742lt_cv_path_NM='/usr/bin/nm -p'
743lt_cv_prog_compiler_c_o=yes
744lt_cv_prog_compiler_c_o_CXX=yes
745lt_cv_prog_compiler_pic_works=yes
746lt_cv_prog_compiler_pic_works_CXX=yes
747lt_cv_prog_compiler_rtti_exceptions=no
748lt_cv_prog_compiler_static_works=no
749lt_cv_prog_compiler_static_works_CXX=no
750lt_cv_prog_gnu_ld=no
751lt_cv_prog_gnu_ldcxx=no
752lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
753lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
754lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
755lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
756lt_cv_sys_max_cmd_len=196608
757
758## ----------------- ##
759## Output variables. ##
760## ----------------- ##
761
762ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_webkit-gtk/work/webkit-1.1.7/autotools/missing --run aclocal-1.10'
763ACLOCAL_AMFLAGS='-I autotools'
764AMDEPBACKSLASH='\'
765AMDEP_FALSE='#'
766AMDEP_TRUE=''
767AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_webkit-gtk/work/webkit-1.1.7/autotools/missing --run tar'
768AR='ar'
769AS='as'
770AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_webkit-gtk/work/webkit-1.1.7/autotools/missing --run autoconf'
771AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_webkit-gtk/work/webkit-1.1.7/autotools/missing --run autoheader'
772AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_webkit-gtk/work/webkit-1.1.7/autotools/missing --run automake-1.10'
773AWK='gawk'
774BISON='/opt/local/bin/bison'
775CAIRO_CFLAGS=''
776CAIRO_LIBS=''
777CC='/usr/bin/gcc-4.0'
778CCDEPMODE='depmode=gcc3'
779CFLAGS='-O2'
780COVERAGE_CFLAGS=''
781COVERAGE_LDFLAGS=''
782CPP='/usr/bin/cpp-4.0'
783CPPFLAGS='-I/opt/local/include'
784CXX='/usr/bin/g++-4.0'
785CXXCPP='/usr/bin/g++-4.0 -E'
786CXXDEPMODE='depmode=gcc3'
787CXXFLAGS='-O2'
788CYGPATH_W='echo'
789DEFS=''
790DEPDIR='.deps'
791DLLTOOL='dlltool'
792DOLT_BASH='/bin/bash'
793DSYMUTIL='dsymutil'
794DUMPBIN=''
795ECHO_C='\c'
796ECHO_N=''
797ECHO_T=''
798EGREP='/usr/bin/grep -E'
799ENABLE_3D_TRANSFORMS_FALSE=''
800ENABLE_3D_TRANSFORMS_TRUE=''
801ENABLE_CHANNEL_MESSAGING_FALSE=''
802ENABLE_CHANNEL_MESSAGING_TRUE=''
803ENABLE_COVERAGE_FALSE=''
804ENABLE_COVERAGE_TRUE=''
805ENABLE_DASHBOARD_SUPPORT_FALSE=''
806ENABLE_DASHBOARD_SUPPORT_TRUE=''
807ENABLE_DATABASE_FALSE=''
808ENABLE_DATABASE_TRUE=''
809ENABLE_DEBUG_FALSE=''
810ENABLE_DEBUG_TRUE=''
811ENABLE_DOM_STORAGE_FALSE=''
812ENABLE_DOM_STORAGE_TRUE=''
813ENABLE_FAST_MALLOC_FALSE=''
814ENABLE_FAST_MALLOC_TRUE=''
815ENABLE_GEOLOCATION_FALSE=''
816ENABLE_GEOLOCATION_TRUE=''
817ENABLE_GTK_DOC_FALSE=''
818ENABLE_GTK_DOC_TRUE=''
819ENABLE_ICONDATABASE_FALSE=''
820ENABLE_ICONDATABASE_TRUE=''
821ENABLE_JAVASCRIPT_DEBUGGER_FALSE=''
822ENABLE_JAVASCRIPT_DEBUGGER_TRUE=''
823ENABLE_OFFLINE_WEB_APPLICATIONS_FALSE=''
824ENABLE_OFFLINE_WEB_APPLICATIONS_TRUE=''
825ENABLE_SVG_ANIMATION_FALSE=''
826ENABLE_SVG_ANIMATION_TRUE=''
827ENABLE_SVG_AS_IMAGE_FALSE=''
828ENABLE_SVG_AS_IMAGE_TRUE=''
829ENABLE_SVG_FALSE=''
830ENABLE_SVG_FILTERS_FALSE=''
831ENABLE_SVG_FILTERS_TRUE=''
832ENABLE_SVG_FONTS_FALSE=''
833ENABLE_SVG_FONTS_TRUE=''
834ENABLE_SVG_FOREIGN_OBJECT_FALSE=''
835ENABLE_SVG_FOREIGN_OBJECT_TRUE=''
836ENABLE_SVG_TRUE=''
837ENABLE_SVG_USE_FALSE=''
838ENABLE_SVG_USE_TRUE=''
839ENABLE_VIDEO_FALSE=''
840ENABLE_VIDEO_TRUE=''
841ENABLE_WML_FALSE=''
842ENABLE_WML_TRUE=''
843ENABLE_WORKERS_FALSE=''
844ENABLE_WORKERS_TRUE=''
845ENABLE_XPATH_FALSE=''
846ENABLE_XPATH_TRUE=''
847ENABLE_XSLT_FALSE=''
848ENABLE_XSLT_TRUE=''
849ENCHANT_CFLAGS=''
850ENCHANT_LIBS=''
851EXEEXT=''
852FGREP='/usr/bin/grep -F'
853FLEX='/opt/local/bin/flex'
854FREETYPE_CFLAGS=''
855FREETYPE_LIBS=''
856GEOCLUE_CFLAGS=''
857GEOCLUE_LIBS=''
858GETTEXT_PACKAGE=''
859GLIB_CFLAGS=''
860GLIB_GENMARSHAL=''
861GLIB_LIBS=''
862GLIB_MKENUMS=''
863GNOMEKEYRING_CFLAGS=''
864GNOMEKEYRING_LIBS=''
865GPERF='/opt/local/bin/gperf'
866GREP='/usr/bin/grep'
867GSTREAMER_CFLAGS=''
868GSTREAMER_LIBS=''
869GTKDOC_CHECK=''
870GTK_CFLAGS=''
871GTK_DOC_USE_LIBTOOL_FALSE=''
872GTK_DOC_USE_LIBTOOL_TRUE=''
873GTK_LIBS=''
874HILDON_CFLAGS=''
875HILDON_CPPFLAGS=''
876HILDON_LIBS=''
877HTML_DIR=''
878HTML_FLAGS_FALSE=''
879HTML_FLAGS_TRUE=''
880INSTALL_DATA='${INSTALL} -m 644'
881INSTALL_PROGRAM='${INSTALL}'
882INSTALL_SCRIPT='${INSTALL}'
883INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
884JPEG_LIBS='-ljpeg'
885LD='/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld'
886LDFLAGS='-L/opt/local/lib'
887LIBOBJS=''
888LIBS=''
889LIBSOUP_CFLAGS=''
890LIBSOUP_LIBS=''
891LIBTOOL='$(top_builddir)/doltlibtool'
892LIBWEBKITGTK_VERSION='7:0:5'
893LIBXML_CFLAGS=''
894LIBXML_LIBS=''
895LIBXSLT_CFLAGS=''
896LIBXSLT_LIBS=''
897LIPO='lipo'
898LN_S='ln -s'
899LTCOMPILE='$(top_builddir)/doltcompile $(COMPILE)'
900LTCXXCOMPILE='$(top_builddir)/doltcompile $(CXXCOMPILE)'
901LTLIBOBJS=''
902MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_webkit-gtk/work/webkit-1.1.7/autotools/missing --run makeinfo'
903MKDIR_P='/opt/local/bin/gmkdir -p'
904MV='/bin/mv'
905NM='/usr/bin/nm -p'
906NMEDIT='nmedit'
907OBJDUMP='objdump'
908OBJEXT='o'
909OS_FREEBSD_FALSE=''
910OS_FREEBSD_TRUE=''
911OS_GNU_FALSE=''
912OS_GNU_TRUE=''
913OS_LINUX_FALSE=''
914OS_LINUX_TRUE=''
915OS_UNIX_FALSE=''
916OS_UNIX_TRUE=''
917OS_WIN32_FALSE=''
918OS_WIN32_TRUE=''
919OTOOL64=':'
920OTOOL='otool'
921PACKAGE='webkit'
922PACKAGE_BUGREPORT='http://bugs.webkit.org/'
923PACKAGE_NAME='WebKit'
924PACKAGE_STRING='WebKit 1.1.7'
925PACKAGE_TARNAME='webkit'
926PACKAGE_VERSION='1.1.7'
927PANGO_CFLAGS=''
928PANGO_LIBS=''
929PATH_SEPARATOR=':'
930PERL='/opt/local/bin/perl'
931PKG_CONFIG='/opt/local/bin/pkg-config'
932PNG_LIBS='-L/opt/local/lib -lpng12 -lz  '
933RANLIB='ranlib'
934SED='/opt/local/bin/gsed'
935SET_MAKE=''
936SHELL='/bin/sh'
937SQLITE3_CFLAGS=''
938SQLITE3_LIBS=''
939STRIP='strip'
940SVG_FLAGS_FALSE=''
941SVG_FLAGS_TRUE=''
942SYMBOL_VISIBILITY='-fvisibility=hidden'
943SYMBOL_VISIBILITY_INLINES='-fvisibility-inlines-hidden'
944TARGET_DIRECTFB_FALSE=''
945TARGET_DIRECTFB_TRUE=''
946TARGET_QUARTZ_FALSE=''
947TARGET_QUARTZ_TRUE=''
948TARGET_WIN32_FALSE=''
949TARGET_WIN32_TRUE=''
950TARGET_X11_FALSE=''
951TARGET_X11_TRUE=''
952UNICODE_CFLAGS=''
953UNICODE_LIBS=''
954USE_FREETYPE_FALSE=''
955USE_FREETYPE_TRUE=''
956USE_GNOMEKEYRING_FALSE=''
957USE_GNOMEKEYRING_TRUE=''
958USE_PANGO_FALSE=''
959USE_PANGO_TRUE=''
960VERSION='1.1.7'
961WEBKIT_MAJOR_VERSION='1'
962WEBKIT_MICRO_VERSION='7'
963WEBKIT_MINOR_VERSION='1'
964XT_CFLAGS=''
965XT_LIBS=''
966ac_ct_CC='/usr/bin/gcc-4.0'
967ac_ct_CXX=''
968ac_ct_DUMPBIN=''
969am__fastdepCC_FALSE='#'
970am__fastdepCC_TRUE=''
971am__fastdepCXX_FALSE='#'
972am__fastdepCXX_TRUE=''
973am__include='include'
974am__isrc=''
975am__leading_dot='.'
976am__quote=''
977am__tar='tar --format=ustar -chf - "$$tardir"'
978am__untar='tar -xf -'
979bindir='${exec_prefix}/bin'
980build='i386-apple-darwin9.7.0'
981build_alias=''
982build_cpu='i386'
983build_os='darwin9.7.0'
984build_vendor='apple'
985datadir='${datarootdir}'
986datarootdir='${prefix}/share'
987docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
988dvidir='${docdir}'
989exec_prefix='NONE'
990host='i386-apple-darwin9.7.0'
991host_alias=''
992host_cpu='i386'
993host_os='darwin9.7.0'
994host_vendor='apple'
995htmldir='${docdir}'
996icu_config=''
997includedir='${prefix}/include'
998infodir='${datarootdir}/info'
999install_sh='$(SHELL) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_webkit-gtk/work/webkit-1.1.7/autotools/install-sh'
1000libdir='${exec_prefix}/lib'
1001libexecdir='${exec_prefix}/libexec'
1002localedir='${datarootdir}/locale'
1003localstatedir='${prefix}/var'
1004lt_ECHO='/bin/echo'
1005mandir='${datarootdir}/man'
1006mkdir_p='/opt/local/bin/gmkdir -p'
1007oldincludedir='/usr/include'
1008pdfdir='${docdir}'
1009prefix='/opt/local'
1010program_transform_name='s,x,x,'
1011psdir='${docdir}'
1012sbindir='${exec_prefix}/sbin'
1013sharedstatedir='${prefix}/com'
1014sysconfdir='${prefix}/etc'
1015target='i386-apple-darwin9.7.0'
1016target_alias=''
1017target_cpu='i386'
1018target_os='darwin9.7.0'
1019target_vendor='apple'
1020
1021## ----------- ##
1022## confdefs.h. ##
1023## ----------- ##
1024
1025#define PACKAGE_NAME "WebKit"
1026#define PACKAGE_TARNAME "webkit"
1027#define PACKAGE_VERSION "1.1.7"
1028#define PACKAGE_STRING "WebKit 1.1.7"
1029#define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
1030#define PACKAGE "webkit"
1031#define VERSION "1.1.7"
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 STDC_HEADERS 1
1042#define HAVE__BOOL 1
1043#define HAVE_STDBOOL_H 1
1044#define HAVE_DLFCN_H 1
1045#define LT_OBJDIR ".libs/"
1046#define HAVE_PTHREAD_H 1
1047#define HAVE_PTHREAD_H 1
1048
1049configure: exit 258