Ticket #23170: config.log

File config.log, 6.4 KB (added by harry.weppner@…, 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 readline configure 6.1, which was
5generated by GNU Autoconf 2.63.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-curses
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = G5.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 up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: ppc970 (PowerPC 970)
31Processors active: 0 1
32Primary memory available: 3.00 gigabytes
33Default processor set: 108 tasks, 388 threads, 2 processors
34Load average: 2.41, Mach factor: 0.38
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:1895: checking build system type
52configure:1913: result: powerpc-apple-darwin9.8.0
53configure:1935: checking host system type
54configure:1950: result: powerpc-apple-darwin9.8.0
55configure:2059: checking whether make sets $(MAKE)
56configure:2081: result: yes
57configure:2138: checking for gcc
58configure:2165: result: /usr/bin/gcc-4.0
59configure:2397: checking for C compiler version
60configure:2405: /usr/bin/gcc-4.0 --version >&5
61powerpc-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490)
62Copyright (C) 2005 Free Software Foundation, Inc.
63This is free software; see the source for copying conditions.  There is NO
64warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
65
66configure:2409: $? = 0
67configure:2416: /usr/bin/gcc-4.0 -v >&5
68Using built-in specs.
69Target: powerpc-apple-darwin9
70Configured with: /var/tmp/gcc/gcc-5490~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
71Thread model: posix
72gcc version 4.0.1 (Apple Inc. build 5490)
73configure:2420: $? = 0
74configure:2427: /usr/bin/gcc-4.0 -V >&5
75gcc-4.0: argument to `-V' is missing
76configure:2431: $? = 1
77configure:2454: checking for C compiler default output file name
78configure:2476: /usr/bin/gcc-4.0 -O2 -I/opt/local/include -L/opt/local/lib -arch  conftest.c  >&5
79gcc-4.0: Invalid arch name : conftest.c
80configure:2480: $? = 1
81configure:2518: result:
82configure: failed program was:
83| /* confdefs.h.  */
84| #define PACKAGE_NAME "readline"
85| #define PACKAGE_TARNAME "readline"
86| #define PACKAGE_VERSION "6.1"
87| #define PACKAGE_STRING "readline 6.1"
88| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
89| /* end confdefs.h.  */
90|
91| int
92| main ()
93| {
94|
95|   ;
96|   return 0;
97| }
98configure:2524: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_readline/work/readline-6.1':
99configure:2527: error: C compiler cannot create executables
100See `config.log' for more details.
101
102## ---------------- ##
103## Cache variables. ##
104## ---------------- ##
105
106ac_cv_build=powerpc-apple-darwin9.8.0
107ac_cv_env_CC_set=set
108ac_cv_env_CC_value=/usr/bin/gcc-4.0
109ac_cv_env_CFLAGS_set=set
110ac_cv_env_CFLAGS_value=-O2
111ac_cv_env_CPPFLAGS_set=set
112ac_cv_env_CPPFLAGS_value=-I/opt/local/include
113ac_cv_env_CPP_set=
114ac_cv_env_CPP_value=
115ac_cv_env_LDFLAGS_set=set
116ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch '
117ac_cv_env_LIBS_set=
118ac_cv_env_LIBS_value=
119ac_cv_env_build_alias_set=
120ac_cv_env_build_alias_value=
121ac_cv_env_host_alias_set=
122ac_cv_env_host_alias_value=
123ac_cv_env_target_alias_set=
124ac_cv_env_target_alias_value=
125ac_cv_host=powerpc-apple-darwin9.8.0
126ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0
127ac_cv_prog_make_make_set=yes
128
129## ----------------- ##
130## Output variables. ##
131## ----------------- ##
132
133AR=''
134ARFLAGS=''
135BUILD_DIR=''
136CC='/usr/bin/gcc-4.0'
137CFLAGS='-O2'
138CPP=''
139CPPFLAGS='-I/opt/local/include'
140CROSS_COMPILE=''
141DEFS=''
142ECHO_C='\c'
143ECHO_N=''
144ECHO_T=''
145EGREP=''
146EXEEXT=''
147GREP=''
148INSTALL_DATA=''
149INSTALL_PROGRAM=''
150INSTALL_SCRIPT=''
151LDFLAGS='-L/opt/local/lib -arch '
152LIBOBJS=''
153LIBS=''
154LIBVERSION='6.1'
155LOCAL_CFLAGS=''
156LOCAL_DEFS=''
157LOCAL_LDFLAGS=''
158LTLIBOBJS=''
159MAKE_SHELL=''
160OBJEXT=''
161PACKAGE_BUGREPORT='bug-readline@gnu.org'
162PACKAGE_NAME='readline'
163PACKAGE_STRING='readline 6.1'
164PACKAGE_TARNAME='readline'
165PACKAGE_VERSION='6.1'
166PATH_SEPARATOR=':'
167PURIFY=''
168RANLIB=''
169SET_MAKE=''
170SHARED_INSTALL_TARGET=''
171SHARED_TARGET=''
172SHELL='/bin/sh'
173SHLIB_DLLVERSION=''
174SHLIB_DOT=''
175SHLIB_LIBPREF=''
176SHLIB_LIBS=''
177SHLIB_LIBSUFF=''
178SHLIB_LIBVERSION=''
179SHLIB_MAJOR=''
180SHLIB_MINOR=''
181SHLIB_STATUS=''
182SHLIB_XLDFLAGS=''
183SHOBJ_CC=''
184SHOBJ_CFLAGS=''
185SHOBJ_LD=''
186SHOBJ_LDFLAGS=''
187SHOBJ_LIBS=''
188SHOBJ_STATUS=''
189SHOBJ_XLDFLAGS=''
190STATIC_INSTALL_TARGET=''
191STATIC_TARGET=''
192TERMCAP_LIB=''
193ac_ct_CC='/usr/bin/gcc-4.0'
194bindir='${exec_prefix}/bin'
195build='powerpc-apple-darwin9.8.0'
196build_alias=''
197build_cpu='powerpc'
198build_os='darwin9.8.0'
199build_vendor='apple'
200datadir='${datarootdir}'
201datarootdir='${prefix}/share'
202docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
203dvidir='${docdir}'
204exec_prefix='NONE'
205host='powerpc-apple-darwin9.8.0'
206host_alias=''
207host_cpu='powerpc'
208host_os='darwin9.8.0'
209host_vendor='apple'
210htmldir='${docdir}'
211includedir='${prefix}/include'
212infodir='${datarootdir}/info'
213libdir='${exec_prefix}/lib'
214libexecdir='${exec_prefix}/libexec'
215localedir='${datarootdir}/locale'
216localstatedir='${prefix}/var'
217mandir='${datarootdir}/man'
218oldincludedir='/usr/include'
219pdfdir='${docdir}'
220prefix='/opt/local'
221program_transform_name='s,x,x,'
222psdir='${docdir}'
223sbindir='${exec_prefix}/sbin'
224sharedstatedir='${prefix}/com'
225sysconfdir='${prefix}/etc'
226target_alias=''
227
228## ----------- ##
229## confdefs.h. ##
230## ----------- ##
231
232#define PACKAGE_NAME "readline"
233#define PACKAGE_TARNAME "readline"
234#define PACKAGE_VERSION "6.1"
235#define PACKAGE_STRING "readline 6.1"
236#define PACKAGE_BUGREPORT "bug-readline@gnu.org"
237
238configure: exit 77