Ticket #14582: config.log

File config.log, 11.5 KB (added by mark@…, 16 years ago)
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.59.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-apxs=/opt/local/apache2/bin/apxs --with-python=/opt/local/bin/python2.4 --with-flex=/opt/local/bin/flex --enable-so
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = MacBook-Pro.local
14uname -m = i386
15uname -r = 9.2.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.2.0: Tue Feb  5 16:13:22 PST 2008; root:xnu-1228.3.13~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
25hostinfo               = Mach kernel version:
26         Darwin Kernel Version 9.2.0: Tue Feb  5 16:13:22 PST 2008; root:xnu-1228.3.13~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: 4.00 gigabytes
33Default processor set: 79 tasks, 294 threads, 2 processors
34Load average: 0.94, Mach factor: 1.20
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
45PATH: /usr/X11R6/bin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:1310: checking for gcc
53configure:1336: result: /usr/bin/gcc-4.0
54configure:1580: checking for C compiler version
55configure:1583: /usr/bin/gcc-4.0 --version </dev/null >&5
56i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
57Copyright (C) 2005 Free Software Foundation, Inc.
58This is free software; see the source for copying conditions.  There is NO
59warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
60
61configure:1586: $? = 0
62configure:1588: /usr/bin/gcc-4.0 -v </dev/null >&5
63Using built-in specs.
64Target: i686-apple-darwin9
65Configured with: /var/tmp/gcc/gcc-5465~16/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
66Thread model: posix
67gcc version 4.0.1 (Apple Inc. build 5465)
68configure:1591: $? = 0
69configure:1593: /usr/bin/gcc-4.0 -V </dev/null >&5
70gcc-4.0: argument to `-V' is missing
71configure:1596: $? = 1
72configure:1619: checking for C compiler default output file name
73configure:1622: /usr/bin/gcc-4.0 -O2 -I/opt/local/include/python2.4 -L/opt/local/lib -Wl,-F/opt/local/Library/Frameworks conftest.c  >&5
74configure:1625: $? = 0
75configure:1671: result: a.out
76configure:1676: checking whether the C compiler works
77configure:1682: ./a.out
78configure:1685: $? = 0
79configure:1702: result: yes
80configure:1709: checking whether we are cross compiling
81configure:1711: result: no
82configure:1714: checking for suffix of executables
83configure:1716: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include/python2.4 -L/opt/local/lib -Wl,-F/opt/local/Library/Frameworks conftest.c  >&5
84configure:1719: $? = 0
85configure:1744: result:
86configure:1750: checking for suffix of object files
87configure:1771: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include/python2.4 conftest.c >&5
88configure:1774: $? = 0
89configure:1796: result: o
90configure:1800: checking whether we are using the GNU C compiler
91configure:1824: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include/python2.4 conftest.c >&5
92configure:1830: $? = 0
93configure:1833: test -z                          || test ! -s conftest.err
94configure:1836: $? = 0
95configure:1839: test -s conftest.o
96configure:1842: $? = 0
97configure:1855: result: yes
98configure:1861: checking whether /usr/bin/gcc-4.0 accepts -g
99configure:1882: /usr/bin/gcc-4.0 -c -g -I/opt/local/include/python2.4 conftest.c >&5
100configure:1888: $? = 0
101configure:1891: test -z                          || test ! -s conftest.err
102configure:1894: $? = 0
103configure:1897: test -s conftest.o
104configure:1900: $? = 0
105configure:1911: result: yes
106configure:1928: checking for /usr/bin/gcc-4.0 option to accept ANSI C
107configure:1998: /usr/bin/gcc-4.0  -c -O2 -I/opt/local/include/python2.4 conftest.c >&5
108configure:2004: $? = 0
109configure:2007: test -z                          || test ! -s conftest.err
110configure:2010: $? = 0
111configure:2013: test -s conftest.o
112configure:2016: $? = 0
113configure:2034: result: none needed
114configure:2052: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include/python2.4 conftest.c >&5
115conftest.c:2: error: syntax error before 'me'
116configure:2058: $? = 1
117configure: failed program was:
118| #ifndef __cplusplus
119|   choke me
120| #endif
121configure:2193: checking for ar
122configure:2209: found /usr/bin/ar
123configure:2219: result: ar
124configure:2268: checking for a BSD-compatible install
125configure:2323: result: /usr/bin/install
126configure:2334: checking whether make sets $(MAKE)
127configure:2354: result: yes
128configure:2366: checking for main in -lm
129configure:2390: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include/python2.4 -L/opt/local/lib -Wl,-F/opt/local/Library/Frameworks conftest.c -lm   >&5
130configure:2396: $? = 0
131configure:2399: test -z                          || test ! -s conftest.err
132configure:2402: $? = 0
133configure:2405: test -s conftest
134configure:2408: $? = 0
135configure:2421: result: yes
136configure:2434: checking for an ANSI C-conforming const
137configure:2501: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include/python2.4 conftest.c >&5
138configure:2507: $? = 0
139configure:2510: test -z                          || test ! -s conftest.err
140configure:2513: $? = 0
141configure:2516: test -s conftest.o
142configure:2519: $? = 0
143configure:2530: result: yes
144configure:2542: checking your blood pressure
145configure:2544: result: a bit high, but we can proceed
146configure:2548: checking whether apxs is available...
147configure:2555: checking for --with-apxs
148configure:2564: result: /opt/local/apache2/bin/apxs executable, good
149configure:2710: checking Apache version
150configure:2714: result: 2.2.8
151configure:2725: checking for Apache libexec directory
152configure:2728: result: /opt/local/apache2/modules
153configure:2732: checking for Apache include directory
154configure:2735: result: -I/opt/local/apache2/include
155configure:2803: checking for --with-python
156configure:2811: result: /opt/local/bin/python2.4
157configure:2868: checking Python version
158configure:2872: result: 2.4
159configure:2883: checking Python install prefix
160configure:2886: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.4
161configure:2891: checking checking where python libraries are installed
162configure:2894: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4
163configure:2998: checking what libraries Python was linked with
164configure:3009: result: -framework  Python    -ldl                   
165configure:3012: checking linker flags used to link Python
166configure:3019: result:
167configure:3022: checking where Python include files are
168configure:3027: result: -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4
169configure:3044: checking for --with-python-src
170configure:3056: result: no
171configure:3065: checking for --with-mutex-dir
172configure:3077: result: no
173configure:3085: result: Using MUTEX_DIR /tmp
174configure:3090: checking for --with-max-locks
175configure:3102: result: no
176configure:3109: result: Using 8 MAX_LOCKS.
177configure:3117: checking for --with-flex
178configure:3125: result: /opt/local/bin/flex
179configure:3177: result: found /opt/local/bin/flex, we'll use this. Use --with-flex to specify another.
180configure:3180: checking flex version
181configure:3188: result: 2.5.35. Good
182configure:3343: creating ./config.status
183
184## ---------------------- ##
185## Running config.status. ##
186## ---------------------- ##
187
188This file was extended by config.status, which was
189generated by GNU Autoconf 2.59.  Invocation command line was
190
191  CONFIG_FILES    =
192  CONFIG_HEADERS  =
193  CONFIG_LINKS    =
194  CONFIG_COMMANDS =
195  $ ./config.status
196
197on MacBook-Pro.local
198
199config.status:707: creating Makefile
200config.status:707: creating src/Makefile
201config.status:707: creating Doc/Makefile
202config.status:707: creating src/include/mod_python.h
203config.status:707: creating test/Makefile
204config.status:707: creating test/testconf.py
205config.status:707: creating dist/setup.py
206config.status:707: creating dist/Makefile
207
208## ---------------- ##
209## Cache variables. ##
210## ---------------- ##
211
212ac_cv_c_compiler_gnu=yes
213ac_cv_c_const=yes
214ac_cv_env_CC_set=set
215ac_cv_env_CC_value=/usr/bin/gcc-4.0
216ac_cv_env_CFLAGS_set=set
217ac_cv_env_CFLAGS_value=-O2
218ac_cv_env_CPPFLAGS_set=set
219ac_cv_env_CPPFLAGS_value=-I/opt/local/include/python2.4
220ac_cv_env_LDFLAGS_set=set
221ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-F/opt/local/Library/Frameworks'
222ac_cv_env_build_alias_set=
223ac_cv_env_build_alias_value=
224ac_cv_env_host_alias_set=
225ac_cv_env_host_alias_value=
226ac_cv_env_target_alias_set=
227ac_cv_env_target_alias_value=
228ac_cv_exeext=
229ac_cv_lib_m_main=yes
230ac_cv_objext=o
231ac_cv_prog_AR=ar
232ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0
233ac_cv_prog_cc_g=yes
234ac_cv_prog_cc_stdc=
235ac_cv_prog_make_make_set=yes
236
237## ----------------- ##
238## Output variables. ##
239## ----------------- ##
240
241ALL='dso'
242APXS='/opt/local/apache2/bin/apxs'
243AP_SRC=''
244AP_SRC_GRP=''
245AP_SRC_OWN=''
246AR='ar'
247CC='/usr/bin/gcc-4.0'
248CFLAGS='-O2'
249CPPFLAGS='-I/opt/local/include/python2.4'
250DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_LIBM=1 '
251DSO='do_dso'
252ECHO_C='ECHO_N=''
253ECHO_T=''
254EXEEXT=''
255HTTPD='/opt/local/apache2/bin/httpd'
256INCLUDES='-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_mod_python/work/mod_python-3.3.1/src/include -I/opt/local/apache2/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4'
257INSTALL_DATA='${INSTALL} -m 644'
258INSTALL_PROGRAM='${INSTALL}'
259INSTALL_SCRIPT='${INSTALL}'
260LDFLAGS='-L/opt/local/lib -Wl,-F/opt/local/Library/Frameworks -Wl,-framework,Python  -u _PyMac_Error $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)   -L/opt/local/lib  '
261LEX='/opt/local/bin/flex'
262LIBEXECDIR='/opt/local/apache2/modules'
263LIBOBJS=''
264LIBS='-lm  -framework  Python    -ldl                    '
265LTLIBOBJS=''
266MAX_LOCKS='8'
267MOD_PYTHON_SO='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_mod_python/work/mod_python-3.3.1/src/mod_python.so'
268MP_VERSION='3.3.1'
269MUTEX_DIR='/tmp'
270OBJEXT='o'
271PACKAGE_BUGREPORT=''
272PACKAGE_NAME=''
273PACKAGE_STRING=''
274PACKAGE_TARNAME=''
275PACKAGE_VERSION=''
276PATH_SEPARATOR=':'
277PYTHON_BIN='/opt/local/bin/python2.4'
278PYTHON_SRC=''
279PY_STD_LIB='/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4'
280SET_MAKE=''
281SHELL='/bin/sh'
282SOLARIS_HACKS=''
283STATIC='no_static'
284TEST_SERVER_ROOT='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_mod_python/work/mod_python-3.3.1/test'
285ac_ct_CC='/usr/bin/gcc-4.0'
286bindir='${exec_prefix}/bin'
287build_alias=''
288datadir='${prefix}/share'
289exec_prefix='${prefix}'
290host_alias=''
291includedir='${prefix}/include'
292infodir='${prefix}/info'
293libdir='${exec_prefix}/lib'
294libexecdir='${exec_prefix}/libexec'
295localstatedir='${prefix}/var'
296mandir='${prefix}/man'
297oldincludedir='/usr/include'
298prefix='/opt/local'
299program_transform_name='s,x,x,'
300sbindir='${exec_prefix}/sbin'
301sharedstatedir='${prefix}/com'
302sysconfdir='${prefix}/etc'
303target_alias=''
304
305## ----------- ##
306## confdefs.h. ##
307## ----------- ##
308
309#define HAVE_LIBM 1
310#define PACKAGE_BUGREPORT ""
311#define PACKAGE_NAME ""
312#define PACKAGE_STRING ""
313#define PACKAGE_TARNAME ""
314#define PACKAGE_VERSION ""
315
316configure: exit 0