1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
4 It was created by configure, which was
5 generated by GNU Autoconf 2.61. Invocation command line was
15 uname -r = 2.6.23-gentoo
17 uname -v = #7 SMP Wed Jan 9 15:27:58 IST 2008
19 /usr/bin/uname -p = Intel(R) Pentium(R) M processor 1.60GHz
20 /bin/uname -X = unknown
23 /usr/bin/arch -k = unknown
24 /usr/convex/getsysinfo = unknown
25 /usr/bin/hostinfo = unknown
26 /bin/machine = unknown
27 /usr/bin/oslevel = unknown
28 /bin/universe = unknown
34 PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4.6
35 PATH: /usr/kde/3.5/bin
44 configure:1892: checking for grep that handles long lines and -e
45 configure:1966: result: /bin/grep
46 configure:1971: checking for egrep
47 configure:2049: result: /bin/grep -E
48 configure:2054: checking for a sed that does not truncate output
49 configure:2108: result: /bin/sed
50 configure:2231: checking for gcc
51 configure:2247: found /usr/bin/gcc
52 configure:2258: result: gcc
53 configure:2496: checking for C compiler version
54 configure:2503: gcc --version >&5
55 gcc (GCC) 3.4.6 (Gentoo 3.4.6-r2 p1.5, HTB-3.4.4-1.00, ssp-3.4.6-1.0, pie-8.7.10)
56 Copyright (C) 2006 Free Software Foundation, Inc.
57 This is free software; see the source for copying conditions. There is NO
58 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
60 configure:2506: $? = 0
61 configure:2513: gcc -v >&5
62 Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/specs
63 Configured with: /var/tmp/portage/sys-devel/gcc-3.4.6-r2/work/gcc-3.4.6/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.6 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.6 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.6/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.6/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --disable-libgcj --with-arch=i686 --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
65 gcc version 3.4.6 (Gentoo 3.4.6-r2 p1.5, HTB-3.4.4-1.00, ssp-3.4.6-1.0, pie-8.7.10)
66 configure:2516: $? = 0
67 configure:2523: gcc -V >&5
68 gcc: `-V' option must have argument
69 configure:2526: $? = 1
70 configure:2549: checking for C compiler default output file name
71 configure:2576: gcc conftest.c >&5
72 configure:2579: $? = 0
73 configure:2617: result: a.out
74 configure:2634: checking whether the C compiler works
75 configure:2644: ./a.out
76 configure:2647: $? = 0
77 configure:2664: result: yes
78 configure:2671: checking whether we are cross compiling
79 configure:2673: result: no
80 configure:2676: checking for suffix of executables
81 configure:2683: gcc -o conftest conftest.c >&5
82 configure:2686: $? = 0
83 configure:2710: result:
84 configure:2716: checking for suffix of object files
85 configure:2742: gcc -c conftest.c >&5
86 configure:2745: $? = 0
87 configure:2768: result: o
88 configure:2772: checking whether we are using the GNU C compiler
89 configure:2801: gcc -c conftest.c >&5
90 configure:2807: $? = 0
91 configure:2824: result: yes
92 configure:2829: checking whether gcc accepts -g
93 configure:2859: gcc -c -g conftest.c >&5
94 configure:2865: $? = 0
95 configure:2964: result: yes
96 configure:2981: checking for gcc option to accept ISO C89
97 configure:3055: gcc -c -g -O2 conftest.c >&5
98 configure:3061: $? = 0
99 configure:3084: result: none needed
100 configure:3103: checking whether gcc and cc understand -c and -o together
101 configure:3138: gcc -c conftest.c -o conftest2.o >&5
102 configure:3141: $? = 0
103 configure:3147: gcc -c conftest.c -o conftest2.o >&5
104 configure:3150: $? = 0
105 configure:3161: cc -c conftest.c >&5
106 configure:3164: $? = 0
107 configure:3172: cc -c conftest.c -o conftest2.o >&5
108 configure:3175: $? = 0
109 configure:3181: cc -c conftest.c -o conftest2.o >&5
110 configure:3184: $? = 0
111 configure:3202: result: yes
112 configure:3218: checking for system library directory
113 configure:3236: result: lib
114 configure:3244: checking if compiler supports -R
115 configure:3273: gcc -o conftest -g -O2 conftest.c -R /usr/lib >&5
116 gcc: unrecognized option `-R'
117 /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld: /usr/lib: No such file: File format not recognized
118 collect2: ld returned 1 exit status
119 configure:3279: $? = 1
120 configure: failed program was:
122 | #define PACKAGE_NAME ""
123 | #define PACKAGE_TARNAME ""
124 | #define PACKAGE_VERSION ""
125 | #define PACKAGE_STRING ""
126 | #define PACKAGE_BUGREPORT ""
127 | /* end confdefs.h. */
136 configure:3298: result: no
137 configure:3303: checking if compiler supports -Wl,-rpath,
138 configure:3332: gcc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5
139 configure:3338: $? = 0
140 configure:3357: result: yes
141 configure:3406: checking build system type
142 configure:3424: result: i686-pc-linux-gnu
143 configure:3446: checking host system type
144 configure:3461: result: i686-pc-linux-gnu
145 configure:3483: checking target system type
146 configure:3498: result: i686-pc-linux-gnu
147 configure:3610: checking for PHP prefix
148 configure:3612: result: /usr/lib/php5
149 configure:3614: checking for PHP includes
150 configure:3616: result: -I/usr/lib/php5/include/php -I/usr/lib/php5/include/php/main -I/usr/lib/php5/include/php/TSRM -I/usr/lib/php5/include/php/Zend -I/usr/lib/php5/include/php/ext -I/usr/lib/php5/include/php/ext/date/lib
151 configure:3618: checking for PHP extension directory
152 configure:3620: result: /usr/lib/php5/lib/php/extensions/debug-non-zts-20060613
153 configure:3622: checking for PHP installed headers prefix
154 configure:3624: result: /usr/lib/php5/include/php
155 configure:3668: checking for re2c
156 configure:3684: found /usr/bin/re2c
157 configure:3695: result: re2c
158 configure:3704: checking for re2c version
159 configure:3718: result: 0.12.0 (ok)
160 configure:3737: checking for gawk
161 configure:3754: found /usr/bin/gawk
162 configure:3765: result: gawk
163 configure:3813: checking whether to enable Cairo functions
164 configure:3855: result: yes, shared
165 configure:3865: checking PHP version
166 configure:3892: gcc -c -g -O2 -I/usr/lib/php5/include/php -I/usr/lib/php5/include/php/main -I/usr/lib/php5/include/php/TSRM -I/usr/lib/php5/include/php/Zend -I/usr/lib/php5/include/php/ext -I/usr/lib/php5/include/php/ext/date/lib -DHAVE_CAIRO conftest.c >&5
167 configure:3898: $? = 0
168 configure:3903: result: ok
169 configure:4211: checking for pkg-config
170 configure:4217: result: found
171 configure:4219: checking for cairo
172 configure:4223: result: found
173 configure:4338: checking for ld used by gcc
174 configure:4405: result: /usr/i686-pc-linux-gnu/bin/ld
175 configure:4414: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
176 configure:4429: result: yes
177 configure:4434: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files
178 configure:4441: result: -r
179 configure:4459: checking for BSD-compatible nm
180 configure:4501: result: /usr/bin/nm -B
181 configure:4505: checking whether ln -s works
182 configure:4509: result: yes
183 configure:4516: checking how to recognise dependent libraries
184 configure:4688: result: pass_all
185 configure:4896: checking how to run the C preprocessor
186 configure:4936: gcc -E conftest.c
187 configure:4942: $? = 0
188 configure:4973: gcc -E conftest.c
189 conftest.c:11:28: ac_nonexistent.h: No such file or directory
190 configure:4979: $? = 1
191 configure: failed program was:
193 | #define PACKAGE_NAME ""
194 | #define PACKAGE_TARNAME ""
195 | #define PACKAGE_VERSION ""
196 | #define PACKAGE_STRING ""
197 | #define PACKAGE_BUGREPORT ""
198 | #define HAVE_CAIRO 1
199 | #define COMPILE_DL_CAIRO 1
200 | #define HAVE_CAIRO 1
201 | /* end confdefs.h. */
202 | #include <ac_nonexistent.h>
203 configure:5012: result: gcc -E
204 configure:5041: gcc -E conftest.c
205 configure:5047: $? = 0
206 configure:5078: gcc -E conftest.c
207 conftest.c:11:28: ac_nonexistent.h: No such file or directory
208 configure:5084: $? = 1
209 configure: failed program was:
211 | #define PACKAGE_NAME ""
212 | #define PACKAGE_TARNAME ""
213 | #define PACKAGE_VERSION ""
214 | #define PACKAGE_STRING ""
215 | #define PACKAGE_BUGREPORT ""
216 | #define HAVE_CAIRO 1
217 | #define COMPILE_DL_CAIRO 1
218 | #define HAVE_CAIRO 1
219 | /* end confdefs.h. */
220 | #include <ac_nonexistent.h>
221 configure:5122: checking for ANSI C header files
222 configure:5152: gcc -c -g -O2 -I/usr/include/cairo conftest.c >&5
223 configure:5158: $? = 0
224 configure:5257: gcc -o conftest -g -O2 -I/usr/include/cairo -lcairo conftest.c >&5
225 configure:5260: $? = 0
226 configure:5266: ./conftest
227 configure:5269: $? = 0
228 configure:5286: result: yes
229 configure:5310: checking for sys/types.h
230 configure:5331: gcc -c -g -O2 -I/usr/include/cairo conftest.c >&5
231 configure:5337: $? = 0
232 configure:5353: result: yes
233 configure:5310: checking for sys/stat.h
234 configure:5331: gcc -c -g -O2 -I/usr/include/cairo conftest.c >&5
235 configure:5337: $? = 0
236 configure:5353: result: yes
237 configure:5310: checking for stdlib.h
238 configure:5331: gcc -c -g -O2 -I/usr/include/cairo conftest.c >&5
239 configure:5337: $? = 0
240 configure:5353: result: yes
241 configure:5310: checking for string.h
242 configure:5331: gcc -c -g -O2 -I/usr/include/cairo conftest.c >&5
243 configure:5337: $? = 0
244 configure:5353: result: yes
245 configure:5310: checking for memory.h
246 configure:5331: gcc -c -g -O2 -I/usr/include/cairo conftest.c >&5
247 configure:5337: $? = 0
248 configure:5353: result: yes
249 configure:5310: checking for strings.h
250 configure:5331: gcc -c -g -O2 -I/usr/include/cairo conftest.c >&5
251 configure:5337: $? = 0
252 configure:5353: result: yes
253 configure:5310: checking for inttypes.h
254 configure:5331: gcc -c -g -O2 -I/usr/include/cairo conftest.c >&5
255 configure:5337: $? = 0
256 configure:5353: result: yes
257 configure:5310: checking for stdint.h
258 configure:5331: gcc -c -g -O2 -I/usr/include/cairo conftest.c >&5
259 configure:5337: $? = 0
260 configure:5353: result: yes
261 configure:5310: checking for unistd.h
262 configure:5331: gcc -c -g -O2 -I/usr/include/cairo conftest.c >&5
263 configure:5337: $? = 0
264 configure:5353: result: yes
265 configure:5380: checking dlfcn.h usability
266 configure:5397: gcc -c -g -O2 -I/usr/include/cairo conftest.c >&5
267 configure:5403: $? = 0
268 configure:5417: result: yes
269 configure:5421: checking dlfcn.h presence
270 configure:5436: gcc -E conftest.c
271 configure:5442: $? = 0
272 configure:5456: result: yes
273 configure:5484: checking for dlfcn.h
274 configure:5492: result: yes
275 configure:5744: checking the maximum length of command line arguments
276 configure:5836: result: 32768
277 configure:5847: checking command to parse /usr/bin/nm -B output from gcc object
278 configure:5943: gcc -c -g -O2 -I/usr/include/cairo conftest.c >&5
279 configure:5946: $? = 0
280 configure:5950: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
281 configure:5953: $? = 0
282 configure:6005: gcc -o conftest -g -O2 -I/usr/include/cairo -lcairo conftest.c conftstm.o >&5
283 configure:6008: $? = 0
284 configure:6046: result: ok
285 configure:6050: checking for objdir
286 configure:6065: result: .libs
287 configure:6157: checking for ar
288 configure:6173: found /usr/bin/ar
289 configure:6184: result: ar
290 configure:6253: checking for ranlib
291 configure:6269: found /usr/bin/ranlib
292 configure:6280: result: ranlib
293 configure:6349: checking for strip
294 configure:6365: found /usr/bin/strip
295 configure:6376: result: strip
296 configure:6678: checking if gcc static flag works
297 configure:6706: result: yes
298 configure:6728: checking if gcc supports -fno-rtti -fno-exceptions
299 configure:6746: gcc -c -g -O2 -I/usr/include/cairo -fno-rtti -fno-exceptions conftest.c >&5
300 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
301 configure:6750: $? = 0
302 configure:6763: result: no
303 configure:6778: checking for gcc option to produce PIC
304 configure:6982: result: -fPIC
305 configure:6990: checking if gcc PIC flag -fPIC works
306 configure:7008: gcc -c -g -O2 -I/usr/include/cairo -fPIC -DPIC conftest.c >&5
307 configure:7012: $? = 0
308 configure:7025: result: yes
309 configure:7049: checking if gcc supports -c -o file.o
310 configure:7070: gcc -c -g -O2 -I/usr/include/cairo -o out/conftest2.o conftest.c >&5
311 configure:7074: $? = 0
312 configure:7096: result: yes
313 configure:7122: checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
314 configure:7966: result: yes
315 configure:7992: checking whether -lc should be explicitly linked in
316 configure:7997: gcc -c -g -O2 -I/usr/include/cairo conftest.c >&5
317 configure:8000: $? = 0
318 configure:8014: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
319 configure:8017: $? = 0
320 configure:8029: result: no
321 configure:8037: checking dynamic linker characteristics
322 configure:8612: result: GNU/Linux ld.so
323 configure:8616: checking how to hardcode library paths into programs
324 configure:8641: result: immediate
325 configure:8655: checking whether stripping libraries is possible
326 configure:8660: result: yes
327 configure:9457: checking if libtool supports shared libraries
328 configure:9459: result: yes
329 configure:9462: checking whether to build shared libraries
330 configure:9483: result: yes
331 configure:9486: checking whether to build static libraries
332 configure:9490: result: no
333 configure:9583: result:
335 configure:13907: creating ./config.status
337 ## ---------------------- ##
338 ## Running config.status. ##
339 ## ---------------------- ##
341 This file was extended by config.status, which was
342 generated by GNU Autoconf 2.61. Invocation command line was
352 config.status:515: creating config.h
353 config.status:665: config.h is unchanged
355 ## ---------------- ##
356 ## Cache variables. ##
357 ## ---------------- ##
359 ac_cv_build=i686-pc-linux-gnu
360 ac_cv_c_compiler_gnu=yes
363 ac_cv_env_CFLAGS_set=
364 ac_cv_env_CFLAGS_value=
365 ac_cv_env_CPPFLAGS_set=
366 ac_cv_env_CPPFLAGS_value=
369 ac_cv_env_CXXCPP_set=
370 ac_cv_env_CXXCPP_value=
371 ac_cv_env_LDFLAGS_set=
372 ac_cv_env_LDFLAGS_value=
374 ac_cv_env_LIBS_value=
375 ac_cv_env_build_alias_set=
376 ac_cv_env_build_alias_value=
377 ac_cv_env_host_alias_set=
378 ac_cv_env_host_alias_value=
379 ac_cv_env_target_alias_set=
380 ac_cv_env_target_alias_value=
381 ac_cv_header_dlfcn_h=yes
382 ac_cv_header_inttypes_h=yes
383 ac_cv_header_memory_h=yes
384 ac_cv_header_stdc=yes
385 ac_cv_header_stdint_h=yes
386 ac_cv_header_stdlib_h=yes
387 ac_cv_header_string_h=yes
388 ac_cv_header_strings_h=yes
389 ac_cv_header_sys_stat_h=yes
390 ac_cv_header_sys_types_h=yes
391 ac_cv_header_unistd_h=yes
392 ac_cv_host=i686-pc-linux-gnu
394 ac_cv_path_EGREP='/bin/grep -E'
395 ac_cv_path_GREP=/bin/grep
397 ac_cv_prog_CPP='gcc -E'
399 ac_cv_prog_ac_ct_AR=ar
400 ac_cv_prog_ac_ct_CC=gcc
401 ac_cv_prog_ac_ct_RANLIB=ranlib
402 ac_cv_prog_ac_ct_STRIP=strip
405 ac_cv_prog_cc_gcc_c_o=yes
406 ac_cv_target=i686-pc-linux-gnu
407 lt_cv_deplibs_check_method=pass_all
408 lt_cv_file_magic_cmd='$MAGIC_CMD'
409 lt_cv_file_magic_test_file=
410 lt_cv_ld_reload_flag=-r
412 lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld
413 lt_cv_path_NM='/usr/bin/nm -B'
414 lt_cv_path_SED=/bin/sed
415 lt_cv_prog_compiler_c_o=yes
416 lt_cv_prog_compiler_rtti_exceptions=no
417 lt_cv_prog_gnu_ld=yes
418 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
419 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'\'''
420 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
421 lt_cv_sys_max_cmd_len=32768
422 lt_lt_cv_prog_compiler_c_o='"yes"'
423 lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
424 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'\''"'
425 lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
428 php_cv_re2c_version='0.12.0 (ok)'
430 ## ----------------- ##
431 ## Output variables. ##
432 ## ----------------- ##
437 CFLAGS='-g -O2 -I/usr/include/cairo '
438 CONFIGURE_COMMAND=' '\''./configure'\'' '
441 CPPFLAGS=' -DHAVE_CONFIG_H'
443 DEFS='-DHAVE_CONFIG_H'
454 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
468 SHLIB_DL_SUFFIX_NAME='so'
469 SHLIB_SUFFIX_NAME='so'
472 bindir='${exec_prefix}/bin'
473 build='i686-pc-linux-gnu'
478 datadir='${datarootdir}'
479 datarootdir='${prefix}/share'
480 docdir='${datarootdir}/doc/${PACKAGE}'
482 exec_prefix='$(prefix)'
483 host='i686-pc-linux-gnu'
484 host_alias='i686-pc-linux-gnu'
489 includedir='${prefix}/include'
490 infodir='${datarootdir}/info'
491 libdir='${exec_prefix}/lib'
492 libexecdir='${exec_prefix}/libexec'
493 localedir='${datarootdir}/locale'
494 localstatedir='${prefix}/var'
495 mandir='${datarootdir}/man'
496 oldincludedir='/usr/include'
498 prefix='/usr/lib/php5'
499 program_transform_name='s,x,x,'
501 sbindir='${exec_prefix}/sbin'
502 sharedstatedir='${prefix}/com'
503 sysconfdir='${prefix}/etc'
504 target='i686-pc-linux-gnu'
507 target_os='linux-gnu'
514 #define PACKAGE_NAME ""
515 #define PACKAGE_TARNAME ""
516 #define PACKAGE_VERSION ""
517 #define PACKAGE_STRING ""
518 #define PACKAGE_BUGREPORT ""
520 #define COMPILE_DL_CAIRO 1
522 #define STDC_HEADERS 1
523 #define HAVE_SYS_TYPES_H 1
524 #define HAVE_SYS_STAT_H 1
525 #define HAVE_STDLIB_H 1
526 #define HAVE_STRING_H 1
527 #define HAVE_MEMORY_H 1
528 #define HAVE_STRINGS_H 1
529 #define HAVE_INTTYPES_H 1
530 #define HAVE_STDINT_H 1
531 #define HAVE_UNISTD_H 1
532 #define HAVE_DLFCN_H 1