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 GNU Classpath configure 0.99, which was |
---|
5 | generated by GNU Autoconf 2.68. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-dependency-tracking --mandir=/opt/local/share/man --infodir=/opt/local/share/info --disable-gtk-peer --disable-gconf-peer --disable-plugin --with-antlr-jar=/opt/local/lib/antlr.jar |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = gl00b05046.cats.gwu.edu |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 11.4.2 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 |
---|
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 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 4.00 gigabytes |
---|
33 | Default processor set: 109 tasks, 433 threads, 4 processors |
---|
34 | Load average: 1.03, Mach factor: 2.96 |
---|
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 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2970: checking build system type |
---|
52 | configure:2984: result: x86_64-apple-darwin11.4.2 |
---|
53 | configure:3004: checking host system type |
---|
54 | configure:3017: result: x86_64-apple-darwin11.4.2 |
---|
55 | configure:3037: checking target system type |
---|
56 | configure:3050: result: x86_64-apple-darwin11.4.2 |
---|
57 | configure:3113: checking for a BSD-compatible install |
---|
58 | configure:3181: result: /usr/bin/install -c |
---|
59 | configure:3192: checking whether build environment is sane |
---|
60 | configure:3242: result: yes |
---|
61 | configure:3383: checking for a thread-safe mkdir -p |
---|
62 | configure:3422: result: /opt/local/bin/gmkdir -p |
---|
63 | configure:3435: checking for gawk |
---|
64 | configure:3451: found /opt/local/bin/gawk |
---|
65 | configure:3462: result: gawk |
---|
66 | configure:3473: checking whether make sets $(MAKE) |
---|
67 | configure:3495: result: yes |
---|
68 | configure:3570: checking how to create a ustar tar archive |
---|
69 | configure:3583: tar --version |
---|
70 | bsdtar 2.8.3 - libarchive 2.8.3 |
---|
71 | configure:3586: $? = 0 |
---|
72 | configure:3626: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar |
---|
73 | configure:3629: $? = 0 |
---|
74 | configure:3633: tar -xf - <conftest.tar |
---|
75 | configure:3636: $? = 0 |
---|
76 | configure:3649: result: gnutar |
---|
77 | configure:3842: checking for style of include used by make |
---|
78 | configure:3870: result: GNU |
---|
79 | configure:3941: checking for gcc |
---|
80 | configure:3968: result: ccache /usr/bin/clang |
---|
81 | configure:4197: checking for C compiler version |
---|
82 | configure:4206: ccache /usr/bin/clang --version >&5 |
---|
83 | Apple LLVM version 4.2 (clang-425.0.24) (based on LLVM 3.2svn) |
---|
84 | Target: x86_64-apple-darwin11.4.2 |
---|
85 | Thread model: posix |
---|
86 | configure:4217: $? = 0 |
---|
87 | configure:4206: ccache /usr/bin/clang -v >&5 |
---|
88 | Apple LLVM version 4.2 (clang-425.0.24) (based on LLVM 3.2svn) |
---|
89 | Target: x86_64-apple-darwin11.4.2 |
---|
90 | Thread model: posix |
---|
91 | configure:4217: $? = 0 |
---|
92 | configure:4206: ccache /usr/bin/clang -V >&5 |
---|
93 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
94 | clang: error: no input files |
---|
95 | configure:4217: $? = 1 |
---|
96 | configure:4206: ccache /usr/bin/clang -qversion >&5 |
---|
97 | clang: error: no input files |
---|
98 | configure:4217: $? = 1 |
---|
99 | configure:4237: checking whether the C compiler works |
---|
100 | configure:4259: ccache /usr/bin/clang -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
101 | configure:4263: $? = 0 |
---|
102 | configure:4311: result: yes |
---|
103 | configure:4314: checking for C compiler default output file name |
---|
104 | configure:4316: result: a.out |
---|
105 | configure:4322: checking for suffix of executables |
---|
106 | configure:4329: ccache /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
107 | configure:4333: $? = 0 |
---|
108 | configure:4355: result: |
---|
109 | configure:4377: checking whether we are cross compiling |
---|
110 | configure:4385: ccache /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
111 | configure:4389: $? = 0 |
---|
112 | configure:4396: ./conftest |
---|
113 | configure:4400: $? = 0 |
---|
114 | configure:4415: result: no |
---|
115 | configure:4420: checking for suffix of object files |
---|
116 | configure:4442: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
117 | configure:4446: $? = 0 |
---|
118 | configure:4467: result: o |
---|
119 | configure:4471: checking whether we are using the GNU C compiler |
---|
120 | configure:4490: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
121 | configure:4490: $? = 0 |
---|
122 | configure:4499: result: yes |
---|
123 | configure:4508: checking whether ccache /usr/bin/clang accepts -g |
---|
124 | configure:4528: ccache /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
125 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
126 | configure:4528: $? = 0 |
---|
127 | configure: failed program was: |
---|
128 | | /* confdefs.h */ |
---|
129 | | #define PACKAGE_NAME "GNU Classpath" |
---|
130 | | #define PACKAGE_TARNAME "classpath" |
---|
131 | | #define PACKAGE_VERSION "0.99" |
---|
132 | | #define PACKAGE_STRING "GNU Classpath 0.99" |
---|
133 | | #define PACKAGE_BUGREPORT "classpath@gnu.org" |
---|
134 | | #define PACKAGE_URL "http://www.gnu.org/software/classpath/" |
---|
135 | | #define PACKAGE "classpath" |
---|
136 | | #define VERSION "0.99" |
---|
137 | | /* end confdefs.h. */ |
---|
138 | | |
---|
139 | | int |
---|
140 | | main () |
---|
141 | | { |
---|
142 | | |
---|
143 | | ; |
---|
144 | | return 0; |
---|
145 | | } |
---|
146 | configure:4543: ccache /usr/bin/clang -c -I/opt/local/include conftest.c >&5 |
---|
147 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
148 | configure:4543: $? = 0 |
---|
149 | configure: failed program was: |
---|
150 | | /* confdefs.h */ |
---|
151 | | #define PACKAGE_NAME "GNU Classpath" |
---|
152 | | #define PACKAGE_TARNAME "classpath" |
---|
153 | | #define PACKAGE_VERSION "0.99" |
---|
154 | | #define PACKAGE_STRING "GNU Classpath 0.99" |
---|
155 | | #define PACKAGE_BUGREPORT "classpath@gnu.org" |
---|
156 | | #define PACKAGE_URL "http://www.gnu.org/software/classpath/" |
---|
157 | | #define PACKAGE "classpath" |
---|
158 | | #define VERSION "0.99" |
---|
159 | | /* end confdefs.h. */ |
---|
160 | | |
---|
161 | | int |
---|
162 | | main () |
---|
163 | | { |
---|
164 | | |
---|
165 | | ; |
---|
166 | | return 0; |
---|
167 | | } |
---|
168 | configure:4559: ccache /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
169 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
170 | configure:4559: $? = 0 |
---|
171 | configure:4569: result: yes |
---|
172 | configure:4586: checking for ccache /usr/bin/clang option to accept ISO C89 |
---|
173 | configure:4650: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
174 | configure:4650: $? = 0 |
---|
175 | configure:4663: result: none needed |
---|
176 | configure:4685: checking dependency style of ccache /usr/bin/clang |
---|
177 | configure:4796: result: none |
---|
178 | configure:4817: checking how to run the C preprocessor |
---|
179 | configure:4848: ccache /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
180 | configure:4848: $? = 0 |
---|
181 | configure:4862: ccache /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
182 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
183 | #include <ac_nonexistent.h> |
---|
184 | ^ |
---|
185 | 1 error generated. |
---|
186 | configure:4862: $? = 1 |
---|
187 | configure: failed program was: |
---|
188 | | /* confdefs.h */ |
---|
189 | | #define PACKAGE_NAME "GNU Classpath" |
---|
190 | | #define PACKAGE_TARNAME "classpath" |
---|
191 | | #define PACKAGE_VERSION "0.99" |
---|
192 | | #define PACKAGE_STRING "GNU Classpath 0.99" |
---|
193 | | #define PACKAGE_BUGREPORT "classpath@gnu.org" |
---|
194 | | #define PACKAGE_URL "http://www.gnu.org/software/classpath/" |
---|
195 | | #define PACKAGE "classpath" |
---|
196 | | #define VERSION "0.99" |
---|
197 | | /* end confdefs.h. */ |
---|
198 | | #include <ac_nonexistent.h> |
---|
199 | configure:4887: result: ccache /usr/bin/clang -E |
---|
200 | configure:4907: ccache /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
201 | configure:4907: $? = 0 |
---|
202 | configure:4921: ccache /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
203 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
204 | #include <ac_nonexistent.h> |
---|
205 | ^ |
---|
206 | 1 error generated. |
---|
207 | configure:4921: $? = 1 |
---|
208 | configure: failed program was: |
---|
209 | | /* confdefs.h */ |
---|
210 | | #define PACKAGE_NAME "GNU Classpath" |
---|
211 | | #define PACKAGE_TARNAME "classpath" |
---|
212 | | #define PACKAGE_VERSION "0.99" |
---|
213 | | #define PACKAGE_STRING "GNU Classpath 0.99" |
---|
214 | | #define PACKAGE_BUGREPORT "classpath@gnu.org" |
---|
215 | | #define PACKAGE_URL "http://www.gnu.org/software/classpath/" |
---|
216 | | #define PACKAGE "classpath" |
---|
217 | | #define VERSION "0.99" |
---|
218 | | /* end confdefs.h. */ |
---|
219 | | #include <ac_nonexistent.h> |
---|
220 | configure:4950: checking for grep that handles long lines and -e |
---|
221 | configure:5008: result: /opt/local/bin/grep |
---|
222 | configure:5013: checking for egrep |
---|
223 | configure:5075: result: /opt/local/bin/grep -E |
---|
224 | configure:5080: checking for ANSI C header files |
---|
225 | configure:5100: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
226 | configure:5100: $? = 0 |
---|
227 | configure:5173: ccache /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
228 | configure:5173: $? = 0 |
---|
229 | configure:5173: ./conftest |
---|
230 | configure:5173: $? = 0 |
---|
231 | configure:5184: result: yes |
---|
232 | configure:5197: checking for sys/types.h |
---|
233 | configure:5197: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
234 | configure:5197: $? = 0 |
---|
235 | configure:5197: result: yes |
---|
236 | configure:5197: checking for sys/stat.h |
---|
237 | configure:5197: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
238 | configure:5197: $? = 0 |
---|
239 | configure:5197: result: yes |
---|
240 | configure:5197: checking for stdlib.h |
---|
241 | configure:5197: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
242 | configure:5197: $? = 0 |
---|
243 | configure:5197: result: yes |
---|
244 | configure:5197: checking for string.h |
---|
245 | configure:5197: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
246 | configure:5197: $? = 0 |
---|
247 | configure:5197: result: yes |
---|
248 | configure:5197: checking for memory.h |
---|
249 | configure:5197: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
250 | configure:5197: $? = 0 |
---|
251 | configure:5197: result: yes |
---|
252 | configure:5197: checking for strings.h |
---|
253 | configure:5197: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
254 | configure:5197: $? = 0 |
---|
255 | configure:5197: result: yes |
---|
256 | configure:5197: checking for inttypes.h |
---|
257 | configure:5197: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
258 | configure:5197: $? = 0 |
---|
259 | configure:5197: result: yes |
---|
260 | configure:5197: checking for stdint.h |
---|
261 | configure:5197: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
262 | configure:5197: $? = 0 |
---|
263 | configure:5197: result: yes |
---|
264 | configure:5197: checking for unistd.h |
---|
265 | configure:5197: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
266 | configure:5197: $? = 0 |
---|
267 | configure:5197: result: yes |
---|
268 | configure:5219: checking alsa/asoundlib.h usability |
---|
269 | configure:5219: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
270 | conftest.c:54:10: fatal error: 'alsa/asoundlib.h' file not found |
---|
271 | #include <alsa/asoundlib.h> |
---|
272 | ^ |
---|
273 | 1 error generated. |
---|
274 | configure:5219: $? = 1 |
---|
275 | configure: failed program was: |
---|
276 | | /* confdefs.h */ |
---|
277 | | #define PACKAGE_NAME "GNU Classpath" |
---|
278 | | #define PACKAGE_TARNAME "classpath" |
---|
279 | | #define PACKAGE_VERSION "0.99" |
---|
280 | | #define PACKAGE_STRING "GNU Classpath 0.99" |
---|
281 | | #define PACKAGE_BUGREPORT "classpath@gnu.org" |
---|
282 | | #define PACKAGE_URL "http://www.gnu.org/software/classpath/" |
---|
283 | | #define PACKAGE "classpath" |
---|
284 | | #define VERSION "0.99" |
---|
285 | | #define STDC_HEADERS 1 |
---|
286 | | #define HAVE_SYS_TYPES_H 1 |
---|
287 | | #define HAVE_SYS_STAT_H 1 |
---|
288 | | #define HAVE_STDLIB_H 1 |
---|
289 | | #define HAVE_STRING_H 1 |
---|
290 | | #define HAVE_MEMORY_H 1 |
---|
291 | | #define HAVE_STRINGS_H 1 |
---|
292 | | #define HAVE_INTTYPES_H 1 |
---|
293 | | #define HAVE_STDINT_H 1 |
---|
294 | | #define HAVE_UNISTD_H 1 |
---|
295 | | /* end confdefs.h. */ |
---|
296 | | #include <stdio.h> |
---|
297 | | #ifdef HAVE_SYS_TYPES_H |
---|
298 | | # include <sys/types.h> |
---|
299 | | #endif |
---|
300 | | #ifdef HAVE_SYS_STAT_H |
---|
301 | | # include <sys/stat.h> |
---|
302 | | #endif |
---|
303 | | #ifdef STDC_HEADERS |
---|
304 | | # include <stdlib.h> |
---|
305 | | # include <stddef.h> |
---|
306 | | #else |
---|
307 | | # ifdef HAVE_STDLIB_H |
---|
308 | | # include <stdlib.h> |
---|
309 | | # endif |
---|
310 | | #endif |
---|
311 | | #ifdef HAVE_STRING_H |
---|
312 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
313 | | # include <memory.h> |
---|
314 | | # endif |
---|
315 | | # include <string.h> |
---|
316 | | #endif |
---|
317 | | #ifdef HAVE_STRINGS_H |
---|
318 | | # include <strings.h> |
---|
319 | | #endif |
---|
320 | | #ifdef HAVE_INTTYPES_H |
---|
321 | | # include <inttypes.h> |
---|
322 | | #endif |
---|
323 | | #ifdef HAVE_STDINT_H |
---|
324 | | # include <stdint.h> |
---|
325 | | #endif |
---|
326 | | #ifdef HAVE_UNISTD_H |
---|
327 | | # include <unistd.h> |
---|
328 | | #endif |
---|
329 | | #include <alsa/asoundlib.h> |
---|
330 | configure:5219: result: no |
---|
331 | configure:5219: checking alsa/asoundlib.h presence |
---|
332 | configure:5219: ccache /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
333 | conftest.c:21:10: fatal error: 'alsa/asoundlib.h' file not found |
---|
334 | #include <alsa/asoundlib.h> |
---|
335 | ^ |
---|
336 | 1 error generated. |
---|
337 | configure:5219: $? = 1 |
---|
338 | configure: failed program was: |
---|
339 | | /* confdefs.h */ |
---|
340 | | #define PACKAGE_NAME "GNU Classpath" |
---|
341 | | #define PACKAGE_TARNAME "classpath" |
---|
342 | | #define PACKAGE_VERSION "0.99" |
---|
343 | | #define PACKAGE_STRING "GNU Classpath 0.99" |
---|
344 | | #define PACKAGE_BUGREPORT "classpath@gnu.org" |
---|
345 | | #define PACKAGE_URL "http://www.gnu.org/software/classpath/" |
---|
346 | | #define PACKAGE "classpath" |
---|
347 | | #define VERSION "0.99" |
---|
348 | | #define STDC_HEADERS 1 |
---|
349 | | #define HAVE_SYS_TYPES_H 1 |
---|
350 | | #define HAVE_SYS_STAT_H 1 |
---|
351 | | #define HAVE_STDLIB_H 1 |
---|
352 | | #define HAVE_STRING_H 1 |
---|
353 | | #define HAVE_MEMORY_H 1 |
---|
354 | | #define HAVE_STRINGS_H 1 |
---|
355 | | #define HAVE_INTTYPES_H 1 |
---|
356 | | #define HAVE_STDINT_H 1 |
---|
357 | | #define HAVE_UNISTD_H 1 |
---|
358 | | /* end confdefs.h. */ |
---|
359 | | #include <alsa/asoundlib.h> |
---|
360 | configure:5219: result: no |
---|
361 | configure:5219: checking for alsa/asoundlib.h |
---|
362 | configure:5219: result: no |
---|
363 | configure:5294: checking dssi.h usability |
---|
364 | configure:5294: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
365 | conftest.c:54:10: fatal error: 'dssi.h' file not found |
---|
366 | #include <dssi.h> |
---|
367 | ^ |
---|
368 | 1 error generated. |
---|
369 | configure:5294: $? = 1 |
---|
370 | configure: failed program was: |
---|
371 | | /* confdefs.h */ |
---|
372 | | #define PACKAGE_NAME "GNU Classpath" |
---|
373 | | #define PACKAGE_TARNAME "classpath" |
---|
374 | | #define PACKAGE_VERSION "0.99" |
---|
375 | | #define PACKAGE_STRING "GNU Classpath 0.99" |
---|
376 | | #define PACKAGE_BUGREPORT "classpath@gnu.org" |
---|
377 | | #define PACKAGE_URL "http://www.gnu.org/software/classpath/" |
---|
378 | | #define PACKAGE "classpath" |
---|
379 | | #define VERSION "0.99" |
---|
380 | | #define STDC_HEADERS 1 |
---|
381 | | #define HAVE_SYS_TYPES_H 1 |
---|
382 | | #define HAVE_SYS_STAT_H 1 |
---|
383 | | #define HAVE_STDLIB_H 1 |
---|
384 | | #define HAVE_STRING_H 1 |
---|
385 | | #define HAVE_MEMORY_H 1 |
---|
386 | | #define HAVE_STRINGS_H 1 |
---|
387 | | #define HAVE_INTTYPES_H 1 |
---|
388 | | #define HAVE_STDINT_H 1 |
---|
389 | | #define HAVE_UNISTD_H 1 |
---|
390 | | /* end confdefs.h. */ |
---|
391 | | #include <stdio.h> |
---|
392 | | #ifdef HAVE_SYS_TYPES_H |
---|
393 | | # include <sys/types.h> |
---|
394 | | #endif |
---|
395 | | #ifdef HAVE_SYS_STAT_H |
---|
396 | | # include <sys/stat.h> |
---|
397 | | #endif |
---|
398 | | #ifdef STDC_HEADERS |
---|
399 | | # include <stdlib.h> |
---|
400 | | # include <stddef.h> |
---|
401 | | #else |
---|
402 | | # ifdef HAVE_STDLIB_H |
---|
403 | | # include <stdlib.h> |
---|
404 | | # endif |
---|
405 | | #endif |
---|
406 | | #ifdef HAVE_STRING_H |
---|
407 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
408 | | # include <memory.h> |
---|
409 | | # endif |
---|
410 | | # include <string.h> |
---|
411 | | #endif |
---|
412 | | #ifdef HAVE_STRINGS_H |
---|
413 | | # include <strings.h> |
---|
414 | | #endif |
---|
415 | | #ifdef HAVE_INTTYPES_H |
---|
416 | | # include <inttypes.h> |
---|
417 | | #endif |
---|
418 | | #ifdef HAVE_STDINT_H |
---|
419 | | # include <stdint.h> |
---|
420 | | #endif |
---|
421 | | #ifdef HAVE_UNISTD_H |
---|
422 | | # include <unistd.h> |
---|
423 | | #endif |
---|
424 | | #include <dssi.h> |
---|
425 | configure:5294: result: no |
---|
426 | configure:5294: checking dssi.h presence |
---|
427 | configure:5294: ccache /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
428 | conftest.c:21:10: fatal error: 'dssi.h' file not found |
---|
429 | #include <dssi.h> |
---|
430 | ^ |
---|
431 | 1 error generated. |
---|
432 | configure:5294: $? = 1 |
---|
433 | configure: failed program was: |
---|
434 | | /* confdefs.h */ |
---|
435 | | #define PACKAGE_NAME "GNU Classpath" |
---|
436 | | #define PACKAGE_TARNAME "classpath" |
---|
437 | | #define PACKAGE_VERSION "0.99" |
---|
438 | | #define PACKAGE_STRING "GNU Classpath 0.99" |
---|
439 | | #define PACKAGE_BUGREPORT "classpath@gnu.org" |
---|
440 | | #define PACKAGE_URL "http://www.gnu.org/software/classpath/" |
---|
441 | | #define PACKAGE "classpath" |
---|
442 | | #define VERSION "0.99" |
---|
443 | | #define STDC_HEADERS 1 |
---|
444 | | #define HAVE_SYS_TYPES_H 1 |
---|
445 | | #define HAVE_SYS_STAT_H 1 |
---|
446 | | #define HAVE_STDLIB_H 1 |
---|
447 | | #define HAVE_STRING_H 1 |
---|
448 | | #define HAVE_MEMORY_H 1 |
---|
449 | | #define HAVE_STRINGS_H 1 |
---|
450 | | #define HAVE_INTTYPES_H 1 |
---|
451 | | #define HAVE_STDINT_H 1 |
---|
452 | | #define HAVE_UNISTD_H 1 |
---|
453 | | /* end confdefs.h. */ |
---|
454 | | #include <dssi.h> |
---|
455 | configure:5294: result: no |
---|
456 | configure:5294: checking for dssi.h |
---|
457 | configure:5294: result: no |
---|
458 | configure:5468: checking whether to regenerate the headers |
---|
459 | configure:5485: result: no |
---|
460 | configure:5496: checking whether to regenerate the GJDoc parser |
---|
461 | configure:5513: result: yes |
---|
462 | configure:5608: checking whether ln -s works |
---|
463 | configure:5612: result: yes |
---|
464 | configure:5733: checking for C++ compiler version |
---|
465 | configure:5742: ccache /usr/bin/clang++ --version >&5 |
---|
466 | Apple LLVM version 4.2 (clang-425.0.24) (based on LLVM 3.2svn) |
---|
467 | Target: x86_64-apple-darwin11.4.2 |
---|
468 | Thread model: posix |
---|
469 | configure:5753: $? = 0 |
---|
470 | configure:5742: ccache /usr/bin/clang++ -v >&5 |
---|
471 | Apple LLVM version 4.2 (clang-425.0.24) (based on LLVM 3.2svn) |
---|
472 | Target: x86_64-apple-darwin11.4.2 |
---|
473 | Thread model: posix |
---|
474 | configure:5753: $? = 0 |
---|
475 | configure:5742: ccache /usr/bin/clang++ -V >&5 |
---|
476 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
477 | clang: error: no input files |
---|
478 | configure:5753: $? = 1 |
---|
479 | configure:5742: ccache /usr/bin/clang++ -qversion >&5 |
---|
480 | clang: error: no input files |
---|
481 | configure:5753: $? = 1 |
---|
482 | configure:5757: checking whether we are using the GNU C++ compiler |
---|
483 | configure:5776: ccache /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5 |
---|
484 | configure:5776: $? = 0 |
---|
485 | configure:5785: result: yes |
---|
486 | configure:5794: checking whether ccache /usr/bin/clang++ accepts -g |
---|
487 | configure:5814: ccache /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
488 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
489 | configure:5814: $? = 0 |
---|
490 | configure: failed program was: |
---|
491 | | /* confdefs.h */ |
---|
492 | | #define PACKAGE_NAME "GNU Classpath" |
---|
493 | | #define PACKAGE_TARNAME "classpath" |
---|
494 | | #define PACKAGE_VERSION "0.99" |
---|
495 | | #define PACKAGE_STRING "GNU Classpath 0.99" |
---|
496 | | #define PACKAGE_BUGREPORT "classpath@gnu.org" |
---|
497 | | #define PACKAGE_URL "http://www.gnu.org/software/classpath/" |
---|
498 | | #define PACKAGE "classpath" |
---|
499 | | #define VERSION "0.99" |
---|
500 | | #define STDC_HEADERS 1 |
---|
501 | | #define HAVE_SYS_TYPES_H 1 |
---|
502 | | #define HAVE_SYS_STAT_H 1 |
---|
503 | | #define HAVE_STDLIB_H 1 |
---|
504 | | #define HAVE_STRING_H 1 |
---|
505 | | #define HAVE_MEMORY_H 1 |
---|
506 | | #define HAVE_STRINGS_H 1 |
---|
507 | | #define HAVE_INTTYPES_H 1 |
---|
508 | | #define HAVE_STDINT_H 1 |
---|
509 | | #define HAVE_UNISTD_H 1 |
---|
510 | | /* end confdefs.h. */ |
---|
511 | | |
---|
512 | | int |
---|
513 | | main () |
---|
514 | | { |
---|
515 | | |
---|
516 | | ; |
---|
517 | | return 0; |
---|
518 | | } |
---|
519 | configure:5829: ccache /usr/bin/clang++ -c -I/opt/local/include conftest.cpp >&5 |
---|
520 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
521 | configure:5829: $? = 0 |
---|
522 | configure: failed program was: |
---|
523 | | /* confdefs.h */ |
---|
524 | | #define PACKAGE_NAME "GNU Classpath" |
---|
525 | | #define PACKAGE_TARNAME "classpath" |
---|
526 | | #define PACKAGE_VERSION "0.99" |
---|
527 | | #define PACKAGE_STRING "GNU Classpath 0.99" |
---|
528 | | #define PACKAGE_BUGREPORT "classpath@gnu.org" |
---|
529 | | #define PACKAGE_URL "http://www.gnu.org/software/classpath/" |
---|
530 | | #define PACKAGE "classpath" |
---|
531 | | #define VERSION "0.99" |
---|
532 | | #define STDC_HEADERS 1 |
---|
533 | | #define HAVE_SYS_TYPES_H 1 |
---|
534 | | #define HAVE_SYS_STAT_H 1 |
---|
535 | | #define HAVE_STDLIB_H 1 |
---|
536 | | #define HAVE_STRING_H 1 |
---|
537 | | #define HAVE_MEMORY_H 1 |
---|
538 | | #define HAVE_STRINGS_H 1 |
---|
539 | | #define HAVE_INTTYPES_H 1 |
---|
540 | | #define HAVE_STDINT_H 1 |
---|
541 | | #define HAVE_UNISTD_H 1 |
---|
542 | | /* end confdefs.h. */ |
---|
543 | | |
---|
544 | | int |
---|
545 | | main () |
---|
546 | | { |
---|
547 | | |
---|
548 | | ; |
---|
549 | | return 0; |
---|
550 | | } |
---|
551 | configure:5845: ccache /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
552 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
553 | configure:5845: $? = 0 |
---|
554 | configure:5855: result: yes |
---|
555 | configure:5880: checking dependency style of ccache /usr/bin/clang++ |
---|
556 | configure:5991: result: none |
---|
557 | configure:6083: checking how to print strings |
---|
558 | configure:6110: result: printf |
---|
559 | configure:6131: checking for a sed that does not truncate output |
---|
560 | configure:6195: result: /opt/local/bin/gsed |
---|
561 | configure:6213: checking for fgrep |
---|
562 | configure:6275: result: /opt/local/bin/grep -F |
---|
563 | configure:6310: checking for ld used by ccache /usr/bin/clang |
---|
564 | configure:6377: result: /usr/bin/ld |
---|
565 | configure:6384: checking if the linker (/usr/bin/ld) is GNU ld |
---|
566 | configure:6399: result: no |
---|
567 | configure:6411: checking for BSD- or MS-compatible name lister (nm) |
---|
568 | configure:6460: result: /opt/local/bin/nm |
---|
569 | configure:6590: checking the name lister (/opt/local/bin/nm) interface |
---|
570 | configure:6597: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
571 | configure:6600: /opt/local/bin/nm "conftest.o" |
---|
572 | configure:6603: output |
---|
573 | 0000000000000000 S _some_variable |
---|
574 | configure:6610: result: BSD nm |
---|
575 | configure:6614: checking the maximum length of command line arguments |
---|
576 | configure:6744: result: 196608 |
---|
577 | configure:6761: checking whether the shell understands some XSI constructs |
---|
578 | configure:6771: result: yes |
---|
579 | configure:6775: checking whether the shell understands "+=" |
---|
580 | configure:6781: result: yes |
---|
581 | configure:6816: checking how to convert x86_64-apple-darwin11.4.2 file names to x86_64-apple-darwin11.4.2 format |
---|
582 | configure:6856: result: func_convert_file_noop |
---|
583 | configure:6863: checking how to convert x86_64-apple-darwin11.4.2 file names to toolchain format |
---|
584 | configure:6883: result: func_convert_file_noop |
---|
585 | configure:6890: checking for /usr/bin/ld option to reload object files |
---|
586 | configure:6897: result: -r |
---|
587 | configure:6971: checking for objdump |
---|
588 | configure:7001: result: no |
---|
589 | configure:7030: checking how to recognize dependent libraries |
---|
590 | configure:7232: result: pass_all |
---|
591 | configure:7317: checking for dlltool |
---|
592 | configure:7347: result: no |
---|
593 | configure:7377: checking how to associate runtime and link libraries |
---|
594 | configure:7404: result: printf %s\n |
---|
595 | configure:7464: checking for ar |
---|
596 | configure:7480: found /opt/local/bin/ar |
---|
597 | configure:7491: result: ar |
---|
598 | configure:7528: checking for archiver @FILE support |
---|
599 | configure:7545: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
600 | configure:7545: $? = 0 |
---|
601 | configure:7548: ar cru libconftest.a @conftest.lst >&5 |
---|
602 | ar: @conftest.lst: No such file or directory |
---|
603 | configure:7551: $? = 1 |
---|
604 | configure:7571: result: no |
---|
605 | configure:7629: checking for strip |
---|
606 | configure:7645: found /opt/local/bin/strip |
---|
607 | configure:7656: result: strip |
---|
608 | configure:7728: checking for ranlib |
---|
609 | configure:7744: found /opt/local/bin/ranlib |
---|
610 | configure:7755: result: ranlib |
---|
611 | configure:7857: checking command to parse /opt/local/bin/nm output from ccache /usr/bin/clang object |
---|
612 | configure:7977: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
613 | configure:7980: $? = 0 |
---|
614 | configure:7984: /opt/local/bin/nm 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 |
---|
615 | configure:7987: $? = 0 |
---|
616 | cannot find nm_test_var in conftest.nm |
---|
617 | configure:7977: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
618 | configure:7980: $? = 0 |
---|
619 | configure:7984: /opt/local/bin/nm 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 |
---|
620 | configure:7987: $? = 0 |
---|
621 | configure:8053: ccache /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c conftstm.o >&5 |
---|
622 | configure:8056: $? = 0 |
---|
623 | configure:8094: result: ok |
---|
624 | configure:8131: checking for sysroot |
---|
625 | configure:8161: result: no |
---|
626 | configure:8417: checking for mt |
---|
627 | configure:8447: result: no |
---|
628 | configure:8467: checking if : is a manifest tool |
---|
629 | configure:8473: : '-?' |
---|
630 | configure:8481: result: no |
---|
631 | configure:8537: checking for dsymutil |
---|
632 | configure:8553: found /usr/bin/dsymutil |
---|
633 | configure:8564: result: dsymutil |
---|
634 | configure:8629: checking for nmedit |
---|
635 | configure:8645: found /opt/local/bin/nmedit |
---|
636 | configure:8656: result: nmedit |
---|
637 | configure:8721: checking for lipo |
---|
638 | configure:8737: found /opt/local/bin/lipo |
---|
639 | configure:8748: result: lipo |
---|
640 | configure:8813: checking for otool |
---|
641 | configure:8829: found /opt/local/bin/otool |
---|
642 | configure:8840: result: otool |
---|
643 | configure:8905: checking for otool64 |
---|
644 | configure:8935: result: no |
---|
645 | configure:8980: checking for -single_module linker flag |
---|
646 | ccache /usr/bin/clang -pipe -O2 -arch x86_64 -arch i386 -L/opt/local/lib -arch x86_64 -arch i386 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
647 | configure:9013: result: yes |
---|
648 | configure:9016: checking for -exported_symbols_list linker flag |
---|
649 | configure:9036: ccache /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
650 | configure:9036: $? = 0 |
---|
651 | configure:9046: result: yes |
---|
652 | configure:9049: checking for -force_load linker flag |
---|
653 | ccache /usr/bin/clang -pipe -O2 -arch x86_64 -arch i386 -c -o conftest.o conftest.c |
---|
654 | ar cru libconftest.a conftest.o |
---|
655 | ranlib libconftest.a |
---|
656 | ccache /usr/bin/clang -pipe -O2 -arch x86_64 -arch i386 -L/opt/local/lib -arch x86_64 -arch i386 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
657 | configure:9081: result: yes |
---|
658 | configure:9120: checking for dlfcn.h |
---|
659 | configure:9120: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
660 | configure:9120: $? = 0 |
---|
661 | configure:9120: result: yes |
---|
662 | configure:9307: checking for objdir |
---|
663 | configure:9322: result: .libs |
---|
664 | configure:9593: checking if ccache /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
665 | configure:9611: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
666 | configure:9615: $? = 0 |
---|
667 | configure:9628: result: yes |
---|
668 | configure:9955: checking for ccache /usr/bin/clang option to produce PIC |
---|
669 | configure:9962: result: -fno-common -DPIC |
---|
670 | configure:9970: checking if ccache /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
671 | configure:9988: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
672 | configure:9992: $? = 0 |
---|
673 | configure:10005: result: yes |
---|
674 | configure:10034: checking if ccache /usr/bin/clang static flag -static works |
---|
675 | configure:10062: result: no |
---|
676 | configure:10077: checking if ccache /usr/bin/clang supports -c -o file.o |
---|
677 | configure:10098: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
678 | configure:10102: $? = 0 |
---|
679 | configure:10124: result: yes |
---|
680 | configure:10132: checking if ccache /usr/bin/clang supports -c -o file.o |
---|
681 | configure:10179: result: yes |
---|
682 | configure:10212: checking whether the ccache /usr/bin/clang linker (/usr/bin/ld) supports shared libraries |
---|
683 | configure:11365: result: yes |
---|
684 | configure:11605: checking dynamic linker characteristics |
---|
685 | configure:12351: result: darwin11.4.2 dyld |
---|
686 | configure:12458: checking how to hardcode library paths into programs |
---|
687 | configure:12483: result: immediate |
---|
688 | configure:13023: checking whether stripping libraries is possible |
---|
689 | configure:13037: result: yes |
---|
690 | configure:13063: checking if libtool supports shared libraries |
---|
691 | configure:13065: result: yes |
---|
692 | configure:13068: checking whether to build shared libraries |
---|
693 | configure:13089: result: yes |
---|
694 | configure:13092: checking whether to build static libraries |
---|
695 | configure:13096: result: no |
---|
696 | configure:13119: checking how to run the C++ preprocessor |
---|
697 | configure:13146: ccache /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
698 | configure:13146: $? = 0 |
---|
699 | configure:13160: ccache /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
700 | conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found |
---|
701 | #include <ac_nonexistent.h> |
---|
702 | ^ |
---|
703 | 1 error generated. |
---|
704 | configure:13160: $? = 1 |
---|
705 | configure: failed program was: |
---|
706 | | /* confdefs.h */ |
---|
707 | | #define PACKAGE_NAME "GNU Classpath" |
---|
708 | | #define PACKAGE_TARNAME "classpath" |
---|
709 | | #define PACKAGE_VERSION "0.99" |
---|
710 | | #define PACKAGE_STRING "GNU Classpath 0.99" |
---|
711 | | #define PACKAGE_BUGREPORT "classpath@gnu.org" |
---|
712 | | #define PACKAGE_URL "http://www.gnu.org/software/classpath/" |
---|
713 | | #define PACKAGE "classpath" |
---|
714 | | #define VERSION "0.99" |
---|
715 | | #define STDC_HEADERS 1 |
---|
716 | | #define HAVE_SYS_TYPES_H 1 |
---|
717 | | #define HAVE_SYS_STAT_H 1 |
---|
718 | | #define HAVE_STDLIB_H 1 |
---|
719 | | #define HAVE_STRING_H 1 |
---|
720 | | #define HAVE_MEMORY_H 1 |
---|
721 | | #define HAVE_STRINGS_H 1 |
---|
722 | | #define HAVE_INTTYPES_H 1 |
---|
723 | | #define HAVE_STDINT_H 1 |
---|
724 | | #define HAVE_UNISTD_H 1 |
---|
725 | | #define HAVE_DLFCN_H 1 |
---|
726 | | #define LT_OBJDIR ".libs/" |
---|
727 | | /* end confdefs.h. */ |
---|
728 | | #include <ac_nonexistent.h> |
---|
729 | configure:13185: result: ccache /usr/bin/clang++ -E |
---|
730 | configure:13205: ccache /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
731 | configure:13205: $? = 0 |
---|
732 | configure:13219: ccache /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
733 | conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found |
---|
734 | #include <ac_nonexistent.h> |
---|
735 | ^ |
---|
736 | 1 error generated. |
---|
737 | configure:13219: $? = 1 |
---|
738 | configure: failed program was: |
---|
739 | | /* confdefs.h */ |
---|
740 | | #define PACKAGE_NAME "GNU Classpath" |
---|
741 | | #define PACKAGE_TARNAME "classpath" |
---|
742 | | #define PACKAGE_VERSION "0.99" |
---|
743 | | #define PACKAGE_STRING "GNU Classpath 0.99" |
---|
744 | | #define PACKAGE_BUGREPORT "classpath@gnu.org" |
---|
745 | | #define PACKAGE_URL "http://www.gnu.org/software/classpath/" |
---|
746 | | #define PACKAGE "classpath" |
---|
747 | | #define VERSION "0.99" |
---|
748 | | #define STDC_HEADERS 1 |
---|
749 | | #define HAVE_SYS_TYPES_H 1 |
---|
750 | | #define HAVE_SYS_STAT_H 1 |
---|
751 | | #define HAVE_STDLIB_H 1 |
---|
752 | | #define HAVE_STRING_H 1 |
---|
753 | | #define HAVE_MEMORY_H 1 |
---|
754 | | #define HAVE_STRINGS_H 1 |
---|
755 | | #define HAVE_INTTYPES_H 1 |
---|
756 | | #define HAVE_STDINT_H 1 |
---|
757 | | #define HAVE_UNISTD_H 1 |
---|
758 | | #define HAVE_DLFCN_H 1 |
---|
759 | | #define LT_OBJDIR ".libs/" |
---|
760 | | /* end confdefs.h. */ |
---|
761 | | #include <ac_nonexistent.h> |
---|
762 | configure:13388: checking for ld used by ccache /usr/bin/clang++ |
---|
763 | configure:13455: result: /usr/bin/ld |
---|
764 | configure:13462: checking if the linker (/usr/bin/ld) is GNU ld |
---|
765 | configure:13477: result: no |
---|
766 | configure:13532: checking whether the ccache /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries |
---|
767 | configure:14537: result: yes |
---|
768 | configure:14573: ccache /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5 |
---|
769 | configure:14576: $? = 0 |
---|
770 | configure:15096: checking for ccache /usr/bin/clang++ option to produce PIC |
---|
771 | configure:15103: result: -fno-common -DPIC |
---|
772 | configure:15111: checking if ccache /usr/bin/clang++ PIC flag -fno-common -DPIC works |
---|
773 | configure:15129: ccache /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
774 | configure:15133: $? = 0 |
---|
775 | configure:15146: result: yes |
---|
776 | configure:15169: checking if ccache /usr/bin/clang++ static flag -static works |
---|
777 | configure:15197: result: no |
---|
778 | configure:15209: checking if ccache /usr/bin/clang++ supports -c -o file.o |
---|
779 | configure:15230: ccache /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
780 | configure:15234: $? = 0 |
---|
781 | configure:15256: result: yes |
---|
782 | configure:15261: checking if ccache /usr/bin/clang++ supports -c -o file.o |
---|
783 | configure:15308: result: yes |
---|
784 | configure:15338: checking whether the ccache /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries |
---|
785 | configure:15374: result: yes |
---|
786 | configure:15515: checking dynamic linker characteristics |
---|
787 | configure:16195: result: darwin11.4.2 dyld |
---|
788 | configure:16248: checking how to hardcode library paths into programs |
---|
789 | configure:16273: result: immediate |
---|
790 | configure:16338: checking for gawk |
---|
791 | configure:16365: result: gawk |
---|
792 | configure:16424: checking for gcc |
---|
793 | configure:16451: result: ccache /usr/bin/clang |
---|
794 | configure:16680: checking for C compiler version |
---|
795 | configure:16689: ccache /usr/bin/clang --version >&5 |
---|
796 | Apple LLVM version 4.2 (clang-425.0.24) (based on LLVM 3.2svn) |
---|
797 | Target: x86_64-apple-darwin11.4.2 |
---|
798 | Thread model: posix |
---|
799 | configure:16700: $? = 0 |
---|
800 | configure:16689: ccache /usr/bin/clang -v >&5 |
---|
801 | Apple LLVM version 4.2 (clang-425.0.24) (based on LLVM 3.2svn) |
---|
802 | Target: x86_64-apple-darwin11.4.2 |
---|
803 | Thread model: posix |
---|
804 | configure:16700: $? = 0 |
---|
805 | configure:16689: ccache /usr/bin/clang -V >&5 |
---|
806 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
807 | clang: error: no input files |
---|
808 | configure:16700: $? = 1 |
---|
809 | configure:16689: ccache /usr/bin/clang -qversion >&5 |
---|
810 | clang: error: no input files |
---|
811 | configure:16700: $? = 1 |
---|
812 | configure:16704: checking whether we are using the GNU C compiler |
---|
813 | configure:16732: result: yes |
---|
814 | configure:16741: checking whether ccache /usr/bin/clang accepts -g |
---|
815 | configure:16802: result: yes |
---|
816 | configure:16819: checking for ccache /usr/bin/clang option to accept ISO C89 |
---|
817 | configure:16896: result: none needed |
---|
818 | configure:16918: checking dependency style of ccache /usr/bin/clang |
---|
819 | configure:17029: result: none |
---|
820 | configure:17045: checking whether ccache /usr/bin/clang and cc understand -c and -o together |
---|
821 | configure:17076: ccache /usr/bin/clang -c conftest.c -o conftest2.o >&5 |
---|
822 | configure:17080: $? = 0 |
---|
823 | configure:17086: ccache /usr/bin/clang -c conftest.c -o conftest2.o >&5 |
---|
824 | configure:17090: $? = 0 |
---|
825 | configure:17101: cc -c conftest.c >&5 |
---|
826 | configure:17105: $? = 0 |
---|
827 | configure:17113: cc -c conftest.c -o conftest2.o >&5 |
---|
828 | configure:17117: $? = 0 |
---|
829 | configure:17123: cc -c conftest.c -o conftest2.o >&5 |
---|
830 | configure:17127: $? = 0 |
---|
831 | configure:17145: result: yes |
---|
832 | configure:17175: checking how to run the C preprocessor |
---|
833 | configure:17245: result: ccache /usr/bin/clang -E |
---|
834 | configure:17265: ccache /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
835 | configure:17265: $? = 0 |
---|
836 | configure:17279: ccache /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
837 | conftest.c:23:10: fatal error: 'ac_nonexistent.h' file not found |
---|
838 | #include <ac_nonexistent.h> |
---|
839 | ^ |
---|
840 | 1 error generated. |
---|
841 | configure:17279: $? = 1 |
---|
842 | configure: failed program was: |
---|
843 | | /* confdefs.h */ |
---|
844 | | #define PACKAGE_NAME "GNU Classpath" |
---|
845 | | #define PACKAGE_TARNAME "classpath" |
---|
846 | | #define PACKAGE_VERSION "0.99" |
---|
847 | | #define PACKAGE_STRING "GNU Classpath 0.99" |
---|
848 | | #define PACKAGE_BUGREPORT "classpath@gnu.org" |
---|
849 | | #define PACKAGE_URL "http://www.gnu.org/software/classpath/" |
---|
850 | | #define PACKAGE "classpath" |
---|
851 | | #define VERSION "0.99" |
---|
852 | | #define STDC_HEADERS 1 |
---|
853 | | #define HAVE_SYS_TYPES_H 1 |
---|
854 | | #define HAVE_SYS_STAT_H 1 |
---|
855 | | #define HAVE_STDLIB_H 1 |
---|
856 | | #define HAVE_STRING_H 1 |
---|
857 | | #define HAVE_MEMORY_H 1 |
---|
858 | | #define HAVE_STRINGS_H 1 |
---|
859 | | #define HAVE_INTTYPES_H 1 |
---|
860 | | #define HAVE_STDINT_H 1 |
---|
861 | | #define HAVE_UNISTD_H 1 |
---|
862 | | #define HAVE_DLFCN_H 1 |
---|
863 | | #define LT_OBJDIR ".libs/" |
---|
864 | | /* end confdefs.h. */ |
---|
865 | | #include <ac_nonexistent.h> |
---|
866 | configure:17372: checking __attribute__((,,)) |
---|
867 | configure:17389: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
868 | configure:17389: $? = 0 |
---|
869 | configure:17400: result: yes |
---|
870 | configure:17421: checking __attribute__((unused)) |
---|
871 | configure:17438: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
872 | configure:17438: $? = 0 |
---|
873 | configure:17449: result: yes |
---|
874 | configure:17466: checking for ANSI C header files |
---|
875 | configure:17570: result: yes |
---|
876 | configure:17579: checking size of void * |
---|
877 | configure:17599: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
878 | conftest.c:33:25: error: duplicate case value '0' |
---|
879 | switch (0) case 0: case (sizeof (void *) == 4):; |
---|
880 | ^ |
---|
881 | conftest.c:33:17: note: previous case defined here |
---|
882 | switch (0) case 0: case (sizeof (void *) == 4):; |
---|
883 | ^ |
---|
884 | 1 error generated. |
---|
885 | configure:17599: $? = 1 |
---|
886 | configure: failed program was: |
---|
887 | | /* confdefs.h */ |
---|
888 | | #define PACKAGE_NAME "GNU Classpath" |
---|
889 | | #define PACKAGE_TARNAME "classpath" |
---|
890 | | #define PACKAGE_VERSION "0.99" |
---|
891 | | #define PACKAGE_STRING "GNU Classpath 0.99" |
---|
892 | | #define PACKAGE_BUGREPORT "classpath@gnu.org" |
---|
893 | | #define PACKAGE_URL "http://www.gnu.org/software/classpath/" |
---|
894 | | #define PACKAGE "classpath" |
---|
895 | | #define VERSION "0.99" |
---|
896 | | #define STDC_HEADERS 1 |
---|
897 | | #define HAVE_SYS_TYPES_H 1 |
---|
898 | | #define HAVE_SYS_STAT_H 1 |
---|
899 | | #define HAVE_STDLIB_H 1 |
---|
900 | | #define HAVE_STRING_H 1 |
---|
901 | | #define HAVE_MEMORY_H 1 |
---|
902 | | #define HAVE_STRINGS_H 1 |
---|
903 | | #define HAVE_INTTYPES_H 1 |
---|
904 | | #define HAVE_STDINT_H 1 |
---|
905 | | #define HAVE_UNISTD_H 1 |
---|
906 | | #define HAVE_DLFCN_H 1 |
---|
907 | | #define LT_OBJDIR ".libs/" |
---|
908 | | #define HAVE_GNUC25_ATTRIB /**/ |
---|
909 | | #define HAVE_GNUC25_UNUSED /**/ |
---|
910 | | #define STDC_HEADERS 1 |
---|
911 | | /* end confdefs.h. */ |
---|
912 | | #include "confdefs.h" |
---|
913 | | #include <sys/types.h> |
---|
914 | | |
---|
915 | | |
---|
916 | | int |
---|
917 | | main () |
---|
918 | | { |
---|
919 | | switch (0) case 0: case (sizeof (void *) == 4):; |
---|
920 | | ; |
---|
921 | | return 0; |
---|
922 | | } |
---|
923 | configure:17599: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
924 | conftest.c:33:25: error: duplicate case value '0' |
---|
925 | switch (0) case 0: case (sizeof (void *) == 8):; |
---|
926 | ^ |
---|
927 | conftest.c:33:17: note: previous case defined here |
---|
928 | switch (0) case 0: case (sizeof (void *) == 8):; |
---|
929 | ^ |
---|
930 | 1 error generated. |
---|
931 | configure:17599: $? = 1 |
---|
932 | configure: failed program was: |
---|
933 | | /* confdefs.h */ |
---|
934 | | #define PACKAGE_NAME "GNU Classpath" |
---|
935 | | #define PACKAGE_TARNAME "classpath" |
---|
936 | | #define PACKAGE_VERSION "0.99" |
---|
937 | | #define PACKAGE_STRING "GNU Classpath 0.99" |
---|
938 | | #define PACKAGE_BUGREPORT "classpath@gnu.org" |
---|
939 | | #define PACKAGE_URL "http://www.gnu.org/software/classpath/" |
---|
940 | | #define PACKAGE "classpath" |
---|
941 | | #define VERSION "0.99" |
---|
942 | | #define STDC_HEADERS 1 |
---|
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_DLFCN_H 1 |
---|
953 | | #define LT_OBJDIR ".libs/" |
---|
954 | | #define HAVE_GNUC25_ATTRIB /**/ |
---|
955 | | #define HAVE_GNUC25_UNUSED /**/ |
---|
956 | | #define STDC_HEADERS 1 |
---|
957 | | /* end confdefs.h. */ |
---|
958 | | #include "confdefs.h" |
---|
959 | | #include <sys/types.h> |
---|
960 | | |
---|
961 | | |
---|
962 | | int |
---|
963 | | main () |
---|
964 | | { |
---|
965 | | switch (0) case 0: case (sizeof (void *) == 8):; |
---|
966 | | ; |
---|
967 | | return 0; |
---|
968 | | } |
---|
969 | configure:17599: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
970 | conftest.c:33:25: error: duplicate case value '0' |
---|
971 | switch (0) case 0: case (sizeof (void *) == 1):; |
---|
972 | ^ |
---|
973 | conftest.c:33:17: note: previous case defined here |
---|
974 | switch (0) case 0: case (sizeof (void *) == 1):; |
---|
975 | ^ |
---|
976 | 1 error generated. |
---|
977 | configure:17599: $? = 1 |
---|
978 | configure: failed program was: |
---|
979 | | /* confdefs.h */ |
---|
980 | | #define PACKAGE_NAME "GNU Classpath" |
---|
981 | | #define PACKAGE_TARNAME "classpath" |
---|
982 | | #define PACKAGE_VERSION "0.99" |
---|
983 | | #define PACKAGE_STRING "GNU Classpath 0.99" |
---|
984 | | #define PACKAGE_BUGREPORT "classpath@gnu.org" |
---|
985 | | #define PACKAGE_URL "http://www.gnu.org/software/classpath/" |
---|
986 | | #define PACKAGE "classpath" |
---|
987 | | #define VERSION "0.99" |
---|
988 | | #define STDC_HEADERS 1 |
---|
989 | | #define HAVE_SYS_TYPES_H 1 |
---|
990 | | #define HAVE_SYS_STAT_H 1 |
---|
991 | | #define HAVE_STDLIB_H 1 |
---|
992 | | #define HAVE_STRING_H 1 |
---|
993 | | #define HAVE_MEMORY_H 1 |
---|
994 | | #define HAVE_STRINGS_H 1 |
---|
995 | | #define HAVE_INTTYPES_H 1 |
---|
996 | | #define HAVE_STDINT_H 1 |
---|
997 | | #define HAVE_UNISTD_H 1 |
---|
998 | | #define HAVE_DLFCN_H 1 |
---|
999 | | #define LT_OBJDIR ".libs/" |
---|
1000 | | #define HAVE_GNUC25_ATTRIB /**/ |
---|
1001 | | #define HAVE_GNUC25_UNUSED /**/ |
---|
1002 | | #define STDC_HEADERS 1 |
---|
1003 | | /* end confdefs.h. */ |
---|
1004 | | #include "confdefs.h" |
---|
1005 | | #include <sys/types.h> |
---|
1006 | | |
---|
1007 | | |
---|
1008 | | int |
---|
1009 | | main () |
---|
1010 | | { |
---|
1011 | | switch (0) case 0: case (sizeof (void *) == 1):; |
---|
1012 | | ; |
---|
1013 | | return 0; |
---|
1014 | | } |
---|
1015 | configure:17599: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
1016 | conftest.c:33:25: error: duplicate case value '0' |
---|
1017 | switch (0) case 0: case (sizeof (void *) == 2):; |
---|
1018 | ^ |
---|
1019 | conftest.c:33:17: note: previous case defined here |
---|
1020 | switch (0) case 0: case (sizeof (void *) == 2):; |
---|
1021 | ^ |
---|
1022 | 1 error generated. |
---|
1023 | configure:17599: $? = 1 |
---|
1024 | configure: failed program was: |
---|
1025 | | /* confdefs.h */ |
---|
1026 | | #define PACKAGE_NAME "GNU Classpath" |
---|
1027 | | #define PACKAGE_TARNAME "classpath" |
---|
1028 | | #define PACKAGE_VERSION "0.99" |
---|
1029 | | #define PACKAGE_STRING "GNU Classpath 0.99" |
---|
1030 | | #define PACKAGE_BUGREPORT "classpath@gnu.org" |
---|
1031 | | #define PACKAGE_URL "http://www.gnu.org/software/classpath/" |
---|
1032 | | #define PACKAGE "classpath" |
---|
1033 | | #define VERSION "0.99" |
---|
1034 | | #define STDC_HEADERS 1 |
---|
1035 | | #define HAVE_SYS_TYPES_H 1 |
---|
1036 | | #define HAVE_SYS_STAT_H 1 |
---|
1037 | | #define HAVE_STDLIB_H 1 |
---|
1038 | | #define HAVE_STRING_H 1 |
---|
1039 | | #define HAVE_MEMORY_H 1 |
---|
1040 | | #define HAVE_STRINGS_H 1 |
---|
1041 | | #define HAVE_INTTYPES_H 1 |
---|
1042 | | #define HAVE_STDINT_H 1 |
---|
1043 | | #define HAVE_UNISTD_H 1 |
---|
1044 | | #define HAVE_DLFCN_H 1 |
---|
1045 | | #define LT_OBJDIR ".libs/" |
---|
1046 | | #define HAVE_GNUC25_ATTRIB /**/ |
---|
1047 | | #define HAVE_GNUC25_UNUSED /**/ |
---|
1048 | | #define STDC_HEADERS 1 |
---|
1049 | | /* end confdefs.h. */ |
---|
1050 | | #include "confdefs.h" |
---|
1051 | | #include <sys/types.h> |
---|
1052 | | |
---|
1053 | | |
---|
1054 | | int |
---|
1055 | | main () |
---|
1056 | | { |
---|
1057 | | switch (0) case 0: case (sizeof (void *) == 2):; |
---|
1058 | | ; |
---|
1059 | | return 0; |
---|
1060 | | } |
---|
1061 | configure:17599: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
1062 | conftest.c:33:25: error: duplicate case value '0' |
---|
1063 | switch (0) case 0: case (sizeof (void *) == 16):; |
---|
1064 | ^ |
---|
1065 | conftest.c:33:17: note: previous case defined here |
---|
1066 | switch (0) case 0: case (sizeof (void *) == 16):; |
---|
1067 | ^ |
---|
1068 | 1 error generated. |
---|
1069 | configure:17599: $? = 1 |
---|
1070 | configure: failed program was: |
---|
1071 | | /* confdefs.h */ |
---|
1072 | | #define PACKAGE_NAME "GNU Classpath" |
---|
1073 | | #define PACKAGE_TARNAME "classpath" |
---|
1074 | | #define PACKAGE_VERSION "0.99" |
---|
1075 | | #define PACKAGE_STRING "GNU Classpath 0.99" |
---|
1076 | | #define PACKAGE_BUGREPORT "classpath@gnu.org" |
---|
1077 | | #define PACKAGE_URL "http://www.gnu.org/software/classpath/" |
---|
1078 | | #define PACKAGE "classpath" |
---|
1079 | | #define VERSION "0.99" |
---|
1080 | | #define STDC_HEADERS 1 |
---|
1081 | | #define HAVE_SYS_TYPES_H 1 |
---|
1082 | | #define HAVE_SYS_STAT_H 1 |
---|
1083 | | #define HAVE_STDLIB_H 1 |
---|
1084 | | #define HAVE_STRING_H 1 |
---|
1085 | | #define HAVE_MEMORY_H 1 |
---|
1086 | | #define HAVE_STRINGS_H 1 |
---|
1087 | | #define HAVE_INTTYPES_H 1 |
---|
1088 | | #define HAVE_STDINT_H 1 |
---|
1089 | | #define HAVE_UNISTD_H 1 |
---|
1090 | | #define HAVE_DLFCN_H 1 |
---|
1091 | | #define LT_OBJDIR ".libs/" |
---|
1092 | | #define HAVE_GNUC25_ATTRIB /**/ |
---|
1093 | | #define HAVE_GNUC25_UNUSED /**/ |
---|
1094 | | #define STDC_HEADERS 1 |
---|
1095 | | /* end confdefs.h. */ |
---|
1096 | | #include "confdefs.h" |
---|
1097 | | #include <sys/types.h> |
---|
1098 | | |
---|
1099 | | |
---|
1100 | | int |
---|
1101 | | main () |
---|
1102 | | { |
---|
1103 | | switch (0) case 0: case (sizeof (void *) == 16):; |
---|
1104 | | ; |
---|
1105 | | return 0; |
---|
1106 | | } |
---|
1107 | configure:17599: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
1108 | conftest.c:33:25: error: duplicate case value '0' |
---|
1109 | switch (0) case 0: case (sizeof (void *) == 12):; |
---|
1110 | ^ |
---|
1111 | conftest.c:33:17: note: previous case defined here |
---|
1112 | switch (0) case 0: case (sizeof (void *) == 12):; |
---|
1113 | ^ |
---|
1114 | 1 error generated. |
---|
1115 | configure:17599: $? = 1 |
---|
1116 | configure: failed program was: |
---|
1117 | | /* confdefs.h */ |
---|
1118 | | #define PACKAGE_NAME "GNU Classpath" |
---|
1119 | | #define PACKAGE_TARNAME "classpath" |
---|
1120 | | #define PACKAGE_VERSION "0.99" |
---|
1121 | | #define PACKAGE_STRING "GNU Classpath 0.99" |
---|
1122 | | #define PACKAGE_BUGREPORT "classpath@gnu.org" |
---|
1123 | | #define PACKAGE_URL "http://www.gnu.org/software/classpath/" |
---|
1124 | | #define PACKAGE "classpath" |
---|
1125 | | #define VERSION "0.99" |
---|
1126 | | #define STDC_HEADERS 1 |
---|
1127 | | #define HAVE_SYS_TYPES_H 1 |
---|
1128 | | #define HAVE_SYS_STAT_H 1 |
---|
1129 | | #define HAVE_STDLIB_H 1 |
---|
1130 | | #define HAVE_STRING_H 1 |
---|
1131 | | #define HAVE_MEMORY_H 1 |
---|
1132 | | #define HAVE_STRINGS_H 1 |
---|
1133 | | #define HAVE_INTTYPES_H 1 |
---|
1134 | | #define HAVE_STDINT_H 1 |
---|
1135 | | #define HAVE_UNISTD_H 1 |
---|
1136 | | #define HAVE_DLFCN_H 1 |
---|
1137 | | #define LT_OBJDIR ".libs/" |
---|
1138 | | #define HAVE_GNUC25_ATTRIB /**/ |
---|
1139 | | #define HAVE_GNUC25_UNUSED /**/ |
---|
1140 | | #define STDC_HEADERS 1 |
---|
1141 | | /* end confdefs.h. */ |
---|
1142 | | #include "confdefs.h" |
---|
1143 | | #include <sys/types.h> |
---|
1144 | | |
---|
1145 | | |
---|
1146 | | int |
---|
1147 | | main () |
---|
1148 | | { |
---|
1149 | | switch (0) case 0: case (sizeof (void *) == 12):; |
---|
1150 | | ; |
---|
1151 | | return 0; |
---|
1152 | | } |
---|
1153 | configure:17609: error: cannot determine a size for void * |
---|
1154 | |
---|
1155 | ## ---------------- ## |
---|
1156 | ## Cache variables. ## |
---|
1157 | ## ---------------- ## |
---|
1158 | |
---|
1159 | ac_cv_build=x86_64-apple-darwin11.4.2 |
---|
1160 | ac_cv_c_compiler_gnu=yes |
---|
1161 | ac_cv_cxx_compiler_gnu=yes |
---|
1162 | ac_cv_env_CCC_set= |
---|
1163 | ac_cv_env_CCC_value= |
---|
1164 | ac_cv_env_CC_set=set |
---|
1165 | ac_cv_env_CC_value='ccache /usr/bin/clang' |
---|
1166 | ac_cv_env_CFLAGS_set=set |
---|
1167 | ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64 -arch i386' |
---|
1168 | ac_cv_env_CPPFLAGS_set=set |
---|
1169 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
1170 | ac_cv_env_CPP_set= |
---|
1171 | ac_cv_env_CPP_value= |
---|
1172 | ac_cv_env_CXXCPP_set= |
---|
1173 | ac_cv_env_CXXCPP_value= |
---|
1174 | ac_cv_env_CXXFLAGS_set=set |
---|
1175 | ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch x86_64 -arch i386' |
---|
1176 | ac_cv_env_CXX_set=set |
---|
1177 | ac_cv_env_CXX_value='ccache /usr/bin/clang++' |
---|
1178 | ac_cv_env_LDFLAGS_set=set |
---|
1179 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64 -arch i386' |
---|
1180 | ac_cv_env_LIBS_set= |
---|
1181 | ac_cv_env_LIBS_value= |
---|
1182 | ac_cv_env_XMKMF_set= |
---|
1183 | ac_cv_env_XMKMF_value= |
---|
1184 | ac_cv_env_build_alias_set= |
---|
1185 | ac_cv_env_build_alias_value= |
---|
1186 | ac_cv_env_host_alias_set= |
---|
1187 | ac_cv_env_host_alias_value= |
---|
1188 | ac_cv_env_target_alias_set= |
---|
1189 | ac_cv_env_target_alias_value= |
---|
1190 | ac_cv_header_alsa_asoundlib_h=no |
---|
1191 | ac_cv_header_dlfcn_h=yes |
---|
1192 | ac_cv_header_dssi_h=no |
---|
1193 | ac_cv_header_inttypes_h=yes |
---|
1194 | ac_cv_header_memory_h=yes |
---|
1195 | ac_cv_header_stdc=yes |
---|
1196 | ac_cv_header_stdint_h=yes |
---|
1197 | ac_cv_header_stdlib_h=yes |
---|
1198 | ac_cv_header_string_h=yes |
---|
1199 | ac_cv_header_strings_h=yes |
---|
1200 | ac_cv_header_sys_stat_h=yes |
---|
1201 | ac_cv_header_sys_types_h=yes |
---|
1202 | ac_cv_header_unistd_h=yes |
---|
1203 | ac_cv_host=x86_64-apple-darwin11.4.2 |
---|
1204 | ac_cv_objext=o |
---|
1205 | ac_cv_path_EGREP='/opt/local/bin/grep -E' |
---|
1206 | ac_cv_path_FGREP='/opt/local/bin/grep -F' |
---|
1207 | ac_cv_path_GREP=/opt/local/bin/grep |
---|
1208 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
1209 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
1210 | ac_cv_prog_AWK=gawk |
---|
1211 | ac_cv_prog_CPP='ccache /usr/bin/clang -E' |
---|
1212 | ac_cv_prog_CXXCPP='ccache /usr/bin/clang++ -E' |
---|
1213 | ac_cv_prog_ac_ct_AR=ar |
---|
1214 | ac_cv_prog_ac_ct_CC='ccache /usr/bin/clang' |
---|
1215 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
1216 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
1217 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
1218 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
1219 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
1220 | ac_cv_prog_ac_ct_STRIP=strip |
---|
1221 | ac_cv_prog_cc_c89= |
---|
1222 | ac_cv_prog_cc_ccache_c_o=yes |
---|
1223 | ac_cv_prog_cc_g=yes |
---|
1224 | ac_cv_prog_cxx_g=yes |
---|
1225 | ac_cv_prog_make_make_set=yes |
---|
1226 | ac_cv_target=x86_64-apple-darwin11.4.2 |
---|
1227 | am_cv_CC_dependencies_compiler_type=none |
---|
1228 | am_cv_CXX_dependencies_compiler_type=none |
---|
1229 | am_cv_prog_tar_ustar=gnutar |
---|
1230 | gcc_cv_c_gcc_attribute_supported=yes |
---|
1231 | gcc_cv_c_gcc_attribute_unused=yes |
---|
1232 | lt_cv_apple_cc_single_mod=yes |
---|
1233 | lt_cv_ar_at_file=no |
---|
1234 | lt_cv_deplibs_check_method=pass_all |
---|
1235 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
1236 | lt_cv_file_magic_test_file= |
---|
1237 | lt_cv_ld_exported_symbols_list=yes |
---|
1238 | lt_cv_ld_force_load=yes |
---|
1239 | lt_cv_ld_reload_flag=-r |
---|
1240 | lt_cv_nm_interface='BSD nm' |
---|
1241 | lt_cv_objdir=.libs |
---|
1242 | lt_cv_path_LD=/usr/bin/ld |
---|
1243 | lt_cv_path_LDCXX=/usr/bin/ld |
---|
1244 | lt_cv_path_NM=/opt/local/bin/nm |
---|
1245 | lt_cv_path_mainfest_tool=no |
---|
1246 | lt_cv_prog_compiler_c_o=yes |
---|
1247 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
1248 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
1249 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
1250 | lt_cv_prog_compiler_pic_works=yes |
---|
1251 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
1252 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
1253 | lt_cv_prog_compiler_static_works=no |
---|
1254 | lt_cv_prog_compiler_static_works_CXX=no |
---|
1255 | lt_cv_prog_gnu_ld=no |
---|
1256 | lt_cv_prog_gnu_ldcxx=no |
---|
1257 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
1258 | lt_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'\''' |
---|
1259 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
---|
1260 | 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'\''' |
---|
1261 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
1262 | lt_cv_sys_max_cmd_len=196608 |
---|
1263 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
1264 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
1265 | |
---|
1266 | ## ----------------- ## |
---|
1267 | ## Output variables. ## |
---|
1268 | ## ----------------- ## |
---|
1269 | |
---|
1270 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_java_gnu-classpath/gnu-classpath/work/classpath-0.99/missing --run aclocal-1.11' |
---|
1271 | AMDEPBACKSLASH='' |
---|
1272 | AMDEP_FALSE='' |
---|
1273 | AMDEP_TRUE='#' |
---|
1274 | AMTAR='$${TAR-tar}' |
---|
1275 | ANTLR='' |
---|
1276 | ANTLR_JAR='/opt/local/lib/antlr.jar' |
---|
1277 | AR='ar' |
---|
1278 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_java_gnu-classpath/gnu-classpath/work/classpath-0.99/missing --run autoconf' |
---|
1279 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_java_gnu-classpath/gnu-classpath/work/classpath-0.99/missing --run autoheader' |
---|
1280 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_java_gnu-classpath/gnu-classpath/work/classpath-0.99/missing --run automake-1.11' |
---|
1281 | AWK='gawk' |
---|
1282 | BUILD_CLASS_FILES_FALSE='' |
---|
1283 | BUILD_CLASS_FILES_TRUE='' |
---|
1284 | CAIRO_CFLAGS='' |
---|
1285 | CAIRO_LIBS='' |
---|
1286 | CC='ccache /usr/bin/clang' |
---|
1287 | CCDEPMODE='depmode=none' |
---|
1288 | CFLAGS='-pipe -O2 -arch x86_64 -arch i386' |
---|
1289 | CLASSPATH_CONVENIENCE='-no-undefined' |
---|
1290 | CLASSPATH_INCLUDES='' |
---|
1291 | CLASSPATH_MODULE=' -version-info 0:0:0 -no-undefined' |
---|
1292 | COLLECTIONS_PREFIX='' |
---|
1293 | CP='cp -f' |
---|
1294 | CPP='ccache /usr/bin/clang -E' |
---|
1295 | CPPFLAGS='-I/opt/local/include' |
---|
1296 | CREATE_ALSA_LIBRARIES_FALSE='' |
---|
1297 | CREATE_ALSA_LIBRARIES_TRUE='#' |
---|
1298 | CREATE_API_DOCS_FALSE='' |
---|
1299 | CREATE_API_DOCS_TRUE='' |
---|
1300 | CREATE_COLLECTIONS_FALSE='' |
---|
1301 | CREATE_COLLECTIONS_TRUE='#' |
---|
1302 | CREATE_CORE_JNI_LIBRARIES_FALSE='#' |
---|
1303 | CREATE_CORE_JNI_LIBRARIES_TRUE='' |
---|
1304 | CREATE_DSSI_LIBRARIES_FALSE='' |
---|
1305 | CREATE_DSSI_LIBRARIES_TRUE='#' |
---|
1306 | CREATE_GCONF_PEER_LIBRARIES_FALSE='' |
---|
1307 | CREATE_GCONF_PEER_LIBRARIES_TRUE='#' |
---|
1308 | CREATE_GJDOC_FALSE='#' |
---|
1309 | CREATE_GJDOC_PARSER_FALSE='#' |
---|
1310 | CREATE_GJDOC_PARSER_TRUE='' |
---|
1311 | CREATE_GJDOC_TRUE='' |
---|
1312 | CREATE_GMPBI_LIBRARY_FALSE='' |
---|
1313 | CREATE_GMPBI_LIBRARY_TRUE='' |
---|
1314 | CREATE_GSTREAMER_PEER_LIBRARIES_FALSE='' |
---|
1315 | CREATE_GSTREAMER_PEER_LIBRARIES_TRUE='#' |
---|
1316 | CREATE_GTK_PEER_LIBRARIES_FALSE='' |
---|
1317 | CREATE_GTK_PEER_LIBRARIES_TRUE='#' |
---|
1318 | CREATE_JNI_HEADERS_FALSE='' |
---|
1319 | CREATE_JNI_HEADERS_TRUE='#' |
---|
1320 | CREATE_JNI_LIBRARIES_FALSE='#' |
---|
1321 | CREATE_JNI_LIBRARIES_TRUE='' |
---|
1322 | CREATE_PLUGIN_FALSE='' |
---|
1323 | CREATE_PLUGIN_TRUE='#' |
---|
1324 | CREATE_QT_PEER_LIBRARIES_FALSE='' |
---|
1325 | CREATE_QT_PEER_LIBRARIES_TRUE='#' |
---|
1326 | CREATE_WRAPPERS_FALSE='' |
---|
1327 | CREATE_WRAPPERS_TRUE='#' |
---|
1328 | CREATE_XMLJ_LIBRARY_FALSE='' |
---|
1329 | CREATE_XMLJ_LIBRARY_TRUE='#' |
---|
1330 | CXX='ccache /usr/bin/clang++' |
---|
1331 | CXXCPP='ccache /usr/bin/clang++ -E' |
---|
1332 | CXXDEPMODE='depmode=none' |
---|
1333 | CXXFLAGS='-pipe -O2 -arch x86_64 -arch i386' |
---|
1334 | CYGPATH_W='echo' |
---|
1335 | DATE='' |
---|
1336 | DEFAULT_PREFS_PEER='gnu.java.util.prefs.GConfBasedFactory' |
---|
1337 | DEFS='' |
---|
1338 | DEPDIR='.deps' |
---|
1339 | DLLTOOL='false' |
---|
1340 | DSYMUTIL='dsymutil' |
---|
1341 | DUMPBIN='' |
---|
1342 | ECHO_C='\c' |
---|
1343 | ECHO_N='' |
---|
1344 | ECHO_T='' |
---|
1345 | ECJ_JAR='' |
---|
1346 | EGREP='/opt/local/bin/grep -E' |
---|
1347 | ENABLE_LOCAL_SOCKETS_FALSE='' |
---|
1348 | ENABLE_LOCAL_SOCKETS_TRUE='' |
---|
1349 | ERROR_CFLAGS='' |
---|
1350 | EXAMPLESDIR='' |
---|
1351 | EXEEXT='' |
---|
1352 | EXTRA_CFLAGS='' |
---|
1353 | FGREP='/opt/local/bin/grep -F' |
---|
1354 | FIND='' |
---|
1355 | FREETYPE2_CFLAGS='' |
---|
1356 | FREETYPE2_LIBS='' |
---|
1357 | GCJ_JAVAC_FALSE='' |
---|
1358 | GCJ_JAVAC_TRUE='' |
---|
1359 | GCONF_CFLAGS='' |
---|
1360 | GCONF_LIBS='' |
---|
1361 | GDK_CFLAGS='' |
---|
1362 | GDK_LIBS='' |
---|
1363 | GJDOC='' |
---|
1364 | GLIB_CFLAGS='' |
---|
1365 | GLIB_LIBS='' |
---|
1366 | GMP_CFLAGS='' |
---|
1367 | GMP_LIBS='' |
---|
1368 | GREP='/opt/local/bin/grep' |
---|
1369 | GSTREAMER_BASE_CFLAGS='' |
---|
1370 | GSTREAMER_BASE_LIBS='' |
---|
1371 | GSTREAMER_CFLAGS='' |
---|
1372 | GSTREAMER_FILE_READER='' |
---|
1373 | GSTREAMER_LIBS='' |
---|
1374 | GSTREAMER_MIXER_PROVIDER='' |
---|
1375 | GSTREAMER_PLUGINS_BASE_CFLAGS='' |
---|
1376 | GSTREAMER_PLUGINS_BASE_LIBS='' |
---|
1377 | GST_PLUGIN_LDFLAGS='' |
---|
1378 | GTK_CFLAGS='' |
---|
1379 | GTK_LIBS='' |
---|
1380 | INIT_LOAD_LIBRARY='' |
---|
1381 | INSTALL_CLASS_FILES_FALSE='' |
---|
1382 | INSTALL_CLASS_FILES_TRUE='' |
---|
1383 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1384 | INSTALL_GLIBJ_ZIP_FALSE='' |
---|
1385 | INSTALL_GLIBJ_ZIP_TRUE='' |
---|
1386 | INSTALL_PROGRAM='${INSTALL}' |
---|
1387 | INSTALL_SCRIPT='${INSTALL}' |
---|
1388 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
1389 | JAR='' |
---|
1390 | JAVA='' |
---|
1391 | JAVAC='' |
---|
1392 | JAVAC_IS_GCJ='' |
---|
1393 | JAVAC_MEM_OPT='' |
---|
1394 | JAVA_LANG_SYSTEM_EXPLICIT_INITIALIZATION='' |
---|
1395 | JAY='' |
---|
1396 | JAY_SKELETON='' |
---|
1397 | LD='/usr/bin/ld' |
---|
1398 | LDFLAGS='-L/opt/local/lib -arch x86_64 -arch i386' |
---|
1399 | LIBDEBUG='' |
---|
1400 | LIBICONV='' |
---|
1401 | LIBMAGIC='' |
---|
1402 | LIBOBJS='' |
---|
1403 | LIBS='' |
---|
1404 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
1405 | LIBVERSION='0:0:0' |
---|
1406 | LIPO='lipo' |
---|
1407 | LN_S='ln -s' |
---|
1408 | LTLIBICONV='' |
---|
1409 | LTLIBOBJS='' |
---|
1410 | MAINT='' |
---|
1411 | MAINTAINER_MODE_FALSE='' |
---|
1412 | MAINTAINER_MODE_TRUE='' |
---|
1413 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_java_gnu-classpath/gnu-classpath/work/classpath-0.99/missing --run makeinfo' |
---|
1414 | MANIFEST_TOOL=':' |
---|
1415 | MKDIR='' |
---|
1416 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
1417 | MOC='' |
---|
1418 | MOZILLA_CFLAGS='' |
---|
1419 | MOZILLA_LIBS='' |
---|
1420 | NM='/opt/local/bin/nm' |
---|
1421 | NMEDIT='nmedit' |
---|
1422 | OBJDUMP='false' |
---|
1423 | OBJEXT='o' |
---|
1424 | OTOOL64=':' |
---|
1425 | OTOOL='otool' |
---|
1426 | PACKAGE='classpath' |
---|
1427 | PACKAGE_BUGREPORT='classpath@gnu.org' |
---|
1428 | PACKAGE_NAME='GNU Classpath' |
---|
1429 | PACKAGE_STRING='GNU Classpath 0.99' |
---|
1430 | PACKAGE_TARNAME='classpath' |
---|
1431 | PACKAGE_URL='http://www.gnu.org/software/classpath/' |
---|
1432 | PACKAGE_VERSION='0.99' |
---|
1433 | PANGOFT2_CFLAGS='' |
---|
1434 | PANGOFT2_LIBS='' |
---|
1435 | PATH_SEPARATOR=':' |
---|
1436 | PATH_TO_ESCHER='' |
---|
1437 | PATH_TO_GLIBJ_ZIP='' |
---|
1438 | PERL='' |
---|
1439 | PKG_CONFIG='' |
---|
1440 | PLUGIN_DIR='' |
---|
1441 | QT_CFLAGS='' |
---|
1442 | QT_LIBS='' |
---|
1443 | RANLIB='ranlib' |
---|
1444 | REGEN_PARSERS_FALSE='' |
---|
1445 | REGEN_PARSERS_TRUE='' |
---|
1446 | REMOVE='' |
---|
1447 | SED='/opt/local/bin/gsed' |
---|
1448 | SET_MAKE='' |
---|
1449 | SHELL='/bin/sh' |
---|
1450 | STRICT_WARNING_CFLAGS='' |
---|
1451 | STRIP='strip' |
---|
1452 | TOOLSDIR='' |
---|
1453 | USER_JAVAH='' |
---|
1454 | USE_ESCHER_FALSE='' |
---|
1455 | USE_ESCHER_TRUE='' |
---|
1456 | USE_PREBUILT_GLIBJ_ZIP_FALSE='' |
---|
1457 | USE_PREBUILT_GLIBJ_ZIP_TRUE='' |
---|
1458 | VERSION='0.99' |
---|
1459 | WANT_NATIVE_BIG_INTEGER='' |
---|
1460 | WARNING_CFLAGS='' |
---|
1461 | WITH_JAR_FALSE='' |
---|
1462 | WITH_JAR_TRUE='' |
---|
1463 | XMKMF='' |
---|
1464 | XML_CFLAGS='' |
---|
1465 | XML_LIBS='' |
---|
1466 | XSLT_CFLAGS='' |
---|
1467 | XSLT_LIBS='' |
---|
1468 | XTEST_LIBS='' |
---|
1469 | X_CFLAGS='' |
---|
1470 | X_EXTRA_LIBS='' |
---|
1471 | X_LIBS='' |
---|
1472 | X_PRE_LIBS='' |
---|
1473 | ZIP='' |
---|
1474 | ac_ct_ANTLR='' |
---|
1475 | ac_ct_AR='ar' |
---|
1476 | ac_ct_CC='ccache /usr/bin/clang' |
---|
1477 | ac_ct_CXX='' |
---|
1478 | ac_ct_DUMPBIN='' |
---|
1479 | am__EXEEXT_FALSE='' |
---|
1480 | am__EXEEXT_TRUE='' |
---|
1481 | am__fastdepCC_FALSE='' |
---|
1482 | am__fastdepCC_TRUE='#' |
---|
1483 | am__fastdepCXX_FALSE='' |
---|
1484 | am__fastdepCXX_TRUE='#' |
---|
1485 | am__include='include' |
---|
1486 | am__isrc='' |
---|
1487 | am__leading_dot='.' |
---|
1488 | am__nodep='' |
---|
1489 | am__quote='' |
---|
1490 | am__tar='tar --format=ustar -chf - "$$tardir"' |
---|
1491 | am__untar='tar -xf -' |
---|
1492 | bindir='${exec_prefix}/bin' |
---|
1493 | build='x86_64-apple-darwin11.4.2' |
---|
1494 | build_alias='' |
---|
1495 | build_cpu='x86_64' |
---|
1496 | build_os='darwin11.4.2' |
---|
1497 | build_vendor='apple' |
---|
1498 | datadir='${datarootdir}' |
---|
1499 | datarootdir='${prefix}/share' |
---|
1500 | default_toolkit='gnu.java.awt.peer.gtk.GtkToolkit' |
---|
1501 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
1502 | dvidir='${docdir}' |
---|
1503 | exec_prefix='NONE' |
---|
1504 | glibjdir='${datadir}/${PACKAGE}' |
---|
1505 | host='x86_64-apple-darwin11.4.2' |
---|
1506 | host_alias='' |
---|
1507 | host_cpu='x86_64' |
---|
1508 | host_os='darwin11.4.2' |
---|
1509 | host_vendor='apple' |
---|
1510 | htmldir='${docdir}' |
---|
1511 | includedir='${prefix}/include' |
---|
1512 | infodir='/opt/local/share/info' |
---|
1513 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_java_gnu-classpath/gnu-classpath/work/classpath-0.99/install-sh' |
---|
1514 | libdir='${exec_prefix}/lib' |
---|
1515 | libexecdir='${exec_prefix}/libexec' |
---|
1516 | localedir='${datarootdir}/locale' |
---|
1517 | localstatedir='${prefix}/var' |
---|
1518 | mandir='/opt/local/share/man' |
---|
1519 | mkdir_p='/opt/local/bin/gmkdir -p' |
---|
1520 | nativeexeclibdir='${libdir}/${PACKAGE}' |
---|
1521 | oldincludedir='/usr/include' |
---|
1522 | pdfdir='${docdir}' |
---|
1523 | prefix='/opt/local' |
---|
1524 | program_transform_name='s,x,x,' |
---|
1525 | psdir='${docdir}' |
---|
1526 | sbindir='${exec_prefix}/sbin' |
---|
1527 | sharedstatedir='${prefix}/com' |
---|
1528 | sysconfdir='${prefix}/etc' |
---|
1529 | target='x86_64-apple-darwin11.4.2' |
---|
1530 | target_alias='' |
---|
1531 | target_cpu='x86' |
---|
1532 | target_os='darwin11.4.2' |
---|
1533 | target_vendor='apple' |
---|
1534 | uudecode='' |
---|
1535 | vm_classes='' |
---|
1536 | |
---|
1537 | ## ----------- ## |
---|
1538 | ## confdefs.h. ## |
---|
1539 | ## ----------- ## |
---|
1540 | |
---|
1541 | /* confdefs.h */ |
---|
1542 | #define PACKAGE_NAME "GNU Classpath" |
---|
1543 | #define PACKAGE_TARNAME "classpath" |
---|
1544 | #define PACKAGE_VERSION "0.99" |
---|
1545 | #define PACKAGE_STRING "GNU Classpath 0.99" |
---|
1546 | #define PACKAGE_BUGREPORT "classpath@gnu.org" |
---|
1547 | #define PACKAGE_URL "http://www.gnu.org/software/classpath/" |
---|
1548 | #define PACKAGE "classpath" |
---|
1549 | #define VERSION "0.99" |
---|
1550 | #define STDC_HEADERS 1 |
---|
1551 | #define HAVE_SYS_TYPES_H 1 |
---|
1552 | #define HAVE_SYS_STAT_H 1 |
---|
1553 | #define HAVE_STDLIB_H 1 |
---|
1554 | #define HAVE_STRING_H 1 |
---|
1555 | #define HAVE_MEMORY_H 1 |
---|
1556 | #define HAVE_STRINGS_H 1 |
---|
1557 | #define HAVE_INTTYPES_H 1 |
---|
1558 | #define HAVE_STDINT_H 1 |
---|
1559 | #define HAVE_UNISTD_H 1 |
---|
1560 | #define HAVE_DLFCN_H 1 |
---|
1561 | #define LT_OBJDIR ".libs/" |
---|
1562 | #define HAVE_GNUC25_ATTRIB /**/ |
---|
1563 | #define HAVE_GNUC25_UNUSED /**/ |
---|
1564 | #define STDC_HEADERS 1 |
---|
1565 | |
---|
1566 | configure: exit 1 |
---|