Ticket #41113: config.log

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