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 configure, which was |
---|
5 | generated by GNU Autoconf 2.64. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --with-installbuilddir=/opt/local/share/apr-1/build --enable-nonportable-atomics ac_cv_func_setpgrp_void=no |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = iMac.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 11.0.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 11.0.0: Sat Jun 18 12:56:35 PDT 2011; root:xnu-1699.22.73~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.0.0: Sat Jun 18 12:56:35 PDT 2011; root:xnu-1699.22.73~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: 103 tasks, 635 threads, 4 processors |
---|
34 | Load average: 1.87, Mach factor: 2.45 |
---|
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:3787: checking build system type |
---|
52 | configure:3801: result: i386-apple-darwin11.0.0 |
---|
53 | configure:3821: checking host system type |
---|
54 | configure:3834: result: i386-apple-darwin11.0.0 |
---|
55 | configure:3854: checking target system type |
---|
56 | configure:3867: result: i386-apple-darwin11.0.0 |
---|
57 | configure:3930: checking for working mkdir -p |
---|
58 | configure:3946: result: yes |
---|
59 | configure:4038: checking for chosen layout |
---|
60 | configure:4040: result: apr |
---|
61 | configure:4305: checking for gcc |
---|
62 | configure:4332: result: /Developer/usr/bin/llvm-gcc-4.2 |
---|
63 | configure:4561: checking for C compiler version |
---|
64 | configure:4570: /Developer/usr/bin/llvm-gcc-4.2 --version >&5 |
---|
65 | i686-apple-darwin10-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2333.4) |
---|
66 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
67 | This is free software; see the source for copying conditions. There is NO |
---|
68 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
69 | |
---|
70 | configure:4581: $? = 0 |
---|
71 | configure:4570: /Developer/usr/bin/llvm-gcc-4.2 -v >&5 |
---|
72 | Using built-in specs. |
---|
73 | Target: i686-apple-darwin10 |
---|
74 | Configured with: /var/tmp/llvmgcc42/llvmgcc42-2333.4~7/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --enable-llvm=/var/tmp/llvmgcc42/llvmgcc42-2333.4~7/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/usr/include/c++/4.2.1 |
---|
75 | Thread model: posix |
---|
76 | gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2333.4) |
---|
77 | configure:4581: $? = 0 |
---|
78 | configure:4570: /Developer/usr/bin/llvm-gcc-4.2 -V >&5 |
---|
79 | llvm-gcc-4.2: argument to `-V' is missing |
---|
80 | configure:4581: $? = 1 |
---|
81 | configure:4570: /Developer/usr/bin/llvm-gcc-4.2 -qversion >&5 |
---|
82 | i686-apple-darwin10-llvm-gcc-4.2: no input files |
---|
83 | configure:4581: $? = 1 |
---|
84 | configure:4603: checking for C compiler default output file name |
---|
85 | configure:4625: /Developer/usr/bin/llvm-gcc-4.2 -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
86 | conftest.c:9:19: error: stdio.h: No such file or directory |
---|
87 | conftest.c: In function 'main': |
---|
88 | conftest.c:13: error: 'FILE' undeclared (first use in this function) |
---|
89 | conftest.c:13: error: (Each undeclared identifier is reported only once |
---|
90 | conftest.c:13: error: for each function it appears in.) |
---|
91 | conftest.c:13: error: 'f' undeclared (first use in this function) |
---|
92 | configure:4629: $? = 1 |
---|
93 | configure:4666: result: |
---|
94 | configure: failed program was: |
---|
95 | | /* confdefs.h */ |
---|
96 | | #define PACKAGE_NAME "" |
---|
97 | | #define PACKAGE_TARNAME "" |
---|
98 | | #define PACKAGE_VERSION "" |
---|
99 | | #define PACKAGE_STRING "" |
---|
100 | | #define PACKAGE_BUGREPORT "" |
---|
101 | | #define PACKAGE_URL "" |
---|
102 | | /* end confdefs.h. */ |
---|
103 | | #include <stdio.h> |
---|
104 | | int |
---|
105 | | main () |
---|
106 | | { |
---|
107 | | FILE *f = fopen ("conftest.out", "w"); |
---|
108 | | return ferror (f) || fclose (f) != 0; |
---|
109 | | |
---|
110 | | ; |
---|
111 | | return 0; |
---|
112 | | } |
---|
113 | configure:4672: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_apr/work/apr-1.4.5': |
---|
114 | configure:4676: error: C compiler cannot create executables |
---|
115 | See `config.log' for more details. |
---|
116 | |
---|
117 | ## ---------------- ## |
---|
118 | ## Cache variables. ## |
---|
119 | ## ---------------- ## |
---|
120 | |
---|
121 | ac_cv_build=i386-apple-darwin11.0.0 |
---|
122 | ac_cv_env_CCC_set= |
---|
123 | ac_cv_env_CCC_value= |
---|
124 | ac_cv_env_CC_set=set |
---|
125 | ac_cv_env_CC_value=/Developer/usr/bin/llvm-gcc-4.2 |
---|
126 | ac_cv_env_CFLAGS_set=set |
---|
127 | ac_cv_env_CFLAGS_value='-O2 -arch x86_64' |
---|
128 | ac_cv_env_CPPFLAGS_set=set |
---|
129 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
130 | ac_cv_env_CPP_set= |
---|
131 | ac_cv_env_CPP_value= |
---|
132 | ac_cv_env_CXXCPP_set= |
---|
133 | ac_cv_env_CXXCPP_value= |
---|
134 | ac_cv_env_CXXFLAGS_set=set |
---|
135 | ac_cv_env_CXXFLAGS_value='-O2 -arch x86_64' |
---|
136 | ac_cv_env_CXX_set=set |
---|
137 | ac_cv_env_CXX_value=/Developer/usr/bin/llvm-g++-4.2 |
---|
138 | ac_cv_env_F77_set= |
---|
139 | ac_cv_env_F77_value= |
---|
140 | ac_cv_env_FFLAGS_set=set |
---|
141 | ac_cv_env_FFLAGS_value='-O2 -m64' |
---|
142 | ac_cv_env_LDFLAGS_set=set |
---|
143 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64' |
---|
144 | ac_cv_env_LIBS_set= |
---|
145 | ac_cv_env_LIBS_value= |
---|
146 | ac_cv_env_build_alias_set= |
---|
147 | ac_cv_env_build_alias_value= |
---|
148 | ac_cv_env_host_alias_set= |
---|
149 | ac_cv_env_host_alias_value= |
---|
150 | ac_cv_env_target_alias_set= |
---|
151 | ac_cv_env_target_alias_value= |
---|
152 | ac_cv_func_setpgrp_void=no |
---|
153 | ac_cv_host=i386-apple-darwin11.0.0 |
---|
154 | ac_cv_mkdir_p=yes |
---|
155 | ac_cv_path_SED=sed |
---|
156 | ac_cv_prog_AWK=awk |
---|
157 | ac_cv_prog_ac_ct_CC=/Developer/usr/bin/llvm-gcc-4.2 |
---|
158 | ac_cv_target=i386-apple-darwin11.0.0 |
---|
159 | |
---|
160 | ## ----------------- ## |
---|
161 | ## Output variables. ## |
---|
162 | ## ----------------- ## |
---|
163 | |
---|
164 | ALLOCA='' |
---|
165 | APR_CONFIG_LOCATION='source' |
---|
166 | APR_DOTTED_VERSION='1.4.5' |
---|
167 | APR_LIBNAME='' |
---|
168 | APR_MAJOR_VERSION='1' |
---|
169 | AR='' |
---|
170 | AS='' |
---|
171 | ASCPP='' |
---|
172 | AWK='' |
---|
173 | CC='/Developer/usr/bin/llvm-gcc-4.2' |
---|
174 | CFLAGS='-O2 -arch x86_64' |
---|
175 | CPP='' |
---|
176 | CPPFLAGS='-I/opt/local/include' |
---|
177 | CXX='/Developer/usr/bin/llvm-g++-4.2' |
---|
178 | CXXCPP='' |
---|
179 | CXXFLAGS='-O2 -arch x86_64' |
---|
180 | DEFAULT_OSDIR='' |
---|
181 | DEFS='' |
---|
182 | DLLTOOL='' |
---|
183 | DSYMUTIL='' |
---|
184 | ECHO='/bin/echo' |
---|
185 | ECHO_C='\c' |
---|
186 | ECHO_N='' |
---|
187 | ECHO_T='' |
---|
188 | EGREP='' |
---|
189 | EXEEXT='' |
---|
190 | EXTRA_CFLAGS='' |
---|
191 | EXTRA_CPPFLAGS='' |
---|
192 | EXTRA_INCLUDES='' |
---|
193 | EXTRA_LDFLAGS='' |
---|
194 | EXTRA_LIBS='' |
---|
195 | F77='' |
---|
196 | FFLAGS='-O2 -m64' |
---|
197 | GREP='' |
---|
198 | INCLUDES='' |
---|
199 | INCLUDE_OUTPUTS='' |
---|
200 | INCLUDE_RULES='' |
---|
201 | INSTALL_DATA='' |
---|
202 | INSTALL_PROGRAM='' |
---|
203 | INSTALL_SCRIPT='' |
---|
204 | INSTALL_SUBDIRS='' |
---|
205 | LDFLAGS='-L/opt/local/lib -arch x86_64' |
---|
206 | LDLIBS='' |
---|
207 | LIBOBJS='' |
---|
208 | LIBS='' |
---|
209 | LIBTOOL='' |
---|
210 | LIBTOOL_LIBS='' |
---|
211 | LN_S='' |
---|
212 | LTFLAGS='' |
---|
213 | LTLIBOBJS='' |
---|
214 | LT_LDFLAGS='' |
---|
215 | LT_NO_INSTALL='' |
---|
216 | LT_VERSION='' |
---|
217 | MKDEP='' |
---|
218 | NMEDIT='' |
---|
219 | NOTEST_CFLAGS='' |
---|
220 | NOTEST_CPPFLAGS='' |
---|
221 | NOTEST_INCLUDES='' |
---|
222 | NOTEST_LDFLAGS='' |
---|
223 | NOTEST_LIBS='' |
---|
224 | OBJDUMP='' |
---|
225 | OBJECTS_PLATFORM='' |
---|
226 | OBJEXT='' |
---|
227 | OSDIR='' |
---|
228 | PACKAGE_BUGREPORT='' |
---|
229 | PACKAGE_NAME='' |
---|
230 | PACKAGE_STRING='' |
---|
231 | PACKAGE_TARNAME='' |
---|
232 | PACKAGE_URL='' |
---|
233 | PACKAGE_VERSION='' |
---|
234 | PATH_SEPARATOR=':' |
---|
235 | RANLIB='' |
---|
236 | RM='' |
---|
237 | SED='' |
---|
238 | SET_MAKE='' |
---|
239 | SHELL='/bin/sh' |
---|
240 | STRIP='' |
---|
241 | ac_ct_CC='/Developer/usr/bin/llvm-gcc-4.2' |
---|
242 | ac_ct_CXX='' |
---|
243 | ac_ct_F77='' |
---|
244 | acceptfilter='' |
---|
245 | apr_builddir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_apr/work/apr-1.4.5' |
---|
246 | apr_builders='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_apr/work/apr-1.4.5/build' |
---|
247 | apr_charset_ebcdic='' |
---|
248 | apr_has_user='' |
---|
249 | apr_has_xthread_files='' |
---|
250 | apr_inaddr_none='' |
---|
251 | apr_procattr_user_set_requires_password='' |
---|
252 | apr_srcdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_apr/work/apr-1.4.5' |
---|
253 | apr_tcp_nopush_flag='' |
---|
254 | apr_thread_func='' |
---|
255 | aprdso='' |
---|
256 | aprlfs='' |
---|
257 | arpa_ineth='' |
---|
258 | bigendian='' |
---|
259 | bindir='${exec_prefix}/bin' |
---|
260 | build='i386-apple-darwin11.0.0' |
---|
261 | build_alias='' |
---|
262 | build_cpu='i386' |
---|
263 | build_os='darwin11.0.0' |
---|
264 | build_vendor='apple' |
---|
265 | conioh='' |
---|
266 | crypth='' |
---|
267 | ctypeh='' |
---|
268 | datadir='${prefix}' |
---|
269 | datarootdir='${prefix}/share' |
---|
270 | direnth='' |
---|
271 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
272 | dvidir='${docdir}' |
---|
273 | eolstr='' |
---|
274 | errnoh='' |
---|
275 | exec_prefix='${prefix}' |
---|
276 | export_lib_target='' |
---|
277 | fcntlh='' |
---|
278 | fcntlser='' |
---|
279 | file_as_socket='' |
---|
280 | flockser='' |
---|
281 | fork='' |
---|
282 | hasfcntlser='' |
---|
283 | hasflockser='' |
---|
284 | hasposixser='' |
---|
285 | hasprocpthreadser='' |
---|
286 | hassysvser='' |
---|
287 | have_corkable_tcp='' |
---|
288 | have_getrlimit='' |
---|
289 | have_in_addr='' |
---|
290 | have_inet_addr='' |
---|
291 | have_inet_network='' |
---|
292 | have_iovec='' |
---|
293 | have_ipv6='' |
---|
294 | have_memchr='' |
---|
295 | have_memmove='' |
---|
296 | have_proc_invoked='' |
---|
297 | have_sa_storage='' |
---|
298 | have_sctp='' |
---|
299 | have_setrlimit='' |
---|
300 | have_sigaction='' |
---|
301 | have_sigsuspend='' |
---|
302 | have_sigwait='' |
---|
303 | have_strcasecmp='' |
---|
304 | have_strdup='' |
---|
305 | have_stricmp='' |
---|
306 | have_strncasecmp='' |
---|
307 | have_strnicmp='' |
---|
308 | have_strstr='' |
---|
309 | have_unicode_fs='' |
---|
310 | have_union_semun='' |
---|
311 | havebeosarea='' |
---|
312 | havemmapanon='' |
---|
313 | havemmapshm='' |
---|
314 | havemmaptmp='' |
---|
315 | havemmapzero='' |
---|
316 | haveos2shm='' |
---|
317 | haveshmget='' |
---|
318 | haveshmgetanon='' |
---|
319 | havewin32shm='' |
---|
320 | host='i386-apple-darwin11.0.0' |
---|
321 | host_alias='' |
---|
322 | host_cpu='i386' |
---|
323 | host_os='darwin11.0.0' |
---|
324 | host_vendor='apple' |
---|
325 | htmldir='${docdir}' |
---|
326 | includedir='${prefix}/include/apr-${APR_MAJOR_VERSION}' |
---|
327 | infodir='${datarootdir}/info' |
---|
328 | ino_t_value='' |
---|
329 | installbuilddir='${datadir}/build-${APR_MAJOR_VERSION}' |
---|
330 | int64_literal='' |
---|
331 | int64_t_fmt='' |
---|
332 | int64_value='' |
---|
333 | int_value='' |
---|
334 | ioh='' |
---|
335 | lib_target='' |
---|
336 | libdir='${exec_prefix}/lib' |
---|
337 | libexecdir='${exec_prefix}/modules' |
---|
338 | limitsh='' |
---|
339 | link='' |
---|
340 | localedir='${datarootdir}/locale' |
---|
341 | localstatedir='${prefix}' |
---|
342 | long_value='' |
---|
343 | lt_compile='' |
---|
344 | mandir='${prefix}/man' |
---|
345 | mmap='' |
---|
346 | netdbh='' |
---|
347 | netinet_inh='' |
---|
348 | netinet_sctp_uioh='' |
---|
349 | netinet_sctph='' |
---|
350 | netinet_tcph='' |
---|
351 | o_nonblock_inherited='' |
---|
352 | oc='' |
---|
353 | off_t_fmt='' |
---|
354 | off_t_value='' |
---|
355 | oldincludedir='/usr/include' |
---|
356 | osuuid='' |
---|
357 | pdfdir='${docdir}' |
---|
358 | pid_t_fmt='' |
---|
359 | posixser='' |
---|
360 | prefix='/opt/local' |
---|
361 | proc_mutex_is_global='' |
---|
362 | processh='' |
---|
363 | proclockglobal='' |
---|
364 | procpthreadser='' |
---|
365 | program_transform_name='s,x,x,' |
---|
366 | psdir='${docdir}' |
---|
367 | pthreadh='' |
---|
368 | pthreadser='' |
---|
369 | rand='' |
---|
370 | sbindir='${exec_prefix}/bin' |
---|
371 | semaphoreh='' |
---|
372 | sendfile='' |
---|
373 | sharedmem='' |
---|
374 | sharedstatedir='${prefix}/com' |
---|
375 | shlibpath_var='' |
---|
376 | short_value='' |
---|
377 | signalh='' |
---|
378 | size_t_fmt='' |
---|
379 | size_t_value='' |
---|
380 | so_ext='' |
---|
381 | socklen_t_value='' |
---|
382 | ssize_t_fmt='' |
---|
383 | ssize_t_value='' |
---|
384 | stdargh='' |
---|
385 | stdint='' |
---|
386 | stdioh='' |
---|
387 | stdlibh='' |
---|
388 | stringh='' |
---|
389 | stringsh='' |
---|
390 | struct_rlimit='' |
---|
391 | sys_ioctlh='' |
---|
392 | sys_sendfileh='' |
---|
393 | sys_signalh='' |
---|
394 | sys_socketh='' |
---|
395 | sys_sockioh='' |
---|
396 | sys_syslimitsh='' |
---|
397 | sys_timeh='' |
---|
398 | sys_typesh='' |
---|
399 | sys_uioh='' |
---|
400 | sys_unh='' |
---|
401 | sys_waith='' |
---|
402 | sysconfdir='${prefix}/conf' |
---|
403 | sysvser='' |
---|
404 | target='i386-apple-darwin11.0.0' |
---|
405 | target_alias='' |
---|
406 | target_cpu='i386' |
---|
407 | target_os='darwin11.0.0' |
---|
408 | target_vendor='apple' |
---|
409 | tcp_nodelay_inherited='' |
---|
410 | threads='' |
---|
411 | timeh='' |
---|
412 | top_builddir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_apr/work/apr-1.4.5' |
---|
413 | uint64_literal='' |
---|
414 | uint64_t_fmt='' |
---|
415 | uint64_t_hex_fmt='' |
---|
416 | unistdh='' |
---|
417 | usebeosarea='' |
---|
418 | usemmapanon='' |
---|
419 | usemmapshm='' |
---|
420 | usemmaptmp='' |
---|
421 | usemmapzero='' |
---|
422 | useos2shm='' |
---|
423 | useshmget='' |
---|
424 | useshmgetanon='' |
---|
425 | usewin32shm='' |
---|
426 | voidp_size='' |
---|
427 | windowsh='' |
---|
428 | winsock2h='' |
---|
429 | |
---|
430 | ## ----------- ## |
---|
431 | ## confdefs.h. ## |
---|
432 | ## ----------- ## |
---|
433 | |
---|
434 | /* confdefs.h */ |
---|
435 | #define PACKAGE_NAME "" |
---|
436 | #define PACKAGE_TARNAME "" |
---|
437 | #define PACKAGE_VERSION "" |
---|
438 | #define PACKAGE_STRING "" |
---|
439 | #define PACKAGE_BUGREPORT "" |
---|
440 | #define PACKAGE_URL "" |
---|
441 | |
---|
442 | configure: exit 77 |
---|