Ticket #21434: ncurses-5.7-i386-config.log

File ncurses-5.7-i386-config.log, 16.6 KB (added by drechsel@…, 14 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.52.20080325.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking --enable-widec --disable-rpath --with-shared --without-debug --without-ada --enable-safe-sprintf --enable-sigwinch --mandir=/opt/local/share/man --with-manpage-format=normal --disable-dependency-tracking --host=i386-apple-darwin8.11.0 --with-build-cc=/usr/bin/gcc-4.0 --with-build-cpp=/usr/bin/cpp-4.0 --with-build-cppflags=-D_XOPEN_SOURCE_EXTENDED --enable-big-core --with-chtype=long --with-bool=unsigned char
8
9## ---------- ##
10## Platform.  ##
11## ---------- ##
12
13hostname = dsl01.83.171.168.75.ip-pool.nefkom.net
14uname -m = Power Macintosh
15uname -r = 8.11.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~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
25hostinfo               = Mach kernel version:
26         Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
27Kernel configured for a single processor only.
281 processor is physically available.
29Processor type: ppc7450 (PowerPC 7450)
30Processor active: 0
31Primary memory available: 960.00 megabytes
32Default processor set: 69 tasks, 204 threads, 1 processors
33Load average: 2.59, Mach factor: 0.34
34/bin/machine           = unknown
35/usr/bin/oslevel       = unknown
36/bin/universe          = unknown
37
38PATH = /opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin
39
40## ------------ ##
41## Core tests.  ##
42## ------------ ##
43
44configure:1088: PATH=".;."; conftest.sh
45./configure: line 1089: conftest.sh: command not found
46configure:1091: $? = 127
47configure:1104: checking for egrep
48configure:1114: result: grep -E
49configure:1128: result: Configuring NCURSES 5.7 ABI 5 (Wed Feb 24 08:44:27 CET 2010)
50configure:1233: checking build system type
51configure:1251: result: powerpc-apple-darwin8.11.0
52configure:1258: checking host system type
53configure:1272: result: i386-apple-darwin8.11.0
54configure:1280: checking target system type
55configure:1294: result: i386-apple-darwin8.11.0
56configure:1325: result: Configuring for darwin8.11.0
57configure:1349: checking for prefix
58configure:1361: result: /opt/local
59configure:1402: checking for i386-apple-darwin8.11.0-gcc
60configure:1425: result: /usr/bin/gcc-4.0
61configure:1688: checking for C compiler version
62configure:1691: /usr/bin/gcc-4.0 --version </dev/null >&5
63powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370)
64Copyright (C) 2005 Free Software Foundation, Inc.
65This is free software; see the source for copying conditions.  There is NO
66warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
67
68configure:1694: $? = 0
69configure:1696: /usr/bin/gcc-4.0 -v </dev/null >&5
70Using built-in specs.
71Target: powerpc-apple-darwin8
72Configured with: /var/tmp/gcc/gcc-5370~2/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=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
73Thread model: posix
74gcc version 4.0.1 (Apple Computer, Inc. build 5370)
75configure:1699: $? = 0
76configure:1701: /usr/bin/gcc-4.0 -V </dev/null >&5
77gcc-4.0: argument to `-V' is missing
78configure:1704: $? = 1
79configure:1724: checking for C compiler default output
80configure:1727: /usr/bin/gcc-4.0 -O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk conftest.c  >&5
81configure:1730: $? = 0
82configure:1759: result: a.out
83configure:1764: checking whether the C compiler works
84configure:1770: ./a.out
85./configure: line 1: ./a.out: cannot execute binary file
86configure:1773: $? = 126
87configure:1788: result: yes
88configure:1795: checking whether we are cross compiling
89configure:1797: result: yes
90configure:1800: checking for executable suffix
91configure:1802: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk conftest.c  >&5
92configure:1805: $? = 0
93configure:1827: result:
94configure:1833: checking for object suffix
95configure:1851: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk conftest.c >&5
96configure:1854: $? = 0
97configure:1873: result: o
98configure:1877: checking whether we are using the GNU C compiler
99configure:1898: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk conftest.c >&5
100configure:1901: $? = 0
101configure:1904: test -s conftest.o
102configure:1907: $? = 0
103configure:1919: result: yes
104configure:1925: checking whether /usr/bin/gcc-4.0 accepts -g
105configure:1943: /usr/bin/gcc-4.0 -c -g -isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk conftest.c >&5
106configure:1946: $? = 0
107configure:1949: test -s conftest.o
108configure:1952: $? = 0
109configure:1962: result: yes
110configure:1989: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk conftest.c >&5
111conftest.c:2: error: parse error before 'me'
112configure:1992: $? = 1
113configure: failed program was:
114#ifndef __cplusplus
115  choke me
116#endif
117configure:2093: checking version of /usr/bin/gcc-4.0
118configure:2097: result: 4.0.1
119configure:2107: checking how to run the C preprocessor
120configure:2133: /usr/bin/gcc-4.0 -E -isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk conftest.c
121configure:2139: $? = 0
122configure:2166: /usr/bin/gcc-4.0 -E -isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk conftest.c
123configure:2163:28: error: ac_nonexistent.h: No such file or directory
124configure:2172: $? = 1
125configure: failed program was:
126#line 2162 "configure"
127#include "confdefs.h"
128#include <ac_nonexistent.h>
129configure:2209: result: /usr/bin/gcc-4.0 -E
130configure:2224: /usr/bin/gcc-4.0 -E -isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk conftest.c
131configure:2230: $? = 0
132configure:2257: /usr/bin/gcc-4.0 -E -isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk conftest.c
133configure:2254:28: error: ac_nonexistent.h: No such file or directory
134configure:2263: $? = 1
135configure: failed program was:
136#line 2253 "configure"
137#include "confdefs.h"
138#include <ac_nonexistent.h>
139configure:2304: checking whether /usr/bin/gcc-4.0 needs -traditional
140configure:2327:20: error: termio.h: No such file or directory
141configure:2339: result: no
142configure:2346: checking whether /usr/bin/gcc-4.0 understands -c and -o together
143configure:2362: /usr/bin/gcc-4.0 -c conftest.c -o conftest2.o >&5
144configure:2365: $? = 0
145configure:2367: /usr/bin/gcc-4.0 -c conftest.c -o conftest2.o >&5
146configure:2370: $? = 0
147configure:2381: result: yes
148configure:2388: checking for POSIXized ISC
149configure:2407: result: no
150configure:2412: checking for /usr/bin/gcc-4.0 option to accept ANSI C
151configure:2527: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk  -DCC_HAS_PROTOS -isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk conftest.c >&5
152configure:2530: $? = 0
153configure:2533: test -s conftest.o
154configure:2536: $? = 0
155configure:2549: result: -DCC_HAS_PROTOS
156configure:2711: checking if you want to ensure bool is consistent with C++
157configure:2721: result: yes
158configure:2739: checking for i386-apple-darwin8.11.0-g++
159configure:2762: result: /usr/bin/g++-4.0
160configure:2816: checking for C++ compiler version
161configure:2819: /usr/bin/g++-4.0 --version </dev/null >&5
162powerpc-apple-darwin8-g++-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370)
163Copyright (C) 2005 Free Software Foundation, Inc.
164This is free software; see the source for copying conditions.  There is NO
165warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
166
167configure:2822: $? = 0
168configure:2824: /usr/bin/g++-4.0 -v </dev/null >&5
169Using built-in specs.
170Target: powerpc-apple-darwin8
171Configured with: /var/tmp/gcc/gcc-5370~2/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=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
172Thread model: posix
173gcc version 4.0.1 (Apple Computer, Inc. build 5370)
174configure:2827: $? = 0
175configure:2829: /usr/bin/g++-4.0 -V </dev/null >&5
176g++-4.0: argument to `-V' is missing
177configure:2832: $? = 1
178configure:2835: checking whether we are using the GNU C++ compiler
179configure:2856: /usr/bin/g++-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk conftest.cc >&5
180configure:2859: $? = 0
181configure:2862: test -s conftest.o
182configure:2865: $? = 0
183configure:2877: result: yes
184configure:2883: checking whether /usr/bin/g++-4.0 accepts -g
185configure:2901: /usr/bin/g++-4.0 -c -g -isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk conftest.cc >&5
186configure:2904: $? = 0
187configure:2907: test -s conftest.o
188configure:2910: $? = 0
189configure:2920: result: yes
190configure:2960: /usr/bin/g++-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk conftest.cc >&5
191configure:2963: $? = 0
192configure:2966: test -s conftest.o
193configure:2969: $? = 0
194configure:2991: /usr/bin/g++-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk conftest.cc >&5
195configure: In function 'int main()':
196configure:2984: error: 'exit' was not declared in this scope
197configure:2994: $? = 1
198configure: failed program was:
199#line 2979 "configure"
200#include "confdefs.h"
201
202int
203main ()
204{
205exit (42);
206  ;
207  return 0;
208}
209configure:2960: /usr/bin/g++-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk conftest.cc >&5
210configure:2963: $? = 0
211configure:2966: test -s conftest.o
212configure:2969: $? = 0
213configure:2991: /usr/bin/g++-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk conftest.cc >&5
214configure:2994: $? = 0
215configure:2997: test -s conftest.o
216configure:3000: $? = 0
217configure:3072: checking version of g++
218configure:3076: result: 4.0.1
219configure:3089: checking if you want to build C++ binding and demo
220configure:3099: result: yes
221configure:3102: checking if you want to build with Ada95
222configure:3112: result: no
223configure:3115: checking if you want to build programs such as tic
224configure:3125: result: yes
225configure:3128: checking if you wish to install curses.h
226configure:3138: result: yes
227configure:3164: checking for mawk
228configure:3190: result: no
229configure:3164: checking for gawk
230configure:3190: result: no
231configure:3164: checking for nawk
232configure:3190: result: no
233configure:3164: checking for awk
234configure:3179: found /usr/bin/awk
235configure:3187: result: awk
236configure:3201: checking for egrep
237configure:3211: result: grep -E
238configure:3231: checking for a BSD compatible install
239configure:3280: result: /usr/bin/install -c
240configure:3305: checking for tdlint
241configure:3331: result: no
242configure:3305: checking for lint
243configure:3331: result: no
244configure:3305: checking for alint
245configure:3331: result: no
246configure:3338: checking whether ln -s works
247configure:3342: result: yes
248configure:3349: checking for long file names
249configure:3388: result: yes
250configure:3398: checking if we should assume mixed-case filenames
251configure:3408: result: auto
252configure:3412: checking if filesystem supports mixed-case filenames
253configure:3439: result: no
254configure:3456: checking whether make sets ${MAKE}
255configure:3476: result: yes
256configure:3487: checking for ctags
257configure:3502: found /usr/bin/ctags
258configure:3511: result: yes
259configure:3568: checking for makeflags variable
260configure:3602: result:
261configure:3608: checking for i386-apple-darwin8.11.0-ranlib
262configure:3634: result: no
263configure:3643: checking for ranlib
264configure:3658: found /usr/bin/ranlib
265configure:3667: result: ranlib
266configure:3682: checking for i386-apple-darwin8.11.0-ld
267configure:3708: result: no
268configure:3717: checking for ld
269configure:3732: found /usr/bin/ld
270configure:3741: result: ld
271configure:3756: checking for i386-apple-darwin8.11.0-ar
272configure:3782: result: no
273configure:3791: checking for ar
274configure:3806: found /usr/bin/ar
275configure:3815: result: ar
276configure:3831: checking for archiver options (symbol AR_OPTS)
277configure:3840: result: rv
278configure:3845: checking if you have specified an install-prefix
279configure:3858: result:
280configure:3920: checking for native build C compiler
281configure:3922: result: /usr/bin/gcc-4.0
282configure:3925: checking for native build C preprocessor
283configure:3935: result: /usr/bin/cpp-4.0
284configure:3938: checking for native build C flags
285configure:3946: result:
286configure:3949: checking for native build C preprocessor-flags
287configure:3957: result: -D_XOPEN_SOURCE_EXTENDED
288configure:3960: checking for native build linker-flags
289configure:3968: result:
290configure:3971: checking for native build linker-libraries
291configure:3979: result:
292configure:3989: error: Cross-build requires two compilers.
293Use --with-build-cc to specify the native compiler.
294
295## ----------------- ##
296## Cache variables.  ##
297## ----------------- ##
298
299ac_cv_build=powerpc-apple-darwin8.11.0
300ac_cv_build_alias=powerpc-apple-darwin8.11.0
301ac_cv_c_compiler_gnu=yes
302ac_cv_cxx_compiler_gnu=yes
303ac_cv_env_CC_set=set
304ac_cv_env_CC_value=/usr/bin/gcc-4.0
305ac_cv_env_CFLAGS_set=set
306ac_cv_env_CFLAGS_value='-O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk'
307ac_cv_env_CPPFLAGS_set=set
308ac_cv_env_CPPFLAGS_value='-isysroot /Developer/SDKs/MacOSX10.4u.sdk -isysroot /Developer/SDKs/MacOSX10.4u.sdk'
309ac_cv_env_CPP_set=
310ac_cv_env_CPP_value=
311ac_cv_env_CXXCPP_set=
312ac_cv_env_CXXCPP_value=
313ac_cv_env_CXXFLAGS_set=set
314ac_cv_env_CXXFLAGS_value='-O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk'
315ac_cv_env_CXX_set=set
316ac_cv_env_CXX_value=/usr/bin/g++-4.0
317ac_cv_env_LDFLAGS_set=set
318ac_cv_env_LDFLAGS_value='-Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk'
319ac_cv_env_build_alias_set=
320ac_cv_env_build_alias_value=
321ac_cv_env_host_alias_set=set
322ac_cv_env_host_alias_value=i386-apple-darwin8.11.0
323ac_cv_env_target_alias_set=
324ac_cv_env_target_alias_value=
325ac_cv_host=i386-apple-darwin8.11.0
326ac_cv_host_alias=i386-apple-darwin8.11.0
327ac_cv_objext=o
328ac_cv_prog_AWK=awk
329ac_cv_prog_CC=/usr/bin/gcc-4.0
330ac_cv_prog_CPP='/usr/bin/gcc-4.0 -E'
331ac_cv_prog_CXX=/usr/bin/g++-4.0
332ac_cv_prog_MAKE_LOWER_TAGS=yes
333ac_cv_prog_ac_ct_AR=ar
334ac_cv_prog_ac_ct_LD=ld
335ac_cv_prog_ac_ct_RANLIB=ranlib
336ac_cv_prog_cc_g=yes
337ac_cv_prog_cxx_g=yes
338ac_cv_prog_egrep='grep -E'
339ac_cv_prog_gcc_traditional=no
340ac_cv_prog_make_make_set=yes
341ac_cv_sys_long_file_names=yes
342ac_cv_target=i386-apple-darwin8.11.0
343ac_cv_target_alias=i386-apple-darwin8.11.0
344cf_cv_abi_version=5
345cf_cv_ansi_cc=-DCC_HAS_PROTOS
346cf_cv_makeflags=
347cf_cv_mixedcase=no
348cf_cv_prog_CC_c_o=yes
349cf_cv_rel_version=5.7
350cf_cv_subst_AR_OPTS=rv
351cf_cv_system_name=darwin8.11.0
352cf_cv_timestamp='Wed Feb 24 08:44:27 CET 2010'
353
354## ------------ ##
355## confdefs.h.  ##
356## ------------ ##
357
358#define SYSTEM_NAME "darwin8.11.0"
359#define CC_HAS_PROTOS 1
360#ifdef __cplusplus
361#include <stdlib.h>
362#endif
363#define HAVE_LONG_FILE_NAMES 1
364
365
366configure: exit 1