Ticket #12607: config.log

File config.log, 6.2 KB (added by darren.bane@…, 17 years ago)

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 configure, which was
5generated by GNU Autoconf 2.61.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --enable-threadsafe --disable-tcl
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Porsche.local
14uname -m = Power Macintosh
15uname -r = 7.9.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 7.9.0: Wed Mar 30 20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~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 7.9.0:
27Wed Mar 30 20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC
28
29
30Kernel configured for a single processor only.
311 processor is physically available.
32Processor type: ppc970 (PowerPC 970)
33Processor active: 0
34Primary memory available: 1024.00 megabytes.
35Default processor set: 75 tasks, 194 threads, 1 processors
36Load average: 1.74, Mach factor: 0.20
37unknown
38/bin/machine           = unknown
39/usr/bin/oslevel       = unknown
40/bin/universe          = unknown
41
42PATH: /opt/local/bin
43PATH: /opt/local/sbin
44PATH: /bin
45PATH: /sbin
46PATH: /usr/bin
47PATH: /usr/sbin
48PATH: /usr/X11R6/bin
49
50
51## ----------- ##
52## Core tests. ##
53## ----------- ##
54
55configure:2048: checking build system type
56configure:2066: result: powerpc-apple-darwin7.9.0
57configure:2088: checking host system type
58configure:2103: result: powerpc-apple-darwin7.9.0
59configure:2173: checking for gcc
60configure:2189: found /usr/bin/gcc
61configure:2200: result: gcc
62configure:2438: checking for C compiler version
63configure:2445: gcc --version >&5
64gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1671)
65Copyright (C) 2002 Free Software Foundation, Inc.
66This is free software; see the source for copying conditions.  There is NO
67warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
68
69configure:2448: $? = 0
70configure:2455: gcc -v >&5
71Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs
72Thread model: posix
73gcc version 3.3 20030304 (Apple Computer, Inc. build 1671)
74configure:2458: $? = 0
75configure:2465: gcc -V >&5
76gcc: `-V' option must have argument
77configure:2468: $? = 1
78configure:2491: checking for C compiler default output file name
79configure:2518: gcc -O2 -DSQLITE_ENABLE_LOCKING_STYLE=1 -DHAVE_READLINE=1 -I/opt/local/include/readline -I/opt/local/include -I/opt/local/include/readline -lreadline conftest.c  >&5
80ld: can't locate file for: -lreadline
81configure:2521: $? = 1
82configure:2559: result:
83configure: failed program was:
84| /* confdefs.h.  */
85| #define PACKAGE_NAME ""
86| #define PACKAGE_TARNAME ""
87| #define PACKAGE_VERSION ""
88| #define PACKAGE_STRING ""
89| #define PACKAGE_BUGREPORT ""
90| /* end confdefs.h.  */
91|
92| int
93| main ()
94| {
95|
96|   ;
97|   return 0;
98| }
99configure:2566: error: C compiler cannot create executables
100See `config.log' for more details.
101
102## ---------------- ##
103## Cache variables. ##
104## ---------------- ##
105
106ac_cv_build=powerpc-apple-darwin7.9.0
107ac_cv_env_CCC_set=
108ac_cv_env_CCC_value=
109ac_cv_env_CC_set=
110ac_cv_env_CC_value=
111ac_cv_env_CFLAGS_set=set
112ac_cv_env_CFLAGS_value='-O2 -DSQLITE_ENABLE_LOCKING_STYLE=1 -DHAVE_READLINE=1 -I/opt/local/include/readline'
113ac_cv_env_CPPFLAGS_set=set
114ac_cv_env_CPPFLAGS_value='-I/opt/local/include -I/opt/local/include/readline'
115ac_cv_env_CPP_set=
116ac_cv_env_CPP_value=
117ac_cv_env_CXXCPP_set=
118ac_cv_env_CXXCPP_value=
119ac_cv_env_CXXFLAGS_set=set
120ac_cv_env_CXXFLAGS_value=-O2
121ac_cv_env_CXX_set=
122ac_cv_env_CXX_value=
123ac_cv_env_F77_set=
124ac_cv_env_F77_value=
125ac_cv_env_FFLAGS_set=
126ac_cv_env_FFLAGS_value=
127ac_cv_env_LDFLAGS_set=set
128ac_cv_env_LDFLAGS_value=-lreadline
129ac_cv_env_LIBS_set=
130ac_cv_env_LIBS_value=
131ac_cv_env_build_alias_set=
132ac_cv_env_build_alias_value=
133ac_cv_env_host_alias_set=
134ac_cv_env_host_alias_value=
135ac_cv_env_target_alias_set=
136ac_cv_env_target_alias_value=
137ac_cv_host=powerpc-apple-darwin7.9.0
138ac_cv_prog_ac_ct_CC=gcc
139
140## ----------------- ##
141## Output variables. ##
142## ----------------- ##
143
144ALLOWRELEASE=''
145AR=''
146AWK=''
147BUILD_CC=''
148BUILD_CFLAGS=''
149BUILD_EXEEXT=''
150CC='gcc'
151CFLAGS='-O2 -DSQLITE_ENABLE_LOCKING_STYLE=1 -DHAVE_READLINE=1 -I/opt/local/include/readline'
152CPP=''
153CPPFLAGS='-I/opt/local/include -I/opt/local/include/readline'
154CXX=''
155CXXCPP=''
156CXXFLAGS='-O2'
157DEFS=''
158ECHO='echo'
159ECHO_C=''
160ECHO_N='-n'
161ECHO_T=''
162EGREP=''
163EXEEXT=''
164F77=''
165FFLAGS=''
166GREP=''
167HAVE_TCL=''
168INSTALL_DATA=''
169INSTALL_PROGRAM=''
170INSTALL_SCRIPT=''
171LDFLAGS='-lreadline'
172LIBOBJS=''
173LIBS=''
174LIBTOOL=''
175LN_S=''
176LTLIBOBJS=''
177OBJEXT=''
178OS_OS2=''
179OS_UNIX=''
180OS_WIN=''
181PACKAGE_BUGREPORT=''
182PACKAGE_NAME=''
183PACKAGE_STRING=''
184PACKAGE_TARNAME=''
185PACKAGE_VERSION=''
186PATH_SEPARATOR=':'
187RANLIB=''
188RELEASE=''
189SHELL='/bin/sh'
190STRIP=''
191TARGET_DEBUG=''
192TARGET_EXEEXT=''
193TARGET_HAVE_READLINE=''
194TARGET_READLINE_INC=''
195TARGET_READLINE_LIBS=''
196TARGET_THREAD_LIB=''
197TCL_BIN_DIR=''
198TCL_INCLUDE_SPEC=''
199TCL_LIBS=''
200TCL_LIB_FILE=''
201TCL_LIB_FLAG=''
202TCL_LIB_SPEC=''
203TCL_SRC_DIR=''
204TCL_STUB_LIB_FILE=''
205TCL_STUB_LIB_FLAG=''
206TCL_STUB_LIB_SPEC=''
207TCL_VERSION=''
208TEMP_STORE=''
209THREADSAFE=''
210THREADSOVERRIDELOCKS=''
211VERSION=''
212VERSION_NUMBER=''
213XTHREADCONNECT=''
214ac_ct_CC='gcc'
215ac_ct_CXX=''
216ac_ct_F77=''
217bindir='${exec_prefix}/bin'
218build='powerpc-apple-darwin7.9.0'
219build_alias=''
220build_cpu='powerpc'
221build_os='darwin7.9.0'
222build_vendor='apple'
223datadir='${datarootdir}'
224datarootdir='${prefix}/share'
225docdir='${datarootdir}/doc/${PACKAGE}'
226dvidir='${docdir}'
227exec_prefix='NONE'
228host='powerpc-apple-darwin7.9.0'
229host_alias=''
230host_cpu='powerpc'
231host_os='darwin7.9.0'
232host_vendor='apple'
233htmldir='${docdir}'
234includedir='${prefix}/include'
235infodir='${datarootdir}/info'
236libdir='${exec_prefix}/lib'
237libexecdir='${exec_prefix}/libexec'
238localedir='${datarootdir}/locale'
239localstatedir='${prefix}/var'
240mandir='${datarootdir}/man'
241oldincludedir='/usr/include'
242pdfdir='${docdir}'
243prefix='/opt/local'
244program_prefix='NONE'
245program_transform_name='s,x,x,'
246psdir='${docdir}'
247sbindir='${exec_prefix}/sbin'
248sharedstatedir='${prefix}/com'
249sysconfdir='${prefix}/etc'
250target_alias=''
251
252## ----------- ##
253## confdefs.h. ##
254## ----------- ##
255
256#define PACKAGE_NAME ""
257#define PACKAGE_TARNAME ""
258#define PACKAGE_VERSION ""
259#define PACKAGE_STRING ""
260#define PACKAGE_BUGREPORT ""
261
262configure: exit 77