1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by expat configure 2.1.0, which was |
---|
5 | generated by GNU Autoconf 2.68. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-dependency-tracking |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Wesleys-iMac.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 11.4.2 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/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 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 4.00 gigabytes |
---|
33 | Default processor set: 88 tasks, 386 threads, 4 processors |
---|
34 | Load average: 0.95, Mach factor: 3.04 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2385: checking build system type |
---|
52 | configure:2399: result: x86_64-apple-darwin11.4.2 |
---|
53 | configure:2419: checking host system type |
---|
54 | configure:2432: result: x86_64-apple-darwin11.4.2 |
---|
55 | configure:2801: checking how to print strings |
---|
56 | configure:2828: result: printf |
---|
57 | configure:2897: checking for gcc |
---|
58 | configure:2924: result: /usr/bin/clang |
---|
59 | configure:3153: checking for C compiler version |
---|
60 | configure:3162: /usr/bin/clang --version >&5 |
---|
61 | Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn) |
---|
62 | Target: x86_64-apple-darwin11.4.2 |
---|
63 | Thread model: posix |
---|
64 | configure:3173: $? = 0 |
---|
65 | configure:3162: /usr/bin/clang -v >&5 |
---|
66 | Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn) |
---|
67 | Target: x86_64-apple-darwin11.4.2 |
---|
68 | Thread model: posix |
---|
69 | configure:3173: $? = 0 |
---|
70 | configure:3162: /usr/bin/clang -V >&5 |
---|
71 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
72 | clang: error: no input files |
---|
73 | configure:3173: $? = 1 |
---|
74 | configure:3162: /usr/bin/clang -qversion >&5 |
---|
75 | clang: error: no input files |
---|
76 | configure:3173: $? = 1 |
---|
77 | configure:3193: checking whether the C compiler works |
---|
78 | configure:3215: /usr/bin/clang -O2 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c >&5 |
---|
79 | clang: warning: not using the clang compiler for the 'powerpc' architecture |
---|
80 | llvm-gcc-4.2: error trying to exec '/usr/bin/../llvm-gcc-4.2/bin/powerpc-apple-darwin11-llvm-gcc-4.2': execvp: No such file or directory |
---|
81 | clang: error: gcc frontend command failed with exit code 255 (use -v to see invocation) |
---|
82 | configure:3219: $? = 255 |
---|
83 | configure:3257: result: no |
---|
84 | configure: failed program was: |
---|
85 | | /* confdefs.h */ |
---|
86 | | #define PACKAGE_NAME "expat" |
---|
87 | | #define PACKAGE_TARNAME "expat" |
---|
88 | | #define PACKAGE_VERSION "2.1.0" |
---|
89 | | #define PACKAGE_STRING "expat 2.1.0" |
---|
90 | | #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org" |
---|
91 | | #define PACKAGE_URL "" |
---|
92 | | /* end confdefs.h. */ |
---|
93 | | |
---|
94 | | int |
---|
95 | | main () |
---|
96 | | { |
---|
97 | | |
---|
98 | | ; |
---|
99 | | return 0; |
---|
100 | | } |
---|
101 | configure: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': |
---|
102 | configure:3264: error: C compiler cannot create executables |
---|
103 | See `config.log' for more details |
---|
104 | |
---|
105 | ## ---------------- ## |
---|
106 | ## Cache variables. ## |
---|
107 | ## ---------------- ## |
---|
108 | |
---|
109 | ac_cv_build=x86_64-apple-darwin11.4.2 |
---|
110 | ac_cv_env_CCC_set= |
---|
111 | ac_cv_env_CCC_value= |
---|
112 | ac_cv_env_CC_set=set |
---|
113 | ac_cv_env_CC_value=/usr/bin/clang |
---|
114 | ac_cv_env_CFLAGS_set=set |
---|
115 | ac_cv_env_CFLAGS_value='-O2 -arch i386 -arch ppc' |
---|
116 | ac_cv_env_CPPFLAGS_set=set |
---|
117 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
118 | ac_cv_env_CPP_set= |
---|
119 | ac_cv_env_CPP_value= |
---|
120 | ac_cv_env_CXXCPP_set= |
---|
121 | ac_cv_env_CXXCPP_value= |
---|
122 | ac_cv_env_CXXFLAGS_set=set |
---|
123 | ac_cv_env_CXXFLAGS_value='-O2 -arch i386 -arch ppc' |
---|
124 | ac_cv_env_CXX_set=set |
---|
125 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
126 | ac_cv_env_LDFLAGS_set=set |
---|
127 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch i386 -arch ppc' |
---|
128 | ac_cv_env_LIBS_set= |
---|
129 | ac_cv_env_LIBS_value= |
---|
130 | ac_cv_env_build_alias_set= |
---|
131 | ac_cv_env_build_alias_value= |
---|
132 | ac_cv_env_host_alias_set= |
---|
133 | ac_cv_env_host_alias_value= |
---|
134 | ac_cv_env_target_alias_set= |
---|
135 | ac_cv_env_target_alias_value= |
---|
136 | ac_cv_host=x86_64-apple-darwin11.4.2 |
---|
137 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
138 | |
---|
139 | ## ----------------- ## |
---|
140 | ## Output variables. ## |
---|
141 | ## ----------------- ## |
---|
142 | |
---|
143 | AR='' |
---|
144 | AS='as' |
---|
145 | AWK='' |
---|
146 | CC='/usr/bin/clang' |
---|
147 | CFLAGS='-O2 -arch i386 -arch ppc' |
---|
148 | CPP='' |
---|
149 | CPPFLAGS='-I/opt/local/include' |
---|
150 | CXX='/usr/bin/clang++' |
---|
151 | CXXCPP='' |
---|
152 | CXXFLAGS='-O2 -arch i386 -arch ppc' |
---|
153 | DEFS='' |
---|
154 | DLLTOOL='dlltool' |
---|
155 | DSYMUTIL='' |
---|
156 | DUMPBIN='' |
---|
157 | ECHO_C='\c' |
---|
158 | ECHO_N='' |
---|
159 | ECHO_T='' |
---|
160 | EGREP='' |
---|
161 | EXEEXT='' |
---|
162 | FGREP='' |
---|
163 | FILEMAP='' |
---|
164 | GREP='' |
---|
165 | INSTALL_DATA='' |
---|
166 | INSTALL_PROGRAM='' |
---|
167 | INSTALL_SCRIPT='' |
---|
168 | LD='' |
---|
169 | LDFLAGS='-L/opt/local/lib -arch i386 -arch ppc' |
---|
170 | LIBAGE='6' |
---|
171 | LIBCURRENT='7' |
---|
172 | LIBOBJS='' |
---|
173 | LIBREVISION='0' |
---|
174 | LIBS='' |
---|
175 | LIBTOOL='' |
---|
176 | LIPO='' |
---|
177 | LN_S='' |
---|
178 | LTLIBOBJS='' |
---|
179 | MANIFEST_TOOL='' |
---|
180 | NM='' |
---|
181 | NMEDIT='' |
---|
182 | OBJDUMP='objdump' |
---|
183 | OBJEXT='' |
---|
184 | OTOOL64='' |
---|
185 | OTOOL='' |
---|
186 | PACKAGE_BUGREPORT='expat-bugs@libexpat.org' |
---|
187 | PACKAGE_NAME='expat' |
---|
188 | PACKAGE_STRING='expat 2.1.0' |
---|
189 | PACKAGE_TARNAME='expat' |
---|
190 | PACKAGE_URL='' |
---|
191 | PACKAGE_VERSION='2.1.0' |
---|
192 | PATH_SEPARATOR=':' |
---|
193 | RANLIB='' |
---|
194 | SED='' |
---|
195 | SHELL='/bin/sh' |
---|
196 | STRIP='' |
---|
197 | ac_ct_AR='' |
---|
198 | ac_ct_CC='/usr/bin/clang' |
---|
199 | ac_ct_CXX='' |
---|
200 | ac_ct_DUMPBIN='' |
---|
201 | bindir='${exec_prefix}/bin' |
---|
202 | build='x86_64-apple-darwin11.4.2' |
---|
203 | build_alias='' |
---|
204 | build_cpu='x86_64' |
---|
205 | build_os='darwin11.4.2' |
---|
206 | build_vendor='apple' |
---|
207 | datadir='${datarootdir}' |
---|
208 | datarootdir='${prefix}/share' |
---|
209 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
210 | dvidir='${docdir}' |
---|
211 | exec_prefix='NONE' |
---|
212 | host='x86_64-apple-darwin11.4.2' |
---|
213 | host_alias='' |
---|
214 | host_cpu='x86_64' |
---|
215 | host_os='darwin11.4.2' |
---|
216 | host_vendor='apple' |
---|
217 | htmldir='${docdir}' |
---|
218 | includedir='${prefix}/include' |
---|
219 | infodir='${datarootdir}/info' |
---|
220 | libdir='${exec_prefix}/lib' |
---|
221 | libexecdir='${exec_prefix}/libexec' |
---|
222 | localedir='${datarootdir}/locale' |
---|
223 | localstatedir='${prefix}/var' |
---|
224 | mandir='${datarootdir}/man' |
---|
225 | oldincludedir='/usr/include' |
---|
226 | pdfdir='${docdir}' |
---|
227 | prefix='/opt/local' |
---|
228 | program_transform_name='s,x,x,' |
---|
229 | psdir='${docdir}' |
---|
230 | sbindir='${exec_prefix}/sbin' |
---|
231 | sharedstatedir='${prefix}/com' |
---|
232 | sysconfdir='${prefix}/etc' |
---|
233 | target_alias='' |
---|
234 | |
---|
235 | ## ----------- ## |
---|
236 | ## confdefs.h. ## |
---|
237 | ## ----------- ## |
---|
238 | |
---|
239 | /* confdefs.h */ |
---|
240 | #define PACKAGE_NAME "expat" |
---|
241 | #define PACKAGE_TARNAME "expat" |
---|
242 | #define PACKAGE_VERSION "2.1.0" |
---|
243 | #define PACKAGE_STRING "expat 2.1.0" |
---|
244 | #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org" |
---|
245 | #define PACKAGE_URL "" |
---|
246 | |
---|
247 | configure: exit 77 |
---|