Ticket #43744: config.log

File config.log, 9.9 KB (added by kj299@…, 10 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 sqlite configure 3.8.4.3, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking --enable-threadsafe --enable-dynamic-extensions --enable-readline
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = silverbolt.local
14uname -m = x86_64
15uname -r = 13.1.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 13.1.0: Wed Apr  2 23:52:02 PDT 2014; root:xnu-2422.92.1~2/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
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 13.1.0: Wed Apr  2 23:52:02 PDT 2014; root:xnu-2422.92.1~2/RELEASE_X86_64
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3
32Primary memory available: 8.00 gigabytes
33Default processor set: 172 tasks, 760 threads, 4 processors
34Load average: 1.97, Mach factor: 2.02
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:2212: checking for a BSD-compatible install
52configure:2280: result: /usr/bin/install -c
53configure:2291: checking whether build environment is sane
54configure:2341: result: yes
55configure:2482: checking for a thread-safe mkdir -p
56configure:2521: result: /opt/local/bin/gmkdir -p
57configure:2534: checking for gawk
58configure:2550: found /opt/local/bin/gawk
59configure:2561: result: gawk
60configure:2572: checking whether make sets $(MAKE)
61configure:2594: result: yes
62configure:2687: checking for style of include used by make
63configure:2715: result: GNU
64configure:2786: checking for gcc
65configure:2813: result: /usr/bin/clang
66configure:3042: checking for C compiler version
67configure:3051: /usr/bin/clang --version >&5
68clang version 1.0.2 (http://llvm.org/svn/llvm-project/cfe/tags/Apple/clang-32 exported)
69Target: x86_64-apple-darwin13
70configure:3062: $? = 0
71configure:3051: /usr/bin/clang -v >&5
72clang version 1.0.2 (http://llvm.org/svn/llvm-project/cfe/tags/Apple/clang-32 exported)
73Target: x86_64-apple-darwin13
74configure:3062: $? = 0
75configure:3051: /usr/bin/clang -V >&5
76clang: error: argument to '-V' is missing (expected 1 value)
77clang: error: no input files
78configure:3062: $? = 1
79configure:3051: /usr/bin/clang -qversion >&5
80clang: error: no input files
81configure:3062: $? = 1
82configure:3082: checking whether the C compiler works
83configure:3104: /usr/bin/clang -pipe -Os -arch x86_64 -arch i386 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_RTREE -DSQLITE_SECURE_DELETE -DSQLITE_ENABLE_STAT4 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_SOUNDEX -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_sqlite3/sqlite3/work/sqlite-autoconf-3080403 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
84ld: warning: directory '/usr/lib/gcc/i686-apple-darwin13/4.2.1/x86_64' following -L not found
85ld: warning: directory '/usr/lib/gcc/i686-apple-darwin13/4.2.1/x86_64' following -L not found
86ld: warning: directory '/usr/lib/i686-apple-darwin13/4.2.1' following -L not found
87ld: warning: directory '/usr/lib/gcc/i686-apple-darwin13/4.2.1' following -L not found
88ld: warning: directory '/usr/lib/gcc/i686-apple-darwin13/4.2.1' following -L not found
89ld: warning: directory '/usr/lib/gcc/i686-apple-darwin13/4.2.1/../../../i686-apple-darwin13/4.2.1' following -L not found
90ld: warning: directory '/usr/lib/gcc/i686-apple-darwin13/4.2.1/../../..' following -L not found
91ld: library not found for -lgcc
92configure:3108: $? = 1
93configure:3146: result: no
94configure: failed program was:
95| /* confdefs.h */
96| #define PACKAGE_NAME "sqlite"
97| #define PACKAGE_TARNAME "sqlite"
98| #define PACKAGE_VERSION "3.8.4.3"
99| #define PACKAGE_STRING "sqlite 3.8.4.3"
100| #define PACKAGE_BUGREPORT "http://www.sqlite.org"
101| #define PACKAGE_URL ""
102| #define PACKAGE "sqlite"
103| #define VERSION "3.8.4.3"
104| /* end confdefs.h.  */
105|
106| int
107| main ()
108| {
109|
110|   ;
111|   return 0;
112| }
113configure:3151: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_sqlite3/sqlite3/work/sqlite-autoconf-3080403':
114configure:3153: error: C compiler cannot create executables
115See `config.log' for more details
116
117## ---------------- ##
118## Cache variables. ##
119## ---------------- ##
120
121ac_cv_env_CC_set=set
122ac_cv_env_CC_value=/usr/bin/clang
123ac_cv_env_CFLAGS_set=set
124ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64 -arch i386'
125ac_cv_env_CPPFLAGS_set=set
126ac_cv_env_CPPFLAGS_value='-DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_RTREE -DSQLITE_SECURE_DELETE -DSQLITE_ENABLE_STAT4 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_SOUNDEX -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_sqlite3/sqlite3/work/sqlite-autoconf-3080403 -I/opt/local/include'
127ac_cv_env_CPP_set=
128ac_cv_env_CPP_value=
129ac_cv_env_LDFLAGS_set=set
130ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386'
131ac_cv_env_LIBS_set=
132ac_cv_env_LIBS_value=
133ac_cv_env_build_alias_set=
134ac_cv_env_build_alias_value=
135ac_cv_env_host_alias_set=
136ac_cv_env_host_alias_value=
137ac_cv_env_target_alias_set=
138ac_cv_env_target_alias_value=
139ac_cv_path_mkdir=/opt/local/bin/gmkdir
140ac_cv_prog_AWK=gawk
141ac_cv_prog_ac_ct_CC=/usr/bin/clang
142ac_cv_prog_make_make_set=yes
143
144## ----------------- ##
145## Output variables. ##
146## ----------------- ##
147
148ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_sqlite3/sqlite3/work/sqlite-autoconf-3080403/missing --run aclocal-1.11'
149AMDEPBACKSLASH=''
150AMDEP_FALSE=''
151AMDEP_TRUE='#'
152AMTAR='$${TAR-tar}'
153AR=''
154AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_sqlite3/sqlite3/work/sqlite-autoconf-3080403/missing --run autoconf'
155AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_sqlite3/sqlite3/work/sqlite-autoconf-3080403/missing --run autoheader'
156AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_sqlite3/sqlite3/work/sqlite-autoconf-3080403/missing --run automake-1.11'
157AWK='gawk'
158BUILD_CFLAGS=''
159CC='/usr/bin/clang'
160CCDEPMODE=''
161CFLAGS='-pipe -Os -arch x86_64 -arch i386'
162CPP=''
163CPPFLAGS='-DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_RTREE -DSQLITE_SECURE_DELETE -DSQLITE_ENABLE_STAT4 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_SOUNDEX -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_sqlite3/sqlite3/work/sqlite-autoconf-3080403 -I/opt/local/include'
164CYGPATH_W='echo'
165DEFS=''
166DEPDIR='.deps'
167DLLTOOL=''
168DSYMUTIL=''
169DUMPBIN=''
170DYNAMIC_EXTENSION_FLAGS=''
171ECHO_C='\c'
172ECHO_N=''
173ECHO_T=''
174EGREP=''
175EXEEXT=''
176FGREP=''
177GREP=''
178INSTALL_DATA='${INSTALL} -m 644'
179INSTALL_PROGRAM='${INSTALL}'
180INSTALL_SCRIPT='${INSTALL}'
181INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
182LD=''
183LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386'
184LIBOBJS=''
185LIBS=''
186LIBTOOL=''
187LIPO=''
188LN_S=''
189LTLIBOBJS=''
190MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_sqlite3/sqlite3/work/sqlite-autoconf-3080403/missing --run makeinfo'
191MANIFEST_TOOL=''
192MKDIR_P='/opt/local/bin/gmkdir -p'
193NM=''
194NMEDIT=''
195OBJDUMP=''
196OBJEXT=''
197OTOOL64=''
198OTOOL=''
199PACKAGE='sqlite'
200PACKAGE_BUGREPORT='http://www.sqlite.org'
201PACKAGE_NAME='sqlite'
202PACKAGE_STRING='sqlite 3.8.4.3'
203PACKAGE_TARNAME='sqlite'
204PACKAGE_URL=''
205PACKAGE_VERSION='3.8.4.3'
206PATH_SEPARATOR=':'
207RANLIB=''
208READLINE_LIBS=''
209SED=''
210SET_MAKE=''
211SHELL='/bin/sh'
212STRIP=''
213THREADSAFE_FLAGS=''
214VERSION='3.8.4.3'
215ac_ct_AR=''
216ac_ct_CC='/usr/bin/clang'
217ac_ct_DUMPBIN=''
218am__EXEEXT_FALSE=''
219am__EXEEXT_TRUE=''
220am__fastdepCC_FALSE=''
221am__fastdepCC_TRUE=''
222am__include='include'
223am__isrc=''
224am__leading_dot='.'
225am__nodep=''
226am__quote=''
227am__tar='$${TAR-tar} chof - "$$tardir"'
228am__untar='$${TAR-tar} xf -'
229bindir='${exec_prefix}/bin'
230build=''
231build_alias=''
232build_cpu=''
233build_os=''
234build_vendor=''
235datadir='${datarootdir}'
236datarootdir='${prefix}/share'
237docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
238dvidir='${docdir}'
239exec_prefix='NONE'
240host=''
241host_alias=''
242host_cpu=''
243host_os=''
244host_vendor=''
245htmldir='${docdir}'
246includedir='${prefix}/include'
247infodir='${datarootdir}/info'
248install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_sqlite3/sqlite3/work/sqlite-autoconf-3080403/install-sh'
249libdir='${exec_prefix}/lib'
250libexecdir='${exec_prefix}/libexec'
251localedir='${datarootdir}/locale'
252localstatedir='${prefix}/var'
253mandir='${datarootdir}/man'
254mkdir_p='/opt/local/bin/gmkdir -p'
255oldincludedir='/usr/include'
256pdfdir='${docdir}'
257prefix='/opt/local'
258program_transform_name='s,x,x,'
259psdir='${docdir}'
260sbindir='${exec_prefix}/sbin'
261sharedstatedir='${prefix}/com'
262sysconfdir='${prefix}/etc'
263target_alias=''
264
265## ----------- ##
266## confdefs.h. ##
267## ----------- ##
268
269/* confdefs.h */
270#define PACKAGE_NAME "sqlite"
271#define PACKAGE_TARNAME "sqlite"
272#define PACKAGE_VERSION "3.8.4.3"
273#define PACKAGE_STRING "sqlite 3.8.4.3"
274#define PACKAGE_BUGREPORT "http://www.sqlite.org"
275#define PACKAGE_URL ""
276#define PACKAGE "sqlite"
277#define VERSION "3.8.4.3"
278
279configure: exit 77