fakeroot debian/rules clean dh_testdir sed -i -e 's/EXTRA_VERSION="-8+etch4+nolfs.1"/EXTRA_VERSION=""/' configure.in if [ -f patch-stamp ]; then \ for patch in `ls debian/patches/*.patch | sort -r`; do \ patch -p1 -R --ignore-whitespace < $patch; \ done; \ rm -f aclocal.m4 config.sub config.guess ltmain.sh; \ ./buildconf --force; \ fi rm -f patch-stamp dh_testdir dh_testroot rm -f configure-apache-stamp build-apache-stamp rm -f configure-apache2-stamp build-apache2-stamp rm -f configure-cgi-stamp build-cgi-stamp rm -f configure-cli-stamp build-cli-stamp rm -f build-pear-stamp rm -f install-stamp rm -rf apache-build rm -rf apache2-build rm -rf cgi-build rm -rf cli-build rm -rf pear-build rm -f debian/copyright dh_clean # clean up autogenerated cruft cat debian/modulelist | while read package extname dsoname; do \ rm -f debian/php5-$package.postinst; \ done for sapi in libapache-mod-php5 libapache2-mod-php5 php5-cgi php5-cli; do \ for cruft in postrm links; do \ rm -f debian/${sapi}.${cruft}; \ done; \ done dpkg-source -b php5-5.2.0 dpkg-source: building php5 using existing php5_5.2.0.orig.tar.gz dpkg-source: building php5 in php5_5.2.0-8+etch4+nolfs.1.diff.gz dpkg-source: warning: ignoring deletion of file ext/pdo/pdo_sql_parser.c.orig dpkg-source: warning: ignoring deletion of file ext/date/lib/parse_date.c.orig dpkg-source: warning: ignoring deletion of file ext/standard/url_scanner_ex.c.orig dpkg-source: warning: ignoring deletion of file ext/standard/var_unserializer.c.orig dpkg-source: building php5 in php5_5.2.0-8+etch4+nolfs.1.dsc debian/rules build dh_testdir for patch in debian/patches/*.patch; do \ echo '->'`basename $patch`:; \ if ! patch -p1 --ignore-whitespace --dry-run < $patch; \ then \ exit 1; \ fi; \ patch -p1 --ignore-whitespace < $patch; \ done ->001-libtool_fixes.patch: patching file TSRM/configure.in patching file configure.in Hunk #1 succeeded at 1249 (offset 23 lines). patching file TSRM/configure.in patching file configure.in Hunk #1 succeeded at 1249 (offset 23 lines). ->002-static_openssl.patch: patching file acinclude.m4 Hunk #1 succeeded at 2228 (offset 7 lines). patching file acinclude.m4 Hunk #1 succeeded at 2228 (offset 7 lines). ->004-ldap_fix.patch: patching file ext/ldap/ldap.c Hunk #1 succeeded at 1359 (offset 3 lines). Hunk #2 succeeded at 1369 (offset 3 lines). patching file ext/ldap/ldap.c Hunk #1 succeeded at 1359 (offset 3 lines). Hunk #2 succeeded at 1369 (offset 3 lines). ->006-debian_quirks.patch: patching file configure.in Hunk #1 succeeded at 948 (offset 23 lines). Hunk #2 succeeded at 982 (offset 23 lines). Hunk #3 succeeded at 1037 (offset 23 lines). Hunk #4 succeeded at 1099 (offset 23 lines). patching file ext/ext_skel patching file ext/session/session.c Hunk #1 succeeded at 176 (offset 24 lines). patching file php.ini-dist Hunk #1 succeeded at 455 (offset 14 lines). Hunk #2 succeeded at 472 (offset 14 lines). Hunk #3 succeeded at 577 (offset 17 lines). Hunk #4 succeeded at 880 (offset 43 lines). Hunk #5 succeeded at 918 (offset 48 lines). patching file php.ini-recommended Hunk #1 succeeded at 500 (offset 1 line). Hunk #2 succeeded at 517 (offset 1 line). Hunk #3 succeeded at 621 (offset 4 lines). Hunk #4 succeeded at 924 (offset 30 lines). Hunk #5 succeeded at 962 (offset 35 lines). patching file sapi/caudium/config.m4 patching file sapi/cli/php.1.in patching file scripts/Makefile.frag patching file scripts/php-config.in Hunk #1 succeeded at 4 (offset 1 line). patching file scripts/phpize.in patching file configure.in Hunk #1 succeeded at 948 (offset 23 lines). Hunk #2 succeeded at 982 (offset 23 lines). Hunk #3 succeeded at 1037 (offset 23 lines). Hunk #4 succeeded at 1099 (offset 23 lines). patching file ext/ext_skel patching file ext/session/session.c Hunk #1 succeeded at 176 (offset 24 lines). patching file php.ini-dist Hunk #1 succeeded at 455 (offset 14 lines). Hunk #2 succeeded at 472 (offset 14 lines). Hunk #3 succeeded at 577 (offset 17 lines). Hunk #4 succeeded at 880 (offset 43 lines). Hunk #5 succeeded at 918 (offset 48 lines). patching file php.ini-recommended Hunk #1 succeeded at 500 (offset 1 line). Hunk #2 succeeded at 517 (offset 1 line). Hunk #3 succeeded at 621 (offset 4 lines). Hunk #4 succeeded at 924 (offset 30 lines). Hunk #5 succeeded at 962 (offset 35 lines). patching file sapi/caudium/config.m4 patching file sapi/cli/php.1.in patching file scripts/Makefile.frag patching file scripts/php-config.in Hunk #1 succeeded at 4 (offset 1 line). patching file scripts/phpize.in ->013-force_getaddrinfo.patch: patching file configure.in Hunk #1 succeeded at 541 (offset 8 lines). patching file configure.in Hunk #1 succeeded at 541 (offset 8 lines). ->017-pread_pwrite_disable.patch: patching file acinclude.m4 patching file acinclude.m4 ->019-z_off_t_as_long.patch: patching file ext/zlib/zconf.h patching file ext/zlib/zlib.h patching file ext/zlib/zconf.h patching file ext/zlib/zlib.h ->027-readline_is_editline.patch: patching file ext/readline/config.m4 patching file ext/readline/readline.c patching file ext/readline/config.m4 patching file ext/readline/readline.c ->029-php.ini_paranoid.patch: patching file php.ini-paranoid patching file php.ini-paranoid ->033-we_WANT_libtool.patch: patching file build/build2.mk patching file build/build2.mk ->034-apache2_umask_fix.patch: patching file sapi/apache2handler/sapi_apache2.c Hunk #1 succeeded at 414 with fuzz 1 (offset 13 lines). Hunk #2 succeeded at 596 (offset 8 lines). Hunk #3 succeeded at 608 (offset 8 lines). patching file sapi/apache2handler/sapi_apache2.c Hunk #1 succeeded at 414 with fuzz 1 (offset 13 lines). Hunk #2 succeeded at 596 (offset 8 lines). Hunk #3 succeeded at 608 (offset 8 lines). ->036-fd_setsize_fix.patch: patching file ext/sockets/sockets.c Hunk #1 succeeded at 546 (offset 4 lines). patching file ext/standard/streamsfuncs.c Hunk #1 succeeded at 592 (offset 4 lines). patching file ext/sockets/sockets.c Hunk #1 succeeded at 546 (offset 4 lines). patching file ext/standard/streamsfuncs.c Hunk #1 succeeded at 592 (offset 4 lines). ->043-recode_size_t.patch: patching file ext/recode/recode.c Hunk #1 succeeded at 132 (offset 3 lines). patching file ext/recode/recode.c Hunk #1 succeeded at 132 (offset 3 lines). ->044-strtod_arm_fix.patch: patching file Zend/zend_strtod.c patching file Zend/zend_strtod.c ->045-exif_nesting_level.patch: patching file ext/exif/exif.c Hunk #1 succeeded at 96 with fuzz 2. patching file ext/exif/exif.c Hunk #1 succeeded at 96 with fuzz 2. ->047-zts_with_dl.patch: patching file ext/standard/dl.c patching file ext/standard/dl.c ->052-phpinfo_no_configure.patch: patching file ext/standard/info.c Hunk #1 succeeded at 447 (offset 4 lines). patching file ext/standard/info.c Hunk #1 succeeded at 447 (offset 4 lines). ->053-extension_api.patch: patching file configure.in Hunk #1 succeeded at 1062 (offset 23 lines). Hunk #2 succeeded at 1194 (offset 23 lines). patching file scripts/php-config.in Hunk #1 succeeded at 13 (offset 1 line). Hunk #2 succeeded at 30 (offset 1 line). patching file configure.in Hunk #1 succeeded at 1062 (offset 23 lines). Hunk #2 succeeded at 1194 (offset 23 lines). patching file scripts/php-config.in Hunk #1 succeeded at 13 (offset 1 line). Hunk #2 succeeded at 30 (offset 1 line). ->056-mime_magic_liberal.patch: patching file ext/mime_magic/mime_magic.c Hunk #1 succeeded at 501 (offset 7 lines). Hunk #2 succeeded at 634 (offset 7 lines). Hunk #3 succeeded at 736 (offset 7 lines). patching file ext/mime_magic/mime_magic.c Hunk #1 succeeded at 501 (offset 7 lines). Hunk #2 succeeded at 634 (offset 7 lines). Hunk #3 succeeded at 736 (offset 7 lines). ->057-no_apache_installed.patch: patching file sapi/apache/config.m4 patching file sapi/apache2handler/config.m4 patching file sapi/apache/config.m4 patching file sapi/apache2handler/config.m4 ->100-recode_is_shared.patch: patching file ext/recode/config9.m4 patching file ext/recode/config9.m4 ->101-sqlite_is_shared.patch: patching file ext/sqlite/config.m4 patching file ext/sqlite/config.m4 ->107-reflection_is_ext.patch: patching file ext/reflection/config.m4 Hunk #1 succeeded at 2 with fuzz 1. patching file ext/reflection/config.m4 Hunk #1 succeeded at 2 with fuzz 1. ->108-64_bit_datetime.patch: patching file ext/standard/datetime.c Hunk #1 succeeded at 20 with fuzz 2. patching file ext/standard/datetime.c Hunk #1 succeeded at 20 with fuzz 2. ->109-libdb4.4.patch: patching file ext/dba/config.m4 patching file ext/dba/config.m4 ->112-proc_open.patch: patching file ext/standard/proc_open.c patching file ext/standard/proc_open.c ->113-php.ini_securitynotes.patch: patching file php.ini-dist Hunk #1 succeeded at 166 (offset 1 line). Hunk #2 succeeded at 207 (offset 1 line). Hunk #3 succeeded at 412 (offset 4 lines). patching file php.ini-dist Hunk #1 succeeded at 166 (offset 1 line). Hunk #2 succeeded at 207 (offset 1 line). Hunk #3 succeeded at 412 (offset 4 lines). ->114-zend_alloc.c_m68k_alignment.patch: patching file Zend/zend_alloc.c Hunk #1 succeeded at 367 (offset -6 lines). patching file Zend/zend_alloc.c Hunk #1 succeeded at 367 (offset -6 lines). ->115-zend_alloc.c_memleak.patch: patching file Zend/zend_alloc.c Hunk #1 succeeded at 465 (offset -7 lines). Hunk #2 succeeded at 1083 (offset -19 lines). Hunk #3 succeeded at 1137 (offset -19 lines). patching file Zend/zend_alloc.c Hunk #1 succeeded at 465 (offset -7 lines). Hunk #2 succeeded at 1083 (offset -19 lines). Hunk #3 succeeded at 1137 (offset -19 lines). ->116-CVE-2007-0906_imap.patch: patching file ext/imap/php_imap.c Hunk #2 succeeded at 1158 (offset 6 lines). Hunk #3 succeeded at 2929 (offset 14 lines). Hunk #4 succeeded at 3230 (offset 14 lines). Hunk #5 succeeded at 3280 (offset 14 lines). Hunk #6 succeeded at 3363 (offset 14 lines). Hunk #7 succeeded at 3389 (offset 14 lines). Hunk #8 succeeded at 3413 (offset 14 lines). Hunk #9 succeeded at 3432 (offset 14 lines). patching file ext/imap/php_imap.c Hunk #2 succeeded at 1158 (offset 6 lines). Hunk #3 succeeded at 2929 (offset 14 lines). Hunk #4 succeeded at 3230 (offset 14 lines). Hunk #5 succeeded at 3280 (offset 14 lines). Hunk #6 succeeded at 3363 (offset 14 lines). Hunk #7 succeeded at 3389 (offset 14 lines). Hunk #8 succeeded at 3413 (offset 14 lines). Hunk #9 succeeded at 3432 (offset 14 lines). ->116-CVE-2007-0906_interbase.patch: patching file ext/interbase/ibase_service.c Hunk #4 succeeded at 440 (offset -1 lines). Hunk #5 succeeded at 542 (offset -2 lines). Hunk #6 succeeded at 551 (offset -2 lines). patching file ext/interbase/ibase_service.c Hunk #4 succeeded at 440 (offset -1 lines). Hunk #5 succeeded at 542 (offset -2 lines). Hunk #6 succeeded at 551 (offset -2 lines). ->116-CVE-2007-0906_session.patch: patching file ext/session/session.c Hunk #1 succeeded at 466 (offset 33 lines). patching file ext/session/session.c Hunk #1 succeeded at 466 (offset 33 lines). ->116-CVE-2007-0906_streams.patch: patching file ext/standard/streamsfuncs.c patching file main/streams/streams.c patching file ext/standard/streamsfuncs.c patching file main/streams/streams.c ->116-CVE-2007-0906_string.patch: patching file ext/standard/string.c Hunk #1 succeeded at 3143 (offset 99 lines). patching file ext/standard/string.c Hunk #1 succeeded at 3143 (offset 99 lines). ->116-CVE-2007-0906_zip.patch: patching file ext/zip/php_zip.c Hunk #1 succeeded at 1060 (offset -26 lines). patching file ext/zip/php_zip.c Hunk #1 succeeded at 1060 (offset -26 lines). ->116-CVE-2007-0907.patch: patching file main/SAPI.c Hunk #1 succeeded at 565 (offset 2 lines). patching file main/SAPI.c Hunk #1 succeeded at 565 (offset 2 lines). ->116-CVE-2007-0908.patch: patching file ext/wddx/wddx.c patching file ext/wddx/wddx.c ->116-CVE-2007-0909_odbc.patch: patching file ext/odbc/php_odbc.c Hunk #1 succeeded at 1984 (offset -7 lines). Hunk #2 succeeded at 2090 (offset -7 lines). patching file ext/odbc/php_odbc.c Hunk #1 succeeded at 1984 (offset -7 lines). Hunk #2 succeeded at 2090 (offset -7 lines). ->116-CVE-2007-0909_print.patch: patching file ext/standard/formatted_print.c patching file ext/standard/formatted_print.c ->116-CVE-2007-0910.patch: patching file ext/session/session.c Hunk #1 succeeded at 324 (offset 33 lines). Hunk #2 succeeded at 359 (offset 33 lines). Hunk #3 succeeded at 471 (offset 33 lines). Hunk #4 succeeded at 556 (offset 33 lines). Hunk #5 succeeded at 571 (offset 33 lines). Hunk #6 succeeded at 586 (offset 33 lines). Hunk #7 succeeded at 727 (offset 33 lines). Hunk #8 succeeded at 1514 (offset 57 lines). patching file main/php_variables.c Hunk #1 succeeded at 609 (offset -2 lines). Hunk #2 succeeded at 699 (offset -2 lines). patching file ext/session/session.c Hunk #1 succeeded at 324 (offset 33 lines). Hunk #2 succeeded at 359 (offset 33 lines). Hunk #3 succeeded at 471 (offset 33 lines). Hunk #4 succeeded at 556 (offset 33 lines). Hunk #5 succeeded at 571 (offset 33 lines). Hunk #6 succeeded at 586 (offset 33 lines). Hunk #7 succeeded at 727 (offset 33 lines). Hunk #8 succeeded at 1514 (offset 57 lines). patching file main/php_variables.c Hunk #1 succeeded at 609 (offset -2 lines). Hunk #2 succeeded at 699 (offset -2 lines). ->116-CVE-2007-0988.patch: patching file Zend/zend_hash.c patching file Zend/zend_hash.c ->117-imap-auth-plain.patch: patching file ext/imap/php_imap.c Hunk #1 succeeded at 466 (offset -5 lines). patching file ext/imap/php_imap.c Hunk #1 succeeded at 466 (offset -5 lines). ->119-CVE-2007-1583-MOPB-26.patch: patching file ext/mbstring/mb_gpc.c patching file ext/mbstring/mb_gpc.c ->119-CVE-2007-1700-MOPB-30.patch: patching file ext/session/session.c Hunk #2 succeeded at 1860 (offset -2 lines). patching file ext/session/session.c Hunk #2 succeeded at 1860 (offset -2 lines). ->119-CVE-2007-1718-MOPB-34.patch: patching file ext/standard/mail.c patching file ext/mbstring/mbstring.c patching file ext/standard/mail.c patching file ext/mbstring/mbstring.c ->119-CVE-2007-1824-MOPB-42.patch: patching file main/streams/filter.c patching file main/streams/filter.c ->119-CVE-2007-1887-1888-MOPB-41.patch: patching file ext/sqlite/sess_sqlite.c patching file ext/sqlite/sqlite.c patching file ext/sqlite/sess_sqlite.c patching file ext/sqlite/sqlite.c ->119-CVE-2007-1889-MOPB-44.patch: patching file Zend/zend_alloc.c patching file Zend/zend_alloc.c ->119-CVE-2007-1900-MOPB-45.patch: patching file ext/filter/logical_filters.c patching file ext/filter/logical_filters.c ->120-CVE-2007-1453-MOPB-18.patch: patching file ext/filter/sanitizing_filters.c patching file ext/filter/sanitizing_filters.c ->120-CVE-2007-1453-MOPB-19.patch: patching file ext/filter/logical_filters.c patching file ext/filter/filter_private.h patching file ext/standard/php_string.h patching file ext/standard/string.c patching file ext/filter/logical_filters.c patching file ext/filter/filter_private.h patching file ext/standard/php_string.h patching file ext/standard/string.c ->121-CVE-2007-2509_ftp.patch: patching file ext/ftp/ftp.c Hunk #1 succeeded at 1103 (offset 7 lines). patching file ext/ftp/ftp.c Hunk #1 succeeded at 1103 (offset 7 lines). ->121-CVE-2007-2510_soap.patch: patching file ext/soap/php_http.c Hunk #1 succeeded at 909 (offset -1 lines). patching file ext/soap/php_http.c Hunk #1 succeeded at 909 (offset -1 lines). ->121-CVE-2007-2511_userfilters.patch: patching file ext/standard/user_filters.c patching file ext/standard/user_filters.c sed -i -e 's/EXTRA_VERSION=""/EXTRA_VERSION="-8+etch4+nolfs.1"/' configure.in rm -f aclocal.m4 config.sub config.guess ltmain.sh ./buildconf --force Forcing buildconf using default Zend directory buildconf: checking installation... buildconf: autoconf version 2.61 (ok) buildconf: Your version of autoconf likely contains buggy cache code. Running cvsclean for you. To avoid this, install autoconf-2.13. rebuilding aclocal.m4 rebuilding configure aclocal.m4:2017: PHP_PROG_LEX is expanded from... rebuilding main/php_config.h.in autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader: WARNING: is deprecated and discouraged. autoheader: autoheader: WARNING: Using the third argument of `AC_DEFINE' and autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without autoheader: WARNING: `acconfig.h': autoheader: autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader: [Define if a function `main' is needed.]) autoheader: autoheader: WARNING: More sophisticated templates can also be produced, see the autoheader: WARNING: documentation. aclocal.m4:2017: PHP_PROG_LEX is expanded from... touch patch-stamp dh_testdir if [ -d apache-build ]; then rm -rf apache-build; fi mkdir apache-build cd apache-build && \ CFLAGS="-O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs" PROG_SENDMAIL="/usr/sbin/sendmail" ../configure \ --prefix=/usr --with-apxs=/usr/bin/apxs \ --with-config-file-path=/etc/php5/apache \ --with-config-file-scan-dir=/etc/php5/apache/conf.d \ --build=i486-linux-gnu --host=i486-linux-gnu --mandir=/usr/share/man --enable-memory-limit --disable-debug --with-regex=php --disable-rpath --disable-static --with-pic --with-layout=GNU --with-pear=/usr/share/php --enable-calendar --enable-sysvsem --enable-sysvshm --enable-sysvmsg --enable-track-vars --enable-trans-sid --enable-bcmath --with-bz2 --enable-ctype --with-db4 --without-gdbm --with-iconv --enable-exif --enable-filepro --enable-ftp --with-gettext --enable-mbstring --with-pcre-regex=/usr --enable-shmop --enable-sockets --enable-wddx --with-libxml-dir=/usr --with-zlib --with-kerberos=/usr --with-openssl=/usr --enable-dbx --enable-soap --enable-zip --with-mime-magic=/usr/share/file/magic.mime --with-exec-dir=/usr/lib/php5/libexec \ --without-mm \ --disable-pdo \ --without-mysql --without-sybase-ct --without-sqlite checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking target system type... i486-pc-linux-gnu Updated main/php_version.h checking for i486-linux-gnu-gcc... i486-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i486-linux-gnu-gcc accepts -g... yes checking for i486-linux-gnu-gcc option to accept ISO C89... none needed checking whether i486-linux-gnu-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... i486-linux-gnu-gcc -E checking for AIX... no checking whether ln -s works... yes checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking for re2c... re2c checking for re2c version... 0.9.12 (ok) checking for gawk... no checking for nawk... nawk checking if nawk is broken... no checking for bison... bison -y checking for bison version... 2.3 (ok) checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for an ANSI C-conforming const... yes checking for flex version... invalid configure: WARNING: flex versions supported for regeneration of the Zend/PHP parsers: 2.5.4 (found: 2.5.33). checking whether to force non-PIC code in shared modules... no checking for pthreads_cflags... -pthread checking for pthreads_lib... Configuring SAPI modules checking for AOLserver support... no checking for Apache 1.x module support via DSO through APXS... yes checking for mod_charset compatibility option... no checking for member fd in BUFF *... yes checking for Apache 2.0 filter-module support via DSO through APXS... no checking for Apache 2.0 handler-module support via DSO through APXS... no checking for Apache 1.x (hooks) module support via DSO through APXS... no checking for Apache 1.x (hooks) module support... no checking for mod_charset compatibility option... no checking for Caudium support... no checking for CLI build... yes checking for Continuity support... no checking for embedded SAPI library support... no checking for Zeus ISAPI support... no checking for Milter support... no checking for NSAPI support... no checking for PHTTPD support... no checking for Pi3Web support... no checking for Roxen/Pike support... no checking for thttpd... no checking for TUX... no checking for webjames... no checking for chosen SAPI module... apache Running system checks checking for sendmail... /usr/sbin/sendmail checking whether system uses EBCDIC... no checking whether byte ordering is bigendian... no checking for socket... yes checking for socketpair... yes checking for htonl... yes checking for gethostname... yes checking for gethostbyaddr... yes checking for yp_get_default_domain... no checking for __yp_get_default_domain... no checking for yp_get_default_domain in -lnsl... yes checking for dlopen... no checking for __dlopen... no checking for dlopen in -ldl... yes checking for sin in -lm... yes checking for res_search... no checking for __res_search... no checking for res_search in -lresolv... yes checking for inet_aton... yes checking for dn_skipname... no checking for __dn_skipname... yes checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for inttypes.h... yes checking for stdint.h... yes checking for dirent.h... yes checking for ApplicationServices/ApplicationServices.h... no checking for sys/param.h... yes checking for sys/types.h... yes checking for sys/time.h... yes checking for netinet/in.h... yes checking for alloca.h... yes checking for arpa/inet.h... yes checking for arpa/nameser.h... yes checking for assert.h... yes checking for crypt.h... yes checking for fcntl.h... yes checking for grp.h... yes checking for ieeefp.h... no checking for langinfo.h... yes checking for limits.h... yes checking for locale.h... yes checking for monetary.h... yes checking for mach-o/dyld.h... no checking for netdb.h... yes checking for pwd.h... yes checking for resolv.h... yes checking for signal.h... yes checking for stdarg.h... yes checking for stdlib.h... yes checking for string.h... yes checking for syslog.h... yes checking for sysexits.h... yes checking for sys/ioctl.h... yes checking for sys/file.h... yes checking for sys/mman.h... yes checking for sys/mount.h... yes checking for sys/poll.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/statfs.h... yes checking for sys/statvfs.h... yes checking for sys/vfs.h... yes checking for sys/sysexits.h... no checking for sys/varargs.h... no checking for sys/wait.h... yes checking for sys/loadavg.h... no checking for termios.h... yes checking for unistd.h... yes checking for unix.h... no checking for utime.h... yes checking for sys/utsname.h... yes checking for sys/ipc.h... yes checking for dlfcn.h... yes checking for assert.h... (cached) yes checking for fopencookie... yes checking for broken getcwd... no checking for broken libc stdio... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for missing declarations of reentrant functions... done checking for fclose declaration... ok checking for tm_gmtoff in struct tm... yes checking for struct flock... yes checking for socklen_t... yes checking for intmax_t... yes checking size of intmax_t... 8 checking for size_t... yes checking size of size_t... 4 checking for ssize_t... yes checking size of ssize_t... 4 checking for ptrdiff_t... yes checking size of ptrdiff_t... 4 checking for long long... yes checking size of long long... 8 checking for long long int... yes checking size of long long int... 8 checking for long... yes checking size of long... 4 checking for int... yes checking size of int... 4 checking for struct stat.st_blksize... no checking for struct stat.st_blocks... no checking for struct stat.st_rdev... no checking for size_t... (cached) yes checking for uid_t in sys/types.h... yes checking for struct sockaddr_storage... yes checking for field sa_len in struct sockaddr... no checking for IPv6 support... yes checking for vprintf... yes checking for _doprnt... no checking for alphasort... yes checking for asctime_r... yes checking for chroot... yes checking for ctime_r... yes checking for cuserid... yes checking for crypt... no checking for flock... yes checking for ftok... yes checking for funopen... no checking for gai_strerror... yes checking for gcvt... yes checking for getloadavg... yes checking for getlogin... yes checking for getprotobyname... yes checking for getprotobynumber... yes checking for getservbyname... yes checking for getservbyport... yes checking for getrusage... yes checking for gettimeofday... yes checking for gmtime_r... yes checking for grantpt... yes checking for inet_ntoa... yes checking for inet_ntop... yes checking for inet_pton... yes checking for isascii... yes checking for link... yes checking for localtime_r... yes checking for lockf... yes checking for lchown... yes checking for lrand48... yes checking for memcpy... yes checking for memmove... yes checking for mkstemp... yes checking for mmap... yes checking for nl_langinfo... yes checking for perror... yes checking for poll... yes checking for ptsname... yes checking for putenv... yes checking for realpath... yes checking for random... yes checking for rand_r... yes checking for regcomp... yes checking for res_search... (cached) yes checking for scandir... yes checking for setitimer... yes checking for setlocale... yes checking for localeconv... yes checking for setenv... yes checking for setpgid... yes checking for setsockopt... yes checking for setvbuf... yes checking for shutdown... yes checking for sin... yes checking for snprintf... yes checking for srand48... yes checking for srandom... yes checking for statfs... yes checking for statvfs... yes checking for std_syslog... no checking for strcasecmp... yes checking for strcoll... yes checking for strdup... yes checking for strerror... yes checking for strftime... yes checking for strptime... yes checking for strstr... yes checking for strtok_r... yes checking for symlink... yes checking for tempnam... yes checking for tzset... yes checking for unlockpt... yes checking for unsetenv... yes checking for usleep... yes checking for nanosleep... yes checking for utime... yes checking for vsnprintf... yes checking for strlcat... no checking for strlcpy... no checking for getopt... yes checking for utime.h... (cached) yes checking whether utime accepts a null argument... no checking for working alloca.h... yes checking for alloca... yes checking for declared timezone... yes checking for type of reentrant time-related functions... POSIX checking for readdir_r... yes checking for type of readdir_r... POSIX checking for in_addr_t... yes General settings checking whether to include gcov symbols... no checking whether to include debugging symbols... no checking layout of installed files... GNU checking path to configuration file... /etc/php5/apache checking where to scan for configuration files... /etc/php5/apache/conf.d checking whether to enable safe mode by default... no checking for safe mode exec dir... /usr/lib/php5/libexec checking whether to enable PHP's own SIGCHLD handler... no checking whether to enable magic quotes by default... no checking whether to enable runpaths... no checking whether to explicitly link against libgcc... no checking whether to enable short tags by default... yes checking whether to enable dmalloc... no checking whether to enable IPv6 support... yes checking how big to make fd sets... using system default checking whether to enable versioning... no Configuring extensions checking whether to enable LIBXML support... yes checking libxml2 install dir... /usr checking for xml2-config path... /usr/bin/xml2-config checking whether libxml build works... yes checking for OpenSSL support... yes checking for Kerberos support... /usr checking for krb5-config... /usr/bin/krb5-config checking for pkg-config... /usr/bin/pkg-config checking for OpenSSL version... >= 0.9.6 checking for CRYPTO_free in -lcrypto... yes checking for SSL_CTX_set_ssl_version in -lssl... yes checking for PCRE support... yes checking for ZLIB support... yes checking if the location of ZLIB install directory is defined... no checking for gzgets in -lz... yes checking whether to enable bc style precision math functions... yes checking for BZip2 support... yes checking for BZip2 in default path... found in /usr checking for BZ2_bzerror in -lbz2... yes checking whether to enable calendar conversion support... yes checking whether to enable ctype functions... yes checking for cURL support... no checking if we should use cURL for url streams... no checking for long... (cached) yes checking size of long... (cached) 4 checking for int... (cached) yes checking size of int... (cached) 4 checking for int32_t... yes checking for uint32_t... yes checking for sys/types.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for strtoll... yes checking for atoll... yes checking for strftime... (cached) yes checking whether to enable DBA... no checking for QDBM support... no checking for GDBM support... no checking for NDBM support... no checking for db4 minor version and patch level... ok checking for Berkeley DB4 support... yes checking for Berkeley DB3 support... no checking for Berkeley DB2 support... no checking for DB1 support... no checking for DBM support... no checking for CDB support... no checking for INI File support... no checking for FlatFile support... no checking whether to enable DBA interface... yes checking whether to enable dbase support... no checking whether to enable DOM support... yes checking for xml2-config path... (cached) /usr/bin/xml2-config checking whether libxml build works... (cached) yes checking whether to enable EXIF (metadata from images) support... yes checking for FrontBase SQL92 (fbsql) support... no checking for FDF support... no checking whether to enable input filter support... yes checking pcre install prefix... no checking whether to enable FTP support... yes checking OpenSSL dir for FTP... no checking for OpenSSL version... >= 0.9.6 checking for CRYPTO_free in -lcrypto... (cached) yes checking for SSL_CTX_set_ssl_version in -lssl... (cached) yes checking for GD support... no checking for the location of libjpeg... no checking for the location of libpng... no checking for the location of libXpm... no checking for FreeType 1.x support... no checking for FreeType 2... no checking for T1lib support... no checking whether to enable truetype string function in GD... no checking whether to enable JIS-mapped Japanese font support in GD... no checking for GNU gettext support... yes checking for bindtextdomain in -lintl... no checking for bindtextdomain in -lc... yes checking for ngettext in -lc... yes checking for dngettext in -lc... yes checking for dcngettext in -lc... yes checking for bind_textdomain_codeset in -lc... yes checking for GNU MP support... no checking whether to enable hash support... yes checking whether byte ordering is bigendian... (cached) no checking for short... yes checking size of short... 2 checking for int... (cached) yes checking size of int... (cached) 4 checking for long... (cached) yes checking size of long... (cached) 4 checking for long long... (cached) yes checking size of long long... (cached) 8 checking for iconv support... yes checking for iconv... yes checking if iconv is glibc's... yes checking if iconv supports errno... yes checking if your cpp allows macro usage in include lines... yes checking for IMAP support... no checking for IMAP Kerberos support... /usr checking for IMAP SSL support... no checking for Informix support... no checking for InterBase support... no checking whether to enable JavaScript Object Serialization support... yes checking for ANSI C header files... (cached) yes checking for LDAP support... no checking for LDAP Cyrus SASL support... no checking whether to enable multibyte string support... yes checking whether to enable multibyte regex support... yes checking whether to check multibyte regex backtrack... yes checking for external libmbfl... no checking for variable length prototypes and stdarg.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking strings.h usability... yes checking strings.h presence... yes checking for strings.h... yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for int... (cached) yes checking size of int... (cached) 4 checking for short... (cached) yes checking size of short... (cached) 2 checking for long... (cached) yes checking size of long... (cached) 4 checking for an ANSI C-conforming const... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for working memcmp... yes checking for mcrypt support... no checking for mhash support... no checking whether to include mime_magic support... yes checking for MING support... no checking for mSQL support... no checking for MSSQL support via FreeTDS... no checking for MySQL support... no checking for specified location of the MySQL UNIX socket... no checking for MySQLi support... no checking whether to enable embedded MySQLi support... no checking for ncurses support... no checking for Oracle (OCI8) support... no checking checking PHP version... 5.2.0, ok checking for Adabas support... no checking for SAP DB support... no checking for Solid support... no checking for IBM DB2 support... no checking for ODBCRouter.com support... no checking for Empress support... no checking for Empress local access support... no checking for Birdstep support... no checking for a custom ODBC support... no checking for iODBC support... no checking for Easysoft ODBC-ODBC Bridge support... no checking for unixODBC support... no checking for DBMaker support... no checking whether to enable pcntl support... no checking whether to enable PDO support... no checking for PostgreSQL support... no checking whether to enable POSIX-like functions... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking for seteuid... yes checking for setegid... yes checking for setsid... yes checking for getsid... yes checking for setpgid... (cached) yes checking for getpgid... yes checking for ctermid... yes checking for mkfifo... yes checking for mknod... yes checking for getrlimit... yes checking for getlogin... (cached) yes checking for getgroups... yes checking for makedev... no checking for initgroups... yes checking for PSPELL support... no checking for libedit readline replacement... no checking for readline support... no checking for recode support... no checking whether to enable reflection support... yes checking whether to enable PHP sessions... yes checking for mm support... no checking whether pwrite works... no checking whether pread works... no checking whether to enable shmop support... yes checking whether to enable SimpleXML support... yes checking for xml2-config path... (cached) /usr/bin/xml2-config checking whether libxml build works... (cached) yes checking for SNMP support... no checking OpenSSL dir for SNMP... no checking whether to enable UCD SNMP hack... no checking whether to enable SOAP support... yes checking for xml2-config path... (cached) /usr/bin/xml2-config checking whether libxml build works... (cached) yes checking whether to enable sockets support... yes checking for struct cmsghdr... yes checking for hstrerror... yes checking for netdb.h... (cached) yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for socketpair... yes checking for gethostbyname2... yes checking enable SPL suppport... yes checking whether zend_object_value is packed... yes checking for sqlite support... no checking whether to enable UTF-8 support in sqlite (default: ISO-8859-1)... no checking for getcwd... yes checking for getwd... yes checking for asinh... yes checking for acosh... yes checking for atanh... yes checking for log1p... yes checking for hypot... yes checking for crypt in -lcrypt... yes checking for standard DES crypt... yes checking for extended DES crypt... no checking for MD5 crypt... yes checking for Blowfish crypt... no checking whether flush should be called explicitly after a buffered io... no checking which regex library to use... php checking for working POSIX fnmatch... yes checking whether rounding works as expected... no checking for fork... yes checking if your OS can spawn processes with inherited handles... yes checking for glob... yes checking for strfmon... yes checking for nice... yes checking for res_nmkquery... no checking for __res_nmkquery... yes checking for res_nsend... no checking for __res_nsend... yes checking for dn_expand... yes checking for fpclass... no checking for isinf... yes checking for isnan... yes checking whether atof() accepts NAN... yes checking whether atof() accepts INF... yes checking whether HUGE_VAL == INF... yes checking whether HUGE_VAL + -HUGEVAL == NAN... yes checking whether strptime() declaration fails... no checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for mblen... yes checking for mbrlen... yes checking for mbsinit... yes checking for mbstate_t... yes checking for Sybase support... no checking for Sybase-CT support... no checking whether to enable System V IPC support... yes checking sys/msg.h usability... yes checking sys/msg.h presence... yes checking for sys/msg.h... yes checking whether to enable System V semaphore support... yes checking for union semun... no checking whether to enable System V shared memory support... yes checking for TIDY support... no checking whether to enable tokenizer support... yes checking whether to enable WDDX support... yes checking libexpat dir for WDDX... no checking for xml2-config path... (cached) /usr/bin/xml2-config checking whether libxml build works... (cached) yes checking whether to enable XML support... yes checking libexpat install dir... no checking for xml2-config path... (cached) /usr/bin/xml2-config checking whether libxml build works... (cached) yes checking whether to enable XMLReader support... yes checking for xml2-config path... (cached) /usr/bin/xml2-config checking whether libxml build works... (cached) yes checking for XMLRPC-EPI support... no checking libexpat dir for XMLRPC-EPI... no checking iconv dir for XMLRPC-EPI... no checking whether to enable XMLWriter support... yes checking for xml2-config path... (cached) /usr/bin/xml2-config checking whether libxml build works... (cached) yes checking for XSL support... no checking for zip archive read/writesupport... yes checking for the location of zlib... /usr Configuring PEAR checking whether to install PEAR... yes Configuring Zend checking for bison version... (cached) 2.3 (ok) checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for limits.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for stdarg.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for signal.h... (cached) yes checking for unix.h... (cached) no checking for stdlib.h... (cached) yes checking for mach-o/dyld.h... (cached) no checking for dlfcn.h... (cached) yes checking for size_t... (cached) yes checking return type of signal handlers... void checking for uint... yes checking for ulong... yes checking for int32_t... yes checking for uint32_t... yes checking for vprintf... (cached) yes checking for _doprnt... (cached) no checking for working memcmp... (cached) yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for memcpy... (cached) yes checking for strdup... (cached) yes checking for getpid... yes checking for kill... yes checking for strtod... yes checking for strtol... yes checking for finite... yes checking for fpclass... (cached) no checking whether sprintf is broken... no checking for finite... (cached) yes checking for isfinite... no checking for isinf... (cached) yes checking for isnan... (cached) yes checking whether fp_except is defined... no checking for dlfcn.h... (cached) yes checking whether dlsym() requires a leading underscore in symbol names... no checking virtual machine dispatch method... CALL checking whether to enable thread-safety... no checking whether to enable inline optimization for GCC... yes checking whether to enable a memory limit... yes checking whether to enable Zend debugging... no checking whether to enable Zend multibyte... no checking for inline... inline checking target system is Darwin... no checking for MM alignment and log values... done checking for memory allocation using mmap(MAP_ANON)... yes checking for memory allocation using mmap("/dev/zero")... yes checking for mremap... yes Configuring TSRM checking for stdarg.h... (cached) yes Configuring libtool checking for ld used by i486-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking for i486-linux-gnu-g++... i486-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i486-linux-gnu-g++ accepts -g... yes checking how to run the C++ preprocessor... i486-linux-gnu-g++ -E checking for i486-linux-gnu-g77... no checking for i486-linux-gnu-xlf... no checking for i486-linux-gnu-f77... no checking for i486-linux-gnu-frt... no checking for i486-linux-gnu-pgf77... no checking for i486-linux-gnu-cf77... no checking for i486-linux-gnu-fort77... no checking for i486-linux-gnu-fl32... no checking for i486-linux-gnu-af77... no checking for i486-linux-gnu-xlf90... no checking for i486-linux-gnu-f90... no checking for i486-linux-gnu-pgf90... no checking for i486-linux-gnu-pghpf... no checking for i486-linux-gnu-epcf90... no checking for i486-linux-gnu-gfortran... no checking for i486-linux-gnu-g95... no checking for i486-linux-gnu-xlf95... no checking for i486-linux-gnu-f95... no checking for i486-linux-gnu-fort... no checking for i486-linux-gnu-ifort... no checking for i486-linux-gnu-ifc... no checking for i486-linux-gnu-efc... no checking for i486-linux-gnu-pgf95... no checking for i486-linux-gnu-lf95... no checking for i486-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from i486-linux-gnu-gcc object... ok checking for objdir... .libs checking for i486-linux-gnu-ar... no checking for ar... ar checking for i486-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i486-linux-gnu-strip... no checking for strip... strip checking if i486-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i486-linux-gnu-gcc option to produce PIC... -fPIC checking if i486-linux-gnu-gcc PIC flag -fPIC works... yes checking if i486-linux-gnu-gcc static flag -static works... yes checking if i486-linux-gnu-gcc supports -c -o file.o... yes checking whether the i486-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i486-linux-gnu-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i486-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i486-linux-gnu-g++ option to produce PIC... -fPIC checking if i486-linux-gnu-g++ PIC flag -fPIC works... yes checking if i486-linux-gnu-g++ static flag -static works... yes checking if i486-linux-gnu-g++ supports -c -o file.o... yes checking whether the i486-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool Generating files configure: creating ./config.status creating main/internal_functions.c creating main/internal_functions_cli.c +--------------------------------------------------------------------+ | License: | | This software is subject to the PHP License, available in this | | distribution in the file LICENSE. By continuing this installation | | process, you are bound by the terms of this license agreement. | | If you do not agree with the terms of this license, you must abort | | the installation process at this point. | +--------------------------------------------------------------------+ Thank you for using PHP. config.status: creating php5.spec config.status: creating main/build-defs.h config.status: creating scripts/phpize config.status: creating scripts/man1/phpize.1 config.status: creating scripts/php-config config.status: creating scripts/man1/php-config.1 config.status: creating sapi/cli/php.1 config.status: creating main/php_config.h config.status: executing default commands cd apache-build && \ cp ../Zend/zend_ini_scanner.c ../Zend/zend_language_scanner.c \ ../Zend/zend_ini_parser.h ../Zend/zend_language_parser.h \ ../Zend/zend_ini_parser.c ../Zend/zend_language_parser.c \ Zend/ touch configure-apache-stamp dh_testdir # Add here commands to compile the package. cd apache-build && /usr/bin/make make[1]: Entering directory `/home/waja/php5-5.2.0/apache-build' /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -Iext/libxml/ -I/home/waja/php5-5.2.0/ext/libxml/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/libxml/libxml.c -o ext/libxml/libxml.lo mkdir ext/libxml/.libs i486-linux-gnu-gcc -Iext/libxml/ -I/home/waja/php5-5.2.0/ext/libxml/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/libxml/libxml.c -fPIC -DPIC -o ext/libxml/.libs/libxml.o /home/waja/php5-5.2.0/ext/libxml/libxml.c: In function 'php_libxml_streams_IO_open_wrapper': /home/waja/php5-5.2.0/ext/libxml/libxml.c:285: warning: pointer targets in passing argument 1 of 'xmlParseURI' differ in signedness /home/waja/php5-5.2.0/ext/libxml/libxml.c:286: warning: pointer targets in passing argument 1 of 'xmlStrncmp' differ in signedness /home/waja/php5-5.2.0/ext/libxml/libxml.c:286: warning: pointer targets in passing argument 2 of 'xmlStrncmp' differ in signedness /home/waja/php5-5.2.0/ext/libxml/libxml.c: In function '_php_list_set_error_structure': /home/waja/php5-5.2.0/ext/libxml/libxml.c:454: warning: pointer targets in passing argument 1 of 'xmlStrdup' differ in signedness /home/waja/php5-5.2.0/ext/libxml/libxml.c:454: warning: pointer targets in assignment differ in signedness /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -Iext/openssl/ -I/home/waja/php5-5.2.0/ext/openssl/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/openssl/openssl.c -o ext/openssl/openssl.lo mkdir ext/openssl/.libs i486-linux-gnu-gcc -Iext/openssl/ -I/home/waja/php5-5.2.0/ext/openssl/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/openssl/openssl.c -fPIC -DPIC -o ext/openssl/.libs/openssl.o /home/waja/php5-5.2.0/ext/openssl/openssl.c: In function 'php_openssl_x509_from_zval': /home/waja/php5-5.2.0/ext/openssl/openssl.c:836: warning: passing argument 1 of 'PEM_ASN1_read_bio' from incompatible pointer type /home/waja/php5-5.2.0/ext/openssl/openssl.c: In function 'zif_openssl_pkcs7_encrypt': /home/waja/php5-5.2.0/ext/openssl/openssl.c:2642: warning: value computed is not used /home/waja/php5-5.2.0/ext/openssl/openssl.c: In function 'zif_openssl_pkcs7_sign': /home/waja/php5-5.2.0/ext/openssl/openssl.c:2731: warning: value computed is not used /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -Iext/openssl/ -I/home/waja/php5-5.2.0/ext/openssl/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/openssl/xp_ssl.c -o ext/openssl/xp_ssl.lo i486-linux-gnu-gcc -Iext/openssl/ -I/home/waja/php5-5.2.0/ext/openssl/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/openssl/xp_ssl.c -fPIC -DPIC -o ext/openssl/.libs/xp_ssl.o /home/waja/php5-5.2.0/ext/openssl/xp_ssl.c: In function 'php_openssl_tcp_sockop_accept': /home/waja/php5-5.2.0/ext/openssl/xp_ssl.c:537: warning: enumeration value 'STREAM_CRYPTO_METHOD_SSLv2_SERVER' not handled in switch /home/waja/php5-5.2.0/ext/openssl/xp_ssl.c:537: warning: enumeration value 'STREAM_CRYPTO_METHOD_SSLv3_SERVER' not handled in switch /home/waja/php5-5.2.0/ext/openssl/xp_ssl.c:537: warning: enumeration value 'STREAM_CRYPTO_METHOD_SSLv23_SERVER' not handled in switch /home/waja/php5-5.2.0/ext/openssl/xp_ssl.c:537: warning: enumeration value 'STREAM_CRYPTO_METHOD_TLS_SERVER' not handled in switch /home/waja/php5-5.2.0/ext/openssl/xp_ssl.c: In function 'php_openssl_sockop_set_option': /home/waja/php5-5.2.0/ext/openssl/xp_ssl.c:425: warning: 'zcert' may be used uninitialized in this function /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -DEXPORT= -DNEWLINE=10 -DSUPPORT_UTF8 -DSUPPORT_UCP -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=10000000 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -Iext/pcre/ -I/home/waja/php5-5.2.0/ext/pcre/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/pcre/php_pcre.c -o ext/pcre/php_pcre.lo mkdir ext/pcre/.libs i486-linux-gnu-gcc -DEXPORT= -DNEWLINE=10 -DSUPPORT_UTF8 -DSUPPORT_UCP -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=10000000 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -Iext/pcre/ -I/home/waja/php5-5.2.0/ext/pcre/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/pcre/php_pcre.c -fPIC -DPIC -o ext/pcre/.libs/php_pcre.o /home/waja/php5-5.2.0/ext/pcre/php_pcre.c: In function 'php_pcre_replace_impl': /home/waja/php5-5.2.0/ext/pcre/php_pcre.c:960: warning: 'eval_result' may be used uninitialized in this function /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -Iext/zlib/ -I/home/waja/php5-5.2.0/ext/zlib/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/zlib/zlib.c -o ext/zlib/zlib.lo mkdir ext/zlib/.libs i486-linux-gnu-gcc -Iext/zlib/ -I/home/waja/php5-5.2.0/ext/zlib/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/zlib/zlib.c -fPIC -DPIC -o ext/zlib/.libs/zlib.o In file included from /home/waja/php5-5.2.0/ext/zlib/zlib.h:34, from /home/waja/php5-5.2.0/ext/zlib/php_zlib.h:25, from /home/waja/php5-5.2.0/ext/zlib/zlib.c:48: /home/waja/php5-5.2.0/ext/zlib/zconf.h:11:2: warning: #warning Including local zconf.h instead of system zconf.h /home/waja/php5-5.2.0/ext/zlib/zconf.h:294:4: warning: #warning Defining z_off_t as 'long' rather than 'off_t' /home/waja/php5-5.2.0/ext/zlib/zlib.c: In function 'zif_gzcompress': /home/waja/php5-5.2.0/ext/zlib/zlib.c:412: warning: pointer targets in passing argument 1 of 'compress2' differ in signedness /home/waja/php5-5.2.0/ext/zlib/zlib.c:412: warning: pointer targets in passing argument 3 of 'compress2' differ in signedness /home/waja/php5-5.2.0/ext/zlib/zlib.c:414: warning: pointer targets in passing argument 1 of 'compress' differ in signedness /home/waja/php5-5.2.0/ext/zlib/zlib.c:414: warning: pointer targets in passing argument 3 of 'compress' differ in signedness /home/waja/php5-5.2.0/ext/zlib/zlib.c: In function 'zif_gzuncompress': /home/waja/php5-5.2.0/ext/zlib/zlib.c:459: warning: pointer targets in passing argument 1 of 'uncompress' differ in signedness /home/waja/php5-5.2.0/ext/zlib/zlib.c:459: warning: pointer targets in passing argument 3 of 'uncompress' differ in signedness /home/waja/php5-5.2.0/ext/zlib/zlib.c: In function 'zif_gzdeflate': /home/waja/php5-5.2.0/ext/zlib/zlib.c:508: warning: pointer targets in assignment differ in signedness /home/waja/php5-5.2.0/ext/zlib/zlib.c: In function 'zif_gzinflate': /home/waja/php5-5.2.0/ext/zlib/zlib.c:584: warning: pointer targets in assignment differ in signedness /home/waja/php5-5.2.0/ext/zlib/zlib.c: In function 'zif_gzencode': /home/waja/php5-5.2.0/ext/zlib/zlib.c:791: warning: pointer targets in assignment differ in signedness /home/waja/php5-5.2.0/ext/zlib/zlib.c: In function 'zif_ob_gzhandler': /home/waja/php5-5.2.0/ext/zlib/zlib.c:922: warning: pointer targets in passing argument 4 of 'php_deflate_string' differ in signedness /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -Iext/zlib/ -I/home/waja/php5-5.2.0/ext/zlib/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/zlib/zlib_fopen_wrapper.c -o ext/zlib/zlib_fopen_wrapper.lo i486-linux-gnu-gcc -Iext/zlib/ -I/home/waja/php5-5.2.0/ext/zlib/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/zlib/zlib_fopen_wrapper.c -fPIC -DPIC -o ext/zlib/.libs/zlib_fopen_wrapper.o In file included from /home/waja/php5-5.2.0/ext/zlib/zlib.h:34, from /home/waja/php5-5.2.0/ext/zlib/php_zlib.h:25, from /home/waja/php5-5.2.0/ext/zlib/zlib_fopen_wrapper.c:25: /home/waja/php5-5.2.0/ext/zlib/zconf.h:11:2: warning: #warning Including local zconf.h instead of system zconf.h /home/waja/php5-5.2.0/ext/zlib/zconf.h:294:4: warning: #warning Defining z_off_t as 'long' rather than 'off_t' /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -Iext/zlib/ -I/home/waja/php5-5.2.0/ext/zlib/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/zlib/zlib_filter.c -o ext/zlib/zlib_filter.lo i486-linux-gnu-gcc -Iext/zlib/ -I/home/waja/php5-5.2.0/ext/zlib/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/zlib/zlib_filter.c -fPIC -DPIC -o ext/zlib/.libs/zlib_filter.o In file included from /home/waja/php5-5.2.0/ext/zlib/zlib.h:34, from /home/waja/php5-5.2.0/ext/zlib/php_zlib.h:25, from /home/waja/php5-5.2.0/ext/zlib/zlib_filter.c:22: /home/waja/php5-5.2.0/ext/zlib/zconf.h:11:2: warning: #warning Including local zconf.h instead of system zconf.h /home/waja/php5-5.2.0/ext/zlib/zconf.h:294:4: warning: #warning Defining z_off_t as 'long' rather than 'off_t' /home/waja/php5-5.2.0/ext/zlib/zlib_filter.c: In function 'php_zlib_inflate_filter': /home/waja/php5-5.2.0/ext/zlib/zlib_filter.c:98: warning: pointer targets in assignment differ in signedness /home/waja/php5-5.2.0/ext/zlib/zlib_filter.c:109: warning: pointer targets in assignment differ in signedness /home/waja/php5-5.2.0/ext/zlib/zlib_filter.c:127: warning: pointer targets in assignment differ in signedness /home/waja/php5-5.2.0/ext/zlib/zlib_filter.c: In function 'php_zlib_deflate_filter': /home/waja/php5-5.2.0/ext/zlib/zlib_filter.c:206: warning: pointer targets in assignment differ in signedness /home/waja/php5-5.2.0/ext/zlib/zlib_filter.c:218: warning: pointer targets in assignment differ in signedness /home/waja/php5-5.2.0/ext/zlib/zlib_filter.c:236: warning: pointer targets in assignment differ in signedness /home/waja/php5-5.2.0/ext/zlib/zlib_filter.c: In function 'php_zlib_filter_create': /home/waja/php5-5.2.0/ext/zlib/zlib_filter.c:288: warning: pointer targets in assignment differ in signedness /home/waja/php5-5.2.0/ext/zlib/zlib_filter.c:288: warning: pointer targets in assignment differ in signedness /home/waja/php5-5.2.0/ext/zlib/zlib_filter.c:295: warning: pointer targets in assignment differ in signedness /home/waja/php5-5.2.0/ext/zlib/zlib_filter.c:295: warning: pointer targets in assignment differ in signedness /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/bcmath/bcmath.c -o ext/bcmath/bcmath.lo mkdir ext/bcmath/.libs i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/bcmath/bcmath.c -fPIC -DPIC -o ext/bcmath/.libs/bcmath.o /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/add.c -o ext/bcmath/libbcmath/src/add.lo mkdir ext/bcmath/libbcmath/src/.libs i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/add.c -fPIC -DPIC -o ext/bcmath/libbcmath/src/.libs/add.o /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/div.c -o ext/bcmath/libbcmath/src/div.lo i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/div.c -fPIC -DPIC -o ext/bcmath/libbcmath/src/.libs/div.o /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/init.c -o ext/bcmath/libbcmath/src/init.lo i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/init.c -fPIC -DPIC -o ext/bcmath/libbcmath/src/.libs/init.o /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/neg.c -o ext/bcmath/libbcmath/src/neg.lo i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/neg.c -fPIC -DPIC -o ext/bcmath/libbcmath/src/.libs/neg.o /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/outofmem.c -o ext/bcmath/libbcmath/src/outofmem.lo i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/outofmem.c -fPIC -DPIC -o ext/bcmath/libbcmath/src/.libs/outofmem.o /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/raisemod.c -o ext/bcmath/libbcmath/src/raisemod.lo i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/raisemod.c -fPIC -DPIC -o ext/bcmath/libbcmath/src/.libs/raisemod.o /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/rt.c -o ext/bcmath/libbcmath/src/rt.lo i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/rt.c -fPIC -DPIC -o ext/bcmath/libbcmath/src/.libs/rt.o /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/sub.c -o ext/bcmath/libbcmath/src/sub.lo i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/sub.c -fPIC -DPIC -o ext/bcmath/libbcmath/src/.libs/sub.o /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/compare.c -o ext/bcmath/libbcmath/src/compare.lo i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/compare.c -fPIC -DPIC -o ext/bcmath/libbcmath/src/.libs/compare.o /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/divmod.c -o ext/bcmath/libbcmath/src/divmod.lo i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/divmod.c -fPIC -DPIC -o ext/bcmath/libbcmath/src/.libs/divmod.o /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/int2num.c -o ext/bcmath/libbcmath/src/int2num.lo i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/int2num.c -fPIC -DPIC -o ext/bcmath/libbcmath/src/.libs/int2num.o /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/num2long.c -o ext/bcmath/libbcmath/src/num2long.lo i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/num2long.c -fPIC -DPIC -o ext/bcmath/libbcmath/src/.libs/num2long.o /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/output.c -o ext/bcmath/libbcmath/src/output.lo i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/output.c -fPIC -DPIC -o ext/bcmath/libbcmath/src/.libs/output.o /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/recmul.c -o ext/bcmath/libbcmath/src/recmul.lo i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/recmul.c -fPIC -DPIC -o ext/bcmath/libbcmath/src/.libs/recmul.o /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/sqrt.c -o ext/bcmath/libbcmath/src/sqrt.lo i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/sqrt.c -fPIC -DPIC -o ext/bcmath/libbcmath/src/.libs/sqrt.o /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/zero.c -o ext/bcmath/libbcmath/src/zero.lo i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/zero.c -fPIC -DPIC -o ext/bcmath/libbcmath/src/.libs/zero.o /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/debug.c -o ext/bcmath/libbcmath/src/debug.lo i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/debug.c -fPIC -DPIC -o ext/bcmath/libbcmath/src/.libs/debug.o /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/doaddsub.c -o ext/bcmath/libbcmath/src/doaddsub.lo i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/doaddsub.c -fPIC -DPIC -o ext/bcmath/libbcmath/src/.libs/doaddsub.o /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/nearzero.c -o ext/bcmath/libbcmath/src/nearzero.lo i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/nearzero.c -fPIC -DPIC -o ext/bcmath/libbcmath/src/.libs/nearzero.o /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/num2str.c -o ext/bcmath/libbcmath/src/num2str.lo i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/num2str.c -fPIC -DPIC -o ext/bcmath/libbcmath/src/.libs/num2str.o /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/raise.c -o ext/bcmath/libbcmath/src/raise.lo i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/raise.c -fPIC -DPIC -o ext/bcmath/libbcmath/src/.libs/raise.o /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/rmzero.c -o ext/bcmath/libbcmath/src/rmzero.lo i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/rmzero.c -fPIC -DPIC -o ext/bcmath/libbcmath/src/.libs/rmzero.o /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/str2num.c -o ext/bcmath/libbcmath/src/str2num.lo i486-linux-gnu-gcc -I/home/waja/php5-5.2.0/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/home/waja/php5-5.2.0/ext/bcmath/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/bcmath/libbcmath/src/str2num.c -fPIC -DPIC -o ext/bcmath/libbcmath/src/.libs/str2num.o /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -Iext/bz2/ -I/home/waja/php5-5.2.0/ext/bz2/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/bz2/bz2.c -o ext/bz2/bz2.lo mkdir ext/bz2/.libs i486-linux-gnu-gcc -Iext/bz2/ -I/home/waja/php5-5.2.0/ext/bz2/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/bz2/bz2.c -fPIC -DPIC -o ext/bz2/.libs/bz2.o /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -Iext/bz2/ -I/home/waja/php5-5.2.0/ext/bz2/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/bz2/bz2_filter.c -o ext/bz2/bz2_filter.lo i486-linux-gnu-gcc -Iext/bz2/ -I/home/waja/php5-5.2.0/ext/bz2/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/bz2/bz2_filter.c -fPIC -DPIC -o ext/bz2/.libs/bz2_filter.o /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -Iext/calendar/ -I/home/waja/php5-5.2.0/ext/calendar/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/calendar/calendar.c -o ext/calendar/calendar.lo mkdir ext/calendar/.libs i486-linux-gnu-gcc -Iext/calendar/ -I/home/waja/php5-5.2.0/ext/calendar/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /home/waja/php5-5.2.0/ext/calendar/calendar.c -fPIC -DPIC -o ext/calendar/.libs/calendar.o /bin/sh /home/waja/php5-5.2.0/apache-build/libtool --preserve-dup-deps --mode=compile i486-linux-gnu-gcc -Iext/calendar/ -I/home/waja/php5-5.2.0/ext/calendar/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl/mbfl -I/home/waja/php5-5.2.0/apache-build/TSRM -I/home/waja/php5-5.2.0/apache-build/Zend -I/home/waja/php5-5.2.0/main -I/home/waja/php5-5.2.0/Zend -I/home/waja/php5-5.2.0/TSRM -I/home/waja/php5-5.2.0/apache-build/ -I/usr/include -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -prefer-pic -c /home/waja/php5-5.2.0/ext/calendar/dow.c -o ext/calendar/dow.lo i486-linux-gnu-gcc -Iext/calendar/ -I/home/waja/php5-5.2.0/ext/calendar/ -DPHP_ATOM_INC -I/home/waja/php5-5.2.0/apache-build/include -I/home/waja/php5-5.2.0/apache-build/main -I/home/waja/php5-5.2.0 -I/usr/include/libxml2 -I/home/waja/php5-5.2.0/apache-build/ext/date/lib -I/home/waja/php5-5.2.0/ext/date/lib -I/home/waja/php5-5.2.0/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/oniguruma -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/apache-build/ext/mbstring/libmbfl -I/home/waja/php5-5.2.0/ext/mbstring/libmbfl/mb