| 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.61. Invocation command line was |
|---|
| 6 | |
|---|
| 7 | $ ./configure --enable-xcache |
|---|
| 8 | |
|---|
| 9 | ## --------- ## |
|---|
| 10 | ## Platform. ## |
|---|
| 11 | ## --------- ## |
|---|
| 12 | |
|---|
| 13 | hostname = serenity.fritz.box |
|---|
| 14 | uname -m = x86_64 |
|---|
| 15 | uname -r = 11.3.0 |
|---|
| 16 | uname -s = Darwin |
|---|
| 17 | uname -v = Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~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.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 |
|---|
| 27 | Kernel configured for up to 4 processors. |
|---|
| 28 | 2 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: 8.00 gigabytes |
|---|
| 33 | Default processor set: 164 tasks, 810 threads, 4 processors |
|---|
| 34 | Load average: 1.57, Mach factor: 2.42 |
|---|
| 35 | /bin/machine = unknown |
|---|
| 36 | /usr/bin/oslevel = unknown |
|---|
| 37 | /bin/universe = unknown |
|---|
| 38 | |
|---|
| 39 | PATH: /opt/subversion/bin |
|---|
| 40 | PATH: /usr/bin |
|---|
| 41 | PATH: /bin |
|---|
| 42 | PATH: /usr/sbin |
|---|
| 43 | PATH: /sbin |
|---|
| 44 | PATH: /usr/local/bin |
|---|
| 45 | PATH: /usr/X11/bin |
|---|
| 46 | |
|---|
| 47 | |
|---|
| 48 | ## ----------- ## |
|---|
| 49 | ## Core tests. ## |
|---|
| 50 | ## ----------- ## |
|---|
| 51 | |
|---|
| 52 | configure:1903: checking for grep that handles long lines and -e |
|---|
| 53 | configure:1977: result: /usr/bin/grep |
|---|
| 54 | configure:1982: checking for egrep |
|---|
| 55 | configure:2060: result: /usr/bin/grep -E |
|---|
| 56 | configure:2065: checking for a sed that does not truncate output |
|---|
| 57 | configure:2119: result: /usr/local/bin/sed |
|---|
| 58 | configure:2251: checking for cc |
|---|
| 59 | configure:2267: found /usr/bin/cc |
|---|
| 60 | configure:2278: result: cc |
|---|
| 61 | configure:2314: checking for C compiler version |
|---|
| 62 | configure:2321: cc --version >&5 |
|---|
| 63 | i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) |
|---|
| 64 | Copyright (C) 2007 Free Software Foundation, Inc. |
|---|
| 65 | This is free software; see the source for copying conditions. There is NO |
|---|
| 66 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
|---|
| 67 | |
|---|
| 68 | configure:2324: $? = 0 |
|---|
| 69 | configure:2331: cc -v >&5 |
|---|
| 70 | Using built-in specs. |
|---|
| 71 | Target: i686-apple-darwin11 |
|---|
| 72 | Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/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-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 |
|---|
| 73 | Thread model: posix |
|---|
| 74 | gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) |
|---|
| 75 | configure:2334: $? = 0 |
|---|
| 76 | configure:2341: cc -V >&5 |
|---|
| 77 | llvm-gcc-4.2: argument to `-V' is missing |
|---|
| 78 | configure:2344: $? = 1 |
|---|
| 79 | configure:2367: checking for C compiler default output file name |
|---|
| 80 | configure:2394: cc conftest.c >&5 |
|---|
| 81 | configure:2397: $? = 0 |
|---|
| 82 | configure:2435: result: a.out |
|---|
| 83 | configure:2452: checking whether the C compiler works |
|---|
| 84 | configure:2462: ./a.out |
|---|
| 85 | configure:2465: $? = 0 |
|---|
| 86 | configure:2482: result: yes |
|---|
| 87 | configure:2489: checking whether we are cross compiling |
|---|
| 88 | configure:2491: result: no |
|---|
| 89 | configure:2494: checking for suffix of executables |
|---|
| 90 | configure:2501: cc -o conftest conftest.c >&5 |
|---|
| 91 | configure:2504: $? = 0 |
|---|
| 92 | configure:2528: result: |
|---|
| 93 | configure:2534: checking for suffix of object files |
|---|
| 94 | configure:2560: cc -c conftest.c >&5 |
|---|
| 95 | configure:2563: $? = 0 |
|---|
| 96 | configure:2586: result: o |
|---|
| 97 | configure:2590: checking whether we are using the GNU C compiler |
|---|
| 98 | configure:2619: cc -c conftest.c >&5 |
|---|
| 99 | configure:2625: $? = 0 |
|---|
| 100 | configure:2642: result: yes |
|---|
| 101 | configure:2647: checking whether cc accepts -g |
|---|
| 102 | configure:2677: cc -c -g conftest.c >&5 |
|---|
| 103 | configure:2683: $? = 0 |
|---|
| 104 | configure:2782: result: yes |
|---|
| 105 | configure:2799: checking for cc option to accept ISO C89 |
|---|
| 106 | configure:2873: cc -c -g -O2 conftest.c >&5 |
|---|
| 107 | configure:2879: $? = 0 |
|---|
| 108 | configure:2902: result: none needed |
|---|
| 109 | configure:2926: checking how to run the C preprocessor |
|---|
| 110 | configure:2966: cc -E conftest.c |
|---|
| 111 | configure:2972: $? = 0 |
|---|
| 112 | configure:3003: cc -E conftest.c |
|---|
| 113 | conftest.c:8:28: error: ac_nonexistent.h: No such file or directory |
|---|
| 114 | configure:3009: $? = 1 |
|---|
| 115 | configure: failed program was: |
|---|
| 116 | | /* confdefs.h. */ |
|---|
| 117 | | #define PACKAGE_NAME "" |
|---|
| 118 | | #define PACKAGE_TARNAME "" |
|---|
| 119 | | #define PACKAGE_VERSION "" |
|---|
| 120 | | #define PACKAGE_STRING "" |
|---|
| 121 | | #define PACKAGE_BUGREPORT "" |
|---|
| 122 | | /* end confdefs.h. */ |
|---|
| 123 | | #include <ac_nonexistent.h> |
|---|
| 124 | configure:3042: result: cc -E |
|---|
| 125 | configure:3071: cc -E conftest.c |
|---|
| 126 | configure:3077: $? = 0 |
|---|
| 127 | configure:3108: cc -E conftest.c |
|---|
| 128 | conftest.c:8:28: error: ac_nonexistent.h: No such file or directory |
|---|
| 129 | configure:3114: $? = 1 |
|---|
| 130 | configure: failed program was: |
|---|
| 131 | | /* confdefs.h. */ |
|---|
| 132 | | #define PACKAGE_NAME "" |
|---|
| 133 | | #define PACKAGE_TARNAME "" |
|---|
| 134 | | #define PACKAGE_VERSION "" |
|---|
| 135 | | #define PACKAGE_STRING "" |
|---|
| 136 | | #define PACKAGE_BUGREPORT "" |
|---|
| 137 | | /* end confdefs.h. */ |
|---|
| 138 | | #include <ac_nonexistent.h> |
|---|
| 139 | configure:3154: checking for icc |
|---|
| 140 | configure:3167: result: no |
|---|
| 141 | configure:3181: checking for suncc |
|---|
| 142 | configure:3194: result: no |
|---|
| 143 | configure:3212: checking whether cc understands -c and -o together |
|---|
| 144 | configure:3244: cc -c conftest.c -o conftest2.o >&5 |
|---|
| 145 | configure:3247: $? = 0 |
|---|
| 146 | configure:3253: cc -c conftest.c -o conftest2.o >&5 |
|---|
| 147 | configure:3256: $? = 0 |
|---|
| 148 | configure:3308: result: yes |
|---|
| 149 | configure:3324: checking for system library directory |
|---|
| 150 | configure:3339: result: lib |
|---|
| 151 | configure:3346: checking if compiler supports -R |
|---|
| 152 | configure:3375: cc -o conftest -g -O2 conftest.c -R /usr/lib >&5 |
|---|
| 153 | ld: in /usr/lib, can't map file, errno=22 for architecture x86_64 |
|---|
| 154 | collect2: ld returned 1 exit status |
|---|
| 155 | configure:3381: $? = 1 |
|---|
| 156 | configure: failed program was: |
|---|
| 157 | | /* confdefs.h. */ |
|---|
| 158 | | #define PACKAGE_NAME "" |
|---|
| 159 | | #define PACKAGE_TARNAME "" |
|---|
| 160 | | #define PACKAGE_VERSION "" |
|---|
| 161 | | #define PACKAGE_STRING "" |
|---|
| 162 | | #define PACKAGE_BUGREPORT "" |
|---|
| 163 | | /* end confdefs.h. */ |
|---|
| 164 | | |
|---|
| 165 | | int |
|---|
| 166 | | main () |
|---|
| 167 | | { |
|---|
| 168 | | |
|---|
| 169 | | ; |
|---|
| 170 | | return 0; |
|---|
| 171 | | } |
|---|
| 172 | configure:3400: result: no |
|---|
| 173 | configure:3405: checking if compiler supports -Wl,-rpath, |
|---|
| 174 | configure:3434: cc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5 |
|---|
| 175 | configure:3440: $? = 0 |
|---|
| 176 | configure:3459: result: yes |
|---|
| 177 | configure:3508: checking build system type |
|---|
| 178 | configure:3526: result: i386-apple-darwin11.3.0 |
|---|
| 179 | configure:3548: checking host system type |
|---|
| 180 | configure:3563: result: i386-apple-darwin11.3.0 |
|---|
| 181 | configure:3585: checking target system type |
|---|
| 182 | configure:3600: result: i386-apple-darwin11.3.0 |
|---|
| 183 | configure:3709: checking for PHP prefix |
|---|
| 184 | configure:3711: result: /usr |
|---|
| 185 | configure:3713: checking for PHP includes |
|---|
| 186 | configure:3715: result: -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib |
|---|
| 187 | configure:3717: checking for PHP extension directory |
|---|
| 188 | configure:3719: result: /usr/lib/php/extensions/no-debug-non-zts-20090626 |
|---|
| 189 | configure:3721: checking for PHP installed headers prefix |
|---|
| 190 | configure:3723: result: /usr/include/php |
|---|
| 191 | configure:3726: checking if debug is enabled |
|---|
| 192 | configure:3756: result: no |
|---|
| 193 | configure:3759: checking if zts is enabled |
|---|
| 194 | configure:3789: result: no |
|---|
| 195 | configure:3863: checking for re2c |
|---|
| 196 | configure:3893: result: no |
|---|
| 197 | configure:3918: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. |
|---|
| 198 | configure:3932: checking for gawk |
|---|
| 199 | configure:3963: result: no |
|---|
| 200 | configure:3932: checking for nawk |
|---|
| 201 | configure:3963: result: no |
|---|
| 202 | configure:3932: checking for awk |
|---|
| 203 | configure:3949: found /usr/bin/awk |
|---|
| 204 | configure:3960: result: awk |
|---|
| 205 | configure:3985: checking if awk is broken |
|---|
| 206 | configure:3994: result: no |
|---|
| 207 | configure:4009: checking for XCache support |
|---|
| 208 | configure:4048: result: yes, shared |
|---|
| 209 | configure:4058: checking for XCache handle of compile time constant |
|---|
| 210 | configure:4072: result: yes |
|---|
| 211 | configure:4101: checking for XCache optimizer |
|---|
| 212 | configure:4115: result: no |
|---|
| 213 | configure:4137: checking for XCache coverager |
|---|
| 214 | configure:4151: result: no |
|---|
| 215 | configure:4173: checking for XCache assembler |
|---|
| 216 | configure:4187: result: no |
|---|
| 217 | configure:4209: checking for XCache disassembler |
|---|
| 218 | configure:4223: result: no |
|---|
| 219 | configure:4245: checking for XCache encoder |
|---|
| 220 | configure:4259: result: no |
|---|
| 221 | configure:4281: checking for XCache decoder |
|---|
| 222 | configure:4295: result: no |
|---|
| 223 | configure:4322: checking for XCache self test |
|---|
| 224 | configure:4336: result: no |
|---|
| 225 | configure:4359: checking for XCache self test |
|---|
| 226 | configure:4373: result: no |
|---|
| 227 | configure:4690: checking for gawk |
|---|
| 228 | configure:4723: result: no |
|---|
| 229 | configure:4690: checking for awk |
|---|
| 230 | configure:4708: found /usr/bin/awk |
|---|
| 231 | configure:4720: result: /usr/bin/awk |
|---|
| 232 | configure:4745: checking for m4 |
|---|
| 233 | configure:4763: found /usr/bin/m4 |
|---|
| 234 | configure:4775: result: /usr/bin/m4 |
|---|
| 235 | configure:4805: checking for grep |
|---|
| 236 | configure:4835: result: /usr/bin/grep |
|---|
| 237 | configure:4853: checking for sed |
|---|
| 238 | configure:4883: result: /usr/local/bin/sed |
|---|
| 239 | configure:4902: checking for indent |
|---|
| 240 | configure:4920: found /usr/bin/indent |
|---|
| 241 | configure:4932: result: /usr/bin/indent |
|---|
| 242 | configure:4970: checking if you have opcode_spec_def.h for XCache |
|---|
| 243 | configure:4978: result: yes |
|---|
| 244 | configure:5088: checking for ld used by cc |
|---|
| 245 | configure:5155: result: /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld |
|---|
| 246 | configure:5164: checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld |
|---|
| 247 | configure:5179: result: no |
|---|
| 248 | configure:5184: checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files |
|---|
| 249 | configure:5191: result: -r |
|---|
| 250 | configure:5209: checking for BSD-compatible nm |
|---|
| 251 | configure:5258: result: /usr/bin/nm |
|---|
| 252 | configure:5262: checking whether ln -s works |
|---|
| 253 | configure:5266: result: yes |
|---|
| 254 | configure:5273: checking how to recognize dependent libraries |
|---|
| 255 | configure:5459: result: pass_all |
|---|
| 256 | configure:5696: checking for ANSI C header files |
|---|
| 257 | configure:5726: cc -c -g -O2 conftest.c >&5 |
|---|
| 258 | configure:5732: $? = 0 |
|---|
| 259 | configure:5831: cc -o conftest -g -O2 conftest.c >&5 |
|---|
| 260 | configure:5834: $? = 0 |
|---|
| 261 | configure:5840: ./conftest |
|---|
| 262 | configure:5843: $? = 0 |
|---|
| 263 | configure:5860: result: yes |
|---|
| 264 | configure:5884: checking for sys/types.h |
|---|
| 265 | configure:5905: cc -c -g -O2 conftest.c >&5 |
|---|
| 266 | configure:5911: $? = 0 |
|---|
| 267 | configure:5927: result: yes |
|---|
| 268 | configure:5884: checking for sys/stat.h |
|---|
| 269 | configure:5905: cc -c -g -O2 conftest.c >&5 |
|---|
| 270 | configure:5911: $? = 0 |
|---|
| 271 | configure:5927: result: yes |
|---|
| 272 | configure:5884: checking for stdlib.h |
|---|
| 273 | configure:5905: cc -c -g -O2 conftest.c >&5 |
|---|
| 274 | configure:5911: $? = 0 |
|---|
| 275 | configure:5927: result: yes |
|---|
| 276 | configure:5884: checking for string.h |
|---|
| 277 | configure:5905: cc -c -g -O2 conftest.c >&5 |
|---|
| 278 | configure:5911: $? = 0 |
|---|
| 279 | configure:5927: result: yes |
|---|
| 280 | configure:5884: checking for memory.h |
|---|
| 281 | configure:5905: cc -c -g -O2 conftest.c >&5 |
|---|
| 282 | configure:5911: $? = 0 |
|---|
| 283 | configure:5927: result: yes |
|---|
| 284 | configure:5884: checking for strings.h |
|---|
| 285 | configure:5905: cc -c -g -O2 conftest.c >&5 |
|---|
| 286 | configure:5911: $? = 0 |
|---|
| 287 | configure:5927: result: yes |
|---|
| 288 | configure:5884: checking for inttypes.h |
|---|
| 289 | configure:5905: cc -c -g -O2 conftest.c >&5 |
|---|
| 290 | configure:5911: $? = 0 |
|---|
| 291 | configure:5927: result: yes |
|---|
| 292 | configure:5884: checking for stdint.h |
|---|
| 293 | configure:5905: cc -c -g -O2 conftest.c >&5 |
|---|
| 294 | configure:5911: $? = 0 |
|---|
| 295 | configure:5927: result: yes |
|---|
| 296 | configure:5884: checking for unistd.h |
|---|
| 297 | configure:5905: cc -c -g -O2 conftest.c >&5 |
|---|
| 298 | configure:5911: $? = 0 |
|---|
| 299 | configure:5927: result: yes |
|---|
| 300 | configure:5954: checking dlfcn.h usability |
|---|
| 301 | configure:5971: cc -c -g -O2 conftest.c >&5 |
|---|
| 302 | configure:5977: $? = 0 |
|---|
| 303 | configure:5991: result: yes |
|---|
| 304 | configure:5995: checking dlfcn.h presence |
|---|
| 305 | configure:6010: cc -E conftest.c |
|---|
| 306 | configure:6016: $? = 0 |
|---|
| 307 | configure:6030: result: yes |
|---|
| 308 | configure:6058: checking for dlfcn.h |
|---|
| 309 | configure:6066: result: yes |
|---|
| 310 | configure:6091: checking the maximum length of command line arguments |
|---|
| 311 | configure:6203: result: 196608 |
|---|
| 312 | configure:6215: checking command to parse /usr/bin/nm output from cc object |
|---|
| 313 | configure:6320: cc -c -g -O2 conftest.c >&5 |
|---|
| 314 | configure:6323: $? = 0 |
|---|
| 315 | configure:6327: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
|---|
| 316 | configure:6330: $? = 0 |
|---|
| 317 | cannot find nm_test_var in conftest.nm |
|---|
| 318 | configure:6320: cc -c -g -O2 conftest.c >&5 |
|---|
| 319 | configure:6323: $? = 0 |
|---|
| 320 | configure:6327: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
|---|
| 321 | configure:6330: $? = 0 |
|---|
| 322 | configure:6382: cc -o conftest -g -O2 conftest.c conftstm.o >&5 |
|---|
| 323 | configure:6385: $? = 0 |
|---|
| 324 | configure:6423: result: ok |
|---|
| 325 | configure:6427: checking for objdir |
|---|
| 326 | configure:6442: result: .libs |
|---|
| 327 | configure:6534: checking for ar |
|---|
| 328 | configure:6550: found /usr/bin/ar |
|---|
| 329 | configure:6561: result: ar |
|---|
| 330 | configure:6630: checking for ranlib |
|---|
| 331 | configure:6646: found /usr/bin/ranlib |
|---|
| 332 | configure:6657: result: ranlib |
|---|
| 333 | configure:6726: checking for strip |
|---|
| 334 | configure:6742: found /usr/bin/strip |
|---|
| 335 | configure:6753: result: strip |
|---|
| 336 | configure:7010: checking for dsymutil |
|---|
| 337 | configure:7026: found /usr/bin/dsymutil |
|---|
| 338 | configure:7037: result: dsymutil |
|---|
| 339 | configure:7106: checking for nmedit |
|---|
| 340 | configure:7122: found /usr/bin/nmedit |
|---|
| 341 | configure:7133: result: nmedit |
|---|
| 342 | configure:7160: checking for -single_module linker flag |
|---|
| 343 | configure:7181: result: yes |
|---|
| 344 | configure:7183: checking for -exported_symbols_list linker flag |
|---|
| 345 | configure:7199: cc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
|---|
| 346 | configure:7202: $? = 0 |
|---|
| 347 | configure:7216: result: yes |
|---|
| 348 | configure:7334: checking if cc supports -fno-rtti -fno-exceptions |
|---|
| 349 | configure:7352: cc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 |
|---|
| 350 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
|---|
| 351 | configure:7356: $? = 0 |
|---|
| 352 | configure:7369: result: no |
|---|
| 353 | configure:7384: checking for cc option to produce PIC |
|---|
| 354 | configure:7624: result: -fno-common |
|---|
| 355 | configure:7632: checking if cc PIC flag -fno-common works |
|---|
| 356 | configure:7650: cc -c -g -O2 -fno-common -DPIC conftest.c >&5 |
|---|
| 357 | configure:7654: $? = 0 |
|---|
| 358 | configure:7667: result: yes |
|---|
| 359 | configure:7695: checking if cc static flag -static works |
|---|
| 360 | configure:7723: result: no |
|---|
| 361 | configure:7733: checking if cc supports -c -o file.o |
|---|
| 362 | configure:7754: cc -c -g -O2 -o out/conftest2.o conftest.c >&5 |
|---|
| 363 | configure:7758: $? = 0 |
|---|
| 364 | configure:7780: result: yes |
|---|
| 365 | configure:7806: checking whether the cc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries |
|---|
| 366 | configure:8738: result: yes |
|---|
| 367 | configure:8805: checking dynamic linker characteristics |
|---|
| 368 | configure:9407: result: darwin11.3.0 dyld |
|---|
| 369 | configure:9431: checking how to hardcode library paths into programs |
|---|
| 370 | configure:9456: result: immediate |
|---|
| 371 | configure:9470: checking whether stripping libraries is possible |
|---|
| 372 | configure:9484: result: yes |
|---|
| 373 | configure:10277: checking if libtool supports shared libraries |
|---|
| 374 | configure:10279: result: yes |
|---|
| 375 | configure:10282: checking whether to build shared libraries |
|---|
| 376 | configure:10303: result: yes |
|---|
| 377 | configure:10306: checking whether to build static libraries |
|---|
| 378 | configure:10310: result: no |
|---|
| 379 | configure:10405: result: |
|---|
| 380 | creating libtool |
|---|
| 381 | configure:14104: creating ./config.status |
|---|
| 382 | |
|---|
| 383 | ## ---------------------- ## |
|---|
| 384 | ## Running config.status. ## |
|---|
| 385 | ## ---------------------- ## |
|---|
| 386 | |
|---|
| 387 | This file was extended by config.status, which was |
|---|
| 388 | generated by GNU Autoconf 2.61. Invocation command line was |
|---|
| 389 | |
|---|
| 390 | CONFIG_FILES = |
|---|
| 391 | CONFIG_HEADERS = |
|---|
| 392 | CONFIG_LINKS = |
|---|
| 393 | CONFIG_COMMANDS = |
|---|
| 394 | $ ./config.status |
|---|
| 395 | |
|---|
| 396 | on serenity.fritz.box |
|---|
| 397 | |
|---|
| 398 | config.status:515: creating config.h |
|---|
| 399 | |
|---|
| 400 | ## ---------------- ## |
|---|
| 401 | ## Cache variables. ## |
|---|
| 402 | ## ---------------- ## |
|---|
| 403 | |
|---|
| 404 | ac_cv_build=i386-apple-darwin11.3.0 |
|---|
| 405 | ac_cv_c_compiler_gnu=yes |
|---|
| 406 | ac_cv_env_CC_set= |
|---|
| 407 | ac_cv_env_CC_value= |
|---|
| 408 | ac_cv_env_CFLAGS_set= |
|---|
| 409 | ac_cv_env_CFLAGS_value= |
|---|
| 410 | ac_cv_env_CPPFLAGS_set= |
|---|
| 411 | ac_cv_env_CPPFLAGS_value= |
|---|
| 412 | ac_cv_env_CPP_set= |
|---|
| 413 | ac_cv_env_CPP_value= |
|---|
| 414 | ac_cv_env_LDFLAGS_set= |
|---|
| 415 | ac_cv_env_LDFLAGS_value= |
|---|
| 416 | ac_cv_env_LIBS_set= |
|---|
| 417 | ac_cv_env_LIBS_value= |
|---|
| 418 | ac_cv_env_build_alias_set= |
|---|
| 419 | ac_cv_env_build_alias_value= |
|---|
| 420 | ac_cv_env_host_alias_set= |
|---|
| 421 | ac_cv_env_host_alias_value= |
|---|
| 422 | ac_cv_env_target_alias_set= |
|---|
| 423 | ac_cv_env_target_alias_value= |
|---|
| 424 | ac_cv_header_dlfcn_h=yes |
|---|
| 425 | ac_cv_header_inttypes_h=yes |
|---|
| 426 | ac_cv_header_memory_h=yes |
|---|
| 427 | ac_cv_header_stdc=yes |
|---|
| 428 | ac_cv_header_stdint_h=yes |
|---|
| 429 | ac_cv_header_stdlib_h=yes |
|---|
| 430 | ac_cv_header_string_h=yes |
|---|
| 431 | ac_cv_header_strings_h=yes |
|---|
| 432 | ac_cv_header_sys_stat_h=yes |
|---|
| 433 | ac_cv_header_sys_types_h=yes |
|---|
| 434 | ac_cv_header_unistd_h=yes |
|---|
| 435 | ac_cv_host=i386-apple-darwin11.3.0 |
|---|
| 436 | ac_cv_objext=o |
|---|
| 437 | ac_cv_path_EGREP='/usr/bin/grep -E' |
|---|
| 438 | ac_cv_path_GREP=/usr/bin/grep |
|---|
| 439 | ac_cv_path_INDENT=/usr/bin/indent |
|---|
| 440 | ac_cv_path_M4=/usr/bin/m4 |
|---|
| 441 | ac_cv_path_SED=/usr/local/bin/sed |
|---|
| 442 | ac_cv_path_XCACHE_AWK=/usr/bin/awk |
|---|
| 443 | ac_cv_prog_AWK=awk |
|---|
| 444 | ac_cv_prog_CPP='cc -E' |
|---|
| 445 | ac_cv_prog_ac_ct_AR=ar |
|---|
| 446 | ac_cv_prog_ac_ct_CC=cc |
|---|
| 447 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
|---|
| 448 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
|---|
| 449 | ac_cv_prog_ac_ct_RANLIB=ranlib |
|---|
| 450 | ac_cv_prog_ac_ct_STRIP=strip |
|---|
| 451 | ac_cv_prog_cc_c89= |
|---|
| 452 | ac_cv_prog_cc_cc_c_o=yes |
|---|
| 453 | ac_cv_prog_cc_g=yes |
|---|
| 454 | ac_cv_target=i386-apple-darwin11.3.0 |
|---|
| 455 | lt_cv_apple_cc_single_mod=yes |
|---|
| 456 | lt_cv_deplibs_check_method=pass_all |
|---|
| 457 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
|---|
| 458 | lt_cv_file_magic_test_file= |
|---|
| 459 | lt_cv_ld_exported_symbols_list=yes |
|---|
| 460 | lt_cv_ld_reload_flag=-r |
|---|
| 461 | lt_cv_objdir=.libs |
|---|
| 462 | lt_cv_path_LD=/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld |
|---|
| 463 | lt_cv_path_NM=/usr/bin/nm |
|---|
| 464 | lt_cv_path_SED=/usr/local/bin/sed |
|---|
| 465 | lt_cv_prog_compiler_c_o=yes |
|---|
| 466 | lt_cv_prog_compiler_pic_works=yes |
|---|
| 467 | lt_cv_prog_compiler_rtti_exceptions=no |
|---|
| 468 | lt_cv_prog_compiler_static_works=no |
|---|
| 469 | lt_cv_prog_gnu_ld=no |
|---|
| 470 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
|---|
| 471 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' |
|---|
| 472 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
|---|
| 473 | lt_cv_sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' |
|---|
| 474 | lt_cv_sys_lib_search_path_spec='/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/x86_64 /Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/x86_64 /usr/lib/gcc/i686-apple-darwin11/4.2.1/x86_64 /usr/lib/i686-apple-darwin11/4.2.1 /usr/lib /usr/llvm-gcc-4.2/lib/gcc /usr/llvm-gcc-4.2/lib /Developer/usr/llvm-gcc-4.2/lib /usr/local/lib' |
|---|
| 475 | lt_cv_sys_max_cmd_len=196608 |
|---|
| 476 | lt_lt_cv_prog_compiler_c_o='"yes"' |
|---|
| 477 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' |
|---|
| 478 | lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' |
|---|
| 479 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
|---|
| 480 | php_cv_cc_dashr=no |
|---|
| 481 | php_cv_cc_rpath=yes |
|---|
| 482 | |
|---|
| 483 | ## ----------------- ## |
|---|
| 484 | ## Output variables. ## |
|---|
| 485 | ## ----------------- ## |
|---|
| 486 | |
|---|
| 487 | AR='ar' |
|---|
| 488 | AWK='awk' |
|---|
| 489 | CC='cc' |
|---|
| 490 | CFLAGS='-g -O2' |
|---|
| 491 | CONFIGURE_COMMAND=' '\''./configure'\'' '\''--enable-xcache'\''' |
|---|
| 492 | CONFIGURE_OPTIONS=' '\''--enable-xcache'\''' |
|---|
| 493 | CPP='cc -E' |
|---|
| 494 | CPPFLAGS=' -DHAVE_CONFIG_H' |
|---|
| 495 | DEFS='-DHAVE_CONFIG_H' |
|---|
| 496 | DSYMUTIL='dsymutil' |
|---|
| 497 | ECHO='/bin/echo' |
|---|
| 498 | ECHO_C='ECHO_N='' |
|---|
| 499 | ECHO_T='' |
|---|
| 500 | EGREP='/usr/bin/grep -E' |
|---|
| 501 | EXEEXT='' |
|---|
| 502 | GREP='/usr/bin/grep' |
|---|
| 503 | INDENT='/usr/bin/indent' |
|---|
| 504 | LDFLAGS='' |
|---|
| 505 | LIBOBJS='' |
|---|
| 506 | LIBS='' |
|---|
| 507 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
|---|
| 508 | LN_S='ln -s' |
|---|
| 509 | LTLIBOBJS='' |
|---|
| 510 | M4='/usr/bin/m4 -B 102400' |
|---|
| 511 | NMEDIT='nmedit' |
|---|
| 512 | OBJEXT='o' |
|---|
| 513 | PACKAGE_BUGREPORT='' |
|---|
| 514 | PACKAGE_NAME='' |
|---|
| 515 | PACKAGE_STRING='' |
|---|
| 516 | PACKAGE_TARNAME='' |
|---|
| 517 | PACKAGE_VERSION='' |
|---|
| 518 | PATH_SEPARATOR=':' |
|---|
| 519 | RANLIB='ranlib' |
|---|
| 520 | RE2C='exit 0;' |
|---|
| 521 | SED='/usr/local/bin/sed' |
|---|
| 522 | SHELL='/bin/sh' |
|---|
| 523 | SHLIB_DL_SUFFIX_NAME='so' |
|---|
| 524 | SHLIB_SUFFIX_NAME='dylib' |
|---|
| 525 | STRIP='strip' |
|---|
| 526 | XCACHE_AWK='LANG=C /usr/bin/awk' |
|---|
| 527 | ac_ct_CC='cc' |
|---|
| 528 | bindir='${exec_prefix}/bin' |
|---|
| 529 | build='i386-apple-darwin11.3.0' |
|---|
| 530 | build_alias='' |
|---|
| 531 | build_cpu='i386' |
|---|
| 532 | build_os='darwin11.3.0' |
|---|
| 533 | build_vendor='apple' |
|---|
| 534 | datadir='${datarootdir}' |
|---|
| 535 | datarootdir='${prefix}/share' |
|---|
| 536 | docdir='${datarootdir}/doc/${PACKAGE}' |
|---|
| 537 | dvidir='${docdir}' |
|---|
| 538 | exec_prefix='$(prefix)' |
|---|
| 539 | host='i386-apple-darwin11.3.0' |
|---|
| 540 | host_alias='i386-apple-darwin11.3.0' |
|---|
| 541 | host_cpu='i386' |
|---|
| 542 | host_os='darwin11.3.0' |
|---|
| 543 | host_vendor='apple' |
|---|
| 544 | htmldir='${docdir}' |
|---|
| 545 | includedir='${prefix}/include' |
|---|
| 546 | infodir='${datarootdir}/info' |
|---|
| 547 | libdir='${exec_prefix}/lib' |
|---|
| 548 | libexecdir='${exec_prefix}/libexec' |
|---|
| 549 | localedir='${datarootdir}/locale' |
|---|
| 550 | localstatedir='${prefix}/var' |
|---|
| 551 | mandir='${datarootdir}/man' |
|---|
| 552 | oldincludedir='/usr/include' |
|---|
| 553 | pdfdir='${docdir}' |
|---|
| 554 | prefix='/usr' |
|---|
| 555 | program_transform_name='s,x,x,' |
|---|
| 556 | psdir='${docdir}' |
|---|
| 557 | sbindir='${exec_prefix}/sbin' |
|---|
| 558 | sharedstatedir='${prefix}/com' |
|---|
| 559 | sysconfdir='${prefix}/etc' |
|---|
| 560 | target='i386-apple-darwin11.3.0' |
|---|
| 561 | target_alias='' |
|---|
| 562 | target_cpu='i386' |
|---|
| 563 | target_os='darwin11.3.0' |
|---|
| 564 | target_vendor='apple' |
|---|
| 565 | |
|---|
| 566 | ## ----------- ## |
|---|
| 567 | ## confdefs.h. ## |
|---|
| 568 | ## ----------- ## |
|---|
| 569 | |
|---|
| 570 | #define PACKAGE_NAME "" |
|---|
| 571 | #define PACKAGE_TARNAME "" |
|---|
| 572 | #define PACKAGE_VERSION "" |
|---|
| 573 | #define PACKAGE_STRING "" |
|---|
| 574 | #define PACKAGE_BUGREPORT "" |
|---|
| 575 | #define HAVE_XCACHE_CONSTANT 1 |
|---|
| 576 | #define XCACHE_MODULES "cacher" |
|---|
| 577 | #define COMPILE_DL_XCACHE 1 |
|---|
| 578 | #define HAVE_XCACHE_OPCODE_SPEC_DEF 1 |
|---|
| 579 | #define STDC_HEADERS 1 |
|---|
| 580 | #define HAVE_SYS_TYPES_H 1 |
|---|
| 581 | #define HAVE_SYS_STAT_H 1 |
|---|
| 582 | #define HAVE_STDLIB_H 1 |
|---|
| 583 | #define HAVE_STRING_H 1 |
|---|
| 584 | #define HAVE_MEMORY_H 1 |
|---|
| 585 | #define HAVE_STRINGS_H 1 |
|---|
| 586 | #define HAVE_INTTYPES_H 1 |
|---|
| 587 | #define HAVE_STDINT_H 1 |
|---|
| 588 | #define HAVE_UNISTD_H 1 |
|---|
| 589 | #define HAVE_DLFCN_H 1 |
|---|
| 590 | |
|---|
| 591 | configure: exit 0 |
|---|