Ticket #38006: config.2.log

File config.2.log, 57.2 KB (added by sasoph@…, 11 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by WebKitGTK configure 2.0.1, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-gtk=2.0 --disable-webkit2 --enable-introspection --enable-svg --enable-geolocation --enable-media-stream --with-target=quartz --enable-video
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = .
14uname -m = Power Macintosh
15uname -r = 9.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC
18
19/usr/bin/uname -p = powerpc
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.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC
27Kernel configured for a single processor only.
281 processor is physically available.
291 processor is logically available.
30Processor type: ppc7450 (PowerPC 7450)
31Processor active: 0
32Primary memory available: 2.00 gigabytes
33Default processor set: 58 tasks, 195 threads, 1 processors
34Load average: 2.70, Mach factor: 0.13
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2877: checking build system type
52configure:2891: result: powerpc-apple-darwin9.8.0
53configure:2911: checking host system type
54configure:2924: result: powerpc-apple-darwin9.8.0
55configure:2944: checking for native Win32
56configure:2954: result: no
57configure:2980: checking for perl
58configure:2998: found /opt/local/bin/perl
59configure:3010: result: /opt/local/bin/perl
60configure:3024: checking for python
61configure:3054: result: /opt/local/bin/python2.7
62configure:3068: checking for ruby
63configure:3086: found /opt/local/bin/ruby
64configure:3098: result: /opt/local/bin/ruby
65configure:3112: checking for bison
66configure:3130: found /opt/local/bin/bison
67configure:3142: result: /opt/local/bin/bison
68configure:3156: checking for mv
69configure:3174: found /bin/mv
70configure:3186: result: /bin/mv
71configure:3200: checking for gperf
72configure:3218: found /usr/bin/gperf
73configure:3230: result: /usr/bin/gperf
74configure:3244: checking for flex
75configure:3262: found /opt/local/bin/flex
76configure:3274: result: /opt/local/bin/flex
77configure:3291: checking for gawk
78configure:3321: result: no
79configure:3291: checking for mawk
80configure:3321: result: no
81configure:3291: checking for nawk
82configure:3321: result: no
83configure:3291: checking for awk
84configure:3307: found /usr/bin/awk
85configure:3318: result: awk
86configure:3423: checking for gcc
87configure:3450: result: /opt/local/bin/clang-mp-3.2
88configure:3679: checking for C compiler version
89configure:3688: /opt/local/bin/clang-mp-3.2 --version >&5
90clang version 3.2 (tags/RELEASE_32/final)
91Target: powerpc-apple-darwin9.8.0
92Thread model: posix
93configure:3699: $? = 0
94configure:3688: /opt/local/bin/clang-mp-3.2 -v >&5
95clang version 3.2 (tags/RELEASE_32/final)
96Target: powerpc-apple-darwin9.8.0
97Thread model: posix
98configure:3699: $? = 0
99configure:3688: /opt/local/bin/clang-mp-3.2 -V >&5
100clang: error: argument to '-V' is missing (expected 1 value)
101clang: error: no input files
102configure:3699: $? = 1
103configure:3688: /opt/local/bin/clang-mp-3.2 -qversion >&5
104clang: error: no input files
105configure:3699: $? = 1
106configure:3719: checking whether the C compiler works
107configure:3741: /opt/local/bin/clang-mp-3.2 -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 -L/opt/local/lib -arch ppc conftest.c  >&5
108configure:3745: $? = 0
109configure:3793: result: yes
110configure:3796: checking for C compiler default output file name
111configure:3798: result: a.out
112configure:3804: checking for suffix of executables
113configure:3811: /opt/local/bin/clang-mp-3.2 -o conftest -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 -L/opt/local/lib -arch ppc conftest.c  >&5
114configure:3815: $? = 0
115configure:3837: result:
116configure:3859: checking whether we are cross compiling
117configure:3867: /opt/local/bin/clang-mp-3.2 -o conftest -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 -L/opt/local/lib -arch ppc conftest.c  >&5
118configure:3871: $? = 0
119configure:3878: ./conftest
120configure:3882: $? = 0
121configure:3897: result: no
122configure:3902: checking for suffix of object files
123configure:3924: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
124configure:3928: $? = 0
125configure:3949: result: o
126configure:3953: checking whether we are using the GNU C compiler
127configure:3972: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
128configure:3972: $? = 0
129configure:3981: result: yes
130configure:3990: checking whether /opt/local/bin/clang-mp-3.2 accepts -g
131configure:4010: /opt/local/bin/clang-mp-3.2 -c -g -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
132/tmp/conftest-tkijju.s:4:Missing string
133/tmp/conftest-tkijju.s:4:Rest of line ignored. 1st junk character valued 49 (1).
134/tmp/conftest-tkijju.s:30:Unknown pseudo-op: .loc
135/tmp/conftest-tkijju.s:30:Rest of line ignored. 1st junk character valued 49 (1).
136/tmp/conftest-tkijju.s:33:Unknown pseudo-op: .loc
137/tmp/conftest-tkijju.s:33:Rest of line ignored. 1st junk character valued 49 (1).
138clang: error: assembler (via gcc) command failed with exit code 1 (use -v to see invocation)
139configure:4010: $? = 1
140configure: failed program was:
141| /* confdefs.h */
142| #define PACKAGE_NAME "WebKitGTK"
143| #define PACKAGE_TARNAME "webkitgtk"
144| #define PACKAGE_VERSION "2.0.1"
145| #define PACKAGE_STRING "WebKitGTK 2.0.1"
146| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
147| #define PACKAGE_URL ""
148| /* end confdefs.h.  */
149|
150| int
151| main ()
152| {
153|
154|   ;
155|   return 0;
156| }
157configure:4025: /opt/local/bin/clang-mp-3.2 -c  -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
158configure:4025: $? = 0
159configure:4051: result: no
160configure:4068: checking for /opt/local/bin/clang-mp-3.2 option to accept ISO C89
161configure:4131: /opt/local/bin/clang-mp-3.2  -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
162configure:4131: $? = 0
163configure:4144: result: none needed
164configure:4276: checking for C++ compiler version
165configure:4285: /opt/local/bin/clang++-mp-3.2 --version >&5
166clang version 3.2 (tags/RELEASE_32/final)
167Target: powerpc-apple-darwin9.8.0
168Thread model: posix
169configure:4296: $? = 0
170configure:4285: /opt/local/bin/clang++-mp-3.2 -v >&5
171clang version 3.2 (tags/RELEASE_32/final)
172Target: powerpc-apple-darwin9.8.0
173Thread model: posix
174configure:4296: $? = 0
175configure:4285: /opt/local/bin/clang++-mp-3.2 -V >&5
176clang: error: argument to '-V' is missing (expected 1 value)
177clang: error: no input files
178configure:4296: $? = 1
179configure:4285: /opt/local/bin/clang++-mp-3.2 -qversion >&5
180clang: error: no input files
181configure:4296: $? = 1
182configure:4300: checking whether we are using the GNU C++ compiler
183configure:4319: /opt/local/bin/clang++-mp-3.2 -c -O2 -Wno-c++11-extensions -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.cpp >&5
184configure:4319: $? = 0
185configure:4328: result: yes
186configure:4337: checking whether /opt/local/bin/clang++-mp-3.2 accepts -g
187configure:4357: /opt/local/bin/clang++-mp-3.2 -c -g -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.cpp >&5
188/tmp/conftest-GPDhIq.s:4:Missing string
189/tmp/conftest-GPDhIq.s:4:Rest of line ignored. 1st junk character valued 49 (1).
190/tmp/conftest-GPDhIq.s:30:Unknown pseudo-op: .loc
191/tmp/conftest-GPDhIq.s:30:Rest of line ignored. 1st junk character valued 49 (1).
192/tmp/conftest-GPDhIq.s:33:Unknown pseudo-op: .loc
193/tmp/conftest-GPDhIq.s:33:Rest of line ignored. 1st junk character valued 49 (1).
194clang: error: assembler (via gcc) command failed with exit code 1 (use -v to see invocation)
195configure:4357: $? = 1
196configure: failed program was:
197| /* confdefs.h */
198| #define PACKAGE_NAME "WebKitGTK"
199| #define PACKAGE_TARNAME "webkitgtk"
200| #define PACKAGE_VERSION "2.0.1"
201| #define PACKAGE_STRING "WebKitGTK 2.0.1"
202| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
203| #define PACKAGE_URL ""
204| /* end confdefs.h.  */
205|
206| int
207| main ()
208| {
209|
210|   ;
211|   return 0;
212| }
213configure:4372: /opt/local/bin/clang++-mp-3.2 -c  -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.cpp >&5
214configure:4372: $? = 0
215configure:4398: result: no
216configure:4435: checking for a BSD-compatible install
217configure:4503: result: /usr/bin/install -c
218configure:4522: checking for special C compiler options needed for large files
219configure:4567: result: no
220configure:4573: checking for _FILE_OFFSET_BITS value needed for large files
221configure:4598: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
222configure:4598: $? = 0
223configure:4630: result: no
224configure:4739: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
225configure:4739: $? = 0
226configure:4776: /opt/local/bin/clang++-mp-3.2 -c -O2 -Wno-c++11-extensions -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.cpp >&5
227configure:4776: $? = 0
228configure:4790: checking for an ANSI C-conforming const
229configure:4856: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
230configure:4856: $? = 0
231configure:4863: result: yes
232configure:4871: checking for inline
233configure:4887: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
234configure:4887: $? = 0
235configure:4895: result: inline
236configure:4913: checking for working volatile
237configure:4932: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
238configure:4932: $? = 0
239configure:4939: result: yes
240configure:4954: checking how to run the C preprocessor
241configure:4985: /opt/local/bin/clang-mp-3.2 -E -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c
242configure:4985: $? = 0
243configure:4999: /opt/local/bin/clang-mp-3.2 -E -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c
244conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
245#include <ac_nonexistent.h>
246         ^
2471 error generated.
248configure:4999: $? = 1
249configure: failed program was:
250| /* confdefs.h */
251| #define PACKAGE_NAME "WebKitGTK"
252| #define PACKAGE_TARNAME "webkitgtk"
253| #define PACKAGE_VERSION "2.0.1"
254| #define PACKAGE_STRING "WebKitGTK 2.0.1"
255| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
256| #define PACKAGE_URL ""
257| /* end confdefs.h.  */
258| #include <ac_nonexistent.h>
259configure:5024: result: /opt/local/bin/clang-mp-3.2 -E
260configure:5044: /opt/local/bin/clang-mp-3.2 -E -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c
261configure:5044: $? = 0
262configure:5058: /opt/local/bin/clang-mp-3.2 -E -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c
263conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
264#include <ac_nonexistent.h>
265         ^
2661 error generated.
267configure:5058: $? = 1
268configure: failed program was:
269| /* confdefs.h */
270| #define PACKAGE_NAME "WebKitGTK"
271| #define PACKAGE_TARNAME "webkitgtk"
272| #define PACKAGE_VERSION "2.0.1"
273| #define PACKAGE_STRING "WebKitGTK 2.0.1"
274| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
275| #define PACKAGE_URL ""
276| /* end confdefs.h.  */
277| #include <ac_nonexistent.h>
278configure:5087: checking for grep that handles long lines and -e
279configure:5145: result: /opt/local/bin/grep
280configure:5150: checking for egrep
281configure:5212: result: /opt/local/bin/grep -E
282configure:5217: checking for ANSI C header files
283configure:5237: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
284configure:5237: $? = 0
285configure:5310: /opt/local/bin/clang-mp-3.2 -o conftest -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 -L/opt/local/lib -arch ppc conftest.c  >&5
286ld: absolute address to symbol __DefaultRuneLocale in a different linkage unit not supported in _main from /tmp/conftest-Jtw65O.o
287collect2: ld returned 1 exit status
288clang: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
289configure:5310: $? = 1
290configure: program exited with status 1
291configure: failed program was:
292| /* confdefs.h */
293| #define PACKAGE_NAME "WebKitGTK"
294| #define PACKAGE_TARNAME "webkitgtk"
295| #define PACKAGE_VERSION "2.0.1"
296| #define PACKAGE_STRING "WebKitGTK 2.0.1"
297| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
298| #define PACKAGE_URL ""
299| /* end confdefs.h.  */
300| #include <ctype.h>
301| #include <stdlib.h>
302| #if ((' ' & 0x0FF) == 0x020)
303| # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
304| # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
305| #else
306| # define ISLOWER(c)              (('a' <= (c) && (c) <= 'i')               || ('j' <= (c) && (c) <= 'r')                   || ('s' <= (c) && (c) <= 'z'))
307| # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
308| #endif
309|
310| #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
311| int
312| main ()
313| {
314|   int i;
315|   for (i = 0; i < 256; i++)
316|     if (XOR (islower (i), ISLOWER (i))
317|       || toupper (i) != TOUPPER (i))
318|       return 2;
319|   return 0;
320| }
321configure:5321: result: no
322configure:5334: checking for sys/types.h
323configure:5334: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
324configure:5334: $? = 0
325configure:5334: result: yes
326configure:5334: checking for sys/stat.h
327configure:5334: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
328configure:5334: $? = 0
329configure:5334: result: yes
330configure:5334: checking for stdlib.h
331configure:5334: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
332configure:5334: $? = 0
333configure:5334: result: yes
334configure:5334: checking for string.h
335configure:5334: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
336configure:5334: $? = 0
337configure:5334: result: yes
338configure:5334: checking for memory.h
339configure:5334: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
340configure:5334: $? = 0
341configure:5334: result: yes
342configure:5334: checking for strings.h
343configure:5334: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
344configure:5334: $? = 0
345configure:5334: result: yes
346configure:5334: checking for inttypes.h
347configure:5334: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
348configure:5334: $? = 0
349configure:5334: result: yes
350configure:5334: checking for stdint.h
351configure:5334: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
352configure:5334: $? = 0
353configure:5334: result: yes
354configure:5334: checking for unistd.h
355configure:5334: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
356configure:5334: $? = 0
357configure:5334: result: yes
358configure:5346: checking for stdbool.h that conforms to C99
359configure:5413: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
360conftest.c:55:21: error: 'p' declared as an array with a negative size
361             char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1];
362                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3631 error generated.
364configure:5413: $? = 1
365configure: failed program was:
366| /* confdefs.h */
367| #define PACKAGE_NAME "WebKitGTK"
368| #define PACKAGE_TARNAME "webkitgtk"
369| #define PACKAGE_VERSION "2.0.1"
370| #define PACKAGE_STRING "WebKitGTK 2.0.1"
371| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
372| #define PACKAGE_URL ""
373| #define HAVE_SYS_TYPES_H 1
374| #define HAVE_SYS_STAT_H 1
375| #define HAVE_STDLIB_H 1
376| #define HAVE_STRING_H 1
377| #define HAVE_MEMORY_H 1
378| #define HAVE_STRINGS_H 1
379| #define HAVE_INTTYPES_H 1
380| #define HAVE_STDINT_H 1
381| #define HAVE_UNISTD_H 1
382| /* end confdefs.h.  */
383|
384|              #include <stdbool.h>
385|              #ifndef bool
386|               "error: bool is not defined"
387|              #endif
388|              #ifndef false
389|               "error: false is not defined"
390|              #endif
391|              #if false
392|               "error: false is not 0"
393|              #endif
394|              #ifndef true
395|               "error: true is not defined"
396|              #endif
397|              #if true != 1
398|               "error: true is not 1"
399|              #endif
400|              #ifndef __bool_true_false_are_defined
401|               "error: __bool_true_false_are_defined is not defined"
402|              #endif
403|
404|              struct s { _Bool s: 1; _Bool t; } s;
405|
406|              char a[true == 1 ? 1 : -1];
407|              char b[false == 0 ? 1 : -1];
408|              char c[__bool_true_false_are_defined == 1 ? 1 : -1];
409|              char d[(bool) 0.5 == true ? 1 : -1];
410|              /* See body of main program for 'e'.  */
411|              char f[(_Bool) 0.0 == false ? 1 : -1];
412|              char g[true];
413|              char h[sizeof (_Bool)];
414|              char i[sizeof s.t];
415|              enum { j = false, k = true, l = false * true, m = true * 256 };
416|              /* The following fails for
417|                 HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]. */
418|              _Bool n[m];
419|              char o[sizeof n == m * sizeof n[0] ? 1 : -1];
420|              char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1];
421|              /* Catch a bug in an HP-UX C compiler.  See
422|                 http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html
423|                 http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html
424|               */
425|              _Bool q = true;
426|              _Bool *pq = &q;
427|
428| int
429| main ()
430| {
431|
432|              bool e = &s;
433|              *pq |= q;
434|              *pq |= ! q;
435|              /* Refer to every declared value, to avoid compiler optimizations.  */
436|              return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
437|                      + !m + !n + !o + !p + !q + !pq);
438|
439|   ;
440|   return 0;
441| }
442configure:5420: result: no
443configure:5422: checking for _Bool
444configure:5422: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
445configure:5422: $? = 0
446configure:5422: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
447conftest.c:54:20: error: expected expression
448if (sizeof ((_Bool)))
449                   ^
4501 error generated.
451configure:5422: $? = 1
452configure: failed program was:
453| /* confdefs.h */
454| #define PACKAGE_NAME "WebKitGTK"
455| #define PACKAGE_TARNAME "webkitgtk"
456| #define PACKAGE_VERSION "2.0.1"
457| #define PACKAGE_STRING "WebKitGTK 2.0.1"
458| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
459| #define PACKAGE_URL ""
460| #define HAVE_SYS_TYPES_H 1
461| #define HAVE_SYS_STAT_H 1
462| #define HAVE_STDLIB_H 1
463| #define HAVE_STRING_H 1
464| #define HAVE_MEMORY_H 1
465| #define HAVE_STRINGS_H 1
466| #define HAVE_INTTYPES_H 1
467| #define HAVE_STDINT_H 1
468| #define HAVE_UNISTD_H 1
469| /* end confdefs.h.  */
470| #include <stdio.h>
471| #ifdef HAVE_SYS_TYPES_H
472| # include <sys/types.h>
473| #endif
474| #ifdef HAVE_SYS_STAT_H
475| # include <sys/stat.h>
476| #endif
477| #ifdef STDC_HEADERS
478| # include <stdlib.h>
479| # include <stddef.h>
480| #else
481| # ifdef HAVE_STDLIB_H
482| #  include <stdlib.h>
483| # endif
484| #endif
485| #ifdef HAVE_STRING_H
486| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
487| #  include <memory.h>
488| # endif
489| # include <string.h>
490| #endif
491| #ifdef HAVE_STRINGS_H
492| # include <strings.h>
493| #endif
494| #ifdef HAVE_INTTYPES_H
495| # include <inttypes.h>
496| #endif
497| #ifdef HAVE_STDINT_H
498| # include <stdint.h>
499| #endif
500| #ifdef HAVE_UNISTD_H
501| # include <unistd.h>
502| #endif
503| int
504| main ()
505| {
506| if (sizeof ((_Bool)))
507|           return 0;
508|   ;
509|   return 0;
510| }
511configure:5422: result: yes
512configure:5457: checking for bash
513configure:5475: found /opt/local/bin/bash
514configure:5487: result: /opt/local/bin/bash
515configure:5495: checking if dolt supports this host
516configure:5520: result: no, falling back to libtool
517configure:6032: checking how to print strings
518configure:6059: result: printf
519configure:6080: checking for a sed that does not truncate output
520configure:6144: result: /opt/local/bin/gsed
521configure:6162: checking for fgrep
522configure:6224: result: /opt/local/bin/grep -F
523configure:6259: checking for ld used by /opt/local/bin/clang-mp-3.2
524configure:6326: result: /opt/local/libexec/llvm-3.2/bin/ld
525configure:6333: checking if the linker (/opt/local/libexec/llvm-3.2/bin/ld) is GNU ld
526configure:6348: result: no
527configure:6360: checking for BSD- or MS-compatible name lister (nm)
528configure:6409: result: /usr/bin/nm -p
529configure:6539: checking the name lister (/usr/bin/nm -p) interface
530configure:6546: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
531configure:6549: /usr/bin/nm -p "conftest.o"
532configure:6552: output
53300000000 S _some_variable
534configure:6559: result: BSD nm
535configure:6562: checking whether ln -s works
536configure:6566: result: yes
537configure:6574: checking the maximum length of command line arguments
538configure:6704: result: 196608
539configure:6721: checking whether the shell understands some XSI constructs
540configure:6731: result: yes
541configure:6735: checking whether the shell understands "+="
542configure:6741: result: yes
543configure:6776: checking how to convert powerpc-apple-darwin9.8.0 file names to powerpc-apple-darwin9.8.0 format
544configure:6816: result: func_convert_file_noop
545configure:6823: checking how to convert powerpc-apple-darwin9.8.0 file names to toolchain format
546configure:6843: result: func_convert_file_noop
547configure:6850: checking for /opt/local/libexec/llvm-3.2/bin/ld option to reload object files
548configure:6857: result: -r
549configure:6931: checking for objdump
550configure:6958: result: objdump
551configure:6987: checking how to recognize dependent libraries
552configure:7189: result: pass_all
553configure:7274: checking for dlltool
554configure:7301: result: dlltool
555configure:7331: checking how to associate runtime and link libraries
556configure:7358: result: printf %s\n
557configure:7418: checking for ar
558configure:7434: found /opt/local/bin/ar
559configure:7445: result: ar
560configure:7482: checking for archiver @FILE support
561configure:7499: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
562configure:7499: $? = 0
563configure:7502: ar cruT libconftest.a @conftest.lst >&5
564ar: @conftest.lst: No such file or directory
565configure:7505: $? = 1
566configure:7525: result: no
567configure:7583: checking for strip
568configure:7599: found /opt/local/bin/strip
569configure:7610: result: strip
570configure:7682: checking for ranlib
571configure:7698: found /opt/local/bin/ranlib
572configure:7709: result: ranlib
573configure:7811: checking command to parse /usr/bin/nm -p output from /opt/local/bin/clang-mp-3.2 object
574configure:7931: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
575configure:7934: $? = 0
576configure:7938: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
577configure:7941: $? = 0
578cannot find nm_test_var in conftest.nm
579configure:7931: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
580configure:7934: $? = 0
581configure:7938: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
582configure:7941: $? = 0
583configure:8007: /opt/local/bin/clang-mp-3.2 -o conftest -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 -L/opt/local/lib -arch ppc conftest.c conftstm.o >&5
584configure:8010: $? = 0
585configure:8048: result: ok
586configure:8085: checking for sysroot
587configure:8115: result: no
588configure:8371: checking for mt
589configure:8401: result: no
590configure:8421: checking if : is a manifest tool
591configure:8427: : '-?'
592configure:8435: result: no
593configure:8491: checking for dsymutil
594configure:8507: found /usr/bin/dsymutil
595configure:8518: result: dsymutil
596configure:8583: checking for nmedit
597configure:8599: found /usr/bin/nmedit
598configure:8610: result: nmedit
599configure:8675: checking for lipo
600configure:8691: found /opt/local/bin/lipo
601configure:8702: result: lipo
602configure:8767: checking for otool
603configure:8783: found /opt/local/bin/otool
604configure:8794: result: otool
605configure:8859: checking for otool64
606configure:8889: result: no
607configure:8934: checking for -single_module linker flag
608/opt/local/bin/clang-mp-3.2 -Os -arch ppc -L/opt/local/lib -arch ppc -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
609configure:8967: result: yes
610configure:8970: checking for -exported_symbols_list linker flag
611configure:8990: /opt/local/bin/clang-mp-3.2 -o conftest -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 -L/opt/local/lib -arch ppc -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
612configure:8990: $? = 0
613configure:9000: result: yes
614configure:9003: checking for -force_load linker flag
615/opt/local/bin/clang-mp-3.2 -Os -arch ppc -c -o conftest.o conftest.c
616ar cru libconftest.a conftest.o
617ranlib libconftest.a
618/opt/local/bin/clang-mp-3.2 -Os -arch ppc -L/opt/local/lib -arch ppc -o conftest conftest.c -Wl,-force_load,./libconftest.a
619ld: unknown option: -force_load
620collect2: ld returned 1 exit status
621clang: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
622configure:9035: result: no
623configure:9074: checking for dlfcn.h
624configure:9074: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
625configure:9074: $? = 0
626configure:9074: result: yes
627configure:9258: checking for objdir
628configure:9273: result: .libs
629configure:9544: checking if /opt/local/bin/clang-mp-3.2 supports -fno-rtti -fno-exceptions
630configure:9562: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 -fno-rtti -fno-exceptions conftest.c >&5
631configure:9566: $? = 0
632configure:9579: result: yes
633configure:9906: checking for /opt/local/bin/clang-mp-3.2 option to produce PIC
634configure:9913: result: -fno-common -DPIC
635configure:9921: checking if /opt/local/bin/clang-mp-3.2 PIC flag -fno-common -DPIC works
636configure:9939: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 -fno-common -DPIC -DPIC conftest.c >&5
637configure:9943: $? = 0
638configure:9956: result: yes
639configure:9985: checking if /opt/local/bin/clang-mp-3.2 static flag -static works
640configure:10013: result: no
641configure:10028: checking if /opt/local/bin/clang-mp-3.2 supports -c -o file.o
642configure:10049: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 -o out/conftest2.o conftest.c >&5
643configure:10053: $? = 0
644configure:10075: result: yes
645configure:10083: checking if /opt/local/bin/clang-mp-3.2 supports -c -o file.o
646configure:10130: result: yes
647configure:10163: checking whether the /opt/local/bin/clang-mp-3.2 linker (/opt/local/libexec/llvm-3.2/bin/ld) supports shared libraries
648configure:11316: result: yes
649configure:11556: checking dynamic linker characteristics
650configure:12289: result: darwin9.8.0 dyld
651configure:12396: checking how to hardcode library paths into programs
652configure:12421: result: immediate
653configure:12961: checking whether stripping libraries is possible
654configure:12975: result: yes
655configure:13001: checking if libtool supports shared libraries
656configure:13003: result: yes
657configure:13006: checking whether to build shared libraries
658configure:13027: result: yes
659configure:13030: checking whether to build static libraries
660configure:13034: result: no
661configure:13057: checking how to run the C++ preprocessor
662configure:13084: /opt/local/bin/clang++-mp-3.2 -E -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.cpp
663configure:13084: $? = 0
664configure:13098: /opt/local/bin/clang++-mp-3.2 -E -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.cpp
665conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
666#include <ac_nonexistent.h>
667         ^
6681 error generated.
669configure:13098: $? = 1
670configure: failed program was:
671| /* confdefs.h */
672| #define PACKAGE_NAME "WebKitGTK"
673| #define PACKAGE_TARNAME "webkitgtk"
674| #define PACKAGE_VERSION "2.0.1"
675| #define PACKAGE_STRING "WebKitGTK 2.0.1"
676| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
677| #define PACKAGE_URL ""
678| #define HAVE_SYS_TYPES_H 1
679| #define HAVE_SYS_STAT_H 1
680| #define HAVE_STDLIB_H 1
681| #define HAVE_STRING_H 1
682| #define HAVE_MEMORY_H 1
683| #define HAVE_STRINGS_H 1
684| #define HAVE_INTTYPES_H 1
685| #define HAVE_STDINT_H 1
686| #define HAVE_UNISTD_H 1
687| #define HAVE__BOOL 1
688| #define HAVE_DLFCN_H 1
689| #define LT_OBJDIR ".libs/"
690| /* end confdefs.h.  */
691| #include <ac_nonexistent.h>
692configure:13123: result: /opt/local/bin/clang++-mp-3.2 -E
693configure:13143: /opt/local/bin/clang++-mp-3.2 -E -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.cpp
694configure:13143: $? = 0
695configure:13157: /opt/local/bin/clang++-mp-3.2 -E -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.cpp
696conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
697#include <ac_nonexistent.h>
698         ^
6991 error generated.
700configure:13157: $? = 1
701configure: failed program was:
702| /* confdefs.h */
703| #define PACKAGE_NAME "WebKitGTK"
704| #define PACKAGE_TARNAME "webkitgtk"
705| #define PACKAGE_VERSION "2.0.1"
706| #define PACKAGE_STRING "WebKitGTK 2.0.1"
707| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
708| #define PACKAGE_URL ""
709| #define HAVE_SYS_TYPES_H 1
710| #define HAVE_SYS_STAT_H 1
711| #define HAVE_STDLIB_H 1
712| #define HAVE_STRING_H 1
713| #define HAVE_MEMORY_H 1
714| #define HAVE_STRINGS_H 1
715| #define HAVE_INTTYPES_H 1
716| #define HAVE_STDINT_H 1
717| #define HAVE_UNISTD_H 1
718| #define HAVE__BOOL 1
719| #define HAVE_DLFCN_H 1
720| #define LT_OBJDIR ".libs/"
721| /* end confdefs.h.  */
722| #include <ac_nonexistent.h>
723configure:13326: checking for ld used by /opt/local/bin/clang++-mp-3.2
724configure:13393: result: /opt/local/libexec/llvm-3.2/bin/ld
725configure:13400: checking if the linker (/opt/local/libexec/llvm-3.2/bin/ld) is GNU ld
726configure:13415: result: no
727configure:13470: checking whether the /opt/local/bin/clang++-mp-3.2 linker (/opt/local/libexec/llvm-3.2/bin/ld) supports shared libraries
728configure:14475: result: yes
729configure:14511: /opt/local/bin/clang++-mp-3.2 -c -O2 -Wno-c++11-extensions -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.cpp >&5
730configure:14514: $? = 0
731configure:15034: checking for /opt/local/bin/clang++-mp-3.2 option to produce PIC
732configure:15041: result: -fno-common -DPIC
733configure:15049: checking if /opt/local/bin/clang++-mp-3.2 PIC flag -fno-common -DPIC works
734configure:15067: /opt/local/bin/clang++-mp-3.2 -c -O2 -Wno-c++11-extensions -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 -fno-common -DPIC -DPIC conftest.cpp >&5
735configure:15071: $? = 0
736configure:15084: result: yes
737configure:15107: checking if /opt/local/bin/clang++-mp-3.2 static flag -static works
738configure:15135: result: no
739configure:15147: checking if /opt/local/bin/clang++-mp-3.2 supports -c -o file.o
740configure:15168: /opt/local/bin/clang++-mp-3.2 -c -O2 -Wno-c++11-extensions -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 -o out/conftest2.o conftest.cpp >&5
741configure:15172: $? = 0
742configure:15194: result: yes
743configure:15199: checking if /opt/local/bin/clang++-mp-3.2 supports -c -o file.o
744configure:15246: result: yes
745configure:15276: checking whether the /opt/local/bin/clang++-mp-3.2 linker (/opt/local/libexec/llvm-3.2/bin/ld) supports shared libraries
746configure:15312: result: yes
747configure:15453: checking dynamic linker characteristics
748configure:16120: result: darwin9.8.0 dyld
749configure:16173: checking how to hardcode library paths into programs
750configure:16198: result: immediate
751configure:16261: checking whether to build WebKit1
752configure:16270: result: yes
753configure:16275: checking whether to build WebKit2
754configure:16284: result: no
755configure:16287: checking whether to do a debug build
756configure:16296: result: no
757configure:16299: checking whether to enable optimized builds
758configure:16314: result: yes
759configure:16317: checking the GTK+ version to use
760configure:16332: result: 2.0
761configure:16335: checking the target windowing system
762configure:16350: result: quartz
763configure:16353: checking whether to enable spellcheck support
764configure:16362: result: yes
765configure:16365: checking whether to enable credential storage
766configure:16374: result: yes
767configure:16400: checking whether to enable Gamepad support
768configure:16409: result: no
769configure:16412: checking whether to enable HTML5 video support
770configure:16421: result: yes
771configure:16424: checking whether to enable XSLT support
772configure:16433: result: yes
773configure:16436: checking whether to enable geolocation support
774configure:16445: result: yes
775configure:16448: checking whether to enable SVG support
776configure:16457: result: yes
777configure:16460: checking whether to enable support for SVG fonts
778configure:16469: result: yes
779configure:16472: checking whether to enable Web Audio support
780configure:16481: result: no
781configure:16484: checking whether to enable code coverage support
782configure:16493: result: no
783configure:16496: checking whether to enable optimized memory allocator
784configure:16509: result: yes
785configure:16512: checking whether to enable debug symbols
786configure:16533: result: no
787configure:16536: checking which GPU acceleration backend to use
788configure:16546: result: auto
789configure:16549: checking whether to enable WebGL support
790configure:16558: result: auto
791configure:16561: checking whether to enable accelerated compositing support
792configure:16570: result: auto
793configure:16573: checking whether to enable JIT compilation
794configure:16580: result:
795configure:16583: checking whether to enable opcode stats
796configure:16592: result: no
797configure:16595: checking whether to enable GObject introspection support
798configure:16604: result: yes
799configure:16663: checking for pkg-config
800configure:16681: found /opt/local/bin/pkg-config
801configure:16693: result: /opt/local/bin/pkg-config
802configure:16718: checking pkg-config is at least version 0.9.0
803configure:16721: result: yes
804configure:16731: checking for jpeg_destroy_decompress in -ljpeg
805configure:16756: /opt/local/bin/clang-mp-3.2 -o conftest -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 -L/opt/local/lib -arch ppc conftest.c -ljpeg   >&5
806configure:16756: $? = 0
807configure:16765: result: yes
808configure:16774: checking for jpeglib
809configure:16786: /opt/local/bin/clang-mp-3.2 -E -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c
810configure:16786: $? = 0
811configure:16792: result: yes
812configure:16805: checking for libpng
813configure:16808: result: yes
814configure:16907: checking webp/decode.h usability
815configure:16907: /opt/local/bin/clang-mp-3.2 -c -Os -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c >&5
816configure:16907: $? = 0
817configure:16907: result: yes
818configure:16907: checking webp/decode.h presence
819configure:16907: /opt/local/bin/clang-mp-3.2 -E -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 conftest.c
820configure:16907: $? = 0
821configure:16907: result: yes
822configure:16907: checking for webp/decode.h
823configure:16907: result: yes
824configure:17043: checking for pkg-config
825configure:17073: result: /opt/local/bin/pkg-config
826configure:17098: checking pkg-config is at least version 0.16
827configure:17101: result: yes
828configure:17118: checking for GLIB - version >= 2.36.0
829configure:17233: /opt/local/bin/clang-mp-3.2 -o conftest -Os -arch ppc -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 -L/opt/local/lib -arch ppc conftest.c -L/opt/local/lib -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl   >&5
830ld: absolute address to symbol _glib_micro_version in a different linkage unit not supported in _main from /tmp/conftest-xaNAXc.o
831collect2: ld returned 1 exit status
832clang: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
833configure:17233: $? = 1
834configure: program exited with status 1
835configure: failed program was:
836| /* confdefs.h */
837| #define PACKAGE_NAME "WebKitGTK"
838| #define PACKAGE_TARNAME "webkitgtk"
839| #define PACKAGE_VERSION "2.0.1"
840| #define PACKAGE_STRING "WebKitGTK 2.0.1"
841| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
842| #define PACKAGE_URL ""
843| #define HAVE_SYS_TYPES_H 1
844| #define HAVE_SYS_STAT_H 1
845| #define HAVE_STDLIB_H 1
846| #define HAVE_STRING_H 1
847| #define HAVE_MEMORY_H 1
848| #define HAVE_STRINGS_H 1
849| #define HAVE_INTTYPES_H 1
850| #define HAVE_STDINT_H 1
851| #define HAVE_UNISTD_H 1
852| #define HAVE__BOOL 1
853| #define HAVE_DLFCN_H 1
854| #define LT_OBJDIR ".libs/"
855| #define HAVE_WEBP_DECODE_H 1
856| /* end confdefs.h.  */
857|
858| #include <glib.h>
859| #include <stdio.h>
860| #include <stdlib.h>
861|
862| int
863| main ()
864| {
865|   unsigned int major, minor, micro;
866|   char *tmp_version;
867|
868|   fclose (fopen ("conf.glibtest", "w"));
869|
870|   /* HP/UX 9 (%@#!) writes to sscanf strings */
871|   tmp_version = g_strdup("2.36.0");
872|   if (sscanf(tmp_version, "%u.%u.%u", &major, &minor, &micro) != 3) {
873|      printf("%s, bad version string\n", "2.36.0");
874|      exit(1);
875|    }
876|
877|   if ((glib_major_version != 2) ||
878|       (glib_minor_version != 36) ||
879|       (glib_micro_version != 1))
880|     {
881|       printf("\n*** 'pkg-config --modversion glib-2.0' returned %d.%d.%d, but GLIB (%d.%d.%d)\n",
882|              2, 36, 1,
883|              glib_major_version, glib_minor_version, glib_micro_version);
884|       printf ("*** was found! If pkg-config was correct, then it is best\n");
885|       printf ("*** to remove the old version of GLib. You may also be able to fix the error\n");
886|       printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
887|       printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
888|       printf("*** required on your system.\n");
889|       printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n");
890|       printf("*** to point to the correct configuration files\n");
891|     }
892|   else if ((glib_major_version != GLIB_MAJOR_VERSION) ||
893|          (glib_minor_version != GLIB_MINOR_VERSION) ||
894|            (glib_micro_version != GLIB_MICRO_VERSION))
895|     {
896|       printf("*** GLIB header files (version %d.%d.%d) do not match\n",
897|            GLIB_MAJOR_VERSION, GLIB_MINOR_VERSION, GLIB_MICRO_VERSION);
898|       printf("*** library (version %d.%d.%d)\n",
899|            glib_major_version, glib_minor_version, glib_micro_version);
900|     }
901|   else
902|     {
903|       if ((glib_major_version > major) ||
904|         ((glib_major_version == major) && (glib_minor_version > minor)) ||
905|         ((glib_major_version == major) && (glib_minor_version == minor) && (glib_micro_version >= micro)))
906|       {
907|         return 0;
908|        }
909|      else
910|       {
911|         printf("\n*** An old version of GLIB (%u.%u.%u) was found.\n",
912|                glib_major_version, glib_minor_version, glib_micro_version);
913|         printf("*** You need a version of GLIB newer than %u.%u.%u. The latest version of\n",
914|              major, minor, micro);
915|         printf("*** GLIB is always available from ftp://ftp.gtk.org.\n");
916|         printf("***\n");
917|         printf("*** If you have already installed a sufficiently new version, this error\n");
918|         printf("*** probably means that the wrong copy of the pkg-config shell script is\n");
919|         printf("*** being found. The easiest way to fix this is to remove the old version\n");
920|         printf("*** of GLIB, but you can also set the PKG_CONFIG environment to point to the\n");
921|         printf("*** correct copy of pkg-config. (In this case, you will have to\n");
922|         printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
923|         printf("*** so that the correct libraries are found at run-time))\n");
924|       }
925|     }
926|   return 1;
927| }
928|
929configure:17251: result: no
930configure:17279: /opt/local/bin/clang-mp-3.2 -o conftest -Os -arch ppc -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050 -L/opt/local/lib -arch ppc conftest.c  -L/opt/local/lib -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl  >&5
931ld: absolute address to symbol _glib_minor_version in a different linkage unit not supported in _main from /tmp/conftest-G7qUQ2.o
932collect2: ld returned 1 exit status
933clang: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
934configure:17279: $? = 1
935configure: failed program was:
936| /* confdefs.h */
937| #define PACKAGE_NAME "WebKitGTK"
938| #define PACKAGE_TARNAME "webkitgtk"
939| #define PACKAGE_VERSION "2.0.1"
940| #define PACKAGE_STRING "WebKitGTK 2.0.1"
941| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
942| #define PACKAGE_URL ""
943| #define HAVE_SYS_TYPES_H 1
944| #define HAVE_SYS_STAT_H 1
945| #define HAVE_STDLIB_H 1
946| #define HAVE_STRING_H 1
947| #define HAVE_MEMORY_H 1
948| #define HAVE_STRINGS_H 1
949| #define HAVE_INTTYPES_H 1
950| #define HAVE_STDINT_H 1
951| #define HAVE_UNISTD_H 1
952| #define HAVE__BOOL 1
953| #define HAVE_DLFCN_H 1
954| #define LT_OBJDIR ".libs/"
955| #define HAVE_WEBP_DECODE_H 1
956| /* end confdefs.h.  */
957|
958| #include <glib.h>
959| #include <stdio.h>
960|
961| int
962| main ()
963| {
964|  return ((glib_major_version) || (glib_minor_version) || (glib_micro_version));
965|   ;
966|   return 0;
967| }
968configure:17316: error: You need the GLib dev tools in your path
969
970## ---------------- ##
971## Cache variables. ##
972## ---------------- ##
973
974ac_cv_build=powerpc-apple-darwin9.8.0
975ac_cv_c_compiler_gnu=yes
976ac_cv_c_const=yes
977ac_cv_c_inline=inline
978ac_cv_c_volatile=yes
979ac_cv_cxx_compiler_gnu=yes
980ac_cv_env_ATSPI2_CFLAGS_set=
981ac_cv_env_ATSPI2_CFLAGS_value=
982ac_cv_env_ATSPI2_LIBS_set=
983ac_cv_env_ATSPI2_LIBS_value=
984ac_cv_env_CAIRO_CFLAGS_set=
985ac_cv_env_CAIRO_CFLAGS_value=
986ac_cv_env_CAIRO_LIBS_set=
987ac_cv_env_CAIRO_LIBS_value=
988ac_cv_env_CCC_set=
989ac_cv_env_CCC_value=
990ac_cv_env_CC_set=set
991ac_cv_env_CC_value=/opt/local/bin/clang-mp-3.2
992ac_cv_env_CFLAGS_set=set
993ac_cv_env_CFLAGS_value='-Os -arch ppc'
994ac_cv_env_CLUTTER_CFLAGS_set=
995ac_cv_env_CLUTTER_CFLAGS_value=
996ac_cv_env_CLUTTER_GTK_CFLAGS_set=
997ac_cv_env_CLUTTER_GTK_CFLAGS_value=
998ac_cv_env_CLUTTER_GTK_LIBS_set=
999ac_cv_env_CLUTTER_GTK_LIBS_value=
1000ac_cv_env_CLUTTER_LIBS_set=
1001ac_cv_env_CLUTTER_LIBS_value=
1002ac_cv_env_CPPFLAGS_set=set
1003ac_cv_env_CPPFLAGS_value='-DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050'
1004ac_cv_env_CPP_set=
1005ac_cv_env_CPP_value=
1006ac_cv_env_CXXCPP_set=
1007ac_cv_env_CXXCPP_value=
1008ac_cv_env_CXXFLAGS_set=set
1009ac_cv_env_CXXFLAGS_value='-O2 -Wno-c++11-extensions -arch ppc'
1010ac_cv_env_CXX_set=set
1011ac_cv_env_CXX_value=/opt/local/bin/clang++-mp-3.2
1012ac_cv_env_ENCHANT_CFLAGS_set=
1013ac_cv_env_ENCHANT_CFLAGS_value=
1014ac_cv_env_ENCHANT_LIBS_set=
1015ac_cv_env_ENCHANT_LIBS_value=
1016ac_cv_env_FREETYPE_CFLAGS_set=
1017ac_cv_env_FREETYPE_CFLAGS_value=
1018ac_cv_env_FREETYPE_LIBS_set=
1019ac_cv_env_FREETYPE_LIBS_value=
1020ac_cv_env_GAIL_CFLAGS_set=
1021ac_cv_env_GAIL_CFLAGS_value=
1022ac_cv_env_GAIL_LIBS_set=
1023ac_cv_env_GAIL_LIBS_value=
1024ac_cv_env_GAMEPAD_CFLAGS_set=
1025ac_cv_env_GAMEPAD_CFLAGS_value=
1026ac_cv_env_GAMEPAD_LIBS_set=
1027ac_cv_env_GAMEPAD_LIBS_value=
1028ac_cv_env_GEOCLUE_CFLAGS_set=
1029ac_cv_env_GEOCLUE_CFLAGS_value=
1030ac_cv_env_GEOCLUE_LIBS_set=
1031ac_cv_env_GEOCLUE_LIBS_value=
1032ac_cv_env_GSTREAMER_CFLAGS_set=
1033ac_cv_env_GSTREAMER_CFLAGS_value=
1034ac_cv_env_GSTREAMER_LIBS_set=
1035ac_cv_env_GSTREAMER_LIBS_value=
1036ac_cv_env_GTK2_CFLAGS_set=
1037ac_cv_env_GTK2_CFLAGS_value=
1038ac_cv_env_GTK2_LIBS_set=
1039ac_cv_env_GTK2_LIBS_value=
1040ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
1041ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
1042ac_cv_env_GTKDOC_DEPS_LIBS_set=
1043ac_cv_env_GTKDOC_DEPS_LIBS_value=
1044ac_cv_env_GTK_CFLAGS_set=
1045ac_cv_env_GTK_CFLAGS_value=
1046ac_cv_env_GTK_LIBS_set=
1047ac_cv_env_GTK_LIBS_value=
1048ac_cv_env_GTK_UNIX_PRINTING_CFLAGS_set=
1049ac_cv_env_GTK_UNIX_PRINTING_CFLAGS_value=
1050ac_cv_env_GTK_UNIX_PRINTING_LIBS_set=
1051ac_cv_env_GTK_UNIX_PRINTING_LIBS_value=
1052ac_cv_env_INTROSPECTION_CFLAGS_set=
1053ac_cv_env_INTROSPECTION_CFLAGS_value=
1054ac_cv_env_INTROSPECTION_LIBS_set=
1055ac_cv_env_INTROSPECTION_LIBS_value=
1056ac_cv_env_LDFLAGS_set=set
1057ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch ppc'
1058ac_cv_env_LIBSECRET_CFLAGS_set=
1059ac_cv_env_LIBSECRET_CFLAGS_value=
1060ac_cv_env_LIBSECRET_LIBS_set=
1061ac_cv_env_LIBSECRET_LIBS_value=
1062ac_cv_env_LIBSOUP_CFLAGS_set=
1063ac_cv_env_LIBSOUP_CFLAGS_value=
1064ac_cv_env_LIBSOUP_LIBS_set=
1065ac_cv_env_LIBSOUP_LIBS_value=
1066ac_cv_env_LIBS_set=
1067ac_cv_env_LIBS_value=
1068ac_cv_env_LIBXML_CFLAGS_set=
1069ac_cv_env_LIBXML_CFLAGS_value=
1070ac_cv_env_LIBXML_LIBS_set=
1071ac_cv_env_LIBXML_LIBS_value=
1072ac_cv_env_LIBXSLT_CFLAGS_set=
1073ac_cv_env_LIBXSLT_CFLAGS_value=
1074ac_cv_env_LIBXSLT_LIBS_set=
1075ac_cv_env_LIBXSLT_LIBS_value=
1076ac_cv_env_PANGO_CFLAGS_set=
1077ac_cv_env_PANGO_CFLAGS_value=
1078ac_cv_env_PANGO_LIBS_set=
1079ac_cv_env_PANGO_LIBS_value=
1080ac_cv_env_PKG_CONFIG_LIBDIR_set=
1081ac_cv_env_PKG_CONFIG_LIBDIR_value=
1082ac_cv_env_PKG_CONFIG_PATH_set=
1083ac_cv_env_PKG_CONFIG_PATH_value=
1084ac_cv_env_PKG_CONFIG_set=
1085ac_cv_env_PKG_CONFIG_value=
1086ac_cv_env_SQLITE3_CFLAGS_set=
1087ac_cv_env_SQLITE3_CFLAGS_value=
1088ac_cv_env_SQLITE3_LIBS_set=
1089ac_cv_env_SQLITE3_LIBS_value=
1090ac_cv_env_XCOMPOSITE_CFLAGS_set=
1091ac_cv_env_XCOMPOSITE_CFLAGS_value=
1092ac_cv_env_XCOMPOSITE_LIBS_set=
1093ac_cv_env_XCOMPOSITE_LIBS_value=
1094ac_cv_env_XDAMAGE_CFLAGS_set=
1095ac_cv_env_XDAMAGE_CFLAGS_value=
1096ac_cv_env_XDAMAGE_LIBS_set=
1097ac_cv_env_XDAMAGE_LIBS_value=
1098ac_cv_env_XRENDER_CFLAGS_set=
1099ac_cv_env_XRENDER_CFLAGS_value=
1100ac_cv_env_XRENDER_LIBS_set=
1101ac_cv_env_XRENDER_LIBS_value=
1102ac_cv_env_XT_CFLAGS_set=
1103ac_cv_env_XT_CFLAGS_value=
1104ac_cv_env_XT_LIBS_set=
1105ac_cv_env_XT_LIBS_value=
1106ac_cv_env_ZLIB_CFLAGS_set=
1107ac_cv_env_ZLIB_CFLAGS_value=
1108ac_cv_env_ZLIB_LIBS_set=
1109ac_cv_env_ZLIB_LIBS_value=
1110ac_cv_env_build_alias_set=
1111ac_cv_env_build_alias_value=
1112ac_cv_env_host_alias_set=
1113ac_cv_env_host_alias_value=
1114ac_cv_env_target_alias_set=
1115ac_cv_env_target_alias_value=
1116ac_cv_header_dlfcn_h=yes
1117ac_cv_header_inttypes_h=yes
1118ac_cv_header_memory_h=yes
1119ac_cv_header_stdbool_h=no
1120ac_cv_header_stdc=no
1121ac_cv_header_stdint_h=yes
1122ac_cv_header_stdlib_h=yes
1123ac_cv_header_string_h=yes
1124ac_cv_header_strings_h=yes
1125ac_cv_header_sys_stat_h=yes
1126ac_cv_header_sys_types_h=yes
1127ac_cv_header_unistd_h=yes
1128ac_cv_header_webp_decode_h=yes
1129ac_cv_host=powerpc-apple-darwin9.8.0
1130ac_cv_lib_jpeg_jpeg_destroy_decompress=yes
1131ac_cv_objext=o
1132ac_cv_path_BISON=/opt/local/bin/bison
1133ac_cv_path_DOLT_BASH=/opt/local/bin/bash
1134ac_cv_path_EGREP='/opt/local/bin/grep -E'
1135ac_cv_path_FGREP='/opt/local/bin/grep -F'
1136ac_cv_path_FLEX=/opt/local/bin/flex
1137ac_cv_path_GPERF=/usr/bin/gperf
1138ac_cv_path_GREP=/opt/local/bin/grep
1139ac_cv_path_MV=/bin/mv
1140ac_cv_path_PERL=/opt/local/bin/perl
1141ac_cv_path_PYTHON=/opt/local/bin/python2.7
1142ac_cv_path_RUBY=/opt/local/bin/ruby
1143ac_cv_path_SED=/opt/local/bin/gsed
1144ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
1145ac_cv_prog_AWK=awk
1146ac_cv_prog_CPP='/opt/local/bin/clang-mp-3.2 -E'
1147ac_cv_prog_CXXCPP='/opt/local/bin/clang++-mp-3.2 -E'
1148ac_cv_prog_ac_ct_AR=ar
1149ac_cv_prog_ac_ct_CC=/opt/local/bin/clang-mp-3.2
1150ac_cv_prog_ac_ct_DLLTOOL=dlltool
1151ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
1152ac_cv_prog_ac_ct_LIPO=lipo
1153ac_cv_prog_ac_ct_NMEDIT=nmedit
1154ac_cv_prog_ac_ct_OBJDUMP=objdump
1155ac_cv_prog_ac_ct_OTOOL=otool
1156ac_cv_prog_ac_ct_RANLIB=ranlib
1157ac_cv_prog_ac_ct_STRIP=strip
1158ac_cv_prog_cc_c89=
1159ac_cv_prog_cc_g=no
1160ac_cv_prog_cxx_g=no
1161ac_cv_sys_file_offset_bits=no
1162ac_cv_sys_largefile_CC=no
1163ac_cv_type__Bool=yes
1164lt_cv_apple_cc_single_mod=yes
1165lt_cv_ar_at_file=no
1166lt_cv_deplibs_check_method=pass_all
1167lt_cv_file_magic_cmd='$MAGIC_CMD'
1168lt_cv_file_magic_test_file=
1169lt_cv_ld_exported_symbols_list=yes
1170lt_cv_ld_force_load=no
1171lt_cv_ld_reload_flag=-r
1172lt_cv_nm_interface='BSD nm'
1173lt_cv_objdir=.libs
1174lt_cv_path_LD=/opt/local/libexec/llvm-3.2/bin/ld
1175lt_cv_path_LDCXX=/opt/local/libexec/llvm-3.2/bin/ld
1176lt_cv_path_NM='/usr/bin/nm -p'
1177lt_cv_path_mainfest_tool=no
1178lt_cv_prog_compiler_c_o=yes
1179lt_cv_prog_compiler_c_o_CXX=yes
1180lt_cv_prog_compiler_pic='-fno-common -DPIC'
1181lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
1182lt_cv_prog_compiler_pic_works=yes
1183lt_cv_prog_compiler_pic_works_CXX=yes
1184lt_cv_prog_compiler_rtti_exceptions=yes
1185lt_cv_prog_compiler_static_works=no
1186lt_cv_prog_compiler_static_works_CXX=no
1187lt_cv_prog_gnu_ld=no
1188lt_cv_prog_gnu_ldcxx=no
1189lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1190lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
1191lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
1192lt_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'\'''
1193lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
1194lt_cv_sys_max_cmd_len=196608
1195lt_cv_to_host_file_cmd=func_convert_file_noop
1196lt_cv_to_tool_file_cmd=func_convert_file_noop
1197
1198## ----------------- ##
1199## Output variables. ##
1200## ----------------- ##
1201
1202ACLOCAL=''
1203ACLOCAL_AMFLAGS='-I Source/autotools'
1204AMDEPBACKSLASH=''
1205AMDEP_FALSE=''
1206AMDEP_TRUE=''
1207AMTAR=''
1208AM_BACKSLASH=''
1209AM_DEFAULT_V=''
1210AM_DEFAULT_VERBOSITY=''
1211AM_V=''
1212AR='ar'
1213AS='as'
1214ATSPI2_CFLAGS=''
1215ATSPI2_LIBS=''
1216AUTOCONF=''
1217AUTOHEADER=''
1218AUTOMAKE=''
1219AWK='awk'
1220BISON='/opt/local/bin/bison'
1221CAIRO_CFLAGS=''
1222CAIRO_LIBS=''
1223CC='/opt/local/bin/clang-mp-3.2'
1224CCDEPMODE=''
1225CFLAGS='-Os -arch ppc'
1226CLUTTER_CFLAGS=''
1227CLUTTER_GTK_CFLAGS=''
1228CLUTTER_GTK_LIBS=''
1229CLUTTER_LIBS=''
1230COVERAGE_CFLAGS=''
1231COVERAGE_LDFLAGS=''
1232CPP='/opt/local/bin/clang-mp-3.2 -E'
1233CPPFLAGS='-DGTEST_USE_OWN_TR1_TUPLE=1 -D__MAC_OS_X_VERSION_MAX_ALLOWED=1050'
1234CXX='/opt/local/bin/clang++-mp-3.2'
1235CXXCPP='/opt/local/bin/clang++-mp-3.2 -E'
1236CXXDEPMODE=''
1237CXXFLAGS='-O2 -Wno-c++11-extensions -arch ppc'
1238CYGPATH_W=''
1239DEFS=''
1240DEPDIR=''
1241DLLTOOL='dlltool'
1242DLOPEN_LIBS=''
1243DOLT_BASH='/opt/local/bin/bash'
1244DSYMUTIL='dsymutil'
1245DUMPBIN=''
1246ECHO_C='\c'
1247ECHO_N=''
1248ECHO_T=''
1249EGREP='/opt/local/bin/grep -E'
1250ENABLE_COVERAGE_FALSE=''
1251ENABLE_COVERAGE_TRUE=''
1252ENABLE_CSS_FILTERS_FALSE=''
1253ENABLE_CSS_FILTERS_TRUE=''
1254ENABLE_CSS_SHADERS_FALSE=''
1255ENABLE_CSS_SHADERS_TRUE=''
1256ENABLE_DEBUG_FALSE=''
1257ENABLE_DEBUG_TRUE=''
1258ENABLE_GAMEPAD_FALSE=''
1259ENABLE_GAMEPAD_TRUE=''
1260ENABLE_GEOLOCATION_FALSE=''
1261ENABLE_GEOLOCATION_TRUE=''
1262ENABLE_GTK_DOC_FALSE=''
1263ENABLE_GTK_DOC_TRUE=''
1264ENABLE_INDEXED_DATABASE_FALSE=''
1265ENABLE_INDEXED_DATABASE_TRUE=''
1266ENABLE_INTROSPECTION_FALSE=''
1267ENABLE_INTROSPECTION_TRUE=''
1268ENABLE_OPCODE_STATS_FALSE=''
1269ENABLE_OPCODE_STATS_TRUE=''
1270ENABLE_SPELLCHECK_FALSE=''
1271ENABLE_SPELLCHECK_TRUE=''
1272ENABLE_SVG_FALSE=''
1273ENABLE_SVG_FONTS_FALSE=''
1274ENABLE_SVG_FONTS_TRUE=''
1275ENABLE_SVG_TRUE=''
1276ENABLE_VIDEO_FALSE=''
1277ENABLE_VIDEO_TRUE=''
1278ENABLE_WEBGL_FALSE=''
1279ENABLE_WEBGL_TRUE=''
1280ENABLE_WEBKIT1_FALSE=''
1281ENABLE_WEBKIT1_TRUE=''
1282ENABLE_WEBKIT2_FALSE=''
1283ENABLE_WEBKIT2_TRUE=''
1284ENABLE_WEB_AUDIO_FALSE=''
1285ENABLE_WEB_AUDIO_TRUE=''
1286ENABLE_XSLT_FALSE=''
1287ENABLE_XSLT_TRUE=''
1288ENCHANT_CFLAGS=''
1289ENCHANT_LIBS=''
1290EXEEXT=''
1291FGREP='/opt/local/bin/grep -F'
1292FLEX='/opt/local/bin/flex'
1293FREETYPE_CFLAGS=''
1294FREETYPE_LIBS=''
1295GAIL_CFLAGS=''
1296GAIL_LIBS=''
1297GAMEPAD_CFLAGS=''
1298GAMEPAD_LIBS=''
1299GEOCLUE_CFLAGS=''
1300GEOCLUE_LIBS=''
1301GETTEXT_PACKAGE=''
1302GLIB_CFLAGS=''
1303GLIB_COMPILE_RESOURCES=''
1304GLIB_COMPILE_SCHEMAS=''
1305GLIB_GENMARSHAL=''
1306GLIB_LIBS=''
1307GLIB_MKENUMS=''
1308GOBJECT_QUERY=''
1309GPERF='/usr/bin/gperf'
1310GREP='/opt/local/bin/grep'
1311GSETTINGS_DISABLE_SCHEMAS_COMPILE=''
1312GSETTINGS_RULES=''
1313GSTREAMER_CFLAGS=''
1314GSTREAMER_LIBS=''
1315GTK2_CFLAGS=''
1316GTK2_LIBS=''
1317GTKDOC_CHECK=''
1318GTKDOC_DEPS_CFLAGS=''
1319GTKDOC_DEPS_LIBS=''
1320GTKDOC_MKPDF=''
1321GTKDOC_REBASE=''
1322GTK_API_VERSION='2.0'
1323GTK_API_VERSION_2_FALSE=''
1324GTK_API_VERSION_2_TRUE=''
1325GTK_CFLAGS=''
1326GTK_DOC_BUILD_HTML_FALSE=''
1327GTK_DOC_BUILD_HTML_TRUE=''
1328GTK_DOC_BUILD_PDF_FALSE=''
1329GTK_DOC_BUILD_PDF_TRUE=''
1330GTK_DOC_USE_LIBTOOL_FALSE=''
1331GTK_DOC_USE_LIBTOOL_TRUE=''
1332GTK_DOC_USE_REBASE_FALSE=''
1333GTK_DOC_USE_REBASE_TRUE=''
1334GTK_LIBS=''
1335GTK_UNIX_PRINTING_CFLAGS=''
1336GTK_UNIX_PRINTING_LIBS=''
1337G_IR_COMPILER=''
1338G_IR_GENERATE=''
1339G_IR_SCANNER=''
1340HAVE_ATSPI2_FALSE=''
1341HAVE_ATSPI2_TRUE=''
1342HTML_DIR=''
1343INSTALL_DATA='${INSTALL} -m 644'
1344INSTALL_PROGRAM='${INSTALL}'
1345INSTALL_SCRIPT='${INSTALL}'
1346INSTALL_STRIP_PROGRAM=''
1347INTROSPECTION_CFLAGS=''
1348INTROSPECTION_LIBS=''
1349JPEG_LIBS='-ljpeg'
1350JSC_CPPFLAGS=''
1351LD='/opt/local/libexec/llvm-3.2/bin/ld'
1352LDFLAGS='-L/opt/local/lib -arch ppc'
1353LIBJAVASCRIPTCOREGTK_VERSION='13:13:13'
1354LIBOBJS=''
1355LIBS=''
1356LIBSECRET_CFLAGS=''
1357LIBSECRET_LIBS=''
1358LIBSOUP_CFLAGS=''
1359LIBSOUP_LIBS=''
1360LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1361LIBWEBKIT2GTK_VERSION='25:1:0'
1362LIBWEBKITGTK_VERSION='18:6:18'
1363LIBXML_CFLAGS=''
1364LIBXML_LIBS=''
1365LIBXSLT_CFLAGS=''
1366LIBXSLT_LIBS=''
1367LIPO='lipo'
1368LN_S='ln -s'
1369LTCOMPILE='$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(COMPILE)'
1370LTCXXCOMPILE='$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXXCOMPILE)'
1371LTLIBOBJS=''
1372MAKEINFO=''
1373MANIFEST_TOOL=':'
1374MKDIR_P=''
1375MV='/bin/mv'
1376NM='/usr/bin/nm -p'
1377NMEDIT='nmedit'
1378OBJDUMP='objdump'
1379OBJEXT='o'
1380OLE32_LIBS=''
1381OPENGL_LIBS=''
1382OS_FREEBSD_FALSE=''
1383OS_FREEBSD_TRUE=''
1384OS_GNU_FALSE=''
1385OS_GNU_TRUE=''
1386OS_LINUX_FALSE=''
1387OS_LINUX_TRUE=''
1388OS_UNIX_FALSE=''
1389OS_UNIX_TRUE=''
1390OS_WIN32_FALSE=''
1391OS_WIN32_TRUE=''
1392OTOOL64=':'
1393OTOOL='otool'
1394PACKAGE=''
1395PACKAGE_BUGREPORT='http://bugs.webkit.org/'
1396PACKAGE_NAME='WebKitGTK'
1397PACKAGE_STRING='WebKitGTK 2.0.1'
1398PACKAGE_TARNAME='webkitgtk'
1399PACKAGE_URL=''
1400PACKAGE_VERSION='2.0.1'
1401PANGO_CFLAGS=''
1402PANGO_LIBS=''
1403PATH_SEPARATOR=':'
1404PERL='/opt/local/bin/perl'
1405PKG_CONFIG='/opt/local/bin/pkg-config'
1406PKG_CONFIG_LIBDIR=''
1407PKG_CONFIG_PATH=''
1408PNG_LIBS='-L/opt/local/lib -lpng15 '
1409PYTHON='/opt/local/bin/python2.7'
1410RANLIB='ranlib'
1411RUBY='/opt/local/bin/ruby'
1412SED='/opt/local/bin/gsed'
1413SET_MAKE=''
1414SHELL='/bin/sh'
1415SHLWAPI_LIBS=''
1416SHM_LIBS=''
1417SQLITE3_CFLAGS=''
1418SQLITE3_LIBS=''
1419STRIP='strip'
1420TARGET_DIRECTFB_FALSE=''
1421TARGET_DIRECTFB_TRUE=''
1422TARGET_QUARTZ_FALSE=''
1423TARGET_QUARTZ_TRUE=''
1424TARGET_WIN32_FALSE=''
1425TARGET_WIN32_TRUE=''
1426TARGET_X11_FALSE=''
1427TARGET_X11_TRUE=''
1428UNICODE_CFLAGS=''
1429UNICODE_LIBS=''
1430USE_ACCELERATED_COMPOSITING_FALSE=''
1431USE_ACCELERATED_COMPOSITING_TRUE=''
1432USE_CLUTTER_FALSE=''
1433USE_CLUTTER_TRUE=''
1434USE_EGL_FALSE=''
1435USE_EGL_TRUE=''
1436USE_GLES2_FALSE=''
1437USE_GLES2_TRUE=''
1438USE_GLX_FALSE=''
1439USE_GLX_TRUE=''
1440USE_GSTREAMER_FALSE=''
1441USE_GSTREAMER_TRUE=''
1442USE_OPENGL_FALSE=''
1443USE_OPENGL_TRUE=''
1444USE_TEXTURE_MAPPER_CAIRO_FALSE=''
1445USE_TEXTURE_MAPPER_CAIRO_TRUE=''
1446USE_TEXTURE_MAPPER_GL_FALSE=''
1447USE_TEXTURE_MAPPER_GL_TRUE=''
1448USE_WEBAUDIO_GSTREAMER_FALSE=''
1449USE_WEBAUDIO_GSTREAMER_TRUE=''
1450VERSION=''
1451WEBKITGTK_API_MAJOR_VERSION='1'
1452WEBKITGTK_API_MINOR_VERSION='0'
1453WEBKITGTK_API_VERSION='1.0'
1454WEBKITGTK_PC_NAME='webkit'
1455WEBKIT_MAJOR_VERSION='2'
1456WEBKIT_MICRO_VERSION='1'
1457WEBKIT_MINOR_VERSION='0'
1458WEBKIT_USER_AGENT_MAJOR_VERSION='537'
1459WEBKIT_USER_AGENT_MINOR_VERSION='32'
1460WEBP_LIBS='-lwebp'
1461WINMM_LIBS=''
1462XCOMPOSITE_CFLAGS=''
1463XCOMPOSITE_LIBS=''
1464XDAMAGE_CFLAGS=''
1465XDAMAGE_LIBS=''
1466XRENDER_CFLAGS=''
1467XRENDER_LIBS=''
1468XT_CFLAGS=''
1469XT_LIBS=''
1470ZLIB_CFLAGS=''
1471ZLIB_LIBS=''
1472ac_ct_AR='ar'
1473ac_ct_CC='/opt/local/bin/clang-mp-3.2'
1474ac_ct_CXX=''
1475ac_ct_DUMPBIN=''
1476am__EXEEXT_FALSE=''
1477am__EXEEXT_TRUE=''
1478am__fastdepCC_FALSE=''
1479am__fastdepCC_TRUE=''
1480am__fastdepCXX_FALSE=''
1481am__fastdepCXX_TRUE=''
1482am__include=''
1483am__isrc=''
1484am__leading_dot=''
1485am__nodep=''
1486am__quote=''
1487am__tar=''
1488am__untar=''
1489bindir='${exec_prefix}/bin'
1490build='powerpc-apple-darwin9.8.0'
1491build_alias=''
1492build_cpu='powerpc'
1493build_os='darwin9.8.0'
1494build_vendor='apple'
1495datadir='${datarootdir}'
1496datarootdir='${prefix}/share'
1497docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1498dvidir='${docdir}'
1499exec_prefix='NONE'
1500gsettingsschemadir=''
1501host='powerpc-apple-darwin9.8.0'
1502host_alias=''
1503host_cpu='powerpc'
1504host_os='darwin9.8.0'
1505host_vendor='apple'
1506htmldir='${docdir}'
1507icu_config=''
1508includedir='${prefix}/include'
1509infodir='${datarootdir}/info'
1510install_sh=''
1511libdir='${exec_prefix}/lib'
1512libexecdir='${exec_prefix}/libexec'
1513localedir='${datarootdir}/locale'
1514localstatedir='${prefix}/var'
1515mandir='${datarootdir}/man'
1516mkdir_p=''
1517oldincludedir='/usr/include'
1518pdfdir='${docdir}'
1519prefix='/opt/local'
1520program_transform_name='s,x,x,'
1521psdir='${docdir}'
1522sbindir='${exec_prefix}/sbin'
1523sharedstatedir='${prefix}/com'
1524sysconfdir='${prefix}/etc'
1525target_alias=''
1526
1527## ----------- ##
1528## confdefs.h. ##
1529## ----------- ##
1530
1531/* confdefs.h */
1532#define PACKAGE_NAME "WebKitGTK"
1533#define PACKAGE_TARNAME "webkitgtk"
1534#define PACKAGE_VERSION "2.0.1"
1535#define PACKAGE_STRING "WebKitGTK 2.0.1"
1536#define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
1537#define PACKAGE_URL ""
1538#define HAVE_SYS_TYPES_H 1
1539#define HAVE_SYS_STAT_H 1
1540#define HAVE_STDLIB_H 1
1541#define HAVE_STRING_H 1
1542#define HAVE_MEMORY_H 1
1543#define HAVE_STRINGS_H 1
1544#define HAVE_INTTYPES_H 1
1545#define HAVE_STDINT_H 1
1546#define HAVE_UNISTD_H 1
1547#define HAVE__BOOL 1
1548#define HAVE_DLFCN_H 1
1549#define LT_OBJDIR ".libs/"
1550#define HAVE_WEBP_DECODE_H 1
1551
1552configure: exit 1