Ticket #33464: expat_config.log

File expat_config.log, 7.0 KB (added by potmj (Michael Pot), 12 years ago)

Requested 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 expat configure 2.1.0, which was
5generated by GNU Autoconf 2.68.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Felicitys-PBk-2.local
14uname -m = i386
15uname -r = 9.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386
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 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 2.00 gigabytes
33Default processor set: 82 tasks, 345 threads, 2 processors
34Load average: 1.96, Mach factor: 0.69
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:2385: checking build system type
52configure:2399: result: i386-apple-darwin9.8.0
53configure:2419: checking host system type
54configure:2432: result: i386-apple-darwin9.8.0
55configure:2801: checking how to print strings
56configure:2828: result: printf
57configure:2897: checking for gcc
58configure:2924: result: /usr/bin/gcc-4.0
59configure:3153: checking for C compiler version
60configure:3162: /usr/bin/gcc-4.0 --version >&5
61i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)
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:3173: $? = 0
67configure:3162: /usr/bin/gcc-4.0 -v >&5
68Using built-in specs.
69Target: i686-apple-darwin9
70Configured 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 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
71Thread model: posix
72gcc version 4.0.1 (Apple Inc. build 5493)
73configure:3173: $? = 0
74configure:3162: /usr/bin/gcc-4.0 -V >&5
75gcc-4.0: argument to `-V' is missing
76configure:3173: $? = 1
77configure:3162: /usr/bin/gcc-4.0 -qversion >&5
78i686-apple-darwin9-gcc-4.0.1: no input files
79configure:3173: $? = 1
80configure:3193: checking whether the C compiler works
81configure:3215: /usr/bin/gcc-4.0 -O2 -arch ppc -arch i386 -I/opt/local/include -L/opt/local/lib -arch ppc -arch i386 conftest.c  >&5
82can not open CC_PRINT_OPTIONS_FILE /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/expat/work/.CC_PRINT_OPTIONS
83can not open CC_PRINT_OPTIONS_FILE /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/expat/work/.CC_PRINT_OPTIONS
84lipo: can't figure out the architecture type of: /var/tmp//ccG40F7O.out
85configure:3219: $? = 1
86configure:3257: result: no
87configure: failed program was:
88| /* confdefs.h */
89| #define PACKAGE_NAME "expat"
90| #define PACKAGE_TARNAME "expat"
91| #define PACKAGE_VERSION "2.1.0"
92| #define PACKAGE_STRING "expat 2.1.0"
93| #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org"
94| #define PACKAGE_URL ""
95| /* end confdefs.h.  */
96|
97| int
98| main ()
99| {
100|
101|   ;
102|   return 0;
103| }
104configure:3262: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/expat/work/expat-2.1.0':
105configure:3264: error: C compiler cannot create executables
106See `config.log' for more details
107
108## ---------------- ##
109## Cache variables. ##
110## ---------------- ##
111
112ac_cv_build=i386-apple-darwin9.8.0
113ac_cv_env_CCC_set=
114ac_cv_env_CCC_value=
115ac_cv_env_CC_set=set
116ac_cv_env_CC_value=/usr/bin/gcc-4.0
117ac_cv_env_CFLAGS_set=set
118ac_cv_env_CFLAGS_value='-O2 -arch ppc -arch i386'
119ac_cv_env_CPPFLAGS_set=set
120ac_cv_env_CPPFLAGS_value=-I/opt/local/include
121ac_cv_env_CPP_set=
122ac_cv_env_CPP_value=
123ac_cv_env_CXXCPP_set=
124ac_cv_env_CXXCPP_value=
125ac_cv_env_CXXFLAGS_set=set
126ac_cv_env_CXXFLAGS_value='-O2 -arch ppc -arch i386'
127ac_cv_env_CXX_set=set
128ac_cv_env_CXX_value=/usr/bin/g++-4.0
129ac_cv_env_LDFLAGS_set=set
130ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch ppc -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_host=i386-apple-darwin9.8.0
140ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0
141
142## ----------------- ##
143## Output variables. ##
144## ----------------- ##
145
146AR=''
147AS='as'
148AWK=''
149CC='/usr/bin/gcc-4.0'
150CFLAGS='-O2 -arch ppc -arch i386'
151CPP=''
152CPPFLAGS='-I/opt/local/include'
153CXX='/usr/bin/g++-4.0'
154CXXCPP=''
155CXXFLAGS='-O2 -arch ppc -arch i386'
156DEFS=''
157DLLTOOL='dlltool'
158DSYMUTIL=''
159DUMPBIN=''
160ECHO_C='\c'
161ECHO_N=''
162ECHO_T=''
163EGREP=''
164EXEEXT=''
165FGREP=''
166FILEMAP=''
167GREP=''
168INSTALL_DATA=''
169INSTALL_PROGRAM=''
170INSTALL_SCRIPT=''
171LD=''
172LDFLAGS='-L/opt/local/lib -arch ppc -arch i386'
173LIBAGE='6'
174LIBCURRENT='7'
175LIBOBJS=''
176LIBREVISION='0'
177LIBS=''
178LIBTOOL=''
179LIPO=''
180LN_S=''
181LTLIBOBJS=''
182MANIFEST_TOOL=''
183NM=''
184NMEDIT=''
185OBJDUMP='objdump'
186OBJEXT=''
187OTOOL64=''
188OTOOL=''
189PACKAGE_BUGREPORT='expat-bugs@libexpat.org'
190PACKAGE_NAME='expat'
191PACKAGE_STRING='expat 2.1.0'
192PACKAGE_TARNAME='expat'
193PACKAGE_URL=''
194PACKAGE_VERSION='2.1.0'
195PATH_SEPARATOR=':'
196RANLIB=''
197SED=''
198SHELL='/bin/sh'
199STRIP=''
200ac_ct_AR=''
201ac_ct_CC='/usr/bin/gcc-4.0'
202ac_ct_CXX=''
203ac_ct_DUMPBIN=''
204bindir='${exec_prefix}/bin'
205build='i386-apple-darwin9.8.0'
206build_alias=''
207build_cpu='i386'
208build_os='darwin9.8.0'
209build_vendor='apple'
210datadir='${datarootdir}'
211datarootdir='${prefix}/share'
212docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
213dvidir='${docdir}'
214exec_prefix='NONE'
215host='i386-apple-darwin9.8.0'
216host_alias=''
217host_cpu='i386'
218host_os='darwin9.8.0'
219host_vendor='apple'
220htmldir='${docdir}'
221includedir='${prefix}/include'
222infodir='${datarootdir}/info'
223libdir='${exec_prefix}/lib'
224libexecdir='${exec_prefix}/libexec'
225localedir='${datarootdir}/locale'
226localstatedir='${prefix}/var'
227mandir='${datarootdir}/man'
228oldincludedir='/usr/include'
229pdfdir='${docdir}'
230prefix='/opt/local'
231program_transform_name='s,x,x,'
232psdir='${docdir}'
233sbindir='${exec_prefix}/sbin'
234sharedstatedir='${prefix}/com'
235sysconfdir='${prefix}/etc'
236target_alias=''
237
238## ----------- ##
239## confdefs.h. ##
240## ----------- ##
241
242/* confdefs.h */
243#define PACKAGE_NAME "expat"
244#define PACKAGE_TARNAME "expat"
245#define PACKAGE_VERSION "2.1.0"
246#define PACKAGE_STRING "expat 2.1.0"
247#define PACKAGE_BUGREPORT "expat-bugs@libexpat.org"
248#define PACKAGE_URL ""
249
250configure: exit 77