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