Ticket #5165: config.log

File config.log, 34.5 KB (added by vincent-opdarw@…, 19 years ago)

/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_x11_xrender/work/libXrender-0.9.0/config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by libXrender configure 0.9.0, which was
5generated by GNU Autoconf 2.59.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = prunille.vinc17.org
14uname -m = Power Macintosh
15uname -r = 8.2.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 8.2.0: Fri Jun 24 17:46:54 PDT 2005; root:xnu-792.2.4.obj~3/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
25hostinfo               = Mach kernel version:
26         Darwin Kernel Version 8.2.0: Fri Jun 24 17:46:54 PDT 2005; root:xnu-792.2.4.obj~3/RELEASE_PPC
27Kernel configured for up to 2 processors.
282 processors are physically available.
29Processor type: ppc970 (PowerPC 970)
30Processors active: 0 1
31Primary memory available: 1.50 gigabytes
32Default processor set: 91 tasks, 237 threads, 2 processors
33Load average: 1.04, Mach factor: 1.10
34/bin/machine           = unknown
35/usr/bin/oslevel       = unknown
36/bin/universe          = unknown
37
38PATH: /opt/local/bin
39PATH: /opt/local/sbin
40PATH: /bin
41PATH: /sbin
42PATH: /usr/bin
43PATH: /usr/sbin
44PATH: /usr/X11R6/bin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:1583: checking for a BSD-compatible install
52configure:1638: result: /opt/local/bin/ginstall -c
53configure:1649: checking whether build environment is sane
54configure:1692: result: yes
55configure:1725: checking for gawk
56configure:1754: result: no
57configure:1725: checking for mawk
58configure:1754: result: no
59configure:1725: checking for nawk
60configure:1754: result: no
61configure:1725: checking for awk
62configure:1741: found /usr/bin/awk
63configure:1751: result: awk
64configure:1761: checking whether make sets $(MAKE)
65configure:1781: result: yes
66configure:1945: checking whether to enable maintainer-specific portions of Makefiles
67configure:1954: result: no
68configure:2020: checking for gcc
69configure:2036: found /usr/bin/gcc
70configure:2046: result: gcc
71configure:2290: checking for C compiler version
72configure:2293: gcc --version </dev/null >&5
73powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 (Apple Computer, Inc. build 5026)
74Copyright (C) 2005 Free Software Foundation, Inc.
75This is free software; see the source for copying conditions.  There is NO
76warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
77
78configure:2296: $? = 0
79configure:2298: gcc -v </dev/null >&5
80Using built-in specs.
81Target: powerpc-apple-darwin8
82Configured with: /private/var/tmp/gcc/gcc-5026.obj~19/src/configure --disable-checking --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^+.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/gcc/darwin/4.0/c++ --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
83Thread model: posix
84gcc version 4.0.0 (Apple Computer, Inc. build 5026)
85configure:2301: $? = 0
86configure:2303: gcc -V </dev/null >&5
87gcc: argument to `-V' is missing
88configure:2306: $? = 1
89configure:2329: checking for C compiler default output file name
90configure:2332: gcc    conftest.c  >&5
91configure:2335: $? = 0
92configure:2381: result: a.out
93configure:2386: checking whether the C compiler works
94configure:2392: ./a.out
95configure:2395: $? = 0
96configure:2412: result: yes
97configure:2419: checking whether we are cross compiling
98configure:2421: result: no
99configure:2424: checking for suffix of executables
100configure:2426: gcc -o conftest    conftest.c  >&5
101configure:2429: $? = 0
102configure:2454: result:
103configure:2460: checking for suffix of object files
104configure:2481: gcc -c   conftest.c >&5
105configure:2484: $? = 0
106configure:2506: result: o
107configure:2510: checking whether we are using the GNU C compiler
108configure:2534: gcc -c   conftest.c >&5
109configure:2540: $? = 0
110configure:2543: test -z                          || test ! -s conftest.err
111configure:2546: $? = 0
112configure:2549: test -s conftest.o
113configure:2552: $? = 0
114configure:2565: result: yes
115configure:2571: checking whether gcc accepts -g
116configure:2592: gcc -c -g  conftest.c >&5
117configure:2598: $? = 0
118configure:2601: test -z                          || test ! -s conftest.err
119configure:2604: $? = 0
120configure:2607: test -s conftest.o
121configure:2610: $? = 0
122configure:2621: result: yes
123configure:2638: checking for gcc option to accept ANSI C
124configure:2708: gcc  -c -g -O2  conftest.c >&5
125configure:2714: $? = 0
126configure:2717: test -z                          || test ! -s conftest.err
127configure:2720: $? = 0
128configure:2723: test -s conftest.o
129configure:2726: $? = 0
130configure:2744: result: none needed
131configure:2762: gcc -c -g -O2  conftest.c >&5
132conftest.c:2: error: parse error before 'me'
133configure:2768: $? = 1
134configure: failed program was:
135| #ifndef __cplusplus
136|   choke me
137| #endif
138configure:2909: checking for style of include used by make
139configure:2937: result: GNU
140configure:2965: checking dependency style of gcc
141configure:3048: result: gcc3
142configure:3143: checking build system type
143configure:3161: result: powerpc-apple-darwin8.2.0
144configure:3169: checking host system type
145configure:3183: result: powerpc-apple-darwin8.2.0
146configure:3191: checking for a sed that does not truncate output
147configure:3245: result: /usr/bin/sed
148configure:3248: checking for egrep
149configure:3258: result: grep -E
150configure:3274: checking for ld used by gcc
151configure:3341: result: /usr/bin/ld
152configure:3350: checking if the linker (/usr/bin/ld) is GNU ld
153configure:3365: result: no
154configure:3370: checking for /usr/bin/ld option to reload object files
155configure:3377: result: -r
156configure:3386: checking for BSD-compatible nm
157configure:3428: result: /usr/bin/nm -p
158configure:3432: checking whether ln -s works
159configure:3436: result: yes
160configure:3443: checking how to recognise dependent libraries
161configure:3617: result: pass_all
162configure:3830: checking how to run the C preprocessor
163configure:3865: gcc -E  conftest.c
164configure:3871: $? = 0
165configure:3903: gcc -E  conftest.c
166conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
167configure:3909: $? = 1
168configure: failed program was:
169| /* confdefs.h.  */
170|
171| #define PACKAGE_NAME "libXrender"
172| #define PACKAGE_TARNAME "libXrender"
173| #define PACKAGE_VERSION "0.9.0"
174| #define PACKAGE_STRING "libXrender 0.9.0"
175| #define PACKAGE_BUGREPORT "keithp@keithp.com"
176| #define PACKAGE "libXrender"
177| #define VERSION "0.9.0"
178| /* end confdefs.h.  */
179| #include <ac_nonexistent.h>
180configure:3948: result: gcc -E
181configure:3972: gcc -E  conftest.c
182configure:3978: $? = 0
183configure:4010: gcc -E  conftest.c
184conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
185configure:4016: $? = 1
186configure: failed program was:
187| /* confdefs.h.  */
188|
189| #define PACKAGE_NAME "libXrender"
190| #define PACKAGE_TARNAME "libXrender"
191| #define PACKAGE_VERSION "0.9.0"
192| #define PACKAGE_STRING "libXrender 0.9.0"
193| #define PACKAGE_BUGREPORT "keithp@keithp.com"
194| #define PACKAGE "libXrender"
195| #define VERSION "0.9.0"
196| /* end confdefs.h.  */
197| #include <ac_nonexistent.h>
198configure:4060: checking for ANSI C header files
199configure:4085: gcc -c -g -O2  conftest.c >&5
200configure:4091: $? = 0
201configure:4094: test -z                          || test ! -s conftest.err
202configure:4097: $? = 0
203configure:4100: test -s conftest.o
204configure:4103: $? = 0
205configure:4189: gcc -o conftest -g -O2   conftest.c  >&5
206conftest.c: In function 'main':
207conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit'
208configure:4192: $? = 0
209configure:4194: ./conftest
210configure:4197: $? = 0
211configure:4212: result: yes
212configure:4236: checking for sys/types.h
213configure:4252: gcc -c -g -O2  conftest.c >&5
214configure:4258: $? = 0
215configure:4261: test -z                          || test ! -s conftest.err
216configure:4264: $? = 0
217configure:4267: test -s conftest.o
218configure:4270: $? = 0
219configure:4281: result: yes
220configure:4236: checking for sys/stat.h
221configure:4252: gcc -c -g -O2  conftest.c >&5
222configure:4258: $? = 0
223configure:4261: test -z                          || test ! -s conftest.err
224configure:4264: $? = 0
225configure:4267: test -s conftest.o
226configure:4270: $? = 0
227configure:4281: result: yes
228configure:4236: checking for stdlib.h
229configure:4252: gcc -c -g -O2  conftest.c >&5
230configure:4258: $? = 0
231configure:4261: test -z                          || test ! -s conftest.err
232configure:4264: $? = 0
233configure:4267: test -s conftest.o
234configure:4270: $? = 0
235configure:4281: result: yes
236configure:4236: checking for string.h
237configure:4252: gcc -c -g -O2  conftest.c >&5
238configure:4258: $? = 0
239configure:4261: test -z                          || test ! -s conftest.err
240configure:4264: $? = 0
241configure:4267: test -s conftest.o
242configure:4270: $? = 0
243configure:4281: result: yes
244configure:4236: checking for memory.h
245configure:4252: gcc -c -g -O2  conftest.c >&5
246configure:4258: $? = 0
247configure:4261: test -z                          || test ! -s conftest.err
248configure:4264: $? = 0
249configure:4267: test -s conftest.o
250configure:4270: $? = 0
251configure:4281: result: yes
252configure:4236: checking for strings.h
253configure:4252: gcc -c -g -O2  conftest.c >&5
254configure:4258: $? = 0
255configure:4261: test -z                          || test ! -s conftest.err
256configure:4264: $? = 0
257configure:4267: test -s conftest.o
258configure:4270: $? = 0
259configure:4281: result: yes
260configure:4236: checking for inttypes.h
261configure:4252: gcc -c -g -O2  conftest.c >&5
262configure:4258: $? = 0
263configure:4261: test -z                          || test ! -s conftest.err
264configure:4264: $? = 0
265configure:4267: test -s conftest.o
266configure:4270: $? = 0
267configure:4281: result: yes
268configure:4236: checking for stdint.h
269configure:4252: gcc -c -g -O2  conftest.c >&5
270configure:4258: $? = 0
271configure:4261: test -z                          || test ! -s conftest.err
272configure:4264: $? = 0
273configure:4267: test -s conftest.o
274configure:4270: $? = 0
275configure:4281: result: yes
276configure:4236: checking for unistd.h
277configure:4252: gcc -c -g -O2  conftest.c >&5
278configure:4258: $? = 0
279configure:4261: test -z                          || test ! -s conftest.err
280configure:4264: $? = 0
281configure:4267: test -s conftest.o
282configure:4270: $? = 0
283configure:4281: result: yes
284configure:4307: checking dlfcn.h usability
285configure:4319: gcc -c -g -O2  conftest.c >&5
286configure:4325: $? = 0
287configure:4328: test -z                          || test ! -s conftest.err
288configure:4331: $? = 0
289configure:4334: test -s conftest.o
290configure:4337: $? = 0
291configure:4347: result: yes
292configure:4351: checking dlfcn.h presence
293configure:4361: gcc -E  conftest.c
294configure:4367: $? = 0
295configure:4387: result: yes
296configure:4422: checking for dlfcn.h
297configure:4429: result: yes
298configure:4494: checking for g++
299configure:4510: found /usr/bin/g++
300configure:4520: result: g++
301configure:4536: checking for C++ compiler version
302configure:4539: g++ --version </dev/null >&5
303powerpc-apple-darwin8-g++-4.0.0 (GCC) 4.0.0 (Apple Computer, Inc. build 5026)
304Copyright (C) 2005 Free Software Foundation, Inc.
305This is free software; see the source for copying conditions.  There is NO
306warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
307
308configure:4542: $? = 0
309configure:4544: g++ -v </dev/null >&5
310Using built-in specs.
311Target: powerpc-apple-darwin8
312Configured with: /private/var/tmp/gcc/gcc-5026.obj~19/src/configure --disable-checking --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^+.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/gcc/darwin/4.0/c++ --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
313Thread model: posix
314gcc version 4.0.0 (Apple Computer, Inc. build 5026)
315configure:4547: $? = 0
316configure:4549: g++ -V </dev/null >&5
317g++: argument to `-V' is missing
318configure:4552: $? = 1
319configure:4555: checking whether we are using the GNU C++ compiler
320configure:4579: g++ -c   conftest.cc >&5
321configure:4585: $? = 0
322configure:4588: test -z                          || test ! -s conftest.err
323configure:4591: $? = 0
324configure:4594: test -s conftest.o
325configure:4597: $? = 0
326configure:4610: result: yes
327configure:4616: checking whether g++ accepts -g
328configure:4637: g++ -c -g  conftest.cc >&5
329configure:4643: $? = 0
330configure:4646: test -z                          || test ! -s conftest.err
331configure:4649: $? = 0
332configure:4652: test -s conftest.o
333configure:4655: $? = 0
334configure:4666: result: yes
335configure:4708: g++ -c -g -O2  conftest.cc >&5
336configure:4714: $? = 0
337configure:4717: test -z                          || test ! -s conftest.err
338configure:4720: $? = 0
339configure:4723: test -s conftest.o
340configure:4726: $? = 0
341configure:4752: g++ -c -g -O2  conftest.cc >&5
342conftest.cc: In function 'int main()':
343conftest.cc:26: error: 'exit' was not declared in this scope
344configure:4758: $? = 1
345configure: failed program was:
346| /* confdefs.h.  */
347|
348| #define PACKAGE_NAME "libXrender"
349| #define PACKAGE_TARNAME "libXrender"
350| #define PACKAGE_VERSION "0.9.0"
351| #define PACKAGE_STRING "libXrender 0.9.0"
352| #define PACKAGE_BUGREPORT "keithp@keithp.com"
353| #define PACKAGE "libXrender"
354| #define VERSION "0.9.0"
355| #define STDC_HEADERS 1
356| #define HAVE_SYS_TYPES_H 1
357| #define HAVE_SYS_STAT_H 1
358| #define HAVE_STDLIB_H 1
359| #define HAVE_STRING_H 1
360| #define HAVE_MEMORY_H 1
361| #define HAVE_STRINGS_H 1
362| #define HAVE_INTTYPES_H 1
363| #define HAVE_STDINT_H 1
364| #define HAVE_UNISTD_H 1
365| #define HAVE_DLFCN_H 1
366| /* end confdefs.h.  */
367|
368| int
369| main ()
370| {
371| exit (42);
372|   ;
373|   return 0;
374| }
375configure:4708: g++ -c -g -O2  conftest.cc >&5
376/usr/include/stdlib.h:158: error: declaration of 'void std::exit(int)' throws different exceptions
377conftest.cc:22: error: than previous declaration 'void std::exit(int) throw ()'
378configure:4714: $? = 1
379configure: failed program was:
380| /* confdefs.h.  */
381|
382| #define PACKAGE_NAME "libXrender"
383| #define PACKAGE_TARNAME "libXrender"
384| #define PACKAGE_VERSION "0.9.0"
385| #define PACKAGE_STRING "libXrender 0.9.0"
386| #define PACKAGE_BUGREPORT "keithp@keithp.com"
387| #define PACKAGE "libXrender"
388| #define VERSION "0.9.0"
389| #define STDC_HEADERS 1
390| #define HAVE_SYS_TYPES_H 1
391| #define HAVE_SYS_STAT_H 1
392| #define HAVE_STDLIB_H 1
393| #define HAVE_STRING_H 1
394| #define HAVE_MEMORY_H 1
395| #define HAVE_STRINGS_H 1
396| #define HAVE_INTTYPES_H 1
397| #define HAVE_STDINT_H 1
398| #define HAVE_UNISTD_H 1
399| #define HAVE_DLFCN_H 1
400| /* end confdefs.h.  */
401| extern "C" void std::exit (int) throw (); using std::exit;
402| #include <stdlib.h>
403| int
404| main ()
405| {
406| exit (42);
407|   ;
408|   return 0;
409| }
410configure:4708: g++ -c -g -O2  conftest.cc >&5
411configure:4714: $? = 0
412configure:4717: test -z                          || test ! -s conftest.err
413configure:4720: $? = 0
414configure:4723: test -s conftest.o
415configure:4726: $? = 0
416configure:4752: g++ -c -g -O2  conftest.cc >&5
417configure:4758: $? = 0
418configure:4761: test -z                          || test ! -s conftest.err
419configure:4764: $? = 0
420configure:4767: test -s conftest.o
421configure:4770: $? = 0
422configure:4795: checking dependency style of g++
423configure:4878: result: gcc3
424configure:4900: checking how to run the C++ preprocessor
425configure:4931: g++ -E  conftest.cc
426configure:4937: $? = 0
427configure:4969: g++ -E  conftest.cc
428conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
429configure:4975: $? = 1
430configure: failed program was:
431| /* confdefs.h.  */
432|
433| #define PACKAGE_NAME "libXrender"
434| #define PACKAGE_TARNAME "libXrender"
435| #define PACKAGE_VERSION "0.9.0"
436| #define PACKAGE_STRING "libXrender 0.9.0"
437| #define PACKAGE_BUGREPORT "keithp@keithp.com"
438| #define PACKAGE "libXrender"
439| #define VERSION "0.9.0"
440| #define STDC_HEADERS 1
441| #define HAVE_SYS_TYPES_H 1
442| #define HAVE_SYS_STAT_H 1
443| #define HAVE_STDLIB_H 1
444| #define HAVE_STRING_H 1
445| #define HAVE_MEMORY_H 1
446| #define HAVE_STRINGS_H 1
447| #define HAVE_INTTYPES_H 1
448| #define HAVE_STDINT_H 1
449| #define HAVE_UNISTD_H 1
450| #define HAVE_DLFCN_H 1
451| #ifdef __cplusplus
452| extern "C" void std::exit (int); using std::exit;
453| #endif
454| /* end confdefs.h.  */
455| #include <ac_nonexistent.h>
456configure:5014: result: g++ -E
457configure:5038: g++ -E  conftest.cc
458configure:5044: $? = 0
459configure:5076: g++ -E  conftest.cc
460conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
461configure:5082: $? = 1
462configure: failed program was:
463| /* confdefs.h.  */
464|
465| #define PACKAGE_NAME "libXrender"
466| #define PACKAGE_TARNAME "libXrender"
467| #define PACKAGE_VERSION "0.9.0"
468| #define PACKAGE_STRING "libXrender 0.9.0"
469| #define PACKAGE_BUGREPORT "keithp@keithp.com"
470| #define PACKAGE "libXrender"
471| #define VERSION "0.9.0"
472| #define STDC_HEADERS 1
473| #define HAVE_SYS_TYPES_H 1
474| #define HAVE_SYS_STAT_H 1
475| #define HAVE_STDLIB_H 1
476| #define HAVE_STRING_H 1
477| #define HAVE_MEMORY_H 1
478| #define HAVE_STRINGS_H 1
479| #define HAVE_INTTYPES_H 1
480| #define HAVE_STDINT_H 1
481| #define HAVE_UNISTD_H 1
482| #define HAVE_DLFCN_H 1
483| #ifdef __cplusplus
484| extern "C" void std::exit (int); using std::exit;
485| #endif
486| /* end confdefs.h.  */
487| #include <ac_nonexistent.h>
488configure:5177: checking for g77
489configure:5206: result: no
490configure:5177: checking for f77
491configure:5206: result: no
492configure:5177: checking for xlf
493configure:5206: result: no
494configure:5177: checking for frt
495configure:5206: result: no
496configure:5177: checking for pgf77
497configure:5206: result: no
498configure:5177: checking for fort77
499configure:5206: result: no
500configure:5177: checking for fl32
501configure:5206: result: no
502configure:5177: checking for af77
503configure:5206: result: no
504configure:5177: checking for f90
505configure:5206: result: no
506configure:5177: checking for xlf90
507configure:5206: result: no
508configure:5177: checking for pgf90
509configure:5206: result: no
510configure:5177: checking for epcf90
511configure:5206: result: no
512configure:5177: checking for f95
513configure:5206: result: no
514configure:5177: checking for fort
515configure:5206: result: no
516configure:5177: checking for xlf95
517configure:5206: result: no
518configure:5177: checking for ifc
519configure:5206: result: no
520configure:5177: checking for efc
521configure:5206: result: no
522configure:5177: checking for pgf95
523configure:5206: result: no
524configure:5177: checking for lf95
525configure:5206: result: no
526configure:5177: checking for gfortran
527configure:5206: result: no
528configure:5221: checking for Fortran 77 compiler version
529configure:5221:  --version </dev/null >&5
530./configure: line 1: --version: command not found
531configure:5224: $? = 127
532configure:5226:  -v </dev/null >&5
533./configure: line 1: -v: command not found
534configure:5229: $? = 127
535configure:5231:  -V </dev/null >&5
536./configure: line 1: -V: command not found
537configure:5234: $? = 127
538configure:5242: checking whether we are using the GNU Fortran 77 compiler
539configure:5256:  -c  conftest.F >&5
540./configure: line 1: -c: command not found
541configure:5262: $? = 127
542configure: failed program was:
543|       program main
544| #ifndef __GNUC__
545|        choke me
546| #endif
547|
548|       end
549configure:5287: result: no
550configure:5293: checking whether  accepts -g
551configure:5305:  -c -g conftest.f >&5
552./configure: line 1: -c: command not found
553configure:5311: $? = 127
554configure: failed program was:
555|       program main
556|
557|       end
558configure:5335: result: no
559configure:5365: checking the maximum length of command line arguments
560configure:5430: result: 65536
561configure:5441: checking command to parse /usr/bin/nm -p output from gcc object
562configure:5530: gcc -c -g -O2  conftest.c >&5
563configure:5533: $? = 0
564configure:5537: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
565configure:5540: $? = 0
566cannot find nm_test_var in conftest.nm
567configure:5530: gcc -c -g -O2  conftest.c >&5
568configure:5533: $? = 0
569configure:5537: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
570configure:5540: $? = 0
571configure:5592: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
572configure:5595: $? = 0
573configure:5633: result: ok
574configure:5637: checking for objdir
575configure:5652: result: .libs
576configure:5742: checking for ar
577configure:5758: found /usr/bin/ar
578configure:5769: result: ar
579configure:5822: checking for ranlib
580configure:5838: found /usr/bin/ranlib
581configure:5849: result: ranlib
582configure:5902: checking for strip
583configure:5918: found /usr/bin/strip
584configure:5929: result: strip
585configure:6191: checking if gcc static flag  works
586configure:6214: result: yes
587configure:6232: checking if gcc supports -fno-rtti -fno-exceptions
588configure:6253: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
589cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
590configure:6257: $? = 0
591configure:6265: result: no
592configure:6280: checking for gcc option to produce PIC
593configure:6457: result: -fno-common
594configure:6465: checking if gcc PIC flag -fno-common works
595configure:6486: gcc -c -g -O2  -fno-common -DPIC conftest.c >&5
596configure:6490: $? = 0
597configure:6498: result: yes
598configure:6522: checking if gcc supports -c -o file.o
599configure:6546: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
600configure:6550: $? = 0
601configure:6567: result: yes
602configure:6593: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
603configure:7440: result: yes
604configure:7511: checking dynamic linker characteristics
605configure:8063: result: darwin8.2.0 dyld
606configure:8067: checking how to hardcode library paths into programs
607configure:8092: result: immediate
608configure:8106: checking whether stripping libraries is possible
609configure:8119: result: yes
610configure:8934: checking if libtool supports shared libraries
611configure:8936: result: yes
612configure:8939: checking whether to build shared libraries
613configure:8997: result: yes
614configure:9000: checking whether to build static libraries
615configure:9004: result: yes
616configure:9096: creating libtool
617configure:9643: checking for ld used by g++
618configure:9710: result: /usr/bin/ld
619configure:9719: checking if the linker (/usr/bin/ld) is GNU ld
620configure:9734: result: no
621configure:9785: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
622configure:10611: result: yes
623configure:10629: g++ -c -g -O2  conftest.cc >&5
624configure:10632: $? = 0
625configure:10728: checking for g++ option to produce PIC
626configure:10980: result: -fno-common
627configure:10988: checking if g++ PIC flag -fno-common works
628configure:11009: g++ -c -g -O2  -fno-common -DPIC conftest.cc >&5
629configure:11013: $? = 0
630configure:11021: result: yes
631configure:11045: checking if g++ supports -c -o file.o
632configure:11069: g++ -c -g -O2  -o out/conftest2.o conftest.cc >&5
633configure:11073: $? = 0
634configure:11090: result: yes
635configure:11116: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
636configure:11144: result: yes
637configure:11215: checking dynamic linker characteristics
638configure:11767: result: darwin8.2.0 dyld
639configure:11771: checking how to hardcode library paths into programs
640configure:11796: result: immediate
641configure:11810: checking whether stripping libraries is possible
642configure:11823: result: yes
643configure:19108: checking for pkg-config
644configure:19126: found /opt/local/bin/pkg-config
645configure:19138: result: /opt/local/bin/pkg-config
646configure:19153: checking pkg-config is at least version 0.9.0
647configure:19156: result: yes
648configure:19167: checking for X_CFLAGS
649configure:19175: $PKG_CONFIG --exists "x11" >/dev/null 2>&1
650configure:19178: $? = 1
651configure:19188: result:
652configure:19190: checking for X_LIBS
653configure:19198: $PKG_CONFIG --exists "x11" >/dev/null 2>&1
654configure:19201: $? = 1
655configure:19211: result:
656Package x11 was not found in the pkg-config search path.
657Perhaps you should add the directory containing `x11.pc'
658to the PKG_CONFIG_PATH environment variable
659No package 'x11' found
660configure:19236: checking for X
661configure:19470: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
662configure:19641: gcc -o conftest -g -O2   conftest.c   -L/usr/X11R6/lib -lX11 >&5
663configure:19647: $? = 0
664configure:19650: test -z                         || test ! -s conftest.err
665configure:19653: $? = 0
666configure:19656: test -s conftest
667configure:19659: $? = 0
668configure:19815: checking for gethostbyname
669configure:19872: gcc -o conftest -g -O2   conftest.c  >&5
670configure:19878: $? = 0
671configure:19881: test -z                         || test ! -s conftest.err
672configure:19884: $? = 0
673configure:19887: test -s conftest
674configure:19890: $? = 0
675configure:19902: result: yes
676configure:20051: checking for connect
677configure:20108: gcc -o conftest -g -O2   conftest.c  >&5
678configure:20114: $? = 0
679configure:20117: test -z                         || test ! -s conftest.err
680configure:20120: $? = 0
681configure:20123: test -s conftest
682configure:20126: $? = 0
683configure:20138: result: yes
684configure:20212: checking for remove
685configure:20269: gcc -o conftest -g -O2   conftest.c  >&5
686configure:20275: $? = 0
687configure:20278: test -z                         || test ! -s conftest.err
688configure:20281: $? = 0
689configure:20284: test -s conftest
690configure:20287: $? = 0
691configure:20299: result: yes
692configure:20373: checking for shmat
693configure:20430: gcc -o conftest -g -O2   conftest.c  >&5
694configure:20436: $? = 0
695configure:20439: test -z                         || test ! -s conftest.err
696configure:20442: $? = 0
697configure:20445: test -s conftest
698configure:20448: $? = 0
699configure:20460: result: yes
700configure:20543: checking for IceConnectionNumber in -lICE
701configure:20573: gcc -o conftest -g -O2   -L/usr/X11R6/lib conftest.c -lICE   >&5
702configure:20579: $? = 0
703configure:20582: test -z                         || test ! -s conftest.err
704configure:20585: $? = 0
705configure:20588: test -s conftest
706configure:20591: $? = 0
707configure:20604: result: yes
708configure:20634: checking for XTHREADS in Xlib
709configure:20655: gcc -o conftest -g -O2  -I/usr/X11R6/include   conftest.c   -L/usr/X11R6/lib -lX11 >&5
710configure:20658: $? = 0
711configure:20660: ./conftest
712configure:20663: $? = 1
713configure: program exited with status 1
714configure: failed program was:
715| /* confdefs.h.  */
716|
717| #define PACKAGE_NAME "libXrender"
718| #define PACKAGE_TARNAME "libXrender"
719| #define PACKAGE_VERSION "0.9.0"
720| #define PACKAGE_STRING "libXrender 0.9.0"
721| #define PACKAGE_BUGREPORT "keithp@keithp.com"
722| #define PACKAGE "libXrender"
723| #define VERSION "0.9.0"
724| #define STDC_HEADERS 1
725| #define HAVE_SYS_TYPES_H 1
726| #define HAVE_SYS_STAT_H 1
727| #define HAVE_STDLIB_H 1
728| #define HAVE_STRING_H 1
729| #define HAVE_MEMORY_H 1
730| #define HAVE_STRINGS_H 1
731| #define HAVE_INTTYPES_H 1
732| #define HAVE_STDINT_H 1
733| #define HAVE_UNISTD_H 1
734| #define HAVE_DLFCN_H 1
735| #ifdef __cplusplus
736| extern "C" void std::exit (int); using std::exit;
737| #endif
738| /* end confdefs.h.  */
739| #include <X11/Xlib.h>
740| int
741| main ()
742| {
743| return XInitThreads() == 0 ? 0 : 1;
744|   ;
745|   return 0;
746| }
747configure:20677: result: yes
748configure:20705: checking for RENDER_CFLAGS
749configure:20713: $PKG_CONFIG --exists "render >= $RENDER_VERSION" >/dev/null 2>&1
750configure:20716: $? = 0
751configure:20726: result: 
752configure:20728: checking for RENDER_LIBS
753configure:20736: $PKG_CONFIG --exists "render >= $RENDER_VERSION" >/dev/null 2>&1
754configure:20739: $? = 0
755configure:20749: result: 
756configure:20926: creating ./config.status
757
758## ---------------------- ##
759## Running config.status. ##
760## ---------------------- ##
761
762This file was extended by libXrender config.status 0.9.0, which was
763generated by GNU Autoconf 2.59.  Invocation command line was
764
765  CONFIG_FILES    =
766  CONFIG_HEADERS  =
767  CONFIG_LINKS    =
768  CONFIG_COMMANDS =
769  $ ./config.status
770
771on prunille.vinc17.org
772
773config.status:765: creating Makefile
774config.status:765: creating xrender.pc
775config.status:831: creating config.h
776config.status:1119: executing depfiles commands
777
778## ---------------- ##
779## Cache variables. ##
780## ---------------- ##
781
782ac_cv_build=powerpc-apple-darwin8.2.0
783ac_cv_build_alias=powerpc-apple-darwin8.2.0
784ac_cv_c_compiler_gnu=yes
785ac_cv_cxx_compiler_gnu=yes
786ac_cv_env_CC_set=
787ac_cv_env_CC_value=
788ac_cv_env_CFLAGS_set=
789ac_cv_env_CFLAGS_value=
790ac_cv_env_CPPFLAGS_set=
791ac_cv_env_CPPFLAGS_value=
792ac_cv_env_CPP_set=
793ac_cv_env_CPP_value=
794ac_cv_env_CXXCPP_set=
795ac_cv_env_CXXCPP_value=
796ac_cv_env_CXXFLAGS_set=
797ac_cv_env_CXXFLAGS_value=
798ac_cv_env_CXX_set=
799ac_cv_env_CXX_value=
800ac_cv_env_F77_set=
801ac_cv_env_F77_value=
802ac_cv_env_FFLAGS_set=
803ac_cv_env_FFLAGS_value=
804ac_cv_env_LDFLAGS_set=
805ac_cv_env_LDFLAGS_value=
806ac_cv_env_PKG_CONFIG_set=
807ac_cv_env_PKG_CONFIG_value=
808ac_cv_env_RENDER_CFLAGS_set=
809ac_cv_env_RENDER_CFLAGS_value=
810ac_cv_env_RENDER_LIBS_set=
811ac_cv_env_RENDER_LIBS_value=
812ac_cv_env_X_CFLAGS_set=
813ac_cv_env_X_CFLAGS_value=
814ac_cv_env_X_LIBS_set=
815ac_cv_env_X_LIBS_value=
816ac_cv_env_build_alias_set=
817ac_cv_env_build_alias_value=
818ac_cv_env_host_alias_set=
819ac_cv_env_host_alias_value=
820ac_cv_env_target_alias_set=
821ac_cv_env_target_alias_value=
822ac_cv_exeext=
823ac_cv_f77_compiler_gnu=no
824ac_cv_func_connect=yes
825ac_cv_func_gethostbyname=yes
826ac_cv_func_remove=yes
827ac_cv_func_shmat=yes
828ac_cv_have_x='have_x=yes                ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib'
829ac_cv_header_dlfcn_h=yes
830ac_cv_header_inttypes_h=yes
831ac_cv_header_memory_h=yes
832ac_cv_header_stdc=yes
833ac_cv_header_stdint_h=yes
834ac_cv_header_stdlib_h=yes
835ac_cv_header_string_h=yes
836ac_cv_header_strings_h=yes
837ac_cv_header_sys_stat_h=yes
838ac_cv_header_sys_types_h=yes
839ac_cv_header_unistd_h=yes
840ac_cv_host=powerpc-apple-darwin8.2.0
841ac_cv_host_alias=powerpc-apple-darwin8.2.0
842ac_cv_lib_ICE_IceConnectionNumber=yes
843ac_cv_objext=o
844ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
845ac_cv_path_install='/opt/local/bin/ginstall -c'
846ac_cv_prog_AWK=awk
847ac_cv_prog_CPP='gcc -E'
848ac_cv_prog_CXXCPP='g++ -E'
849ac_cv_prog_ac_ct_AR=ar
850ac_cv_prog_ac_ct_CC=gcc
851ac_cv_prog_ac_ct_CXX=g++
852ac_cv_prog_ac_ct_RANLIB=ranlib
853ac_cv_prog_ac_ct_STRIP=strip
854ac_cv_prog_cc_g=yes
855ac_cv_prog_cc_stdc=
856ac_cv_prog_cxx_g=yes
857ac_cv_prog_egrep='grep -E'
858ac_cv_prog_f77_g=no
859ac_cv_prog_make_make_set=yes
860am_cv_CC_dependencies_compiler_type=gcc3
861am_cv_CXX_dependencies_compiler_type=gcc3
862lt_cv_deplibs_check_method=pass_all
863lt_cv_file_magic_cmd='$MAGIC_CMD'
864lt_cv_file_magic_test_file=
865lt_cv_ld_reload_flag=-r
866lt_cv_objdir=.libs
867lt_cv_path_LD=/usr/bin/ld
868lt_cv_path_LDCXX=/usr/bin/ld
869lt_cv_path_NM='/usr/bin/nm -p'
870lt_cv_path_SED=/usr/bin/sed
871lt_cv_prog_compiler_c_o=yes
872lt_cv_prog_compiler_c_o_CXX=yes
873lt_cv_prog_compiler_rtti_exceptions=no
874lt_cv_prog_gnu_ld=no
875lt_cv_prog_gnu_ldcxx=no
876lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
877lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
878lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
879lt_cv_sys_max_cmd_len=65536
880lt_lt_cv_prog_compiler_c_o='"yes"'
881lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
882lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([BCDEGRST][BCDEGRST]*\\)[   ][      ]*\\(_\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
883lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
884lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
885pkg_cv_RENDER_CFLAGS=' '
886pkg_cv_RENDER_LIBS=' '
887
888## ----------------- ##
889## Output variables. ##
890## ----------------- ##
891
892ACLOCAL='${SHELL} /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_x11_xrender/work/libXrender-0.9.0/missing --run aclocal-1.7'
893AMDEPBACKSLASH='\'
894AMDEP_FALSE='#'
895AMDEP_TRUE=''
896AMTAR='${SHELL} /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_x11_xrender/work/libXrender-0.9.0/missing --run tar'
897AR='ar'
898AUTOCONF='${SHELL} /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_x11_xrender/work/libXrender-0.9.0/missing --run autoconf'
899AUTOHEADER='${SHELL} /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_x11_xrender/work/libXrender-0.9.0/missing --run autoheader'
900AUTOMAKE='${SHELL} /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_x11_xrender/work/libXrender-0.9.0/missing --run automake-1.7'
901AWK='awk'
902CC='gcc'
903CCDEPMODE='depmode=gcc3'
904CFLAGS='-g -O2'
905CPP='gcc -E'
906CPPFLAGS=''
907CXX='g++'
908CXXCPP='g++ -E'
909CXXDEPMODE='depmode=gcc3'
910CXXFLAGS='-g -O2'
911CYGPATH_W='echo'
912DEFS='-DHAVE_CONFIG_H'
913DEPDIR='.deps'
914ECHO='echo'
915ECHO_C=''
916ECHO_N='-n'
917ECHO_T=''
918EGREP='grep -E'
919EXEEXT=''
920F77=''
921FFLAGS=''
922INSTALL_DATA='${INSTALL} -m 644'
923INSTALL_PROGRAM='${INSTALL}'
924INSTALL_SCRIPT='${INSTALL}'
925INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
926LDFLAGS=''
927LIBOBJS=''
928LIBS=''
929LIBTOOL='$(SHELL) $(top_builddir)/libtool'
930LN_S='ln -s'
931LTLIBOBJS=''
932MAINT='#'
933MAINTAINER_MODE_FALSE=''
934MAINTAINER_MODE_TRUE='#'
935MAKEINFO='${SHELL} /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_x11_xrender/work/libXrender-0.9.0/missing --run makeinfo'
936OBJEXT='o'
937PACKAGE='libXrender'
938PACKAGE_BUGREPORT='keithp@keithp.com'
939PACKAGE_NAME='libXrender'
940PACKAGE_STRING='libXrender 0.9.0'
941PACKAGE_TARNAME='libXrender'
942PACKAGE_VERSION='0.9.0'
943PATH_SEPARATOR=':'
944PKG_CONFIG='/opt/local/bin/pkg-config'
945RANLIB='ranlib'
946RENDER_CFLAGS=' '
947RENDER_LIBS=' '
948SET_MAKE=''
949SHELL='/bin/sh'
950STRIP='strip'
951VERSION='0.9.0'
952X_CFLAGS=' -I/usr/X11R6/include -DXTHREADS'
953X_EXTRA_LIBS=''
954X_LIBS=' -L/usr/X11R6/lib -lX11'
955X_NON_PKG_CFLAGS=' -I/usr/X11R6/include -DXTHREADS'
956X_NON_PKG_LIBS=' -L/usr/X11R6/lib -lX11'
957X_PRE_LIBS=' -lSM -lICE'
958X_REQUIRES=''
959ac_ct_AR='ar'
960ac_ct_CC='gcc'
961ac_ct_CXX='g++'
962ac_ct_F77=''
963ac_ct_RANLIB='ranlib'
964ac_ct_STRIP='strip'
965ac_pt_PKG_CONFIG='/opt/local/bin/pkg-config'
966am__fastdepCC_FALSE='#'
967am__fastdepCC_TRUE=''
968am__fastdepCXX_FALSE='#'
969am__fastdepCXX_TRUE=''
970am__include='include'
971am__leading_dot='.'
972am__quote=''
973bindir='${exec_prefix}/bin'
974build='powerpc-apple-darwin8.2.0'
975build_alias=''
976build_cpu='powerpc'
977build_os='darwin8.2.0'
978build_vendor='apple'
979datadir='${prefix}/share'
980exec_prefix='${prefix}'
981host='powerpc-apple-darwin8.2.0'
982host_alias=''
983host_cpu='powerpc'
984host_os='darwin8.2.0'
985host_vendor='apple'
986includedir='${prefix}/include'
987infodir='${prefix}/info'
988install_sh='/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_x11_xrender/work/libXrender-0.9.0/install-sh'
989libdir='${exec_prefix}/lib'
990libexecdir='${exec_prefix}/libexec'
991localstatedir='${prefix}/var'
992mandir='${prefix}/man'
993oldincludedir='/usr/include'
994prefix='/opt/local'
995program_transform_name='s,x,x,'
996sbindir='${exec_prefix}/sbin'
997sharedstatedir='${prefix}/com'
998sysconfdir='${prefix}/etc'
999target_alias=''
1000
1001## ----------- ##
1002## confdefs.h. ##
1003## ----------- ##
1004
1005#define HAVE_DLFCN_H 1
1006#define HAVE_INTTYPES_H 1
1007#define HAVE_MEMORY_H 1
1008#define HAVE_STDINT_H 1
1009#define HAVE_STDLIB_H 1
1010#define HAVE_STRINGS_H 1
1011#define HAVE_STRING_H 1
1012#define HAVE_SYS_STAT_H 1
1013#define HAVE_SYS_TYPES_H 1
1014#define HAVE_UNISTD_H 1
1015#define PACKAGE "libXrender"
1016#define PACKAGE_BUGREPORT "keithp@keithp.com"
1017#define PACKAGE_NAME "libXrender"
1018#define PACKAGE_STRING "libXrender 0.9.0"
1019#define PACKAGE_TARNAME "libXrender"
1020#define PACKAGE_VERSION "0.9.0"
1021#define STDC_HEADERS 1
1022#define VERSION "0.9.0"
1023#endif
1024#ifdef __cplusplus
1025extern "C" void std::exit (int); using std::exit;
1026
1027configure: exit 0