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