Ticket #37696: config.log

File config.log, 50.9 KB (added by ned-deily (Ned Deily), 11 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.68.  Invocation command line was
6
7  $ ./configure --prefix=/macports --enable-static --disable-samples
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = main5.local
14uname -m = Power Macintosh
15uname -r = 9.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC
18
19/usr/bin/uname -p = powerpc
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC
27Kernel configured for a single processor only.
281 processor is physically available.
291 processor is logically available.
30Processor type: ppc7450 (PowerPC 7450)
31Processor active: 0
32Primary memory available: 1.00 gigabytes
33Default processor set: 73 tasks, 247 threads, 1 processors
34Load average: 2.40, Mach factor: 0.36
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /macports/bin
40PATH: /macports/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2561: checking for ICU version numbers
52configure:2594: result: release 49.1.2, library 49.1.2, unicode version 6.1
53configure:2633: checking build system type
54configure:2647: result: powerpc-apple-darwin9.8.0
55configure:2667: checking host system type
56configure:2680: result: powerpc-apple-darwin9.8.0
57configure:2712: checking whether to build debug libraries
58configure:2724: result: no
59configure:2729: checking whether to build release libraries
60configure:2741: result: yes
61configure:2798: checking for gcc
62configure:2825: result: /usr/bin/gcc-4.0
63configure:3054: checking for C compiler version
64configure:3063: /usr/bin/gcc-4.0 --version >&5
65powerpc-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)
66Copyright (C) 2005 Free Software Foundation, Inc.
67This is free software; see the source for copying conditions.  There is NO
68warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
69
70configure:3074: $? = 0
71configure:3063: /usr/bin/gcc-4.0 -v >&5
72Using built-in specs.
73Target: powerpc-apple-darwin9
74Configured 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
75Thread model: posix
76gcc version 4.0.1 (Apple Inc. build 5493)
77configure:3074: $? = 0
78configure:3063: /usr/bin/gcc-4.0 -V >&5
79gcc-4.0: argument to `-V' is missing
80configure:3074: $? = 1
81configure:3063: /usr/bin/gcc-4.0 -qversion >&5
82powerpc-apple-darwin9-gcc-4.0.1: no input files
83configure:3074: $? = 1
84configure:3094: checking whether the C compiler works
85configure:3116: /usr/bin/gcc-4.0 -pipe -O2 -arch ppc -O2  -arch ppc conftest.c  >&5
86configure:3120: $? = 0
87configure:3168: result: yes
88configure:3171: checking for C compiler default output file name
89configure:3173: result: a.out
90configure:3179: checking for suffix of executables
91configure:3186: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -O2  -arch ppc conftest.c  >&5
92configure:3190: $? = 0
93configure:3212: result:
94configure:3234: checking whether we are cross compiling
95configure:3242: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -O2  -arch ppc conftest.c  >&5
96configure:3246: $? = 0
97configure:3253: ./conftest
98configure:3257: $? = 0
99configure:3272: result: no
100configure:3277: checking for suffix of object files
101configure:3299: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2  conftest.c >&5
102configure:3303: $? = 0
103configure:3324: result: o
104configure:3328: checking whether we are using the GNU C compiler
105configure:3347: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2  conftest.c >&5
106configure:3347: $? = 0
107configure:3356: result: yes
108configure:3365: checking whether /usr/bin/gcc-4.0 accepts -g
109configure:3385: /usr/bin/gcc-4.0 -c -g  conftest.c >&5
110configure:3385: $? = 0
111configure:3426: result: yes
112configure:3443: checking for /usr/bin/gcc-4.0 option to accept ISO C89
113configure:3507: /usr/bin/gcc-4.0  -c -pipe -O2 -arch ppc -O2  conftest.c >&5
114configure:3507: $? = 0
115configure:3520: result: none needed
116configure:3652: checking for C++ compiler version
117configure:3661: /usr/bin/g++-4.0 --version >&5
118powerpc-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)
119Copyright (C) 2005 Free Software Foundation, Inc.
120This is free software; see the source for copying conditions.  There is NO
121warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
122
123configure:3672: $? = 0
124configure:3661: /usr/bin/g++-4.0 -v >&5
125Using built-in specs.
126Target: powerpc-apple-darwin9
127Configured 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
128Thread model: posix
129gcc version 4.0.1 (Apple Inc. build 5493)
130configure:3672: $? = 0
131configure:3661: /usr/bin/g++-4.0 -V >&5
132g++-4.0: argument to `-V' is missing
133configure:3672: $? = 1
134configure:3661: /usr/bin/g++-4.0 -qversion >&5
135powerpc-apple-darwin9-g++-4.0.1: no input files
136configure:3672: $? = 1
137configure:3676: checking whether we are using the GNU C++ compiler
138configure:3695: /usr/bin/g++-4.0 -c -pipe -O2 -arch ppc -O2  conftest.cpp >&5
139configure:3695: $? = 0
140configure:3704: result: yes
141configure:3713: checking whether /usr/bin/g++-4.0 accepts -g
142configure:3733: /usr/bin/g++-4.0 -c -g  conftest.cpp >&5
143configure:3733: $? = 0
144configure:3774: result: yes
145configure:3824: checking how to run the C preprocessor
146configure:3855: /usr/bin/gcc-4.0 -E  conftest.c
147configure:3855: $? = 0
148configure:3869: /usr/bin/gcc-4.0 -E  conftest.c
149conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
150configure:3869: $? = 1
151configure: failed program was:
152| /* confdefs.h */
153| #define PACKAGE_NAME ""
154| #define PACKAGE_TARNAME ""
155| #define PACKAGE_VERSION ""
156| #define PACKAGE_STRING ""
157| #define PACKAGE_BUGREPORT ""
158| #define PACKAGE_URL ""
159| /* end confdefs.h.  */
160| #include <ac_nonexistent.h>
161configure:3894: result: /usr/bin/gcc-4.0 -E
162configure:3914: /usr/bin/gcc-4.0 -E  conftest.c
163configure:3914: $? = 0
164configure:3928: /usr/bin/gcc-4.0 -E  conftest.c
165conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
166configure:3928: $? = 1
167configure: failed program was:
168| /* confdefs.h */
169| #define PACKAGE_NAME ""
170| #define PACKAGE_TARNAME ""
171| #define PACKAGE_VERSION ""
172| #define PACKAGE_STRING ""
173| #define PACKAGE_BUGREPORT ""
174| #define PACKAGE_URL ""
175| /* end confdefs.h.  */
176| #include <ac_nonexistent.h>
177configure:3971: checking for a BSD-compatible install
178configure:4039: result: /usr/bin/install -c
179configure:4071: /usr/bin/g++-4.0 -o conftest -pipe -O2 -arch ppc -O2  -arch ppc conftest.cpp  >&5
180configure:4071: $? = 0
181configure:4099: checking for gmake
182configure:4132: result: no
183configure:4099: checking for gnumake
184configure:4117: found /usr/bin/gnumake
185configure:4129: result: /usr/bin/gnumake
186configure:4174: checking for doxygen
187configure:4208: result: no
188configure:4228: checking checking for executable suffix
189configure:4235: result:
190configure:4241: checking whether strict compiling is on
191configure:4257: result: yes
192configure:4305: checking for grep that handles long lines and -e
193configure:4363: result: /usr/bin/grep
194configure:4368: checking for egrep
195configure:4430: result: /usr/bin/grep -E
196configure:4435: checking for ANSI C header files
197configure:4455: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
198configure:4455: $? = 0
199configure:4528: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  -arch ppc conftest.c  >&5
200configure:4528: $? = 0
201configure:4528: ./conftest
202configure:4528: $? = 0
203configure:4539: result: yes
204configure:4552: checking for sys/types.h
205configure:4552: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
206configure:4552: $? = 0
207configure:4552: result: yes
208configure:4552: checking for sys/stat.h
209configure:4552: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
210configure:4552: $? = 0
211configure:4552: result: yes
212configure:4552: checking for stdlib.h
213configure:4552: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
214configure:4552: $? = 0
215configure:4552: result: yes
216configure:4552: checking for string.h
217configure:4552: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
218configure:4552: $? = 0
219configure:4552: result: yes
220configure:4552: checking for memory.h
221configure:4552: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
222configure:4552: $? = 0
223configure:4552: result: yes
224configure:4552: checking for strings.h
225configure:4552: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
226configure:4552: $? = 0
227configure:4552: result: yes
228configure:4552: checking for inttypes.h
229configure:4552: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
230configure:4552: $? = 0
231configure:4552: result: yes
232configure:4552: checking for stdint.h
233configure:4552: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
234configure:4552: $? = 0
235configure:4552: result: yes
236configure:4552: checking for unistd.h
237configure:4552: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
238configure:4552: $? = 0
239configure:4552: result: yes
240configure:4601: checking size of void *
241configure:4606: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  -arch ppc conftest.c  >&5
242configure:4606: $? = 0
243configure:4606: ./conftest
244configure:4606: $? = 0
245configure:4620: result: 4
246configure:4630: checking whether runnable 64 bit binaries are built by default
247configure:4687: result: no
248configure:5031: checking which Makefile fragment to use for powerpc-apple-darwin9.8.0
249configure:5112: result: mh-darwin
250configure:5161: checking for floor in -lm
251configure:5186: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  -arch ppc conftest.c -lm   >&5
252conftest.c:27: warning: conflicting types for built-in function 'floor'
253configure:5186: $? = 0
254configure:5195: result: yes
255configure:5211: checking whether to build shared libraries
256configure:5226: result: yes
257configure:5231: checking whether to build static libraries
258configure:5243: result: yes
259configure:5299: checking whether to enable auto cleanup of libraries
260configure:5314: result: no
261configure:5353: checking whether to enable draft APIs
262configure:5367: result: yes
263configure:5418: checking for ranlib
264configure:5434: found /usr/bin/ranlib
265configure:5445: result: ranlib
266configure:5512: checking for ar
267configure:5528: found /usr/bin/ar
268configure:5539: result: ar
269configure:5562: checking whether to enable renaming of symbols
270configure:5577: result: yes
271configure:5581: checking whether to enable function and data tracing
272configure:5596: result: no
273configure:5603: checking whether to enable dynamic loading of plugins
274configure:5621: result: yes
275configure:5628: checking dlfcn.h usability
276configure:5628: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
277configure:5628: $? = 0
278configure:5628: result: yes
279configure:5628: checking dlfcn.h presence
280configure:5628: /usr/bin/gcc-4.0 -E  conftest.c
281configure:5628: $? = 0
282configure:5628: result: yes
283configure:5628: checking for dlfcn.h
284configure:5628: result: yes
285configure:5639: checking for library containing dlopen
286configure:5670: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  -arch ppc conftest.c -lm  >&5
287configure:5670: $? = 0
288configure:5687: result: none required
289configure:5697: checking for dlopen
290configure:5697: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  -arch ppc conftest.c -lm  >&5
291configure:5697: $? = 0
292configure:5697: result: yes
293configure:5717: checking for gettimeofday
294configure:5717: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  -arch ppc conftest.c -lm  >&5
295configure:5717: $? = 0
296configure:5717: result: yes
297configure:5751: checking if we have a C++ compiler
298configure:5764: /usr/bin/g++-4.0 -c -pipe -O2 -arch ppc -O2 -W -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long  conftest.cpp >&5
299configure:5764: $? = 0
300configure:5772: result: Good
301configure:5780: checking if #include <string> works
302configure:5793: /usr/bin/g++-4.0 -c -pipe -O2 -arch ppc -O2 -W -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long  conftest.cpp >&5
303configure:5793: $? = 0
304configure:5799: result: yes
305configure:5847: checking for pthread_attr_init in -lpthread
306configure:5872: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  -arch ppc conftest.c -lpthread  -lm  >&5
307configure:5872: $? = 0
308configure:5881: result: yes
309configure:6086: checking for mmap
310configure:6105: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  -arch ppc conftest.c -lpthread -lm  >&5
311configure:6105: $? = 0
312configure:6114: result: yes
313configure:6124: checking for genccode assembly
314configure:6158: result:
315configure:6164: checking for inttypes.h
316configure:6164: result: yes
317configure:6193: checking dirent.h usability
318configure:6193: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
319configure:6193: $? = 0
320configure:6193: result: yes
321configure:6193: checking dirent.h presence
322configure:6193: /usr/bin/gcc-4.0 -E  conftest.c
323configure:6193: $? = 0
324configure:6193: result: yes
325configure:6193: checking for dirent.h
326configure:6193: result: yes
327configure:6213: checking whether byte ordering is bigendian
328configure:6239: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
329configure:6239: $? = 0
330configure:6257: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
331configure:6257: $? = 0
332configure:6385: result: yes
333configure:6410: checking for nl_langinfo
334configure:6410: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  -arch ppc conftest.c -lpthread -lm  >&5
335configure:6410: $? = 0
336configure:6410: result: yes
337configure:6418: checking for nl_langinfo's argument to obtain the codeset
338configure:6436: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  -arch ppc conftest.c -lpthread -lm  >&5
339configure:6436: $? = 0
340configure:6443: result: CODESET
341configure:6467: checking for namespace support
342configure:6486: /usr/bin/g++-4.0 -o conftest -pipe -O2 -arch ppc -O2 -W -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long  -arch ppc conftest.cpp -lpthread -lm  >&5
343configure:6486: $? = 0
344configure:6495: result: yes
345configure:6505: checking for properly overriding new and delete
346configure:6531: /usr/bin/g++-4.0 -o conftest -pipe -O2 -arch ppc -O2 -W -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long  -arch ppc conftest.cpp -lpthread -lm  >&5
347configure:6531: $? = 0
348configure:6540: result: yes
349configure:6545: checking for placement new and delete
350configure:6571: /usr/bin/g++-4.0 -o conftest -pipe -O2 -arch ppc -O2 -W -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long  -arch ppc conftest.cpp -lpthread -lm  >&5
351configure:6571: $? = 0
352configure:6580: result: yes
353configure:6600: checking for popen
354configure:6600: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  -arch ppc conftest.c -lpthread -lm  >&5
355configure:6600: $? = 0
356configure:6600: result: yes
357configure:6614: checking for tzset
358configure:6614: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  -arch ppc conftest.c -lpthread -lm  >&5
359configure:6614: $? = 0
360configure:6614: result: yes
361configure:6642: checking for tzname
362configure:6665: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  -arch ppc conftest.c -lpthread -lm  >&5
363configure:6665: $? = 0
364configure:6673: result: yes
365configure:6717: checking for timezone
366configure:6740: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  -arch ppc conftest.c -lpthread -lm  >&5
367configure:6740: $? = 0
368configure:6748: result: yes
369configure:6823: checking for int8_t
370configure:6823: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
371configure:6823: $? = 0
372configure:6823: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
373conftest.c: In function 'main':
374conftest.c:64: error: syntax error before ')' token
375configure:6823: $? = 1
376configure: failed program was:
377| /* confdefs.h */
378| #define PACKAGE_NAME ""
379| #define PACKAGE_TARNAME ""
380| #define PACKAGE_VERSION ""
381| #define PACKAGE_STRING ""
382| #define PACKAGE_BUGREPORT ""
383| #define PACKAGE_URL ""
384| #define STDC_HEADERS 1
385| #define HAVE_SYS_TYPES_H 1
386| #define HAVE_SYS_STAT_H 1
387| #define HAVE_STDLIB_H 1
388| #define HAVE_STRING_H 1
389| #define HAVE_MEMORY_H 1
390| #define HAVE_STRINGS_H 1
391| #define HAVE_INTTYPES_H 1
392| #define HAVE_STDINT_H 1
393| #define HAVE_UNISTD_H 1
394| #define SIZEOF_VOID_P 4
395| #define HAVE_LIBM 1
396| #define HAVE_DLFCN_H 1
397| #define HAVE_DLOPEN 1
398| #define HAVE_GETTIMEOFDAY 1
399| #define HAVE_LIBPTHREAD 1
400| #define HAVE_INTTYPES_H 1
401| #define HAVE_DIRENT_H 1
402| #define WORDS_BIGENDIAN 1
403| /* end confdefs.h.  */
404| #include <stdio.h>
405| #ifdef HAVE_SYS_TYPES_H
406| # include <sys/types.h>
407| #endif
408| #ifdef HAVE_SYS_STAT_H
409| # include <sys/stat.h>
410| #endif
411| #ifdef STDC_HEADERS
412| # include <stdlib.h>
413| # include <stddef.h>
414| #else
415| # ifdef HAVE_STDLIB_H
416| #  include <stdlib.h>
417| # endif
418| #endif
419| #ifdef HAVE_STRING_H
420| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
421| #  include <memory.h>
422| # endif
423| # include <string.h>
424| #endif
425| #ifdef HAVE_STRINGS_H
426| # include <strings.h>
427| #endif
428| #ifdef HAVE_INTTYPES_H
429| # include <inttypes.h>
430| #endif
431| #ifdef HAVE_STDINT_H
432| # include <stdint.h>
433| #endif
434| #ifdef HAVE_UNISTD_H
435| # include <unistd.h>
436| #endif
437| int
438| main ()
439| {
440| if (sizeof ((int8_t)))
441|           return 0;
442|   ;
443|   return 0;
444| }
445configure:6823: result: yes
446configure:6834: checking for uint8_t
447configure:6834: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
448configure:6834: $? = 0
449configure:6834: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
450conftest.c: In function 'main':
451conftest.c:64: error: syntax error before ')' token
452configure:6834: $? = 1
453configure: failed program was:
454| /* confdefs.h */
455| #define PACKAGE_NAME ""
456| #define PACKAGE_TARNAME ""
457| #define PACKAGE_VERSION ""
458| #define PACKAGE_STRING ""
459| #define PACKAGE_BUGREPORT ""
460| #define PACKAGE_URL ""
461| #define STDC_HEADERS 1
462| #define HAVE_SYS_TYPES_H 1
463| #define HAVE_SYS_STAT_H 1
464| #define HAVE_STDLIB_H 1
465| #define HAVE_STRING_H 1
466| #define HAVE_MEMORY_H 1
467| #define HAVE_STRINGS_H 1
468| #define HAVE_INTTYPES_H 1
469| #define HAVE_STDINT_H 1
470| #define HAVE_UNISTD_H 1
471| #define SIZEOF_VOID_P 4
472| #define HAVE_LIBM 1
473| #define HAVE_DLFCN_H 1
474| #define HAVE_DLOPEN 1
475| #define HAVE_GETTIMEOFDAY 1
476| #define HAVE_LIBPTHREAD 1
477| #define HAVE_INTTYPES_H 1
478| #define HAVE_DIRENT_H 1
479| #define WORDS_BIGENDIAN 1
480| /* end confdefs.h.  */
481| #include <stdio.h>
482| #ifdef HAVE_SYS_TYPES_H
483| # include <sys/types.h>
484| #endif
485| #ifdef HAVE_SYS_STAT_H
486| # include <sys/stat.h>
487| #endif
488| #ifdef STDC_HEADERS
489| # include <stdlib.h>
490| # include <stddef.h>
491| #else
492| # ifdef HAVE_STDLIB_H
493| #  include <stdlib.h>
494| # endif
495| #endif
496| #ifdef HAVE_STRING_H
497| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
498| #  include <memory.h>
499| # endif
500| # include <string.h>
501| #endif
502| #ifdef HAVE_STRINGS_H
503| # include <strings.h>
504| #endif
505| #ifdef HAVE_INTTYPES_H
506| # include <inttypes.h>
507| #endif
508| #ifdef HAVE_STDINT_H
509| # include <stdint.h>
510| #endif
511| #ifdef HAVE_UNISTD_H
512| # include <unistd.h>
513| #endif
514| int
515| main ()
516| {
517| if (sizeof ((uint8_t)))
518|           return 0;
519|   ;
520|   return 0;
521| }
522configure:6834: result: yes
523configure:6845: checking for int16_t
524configure:6845: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
525configure:6845: $? = 0
526configure:6845: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
527conftest.c: In function 'main':
528conftest.c:64: error: syntax error before ')' token
529configure:6845: $? = 1
530configure: failed program was:
531| /* confdefs.h */
532| #define PACKAGE_NAME ""
533| #define PACKAGE_TARNAME ""
534| #define PACKAGE_VERSION ""
535| #define PACKAGE_STRING ""
536| #define PACKAGE_BUGREPORT ""
537| #define PACKAGE_URL ""
538| #define STDC_HEADERS 1
539| #define HAVE_SYS_TYPES_H 1
540| #define HAVE_SYS_STAT_H 1
541| #define HAVE_STDLIB_H 1
542| #define HAVE_STRING_H 1
543| #define HAVE_MEMORY_H 1
544| #define HAVE_STRINGS_H 1
545| #define HAVE_INTTYPES_H 1
546| #define HAVE_STDINT_H 1
547| #define HAVE_UNISTD_H 1
548| #define SIZEOF_VOID_P 4
549| #define HAVE_LIBM 1
550| #define HAVE_DLFCN_H 1
551| #define HAVE_DLOPEN 1
552| #define HAVE_GETTIMEOFDAY 1
553| #define HAVE_LIBPTHREAD 1
554| #define HAVE_INTTYPES_H 1
555| #define HAVE_DIRENT_H 1
556| #define WORDS_BIGENDIAN 1
557| /* end confdefs.h.  */
558| #include <stdio.h>
559| #ifdef HAVE_SYS_TYPES_H
560| # include <sys/types.h>
561| #endif
562| #ifdef HAVE_SYS_STAT_H
563| # include <sys/stat.h>
564| #endif
565| #ifdef STDC_HEADERS
566| # include <stdlib.h>
567| # include <stddef.h>
568| #else
569| # ifdef HAVE_STDLIB_H
570| #  include <stdlib.h>
571| # endif
572| #endif
573| #ifdef HAVE_STRING_H
574| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
575| #  include <memory.h>
576| # endif
577| # include <string.h>
578| #endif
579| #ifdef HAVE_STRINGS_H
580| # include <strings.h>
581| #endif
582| #ifdef HAVE_INTTYPES_H
583| # include <inttypes.h>
584| #endif
585| #ifdef HAVE_STDINT_H
586| # include <stdint.h>
587| #endif
588| #ifdef HAVE_UNISTD_H
589| # include <unistd.h>
590| #endif
591| int
592| main ()
593| {
594| if (sizeof ((int16_t)))
595|           return 0;
596|   ;
597|   return 0;
598| }
599configure:6845: result: yes
600configure:6856: checking for uint16_t
601configure:6856: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
602configure:6856: $? = 0
603configure:6856: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
604conftest.c: In function 'main':
605conftest.c:64: error: syntax error before ')' token
606configure:6856: $? = 1
607configure: failed program was:
608| /* confdefs.h */
609| #define PACKAGE_NAME ""
610| #define PACKAGE_TARNAME ""
611| #define PACKAGE_VERSION ""
612| #define PACKAGE_STRING ""
613| #define PACKAGE_BUGREPORT ""
614| #define PACKAGE_URL ""
615| #define STDC_HEADERS 1
616| #define HAVE_SYS_TYPES_H 1
617| #define HAVE_SYS_STAT_H 1
618| #define HAVE_STDLIB_H 1
619| #define HAVE_STRING_H 1
620| #define HAVE_MEMORY_H 1
621| #define HAVE_STRINGS_H 1
622| #define HAVE_INTTYPES_H 1
623| #define HAVE_STDINT_H 1
624| #define HAVE_UNISTD_H 1
625| #define SIZEOF_VOID_P 4
626| #define HAVE_LIBM 1
627| #define HAVE_DLFCN_H 1
628| #define HAVE_DLOPEN 1
629| #define HAVE_GETTIMEOFDAY 1
630| #define HAVE_LIBPTHREAD 1
631| #define HAVE_INTTYPES_H 1
632| #define HAVE_DIRENT_H 1
633| #define WORDS_BIGENDIAN 1
634| /* end confdefs.h.  */
635| #include <stdio.h>
636| #ifdef HAVE_SYS_TYPES_H
637| # include <sys/types.h>
638| #endif
639| #ifdef HAVE_SYS_STAT_H
640| # include <sys/stat.h>
641| #endif
642| #ifdef STDC_HEADERS
643| # include <stdlib.h>
644| # include <stddef.h>
645| #else
646| # ifdef HAVE_STDLIB_H
647| #  include <stdlib.h>
648| # endif
649| #endif
650| #ifdef HAVE_STRING_H
651| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
652| #  include <memory.h>
653| # endif
654| # include <string.h>
655| #endif
656| #ifdef HAVE_STRINGS_H
657| # include <strings.h>
658| #endif
659| #ifdef HAVE_INTTYPES_H
660| # include <inttypes.h>
661| #endif
662| #ifdef HAVE_STDINT_H
663| # include <stdint.h>
664| #endif
665| #ifdef HAVE_UNISTD_H
666| # include <unistd.h>
667| #endif
668| int
669| main ()
670| {
671| if (sizeof ((uint16_t)))
672|           return 0;
673|   ;
674|   return 0;
675| }
676configure:6856: result: yes
677configure:6867: checking for int32_t
678configure:6867: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
679configure:6867: $? = 0
680configure:6867: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
681conftest.c: In function 'main':
682conftest.c:64: error: syntax error before ')' token
683configure:6867: $? = 1
684configure: failed program was:
685| /* confdefs.h */
686| #define PACKAGE_NAME ""
687| #define PACKAGE_TARNAME ""
688| #define PACKAGE_VERSION ""
689| #define PACKAGE_STRING ""
690| #define PACKAGE_BUGREPORT ""
691| #define PACKAGE_URL ""
692| #define STDC_HEADERS 1
693| #define HAVE_SYS_TYPES_H 1
694| #define HAVE_SYS_STAT_H 1
695| #define HAVE_STDLIB_H 1
696| #define HAVE_STRING_H 1
697| #define HAVE_MEMORY_H 1
698| #define HAVE_STRINGS_H 1
699| #define HAVE_INTTYPES_H 1
700| #define HAVE_STDINT_H 1
701| #define HAVE_UNISTD_H 1
702| #define SIZEOF_VOID_P 4
703| #define HAVE_LIBM 1
704| #define HAVE_DLFCN_H 1
705| #define HAVE_DLOPEN 1
706| #define HAVE_GETTIMEOFDAY 1
707| #define HAVE_LIBPTHREAD 1
708| #define HAVE_INTTYPES_H 1
709| #define HAVE_DIRENT_H 1
710| #define WORDS_BIGENDIAN 1
711| /* end confdefs.h.  */
712| #include <stdio.h>
713| #ifdef HAVE_SYS_TYPES_H
714| # include <sys/types.h>
715| #endif
716| #ifdef HAVE_SYS_STAT_H
717| # include <sys/stat.h>
718| #endif
719| #ifdef STDC_HEADERS
720| # include <stdlib.h>
721| # include <stddef.h>
722| #else
723| # ifdef HAVE_STDLIB_H
724| #  include <stdlib.h>
725| # endif
726| #endif
727| #ifdef HAVE_STRING_H
728| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
729| #  include <memory.h>
730| # endif
731| # include <string.h>
732| #endif
733| #ifdef HAVE_STRINGS_H
734| # include <strings.h>
735| #endif
736| #ifdef HAVE_INTTYPES_H
737| # include <inttypes.h>
738| #endif
739| #ifdef HAVE_STDINT_H
740| # include <stdint.h>
741| #endif
742| #ifdef HAVE_UNISTD_H
743| # include <unistd.h>
744| #endif
745| int
746| main ()
747| {
748| if (sizeof ((int32_t)))
749|           return 0;
750|   ;
751|   return 0;
752| }
753configure:6867: result: yes
754configure:6878: checking for uint32_t
755configure:6878: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
756configure:6878: $? = 0
757configure:6878: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
758conftest.c: In function 'main':
759conftest.c:64: error: syntax error before ')' token
760configure:6878: $? = 1
761configure: failed program was:
762| /* confdefs.h */
763| #define PACKAGE_NAME ""
764| #define PACKAGE_TARNAME ""
765| #define PACKAGE_VERSION ""
766| #define PACKAGE_STRING ""
767| #define PACKAGE_BUGREPORT ""
768| #define PACKAGE_URL ""
769| #define STDC_HEADERS 1
770| #define HAVE_SYS_TYPES_H 1
771| #define HAVE_SYS_STAT_H 1
772| #define HAVE_STDLIB_H 1
773| #define HAVE_STRING_H 1
774| #define HAVE_MEMORY_H 1
775| #define HAVE_STRINGS_H 1
776| #define HAVE_INTTYPES_H 1
777| #define HAVE_STDINT_H 1
778| #define HAVE_UNISTD_H 1
779| #define SIZEOF_VOID_P 4
780| #define HAVE_LIBM 1
781| #define HAVE_DLFCN_H 1
782| #define HAVE_DLOPEN 1
783| #define HAVE_GETTIMEOFDAY 1
784| #define HAVE_LIBPTHREAD 1
785| #define HAVE_INTTYPES_H 1
786| #define HAVE_DIRENT_H 1
787| #define WORDS_BIGENDIAN 1
788| /* end confdefs.h.  */
789| #include <stdio.h>
790| #ifdef HAVE_SYS_TYPES_H
791| # include <sys/types.h>
792| #endif
793| #ifdef HAVE_SYS_STAT_H
794| # include <sys/stat.h>
795| #endif
796| #ifdef STDC_HEADERS
797| # include <stdlib.h>
798| # include <stddef.h>
799| #else
800| # ifdef HAVE_STDLIB_H
801| #  include <stdlib.h>
802| # endif
803| #endif
804| #ifdef HAVE_STRING_H
805| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
806| #  include <memory.h>
807| # endif
808| # include <string.h>
809| #endif
810| #ifdef HAVE_STRINGS_H
811| # include <strings.h>
812| #endif
813| #ifdef HAVE_INTTYPES_H
814| # include <inttypes.h>
815| #endif
816| #ifdef HAVE_STDINT_H
817| # include <stdint.h>
818| #endif
819| #ifdef HAVE_UNISTD_H
820| # include <unistd.h>
821| #endif
822| int
823| main ()
824| {
825| if (sizeof ((uint32_t)))
826|           return 0;
827|   ;
828|   return 0;
829| }
830configure:6878: result: yes
831configure:6889: checking for int64_t
832configure:6889: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
833configure:6889: $? = 0
834configure:6889: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
835conftest.c: In function 'main':
836conftest.c:64: error: syntax error before ')' token
837configure:6889: $? = 1
838configure: failed program was:
839| /* confdefs.h */
840| #define PACKAGE_NAME ""
841| #define PACKAGE_TARNAME ""
842| #define PACKAGE_VERSION ""
843| #define PACKAGE_STRING ""
844| #define PACKAGE_BUGREPORT ""
845| #define PACKAGE_URL ""
846| #define STDC_HEADERS 1
847| #define HAVE_SYS_TYPES_H 1
848| #define HAVE_SYS_STAT_H 1
849| #define HAVE_STDLIB_H 1
850| #define HAVE_STRING_H 1
851| #define HAVE_MEMORY_H 1
852| #define HAVE_STRINGS_H 1
853| #define HAVE_INTTYPES_H 1
854| #define HAVE_STDINT_H 1
855| #define HAVE_UNISTD_H 1
856| #define SIZEOF_VOID_P 4
857| #define HAVE_LIBM 1
858| #define HAVE_DLFCN_H 1
859| #define HAVE_DLOPEN 1
860| #define HAVE_GETTIMEOFDAY 1
861| #define HAVE_LIBPTHREAD 1
862| #define HAVE_INTTYPES_H 1
863| #define HAVE_DIRENT_H 1
864| #define WORDS_BIGENDIAN 1
865| /* end confdefs.h.  */
866| #include <stdio.h>
867| #ifdef HAVE_SYS_TYPES_H
868| # include <sys/types.h>
869| #endif
870| #ifdef HAVE_SYS_STAT_H
871| # include <sys/stat.h>
872| #endif
873| #ifdef STDC_HEADERS
874| # include <stdlib.h>
875| # include <stddef.h>
876| #else
877| # ifdef HAVE_STDLIB_H
878| #  include <stdlib.h>
879| # endif
880| #endif
881| #ifdef HAVE_STRING_H
882| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
883| #  include <memory.h>
884| # endif
885| # include <string.h>
886| #endif
887| #ifdef HAVE_STRINGS_H
888| # include <strings.h>
889| #endif
890| #ifdef HAVE_INTTYPES_H
891| # include <inttypes.h>
892| #endif
893| #ifdef HAVE_STDINT_H
894| # include <stdint.h>
895| #endif
896| #ifdef HAVE_UNISTD_H
897| # include <unistd.h>
898| #endif
899| int
900| main ()
901| {
902| if (sizeof ((int64_t)))
903|           return 0;
904|   ;
905|   return 0;
906| }
907configure:6889: result: yes
908configure:6900: checking for uint64_t
909configure:6900: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
910configure:6900: $? = 0
911configure:6900: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
912conftest.c: In function 'main':
913conftest.c:64: error: syntax error before ')' token
914configure:6900: $? = 1
915configure: failed program was:
916| /* confdefs.h */
917| #define PACKAGE_NAME ""
918| #define PACKAGE_TARNAME ""
919| #define PACKAGE_VERSION ""
920| #define PACKAGE_STRING ""
921| #define PACKAGE_BUGREPORT ""
922| #define PACKAGE_URL ""
923| #define STDC_HEADERS 1
924| #define HAVE_SYS_TYPES_H 1
925| #define HAVE_SYS_STAT_H 1
926| #define HAVE_STDLIB_H 1
927| #define HAVE_STRING_H 1
928| #define HAVE_MEMORY_H 1
929| #define HAVE_STRINGS_H 1
930| #define HAVE_INTTYPES_H 1
931| #define HAVE_STDINT_H 1
932| #define HAVE_UNISTD_H 1
933| #define SIZEOF_VOID_P 4
934| #define HAVE_LIBM 1
935| #define HAVE_DLFCN_H 1
936| #define HAVE_DLOPEN 1
937| #define HAVE_GETTIMEOFDAY 1
938| #define HAVE_LIBPTHREAD 1
939| #define HAVE_INTTYPES_H 1
940| #define HAVE_DIRENT_H 1
941| #define WORDS_BIGENDIAN 1
942| /* end confdefs.h.  */
943| #include <stdio.h>
944| #ifdef HAVE_SYS_TYPES_H
945| # include <sys/types.h>
946| #endif
947| #ifdef HAVE_SYS_STAT_H
948| # include <sys/stat.h>
949| #endif
950| #ifdef STDC_HEADERS
951| # include <stdlib.h>
952| # include <stddef.h>
953| #else
954| # ifdef HAVE_STDLIB_H
955| #  include <stdlib.h>
956| # endif
957| #endif
958| #ifdef HAVE_STRING_H
959| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
960| #  include <memory.h>
961| # endif
962| # include <string.h>
963| #endif
964| #ifdef HAVE_STRINGS_H
965| # include <strings.h>
966| #endif
967| #ifdef HAVE_INTTYPES_H
968| # include <inttypes.h>
969| #endif
970| #ifdef HAVE_STDINT_H
971| # include <stdint.h>
972| #endif
973| #ifdef HAVE_UNISTD_H
974| # include <unistd.h>
975| #endif
976| int
977| main ()
978| {
979| if (sizeof ((uint64_t)))
980|           return 0;
981|   ;
982|   return 0;
983| }
984configure:6900: result: yes
985configure:6945: checking wchar.h usability
986configure:6945: /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  conftest.c >&5
987configure:6945: $? = 0
988configure:6945: result: yes
989configure:6945: checking wchar.h presence
990configure:6945: /usr/bin/gcc-4.0 -E  conftest.c
991configure:6945: $? = 0
992configure:6945: result: yes
993configure:6945: checking for wchar.h
994configure:6945: result: yes
995configure:6962: checking for library containing wcscpy
996configure:6993: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  -arch ppc conftest.c -lpthread -lm  >&5
997configure:6993: $? = 0
998configure:7010: result: none required
999configure:7032: checking size of wchar_t
1000configure:7037: /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  -arch ppc conftest.c -lpthread -lm  >&5
1001configure:7037: $? = 0
1002configure:7037: ./conftest
1003configure:7037: $? = 0
1004configure:7060: result: 4
1005configure:7078: checking for UTF-16 string literal support
1006configure:7214: result: unknown
1007configure:7348: checking for a library suffix to use
1008configure:7362: result: none
1009configure:7631: creating ./config.status
1010
1011## ---------------------- ##
1012## Running config.status. ##
1013## ---------------------- ##
1014
1015This file was extended by config.status, which was
1016generated by GNU Autoconf 2.68.  Invocation command line was
1017
1018  CONFIG_FILES    =
1019  CONFIG_HEADERS  =
1020  CONFIG_LINKS    =
1021  CONFIG_COMMANDS =
1022  $ ./config.status
1023
1024on main5.local
1025
1026config.status:883: creating icudefs.mk
1027config.status:883: creating Makefile
1028config.status:883: creating data/pkgdataMakefile
1029config.status:883: creating config/Makefile.inc
1030config.status:883: creating config/icu.pc
1031config.status:883: creating config/pkgdataMakefile
1032config.status:883: creating data/Makefile
1033config.status:883: creating stubdata/Makefile
1034config.status:883: creating common/Makefile
1035config.status:883: creating i18n/Makefile
1036config.status:883: creating layout/Makefile
1037config.status:883: creating layoutex/Makefile
1038config.status:883: creating io/Makefile
1039config.status:883: creating extra/Makefile
1040config.status:883: creating extra/uconv/Makefile
1041config.status:883: creating extra/uconv/pkgdataMakefile
1042config.status:883: creating extra/scrptrun/Makefile
1043config.status:883: creating tools/Makefile
1044config.status:883: creating tools/ctestfw/Makefile
1045config.status:883: creating tools/toolutil/Makefile
1046config.status:883: creating tools/makeconv/Makefile
1047config.status:883: creating tools/genrb/Makefile
1048config.status:883: creating tools/genccode/Makefile
1049config.status:883: creating tools/gencmn/Makefile
1050config.status:883: creating tools/gencnval/Makefile
1051config.status:883: creating tools/genctd/Makefile
1052config.status:883: creating tools/gentest/Makefile
1053config.status:883: creating tools/gennorm2/Makefile
1054config.status:883: creating tools/genbrk/Makefile
1055config.status:883: creating tools/gensprep/Makefile
1056config.status:883: creating tools/icuinfo/Makefile
1057config.status:883: creating tools/icupkg/Makefile
1058config.status:883: creating tools/icuswap/Makefile
1059config.status:883: creating tools/pkgdata/Makefile
1060config.status:883: creating tools/tzcode/Makefile
1061config.status:883: creating tools/gencfu/Makefile
1062config.status:883: creating test/Makefile
1063config.status:883: creating test/compat/Makefile
1064config.status:883: creating test/testdata/Makefile
1065config.status:883: creating test/testdata/pkgdataMakefile
1066config.status:883: creating test/hdrtst/Makefile
1067config.status:883: creating test/intltest/Makefile
1068config.status:883: creating test/cintltst/Makefile
1069config.status:883: creating test/iotest/Makefile
1070config.status:883: creating test/letest/Makefile
1071config.status:883: creating test/perf/Makefile
1072config.status:883: creating test/perf/collationperf/Makefile
1073config.status:883: creating test/perf/dicttrieperf/Makefile
1074config.status:883: creating test/perf/ubrkperf/Makefile
1075config.status:883: creating test/perf/charperf/Makefile
1076config.status:883: creating test/perf/convperf/Makefile
1077config.status:883: creating test/perf/normperf/Makefile
1078config.status:883: creating test/perf/DateFmtPerf/Makefile
1079config.status:883: creating test/perf/howExpensiveIs/Makefile
1080config.status:883: creating test/perf/strsrchperf/Makefile
1081config.status:883: creating test/perf/unisetperf/Makefile
1082config.status:883: creating test/perf/usetperf/Makefile
1083config.status:883: creating test/perf/ustrperf/Makefile
1084config.status:883: creating test/perf/utfperf/Makefile
1085config.status:883: creating test/perf/utrie2perf/Makefile
1086config.status:883: creating samples/Makefile
1087config.status:883: creating samples/date/Makefile
1088config.status:883: creating samples/cal/Makefile
1089config.status:883: creating samples/layout/Makefile
1090configure:8743: checking the version of "/usr/bin/gnumake"
1091configure:8746: result: ok
1092
1093## ---------------- ##
1094## Cache variables. ##
1095## ---------------- ##
1096
1097ac_cv_build=powerpc-apple-darwin9.8.0
1098ac_cv_c_bigendian=yes
1099ac_cv_c_compiler_gnu=yes
1100ac_cv_cxx_compiler_gnu=yes
1101ac_cv_env_CCC_set=
1102ac_cv_env_CCC_value=
1103ac_cv_env_CC_set=set
1104ac_cv_env_CC_value=/usr/bin/gcc-4.0
1105ac_cv_env_CFLAGS_set=set
1106ac_cv_env_CFLAGS_value='-pipe -O2 -arch ppc -O2'
1107ac_cv_env_CPPFLAGS_set=
1108ac_cv_env_CPPFLAGS_value=
1109ac_cv_env_CPP_set=
1110ac_cv_env_CPP_value=
1111ac_cv_env_CXXFLAGS_set=set
1112ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch ppc -O2'
1113ac_cv_env_CXX_set=set
1114ac_cv_env_CXX_value=/usr/bin/g++-4.0
1115ac_cv_env_LDFLAGS_set=set
1116ac_cv_env_LDFLAGS_value='-arch ppc'
1117ac_cv_env_LIBS_set=
1118ac_cv_env_LIBS_value=
1119ac_cv_env_build_alias_set=
1120ac_cv_env_build_alias_value=
1121ac_cv_env_host_alias_set=
1122ac_cv_env_host_alias_value=
1123ac_cv_env_target_alias_set=
1124ac_cv_env_target_alias_value=
1125ac_cv_func_dlopen=yes
1126ac_cv_func_gettimeofday=yes
1127ac_cv_func_mmap_ok=yes
1128ac_cv_func_nl_langinfo=yes
1129ac_cv_func_popen=yes
1130ac_cv_func_tzset=yes
1131ac_cv_header_dirent_h=yes
1132ac_cv_header_dlfcn_h=yes
1133ac_cv_header_inttypes_h=yes
1134ac_cv_header_memory_h=yes
1135ac_cv_header_stdc=yes
1136ac_cv_header_stdint_h=yes
1137ac_cv_header_stdlib_h=yes
1138ac_cv_header_stdstring=yes
1139ac_cv_header_string_h=yes
1140ac_cv_header_strings_h=yes
1141ac_cv_header_sys_stat_h=yes
1142ac_cv_header_sys_types_h=yes
1143ac_cv_header_unistd_h=yes
1144ac_cv_header_wchar_h=yes
1145ac_cv_host=powerpc-apple-darwin9.8.0
1146ac_cv_lib_m_floor=yes
1147ac_cv_lib_pthread_pthread_attr_init=yes
1148ac_cv_namespace_ok=yes
1149ac_cv_nl_langinfo_codeset=CODESET
1150ac_cv_objext=o
1151ac_cv_override_cxx_allocation_ok=yes
1152ac_cv_override_placement_new_ok=yes
1153ac_cv_path_EGREP='/usr/bin/grep -E'
1154ac_cv_path_GREP=/usr/bin/grep
1155ac_cv_path_U_MAKE=/usr/bin/gnumake
1156ac_cv_prog_CPP='/usr/bin/gcc-4.0 -E'
1157ac_cv_prog_ac_ct_AR=ar
1158ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0
1159ac_cv_prog_ac_ct_RANLIB=ranlib
1160ac_cv_prog_cc_c89=
1161ac_cv_prog_cc_g=yes
1162ac_cv_prog_cxx_g=yes
1163ac_cv_search_dlopen='none required'
1164ac_cv_search_wcscpy='none required'
1165ac_cv_sizeof_void_p=4
1166ac_cv_sizeof_wchar_t=4
1167ac_cv_type_int16_t=yes
1168ac_cv_type_int32_t=yes
1169ac_cv_type_int64_t=yes
1170ac_cv_type_int8_t=yes
1171ac_cv_type_uint16_t=yes
1172ac_cv_type_uint32_t=yes
1173ac_cv_type_uint64_t=yes
1174ac_cv_type_uint8_t=yes
1175ac_cv_var_timezone=yes
1176ac_cv_var_tzname=yes
1177icu_cv_host_frag=mh-darwin
1178
1179## ----------------- ##
1180## Output variables. ##
1181## ----------------- ##
1182
1183AR='ar'
1184ARFLAGS=''
1185CC='/usr/bin/gcc-4.0'
1186CFLAGS='-pipe -O2 -arch ppc -O2 -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long $(THREADSCFLAGS)'
1187COMPILE_LINK_ENVVAR=''
1188CPP='/usr/bin/gcc-4.0 -E'
1189CPPFLAGS=' $(THREADSCPPFLAGS)  '
1190CXX='/usr/bin/g++-4.0'
1191CXXFLAGS='-pipe -O2 -arch ppc -O2 -W -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long $(THREADSCXXFLAGS)'
1192DATA_PACKAGING_MODE='dll'
1193DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=4 -DHAVE_LIBM=1 -DHAVE_DLFCN_H=1 -DHAVE_DLOPEN=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LIBPTHREAD=1 -DHAVE_INTTYPES_H=1 -DHAVE_DIRENT_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DSIZEOF_WCHAR_T=4'
1194DOXYGEN=''
1195ECHO_C='\c'
1196ECHO_N=''
1197ECHO_T=''
1198EGREP='/usr/bin/grep -E'
1199ENABLE_DEBUG='0'
1200ENABLE_RELEASE='1'
1201ENABLE_RPATH='NO'
1202ENABLE_SHARED='YES'
1203ENABLE_STATIC='YES'
1204EXEEXT=''
1205EXTRAS_TRUE=''
1206GENCCODE_ASSEMBLY=''
1207GREP='/usr/bin/grep'
1208HAVE_MMAP='1'
1209ICUDATA_CHAR='b'
1210ICUIO_TRUE=''
1211ICULIBSUFFIX=''
1212ICULIBSUFFIXCNAME=''
1213ICU_ECHO_C='\c'
1214ICU_ECHO_N=''
1215ICU_ECHO_T=''
1216ICU_USE_THREADS='1'
1217INSTALL_DATA='${INSTALL} -m 644'
1218INSTALL_PROGRAM='${INSTALL}'
1219INSTALL_SCRIPT='${INSTALL}'
1220LAYOUT_TRUE=''
1221LDFLAGS='-arch ppc'
1222LIBCFLAGS=''
1223LIBCXXFLAGS=''
1224LIBOBJS=''
1225LIBS='-lpthread -lm '
1226LIB_M=''
1227LIB_THREAD=''
1228LIB_VERSION='49.1.2'
1229LIB_VERSION_MAJOR='49'
1230LTLIBOBJS=''
1231OBJEXT='o'
1232PACKAGE='icu'
1233PACKAGE_BUGREPORT=''
1234PACKAGE_NAME=''
1235PACKAGE_STRING=''
1236PACKAGE_TARNAME=''
1237PACKAGE_URL=''
1238PACKAGE_VERSION=''
1239PATH_SEPARATOR=':'
1240RANLIB='ranlib'
1241SAMPLES_TRUE='#'
1242SHELL='/bin/sh'
1243TESTS_TRUE=''
1244THREADS_TRUE=''
1245UCLN_NO_AUTO_CLEANUP='1'
1246UNICODE_VERSION='6.1'
1247U_CHECK_GNUC_UTF16_STRING='0'
1248U_CHECK_UTF16_STRING='1'
1249U_DEFAULT_SHOW_DRAFT='1'
1250U_DISABLE_RENAMING='0'
1251U_ENABLE_DYLOAD='1'
1252U_ENABLE_TRACING='0'
1253U_HAVE_DIRENT_H='1'
1254U_HAVE_INTTYPES_H='1'
1255U_HAVE_LIB_SUFFIX='0'
1256U_HAVE_NAMESPACE='1'
1257U_HAVE_NL_LANGINFO_CODESET='1'
1258U_HAVE_PLACEMENT_NEW='1'
1259U_HAVE_POPEN='1'
1260U_HAVE_STD_STRING='1'
1261U_HAVE_TIMEZONE='1'
1262U_HAVE_TZNAME='1'
1263U_HAVE_TZSET='1'
1264U_HAVE_WCHAR_H='1'
1265U_HAVE_WCSCPY='1'
1266U_IS_BIG_ENDIAN='1'
1267U_MAKE='/usr/bin/gnumake'
1268U_NL_LANGINFO_CODESET='CODESET'
1269U_OVERRIDE_CXX_ALLOCATION='1'
1270U_TIMEZONE='timezone'
1271U_TZNAME='tzname'
1272U_TZSET='tzset'
1273VERSION='49.1.2'
1274ac_ct_CC='/usr/bin/gcc-4.0'
1275ac_ct_CXX=''
1276bindir='${exec_prefix}/bin'
1277build='powerpc-apple-darwin9.8.0'
1278build_alias=''
1279build_cpu='powerpc'
1280build_os='darwin9.8.0'
1281build_vendor='apple'
1282cross_buildroot=''
1283cross_compiling='no'
1284datadir='${datarootdir}'
1285datarootdir='${prefix}/share'
1286docdir='${datarootdir}/doc/${PACKAGE}'
1287dvidir='${docdir}'
1288exec_prefix='${prefix}'
1289host='powerpc-apple-darwin9.8.0'
1290host_alias=''
1291host_cpu='powerpc'
1292host_os='darwin9.8.0'
1293host_vendor='apple'
1294htmldir='${docdir}'
1295includedir='${prefix}/include'
1296infodir='${datarootdir}/info'
1297libdir='${exec_prefix}/lib'
1298libexecdir='${exec_prefix}/libexec'
1299localedir='${datarootdir}/locale'
1300localstatedir='${prefix}/var'
1301mandir='${datarootdir}/man'
1302oldincludedir='/usr/include'
1303pdfdir='${docdir}'
1304pkgicudatadir='${datarootdir}'
1305platform='U_DARWIN'
1306platform_make_fragment='$(top_srcdir)/config/mh-darwin'
1307platform_make_fragment_name='mh-darwin'
1308prefix='/macports'
1309program_transform_name='s,x,x,'
1310psdir='${docdir}'
1311sbindir='${exec_prefix}/sbin'
1312sharedstatedir='${prefix}/com'
1313sysconfdir='${prefix}/etc'
1314target_alias=''
1315thepkgicudatadir='${prefix}/share'
1316
1317## ----------- ##
1318## confdefs.h. ##
1319## ----------- ##
1320
1321/* confdefs.h */
1322#define PACKAGE_NAME ""
1323#define PACKAGE_TARNAME ""
1324#define PACKAGE_VERSION ""
1325#define PACKAGE_STRING ""
1326#define PACKAGE_BUGREPORT ""
1327#define PACKAGE_URL ""
1328#define STDC_HEADERS 1
1329#define HAVE_SYS_TYPES_H 1
1330#define HAVE_SYS_STAT_H 1
1331#define HAVE_STDLIB_H 1
1332#define HAVE_STRING_H 1
1333#define HAVE_MEMORY_H 1
1334#define HAVE_STRINGS_H 1
1335#define HAVE_INTTYPES_H 1
1336#define HAVE_STDINT_H 1
1337#define HAVE_UNISTD_H 1
1338#define SIZEOF_VOID_P 4
1339#define HAVE_LIBM 1
1340#define HAVE_DLFCN_H 1
1341#define HAVE_DLOPEN 1
1342#define HAVE_GETTIMEOFDAY 1
1343#define HAVE_LIBPTHREAD 1
1344#define HAVE_INTTYPES_H 1
1345#define HAVE_DIRENT_H 1
1346#define WORDS_BIGENDIAN 1
1347#define HAVE_WCHAR_H 1
1348#define SIZEOF_WCHAR_T 4
1349
1350configure: exit 0
1351
1352## ---------------------- ##
1353## Running config.status. ##
1354## ---------------------- ##
1355
1356This file was extended by config.status, which was
1357generated by GNU Autoconf 2.68.  Invocation command line was
1358
1359  CONFIG_FILES    = common/Makefile
1360  CONFIG_HEADERS  =
1361  CONFIG_LINKS    =
1362  CONFIG_COMMANDS =
1363  $ ./config.status
1364
1365on main5.local
1366
1367config.status:883: creating common/Makefile
1368
1369## ---------------------- ##
1370## Running config.status. ##
1371## ---------------------- ##
1372
1373This file was extended by config.status, which was
1374generated by GNU Autoconf 2.68.  Invocation command line was
1375
1376  CONFIG_FILES    = tools/makeconv/makeconv.1
1377  CONFIG_HEADERS  =
1378  CONFIG_LINKS    =
1379  CONFIG_COMMANDS =
1380  $ ./config.status
1381
1382on main5.local
1383
1384config.status:883: creating tools/makeconv/makeconv.1
1385
1386## ---------------------- ##
1387## Running config.status. ##
1388## ---------------------- ##
1389
1390This file was extended by config.status, which was
1391generated by GNU Autoconf 2.68.  Invocation command line was
1392
1393  CONFIG_FILES    = tools/genrb/derb.1
1394  CONFIG_HEADERS  =
1395  CONFIG_LINKS    =
1396  CONFIG_COMMANDS =
1397  $ ./config.status
1398
1399on main5.local
1400
1401config.status:883: creating tools/genrb/derb.1
1402
1403## ---------------------- ##
1404## Running config.status. ##
1405## ---------------------- ##
1406
1407This file was extended by config.status, which was
1408generated by GNU Autoconf 2.68.  Invocation command line was
1409
1410  CONFIG_FILES    = tools/genrb/genrb.1
1411  CONFIG_HEADERS  =
1412  CONFIG_LINKS    =
1413  CONFIG_COMMANDS =
1414  $ ./config.status
1415
1416on main5.local
1417
1418config.status:883: creating tools/genrb/genrb.1
1419
1420## ---------------------- ##
1421## Running config.status. ##
1422## ---------------------- ##
1423
1424This file was extended by config.status, which was
1425generated by GNU Autoconf 2.68.  Invocation command line was
1426
1427  CONFIG_FILES    = tools/genbrk/genbrk.1
1428  CONFIG_HEADERS  =
1429  CONFIG_LINKS    =
1430  CONFIG_COMMANDS =
1431  $ ./config.status
1432
1433on main5.local
1434
1435config.status:883: creating tools/genbrk/genbrk.1
1436
1437## ---------------------- ##
1438## Running config.status. ##
1439## ---------------------- ##
1440
1441This file was extended by config.status, which was
1442generated by GNU Autoconf 2.68.  Invocation command line was
1443
1444  CONFIG_FILES    = tools/genctd/genctd.1
1445  CONFIG_HEADERS  =
1446  CONFIG_LINKS    =
1447  CONFIG_COMMANDS =
1448  $ ./config.status
1449
1450on main5.local
1451
1452config.status:883: creating tools/genctd/genctd.1
1453
1454## ---------------------- ##
1455## Running config.status. ##
1456## ---------------------- ##
1457
1458This file was extended by config.status, which was
1459generated by GNU Autoconf 2.68.  Invocation command line was
1460
1461  CONFIG_FILES    = tools/gencnval/gencnval.1
1462  CONFIG_HEADERS  =
1463  CONFIG_LINKS    =
1464  CONFIG_COMMANDS =
1465  $ ./config.status
1466
1467on main5.local
1468
1469config.status:883: creating tools/gencnval/gencnval.1
1470
1471## ---------------------- ##
1472## Running config.status. ##
1473## ---------------------- ##
1474
1475This file was extended by config.status, which was
1476generated by GNU Autoconf 2.68.  Invocation command line was
1477
1478  CONFIG_FILES    = tools/gensprep/gensprep.8
1479  CONFIG_HEADERS  =
1480  CONFIG_LINKS    =
1481  CONFIG_COMMANDS =
1482  $ ./config.status
1483
1484on main5.local
1485
1486config.status:883: creating tools/gensprep/gensprep.8
1487
1488## ---------------------- ##
1489## Running config.status. ##
1490## ---------------------- ##
1491
1492This file was extended by config.status, which was
1493generated by GNU Autoconf 2.68.  Invocation command line was
1494
1495  CONFIG_FILES    = tools/genccode/genccode.8
1496  CONFIG_HEADERS  =
1497  CONFIG_LINKS    =
1498  CONFIG_COMMANDS =
1499  $ ./config.status
1500
1501on main5.local
1502
1503config.status:883: creating tools/genccode/genccode.8
1504
1505## ---------------------- ##
1506## Running config.status. ##
1507## ---------------------- ##
1508
1509This file was extended by config.status, which was
1510generated by GNU Autoconf 2.68.  Invocation command line was
1511
1512  CONFIG_FILES    = tools/gencmn/gencmn.8
1513  CONFIG_HEADERS  =
1514  CONFIG_LINKS    =
1515  CONFIG_COMMANDS =
1516  $ ./config.status
1517
1518on main5.local
1519
1520config.status:883: creating tools/gencmn/gencmn.8
1521
1522## ---------------------- ##
1523## Running config.status. ##
1524## ---------------------- ##
1525
1526This file was extended by config.status, which was
1527generated by GNU Autoconf 2.68.  Invocation command line was
1528
1529  CONFIG_FILES    = tools/icupkg/icupkg.8
1530  CONFIG_HEADERS  =
1531  CONFIG_LINKS    =
1532  CONFIG_COMMANDS =
1533  $ ./config.status
1534
1535on main5.local
1536
1537config.status:883: creating tools/icupkg/icupkg.8
1538
1539## ---------------------- ##
1540## Running config.status. ##
1541## ---------------------- ##
1542
1543This file was extended by config.status, which was
1544generated by GNU Autoconf 2.68.  Invocation command line was
1545
1546  CONFIG_FILES    = tools/pkgdata/pkgdata.1
1547  CONFIG_HEADERS  =
1548  CONFIG_LINKS    =
1549  CONFIG_COMMANDS =
1550  $ ./config.status
1551
1552on main5.local
1553
1554config.status:883: creating tools/pkgdata/pkgdata.1
1555
1556## ---------------------- ##
1557## Running config.status. ##
1558## ---------------------- ##
1559
1560This file was extended by config.status, which was
1561generated by GNU Autoconf 2.68.  Invocation command line was
1562
1563  CONFIG_FILES    = extra/uconv/uconv.1
1564  CONFIG_HEADERS  =
1565  CONFIG_LINKS    =
1566  CONFIG_COMMANDS =
1567  $ ./config.status
1568
1569on main5.local
1570
1571config.status:883: creating extra/uconv/uconv.1
1572
1573## ---------------------- ##
1574## Running config.status. ##
1575## ---------------------- ##
1576
1577This file was extended by config.status, which was
1578generated by GNU Autoconf 2.68.  Invocation command line was
1579
1580  CONFIG_FILES    = ./config/icu-config.1
1581  CONFIG_HEADERS  =
1582  CONFIG_LINKS    =
1583  CONFIG_COMMANDS =
1584  $ ./config.status
1585
1586on main5.local
1587
1588config.status:883: creating ./config/icu-config.1