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.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --with-php-config=/opt/local/bin/php-config55 |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = air-domini |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 13.0.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/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 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/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: 4.00 gigabytes |
---|
33 | Default processor set: 160 tasks, 768 threads, 4 processors |
---|
34 | Load average: 2.55, Mach factor: 1.60 |
---|
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:2300: checking for grep that handles long lines and -e |
---|
52 | configure:2358: result: /opt/local/bin/grep |
---|
53 | configure:2363: checking for egrep |
---|
54 | configure:2425: result: /opt/local/bin/grep -E |
---|
55 | configure:2430: checking for a sed that does not truncate output |
---|
56 | configure:2484: result: /opt/local/bin/gsed |
---|
57 | configure:2674: checking for C compiler version |
---|
58 | configure:2683: /usr/bin/clang --version >&5 |
---|
59 | Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) |
---|
60 | Target: x86_64-apple-darwin13.0.0 |
---|
61 | Thread model: posix |
---|
62 | configure:2694: $? = 0 |
---|
63 | configure:2683: /usr/bin/clang -v >&5 |
---|
64 | Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) |
---|
65 | Target: x86_64-apple-darwin13.0.0 |
---|
66 | Thread model: posix |
---|
67 | configure:2694: $? = 0 |
---|
68 | configure:2683: /usr/bin/clang -V >&5 |
---|
69 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
70 | clang: error: no input files |
---|
71 | configure:2694: $? = 1 |
---|
72 | configure:2683: /usr/bin/clang -qversion >&5 |
---|
73 | clang: error: no input files |
---|
74 | configure:2694: $? = 1 |
---|
75 | configure:2714: checking whether the C compiler works |
---|
76 | configure:2736: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
77 | configure:2740: $? = 0 |
---|
78 | configure:2788: result: yes |
---|
79 | configure:2791: checking for C compiler default output file name |
---|
80 | configure:2793: result: a.out |
---|
81 | configure:2799: checking for suffix of executables |
---|
82 | configure:2806: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
83 | configure:2810: $? = 0 |
---|
84 | configure:2832: result: |
---|
85 | configure:2854: checking whether we are cross compiling |
---|
86 | configure:2862: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
87 | configure:2866: $? = 0 |
---|
88 | configure:2873: ./conftest |
---|
89 | configure:2877: $? = 0 |
---|
90 | configure:2892: result: no |
---|
91 | configure:2897: checking for suffix of object files |
---|
92 | configure:2919: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
93 | configure:2923: $? = 0 |
---|
94 | configure:2944: result: o |
---|
95 | configure:2948: checking whether we are using the GNU C compiler |
---|
96 | configure:2967: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
97 | configure:2967: $? = 0 |
---|
98 | configure:2976: result: yes |
---|
99 | configure:2985: checking whether /usr/bin/clang accepts -g |
---|
100 | configure:3005: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
101 | configure:3005: $? = 0 |
---|
102 | configure:3046: result: yes |
---|
103 | configure:3063: checking for /usr/bin/clang option to accept ISO C89 |
---|
104 | configure:3126: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
105 | configure:3126: $? = 0 |
---|
106 | configure:3139: result: none needed |
---|
107 | configure:3165: checking how to run the C preprocessor |
---|
108 | configure:3196: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
109 | configure:3196: $? = 0 |
---|
110 | configure:3210: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
111 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
112 | #include <ac_nonexistent.h> |
---|
113 | ^ |
---|
114 | 1 error generated. |
---|
115 | configure:3210: $? = 1 |
---|
116 | configure: failed program was: |
---|
117 | | /* confdefs.h */ |
---|
118 | | #define PACKAGE_NAME "" |
---|
119 | | #define PACKAGE_TARNAME "" |
---|
120 | | #define PACKAGE_VERSION "" |
---|
121 | | #define PACKAGE_STRING "" |
---|
122 | | #define PACKAGE_BUGREPORT "" |
---|
123 | | #define PACKAGE_URL "" |
---|
124 | | /* end confdefs.h. */ |
---|
125 | | #include <ac_nonexistent.h> |
---|
126 | configure:3235: result: /usr/bin/clang -E |
---|
127 | configure:3255: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
128 | configure:3255: $? = 0 |
---|
129 | configure:3269: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
130 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
131 | #include <ac_nonexistent.h> |
---|
132 | ^ |
---|
133 | 1 error generated. |
---|
134 | configure:3269: $? = 1 |
---|
135 | configure: failed program was: |
---|
136 | | /* confdefs.h */ |
---|
137 | | #define PACKAGE_NAME "" |
---|
138 | | #define PACKAGE_TARNAME "" |
---|
139 | | #define PACKAGE_VERSION "" |
---|
140 | | #define PACKAGE_STRING "" |
---|
141 | | #define PACKAGE_BUGREPORT "" |
---|
142 | | #define PACKAGE_URL "" |
---|
143 | | /* end confdefs.h. */ |
---|
144 | | #include <ac_nonexistent.h> |
---|
145 | configure:3300: checking for icc |
---|
146 | configure:3309: result: no |
---|
147 | configure:3323: checking for suncc |
---|
148 | configure:3332: result: no |
---|
149 | configure:3347: checking whether /usr/bin/clang and cc understand -c and -o together |
---|
150 | configure:3378: /usr/bin/clang -c conftest.c -o conftest2.o >&5 |
---|
151 | configure:3382: $? = 0 |
---|
152 | configure:3388: /usr/bin/clang -c conftest.c -o conftest2.o >&5 |
---|
153 | configure:3392: $? = 0 |
---|
154 | configure:3403: cc -c conftest.c >&5 |
---|
155 | configure:3407: $? = 0 |
---|
156 | configure:3415: cc -c conftest.c -o conftest2.o >&5 |
---|
157 | configure:3419: $? = 0 |
---|
158 | configure:3425: cc -c conftest.c -o conftest2.o >&5 |
---|
159 | configure:3429: $? = 0 |
---|
160 | configure:3447: result: yes |
---|
161 | configure:3461: checking for system library directory |
---|
162 | configure:3476: result: lib |
---|
163 | configure:3483: checking if compiler supports -R |
---|
164 | configure:3502: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -R /usr/lib >&5 |
---|
165 | clang: warning: argument unused during compilation: '-R' |
---|
166 | ld: can't map file, errno=22 file '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/lib' for architecture x86_64 |
---|
167 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
168 | configure:3502: $? = 1 |
---|
169 | configure: failed program was: |
---|
170 | | /* confdefs.h */ |
---|
171 | | #define PACKAGE_NAME "" |
---|
172 | | #define PACKAGE_TARNAME "" |
---|
173 | | #define PACKAGE_VERSION "" |
---|
174 | | #define PACKAGE_STRING "" |
---|
175 | | #define PACKAGE_BUGREPORT "" |
---|
176 | | #define PACKAGE_URL "" |
---|
177 | | /* end confdefs.h. */ |
---|
178 | | |
---|
179 | | int |
---|
180 | | main () |
---|
181 | | { |
---|
182 | | |
---|
183 | | ; |
---|
184 | | return 0; |
---|
185 | | } |
---|
186 | configure:3512: result: no |
---|
187 | configure:3517: checking if compiler supports -Wl,-rpath, |
---|
188 | configure:3536: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -Wl,-rpath,/usr/lib >&5 |
---|
189 | configure:3536: $? = 0 |
---|
190 | configure:3546: result: yes |
---|
191 | configure:3591: checking build system type |
---|
192 | configure:3605: result: x86_64-apple-darwin13.0.0 |
---|
193 | configure:3625: checking host system type |
---|
194 | configure:3638: result: x86_64-apple-darwin13.0.0 |
---|
195 | configure:3658: checking target system type |
---|
196 | configure:3671: result: x86_64-apple-darwin13.0.0 |
---|
197 | configure:3774: checking for PHP prefix |
---|
198 | configure:3776: result: /opt/local |
---|
199 | configure:3778: checking for PHP includes |
---|
200 | configure:3780: result: -I/opt/local/include/php55/php -I/opt/local/include/php55/php/main -I/opt/local/include/php55/php/TSRM -I/opt/local/include/php55/php/Zend -I/opt/local/include/php55/php/ext -I/opt/local/include/php55/php/ext/date/lib -I/opt/local/include |
---|
201 | configure:3782: checking for PHP extension directory |
---|
202 | configure:3784: result: /opt/local/lib/php55/extensions/no-debug-non-zts-20121212 |
---|
203 | configure:3786: checking for PHP installed headers prefix |
---|
204 | configure:3788: result: /opt/local/include/php55/php |
---|
205 | configure:3791: checking if debug is enabled |
---|
206 | configure:3817: result: no |
---|
207 | configure:3820: checking if zts is enabled |
---|
208 | configure:3846: result: no |
---|
209 | configure:3917: checking for re2c |
---|
210 | configure:3947: result: no |
---|
211 | configure:3972: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. |
---|
212 | configure:3986: checking for gawk |
---|
213 | configure:4017: result: no |
---|
214 | configure:3986: checking for nawk |
---|
215 | configure:4017: result: no |
---|
216 | configure:3986: checking for awk |
---|
217 | configure:4003: found /usr/bin/awk |
---|
218 | configure:4014: result: awk |
---|
219 | configure:4037: checking if awk is broken |
---|
220 | configure:4044: result: no |
---|
221 | configure:4059: checking whether to enable memcache support |
---|
222 | configure:4098: result: yes, shared |
---|
223 | configure:4107: checking whether to enable memcache session handler support |
---|
224 | configure:4121: result: yes |
---|
225 | configure:4131: checking for the location of ZLIB |
---|
226 | configure:4146: result: no |
---|
227 | configure:4191: checking for the location of zlib |
---|
228 | configure:4194: error: memcache support requires ZLIB. Use --with-zlib-dir=<DIR> to specify prefix where ZLIB include and library are located |
---|
229 | |
---|
230 | ## ---------------- ## |
---|
231 | ## Cache variables. ## |
---|
232 | ## ---------------- ## |
---|
233 | |
---|
234 | ac_cv_build=x86_64-apple-darwin13.0.0 |
---|
235 | ac_cv_c_compiler_gnu=yes |
---|
236 | ac_cv_env_CC_set=set |
---|
237 | ac_cv_env_CC_value=/usr/bin/clang |
---|
238 | ac_cv_env_CFLAGS_set=set |
---|
239 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
240 | ac_cv_env_CPPFLAGS_set=set |
---|
241 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
242 | ac_cv_env_CPP_set= |
---|
243 | ac_cv_env_CPP_value= |
---|
244 | ac_cv_env_LDFLAGS_set=set |
---|
245 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
246 | ac_cv_env_LIBS_set= |
---|
247 | ac_cv_env_LIBS_value= |
---|
248 | ac_cv_env_build_alias_set= |
---|
249 | ac_cv_env_build_alias_value= |
---|
250 | ac_cv_env_host_alias_set= |
---|
251 | ac_cv_env_host_alias_value= |
---|
252 | ac_cv_env_target_alias_set= |
---|
253 | ac_cv_env_target_alias_value= |
---|
254 | ac_cv_host=x86_64-apple-darwin13.0.0 |
---|
255 | ac_cv_objext=o |
---|
256 | ac_cv_path_EGREP='/opt/local/bin/grep -E' |
---|
257 | ac_cv_path_GREP=/opt/local/bin/grep |
---|
258 | ac_cv_prog_AWK=awk |
---|
259 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
260 | ac_cv_prog_cc__usr_bin_clang_c_o=yes |
---|
261 | ac_cv_prog_cc_c89= |
---|
262 | ac_cv_prog_cc_g=yes |
---|
263 | ac_cv_target=x86_64-apple-darwin13.0.0 |
---|
264 | lt_cv_path_SED=/opt/local/bin/gsed |
---|
265 | php_cv_cc_dashr=no |
---|
266 | php_cv_cc_rpath=yes |
---|
267 | |
---|
268 | ## ----------------- ## |
---|
269 | ## Output variables. ## |
---|
270 | ## ----------------- ## |
---|
271 | |
---|
272 | AR='' |
---|
273 | AWK='awk' |
---|
274 | CC='/usr/bin/clang' |
---|
275 | CFLAGS='-pipe -Os -arch x86_64' |
---|
276 | CONFIGURE_COMMAND=' '\''./configure'\'' '\''--prefix=/opt/local'\'' '\''--with-php-config=/opt/local/bin/php-config55'\''' |
---|
277 | CONFIGURE_OPTIONS=' '\''--prefix=/opt/local'\'' '\''--with-php-config=/opt/local/bin/php-config55'\''' |
---|
278 | CPP='/usr/bin/clang -E' |
---|
279 | CPPFLAGS='-I/opt/local/include' |
---|
280 | DEFS='' |
---|
281 | DSYMUTIL='' |
---|
282 | ECHO='/bin/echo' |
---|
283 | ECHO_C='\c' |
---|
284 | ECHO_N='' |
---|
285 | ECHO_T='' |
---|
286 | EGREP='/opt/local/bin/grep -E' |
---|
287 | EXEEXT='' |
---|
288 | GREP='/opt/local/bin/grep' |
---|
289 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
290 | LIBOBJS='' |
---|
291 | LIBS='' |
---|
292 | LIBTOOL='' |
---|
293 | LN_S='' |
---|
294 | LTLIBOBJS='' |
---|
295 | NMEDIT='' |
---|
296 | OBJEXT='o' |
---|
297 | PACKAGE_BUGREPORT='' |
---|
298 | PACKAGE_NAME='' |
---|
299 | PACKAGE_STRING='' |
---|
300 | PACKAGE_TARNAME='' |
---|
301 | PACKAGE_URL='' |
---|
302 | PACKAGE_VERSION='' |
---|
303 | PATH_SEPARATOR=':' |
---|
304 | RANLIB='' |
---|
305 | RE2C='exit 0;' |
---|
306 | SED='/opt/local/bin/gsed' |
---|
307 | SHELL='/bin/sh' |
---|
308 | SHLIB_DL_SUFFIX_NAME='so' |
---|
309 | SHLIB_SUFFIX_NAME='dylib' |
---|
310 | STRIP='' |
---|
311 | ac_ct_CC='' |
---|
312 | bindir='${exec_prefix}/bin' |
---|
313 | build='x86_64-apple-darwin13.0.0' |
---|
314 | build_alias='' |
---|
315 | build_cpu='x86_64' |
---|
316 | build_os='darwin13.0.0' |
---|
317 | build_vendor='apple' |
---|
318 | datadir='${datarootdir}' |
---|
319 | datarootdir='${prefix}/share' |
---|
320 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
321 | dvidir='${docdir}' |
---|
322 | exec_prefix='NONE' |
---|
323 | host='x86_64-apple-darwin13.0.0' |
---|
324 | host_alias='x86_64-apple-darwin13.0.0' |
---|
325 | host_cpu='x86_64' |
---|
326 | host_os='darwin13.0.0' |
---|
327 | host_vendor='apple' |
---|
328 | htmldir='${docdir}' |
---|
329 | includedir='${prefix}/include' |
---|
330 | infodir='${datarootdir}/info' |
---|
331 | libdir='${exec_prefix}/lib' |
---|
332 | libexecdir='${exec_prefix}/libexec' |
---|
333 | localedir='${datarootdir}/locale' |
---|
334 | localstatedir='${prefix}/var' |
---|
335 | mandir='${datarootdir}/man' |
---|
336 | oldincludedir='/usr/include' |
---|
337 | pdfdir='${docdir}' |
---|
338 | prefix='/opt/local' |
---|
339 | program_transform_name='s,x,x,' |
---|
340 | psdir='${docdir}' |
---|
341 | sbindir='${exec_prefix}/sbin' |
---|
342 | sharedstatedir='${prefix}/com' |
---|
343 | sysconfdir='${prefix}/etc' |
---|
344 | target='x86_64-apple-darwin13.0.0' |
---|
345 | target_alias='' |
---|
346 | target_cpu='x86_64' |
---|
347 | target_os='darwin13.0.0' |
---|
348 | target_vendor='apple' |
---|
349 | |
---|
350 | ## ----------- ## |
---|
351 | ## confdefs.h. ## |
---|
352 | ## ----------- ## |
---|
353 | |
---|
354 | /* confdefs.h */ |
---|
355 | #define PACKAGE_NAME "" |
---|
356 | #define PACKAGE_TARNAME "" |
---|
357 | #define PACKAGE_VERSION "" |
---|
358 | #define PACKAGE_STRING "" |
---|
359 | #define PACKAGE_BUGREPORT "" |
---|
360 | #define PACKAGE_URL "" |
---|
361 | |
---|
362 | configure: exit 1 |
---|