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 quartz-wm configure 1.2.1, which was |
---|
5 | generated by GNU Autoconf 2.61. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --with-bundle-id-prefix=org.macports |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Latsche.local |
---|
14 | uname -m = Power Macintosh |
---|
15 | uname -r = 9.8.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC |
---|
18 | |
---|
19 | /usr/bin/uname -p = powerpc |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC |
---|
27 | Kernel configured for a single processor only. |
---|
28 | 1 processor is physically available. |
---|
29 | 1 processor is logically available. |
---|
30 | Processor type: ppc7450 (PowerPC 7450) |
---|
31 | Processor active: 0 |
---|
32 | Primary memory available: 2.00 gigabytes |
---|
33 | Default processor set: 81 tasks, 249 threads, 1 processors |
---|
34 | Load average: 3.10, Mach factor: 0.18 |
---|
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:1843: checking for a BSD-compatible install |
---|
52 | configure:1899: result: /usr/bin/install -c |
---|
53 | configure:1910: checking whether build environment is sane |
---|
54 | configure:1953: result: yes |
---|
55 | configure:1981: checking for a thread-safe mkdir -p |
---|
56 | configure:2020: result: /opt/local/bin/gmkdir -p |
---|
57 | configure:2033: checking for gawk |
---|
58 | configure:2063: result: no |
---|
59 | configure:2033: checking for mawk |
---|
60 | configure:2063: result: no |
---|
61 | configure:2033: checking for nawk |
---|
62 | configure:2063: result: no |
---|
63 | configure:2033: checking for awk |
---|
64 | configure:2049: found /usr/bin/awk |
---|
65 | configure:2060: result: awk |
---|
66 | configure:2071: checking whether make sets $(MAKE) |
---|
67 | configure:2092: result: yes |
---|
68 | configure:2280: checking whether to enable maintainer-specific portions of Makefiles |
---|
69 | configure:2289: result: no |
---|
70 | configure:2330: checking for style of include used by make |
---|
71 | configure:2358: result: GNU |
---|
72 | configure:2428: checking for gcc |
---|
73 | configure:2455: result: /usr/bin/gcc-4.0 |
---|
74 | configure:2693: checking for C compiler version |
---|
75 | configure:2700: /usr/bin/gcc-4.0 --version >&5 |
---|
76 | powerpc-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493) |
---|
77 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
78 | This is free software; see the source for copying conditions. There is NO |
---|
79 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
80 | |
---|
81 | configure:2703: $? = 0 |
---|
82 | configure:2710: /usr/bin/gcc-4.0 -v >&5 |
---|
83 | Using built-in specs. |
---|
84 | Target: powerpc-apple-darwin9 |
---|
85 | Configured with: /var/tmp/gcc/gcc-5493~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 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9 |
---|
86 | Thread model: posix |
---|
87 | gcc version 4.0.1 (Apple Inc. build 5493) |
---|
88 | configure:2713: $? = 0 |
---|
89 | configure:2720: /usr/bin/gcc-4.0 -V >&5 |
---|
90 | gcc-4.0: argument to `-V' is missing |
---|
91 | configure:2723: $? = 1 |
---|
92 | configure:2746: checking for C compiler default output file name |
---|
93 | configure:2773: /usr/bin/gcc-4.0 -O2 -arch ppc -I/opt/local/include -L/opt/local/lib -arch ppc conftest.c >&5 |
---|
94 | configure:2776: $? = 0 |
---|
95 | configure:2814: result: a.out |
---|
96 | configure:2831: checking whether the C compiler works |
---|
97 | configure:2841: ./a.out |
---|
98 | configure:2844: $? = 0 |
---|
99 | configure:2861: result: yes |
---|
100 | configure:2868: checking whether we are cross compiling |
---|
101 | configure:2870: result: no |
---|
102 | configure:2873: checking for suffix of executables |
---|
103 | configure:2880: /usr/bin/gcc-4.0 -o conftest -O2 -arch ppc -I/opt/local/include -L/opt/local/lib -arch ppc conftest.c >&5 |
---|
104 | configure:2883: $? = 0 |
---|
105 | configure:2907: result: |
---|
106 | configure:2913: checking for suffix of object files |
---|
107 | configure:2939: /usr/bin/gcc-4.0 -c -O2 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
108 | configure:2942: $? = 0 |
---|
109 | configure:2965: result: o |
---|
110 | configure:2969: checking whether we are using the GNU C compiler |
---|
111 | configure:2998: /usr/bin/gcc-4.0 -c -O2 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
112 | configure:3004: $? = 0 |
---|
113 | configure:3021: result: yes |
---|
114 | configure:3026: checking whether /usr/bin/gcc-4.0 accepts -g |
---|
115 | configure:3056: /usr/bin/gcc-4.0 -c -g -I/opt/local/include conftest.c >&5 |
---|
116 | configure:3062: $? = 0 |
---|
117 | configure:3161: result: yes |
---|
118 | configure:3178: checking for /usr/bin/gcc-4.0 option to accept ISO C89 |
---|
119 | configure:3252: /usr/bin/gcc-4.0 -c -O2 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
120 | configure:3258: $? = 0 |
---|
121 | configure:3281: result: none needed |
---|
122 | configure:3301: checking dependency style of /usr/bin/gcc-4.0 |
---|
123 | configure:3392: result: gcc3 |
---|
124 | configure:3407: checking for /usr/bin/gcc-4.0 option to accept ISO C99 |
---|
125 | configure:3566: /usr/bin/gcc-4.0 -c -O2 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
126 | conftest.c:60: error: syntax error before 'text' |
---|
127 | conftest.c: In function 'test_restrict': |
---|
128 | conftest.c:65: error: 'for' loop initial declaration used outside C99 mode |
---|
129 | conftest.c:65: error: 'text' undeclared (first use in this function) |
---|
130 | conftest.c:65: error: (Each undeclared identifier is reported only once |
---|
131 | conftest.c:65: error: for each function it appears in.) |
---|
132 | conftest.c: In function 'main': |
---|
133 | conftest.c:114: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
134 | conftest.c:114: error: syntax error before 'newvar' |
---|
135 | conftest.c:124: error: 'for' loop initial declaration used outside C99 mode |
---|
136 | conftest.c:140: error: 'newvar' undeclared (first use in this function) |
---|
137 | configure:3572: $? = 1 |
---|
138 | configure: failed program was: |
---|
139 | | /* confdefs.h. */ |
---|
140 | | #define PACKAGE_NAME "quartz-wm" |
---|
141 | | #define PACKAGE_TARNAME "quartz-wm" |
---|
142 | | #define PACKAGE_VERSION "1.2.1" |
---|
143 | | #define PACKAGE_STRING "quartz-wm 1.2.1" |
---|
144 | | #define PACKAGE_BUGREPORT "http://xquartz.macosforge.org" |
---|
145 | | #define PACKAGE "quartz-wm" |
---|
146 | | #define VERSION "1.2.1" |
---|
147 | | /* end confdefs.h. */ |
---|
148 | | #include <stdarg.h> |
---|
149 | | #include <stdbool.h> |
---|
150 | | #include <stdlib.h> |
---|
151 | | #include <wchar.h> |
---|
152 | | #include <stdio.h> |
---|
153 | | |
---|
154 | | // Check varargs macros. These examples are taken from C99 6.10.3.5. |
---|
155 | | #define debug(...) fprintf (stderr, __VA_ARGS__) |
---|
156 | | #define showlist(...) puts (#__VA_ARGS__) |
---|
157 | | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) |
---|
158 | | static void |
---|
159 | | test_varargs_macros (void) |
---|
160 | | { |
---|
161 | | int x = 1234; |
---|
162 | | int y = 5678; |
---|
163 | | debug ("Flag"); |
---|
164 | | debug ("X = %d\n", x); |
---|
165 | | showlist (The first, second, and third items.); |
---|
166 | | report (x>y, "x is %d but y is %d", x, y); |
---|
167 | | } |
---|
168 | | |
---|
169 | | // Check long long types. |
---|
170 | | #define BIG64 18446744073709551615ull |
---|
171 | | #define BIG32 4294967295ul |
---|
172 | | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) |
---|
173 | | #if !BIG_OK |
---|
174 | | your preprocessor is broken; |
---|
175 | | #endif |
---|
176 | | #if BIG_OK |
---|
177 | | #else |
---|
178 | | your preprocessor is broken; |
---|
179 | | #endif |
---|
180 | | static long long int bignum = -9223372036854775807LL; |
---|
181 | | static unsigned long long int ubignum = BIG64; |
---|
182 | | |
---|
183 | | struct incomplete_array |
---|
184 | | { |
---|
185 | | int datasize; |
---|
186 | | double data[]; |
---|
187 | | }; |
---|
188 | | |
---|
189 | | struct named_init { |
---|
190 | | int number; |
---|
191 | | const wchar_t *name; |
---|
192 | | double average; |
---|
193 | | }; |
---|
194 | | |
---|
195 | | typedef const char *ccp; |
---|
196 | | |
---|
197 | | static inline int |
---|
198 | | test_restrict (ccp restrict text) |
---|
199 | | { |
---|
200 | | // See if C++-style comments work. |
---|
201 | | // Iterate through items via the restricted pointer. |
---|
202 | | // Also check for declarations in for loops. |
---|
203 | | for (unsigned int i = 0; *(text+i) != '\0'; ++i) |
---|
204 | | continue; |
---|
205 | | return 0; |
---|
206 | | } |
---|
207 | | |
---|
208 | | // Check varargs and va_copy. |
---|
209 | | static void |
---|
210 | | test_varargs (const char *format, ...) |
---|
211 | | { |
---|
212 | | va_list args; |
---|
213 | | va_start (args, format); |
---|
214 | | va_list args_copy; |
---|
215 | | va_copy (args_copy, args); |
---|
216 | | |
---|
217 | | const char *str; |
---|
218 | | int number; |
---|
219 | | float fnumber; |
---|
220 | | |
---|
221 | | while (*format) |
---|
222 | | { |
---|
223 | | switch (*format++) |
---|
224 | | { |
---|
225 | | case 's': // string |
---|
226 | | str = va_arg (args_copy, const char *); |
---|
227 | | break; |
---|
228 | | case 'd': // int |
---|
229 | | number = va_arg (args_copy, int); |
---|
230 | | break; |
---|
231 | | case 'f': // float |
---|
232 | | fnumber = va_arg (args_copy, double); |
---|
233 | | break; |
---|
234 | | default: |
---|
235 | | break; |
---|
236 | | } |
---|
237 | | } |
---|
238 | | va_end (args_copy); |
---|
239 | | va_end (args); |
---|
240 | | } |
---|
241 | | |
---|
242 | | int |
---|
243 | | main () |
---|
244 | | { |
---|
245 | | |
---|
246 | | // Check bool. |
---|
247 | | _Bool success = false; |
---|
248 | | |
---|
249 | | // Check restrict. |
---|
250 | | if (test_restrict ("String literal") == 0) |
---|
251 | | success = true; |
---|
252 | | char *restrict newvar = "Another string"; |
---|
253 | | |
---|
254 | | // Check varargs. |
---|
255 | | test_varargs ("s, d' f .", "string", 65, 34.234); |
---|
256 | | test_varargs_macros (); |
---|
257 | | |
---|
258 | | // Check flexible array members. |
---|
259 | | struct incomplete_array *ia = |
---|
260 | | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); |
---|
261 | | ia->datasize = 10; |
---|
262 | | for (int i = 0; i < ia->datasize; ++i) |
---|
263 | | ia->data[i] = i * 1.234; |
---|
264 | | |
---|
265 | | // Check named initializers. |
---|
266 | | struct named_init ni = { |
---|
267 | | .number = 34, |
---|
268 | | .name = L"Test wide string", |
---|
269 | | .average = 543.34343, |
---|
270 | | }; |
---|
271 | | |
---|
272 | | ni.number = 58; |
---|
273 | | |
---|
274 | | int dynamic_array[ni.number]; |
---|
275 | | dynamic_array[ni.number - 1] = 543; |
---|
276 | | |
---|
277 | | // work around unused variable warnings |
---|
278 | | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' |
---|
279 | | || dynamic_array[ni.number - 1] != 543); |
---|
280 | | |
---|
281 | | ; |
---|
282 | | return 0; |
---|
283 | | } |
---|
284 | configure:3566: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
285 | configure:3572: $? = 0 |
---|
286 | configure:3602: result: -std=gnu99 |
---|
287 | configure:3614: checking how to run the C preprocessor |
---|
288 | configure:3654: /usr/bin/gcc-4.0 -std=gnu99 -E -I/opt/local/include conftest.c |
---|
289 | configure:3660: $? = 0 |
---|
290 | configure:3691: /usr/bin/gcc-4.0 -std=gnu99 -E -I/opt/local/include conftest.c |
---|
291 | conftest.c:10:28: error: ac_nonexistent.h: No such file or directory |
---|
292 | configure:3697: $? = 1 |
---|
293 | configure: failed program was: |
---|
294 | | /* confdefs.h. */ |
---|
295 | | #define PACKAGE_NAME "quartz-wm" |
---|
296 | | #define PACKAGE_TARNAME "quartz-wm" |
---|
297 | | #define PACKAGE_VERSION "1.2.1" |
---|
298 | | #define PACKAGE_STRING "quartz-wm 1.2.1" |
---|
299 | | #define PACKAGE_BUGREPORT "http://xquartz.macosforge.org" |
---|
300 | | #define PACKAGE "quartz-wm" |
---|
301 | | #define VERSION "1.2.1" |
---|
302 | | /* end confdefs.h. */ |
---|
303 | | #include <ac_nonexistent.h> |
---|
304 | configure:3730: result: /usr/bin/gcc-4.0 -std=gnu99 -E |
---|
305 | configure:3759: /usr/bin/gcc-4.0 -std=gnu99 -E -I/opt/local/include conftest.c |
---|
306 | configure:3765: $? = 0 |
---|
307 | configure:3796: /usr/bin/gcc-4.0 -std=gnu99 -E -I/opt/local/include conftest.c |
---|
308 | conftest.c:10:28: error: ac_nonexistent.h: No such file or directory |
---|
309 | configure:3802: $? = 1 |
---|
310 | configure: failed program was: |
---|
311 | | /* confdefs.h. */ |
---|
312 | | #define PACKAGE_NAME "quartz-wm" |
---|
313 | | #define PACKAGE_TARNAME "quartz-wm" |
---|
314 | | #define PACKAGE_VERSION "1.2.1" |
---|
315 | | #define PACKAGE_STRING "quartz-wm 1.2.1" |
---|
316 | | #define PACKAGE_BUGREPORT "http://xquartz.macosforge.org" |
---|
317 | | #define PACKAGE "quartz-wm" |
---|
318 | | #define VERSION "1.2.1" |
---|
319 | | /* end confdefs.h. */ |
---|
320 | | #include <ac_nonexistent.h> |
---|
321 | configure:3840: checking for grep that handles long lines and -e |
---|
322 | configure:3914: result: /opt/local/bin/grep |
---|
323 | configure:3919: checking for egrep |
---|
324 | configure:3997: result: /opt/local/bin/grep -E |
---|
325 | configure:4002: checking for ANSI C header files |
---|
326 | configure:4032: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
327 | configure:4038: $? = 0 |
---|
328 | configure:4137: /usr/bin/gcc-4.0 -std=gnu99 -o conftest -O2 -arch ppc -I/opt/local/include -L/opt/local/lib -arch ppc conftest.c >&5 |
---|
329 | configure:4140: $? = 0 |
---|
330 | configure:4146: ./conftest |
---|
331 | configure:4149: $? = 0 |
---|
332 | configure:4166: result: yes |
---|
333 | configure:4190: checking for sys/types.h |
---|
334 | configure:4211: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
335 | configure:4217: $? = 0 |
---|
336 | configure:4233: result: yes |
---|
337 | configure:4190: checking for sys/stat.h |
---|
338 | configure:4211: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
339 | configure:4217: $? = 0 |
---|
340 | configure:4233: result: yes |
---|
341 | configure:4190: checking for stdlib.h |
---|
342 | configure:4211: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
343 | configure:4217: $? = 0 |
---|
344 | configure:4233: result: yes |
---|
345 | configure:4190: checking for string.h |
---|
346 | configure:4211: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
347 | configure:4217: $? = 0 |
---|
348 | configure:4233: result: yes |
---|
349 | configure:4190: checking for memory.h |
---|
350 | configure:4211: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
351 | configure:4217: $? = 0 |
---|
352 | configure:4233: result: yes |
---|
353 | configure:4190: checking for strings.h |
---|
354 | configure:4211: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
355 | configure:4217: $? = 0 |
---|
356 | configure:4233: result: yes |
---|
357 | configure:4190: checking for inttypes.h |
---|
358 | configure:4211: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
359 | configure:4217: $? = 0 |
---|
360 | configure:4233: result: yes |
---|
361 | configure:4190: checking for stdint.h |
---|
362 | configure:4211: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
363 | configure:4217: $? = 0 |
---|
364 | configure:4233: result: yes |
---|
365 | configure:4190: checking for unistd.h |
---|
366 | configure:4211: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
367 | configure:4217: $? = 0 |
---|
368 | configure:4233: result: yes |
---|
369 | configure:4247: checking whether __clang__ is declared |
---|
370 | configure:4276: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
371 | conftest.c: In function 'main': |
---|
372 | conftest.c:57: error: '__clang__' undeclared (first use in this function) |
---|
373 | conftest.c:57: error: (Each undeclared identifier is reported only once |
---|
374 | conftest.c:57: error: for each function it appears in.) |
---|
375 | configure:4282: $? = 1 |
---|
376 | configure: failed program was: |
---|
377 | | /* confdefs.h. */ |
---|
378 | | #define PACKAGE_NAME "quartz-wm" |
---|
379 | | #define PACKAGE_TARNAME "quartz-wm" |
---|
380 | | #define PACKAGE_VERSION "1.2.1" |
---|
381 | | #define PACKAGE_STRING "quartz-wm 1.2.1" |
---|
382 | | #define PACKAGE_BUGREPORT "http://xquartz.macosforge.org" |
---|
383 | | #define PACKAGE "quartz-wm" |
---|
384 | | #define VERSION "1.2.1" |
---|
385 | | #define STDC_HEADERS 1 |
---|
386 | | #define HAVE_SYS_TYPES_H 1 |
---|
387 | | #define HAVE_SYS_STAT_H 1 |
---|
388 | | #define HAVE_STDLIB_H 1 |
---|
389 | | #define HAVE_STRING_H 1 |
---|
390 | | #define HAVE_MEMORY_H 1 |
---|
391 | | #define HAVE_STRINGS_H 1 |
---|
392 | | #define HAVE_INTTYPES_H 1 |
---|
393 | | #define HAVE_STDINT_H 1 |
---|
394 | | #define HAVE_UNISTD_H 1 |
---|
395 | | /* end confdefs.h. */ |
---|
396 | | #include <stdio.h> |
---|
397 | | #ifdef HAVE_SYS_TYPES_H |
---|
398 | | # include <sys/types.h> |
---|
399 | | #endif |
---|
400 | | #ifdef HAVE_SYS_STAT_H |
---|
401 | | # include <sys/stat.h> |
---|
402 | | #endif |
---|
403 | | #ifdef STDC_HEADERS |
---|
404 | | # include <stdlib.h> |
---|
405 | | # include <stddef.h> |
---|
406 | | #else |
---|
407 | | # ifdef HAVE_STDLIB_H |
---|
408 | | # include <stdlib.h> |
---|
409 | | # endif |
---|
410 | | #endif |
---|
411 | | #ifdef HAVE_STRING_H |
---|
412 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
413 | | # include <memory.h> |
---|
414 | | # endif |
---|
415 | | # include <string.h> |
---|
416 | | #endif |
---|
417 | | #ifdef HAVE_STRINGS_H |
---|
418 | | # include <strings.h> |
---|
419 | | #endif |
---|
420 | | #ifdef HAVE_INTTYPES_H |
---|
421 | | # include <inttypes.h> |
---|
422 | | #endif |
---|
423 | | #ifdef HAVE_STDINT_H |
---|
424 | | # include <stdint.h> |
---|
425 | | #endif |
---|
426 | | #ifdef HAVE_UNISTD_H |
---|
427 | | # include <unistd.h> |
---|
428 | | #endif |
---|
429 | | int |
---|
430 | | main () |
---|
431 | | { |
---|
432 | | #ifndef __clang__ |
---|
433 | | (void) __clang__; |
---|
434 | | #endif |
---|
435 | | |
---|
436 | | ; |
---|
437 | | return 0; |
---|
438 | | } |
---|
439 | configure:4297: result: no |
---|
440 | configure:4305: checking whether __INTEL_COMPILER is declared |
---|
441 | configure:4334: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
442 | conftest.c: In function 'main': |
---|
443 | conftest.c:57: error: '__INTEL_COMPILER' undeclared (first use in this function) |
---|
444 | conftest.c:57: error: (Each undeclared identifier is reported only once |
---|
445 | conftest.c:57: error: for each function it appears in.) |
---|
446 | configure:4340: $? = 1 |
---|
447 | configure: failed program was: |
---|
448 | | /* confdefs.h. */ |
---|
449 | | #define PACKAGE_NAME "quartz-wm" |
---|
450 | | #define PACKAGE_TARNAME "quartz-wm" |
---|
451 | | #define PACKAGE_VERSION "1.2.1" |
---|
452 | | #define PACKAGE_STRING "quartz-wm 1.2.1" |
---|
453 | | #define PACKAGE_BUGREPORT "http://xquartz.macosforge.org" |
---|
454 | | #define PACKAGE "quartz-wm" |
---|
455 | | #define VERSION "1.2.1" |
---|
456 | | #define STDC_HEADERS 1 |
---|
457 | | #define HAVE_SYS_TYPES_H 1 |
---|
458 | | #define HAVE_SYS_STAT_H 1 |
---|
459 | | #define HAVE_STDLIB_H 1 |
---|
460 | | #define HAVE_STRING_H 1 |
---|
461 | | #define HAVE_MEMORY_H 1 |
---|
462 | | #define HAVE_STRINGS_H 1 |
---|
463 | | #define HAVE_INTTYPES_H 1 |
---|
464 | | #define HAVE_STDINT_H 1 |
---|
465 | | #define HAVE_UNISTD_H 1 |
---|
466 | | /* end confdefs.h. */ |
---|
467 | | #include <stdio.h> |
---|
468 | | #ifdef HAVE_SYS_TYPES_H |
---|
469 | | # include <sys/types.h> |
---|
470 | | #endif |
---|
471 | | #ifdef HAVE_SYS_STAT_H |
---|
472 | | # include <sys/stat.h> |
---|
473 | | #endif |
---|
474 | | #ifdef STDC_HEADERS |
---|
475 | | # include <stdlib.h> |
---|
476 | | # include <stddef.h> |
---|
477 | | #else |
---|
478 | | # ifdef HAVE_STDLIB_H |
---|
479 | | # include <stdlib.h> |
---|
480 | | # endif |
---|
481 | | #endif |
---|
482 | | #ifdef HAVE_STRING_H |
---|
483 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
484 | | # include <memory.h> |
---|
485 | | # endif |
---|
486 | | # include <string.h> |
---|
487 | | #endif |
---|
488 | | #ifdef HAVE_STRINGS_H |
---|
489 | | # include <strings.h> |
---|
490 | | #endif |
---|
491 | | #ifdef HAVE_INTTYPES_H |
---|
492 | | # include <inttypes.h> |
---|
493 | | #endif |
---|
494 | | #ifdef HAVE_STDINT_H |
---|
495 | | # include <stdint.h> |
---|
496 | | #endif |
---|
497 | | #ifdef HAVE_UNISTD_H |
---|
498 | | # include <unistd.h> |
---|
499 | | #endif |
---|
500 | | int |
---|
501 | | main () |
---|
502 | | { |
---|
503 | | #ifndef __INTEL_COMPILER |
---|
504 | | (void) __INTEL_COMPILER; |
---|
505 | | #endif |
---|
506 | | |
---|
507 | | ; |
---|
508 | | return 0; |
---|
509 | | } |
---|
510 | configure:4355: result: no |
---|
511 | configure:4363: checking whether __SUNPRO_C is declared |
---|
512 | configure:4392: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
513 | conftest.c: In function 'main': |
---|
514 | conftest.c:57: error: '__SUNPRO_C' undeclared (first use in this function) |
---|
515 | conftest.c:57: error: (Each undeclared identifier is reported only once |
---|
516 | conftest.c:57: error: for each function it appears in.) |
---|
517 | configure:4398: $? = 1 |
---|
518 | configure: failed program was: |
---|
519 | | /* confdefs.h. */ |
---|
520 | | #define PACKAGE_NAME "quartz-wm" |
---|
521 | | #define PACKAGE_TARNAME "quartz-wm" |
---|
522 | | #define PACKAGE_VERSION "1.2.1" |
---|
523 | | #define PACKAGE_STRING "quartz-wm 1.2.1" |
---|
524 | | #define PACKAGE_BUGREPORT "http://xquartz.macosforge.org" |
---|
525 | | #define PACKAGE "quartz-wm" |
---|
526 | | #define VERSION "1.2.1" |
---|
527 | | #define STDC_HEADERS 1 |
---|
528 | | #define HAVE_SYS_TYPES_H 1 |
---|
529 | | #define HAVE_SYS_STAT_H 1 |
---|
530 | | #define HAVE_STDLIB_H 1 |
---|
531 | | #define HAVE_STRING_H 1 |
---|
532 | | #define HAVE_MEMORY_H 1 |
---|
533 | | #define HAVE_STRINGS_H 1 |
---|
534 | | #define HAVE_INTTYPES_H 1 |
---|
535 | | #define HAVE_STDINT_H 1 |
---|
536 | | #define HAVE_UNISTD_H 1 |
---|
537 | | /* end confdefs.h. */ |
---|
538 | | #include <stdio.h> |
---|
539 | | #ifdef HAVE_SYS_TYPES_H |
---|
540 | | # include <sys/types.h> |
---|
541 | | #endif |
---|
542 | | #ifdef HAVE_SYS_STAT_H |
---|
543 | | # include <sys/stat.h> |
---|
544 | | #endif |
---|
545 | | #ifdef STDC_HEADERS |
---|
546 | | # include <stdlib.h> |
---|
547 | | # include <stddef.h> |
---|
548 | | #else |
---|
549 | | # ifdef HAVE_STDLIB_H |
---|
550 | | # include <stdlib.h> |
---|
551 | | # endif |
---|
552 | | #endif |
---|
553 | | #ifdef HAVE_STRING_H |
---|
554 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
555 | | # include <memory.h> |
---|
556 | | # endif |
---|
557 | | # include <string.h> |
---|
558 | | #endif |
---|
559 | | #ifdef HAVE_STRINGS_H |
---|
560 | | # include <strings.h> |
---|
561 | | #endif |
---|
562 | | #ifdef HAVE_INTTYPES_H |
---|
563 | | # include <inttypes.h> |
---|
564 | | #endif |
---|
565 | | #ifdef HAVE_STDINT_H |
---|
566 | | # include <stdint.h> |
---|
567 | | #endif |
---|
568 | | #ifdef HAVE_UNISTD_H |
---|
569 | | # include <unistd.h> |
---|
570 | | #endif |
---|
571 | | int |
---|
572 | | main () |
---|
573 | | { |
---|
574 | | #ifndef __SUNPRO_C |
---|
575 | | (void) __SUNPRO_C; |
---|
576 | | #endif |
---|
577 | | |
---|
578 | | ; |
---|
579 | | return 0; |
---|
580 | | } |
---|
581 | configure:4413: result: no |
---|
582 | configure:4475: checking for pkg-config |
---|
583 | configure:4493: found /opt/local/bin/pkg-config |
---|
584 | configure:4505: result: /opt/local/bin/pkg-config |
---|
585 | configure:4534: checking pkg-config is at least version 0.9.0 |
---|
586 | configure:4537: result: yes |
---|
587 | configure:4551: checking build system type |
---|
588 | configure:4569: result: powerpc-apple-darwin9.8.0 |
---|
589 | configure:4591: checking host system type |
---|
590 | configure:4606: result: powerpc-apple-darwin9.8.0 |
---|
591 | configure:4628: checking for a sed that does not truncate output |
---|
592 | configure:4707: result: /opt/local/bin/gsed |
---|
593 | configure:4734: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Werror=unknown-warning-option |
---|
594 | configure:4750: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Werror=unknown-warning-option -I/opt/local/include conftest.c >&5 |
---|
595 | cc1: error: unrecognized command line option "-Werror=unknown-warning-option" |
---|
596 | configure:4756: $? = 1 |
---|
597 | configure: failed program was: |
---|
598 | | /* confdefs.h. */ |
---|
599 | | #define PACKAGE_NAME "quartz-wm" |
---|
600 | | #define PACKAGE_TARNAME "quartz-wm" |
---|
601 | | #define PACKAGE_VERSION "1.2.1" |
---|
602 | | #define PACKAGE_STRING "quartz-wm 1.2.1" |
---|
603 | | #define PACKAGE_BUGREPORT "http://xquartz.macosforge.org" |
---|
604 | | #define PACKAGE "quartz-wm" |
---|
605 | | #define VERSION "1.2.1" |
---|
606 | | #define STDC_HEADERS 1 |
---|
607 | | #define HAVE_SYS_TYPES_H 1 |
---|
608 | | #define HAVE_SYS_STAT_H 1 |
---|
609 | | #define HAVE_STDLIB_H 1 |
---|
610 | | #define HAVE_STRING_H 1 |
---|
611 | | #define HAVE_MEMORY_H 1 |
---|
612 | | #define HAVE_STRINGS_H 1 |
---|
613 | | #define HAVE_INTTYPES_H 1 |
---|
614 | | #define HAVE_STDINT_H 1 |
---|
615 | | #define HAVE_UNISTD_H 1 |
---|
616 | | /* end confdefs.h. */ |
---|
617 | | int i; |
---|
618 | configure:4770: result: no |
---|
619 | configure:4780: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Werror=unused-command-line-argument |
---|
620 | configure:4796: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Werror=unused-command-line-argument -I/opt/local/include conftest.c >&5 |
---|
621 | cc1: error: unrecognized command line option "-Werror=unused-command-line-argument" |
---|
622 | configure:4802: $? = 1 |
---|
623 | configure: failed program was: |
---|
624 | | /* confdefs.h. */ |
---|
625 | | #define PACKAGE_NAME "quartz-wm" |
---|
626 | | #define PACKAGE_TARNAME "quartz-wm" |
---|
627 | | #define PACKAGE_VERSION "1.2.1" |
---|
628 | | #define PACKAGE_STRING "quartz-wm 1.2.1" |
---|
629 | | #define PACKAGE_BUGREPORT "http://xquartz.macosforge.org" |
---|
630 | | #define PACKAGE "quartz-wm" |
---|
631 | | #define VERSION "1.2.1" |
---|
632 | | #define STDC_HEADERS 1 |
---|
633 | | #define HAVE_SYS_TYPES_H 1 |
---|
634 | | #define HAVE_SYS_STAT_H 1 |
---|
635 | | #define HAVE_STDLIB_H 1 |
---|
636 | | #define HAVE_STRING_H 1 |
---|
637 | | #define HAVE_MEMORY_H 1 |
---|
638 | | #define HAVE_STRINGS_H 1 |
---|
639 | | #define HAVE_INTTYPES_H 1 |
---|
640 | | #define HAVE_STDINT_H 1 |
---|
641 | | #define HAVE_UNISTD_H 1 |
---|
642 | | /* end confdefs.h. */ |
---|
643 | | int i; |
---|
644 | configure:4816: result: no |
---|
645 | configure:4834: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Wall |
---|
646 | configure:4850: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Wall -I/opt/local/include conftest.c >&5 |
---|
647 | configure:4856: $? = 0 |
---|
648 | configure:4870: result: yes |
---|
649 | configure:4990: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Wpointer-arith |
---|
650 | configure:5006: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Wpointer-arith -I/opt/local/include conftest.c >&5 |
---|
651 | configure:5012: $? = 0 |
---|
652 | configure:5026: result: yes |
---|
653 | configure:5146: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Wstrict-prototypes |
---|
654 | configure:5162: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Wstrict-prototypes -I/opt/local/include conftest.c >&5 |
---|
655 | configure:5168: $? = 0 |
---|
656 | configure:5182: result: yes |
---|
657 | configure:5302: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Wmissing-prototypes |
---|
658 | configure:5318: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Wmissing-prototypes -I/opt/local/include conftest.c >&5 |
---|
659 | configure:5324: $? = 0 |
---|
660 | configure:5338: result: yes |
---|
661 | configure:5458: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Wmissing-declarations |
---|
662 | configure:5474: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Wmissing-declarations -I/opt/local/include conftest.c >&5 |
---|
663 | configure:5480: $? = 0 |
---|
664 | configure:5494: result: yes |
---|
665 | configure:5614: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Wnested-externs |
---|
666 | configure:5630: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Wnested-externs -I/opt/local/include conftest.c >&5 |
---|
667 | configure:5636: $? = 0 |
---|
668 | configure:5650: result: yes |
---|
669 | configure:5770: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Wbad-function-cast |
---|
670 | configure:5786: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Wbad-function-cast -I/opt/local/include conftest.c >&5 |
---|
671 | configure:5792: $? = 0 |
---|
672 | configure:5806: result: yes |
---|
673 | configure:5926: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Wformat=2 |
---|
674 | configure:5942: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Wformat=2 -I/opt/local/include conftest.c >&5 |
---|
675 | configure:5948: $? = 0 |
---|
676 | configure:5962: result: yes |
---|
677 | configure:6139: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Wold-style-definition |
---|
678 | configure:6155: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Wold-style-definition -I/opt/local/include conftest.c >&5 |
---|
679 | configure:6161: $? = 0 |
---|
680 | configure:6175: result: yes |
---|
681 | configure:6295: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Wdeclaration-after-statement |
---|
682 | configure:6311: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Wdeclaration-after-statement -I/opt/local/include conftest.c >&5 |
---|
683 | configure:6317: $? = 0 |
---|
684 | configure:6331: result: yes |
---|
685 | configure:6453: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Wunused |
---|
686 | configure:6469: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Wunused -I/opt/local/include conftest.c >&5 |
---|
687 | configure:6475: $? = 0 |
---|
688 | configure:6489: result: yes |
---|
689 | configure:6609: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Wuninitialized |
---|
690 | configure:6625: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Wuninitialized -I/opt/local/include conftest.c >&5 |
---|
691 | configure:6631: $? = 0 |
---|
692 | configure:6645: result: yes |
---|
693 | configure:6765: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Wshadow |
---|
694 | configure:6781: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Wshadow -I/opt/local/include conftest.c >&5 |
---|
695 | configure:6787: $? = 0 |
---|
696 | configure:6801: result: yes |
---|
697 | configure:6921: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Wcast-qual |
---|
698 | configure:6937: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Wcast-qual -I/opt/local/include conftest.c >&5 |
---|
699 | configure:6943: $? = 0 |
---|
700 | configure:6957: result: yes |
---|
701 | configure:7077: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Wmissing-noreturn |
---|
702 | configure:7093: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Wmissing-noreturn -I/opt/local/include conftest.c >&5 |
---|
703 | configure:7099: $? = 0 |
---|
704 | configure:7113: result: yes |
---|
705 | configure:7233: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Wmissing-format-attribute |
---|
706 | configure:7249: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Wmissing-format-attribute -I/opt/local/include conftest.c >&5 |
---|
707 | cc1: warning: -Wmissing-format-attribute ignored without -Wformat |
---|
708 | configure:7255: $? = 0 |
---|
709 | configure:7269: result: yes |
---|
710 | configure:7389: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Wredundant-decls |
---|
711 | configure:7405: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Wredundant-decls -I/opt/local/include conftest.c >&5 |
---|
712 | configure:7411: $? = 0 |
---|
713 | configure:7425: result: yes |
---|
714 | configure:7545: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Winline |
---|
715 | configure:7561: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Winline -I/opt/local/include conftest.c >&5 |
---|
716 | configure:7567: $? = 0 |
---|
717 | configure:7581: result: yes |
---|
718 | configure:7711: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Werror=implicit |
---|
719 | configure:7727: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Werror=implicit -I/opt/local/include conftest.c >&5 |
---|
720 | cc1: error: unrecognized command line option "-Werror=implicit" |
---|
721 | configure:7733: $? = 1 |
---|
722 | configure: failed program was: |
---|
723 | | /* confdefs.h. */ |
---|
724 | | #define PACKAGE_NAME "quartz-wm" |
---|
725 | | #define PACKAGE_TARNAME "quartz-wm" |
---|
726 | | #define PACKAGE_VERSION "1.2.1" |
---|
727 | | #define PACKAGE_STRING "quartz-wm 1.2.1" |
---|
728 | | #define PACKAGE_BUGREPORT "http://xquartz.macosforge.org" |
---|
729 | | #define PACKAGE "quartz-wm" |
---|
730 | | #define VERSION "1.2.1" |
---|
731 | | #define STDC_HEADERS 1 |
---|
732 | | #define HAVE_SYS_TYPES_H 1 |
---|
733 | | #define HAVE_SYS_STAT_H 1 |
---|
734 | | #define HAVE_STDLIB_H 1 |
---|
735 | | #define HAVE_STRING_H 1 |
---|
736 | | #define HAVE_MEMORY_H 1 |
---|
737 | | #define HAVE_STRINGS_H 1 |
---|
738 | | #define HAVE_INTTYPES_H 1 |
---|
739 | | #define HAVE_STDINT_H 1 |
---|
740 | | #define HAVE_UNISTD_H 1 |
---|
741 | | /* end confdefs.h. */ |
---|
742 | | int i; |
---|
743 | configure:7747: result: no |
---|
744 | configure:7768: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -errwarn=E_NO_EXPLICIT_TYPE_GIVEN -errwarn=E_NO_IMPLICIT_DECL_ALLOWED |
---|
745 | configure:7784: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -errwarn=E_NO_EXPLICIT_TYPE_GIVEN -errwarn=E_NO_IMPLICIT_DECL_ALLOWED -I/opt/local/include conftest.c >&5 |
---|
746 | configure:7790: $? = 0 |
---|
747 | configure:7804: result: yes |
---|
748 | configure:7924: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Werror=nonnull |
---|
749 | configure:7940: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Werror=nonnull -I/opt/local/include conftest.c >&5 |
---|
750 | cc1: error: unrecognized command line option "-Werror=nonnull" |
---|
751 | configure:7946: $? = 1 |
---|
752 | configure: failed program was: |
---|
753 | | /* confdefs.h. */ |
---|
754 | | #define PACKAGE_NAME "quartz-wm" |
---|
755 | | #define PACKAGE_TARNAME "quartz-wm" |
---|
756 | | #define PACKAGE_VERSION "1.2.1" |
---|
757 | | #define PACKAGE_STRING "quartz-wm 1.2.1" |
---|
758 | | #define PACKAGE_BUGREPORT "http://xquartz.macosforge.org" |
---|
759 | | #define PACKAGE "quartz-wm" |
---|
760 | | #define VERSION "1.2.1" |
---|
761 | | #define STDC_HEADERS 1 |
---|
762 | | #define HAVE_SYS_TYPES_H 1 |
---|
763 | | #define HAVE_SYS_STAT_H 1 |
---|
764 | | #define HAVE_STDLIB_H 1 |
---|
765 | | #define HAVE_STRING_H 1 |
---|
766 | | #define HAVE_MEMORY_H 1 |
---|
767 | | #define HAVE_STRINGS_H 1 |
---|
768 | | #define HAVE_INTTYPES_H 1 |
---|
769 | | #define HAVE_STDINT_H 1 |
---|
770 | | #define HAVE_UNISTD_H 1 |
---|
771 | | /* end confdefs.h. */ |
---|
772 | | int i; |
---|
773 | configure:7960: result: no |
---|
774 | configure:8080: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Werror=init-self |
---|
775 | configure:8096: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Werror=init-self -I/opt/local/include conftest.c >&5 |
---|
776 | cc1: error: unrecognized command line option "-Werror=init-self" |
---|
777 | configure:8102: $? = 1 |
---|
778 | configure: failed program was: |
---|
779 | | /* confdefs.h. */ |
---|
780 | | #define PACKAGE_NAME "quartz-wm" |
---|
781 | | #define PACKAGE_TARNAME "quartz-wm" |
---|
782 | | #define PACKAGE_VERSION "1.2.1" |
---|
783 | | #define PACKAGE_STRING "quartz-wm 1.2.1" |
---|
784 | | #define PACKAGE_BUGREPORT "http://xquartz.macosforge.org" |
---|
785 | | #define PACKAGE "quartz-wm" |
---|
786 | | #define VERSION "1.2.1" |
---|
787 | | #define STDC_HEADERS 1 |
---|
788 | | #define HAVE_SYS_TYPES_H 1 |
---|
789 | | #define HAVE_SYS_STAT_H 1 |
---|
790 | | #define HAVE_STDLIB_H 1 |
---|
791 | | #define HAVE_STRING_H 1 |
---|
792 | | #define HAVE_MEMORY_H 1 |
---|
793 | | #define HAVE_STRINGS_H 1 |
---|
794 | | #define HAVE_INTTYPES_H 1 |
---|
795 | | #define HAVE_STDINT_H 1 |
---|
796 | | #define HAVE_UNISTD_H 1 |
---|
797 | | /* end confdefs.h. */ |
---|
798 | | int i; |
---|
799 | configure:8116: result: no |
---|
800 | configure:8236: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Werror=main |
---|
801 | configure:8252: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Werror=main -I/opt/local/include conftest.c >&5 |
---|
802 | cc1: error: unrecognized command line option "-Werror=main" |
---|
803 | configure:8258: $? = 1 |
---|
804 | configure: failed program was: |
---|
805 | | /* confdefs.h. */ |
---|
806 | | #define PACKAGE_NAME "quartz-wm" |
---|
807 | | #define PACKAGE_TARNAME "quartz-wm" |
---|
808 | | #define PACKAGE_VERSION "1.2.1" |
---|
809 | | #define PACKAGE_STRING "quartz-wm 1.2.1" |
---|
810 | | #define PACKAGE_BUGREPORT "http://xquartz.macosforge.org" |
---|
811 | | #define PACKAGE "quartz-wm" |
---|
812 | | #define VERSION "1.2.1" |
---|
813 | | #define STDC_HEADERS 1 |
---|
814 | | #define HAVE_SYS_TYPES_H 1 |
---|
815 | | #define HAVE_SYS_STAT_H 1 |
---|
816 | | #define HAVE_STDLIB_H 1 |
---|
817 | | #define HAVE_STRING_H 1 |
---|
818 | | #define HAVE_MEMORY_H 1 |
---|
819 | | #define HAVE_STRINGS_H 1 |
---|
820 | | #define HAVE_INTTYPES_H 1 |
---|
821 | | #define HAVE_STDINT_H 1 |
---|
822 | | #define HAVE_UNISTD_H 1 |
---|
823 | | /* end confdefs.h. */ |
---|
824 | | int i; |
---|
825 | configure:8272: result: no |
---|
826 | configure:8392: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Werror=missing-braces |
---|
827 | configure:8408: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Werror=missing-braces -I/opt/local/include conftest.c >&5 |
---|
828 | cc1: error: unrecognized command line option "-Werror=missing-braces" |
---|
829 | configure:8414: $? = 1 |
---|
830 | configure: failed program was: |
---|
831 | | /* confdefs.h. */ |
---|
832 | | #define PACKAGE_NAME "quartz-wm" |
---|
833 | | #define PACKAGE_TARNAME "quartz-wm" |
---|
834 | | #define PACKAGE_VERSION "1.2.1" |
---|
835 | | #define PACKAGE_STRING "quartz-wm 1.2.1" |
---|
836 | | #define PACKAGE_BUGREPORT "http://xquartz.macosforge.org" |
---|
837 | | #define PACKAGE "quartz-wm" |
---|
838 | | #define VERSION "1.2.1" |
---|
839 | | #define STDC_HEADERS 1 |
---|
840 | | #define HAVE_SYS_TYPES_H 1 |
---|
841 | | #define HAVE_SYS_STAT_H 1 |
---|
842 | | #define HAVE_STDLIB_H 1 |
---|
843 | | #define HAVE_STRING_H 1 |
---|
844 | | #define HAVE_MEMORY_H 1 |
---|
845 | | #define HAVE_STRINGS_H 1 |
---|
846 | | #define HAVE_INTTYPES_H 1 |
---|
847 | | #define HAVE_STDINT_H 1 |
---|
848 | | #define HAVE_UNISTD_H 1 |
---|
849 | | /* end confdefs.h. */ |
---|
850 | | int i; |
---|
851 | configure:8428: result: no |
---|
852 | configure:8548: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Werror=sequence-point |
---|
853 | configure:8564: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Werror=sequence-point -I/opt/local/include conftest.c >&5 |
---|
854 | cc1: error: unrecognized command line option "-Werror=sequence-point" |
---|
855 | configure:8570: $? = 1 |
---|
856 | configure: failed program was: |
---|
857 | | /* confdefs.h. */ |
---|
858 | | #define PACKAGE_NAME "quartz-wm" |
---|
859 | | #define PACKAGE_TARNAME "quartz-wm" |
---|
860 | | #define PACKAGE_VERSION "1.2.1" |
---|
861 | | #define PACKAGE_STRING "quartz-wm 1.2.1" |
---|
862 | | #define PACKAGE_BUGREPORT "http://xquartz.macosforge.org" |
---|
863 | | #define PACKAGE "quartz-wm" |
---|
864 | | #define VERSION "1.2.1" |
---|
865 | | #define STDC_HEADERS 1 |
---|
866 | | #define HAVE_SYS_TYPES_H 1 |
---|
867 | | #define HAVE_SYS_STAT_H 1 |
---|
868 | | #define HAVE_STDLIB_H 1 |
---|
869 | | #define HAVE_STRING_H 1 |
---|
870 | | #define HAVE_MEMORY_H 1 |
---|
871 | | #define HAVE_STRINGS_H 1 |
---|
872 | | #define HAVE_INTTYPES_H 1 |
---|
873 | | #define HAVE_STDINT_H 1 |
---|
874 | | #define HAVE_UNISTD_H 1 |
---|
875 | | /* end confdefs.h. */ |
---|
876 | | int i; |
---|
877 | configure:8584: result: no |
---|
878 | configure:8704: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Werror=return-type |
---|
879 | configure:8720: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Werror=return-type -I/opt/local/include conftest.c >&5 |
---|
880 | cc1: error: unrecognized command line option "-Werror=return-type" |
---|
881 | configure:8726: $? = 1 |
---|
882 | configure: failed program was: |
---|
883 | | /* confdefs.h. */ |
---|
884 | | #define PACKAGE_NAME "quartz-wm" |
---|
885 | | #define PACKAGE_TARNAME "quartz-wm" |
---|
886 | | #define PACKAGE_VERSION "1.2.1" |
---|
887 | | #define PACKAGE_STRING "quartz-wm 1.2.1" |
---|
888 | | #define PACKAGE_BUGREPORT "http://xquartz.macosforge.org" |
---|
889 | | #define PACKAGE "quartz-wm" |
---|
890 | | #define VERSION "1.2.1" |
---|
891 | | #define STDC_HEADERS 1 |
---|
892 | | #define HAVE_SYS_TYPES_H 1 |
---|
893 | | #define HAVE_SYS_STAT_H 1 |
---|
894 | | #define HAVE_STDLIB_H 1 |
---|
895 | | #define HAVE_STRING_H 1 |
---|
896 | | #define HAVE_MEMORY_H 1 |
---|
897 | | #define HAVE_STRINGS_H 1 |
---|
898 | | #define HAVE_INTTYPES_H 1 |
---|
899 | | #define HAVE_STDINT_H 1 |
---|
900 | | #define HAVE_UNISTD_H 1 |
---|
901 | | /* end confdefs.h. */ |
---|
902 | | int i; |
---|
903 | configure:8740: result: no |
---|
904 | configure:8761: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -errwarn=E_FUNC_HAS_NO_RETURN_STMT |
---|
905 | configure:8777: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -errwarn=E_FUNC_HAS_NO_RETURN_STMT -I/opt/local/include conftest.c >&5 |
---|
906 | configure:8783: $? = 0 |
---|
907 | configure:8797: result: yes |
---|
908 | configure:8917: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Werror=trigraphs |
---|
909 | configure:8933: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Werror=trigraphs -I/opt/local/include conftest.c >&5 |
---|
910 | cc1: error: unrecognized command line option "-Werror=trigraphs" |
---|
911 | configure:8939: $? = 1 |
---|
912 | configure: failed program was: |
---|
913 | | /* confdefs.h. */ |
---|
914 | | #define PACKAGE_NAME "quartz-wm" |
---|
915 | | #define PACKAGE_TARNAME "quartz-wm" |
---|
916 | | #define PACKAGE_VERSION "1.2.1" |
---|
917 | | #define PACKAGE_STRING "quartz-wm 1.2.1" |
---|
918 | | #define PACKAGE_BUGREPORT "http://xquartz.macosforge.org" |
---|
919 | | #define PACKAGE "quartz-wm" |
---|
920 | | #define VERSION "1.2.1" |
---|
921 | | #define STDC_HEADERS 1 |
---|
922 | | #define HAVE_SYS_TYPES_H 1 |
---|
923 | | #define HAVE_SYS_STAT_H 1 |
---|
924 | | #define HAVE_STDLIB_H 1 |
---|
925 | | #define HAVE_STRING_H 1 |
---|
926 | | #define HAVE_MEMORY_H 1 |
---|
927 | | #define HAVE_STRINGS_H 1 |
---|
928 | | #define HAVE_INTTYPES_H 1 |
---|
929 | | #define HAVE_STDINT_H 1 |
---|
930 | | #define HAVE_UNISTD_H 1 |
---|
931 | | /* end confdefs.h. */ |
---|
932 | | int i; |
---|
933 | configure:8953: result: no |
---|
934 | configure:9073: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Werror=array-bounds |
---|
935 | configure:9089: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Werror=array-bounds -I/opt/local/include conftest.c >&5 |
---|
936 | cc1: error: unrecognized command line option "-Werror=array-bounds" |
---|
937 | configure:9095: $? = 1 |
---|
938 | configure: failed program was: |
---|
939 | | /* confdefs.h. */ |
---|
940 | | #define PACKAGE_NAME "quartz-wm" |
---|
941 | | #define PACKAGE_TARNAME "quartz-wm" |
---|
942 | | #define PACKAGE_VERSION "1.2.1" |
---|
943 | | #define PACKAGE_STRING "quartz-wm 1.2.1" |
---|
944 | | #define PACKAGE_BUGREPORT "http://xquartz.macosforge.org" |
---|
945 | | #define PACKAGE "quartz-wm" |
---|
946 | | #define VERSION "1.2.1" |
---|
947 | | #define STDC_HEADERS 1 |
---|
948 | | #define HAVE_SYS_TYPES_H 1 |
---|
949 | | #define HAVE_SYS_STAT_H 1 |
---|
950 | | #define HAVE_STDLIB_H 1 |
---|
951 | | #define HAVE_STRING_H 1 |
---|
952 | | #define HAVE_MEMORY_H 1 |
---|
953 | | #define HAVE_STRINGS_H 1 |
---|
954 | | #define HAVE_INTTYPES_H 1 |
---|
955 | | #define HAVE_STDINT_H 1 |
---|
956 | | #define HAVE_UNISTD_H 1 |
---|
957 | | /* end confdefs.h. */ |
---|
958 | | int i; |
---|
959 | configure:9109: result: no |
---|
960 | configure:9229: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Werror=write-strings |
---|
961 | configure:9245: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Werror=write-strings -I/opt/local/include conftest.c >&5 |
---|
962 | cc1: error: unrecognized command line option "-Werror=write-strings" |
---|
963 | configure:9251: $? = 1 |
---|
964 | configure: failed program was: |
---|
965 | | /* confdefs.h. */ |
---|
966 | | #define PACKAGE_NAME "quartz-wm" |
---|
967 | | #define PACKAGE_TARNAME "quartz-wm" |
---|
968 | | #define PACKAGE_VERSION "1.2.1" |
---|
969 | | #define PACKAGE_STRING "quartz-wm 1.2.1" |
---|
970 | | #define PACKAGE_BUGREPORT "http://xquartz.macosforge.org" |
---|
971 | | #define PACKAGE "quartz-wm" |
---|
972 | | #define VERSION "1.2.1" |
---|
973 | | #define STDC_HEADERS 1 |
---|
974 | | #define HAVE_SYS_TYPES_H 1 |
---|
975 | | #define HAVE_SYS_STAT_H 1 |
---|
976 | | #define HAVE_STDLIB_H 1 |
---|
977 | | #define HAVE_STRING_H 1 |
---|
978 | | #define HAVE_MEMORY_H 1 |
---|
979 | | #define HAVE_STRINGS_H 1 |
---|
980 | | #define HAVE_INTTYPES_H 1 |
---|
981 | | #define HAVE_STDINT_H 1 |
---|
982 | | #define HAVE_UNISTD_H 1 |
---|
983 | | /* end confdefs.h. */ |
---|
984 | | int i; |
---|
985 | configure:9265: result: no |
---|
986 | configure:9385: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Werror=address |
---|
987 | configure:9401: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Werror=address -I/opt/local/include conftest.c >&5 |
---|
988 | cc1: error: unrecognized command line option "-Werror=address" |
---|
989 | configure:9407: $? = 1 |
---|
990 | configure: failed program was: |
---|
991 | | /* confdefs.h. */ |
---|
992 | | #define PACKAGE_NAME "quartz-wm" |
---|
993 | | #define PACKAGE_TARNAME "quartz-wm" |
---|
994 | | #define PACKAGE_VERSION "1.2.1" |
---|
995 | | #define PACKAGE_STRING "quartz-wm 1.2.1" |
---|
996 | | #define PACKAGE_BUGREPORT "http://xquartz.macosforge.org" |
---|
997 | | #define PACKAGE "quartz-wm" |
---|
998 | | #define VERSION "1.2.1" |
---|
999 | | #define STDC_HEADERS 1 |
---|
1000 | | #define HAVE_SYS_TYPES_H 1 |
---|
1001 | | #define HAVE_SYS_STAT_H 1 |
---|
1002 | | #define HAVE_STDLIB_H 1 |
---|
1003 | | #define HAVE_STRING_H 1 |
---|
1004 | | #define HAVE_MEMORY_H 1 |
---|
1005 | | #define HAVE_STRINGS_H 1 |
---|
1006 | | #define HAVE_INTTYPES_H 1 |
---|
1007 | | #define HAVE_STDINT_H 1 |
---|
1008 | | #define HAVE_UNISTD_H 1 |
---|
1009 | | /* end confdefs.h. */ |
---|
1010 | | int i; |
---|
1011 | configure:9421: result: no |
---|
1012 | configure:9541: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Werror=int-to-pointer-cast |
---|
1013 | configure:9557: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Werror=int-to-pointer-cast -I/opt/local/include conftest.c >&5 |
---|
1014 | cc1: error: unrecognized command line option "-Werror=int-to-pointer-cast" |
---|
1015 | configure:9563: $? = 1 |
---|
1016 | configure: failed program was: |
---|
1017 | | /* confdefs.h. */ |
---|
1018 | | #define PACKAGE_NAME "quartz-wm" |
---|
1019 | | #define PACKAGE_TARNAME "quartz-wm" |
---|
1020 | | #define PACKAGE_VERSION "1.2.1" |
---|
1021 | | #define PACKAGE_STRING "quartz-wm 1.2.1" |
---|
1022 | | #define PACKAGE_BUGREPORT "http://xquartz.macosforge.org" |
---|
1023 | | #define PACKAGE "quartz-wm" |
---|
1024 | | #define VERSION "1.2.1" |
---|
1025 | | #define STDC_HEADERS 1 |
---|
1026 | | #define HAVE_SYS_TYPES_H 1 |
---|
1027 | | #define HAVE_SYS_STAT_H 1 |
---|
1028 | | #define HAVE_STDLIB_H 1 |
---|
1029 | | #define HAVE_STRING_H 1 |
---|
1030 | | #define HAVE_MEMORY_H 1 |
---|
1031 | | #define HAVE_STRINGS_H 1 |
---|
1032 | | #define HAVE_INTTYPES_H 1 |
---|
1033 | | #define HAVE_STDINT_H 1 |
---|
1034 | | #define HAVE_UNISTD_H 1 |
---|
1035 | | /* end confdefs.h. */ |
---|
1036 | | int i; |
---|
1037 | configure:9577: result: no |
---|
1038 | configure:9598: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -errwarn=E_BAD_PTR_INT_COMBINATION |
---|
1039 | configure:9614: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -errwarn=E_BAD_PTR_INT_COMBINATION -I/opt/local/include conftest.c >&5 |
---|
1040 | configure:9620: $? = 0 |
---|
1041 | configure:9634: result: yes |
---|
1042 | configure:9754: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Werror=pointer-to-int-cast |
---|
1043 | configure:9770: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Werror=pointer-to-int-cast -I/opt/local/include conftest.c >&5 |
---|
1044 | cc1: error: unrecognized command line option "-Werror=pointer-to-int-cast" |
---|
1045 | configure:9776: $? = 1 |
---|
1046 | configure: failed program was: |
---|
1047 | | /* confdefs.h. */ |
---|
1048 | | #define PACKAGE_NAME "quartz-wm" |
---|
1049 | | #define PACKAGE_TARNAME "quartz-wm" |
---|
1050 | | #define PACKAGE_VERSION "1.2.1" |
---|
1051 | | #define PACKAGE_STRING "quartz-wm 1.2.1" |
---|
1052 | | #define PACKAGE_BUGREPORT "http://xquartz.macosforge.org" |
---|
1053 | | #define PACKAGE "quartz-wm" |
---|
1054 | | #define VERSION "1.2.1" |
---|
1055 | | #define STDC_HEADERS 1 |
---|
1056 | | #define HAVE_SYS_TYPES_H 1 |
---|
1057 | | #define HAVE_SYS_STAT_H 1 |
---|
1058 | | #define HAVE_STDLIB_H 1 |
---|
1059 | | #define HAVE_STRING_H 1 |
---|
1060 | | #define HAVE_MEMORY_H 1 |
---|
1061 | | #define HAVE_STRINGS_H 1 |
---|
1062 | | #define HAVE_INTTYPES_H 1 |
---|
1063 | | #define HAVE_STDINT_H 1 |
---|
1064 | | #define HAVE_UNISTD_H 1 |
---|
1065 | | /* end confdefs.h. */ |
---|
1066 | | int i; |
---|
1067 | configure:9790: result: no |
---|
1068 | configure:9935: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -pedantic |
---|
1069 | configure:9951: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -pedantic -I/opt/local/include conftest.c >&5 |
---|
1070 | configure:9957: $? = 0 |
---|
1071 | configure:9971: result: yes |
---|
1072 | configure:10091: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Werror |
---|
1073 | configure:10107: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Werror -I/opt/local/include conftest.c >&5 |
---|
1074 | configure:10113: $? = 0 |
---|
1075 | configure:10127: result: yes |
---|
1076 | configure:10307: checking if /usr/bin/gcc-4.0 -std=gnu99 supports -Werror=attributes |
---|
1077 | configure:10323: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch ppc -Werror=attributes -I/opt/local/include conftest.c >&5 |
---|
1078 | cc1: error: unrecognized command line option "-Werror=attributes" |
---|
1079 | configure:10329: $? = 1 |
---|
1080 | configure: failed program was: |
---|
1081 | | /* confdefs.h. */ |
---|
1082 | | #define PACKAGE_NAME "quartz-wm" |
---|
1083 | | #define PACKAGE_TARNAME "quartz-wm" |
---|
1084 | | #define PACKAGE_VERSION "1.2.1" |
---|
1085 | | #define PACKAGE_STRING "quartz-wm 1.2.1" |
---|
1086 | | #define PACKAGE_BUGREPORT "http://xquartz.macosforge.org" |
---|
1087 | | #define PACKAGE "quartz-wm" |
---|
1088 | | #define VERSION "1.2.1" |
---|
1089 | | #define STDC_HEADERS 1 |
---|
1090 | | #define HAVE_SYS_TYPES_H 1 |
---|
1091 | | #define HAVE_SYS_STAT_H 1 |
---|
1092 | | #define HAVE_STDLIB_H 1 |
---|
1093 | | #define HAVE_STRING_H 1 |
---|
1094 | | #define HAVE_MEMORY_H 1 |
---|
1095 | | #define HAVE_STRINGS_H 1 |
---|
1096 | | #define HAVE_INTTYPES_H 1 |
---|
1097 | | #define HAVE_STDINT_H 1 |
---|
1098 | | #define HAVE_UNISTD_H 1 |
---|
1099 | | /* end confdefs.h. */ |
---|
1100 | | int i; |
---|
1101 | configure:10343: result: no |
---|
1102 | configure:10546: checking for gcc |
---|
1103 | configure:10573: result: /usr/bin/gcc-4.0 |
---|
1104 | configure:10811: checking for C compiler version |
---|
1105 | configure:10818: /usr/bin/gcc-4.0 --version >&5 |
---|
1106 | powerpc-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493) |
---|
1107 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
1108 | This is free software; see the source for copying conditions. There is NO |
---|
1109 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
1110 | |
---|
1111 | configure:10821: $? = 0 |
---|
1112 | configure:10828: /usr/bin/gcc-4.0 -v >&5 |
---|
1113 | Using built-in specs. |
---|
1114 | Target: powerpc-apple-darwin9 |
---|
1115 | Configured with: /var/tmp/gcc/gcc-5493~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 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9 |
---|
1116 | Thread model: posix |
---|
1117 | gcc version 4.0.1 (Apple Inc. build 5493) |
---|
1118 | configure:10831: $? = 0 |
---|
1119 | configure:10838: /usr/bin/gcc-4.0 -V >&5 |
---|
1120 | gcc-4.0: argument to `-V' is missing |
---|
1121 | configure:10841: $? = 1 |
---|
1122 | configure:10844: checking whether we are using the GNU C compiler |
---|
1123 | configure:10896: result: yes |
---|
1124 | configure:10901: checking whether /usr/bin/gcc-4.0 accepts -g |
---|
1125 | configure:11036: result: yes |
---|
1126 | configure:11053: checking for /usr/bin/gcc-4.0 option to accept ISO C89 |
---|
1127 | configure:11156: result: none needed |
---|
1128 | configure:11176: checking dependency style of /usr/bin/gcc-4.0 |
---|
1129 | configure:11267: result: gcc3 |
---|
1130 | configure:11392: checking for Objective C compiler version |
---|
1131 | configure:11399: /usr/bin/gcc-4.0 --version >&5 |
---|
1132 | powerpc-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493) |
---|
1133 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
1134 | This is free software; see the source for copying conditions. There is NO |
---|
1135 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
1136 | |
---|
1137 | configure:11402: $? = 0 |
---|
1138 | configure:11409: /usr/bin/gcc-4.0 -v >&5 |
---|
1139 | Using built-in specs. |
---|
1140 | Target: powerpc-apple-darwin9 |
---|
1141 | Configured with: /var/tmp/gcc/gcc-5493~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 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9 |
---|
1142 | Thread model: posix |
---|
1143 | gcc version 4.0.1 (Apple Inc. build 5493) |
---|
1144 | configure:11412: $? = 0 |
---|
1145 | configure:11419: /usr/bin/gcc-4.0 -V >&5 |
---|
1146 | gcc-4.0: argument to `-V' is missing |
---|
1147 | configure:11422: $? = 1 |
---|
1148 | configure:11425: checking whether we are using the GNU Objective C compiler |
---|
1149 | configure:11454: /usr/bin/gcc-4.0 -c -O2 -arch ppc -I/opt/local/include conftest.m >&5 |
---|
1150 | configure:11460: $? = 0 |
---|
1151 | configure:11477: result: yes |
---|
1152 | configure:11482: checking whether /usr/bin/gcc-4.0 accepts -g |
---|
1153 | configure:11512: /usr/bin/gcc-4.0 -c -g -I/opt/local/include conftest.m >&5 |
---|
1154 | configure:11518: $? = 0 |
---|
1155 | configure:11617: result: yes |
---|
1156 | configure:11642: checking dependency style of /usr/bin/gcc-4.0 |
---|
1157 | configure:11733: result: gcc3 |
---|
1158 | configure:11761: checking for a BSD-compatible install |
---|
1159 | configure:11817: result: /usr/bin/install -c |
---|
1160 | configure:11832: checking for QUARTZWM |
---|
1161 | configure:11839: $PKG_CONFIG --exists --print-errors "applewm >= 1.4 pixman-1 x11 xext xinerama xrandr" |
---|
1162 | configure:11842: $? = 0 |
---|
1163 | configure:11855: $PKG_CONFIG --exists --print-errors "applewm >= 1.4 pixman-1 x11 xext xinerama xrandr" |
---|
1164 | configure:11858: $? = 0 |
---|
1165 | configure:11935: result: yes |
---|
1166 | configure:11942: checking which object file to use for dok-support.o |
---|
1167 | configure:11958: result: dock-support-10.5.o |
---|
1168 | configure:12098: creating ./config.status |
---|
1169 | |
---|
1170 | ## ---------------------- ## |
---|
1171 | ## Running config.status. ## |
---|
1172 | ## ---------------------- ## |
---|
1173 | |
---|
1174 | This file was extended by quartz-wm config.status 1.2.1, which was |
---|
1175 | generated by GNU Autoconf 2.61. Invocation command line was |
---|
1176 | |
---|
1177 | CONFIG_FILES = |
---|
1178 | CONFIG_HEADERS = |
---|
1179 | CONFIG_LINKS = |
---|
1180 | CONFIG_COMMANDS = |
---|
1181 | $ ./config.status |
---|
1182 | |
---|
1183 | on Latsche.local |
---|
1184 | |
---|
1185 | config.status:684: creating Makefile |
---|
1186 | config.status:684: creating src/Makefile |
---|
1187 | config.status:684: creating man/Makefile |
---|
1188 | config.status:684: creating config.h |
---|
1189 | config.status:959: executing depfiles commands |
---|
1190 | |
---|
1191 | ## ---------------- ## |
---|
1192 | ## Cache variables. ## |
---|
1193 | ## ---------------- ## |
---|
1194 | |
---|
1195 | ac_cv_build=powerpc-apple-darwin9.8.0 |
---|
1196 | ac_cv_c_compiler_gnu=yes |
---|
1197 | ac_cv_env_CC_set=set |
---|
1198 | ac_cv_env_CC_value=/usr/bin/gcc-4.0 |
---|
1199 | ac_cv_env_CFLAGS_set=set |
---|
1200 | ac_cv_env_CFLAGS_value='-O2 -arch ppc' |
---|
1201 | ac_cv_env_CPPFLAGS_set=set |
---|
1202 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
1203 | ac_cv_env_CPP_set= |
---|
1204 | ac_cv_env_CPP_value= |
---|
1205 | ac_cv_env_LDFLAGS_set=set |
---|
1206 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch ppc' |
---|
1207 | ac_cv_env_LIBS_set= |
---|
1208 | ac_cv_env_LIBS_value= |
---|
1209 | ac_cv_env_OBJCFLAGS_set=set |
---|
1210 | ac_cv_env_OBJCFLAGS_value='-O2 -arch ppc' |
---|
1211 | ac_cv_env_OBJC_set=set |
---|
1212 | ac_cv_env_OBJC_value=/usr/bin/gcc-4.0 |
---|
1213 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
1214 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
1215 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
1216 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
1217 | ac_cv_env_PKG_CONFIG_set= |
---|
1218 | ac_cv_env_PKG_CONFIG_value= |
---|
1219 | ac_cv_env_QUARTZWM_CFLAGS_set= |
---|
1220 | ac_cv_env_QUARTZWM_CFLAGS_value= |
---|
1221 | ac_cv_env_QUARTZWM_LIBS_set= |
---|
1222 | ac_cv_env_QUARTZWM_LIBS_value= |
---|
1223 | ac_cv_env_build_alias_set= |
---|
1224 | ac_cv_env_build_alias_value= |
---|
1225 | ac_cv_env_host_alias_set= |
---|
1226 | ac_cv_env_host_alias_value= |
---|
1227 | ac_cv_env_target_alias_set= |
---|
1228 | ac_cv_env_target_alias_value= |
---|
1229 | ac_cv_have_decl___INTEL_COMPILER=no |
---|
1230 | ac_cv_have_decl___SUNPRO_C=no |
---|
1231 | ac_cv_have_decl___clang__=no |
---|
1232 | ac_cv_header_inttypes_h=yes |
---|
1233 | ac_cv_header_memory_h=yes |
---|
1234 | ac_cv_header_stdc=yes |
---|
1235 | ac_cv_header_stdint_h=yes |
---|
1236 | ac_cv_header_stdlib_h=yes |
---|
1237 | ac_cv_header_string_h=yes |
---|
1238 | ac_cv_header_strings_h=yes |
---|
1239 | ac_cv_header_sys_stat_h=yes |
---|
1240 | ac_cv_header_sys_types_h=yes |
---|
1241 | ac_cv_header_unistd_h=yes |
---|
1242 | ac_cv_host=powerpc-apple-darwin9.8.0 |
---|
1243 | ac_cv_objc_compiler_gnu=yes |
---|
1244 | ac_cv_objext=o |
---|
1245 | ac_cv_path_EGREP='/opt/local/bin/grep -E' |
---|
1246 | ac_cv_path_GREP=/opt/local/bin/grep |
---|
1247 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
1248 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
1249 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
1250 | ac_cv_prog_AWK=awk |
---|
1251 | ac_cv_prog_CPP='/usr/bin/gcc-4.0 -std=gnu99 -E' |
---|
1252 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0 |
---|
1253 | ac_cv_prog_cc_c89= |
---|
1254 | ac_cv_prog_cc_c99=-std=gnu99 |
---|
1255 | ac_cv_prog_cc_g=yes |
---|
1256 | ac_cv_prog_make_make_set=yes |
---|
1257 | ac_cv_prog_objc_g=yes |
---|
1258 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
1259 | am_cv_OBJC_dependencies_compiler_type=gcc3 |
---|
1260 | pkg_cv_QUARTZWM_CFLAGS='-I/opt/local/include -I/opt/local/include/pixman-1 ' |
---|
1261 | pkg_cv_QUARTZWM_LIBS='-L/opt/local/lib -lAppleWM -lpixman-1 -lX11 -lXext -lXinerama -lXrandr ' |
---|
1262 | |
---|
1263 | ## ----------------- ## |
---|
1264 | ## Output variables. ## |
---|
1265 | ## ----------------- ## |
---|
1266 | |
---|
1267 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_ports_x11_quartz-wm/quartz-wm/work/quartz-wm-1.2.1/missing --run aclocal-1.10' |
---|
1268 | ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)' |
---|
1269 | ADMIN_MAN_SUFFIX='8' |
---|
1270 | AMDEPBACKSLASH='\' |
---|
1271 | AMDEP_FALSE='#' |
---|
1272 | AMDEP_TRUE='' |
---|
1273 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_ports_x11_quartz-wm/quartz-wm/work/quartz-wm-1.2.1/missing --run tar' |
---|
1274 | AM_DEFAULT_VERBOSITY='1' |
---|
1275 | APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)' |
---|
1276 | APP_MAN_SUFFIX='1' |
---|
1277 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_ports_x11_quartz-wm/quartz-wm/work/quartz-wm-1.2.1/missing --run autoconf' |
---|
1278 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_ports_x11_quartz-wm/quartz-wm/work/quartz-wm-1.2.1/missing --run autoheader' |
---|
1279 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_ports_x11_quartz-wm/quartz-wm/work/quartz-wm-1.2.1/missing --run automake-1.10' |
---|
1280 | AWK='awk' |
---|
1281 | BASE_CFLAGS=' -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Winline -errwarn=E_NO_EXPLICIT_TYPE_GIVEN -errwarn=E_NO_IMPLICIT_DECL_ALLOWED -errwarn=E_FUNC_HAS_NO_RETURN_STMT -errwarn=E_BAD_PTR_INT_COMBINATION' |
---|
1282 | CC='/usr/bin/gcc-4.0' |
---|
1283 | CCDEPMODE='depmode=gcc3' |
---|
1284 | CFLAGS='-O2 -arch ppc' |
---|
1285 | CHANGELOG_CMD='(GIT_DIR=$(top_srcdir)/.git git log > $(top_srcdir)/.changelog.tmp && mv $(top_srcdir)/.changelog.tmp $(top_srcdir)/ChangeLog) || (rm -f $(top_srcdir)/.changelog.tmp; touch $(top_srcdir)/ChangeLog; echo '\''git directory not found: installing possibly empty changelog.'\'' >&2)' |
---|
1286 | CPP='/usr/bin/gcc-4.0 -std=gnu99 -E' |
---|
1287 | CPPFLAGS='-I/opt/local/include' |
---|
1288 | CWARNFLAGS=' -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Winline -errwarn=E_NO_EXPLICIT_TYPE_GIVEN -errwarn=E_NO_IMPLICIT_DECL_ALLOWED -errwarn=E_FUNC_HAS_NO_RETURN_STMT -errwarn=E_BAD_PTR_INT_COMBINATION -fno-strict-aliasing' |
---|
1289 | CYGPATH_W='echo' |
---|
1290 | DEFS='-DHAVE_CONFIG_H' |
---|
1291 | DEPDIR='.deps' |
---|
1292 | DOCK_SUPPORT_O='dock-support-10.5.o' |
---|
1293 | DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)' |
---|
1294 | DRIVER_MAN_SUFFIX='4' |
---|
1295 | ECHO_C='ECHO_N='' |
---|
1296 | ECHO_T='' |
---|
1297 | EGREP='/opt/local/bin/grep -E' |
---|
1298 | EXEEXT='' |
---|
1299 | FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)' |
---|
1300 | FILE_MAN_SUFFIX='5' |
---|
1301 | GREP='/opt/local/bin/grep' |
---|
1302 | INSTALL_CMD='(cp -f /opt/local/share/util-macros/INSTALL $(top_srcdir)/.INSTALL.tmp && mv $(top_srcdir)/.INSTALL.tmp $(top_srcdir)/INSTALL) || (rm -f $(top_srcdir)/.INSTALL.tmp; touch $(top_srcdir)/INSTALL; echo '\''util-macros "pkgdatadir" from xorg-macros.pc not found: installing possibly empty INSTALL.'\'' >&2)' |
---|
1303 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1304 | INSTALL_PROGRAM='${INSTALL}' |
---|
1305 | INSTALL_SCRIPT='${INSTALL}' |
---|
1306 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
1307 | LDFLAGS='-L/opt/local/lib -arch ppc' |
---|
1308 | LIBOBJS='' |
---|
1309 | LIBS='' |
---|
1310 | LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)' |
---|
1311 | LIB_MAN_SUFFIX='3' |
---|
1312 | LTLIBOBJS='' |
---|
1313 | MAINT='#' |
---|
1314 | MAINTAINER_MODE_FALSE='' |
---|
1315 | MAINTAINER_MODE_TRUE='#' |
---|
1316 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_ports_x11_quartz-wm/quartz-wm/work/quartz-wm-1.2.1/missing --run makeinfo' |
---|
1317 | MAN_SUBSTS=' -e '\''s|__vendorversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|'\'' -e '\''s|__xorgversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|'\'' -e '\''s|__xservername__|Xorg|g'\'' -e '\''s|__xconfigfile__|xorg.conf|g'\'' -e '\''s|__projectroot__|$(prefix)|g'\'' -e '\''s|__apploaddir__|$(appdefaultdir)|g'\'' -e '\''s|__appmansuffix__|$(APP_MAN_SUFFIX)|g'\'' -e '\''s|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g'\'' -e '\''s|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g'\'' -e '\''s|__libmansuffix__|$(LIB_MAN_SUFFIX)|g'\'' -e '\''s|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g'\'' -e '\''s|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'\''' |
---|
1318 | MISC_MAN_DIR='$(mandir)/man$(MISC_MAN_SUFFIX)' |
---|
1319 | MISC_MAN_SUFFIX='7' |
---|
1320 | OBJC='/usr/bin/gcc-4.0' |
---|
1321 | OBJCDEPMODE='depmode=gcc3' |
---|
1322 | OBJCFLAGS='-O2 -arch ppc' |
---|
1323 | OBJEXT='o' |
---|
1324 | PACKAGE='quartz-wm' |
---|
1325 | PACKAGE_BUGREPORT='http://xquartz.macosforge.org' |
---|
1326 | PACKAGE_NAME='quartz-wm' |
---|
1327 | PACKAGE_STRING='quartz-wm 1.2.1' |
---|
1328 | PACKAGE_TARNAME='quartz-wm' |
---|
1329 | PACKAGE_VERSION='1.2.1' |
---|
1330 | PATH_SEPARATOR=':' |
---|
1331 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
1332 | PKG_CONFIG_LIBDIR='' |
---|
1333 | PKG_CONFIG_PATH='' |
---|
1334 | QUARTZWM_CFLAGS='-I/opt/local/include -I/opt/local/include/pixman-1 ' |
---|
1335 | QUARTZWM_LIBS='-L/opt/local/lib -lAppleWM -lpixman-1 -lX11 -lXext -lXinerama -lXrandr ' |
---|
1336 | SED='/opt/local/bin/gsed' |
---|
1337 | SET_MAKE='' |
---|
1338 | SHELL='/bin/sh' |
---|
1339 | STRICT_CFLAGS=' -pedantic -Werror' |
---|
1340 | STRIP='' |
---|
1341 | VERSION='1.2.1' |
---|
1342 | XORG_MAN_PAGE='X Version 11' |
---|
1343 | ac_ct_CC='/usr/bin/gcc-4.0' |
---|
1344 | ac_ct_OBJC='' |
---|
1345 | am__fastdepCC_FALSE='#' |
---|
1346 | am__fastdepCC_TRUE='' |
---|
1347 | am__fastdepOBJC_FALSE='#' |
---|
1348 | am__fastdepOBJC_TRUE='' |
---|
1349 | am__include='include' |
---|
1350 | am__isrc='' |
---|
1351 | am__leading_dot='.' |
---|
1352 | am__quote='' |
---|
1353 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
1354 | am__untar='${AMTAR} xf -' |
---|
1355 | bindir='${exec_prefix}/bin' |
---|
1356 | build='powerpc-apple-darwin9.8.0' |
---|
1357 | build_alias='' |
---|
1358 | build_cpu='powerpc' |
---|
1359 | build_os='darwin9.8.0' |
---|
1360 | build_vendor='apple' |
---|
1361 | datadir='${datarootdir}' |
---|
1362 | datarootdir='${prefix}/share' |
---|
1363 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
1364 | dvidir='${docdir}' |
---|
1365 | exec_prefix='${prefix}' |
---|
1366 | host='powerpc-apple-darwin9.8.0' |
---|
1367 | host_alias='' |
---|
1368 | host_cpu='powerpc' |
---|
1369 | host_os='darwin9.8.0' |
---|
1370 | host_vendor='apple' |
---|
1371 | htmldir='${docdir}' |
---|
1372 | includedir='${prefix}/include' |
---|
1373 | infodir='${datarootdir}/info' |
---|
1374 | install_sh='$(SHELL) /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_ports_x11_quartz-wm/quartz-wm/work/quartz-wm-1.2.1/install-sh' |
---|
1375 | libdir='${exec_prefix}/lib' |
---|
1376 | libexecdir='${exec_prefix}/libexec' |
---|
1377 | localedir='${datarootdir}/locale' |
---|
1378 | localstatedir='${prefix}/var' |
---|
1379 | mandir='${datarootdir}/man' |
---|
1380 | mkdir_p='/opt/local/bin/gmkdir -p' |
---|
1381 | oldincludedir='/usr/include' |
---|
1382 | pdfdir='${docdir}' |
---|
1383 | prefix='/opt/local' |
---|
1384 | program_transform_name='s,x,x,' |
---|
1385 | psdir='${docdir}' |
---|
1386 | sbindir='${exec_prefix}/sbin' |
---|
1387 | sharedstatedir='${prefix}/com' |
---|
1388 | sysconfdir='${prefix}/etc' |
---|
1389 | target_alias='' |
---|
1390 | |
---|
1391 | ## ----------- ## |
---|
1392 | ## confdefs.h. ## |
---|
1393 | ## ----------- ## |
---|
1394 | |
---|
1395 | #define PACKAGE_NAME "quartz-wm" |
---|
1396 | #define PACKAGE_TARNAME "quartz-wm" |
---|
1397 | #define PACKAGE_VERSION "1.2.1" |
---|
1398 | #define PACKAGE_STRING "quartz-wm 1.2.1" |
---|
1399 | #define PACKAGE_BUGREPORT "http://xquartz.macosforge.org" |
---|
1400 | #define PACKAGE "quartz-wm" |
---|
1401 | #define VERSION "1.2.1" |
---|
1402 | #define STDC_HEADERS 1 |
---|
1403 | #define HAVE_SYS_TYPES_H 1 |
---|
1404 | #define HAVE_SYS_STAT_H 1 |
---|
1405 | #define HAVE_STDLIB_H 1 |
---|
1406 | #define HAVE_STRING_H 1 |
---|
1407 | #define HAVE_MEMORY_H 1 |
---|
1408 | #define HAVE_STRINGS_H 1 |
---|
1409 | #define HAVE_INTTYPES_H 1 |
---|
1410 | #define HAVE_STDINT_H 1 |
---|
1411 | #define HAVE_UNISTD_H 1 |
---|
1412 | #define PACKAGE_VERSION_MAJOR 1 |
---|
1413 | #define PACKAGE_VERSION_MINOR 2 |
---|
1414 | #define PACKAGE_VERSION_PATCHLEVEL 1 |
---|
1415 | |
---|
1416 | configure: exit 0 |
---|